		function closeTopAds() {
			document.getElementById("ad_bar").style.display = "none";
		}
