var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=929117&docid=7454691&x=1314',
		'title': '',
		'imageId': '7454691',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=929117&docid=7454700&x=1314',
		'title': '',
		'imageId': '7454700',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=929117&docid=7454704&x=1314',
		'title': '',
		'imageId': '7454704',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=929117&docid=7454708&x=1314',
		'title': '',
		'imageId': '7454708',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=929117&docid=7454712&x=1314',
		'title': '',
		'imageId': '7454712',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=929117&docid=7454715&x=1314',
		'title': '',
		'imageId': '7454715',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #929117';

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