function pop_window() {
  
    window.open('http://www.lumen.sk/live_pop.htm', 'popup', 'width=470, height=310, top=175, left=100, menubar=0, scrollbars=0, location=0, toolbar=0,  resizable=0, status=0');
    
  }
  
function pop_window_webkamera() {
  
    window.open('http://audio.lumen.sk/webcam/webcam.htm', 'popup1', 'width=320, height=240, top=175, left=500, menubar=0, scrollbars=0, location=0, toolbar=0,  resizable=0, status=0');
    
 }

function runPlayer() {
  window.open('http://www.abradio.cz/player.php?kod=93&amp;quality=asx32','ABradio','width=395,height=250,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhiostory=no');
}

