function galeria(){cyber=window.open('galeria/', 'galeria', 'toolbar=no,location=center,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=no,height=500,width=600')}
function aovivo(){cyber=window.open('aovivo.php', 'aovivo', 'border=no,toolbar=no,location=center,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=yes,height=262,width=282')}
function enquete(){cyber=window.open('db/', 'Enquete', 'toolbar=no,location=center,directories=no,status=no,menubar=no,scrollbars=no,resizable=yes,copyhistory=yes,height=300,width=220')}
function mural(){cyber=window.open('mensagens/', 'Recados', 'toolbar=no,location=center,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=yes,height=400,width=500')}
function postar(){cyber=window.open('mensagens/?page=postar', 'mural', 'toolbar=no,location=center,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,copyhistory=yes,height=400,width=500')}
function res_enquete(){
	cyber=window.open('http://www.radioalvorada.am.br/enquete.php?action=results&poll_ident=25', 'enquete','toolbar=no,location=center,directories=no,status=no,menubar=no,scrollbars=no,resizable=yes,copyhistory=yes,height=300,width=220')}

var popUpWin=0;

function popUp(URLStr, left, top, width, height)
{
  if(popUpWin)
  {
    if(!popUpWin.closed) popUpWin.close();
  }
  popUpWin = open(URLStr, 'popUpWin', 'FM, toolbar=no,location=no,directories=no,status=no,menub ar=no,scrollbars=yes,resizable=no,copyhistory=yes,width='+width+',height='+height+',left='+left+', top='+top+',screenX='+left+',screenY='+top+'');
}
