var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013450&docid=70071466&x=1442',
		'title': '',
		'imageId': '70071466',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013450&docid=70071468&x=1442',
		'title': '',
		'imageId': '70071468',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013450&docid=70071467&x=1442',
		'title': '',
		'imageId': '70071467',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013450&docid=70043991&x=1442',
		'title': '',
		'imageId': '70043991',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013450&docid=70043992&x=1442',
		'title': '',
		'imageId': '70043992',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013450&docid=70071470&x=1442',
		'title': '',
		'imageId': '70071470',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013450&docid=70071469&x=1442',
		'title': '',
		'imageId': '70071469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013450&docid=70071482&x=1442',
		'title': '',
		'imageId': '70071482',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013450';

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