// JavaScript Document

function popUp() {
window.open( "http://www.metanoiafm.ro/test_pop/player.html", "Metanoia Online", 
"status = 1, height = 310, width = 330, resizable = 0" )
}

