var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4025416&docid=69493315&x=148',
		'title': '',
		'imageId': '69493315',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025416&docid=69493316&x=148',
		'title': '',
		'imageId': '69493316',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025416&docid=69493317&x=148',
		'title': '',
		'imageId': '69493317',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025416&docid=69493318&x=148',
		'title': '',
		'imageId': '69493318',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025416&docid=69493319&x=148',
		'title': '',
		'imageId': '69493319',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4025416&docid=69493320&x=148',
		'title': '',
		'imageId': '69493320',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4025416';

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