var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3880376&docid=66887543&x=4914',
		'title': '',
		'imageId': '66887543',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880376&docid=66887539&x=4914',
		'title': '',
		'imageId': '66887539',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880376&docid=66887540&x=4914',
		'title': '',
		'imageId': '66887540',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880376&docid=66887541&x=4914',
		'title': '',
		'imageId': '66887541',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880376&docid=66887542&x=4914',
		'title': '',
		'imageId': '66887542',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880376&docid=66887538&x=4914',
		'title': '',
		'imageId': '66887538',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880376&docid=66887545&x=4914',
		'title': '',
		'imageId': '66887545',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880376&docid=66887544&x=4914',
		'title': '',
		'imageId': '66887544',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880376&docid=66887546&x=4914',
		'title': '',
		'imageId': '66887546',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3880376';

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";
	})
}
