var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3976304&docid=69177964&x=4627',
		'title': '',
		'imageId': '69177964',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976304&docid=69177967&x=4627',
		'title': '',
		'imageId': '69177967',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976304&docid=69177963&x=4627',
		'title': '',
		'imageId': '69177963',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976304&docid=69177966&x=4627',
		'title': '',
		'imageId': '69177966',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976304&docid=69177968&x=4627',
		'title': '',
		'imageId': '69177968',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976304&docid=69177970&x=4627',
		'title': '',
		'imageId': '69177970',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976304&docid=69177965&x=4627',
		'title': '',
		'imageId': '69177965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976304&docid=69177969&x=4627',
		'title': '',
		'imageId': '69177969',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976304&docid=69177962&x=4627',
		'title': '',
		'imageId': '69177962',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3976304';

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