var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3995165&docid=69611454&x=2646',
		'title': '',
		'imageId': '69611454',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995165&docid=69611465&x=2646',
		'title': '',
		'imageId': '69611465',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995165&docid=69611452&x=2646',
		'title': '',
		'imageId': '69611452',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995165&docid=69611453&x=2646',
		'title': '',
		'imageId': '69611453',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995165&docid=69611451&x=2646',
		'title': '',
		'imageId': '69611451',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995165&docid=69611450&x=2646',
		'title': '',
		'imageId': '69611450',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995165&docid=69611468&x=2646',
		'title': '',
		'imageId': '69611468',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995165&docid=69611449&x=2646',
		'title': '',
		'imageId': '69611449',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3995165&docid=69611469&x=2646',
		'title': '',
		'imageId': '69611469',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3995165';

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