var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4007676&docid=69900639&x=290',
		'title': '',
		'imageId': '69900639',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007676&docid=69900671&x=290',
		'title': '',
		'imageId': '69900671',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007676&docid=69900641&x=290',
		'title': '',
		'imageId': '69900641',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007676&docid=69900643&x=290',
		'title': '',
		'imageId': '69900643',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007676&docid=69900644&x=290',
		'title': '',
		'imageId': '69900644',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007676&docid=69900640&x=290',
		'title': '',
		'imageId': '69900640',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007676&docid=69900636&x=290',
		'title': '',
		'imageId': '69900636',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007676&docid=69900642&x=290',
		'title': '',
		'imageId': '69900642',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4007676&docid=69900638&x=290',
		'title': '',
		'imageId': '69900638',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4007676';

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