var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013112&docid=70029610&x=4551',
		'title': '',
		'imageId': '70029610',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013112&docid=70029611&x=4551',
		'title': '',
		'imageId': '70029611',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013112&docid=70029612&x=4551',
		'title': '',
		'imageId': '70029612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013112&docid=70029613&x=4551',
		'title': '',
		'imageId': '70029613',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013112&docid=70029614&x=4551',
		'title': '',
		'imageId': '70029614',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013112&docid=70029624&x=4551',
		'title': '',
		'imageId': '70029624',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013112&docid=70029621&x=4551',
		'title': '',
		'imageId': '70029621',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013112&docid=70029609&x=4551',
		'title': '',
		'imageId': '70029609',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013112';

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