var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015628&docid=70099323&x=1654',
		'title': '',
		'imageId': '70099323',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015628&docid=70099326&x=1654',
		'title': '',
		'imageId': '70099326',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015628&docid=70099329&x=1654',
		'title': '',
		'imageId': '70099329',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015628&docid=70099332&x=1654',
		'title': '',
		'imageId': '70099332',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015628&docid=70099336&x=1654',
		'title': '',
		'imageId': '70099336',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015628&docid=70099339&x=1654',
		'title': '',
		'imageId': '70099339',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015628&docid=70099344&x=1654',
		'title': '',
		'imageId': '70099344',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015628&docid=70099347&x=1654',
		'title': '',
		'imageId': '70099347',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015628';

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