var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4014854&docid=70072124&x=240',
		'title': '',
		'imageId': '70072124',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014854&docid=70072125&x=240',
		'title': '',
		'imageId': '70072125',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014854&docid=70072127&x=240',
		'title': '',
		'imageId': '70072127',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014854&docid=70072126&x=240',
		'title': '',
		'imageId': '70072126',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014854&docid=70072128&x=240',
		'title': '',
		'imageId': '70072128',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014854&docid=70072131&x=240',
		'title': '',
		'imageId': '70072131',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014854&docid=70072138&x=240',
		'title': '',
		'imageId': '70072138',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014854&docid=70072139&x=240',
		'title': '',
		'imageId': '70072139',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4014854&docid=70072123&x=240',
		'title': '',
		'imageId': '70072123',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4014854';

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