var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3962716&docid=68871636&x=923',
		'title': '',
		'imageId': '68871636',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962716&docid=68871629&x=923',
		'title': '',
		'imageId': '68871629',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962716&docid=68871628&x=923',
		'title': '',
		'imageId': '68871628',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962716&docid=68871632&x=923',
		'title': '',
		'imageId': '68871632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962716&docid=68871631&x=923',
		'title': '',
		'imageId': '68871631',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962716&docid=68871630&x=923',
		'title': '',
		'imageId': '68871630',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962716&docid=68871635&x=923',
		'title': '',
		'imageId': '68871635',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962716&docid=68871633&x=923',
		'title': '',
		'imageId': '68871633',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962716&docid=68871634&x=923',
		'title': '',
		'imageId': '68871634',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3962716';

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