var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015899&docid=70110883&x=5045',
		'title': '',
		'imageId': '70110883',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015899&docid=70110881&x=5045',
		'title': '',
		'imageId': '70110881',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015899&docid=70110888&x=5045',
		'title': '',
		'imageId': '70110888',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015899&docid=70110885&x=5045',
		'title': '',
		'imageId': '70110885',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015899&docid=70110887&x=5045',
		'title': '',
		'imageId': '70110887',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015899&docid=70110880&x=5045',
		'title': '',
		'imageId': '70110880',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015899&docid=70110886&x=5045',
		'title': '',
		'imageId': '70110886',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015899&docid=70110884&x=5045',
		'title': '',
		'imageId': '70110884',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015899&docid=70110882&x=5045',
		'title': '',
		'imageId': '70110882',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015899';

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