var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3867889&docid=66610111&x=431',
		'title': '',
		'imageId': '66610111',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867889&docid=66610102&x=431',
		'title': '',
		'imageId': '66610102',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867889&docid=66610103&x=431',
		'title': '',
		'imageId': '66610103',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867889&docid=66610104&x=431',
		'title': '',
		'imageId': '66610104',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867889&docid=66610105&x=431',
		'title': '',
		'imageId': '66610105',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867889&docid=66610106&x=431',
		'title': '',
		'imageId': '66610106',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867889&docid=66610107&x=431',
		'title': '',
		'imageId': '66610107',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867889&docid=66610108&x=431',
		'title': '',
		'imageId': '66610108',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3867889&docid=66610109&x=431',
		'title': '',
		'imageId': '66610109',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3867889';

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