var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4017315&docid=70165706&x=3359',
		'title': '',
		'imageId': '70165706',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017315&docid=70165707&x=3359',
		'title': '',
		'imageId': '70165707',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017315&docid=70165704&x=3359',
		'title': '',
		'imageId': '70165704',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017315&docid=70165708&x=3359',
		'title': '',
		'imageId': '70165708',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017315&docid=70165702&x=3359',
		'title': '',
		'imageId': '70165702',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017315&docid=70165705&x=3359',
		'title': '',
		'imageId': '70165705',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017315&docid=70165709&x=3359',
		'title': '',
		'imageId': '70165709',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4017315&docid=70165703&x=3359',
		'title': '',
		'imageId': '70165703',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4017315';

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