var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3899893&docid=67402970&x=5734',
		'title': '',
		'imageId': '67402970',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899893&docid=67402966&x=5734',
		'title': '',
		'imageId': '67402966',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899893&docid=67402971&x=5734',
		'title': '',
		'imageId': '67402971',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899893&docid=67402965&x=5734',
		'title': '',
		'imageId': '67402965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899893&docid=67402968&x=5734',
		'title': '',
		'imageId': '67402968',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899893&docid=67402967&x=5734',
		'title': '',
		'imageId': '67402967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899893&docid=67402972&x=5734',
		'title': '',
		'imageId': '67402972',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899893&docid=67402969&x=5734',
		'title': '',
		'imageId': '67402969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3899893';

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