var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=179568&docid=626619&x=2433',
		'title': '',
		'imageId': '626619',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179568&docid=626620&x=2433',
		'title': '',
		'imageId': '626620',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179568&docid=626621&x=2433',
		'title': '',
		'imageId': '626621',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179568&docid=626622&x=2433',
		'title': '',
		'imageId': '626622',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179568&docid=626623&x=2433',
		'title': '',
		'imageId': '626623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=179568&docid=626624&x=2433',
		'title': '',
		'imageId': '626624',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #179568';

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