var appletTag ='<APPLET archive=ModelViewer.jar code=ModelViewer.class width=800 height=536>'+
'<PARAM NAME="fname" VALUE="sapato3D1.jpg">'+
'<PARAM NAME="toolbar" VALUE="yes">'+
'<PARAM NAME="number" VALUE="8">'+
'<PARAM NAME="autorun" VALUE="yes">'+
'<PARAM NAME="settings" VALUE="sapato3D1.bin">'+
'<PARAM NAME="bar_height" VALUE="10">'+
'<PARAM NAME="bar_width" VALUE="532">'+
'<PARAM NAME="barcolor" VALUE="0066B3">'+
'<PARAM NAME="bgcolor" VALUE="FFFFFF">'+
'<PARAM NAME="ctrlImage" VALUE="control.gif">'+
'<PARAM NAME="tbImage" VALUE="Toolbar2.gif">'+
'<PARAM NAME="waitingImage" VALUE="wait4.gif">'+
'<PARAM NAME="home" VALUE="">'+
'</APPLET>'
document.write(appletTag)