var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=477059&docid=2609965&x=4231',
		'title': '',
		'imageId': '2609965',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=477059&docid=2609968&x=4231',
		'title': '',
		'imageId': '2609968',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=477059&docid=2609971&x=4231',
		'title': '',
		'imageId': '2609971',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=477059&docid=2609974&x=4231',
		'title': '',
		'imageId': '2609974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=477059&docid=2609977&x=4231',
		'title': '',
		'imageId': '2609977',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=477059&docid=2609980&x=4231',
		'title': '',
		'imageId': '2609980',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=477059&docid=2612953&x=4231',
		'title': '',
		'imageId': '2612953',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=477059&docid=2612958&x=4231',
		'title': '',
		'imageId': '2612958',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=477059&docid=2612961&x=4231',
		'title': '',
		'imageId': '2612961',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #477059';

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