var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3984196&docid=69357919&x=305',
		'title': '',
		'imageId': '69357919',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984196&docid=69357923&x=305',
		'title': '',
		'imageId': '69357923',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984196&docid=69357925&x=305',
		'title': '',
		'imageId': '69357925',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984196&docid=69357926&x=305',
		'title': '',
		'imageId': '69357926',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984196&docid=69357927&x=305',
		'title': '',
		'imageId': '69357927',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984196&docid=69357929&x=305',
		'title': '',
		'imageId': '69357929',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984196&docid=69357930&x=305',
		'title': '',
		'imageId': '69357930',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984196&docid=69357931&x=305',
		'title': '',
		'imageId': '69357931',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3984196&docid=69357932&x=305',
		'title': '',
		'imageId': '69357932',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3984196';

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