var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009792&docid=69398292&x=200',
		'title': '',
		'imageId': '69398292',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009792&docid=69398300&x=200',
		'title': '',
		'imageId': '69398300',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009792&docid=69398294&x=200',
		'title': '',
		'imageId': '69398294',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009792&docid=69398299&x=200',
		'title': '',
		'imageId': '69398299',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009792&docid=69398297&x=200',
		'title': '',
		'imageId': '69398297',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009792&docid=69398293&x=200',
		'title': '',
		'imageId': '69398293',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009792&docid=69398295&x=200',
		'title': '',
		'imageId': '69398295',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009792&docid=69398296&x=200',
		'title': '',
		'imageId': '69398296',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009792&docid=69398298&x=200',
		'title': '',
		'imageId': '69398298',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009792';

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