var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=917586&docid=7328284&x=139',
		'title': '',
		'imageId': '7328284',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=917586&docid=7328287&x=139',
		'title': '',
		'imageId': '7328287',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=917586&docid=7328290&x=139',
		'title': '',
		'imageId': '7328290',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=917586&docid=7328293&x=139',
		'title': '',
		'imageId': '7328293',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=917586&docid=7328296&x=139',
		'title': '',
		'imageId': '7328296',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=917586&docid=7328299&x=139',
		'title': '',
		'imageId': '7328299',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=917586&docid=7328305&x=139',
		'title': '',
		'imageId': '7328305',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=917586&docid=7328310&x=139',
		'title': '',
		'imageId': '7328310',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #917586';

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