if(navigator.appName=="Netscape"){
	 modo = 'width=400,height=280';
   	 modo +=',screenX=30,screenY=30';
     }else{
	 modo = 'width=400,height=220';
	 modo +=',top=30,left=30';
}
function vaichat(xrl){
URL = 'http://www.brchat.com/salas.php?'+xrl;
wchat=window.open(URL,'VCHAT',modo);
wchat.focus();
}
function busca(B){
if(B){document.servgr.submit();}else{document.bweb.submit();}
}

if(screen.availWidth > 805){
PTAM=screen.availWidth - 830;
if(PTAM > 400){endp='http://noticias.gedan.com/sites.php?P=H&Estilo=www.brchat.com/brchat.css';}else{endp='http://noticias.gedan.com/sites.php?P=V&Estilo=www.brchat.com/brchat.css';}
TEMPTEX='<style>#publilateral{position:absolute;top:5;left:790;width:'+PTAM+';height:630;background:#FFFFFF;}</style>';
TEMPTEX+='<div id="publilateral"><IFRAME SRC="'+endp+'" NAME="mpubli" SCROLLING="auto" WIDTH="100%" HEIGHT="630" MARGINWIDTH="0" MARGINHEIGHT="0" FRAMEBORDER="no" style="border-width:4px;border-style:dotted;border-color:#FD7F1E;"></IFRAME></div>';
document.write(TEMPTEX);
}
