xjukebox_js=
'<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="177" height="23">'+
'<param name="MOVIE" value="audio/jukebox/Player007.swf">'+
'<param name="QUALITY" value="HIGH">'+
'<param name="FlashVars" value="pl1=audio/jukebox/playlist.xml">'+
'<embed src="audio/jukebox/Player007.swf"'+
'quality="high"'+
'type="application/x-shockwave-flash"'+
'width="177" height="23">'+
'<param name="FlashVars" value="pl1=audio/jukebox/playlist.xml">'+
'</embed>'+
'</object>';
function xf_jukebox_js(){
document.write(xjukebox_js);
}


