var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3899323&docid=67378317&x=1457',
		'title': '',
		'imageId': '67378317',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899323&docid=67378323&x=1457',
		'title': '',
		'imageId': '67378323',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899323&docid=67378321&x=1457',
		'title': '',
		'imageId': '67378321',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899323&docid=67378324&x=1457',
		'title': '',
		'imageId': '67378324',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899323&docid=67378319&x=1457',
		'title': '',
		'imageId': '67378319',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899323&docid=67378320&x=1457',
		'title': '',
		'imageId': '67378320',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899323&docid=67378318&x=1457',
		'title': '',
		'imageId': '67378318',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3899323&docid=67378322&x=1457',
		'title': '',
		'imageId': '67378322',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3899323';

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