var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4002443&docid=68899775&x=5310',
		'title': '',
		'imageId': '68899775',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002443&docid=68899777&x=5310',
		'title': '',
		'imageId': '68899777',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002443&docid=68899778&x=5310',
		'title': '',
		'imageId': '68899778',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002443&docid=68899779&x=5310',
		'title': '',
		'imageId': '68899779',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002443&docid=68899780&x=5310',
		'title': '',
		'imageId': '68899780',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002443&docid=68899781&x=5310',
		'title': '',
		'imageId': '68899781',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002443&docid=68899782&x=5310',
		'title': '',
		'imageId': '68899782',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002443&docid=68899783&x=5310',
		'title': '',
		'imageId': '68899783',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002443&docid=68899784&x=5310',
		'title': '',
		'imageId': '68899784',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4002443';

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