var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3958449&docid=68786931&x=1842',
		'title': '',
		'imageId': '68786931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958449&docid=68786933&x=1842',
		'title': '',
		'imageId': '68786933',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958449&docid=68786932&x=1842',
		'title': '',
		'imageId': '68786932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958449&docid=68786937&x=1842',
		'title': '',
		'imageId': '68786937',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958449&docid=68786938&x=1842',
		'title': '',
		'imageId': '68786938',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958449&docid=68786934&x=1842',
		'title': '',
		'imageId': '68786934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958449&docid=68786936&x=1842',
		'title': '',
		'imageId': '68786936',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3958449&docid=68786935&x=1842',
		'title': '',
		'imageId': '68786935',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3958449';

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