<!-- New Jukebox called from Index.htm


function CreateJuke() 
{ 
Jukebox=window.open("Jukebox/init_win.htm","JukeBox","resizable=0,top=60,left=5,width=221,height=346,status=no,toolbar=no,location=no,menubar=no,directories=no")
} 

//--> 