var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013470&docid=70044622&x=439',
		'title': '',
		'imageId': '70044622',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013470&docid=70044618&x=439',
		'title': '',
		'imageId': '70044618',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013470&docid=70044621&x=439',
		'title': '',
		'imageId': '70044621',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013470&docid=70044623&x=439',
		'title': '',
		'imageId': '70044623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013470&docid=70044625&x=439',
		'title': '',
		'imageId': '70044625',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013470&docid=70044617&x=439',
		'title': '',
		'imageId': '70044617',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013470&docid=70044624&x=439',
		'title': '',
		'imageId': '70044624',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013470&docid=70044619&x=439',
		'title': '',
		'imageId': '70044619',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013470&docid=70044620&x=439',
		'title': '',
		'imageId': '70044620',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013470';

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