function wopenjava(url,w,h){  
eval('opened=window.open("","_blank","width="+w+", height="+h+", resizable=0","replace=yes","scrollbar=0")');  
opened.document.open();  
opened.document.write('<body leftmargin=0 topmargin=0><style type="text/css">BODY { overflow: hidden }</style><CENTER><APPLET archive = "ptviewer.jar" code="ptviewer.class" width="'+w+'" height="'+h+'"><PARAM NAME=file value="'+url+'"><PARAM name=wait value="images/wait.gif"><PARAM name=frame value="images/bar.gif"><param name=barcolor value="647A86"><PARAM name=bgcolor value="ffffff"><PARAM name=auto value="0.0"><PARAM name=panmin value="-180"><PARAM name=panmax value="180"><PARAM name=pan value="180"><PARAM name=tiltmin value="-90"><PARAM name=tiltmax value="90"><PARAM name=tilt value="0"><PARAM name=fovmin value="12"><PARAM name=fovmax value="165"><PARAM name=fov value="60"><PARAM NAME="shotspot0" VALUE=" x294 y377 a311 b398 u'+"'"+'ptviewer:startAutoPan(-0.9, 0, 1)'+"'"+' "><PARAM NAME="shotspot1" VALUE=" x311 y377 a328 b398 u'+"'"+'ptviewer:startAutoPan(0.9, 0, 1)'+"'"+' "><PARAM NAME="shotspot2" VALUE=" x336 y377 a366 b388 u'+"'"+'ptviewer:startAutoPan(0, 0.9, 1)'+"'"+' "><PARAM NAME="shotspot3" VALUE=" x336 y387 a366 b398 u'+"'"+'ptviewer:startAutoPan(0, -0.9, 1)'+"'"+' "><PARAM NAME="shotspot4" VALUE=" x382 y378 a398 b398 u'+"'"+'ptviewer:startAutoPan(0, 0, 0.99)'+"'"+' "><PARAM NAME="shotspot5" VALUE=" x398 y378 a414 b398 u'+"'"+'ptviewer:startAutoPan(0, 0, 1.01)'+"'"+' "><PARAM NAME="shotspot6" VALUE=" x422 y377 a475 b398 u'+"'"+'http://www.3das.com/'+"'"+' t'+"'"+'_blank'+"'"+' "></APPLET></CENTER></body>');
}
