var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=4009348&docid=69961628&x=214',
		'title': '',
		'imageId': '69961628',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009348&docid=69961626&x=214',
		'title': '',
		'imageId': '69961626',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009348&docid=69961621&x=214',
		'title': '',
		'imageId': '69961621',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009348&docid=69961623&x=214',
		'title': '',
		'imageId': '69961623',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009348&docid=69961622&x=214',
		'title': '',
		'imageId': '69961622',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009348&docid=69961625&x=214',
		'title': '',
		'imageId': '69961625',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009348&docid=69961624&x=214',
		'title': '',
		'imageId': '69961624',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009348&docid=69961627&x=214',
		'title': '',
		'imageId': '69961627',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=4009348&docid=69961629&x=214',
		'title': '',
		'imageId': '69961629',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #4009348';

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