var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3880383&docid=66887603&x=5614',
		'title': '',
		'imageId': '66887603',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880383&docid=66887604&x=5614',
		'title': '',
		'imageId': '66887604',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880383&docid=66887605&x=5614',
		'title': '',
		'imageId': '66887605',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880383&docid=66887606&x=5614',
		'title': '',
		'imageId': '66887606',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880383&docid=66887609&x=5614',
		'title': '',
		'imageId': '66887609',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880383&docid=66887602&x=5614',
		'title': '',
		'imageId': '66887602',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880383&docid=66887607&x=5614',
		'title': '',
		'imageId': '66887607',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3880383&docid=66887608&x=5614',
		'title': '',
		'imageId': '66887608',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3880383';

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