var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3917307&docid=65224702&x=5818',
		'title': '',
		'imageId': '65224702',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917307&docid=65224704&x=5818',
		'title': '',
		'imageId': '65224704',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917307&docid=65224705&x=5818',
		'title': '',
		'imageId': '65224705',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917307&docid=65224706&x=5818',
		'title': '',
		'imageId': '65224706',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917307&docid=65224703&x=5818',
		'title': '',
		'imageId': '65224703',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917307&docid=65224700&x=5818',
		'title': '',
		'imageId': '65224700',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917307&docid=65224701&x=5818',
		'title': '',
		'imageId': '65224701',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3917307&docid=65224707&x=5818',
		'title': '',
		'imageId': '65224707',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3917307';

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