var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3971572&docid=69053884&x=5935',
		'title': '',
		'imageId': '69053884',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971572&docid=69053885&x=5935',
		'title': '',
		'imageId': '69053885',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971572&docid=69053888&x=5935',
		'title': '',
		'imageId': '69053888',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971572&docid=69053887&x=5935',
		'title': '',
		'imageId': '69053887',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971572&docid=69053889&x=5935',
		'title': '',
		'imageId': '69053889',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971572&docid=69053891&x=5935',
		'title': '',
		'imageId': '69053891',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971572&docid=69053890&x=5935',
		'title': '',
		'imageId': '69053890',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971572&docid=69053892&x=5935',
		'title': '',
		'imageId': '69053892',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3971572&docid=69053886&x=5935',
		'title': '',
		'imageId': '69053886',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3971572';

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