function onlineasistan_popup(url){ w = 600;h = 630;win_name = "win132456";t = screen.availHeight/2 - h/2;l = screen.availWidth/2 - w/2; window.open(url,win_name,'width='+w+',height='+h+',top='+t+',left='+l+',toolbars=no'); } var url=window.location.href.replace(/http:\/\//,"").replace(/^(.*?)\/.*/,"$1"); document.write(''); document.write('');