var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3922403&docid=67959900&x=2944',
		'title': '',
		'imageId': '67959900',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922403&docid=67959901&x=2944',
		'title': '',
		'imageId': '67959901',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922403&docid=67959902&x=2944',
		'title': '',
		'imageId': '67959902',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922403&docid=67959903&x=2944',
		'title': '',
		'imageId': '67959903',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922403&docid=67959904&x=2944',
		'title': '',
		'imageId': '67959904',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922403&docid=67959905&x=2944',
		'title': '',
		'imageId': '67959905',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922403&docid=67959906&x=2944',
		'title': '',
		'imageId': '67959906',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922403&docid=67959907&x=2944',
		'title': '',
		'imageId': '67959907',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3922403&docid=67959908&x=2944',
		'title': '',
		'imageId': '67959908',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3922403';

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