function OpenRadio32()
{
window.open('ethno-play-32.html','PLAY', 'toolbar=0, location=0, scrollbars=0, resizable=0, top=40, left=40, width=480, height=200'); 
}

 function OpenRadio64()
{
window.open('ethno-play-64.html','PLAY', 'toolbar=0, location=0, scrollbars=0, resizable=0, top=40, left=40, width=480, height=200'); 
}

 function OpenRadio128()
{
window.open('ethno-play-128.html','PLAY', 'toolbar=0, location=0, scrollbars=0, resizable=0, top=40, left=40, width=480, height=200'); 
}


 function OpenEthno64()
{
window.open('http://ethnoradio.cz/ethno-play-64.html','PLAY', 'toolbar=0, location=0, scrollbars=0, resizable=0, top=40, left=40, width=480, height=200');
}

 function OpenWindow()
  {
window.open("","JSL", 'toolbar=0, location=0, scrollbars=0, resizable=0, top=40, left=40, width=512, height=384'); 
  }

function makenew(x,y,odkaz)
  { 
window.open(odkaz,"blank","toolbar=no,left=100,top=100,width="+ x +",height="+y) 
  }

function Openmapa()
{
window.open('http://joeradio.cz/ethno/mapa.html','Mapa', 'toolbar=0, location=0, scrollbars=0, resizable=0, top=40, left=40, width=700, height=580');
}

function OpenKontakt()
{
window.open('http://joeradio.cz/ethno/kontakt.html','KONTAKT', 'toolbar=0, location=0, scrollbars=0, resizable=0, top=40, left=40, width=468, height=250');
}

