var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4068936&docid=71437350&x=3053',
		'title': '',
		'imageId': '71437350',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4068936&docid=71437349&x=3053',
		'title': '',
		'imageId': '71437349',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4068936&docid=71437348&x=3053',
		'title': '',
		'imageId': '71437348',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4068936&docid=71437346&x=3053',
		'title': '',
		'imageId': '71437346',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4068936&docid=71437351&x=3053',
		'title': '',
		'imageId': '71437351',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4068936&docid=71437352&x=3053',
		'title': '',
		'imageId': '71437352',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4068936&docid=71437353&x=3053',
		'title': '',
		'imageId': '71437353',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4068936&docid=71437357&x=3053',
		'title': '',
		'imageId': '71437357',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4068936&docid=71437354&x=3053',
		'title': '',
		'imageId': '71437354',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4068936&docid=71437356&x=3053',
		'title': '',
		'imageId': '71437356',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4068936&docid=71437355&x=3053',
		'title': '',
		'imageId': '71437355',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4068936&docid=71437549&x=3053',
		'title': '',
		'imageId': '71437549',
		'alt' : 'Picture',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4068936';

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