var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4015916&docid=70111066&x=3159',
		'title': '',
		'imageId': '70111066',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015916&docid=70111070&x=3159',
		'title': '',
		'imageId': '70111070',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015916&docid=70111081&x=3159',
		'title': '',
		'imageId': '70111081',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015916&docid=70111084&x=3159',
		'title': '',
		'imageId': '70111084',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015916&docid=70111089&x=3159',
		'title': '',
		'imageId': '70111089',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015916&docid=70111069&x=3159',
		'title': '',
		'imageId': '70111069',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4015916&docid=70111092&x=3159',
		'title': '',
		'imageId': '70111092',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4015916';

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