
function Music() { window.open( "audio.html", "MusicWindow", 
"status = 1, height = 150, width = 310, resizable = 0, location = 0" );
}