function gotoUrl(a,b){if(b==1){return window.open(a,"_blank")}else{return location.href=a}}function GO(b){var a=GL(b);ALO(b);gotoUrl(a,1)}function ALO(b){var a=new Image();a.src="http://"+location.hostname+"/etc/add_link_out.php?id="+b}function BS(b){var a=new Image();a.src="http://"+location.hostname+"/etc/banner_stats.php?id="+b}function $(a){return document.getElementById(a)}function hide(a){if($(a)){$(a).style.display="none"}}function show(a){if($(a)){$(a).style.display="block"}}function SL(a,b){ALO(b);a.href=GL(b)}function GL(a){return"http://"+$("L"+a).innerHTML};