var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4018968&docid=70204036&x=3847',
		'title': '',
		'imageId': '70204036',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018968&docid=70204037&x=3847',
		'title': '',
		'imageId': '70204037',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018968&docid=70204040&x=3847',
		'title': '',
		'imageId': '70204040',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018968&docid=70204050&x=3847',
		'title': '',
		'imageId': '70204050',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018968&docid=70204053&x=3847',
		'title': '',
		'imageId': '70204053',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018968&docid=70204054&x=3847',
		'title': '',
		'imageId': '70204054',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018968&docid=70204055&x=3847',
		'title': '',
		'imageId': '70204055',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018968&docid=70204056&x=3847',
		'title': '',
		'imageId': '70204056',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4018968&docid=70204057&x=3847',
		'title': '',
		'imageId': '70204057',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4018968';

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