var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3962324&docid=68862355&x=4618',
		'title': '',
		'imageId': '68862355',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962324&docid=68862356&x=4618',
		'title': '',
		'imageId': '68862356',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962324&docid=68862357&x=4618',
		'title': '',
		'imageId': '68862357',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962324&docid=68862358&x=4618',
		'title': '',
		'imageId': '68862358',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962324&docid=68862359&x=4618',
		'title': '',
		'imageId': '68862359',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962324&docid=68862360&x=4618',
		'title': '',
		'imageId': '68862360',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962324&docid=68862361&x=4618',
		'title': '',
		'imageId': '68862361',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962324&docid=68862362&x=4618',
		'title': '',
		'imageId': '68862362',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962324&docid=68862363&x=4618',
		'title': '',
		'imageId': '68862363',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3962324';

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