var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016921&docid=70151912&x=3933',
		'title': '',
		'imageId': '70151912',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016921&docid=70151911&x=3933',
		'title': '',
		'imageId': '70151911',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016921&docid=70151913&x=3933',
		'title': '',
		'imageId': '70151913',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016921&docid=70151914&x=3933',
		'title': '',
		'imageId': '70151914',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016921&docid=70151915&x=3933',
		'title': '',
		'imageId': '70151915',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016921&docid=70151916&x=3933',
		'title': '',
		'imageId': '70151916',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016921&docid=70151917&x=3933',
		'title': '',
		'imageId': '70151917',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016921&docid=70151918&x=3933',
		'title': '',
		'imageId': '70151918',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016921&docid=70151919&x=3933',
		'title': '',
		'imageId': '70151919',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016921';

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