var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3913663&docid=67728589&x=294',
		'title': '',
		'imageId': '67728589',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913663&docid=67728591&x=294',
		'title': '',
		'imageId': '67728591',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913663&docid=67728592&x=294',
		'title': '',
		'imageId': '67728592',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913663&docid=67728590&x=294',
		'title': '',
		'imageId': '67728590',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913663&docid=67728593&x=294',
		'title': '',
		'imageId': '67728593',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913663&docid=67728597&x=294',
		'title': '',
		'imageId': '67728597',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913663&docid=67728594&x=294',
		'title': '',
		'imageId': '67728594',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913663&docid=67728595&x=294',
		'title': '',
		'imageId': '67728595',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913663&docid=67728596&x=294',
		'title': '',
		'imageId': '67728596',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3913663';

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