var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3991288&docid=69513757&x=4720',
		'title': '',
		'imageId': '69513757',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991288&docid=69513758&x=4720',
		'title': '',
		'imageId': '69513758',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991288&docid=69513759&x=4720',
		'title': '',
		'imageId': '69513759',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991288&docid=69513763&x=4720',
		'title': '',
		'imageId': '69513763',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991288&docid=69513760&x=4720',
		'title': '',
		'imageId': '69513760',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991288&docid=69513761&x=4720',
		'title': '',
		'imageId': '69513761',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3991288&docid=69513762&x=4720',
		'title': '',
		'imageId': '69513762',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3991288';

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