var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3964247&docid=68912392&x=134',
		'title': '',
		'imageId': '68912392',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964247&docid=68912386&x=134',
		'title': '',
		'imageId': '68912386',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964247&docid=68912384&x=134',
		'title': '',
		'imageId': '68912384',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964247&docid=68912387&x=134',
		'title': '',
		'imageId': '68912387',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964247&docid=68912378&x=134',
		'title': '',
		'imageId': '68912378',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964247&docid=68912374&x=134',
		'title': '',
		'imageId': '68912374',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964247&docid=68912447&x=134',
		'title': '',
		'imageId': '68912447',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964247&docid=68912376&x=134',
		'title': '',
		'imageId': '68912376',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3964247&docid=68912375&x=134',
		'title': '',
		'imageId': '68912375',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3964247';

document.body.style.overflow = "hidden";
var closeElement = document.querySelector("#lightbox #close");
var closeLoadingElement = document.querySelector("#lightbox #closeLoading");

if (closeElement) {
	closeElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}

if (closeLoadingElement) {
	closeLoadingElement.addEventListener("click", function() {
		document.body.style.overflow = "auto";
	})
}
