var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4000668&docid=69731827&x=351',
		'title': '',
		'imageId': '69731827',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000668&docid=69731809&x=351',
		'title': '',
		'imageId': '69731809',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000668&docid=69731824&x=351',
		'title': '',
		'imageId': '69731824',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000668&docid=69731803&x=351',
		'title': '',
		'imageId': '69731803',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000668&docid=69731818&x=351',
		'title': '',
		'imageId': '69731818',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000668&docid=69731831&x=351',
		'title': '',
		'imageId': '69731831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000668&docid=69731800&x=351',
		'title': '',
		'imageId': '69731800',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000668&docid=69731806&x=351',
		'title': '',
		'imageId': '69731806',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4000668&docid=69731912&x=351',
		'title': '',
		'imageId': '69731912',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4000668';

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