var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4013269&docid=69687752&x=1259',
		'title': '',
		'imageId': '69687752',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013269&docid=69687814&x=1259',
		'title': '',
		'imageId': '69687814',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013269&docid=69687831&x=1259',
		'title': '',
		'imageId': '69687831',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013269&docid=69687832&x=1259',
		'title': '',
		'imageId': '69687832',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013269&docid=69687833&x=1259',
		'title': '',
		'imageId': '69687833',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013269&docid=69687834&x=1259',
		'title': '',
		'imageId': '69687834',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013269&docid=69687835&x=1259',
		'title': '',
		'imageId': '69687835',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013269&docid=69687836&x=1259',
		'title': '',
		'imageId': '69687836',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4013269&docid=69687837&x=1259',
		'title': '',
		'imageId': '69687837',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4013269';

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