var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3961788&docid=68693403&x=3646',
		'title': '',
		'imageId': '68693403',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961788&docid=68693407&x=3646',
		'title': '',
		'imageId': '68693407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961788&docid=68693409&x=3646',
		'title': '',
		'imageId': '68693409',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961788&docid=68693404&x=3646',
		'title': '',
		'imageId': '68693404',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961788&docid=68693402&x=3646',
		'title': '',
		'imageId': '68693402',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961788&docid=68693406&x=3646',
		'title': '',
		'imageId': '68693406',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961788&docid=68693405&x=3646',
		'title': '',
		'imageId': '68693405',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3961788&docid=68693408&x=3646',
		'title': '',
		'imageId': '68693408',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3961788';

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