var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3957406&docid=68760281&x=1458',
		'title': '',
		'imageId': '68760281',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957406&docid=68760279&x=1458',
		'title': '',
		'imageId': '68760279',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957406&docid=68760280&x=1458',
		'title': '',
		'imageId': '68760280',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957406&docid=68760285&x=1458',
		'title': '',
		'imageId': '68760285',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957406&docid=68760296&x=1458',
		'title': '',
		'imageId': '68760296',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957406&docid=68760303&x=1458',
		'title': '',
		'imageId': '68760303',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957406&docid=68760304&x=1458',
		'title': '',
		'imageId': '68760304',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957406&docid=68760305&x=1458',
		'title': '',
		'imageId': '68760305',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3957406&docid=68760306&x=1458',
		'title': '',
		'imageId': '68760306',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3957406';

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