var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=179531&docid=626050&x=3644',
		'title': '',
		'imageId': '626050',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179531&docid=626051&x=3644',
		'title': '',
		'imageId': '626051',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179531&docid=626052&x=3644',
		'title': '',
		'imageId': '626052',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179531&docid=626053&x=3644',
		'title': '',
		'imageId': '626053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179531&docid=626054&x=3644',
		'title': '',
		'imageId': '626054',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179531&docid=626055&x=3644',
		'title': '',
		'imageId': '626055',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179531&docid=626056&x=3644',
		'title': '',
		'imageId': '626056',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179531&docid=626057&x=3644',
		'title': '',
		'imageId': '626057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179531&docid=626058&x=3644',
		'title': '',
		'imageId': '626058',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #179531';

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