var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3962238&docid=68859633&x=1714',
		'title': '',
		'imageId': '68859633',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962238&docid=68859638&x=1714',
		'title': '',
		'imageId': '68859638',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962238&docid=68859637&x=1714',
		'title': '',
		'imageId': '68859637',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962238&docid=68859632&x=1714',
		'title': '',
		'imageId': '68859632',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962238&docid=68859636&x=1714',
		'title': '',
		'imageId': '68859636',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962238&docid=68859634&x=1714',
		'title': '',
		'imageId': '68859634',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962238&docid=68859631&x=1714',
		'title': '',
		'imageId': '68859631',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962238&docid=68859635&x=1714',
		'title': '',
		'imageId': '68859635',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3962238&docid=68859640&x=1714',
		'title': '',
		'imageId': '68859640',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3962238';

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