var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3960753&docid=68831359&x=1728',
		'title': '',
		'imageId': '68831359',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960753&docid=68831363&x=1728',
		'title': '',
		'imageId': '68831363',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960753&docid=68831360&x=1728',
		'title': '',
		'imageId': '68831360',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960753&docid=68831362&x=1728',
		'title': '',
		'imageId': '68831362',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960753&docid=68831361&x=1728',
		'title': '',
		'imageId': '68831361',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960753&docid=68831358&x=1728',
		'title': '',
		'imageId': '68831358',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960753&docid=68831376&x=1728',
		'title': '',
		'imageId': '68831376',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3960753&docid=68831777&x=1728',
		'title': '',
		'imageId': '68831777',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3960753';

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