var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=477189&docid=2611284&x=3214',
		'title': '',
		'imageId': '2611284',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=477189&docid=2611289&x=3214',
		'title': '',
		'imageId': '2611289',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=477189&docid=2611292&x=3214',
		'title': '',
		'imageId': '2611292',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=477189&docid=2611295&x=3214',
		'title': '',
		'imageId': '2611295',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=477189&docid=2611298&x=3214',
		'title': '',
		'imageId': '2611298',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=477189&docid=2611277&x=3214',
		'title': '',
		'imageId': '2611277',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=477189&docid=2611301&x=3214',
		'title': '',
		'imageId': '2611301',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=477189&docid=2611280&x=3214',
		'title': '',
		'imageId': '2611280',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #477189';

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