var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3867928&docid=66610406&x=854',
		'title': '',
		'imageId': '66610406',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867928&docid=66610408&x=854',
		'title': '',
		'imageId': '66610408',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867928&docid=66610407&x=854',
		'title': '',
		'imageId': '66610407',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867928&docid=66610405&x=854',
		'title': '',
		'imageId': '66610405',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867928&docid=66610410&x=854',
		'title': '',
		'imageId': '66610410',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867928&docid=66610409&x=854',
		'title': '',
		'imageId': '66610409',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867928&docid=66610411&x=854',
		'title': '',
		'imageId': '66610411',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867928&docid=66610412&x=854',
		'title': '',
		'imageId': '66610412',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867928&docid=66610413&x=854',
		'title': '',
		'imageId': '66610413',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3867928';

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