var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3913937&docid=67749828&x=3551',
		'title': '',
		'imageId': '67749828',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913937&docid=67749825&x=3551',
		'title': '',
		'imageId': '67749825',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913937&docid=67749824&x=3551',
		'title': '',
		'imageId': '67749824',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913937&docid=67749827&x=3551',
		'title': '',
		'imageId': '67749827',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913937&docid=67749831&x=3551',
		'title': '',
		'imageId': '67749831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913937&docid=67749832&x=3551',
		'title': '',
		'imageId': '67749832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913937&docid=67749826&x=3551',
		'title': '',
		'imageId': '67749826',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913937&docid=67749830&x=3551',
		'title': '',
		'imageId': '67749830',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3913937&docid=67749829&x=3551',
		'title': '',
		'imageId': '67749829',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3913937';

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