var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3976422&docid=64249728&x=2058',
		'title': '',
		'imageId': '64249728',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976422&docid=64249723&x=2058',
		'title': '',
		'imageId': '64249723',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976422&docid=64249722&x=2058',
		'title': '',
		'imageId': '64249722',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976422&docid=64249720&x=2058',
		'title': '',
		'imageId': '64249720',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976422&docid=64249721&x=2058',
		'title': '',
		'imageId': '64249721',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976422&docid=67178914&x=2058',
		'title': '',
		'imageId': '67178914',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976422&docid=67178915&x=2058',
		'title': '',
		'imageId': '67178915',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976422&docid=67178917&x=2058',
		'title': '',
		'imageId': '67178917',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3976422&docid=67178916&x=2058',
		'title': '',
		'imageId': '67178916',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3976422';

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