var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3968914&docid=68758632&x=4221',
		'title': '',
		'imageId': '68758632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968914&docid=68758635&x=4221',
		'title': '',
		'imageId': '68758635',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968914&docid=68758637&x=4221',
		'title': '',
		'imageId': '68758637',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968914&docid=68758639&x=4221',
		'title': '',
		'imageId': '68758639',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968914&docid=68999723&x=4221',
		'title': '',
		'imageId': '68999723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968914&docid=68999724&x=4221',
		'title': '',
		'imageId': '68999724',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968914&docid=68999722&x=4221',
		'title': '',
		'imageId': '68999722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3968914&docid=68999721&x=4221',
		'title': '',
		'imageId': '68999721',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3968914';

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