xptviewer_js=
'<applet code="ptviewer.class" name="viewer" width="320" height="265">'+
'<param name="file">'+
'<param name="wait" value="controlimages/wait.gif">'+
'<param name="preload" value="room1.jpg,room2.jpg,dinning.jpg,great_room.jpg,lobby.jpg,outside.jpg">'+
'<param name="view_height" value="240">'+
'<param name="frame" value="controlimages/control_bkgd.gif">'+
'<param name="shotspot0" value=" x0 y240 a25 b265 u\'ptviewer:ZoomIn()\' i\'controlimages/zoom_in.gif\' q- ">'+
'<param name="shotspot1" value=" x25 y240 a50 b265 u\'ptviewer:ZoomOut()\' i\'controlimages/zoom_out.gif\' q- ">'+
'<param name="shotspot2" value=" x50 y240 a75 b265 u\'ptviewer:\' i\'controlimages/arrows.gif\' q- ">'+
'<param name="shotspot3" value=" x50 y248 a58 b256 u\'ptviewer:panLeft()\' i\'controlimages/left_arrow.gif\' p- ">'+
'<param name="shotspot4" value=" x67 y248 a75 b256 u\'ptviewer:panRight()\' i\'controlimages/right_arrow.gif\' p- ">'+
'<param name="shotspot5" value=" x57 y240 a67 b248 u\'ptviewer:panUp()\' i\'controlimages/up_arrow.gif\' p- ">'+
'<param name="shotspot6" value=" x57 y257 a67 b265 u\'ptviewer:panDown()\' i\'controlimages/down_arrow.gif\' p- ">'+
'<param name="shotspot7" value=" x75 y240 a100 b265 u\'ptviewer:startAutoPan(0.2,0,1)\' i\'controlimages/refresh.gif\' q- ">'+
'</applet>';
function xf_ptviewer_js(){
document.write(xptviewer_js);
}


