//////       DATA pour les visites 360// Tableau d'objets VRvar GEN_oVR = new Array();// Les positions de ce template // left,top,width,height var strPositionTemplateVRJava = '257###53###360###240'; // Template pour l'appel du Javavar strTemplateVRJava = '';strTemplateVRJava += '<applet name="ptviewer" archive="ptviewer.jar" code="ptviewer.class" width="360" height="240">';strTemplateVRJava += '<param name="file" value="ptviewer:0">';strTemplateVRJava += '<param name="pano0" value="	{file=p%CLE%.jpg}{pan=0}  {tilt=0}{fov=90} {fovmax=140} {fovmin=30}">';strTemplateVRJava += '</applet>'; // Div contenant l'etat "actif"var strTemplateVRHighLight = ''; strTemplateVRHighLight += '<img src="/teiffel/uk/ludique/visite/360/gene/image/over.gif" width="16" height="12">'; // Les positions de ce template//                              left,top,width,heightvar strPositionTemplateInfoVR = '262###317###303###55';// Template pour les infos du VR var strTemplateInfoVR = ''; strTemplateInfoVR += '<table width="285" border="0" cellspacing="0" cellpadding="0">';strTemplateInfoVR += '<tr>';strTemplateInfoVR += '<td width="100"><img src="/teiffel/uk/ludique/visite/360/gene/image/carre.jpg" width="83" height="55"></td>';strTemplateInfoVR += '<td width="185" class="info" vAlign="middle">%TEXT%</td>';strTemplateInfoVR += '</tr>';strTemplateInfoVR += '</table><br>';// Template pour les infos du VR lors des rolloversvar strTemplateInfoRollOverVR = ''; strTemplateInfoRollOverVR += '<table width="285" border="0" cellspacing="0" cellpadding="0">';strTemplateInfoRollOverVR += '<tr>';strTemplateInfoRollOverVR += '<td width="100" background="/teiffel/uk/ludique/visite/360/gene/image/carre.gif"><img src="/teiffel/uk/ludique/visite/360/java_bd/jour/image/v%CLE%.jpg" width="83" height="55"></td>';strTemplateInfoRollOverVR += '<td width="185" background="/teiffel/uk/ludique/visite/360/gene/image/carre.gif" class="info" vAlign="middle">%TEXT%</td>';strTemplateInfoRollOverVR += '</tr>';strTemplateInfoRollOverVR += '</table><br>';// Creation du tableau d'objet de VR//  cle        type  texte      var GEN_aVR = new Array('20','Gustave Eiffel office',strTemplateVRJava,strPositionTemplateVRJava,strTemplateInfoVR,strPositionTemplateInfoVR,strTemplateVRHighLight,'68###61###16###12',strTemplateInfoRollOverVR,null,null,'08','View from the top',strTemplateVRJava,strPositionTemplateVRJava,strTemplateInfoVR,strPositionTemplateInfoVR,strTemplateVRHighLight,'73###45###16###12',strTemplateInfoRollOverVR,null,null,'26','Stairs from second to top level - View onto Trocadero',strTemplateVRJava,strPositionTemplateVRJava,strTemplateInfoVR,strPositionTemplateInfoVR,strTemplateVRHighLight,'73###108###16###12',strTemplateInfoRollOverVR,null,null,'25','Stairs from second to top level - View onto Champ de Mars',strTemplateVRJava,strPositionTemplateVRJava,strTemplateInfoVR,strPositionTemplateInfoVR,strTemplateVRHighLight,'74###123###16###12',strTemplateInfoRollOverVR,null,null,'16','Le Jules Verne restaurant',strTemplateVRJava,strPositionTemplateVRJava,strTemplateInfoVR,strPositionTemplateInfoVR,strTemplateVRHighLight,'81###211###16###12',strTemplateInfoRollOverVR,null,null,'17','First floor terrasse',strTemplateVRJava,strPositionTemplateVRJava,strTemplateInfoVR,strPositionTemplateInfoVR,strTemplateVRHighLight,'39###297###16###12',strTemplateInfoRollOverVR,null,null,'19','Gustave Eiffel room',strTemplateVRJava,strPositionTemplateVRJava,strTemplateInfoVR,strPositionTemplateInfoVR,strTemplateVRHighLight,'57###298###16###12',strTemplateInfoRollOverVR,null,null,'05','Champ de Mars platform',strTemplateVRJava,strPositionTemplateVRJava,strTemplateInfoVR,strPositionTemplateInfoVR,strTemplateVRHighLight,'77###290###16###12',strTemplateInfoRollOverVR,null,null,'18','View of Paris from the Gustave Eiffel room',strTemplateVRJava,strPositionTemplateVRJava,strTemplateInfoVR,strPositionTemplateInfoVR,strTemplateVRHighLight,'23###297###16###12',strTemplateInfoRollOverVR,null,null,'14','Altitude 95 restaurant',strTemplateVRJava,strPositionTemplateVRJava,strTemplateInfoVR,strPositionTemplateInfoVR,strTemplateVRHighLight,'99###293###16###12',strTemplateInfoRollOverVR,null,null,'03','Esplanade under the Eiffel Tower',strTemplateVRJava,strPositionTemplateVRJava,strTemplateInfoVR,strPositionTemplateInfoVR,strTemplateVRHighLight,'86###363###16###12',strTemplateInfoRollOverVR,null,null,'02','South Pillar - Entrance to Jules Verne restaurant',strTemplateVRJava,strPositionTemplateVRJava,strTemplateInfoVR,strPositionTemplateInfoVR,strTemplateVRHighLight,'110###363###16###12',strTemplateInfoRollOverVR,null,null,'01',' North Pillar',strTemplateVRJava,strPositionTemplateVRJava,strTemplateInfoVR,strPositionTemplateInfoVR,strTemplateVRHighLight,'60###362###16###12',strTemplateInfoRollOverVR,null,null,'29','Machinery',strTemplateVRJava,strPositionTemplateVRJava,strTemplateInfoVR,strPositionTemplateInfoVR,strTemplateVRHighLight,'162###364###16###12',strTemplateInfoRollOverVR,null,null);