<!--  Dick Anderson new jukebox called from home page.

function CreateJuke() 
{ 
Jukebox=window.open("../../Jukebox/initDAwin.htm","JukeBox","resizable=0,top=60,left=5,width=205,height=306,status=yes")
} 

//--> 