var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012605&docid=70017431&x=2649',
		'title': '',
		'imageId': '70017431',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012605&docid=70017432&x=2649',
		'title': '',
		'imageId': '70017432',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012605&docid=70017433&x=2649',
		'title': '',
		'imageId': '70017433',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012605&docid=70019612&x=2649',
		'title': '',
		'imageId': '70019612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012605&docid=70019611&x=2649',
		'title': '',
		'imageId': '70019611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012605&docid=70017434&x=2649',
		'title': '',
		'imageId': '70017434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012605&docid=70017435&x=2649',
		'title': '',
		'imageId': '70017435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012605&docid=70017443&x=2649',
		'title': '',
		'imageId': '70017443',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012605&docid=70017441&x=2649',
		'title': '',
		'imageId': '70017441',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012605&docid=70017448&x=2649',
		'title': '',
		'imageId': '70017448',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012605&docid=70017449&x=2649',
		'title': '',
		'imageId': '70017449',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012605&docid=70017450&x=2649',
		'title': '',
		'imageId': '70017450',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012605&docid=70017453&x=2649',
		'title': '',
		'imageId': '70017453',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012605&docid=70017456&x=2649',
		'title': '',
		'imageId': '70017456',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012605&docid=70017461&x=2649',
		'title': '',
		'imageId': '70017461',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012605&docid=70017430&x=2649',
		'title': '',
		'imageId': '70017430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012605';

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