

function janelaSecundariaRadio (URL){ 
   window.open(URL,"Radio","width=481,height=222,scrollbars=NO,titlebar=NO") 
}
function janelaSecundariaVideo (URL){ 
   window.open(URL,"Video","width=550,height=600,scrollbars=NO,titlebar=NO,status=yes") 
}