var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3972235&docid=69076077&x=1028',
		'title': '',
		'imageId': '69076077',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972235&docid=69076081&x=1028',
		'title': '',
		'imageId': '69076081',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972235&docid=69076082&x=1028',
		'title': '',
		'imageId': '69076082',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972235&docid=69076078&x=1028',
		'title': '',
		'imageId': '69076078',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972235&docid=69076074&x=1028',
		'title': '',
		'imageId': '69076074',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972235&docid=69076076&x=1028',
		'title': '',
		'imageId': '69076076',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972235&docid=69076080&x=1028',
		'title': '',
		'imageId': '69076080',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972235&docid=69076079&x=1028',
		'title': '',
		'imageId': '69076079',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972235&docid=69076075&x=1028',
		'title': '',
		'imageId': '69076075',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972235';

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