var varArray = [
	{
		'link': '/sms/docviewer/aucdoc?auc=3969606&docid=69014920&x=489',
		'title': '',
		'imageId': '69014920',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969606&docid=69014916&x=489',
		'title': '',
		'imageId': '69014916',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969606&docid=69014917&x=489',
		'title': '',
		'imageId': '69014917',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969606&docid=69014914&x=489',
		'title': '',
		'imageId': '69014914',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969606&docid=69014918&x=489',
		'title': '',
		'imageId': '69014918',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969606&docid=69014919&x=489',
		'title': '',
		'imageId': '69014919',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969606&docid=69014921&x=489',
		'title': '',
		'imageId': '69014921',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969606&docid=69014915&x=489',
		'title': '',
		'imageId': '69014915',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	},
	{
		'link': '/sms/docviewer/aucdoc?auc=3969606&docid=69014922&x=489',
		'title': '',
		'imageId': '69014922',
		'alt' : '',
		'rotation': 0,
		'orientation':''
	}
];
var title = 'Auction #3969606';

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