var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3962449&docid=68579962&x=4210',
		'title': '',
		'imageId': '68579962',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962449&docid=68579966&x=4210',
		'title': '',
		'imageId': '68579966',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962449&docid=68579963&x=4210',
		'title': '',
		'imageId': '68579963',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962449&docid=68579964&x=4210',
		'title': '',
		'imageId': '68579964',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962449&docid=68579965&x=4210',
		'title': '',
		'imageId': '68579965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962449&docid=68579970&x=4210',
		'title': '',
		'imageId': '68579970',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962449&docid=68579967&x=4210',
		'title': '',
		'imageId': '68579967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962449&docid=68579973&x=4210',
		'title': '',
		'imageId': '68579973',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962449&docid=68579976&x=4210',
		'title': '',
		'imageId': '68579976',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3962449';

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