var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3972537&docid=69089028&x=3426',
		'title': '',
		'imageId': '69089028',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972537&docid=69089026&x=3426',
		'title': '',
		'imageId': '69089026',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972537&docid=69089027&x=3426',
		'title': '',
		'imageId': '69089027',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972537&docid=69089022&x=3426',
		'title': '',
		'imageId': '69089022',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972537&docid=69089030&x=3426',
		'title': '',
		'imageId': '69089030',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972537&docid=69089025&x=3426',
		'title': '',
		'imageId': '69089025',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972537&docid=69089024&x=3426',
		'title': '',
		'imageId': '69089024',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972537&docid=69089023&x=3426',
		'title': '',
		'imageId': '69089023',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972537&docid=69089029&x=3426',
		'title': '',
		'imageId': '69089029',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972537';

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