var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=908887&docid=7251385&x=108',
		'title': '',
		'imageId': '7251385',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908887&docid=7251391&x=108',
		'title': '',
		'imageId': '7251391',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908887&docid=7251405&x=108',
		'title': '',
		'imageId': '7251405',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908887&docid=7251413&x=108',
		'title': '',
		'imageId': '7251413',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908887&docid=7251422&x=108',
		'title': '',
		'imageId': '7251422',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=908887&docid=7251426&x=108',
		'title': '',
		'imageId': '7251426',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #908887';

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