var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3909763&docid=67636960&x=624',
		'title': '',
		'imageId': '67636960',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909763&docid=67636963&x=624',
		'title': '',
		'imageId': '67636963',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909763&docid=67636966&x=624',
		'title': '',
		'imageId': '67636966',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909763&docid=67636974&x=624',
		'title': '',
		'imageId': '67636974',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909763&docid=67636977&x=624',
		'title': '',
		'imageId': '67636977',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909763&docid=67636980&x=624',
		'title': '',
		'imageId': '67636980',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909763&docid=67636983&x=624',
		'title': '',
		'imageId': '67636983',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909763&docid=67636986&x=624',
		'title': '',
		'imageId': '67636986',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3909763&docid=67636989&x=624',
		'title': '',
		'imageId': '67636989',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3909763';

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