var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=930683&docid=7472585&x=936',
		'title': '',
		'imageId': '7472585',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=930683&docid=7472583&x=936',
		'title': '',
		'imageId': '7472583',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=930683&docid=7472584&x=936',
		'title': '',
		'imageId': '7472584',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=930683&docid=7472591&x=936',
		'title': '',
		'imageId': '7472591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=930683&docid=7472594&x=936',
		'title': '',
		'imageId': '7472594',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=930683&docid=7472593&x=936',
		'title': '',
		'imageId': '7472593',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #930683';

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