var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3984237&docid=69358521&x=2523',
		'title': '',
		'imageId': '69358521',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984237&docid=69358522&x=2523',
		'title': '',
		'imageId': '69358522',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984237&docid=69358523&x=2523',
		'title': '',
		'imageId': '69358523',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984237&docid=69358524&x=2523',
		'title': '',
		'imageId': '69358524',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984237&docid=69358525&x=2523',
		'title': '',
		'imageId': '69358525',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984237&docid=69358526&x=2523',
		'title': '',
		'imageId': '69358526',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984237&docid=69358527&x=2523',
		'title': '',
		'imageId': '69358527',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984237&docid=69358528&x=2523',
		'title': '',
		'imageId': '69358528',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984237&docid=69358529&x=2523',
		'title': '',
		'imageId': '69358529',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984237&docid=69358530&x=2523',
		'title': '',
		'imageId': '69358530',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984237&docid=69358531&x=2523',
		'title': '',
		'imageId': '69358531',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984237&docid=69358532&x=2523',
		'title': '',
		'imageId': '69358532',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3984237';

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