// 
// Copyright 2007-2008 Efrain Ramos


function open_radio_player ()
{
  window.open("gente89.htm", "radio","toolbar=no,location=no,status=yes,scrollbars=no,resizable=yes,width=335,height=450");
}