var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012774&docid=69764496&x=1955',
		'title': '',
		'imageId': '69764496',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012774&docid=69764499&x=1955',
		'title': '',
		'imageId': '69764499',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012774&docid=69764503&x=1955',
		'title': '',
		'imageId': '69764503',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012774&docid=69764498&x=1955',
		'title': '',
		'imageId': '69764498',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012774&docid=69764497&x=1955',
		'title': '',
		'imageId': '69764497',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012774&docid=69764502&x=1955',
		'title': '',
		'imageId': '69764502',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012774&docid=69764500&x=1955',
		'title': '',
		'imageId': '69764500',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012774&docid=69764501&x=1955',
		'title': '',
		'imageId': '69764501',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012774';

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