var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4085276&docid=70825968&x=3251',
		'title': '',
		'imageId': '70825968',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085276&docid=70825969&x=3251',
		'title': '',
		'imageId': '70825969',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085276&docid=70825970&x=3251',
		'title': '',
		'imageId': '70825970',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085276&docid=70825972&x=3251',
		'title': '',
		'imageId': '70825972',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085276&docid=70825975&x=3251',
		'title': '',
		'imageId': '70825975',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085276&docid=70825974&x=3251',
		'title': '',
		'imageId': '70825974',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085276&docid=70825965&x=3251',
		'title': '',
		'imageId': '70825965',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085276&docid=70825973&x=3251',
		'title': '',
		'imageId': '70825973',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085276&docid=70825967&x=3251',
		'title': '',
		'imageId': '70825967',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085276&docid=70825966&x=3251',
		'title': '',
		'imageId': '70825966',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085276&docid=70825964&x=3251',
		'title': '',
		'imageId': '70825964',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4085276&docid=70825971&x=3251',
		'title': '',
		'imageId': '70825971',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4085276';

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