function OpenOnlinePlayer(path)
{
  window.open("http://player.phonostar.de/kunden/freestreaming/frameset.php?player="+path+"", "OnlinePlayerWindow", "width=658,height=541,left=100,top=200,status=no,menubar=no,scrollbars=no,resizable=no");
}