var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4012648&docid=70020922&x=2125',
		'title': '',
		'imageId': '70020922',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012648&docid=70020931&x=2125',
		'title': '',
		'imageId': '70020931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012648&docid=70020934&x=2125',
		'title': '',
		'imageId': '70020934',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012648&docid=70020939&x=2125',
		'title': '',
		'imageId': '70020939',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012648&docid=70020942&x=2125',
		'title': '',
		'imageId': '70020942',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012648&docid=70020943&x=2125',
		'title': '',
		'imageId': '70020943',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012648&docid=70020944&x=2125',
		'title': '',
		'imageId': '70020944',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012648&docid=70020945&x=2125',
		'title': '',
		'imageId': '70020945',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4012648&docid=70020913&x=2125',
		'title': '',
		'imageId': '70020913',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4012648';

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