var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015997&docid=70113877&x=212',
		'title': '',
		'imageId': '70113877',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015997&docid=70113873&x=212',
		'title': '',
		'imageId': '70113873',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015997&docid=70113876&x=212',
		'title': '',
		'imageId': '70113876',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015997&docid=70113872&x=212',
		'title': '',
		'imageId': '70113872',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015997&docid=70113871&x=212',
		'title': '',
		'imageId': '70113871',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015997&docid=70113878&x=212',
		'title': '',
		'imageId': '70113878',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015997&docid=70113879&x=212',
		'title': '',
		'imageId': '70113879',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015997&docid=70113875&x=212',
		'title': '',
		'imageId': '70113875',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015997&docid=70113874&x=212',
		'title': '',
		'imageId': '70113874',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015997';

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