var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4016753&docid=70145179&x=4720',
		'title': '',
		'imageId': '70145179',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016753&docid=70145177&x=4720',
		'title': '',
		'imageId': '70145177',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016753&docid=70145178&x=4720',
		'title': '',
		'imageId': '70145178',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016753&docid=70145175&x=4720',
		'title': '',
		'imageId': '70145175',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016753&docid=70145183&x=4720',
		'title': '',
		'imageId': '70145183',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016753&docid=70145180&x=4720',
		'title': '',
		'imageId': '70145180',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016753&docid=70145176&x=4720',
		'title': '',
		'imageId': '70145176',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016753&docid=70145182&x=4720',
		'title': '',
		'imageId': '70145182',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4016753&docid=70145181&x=4720',
		'title': '',
		'imageId': '70145181',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4016753';

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