var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4023195&docid=70303469&x=5855',
		'title': '',
		'imageId': '70303469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023195&docid=70303467&x=5855',
		'title': '',
		'imageId': '70303467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023195&docid=70303464&x=5855',
		'title': '',
		'imageId': '70303464',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023195&docid=70303468&x=5855',
		'title': '',
		'imageId': '70303468',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023195&docid=70303466&x=5855',
		'title': '',
		'imageId': '70303466',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4023195&docid=70303465&x=5855',
		'title': '',
		'imageId': '70303465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4023195';

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