var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4076022&docid=71609963&x=1240',
		'title': '',
		'imageId': '71609963',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4076022&docid=71609964&x=1240',
		'title': '',
		'imageId': '71609964',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4076022&docid=71609965&x=1240',
		'title': '',
		'imageId': '71609965',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4076022&docid=71609966&x=1240',
		'title': '',
		'imageId': '71609966',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4076022&docid=71609967&x=1240',
		'title': '',
		'imageId': '71609967',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4076022&docid=71609968&x=1240',
		'title': '',
		'imageId': '71609968',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4076022&docid=71609969&x=1240',
		'title': '',
		'imageId': '71609969',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4076022&docid=71609970&x=1240',
		'title': '',
		'imageId': '71609970',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4076022&docid=71609971&x=1240',
		'title': '',
		'imageId': '71609971',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4076022&docid=71609972&x=1240',
		'title': '',
		'imageId': '71609972',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4076022&docid=71609974&x=1240',
		'title': '',
		'imageId': '71609974',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4076022&docid=71609975&x=1240',
		'title': '',
		'imageId': '71609975',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4076022';

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