if (top != null) top.name = "liveradio";var remote = null; 
function popup_liveradio(form) { 
var formindex=form.thislocation.selectedIndex;var wh = "width=200,height=100" ;  
remote = window.open(form.thislocation.options[formindex].value,'LiveRadio', wh+',resizable=yes'); 
 } 
document.write(" <Table><TD><TR>");
document.write(" <FORM NAME='form'><SELECT NAME='thislocation' SIZE=1 onChange='popup_liveradio(this.form)'>");
document.write(" <OPTION SELECTED VALUE='http://www.CBLive.com/europe/'>Listen to Live European Radio Here");
document.write(" <OPTION value='http://www.CBLive.com/jump2.htm?url=7113'>ANTENNE STEIRMARK Austria - Contemporary");
document.write(" <OPTION value='http://www.CBLive.com/jump2.htm?url=7124'>ANTENNE WEIN Wein, Austria - Dance");
document.write(" <OPTION value='http://www.CBLive.com/jump2.htm?url=7130'>Dance Plus Radio Gent, Belgium - Dance");
document.write(" <OPTION value='http://www.CBLive.com/jump2.htm?url=7133'>Radio Plovdiv Plovdiv, Bulgaria - Contemporary");
document.write(" <OPTION value='http://www.CBLive.com/jump2.htm?url=7141'>Radio Rijeka Rijeka, Croatia - Stereo");
document.write(" <OPTION value='http://www.CBLive.com/jump2.htm?url=7150'>Eldorado Ceske Budejovice, Czech Republic");
document.write(" <OPTION value='http://www.CBLive.com/jump2.htm?url=7181'>Radio Nova Montpelier, France");
document.write(" <OPTION value='http://www.CBLive.com/jump2.htm?url=7205'>SFB4 106.8 FM Berlin, Germany");
document.write(" <OPTION value='http://www.CBLive.com/jump2.htm?url=7209'>RS2 94.3 FM Berlin, Germany - Der Supermix");
document.write(" <OPTION value='http://www.CBLive.com/jump2.htm?url=7216'>Planet Radio Francfort, Germany");
document.write(" <OPTION value='http://www.CBLive.com/jump2.htm?url=7229'>BAYERN 3 Munchen, Germany");
document.write(" <OPTION value='http://www.CBLive.com/jump2.htm?url=7256'>Ant1 97.5 FM Thessaloniki, Greece");
document.write(" <OPTION value='http://www.CBLive.com/jump2.htm?url=7262'>Hlustada 87.7 FM Reykjavik, Iceland");
document.write(" <OPTION VALUE='http://www.CBLive.com/links/a3741/europe/talk.html' >Cool radio from Europe");
document.write(" <OPTION value='http://www.CBLive.com/links/other.html'>Check out 1000 other radiostations</SELECT>");
document.write(" </FORM></TD></TR></TABLE> 	");
