var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=926644&docid=7423748&x=2257',
		'title': '',
		'imageId': '7423748',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926644&docid=7423746&x=2257',
		'title': '',
		'imageId': '7423746',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926644&docid=7423747&x=2257',
		'title': '',
		'imageId': '7423747',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926644&docid=7423771&x=2257',
		'title': '',
		'imageId': '7423771',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926644&docid=7423759&x=2257',
		'title': '',
		'imageId': '7423759',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=926644&docid=7423772&x=2257',
		'title': '',
		'imageId': '7423772',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #926644';

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