var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=475573&docid=2596588&x=924',
		'title': '',
		'imageId': '2596588',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475573&docid=2596591&x=924',
		'title': '',
		'imageId': '2596591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475573&docid=2596594&x=924',
		'title': '',
		'imageId': '2596594',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475573&docid=2596597&x=924',
		'title': '',
		'imageId': '2596597',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475573&docid=2596600&x=924',
		'title': '',
		'imageId': '2596600',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475573&docid=2596603&x=924',
		'title': '',
		'imageId': '2596603',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475573&docid=2596606&x=924',
		'title': '',
		'imageId': '2596606',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=475573&docid=2596609&x=924',
		'title': '',
		'imageId': '2596609',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #475573';

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