var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4010316&docid=69966773&x=1251',
		'title': '',
		'imageId': '69966773',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010316&docid=69966823&x=1251',
		'title': '',
		'imageId': '69966823',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010316&docid=69966827&x=1251',
		'title': '',
		'imageId': '69966827',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010316&docid=69966876&x=1251',
		'title': '',
		'imageId': '69966876',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010316&docid=69966928&x=1251',
		'title': '',
		'imageId': '69966928',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010316&docid=69966955&x=1251',
		'title': '',
		'imageId': '69966955',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4010316&docid=69967332&x=1251',
		'title': '',
		'imageId': '69967332',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4010316';

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