var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3919357&docid=67184878&x=353',
		'title': '',
		'imageId': '67184878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919357&docid=67184879&x=353',
		'title': '',
		'imageId': '67184879',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919357&docid=67184880&x=353',
		'title': '',
		'imageId': '67184880',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919357&docid=67184881&x=353',
		'title': '',
		'imageId': '67184881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919357&docid=67184882&x=353',
		'title': '',
		'imageId': '67184882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919357&docid=67184883&x=353',
		'title': '',
		'imageId': '67184883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919357&docid=67184884&x=353',
		'title': '',
		'imageId': '67184884',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919357&docid=67184885&x=353',
		'title': '',
		'imageId': '67184885',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3919357&docid=67184886&x=353',
		'title': '',
		'imageId': '67184886',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3919357';

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