var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3916791&docid=67818778&x=5539',
		'title': '',
		'imageId': '67818778',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916791&docid=67818779&x=5539',
		'title': '',
		'imageId': '67818779',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916791&docid=67818780&x=5539',
		'title': '',
		'imageId': '67818780',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916791&docid=67818781&x=5539',
		'title': '',
		'imageId': '67818781',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916791&docid=67818782&x=5539',
		'title': '',
		'imageId': '67818782',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916791&docid=67818788&x=5539',
		'title': '',
		'imageId': '67818788',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916791&docid=67818787&x=5539',
		'title': '',
		'imageId': '67818787',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916791&docid=67818791&x=5539',
		'title': '',
		'imageId': '67818791',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3916791&docid=67818777&x=5539',
		'title': '',
		'imageId': '67818777',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3916791';

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