var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3951508&docid=68618834&x=4449',
		'title': '',
		'imageId': '68618834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951508&docid=68618828&x=4449',
		'title': '',
		'imageId': '68618828',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951508&docid=68618830&x=4449',
		'title': '',
		'imageId': '68618830',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951508&docid=68618833&x=4449',
		'title': '',
		'imageId': '68618833',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951508&docid=68618831&x=4449',
		'title': '',
		'imageId': '68618831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951508&docid=68618827&x=4449',
		'title': '',
		'imageId': '68618827',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951508&docid=68618835&x=4449',
		'title': '',
		'imageId': '68618835',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951508&docid=68618829&x=4449',
		'title': '',
		'imageId': '68618829',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3951508&docid=68618832&x=4449',
		'title': '',
		'imageId': '68618832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3951508';

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