var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3995007&docid=69824426&x=2644',
		'title': '',
		'imageId': '69824426',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995007&docid=69824423&x=2644',
		'title': '',
		'imageId': '69824423',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995007&docid=69824427&x=2644',
		'title': '',
		'imageId': '69824427',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995007&docid=69824425&x=2644',
		'title': '',
		'imageId': '69824425',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995007&docid=69824429&x=2644',
		'title': '',
		'imageId': '69824429',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995007&docid=69824428&x=2644',
		'title': '',
		'imageId': '69824428',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995007&docid=69824430&x=2644',
		'title': '',
		'imageId': '69824430',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995007&docid=69824424&x=2644',
		'title': '',
		'imageId': '69824424',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3995007';

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