var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4002400&docid=69771010&x=4733',
		'title': '',
		'imageId': '69771010',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002400&docid=69771009&x=4733',
		'title': '',
		'imageId': '69771009',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002400&docid=69771013&x=4733',
		'title': '',
		'imageId': '69771013',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002400&docid=69771011&x=4733',
		'title': '',
		'imageId': '69771011',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002400&docid=69771012&x=4733',
		'title': '',
		'imageId': '69771012',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002400&docid=69771008&x=4733',
		'title': '',
		'imageId': '69771008',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002400&docid=69772911&x=4733',
		'title': '',
		'imageId': '69772911',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002400&docid=69772948&x=4733',
		'title': '',
		'imageId': '69772948',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4002400&docid=69772947&x=4733',
		'title': '',
		'imageId': '69772947',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4002400';

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