var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009157&docid=69940607&x=821',
		'title': '',
		'imageId': '69940607',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009157&docid=69940610&x=821',
		'title': '',
		'imageId': '69940610',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009157&docid=69940612&x=821',
		'title': '',
		'imageId': '69940612',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009157&docid=69940613&x=821',
		'title': '',
		'imageId': '69940613',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009157&docid=69940614&x=821',
		'title': '',
		'imageId': '69940614',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009157&docid=69940615&x=821',
		'title': '',
		'imageId': '69940615',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009157&docid=69940616&x=821',
		'title': '',
		'imageId': '69940616',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009157&docid=69940617&x=821',
		'title': '',
		'imageId': '69940617',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009157&docid=69940618&x=821',
		'title': '',
		'imageId': '69940618',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009157';

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