var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3967223&docid=68974450&x=5819',
		'title': '',
		'imageId': '68974450',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967223&docid=68974461&x=5819',
		'title': '',
		'imageId': '68974461',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967223&docid=68974471&x=5819',
		'title': '',
		'imageId': '68974471',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967223&docid=68974510&x=5819',
		'title': '',
		'imageId': '68974510',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967223&docid=68974521&x=5819',
		'title': '',
		'imageId': '68974521',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967223&docid=68974541&x=5819',
		'title': '',
		'imageId': '68974541',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3967223&docid=68974552&x=5819',
		'title': '',
		'imageId': '68974552',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3967223';

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