var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3972526&docid=69087434&x=3750',
		'title': '',
		'imageId': '69087434',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972526&docid=69087435&x=3750',
		'title': '',
		'imageId': '69087435',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972526&docid=69087440&x=3750',
		'title': '',
		'imageId': '69087440',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972526&docid=69087433&x=3750',
		'title': '',
		'imageId': '69087433',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972526&docid=69087450&x=3750',
		'title': '',
		'imageId': '69087450',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972526&docid=69087443&x=3750',
		'title': '',
		'imageId': '69087443',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972526&docid=69087432&x=3750',
		'title': '',
		'imageId': '69087432',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972526&docid=69087437&x=3750',
		'title': '',
		'imageId': '69087437',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3972526&docid=69087436&x=3750',
		'title': '',
		'imageId': '69087436',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3972526';

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