///
///       DATA pour les visites 360


// Tableau d'objets VR
var GEN_oVR = new Array();
var quote ="'";

// Les positions de ce template 
// left,top,width,height 
var strPositionTemplateVRJava = '186###67###574###352'; 


// Template pour l'appel du MOV
var strTemplateVRJava = '';
strTemplateVRJava += '<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" width="574" height="350" codebase="http://www.apple.com/qtactivex/qtplugin.cab">';
//strTemplateVRJava += '<object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" width="574" codebase="http://www.apple.com/qtactivex/qtplugin.cab">';
strTemplateVRJava += '<param name="SRC" value="p%CLE%.mov">';
strTemplateVRJava += '<param name="CACHE" value="true">';
strTemplateVRJava += '<param name="CONTROLLER" value="false">';
strTemplateVRJava += '<param name="KIOSKMODE" value="true">';
strTemplateVRJava += '<param name="SCALE" value="TOFIT">';
strTemplateVRJava += '<embed src="p%CLE%.mov" type="video/quicktime" width="574" height="350" cache="true" AUTOHREF="true" AUTOPLAY="true" controller="false" bgcolor="#000000" kioskmode="true" pan="0" scale="tofit" pluginspage="http://www.apple.com/quicktime/download/"></embed>';
//strTemplateVRJava += '<embed src="p%CLE%.mov" type="video/quicktime" width="574" cache="true" AUTOHREF="true" AUTOPLAY="true" controller="false" bgcolor="#000000" kioskmode="true" pan="0" scale="tofit" pluginspage="http://www.apple.com/quicktime/download/"></embed>';
//strTemplateVRJava += '<embed src="p%CLE%.mov" width="574" height="350"></embed>';
//strTemplateVRJava += '<embed src="p%CLE%.mov" width="574"></embed>';
strTemplateVRJava += '</object><br>';


// 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 = '280###472###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>';


// Les positions de ce template zoom
//                              left,top,width,height
var strPositionTemplateZoomVR = '633###424###99###35';


// Template pour le calque zoom plein ecran

var strTemplateZoomVR = '';
strTemplateZoomVR += '<table width="100" border="0" cellspacing="0" cellpadding="0">';
strTemplateZoomVR += '<tr align="center">';
strTemplateZoomVR += '<td width="100"><a href="#" onClick="window.open('+quote+'/teiffel/uk/ludique/visite/360/mov_hd/jour/%CLE%.html'+quote+','+quote+'fullscreen'+quote+','+quote+'resizable=yes,width=' + window.screen.availWidth + ',height=' + window.screen.availHeight + ''+quote+')"><img src="/teiffel/uk/ludique/visite/360/gene/image/picto_zoom_jour.gif" width="24" height="14" border="0"></a></td>';
strTemplateZoomVR += '</tr>';
strTemplateZoomVR += '<tr align="center">';
strTemplateZoomVR += '<td class="lien" width="100"><a href="#" onClick="window.open('+quote+'/teiffel/uk/ludique/visite/360/mov_hd/jour/%CLE%.html'+quote+','+quote+'fullscreen'+quote+','+quote+'resizable=yes,width=1,height=1'+quote+')">Full screen</a></td>';
strTemplateZoomVR += '</tr>';
strTemplateZoomVR += '</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###149###16###12',strTemplateInfoRollOverVR,strTemplateZoomVR,strPositionTemplateZoomVR,
'08','View from the top',strTemplateVRJava,strPositionTemplateVRJava,strTemplateInfoVR,strPositionTemplateInfoVR,strTemplateVRHighLight,'73###133###16###12',strTemplateInfoRollOverVR,strTemplateZoomVR,strPositionTemplateZoomVR,
'26','Stairs from second to top level<br>View onto Trocadero',strTemplateVRJava,strPositionTemplateVRJava,strTemplateInfoVR,strPositionTemplateInfoVR,strTemplateVRHighLight,'73###196###16###12',strTemplateInfoRollOverVR,strTemplateZoomVR,strPositionTemplateZoomVR,
'25','Stairs from second to top level<br>View onto Champ de Mars',strTemplateVRJava,strPositionTemplateVRJava,strTemplateInfoVR,strPositionTemplateInfoVR,strTemplateVRHighLight,'74###211###16###12',strTemplateInfoRollOverVR,strTemplateZoomVR,strPositionTemplateZoomVR,
'16','Le Jules Verne restaurant',strTemplateVRJava,strPositionTemplateVRJava,strTemplateInfoVR,strPositionTemplateInfoVR,strTemplateVRHighLight,'81###299###16###12',strTemplateInfoRollOverVR,strTemplateZoomVR,strPositionTemplateZoomVR,
'18','View of Paris from the Gustave Eiffel room',strTemplateVRJava,strPositionTemplateVRJava,strTemplateInfoVR,strPositionTemplateInfoVR,strTemplateVRHighLight,'23###385###16###12',strTemplateInfoRollOverVR,strTemplateZoomVR,strPositionTemplateZoomVR,
'17','First floor terrasse',strTemplateVRJava,strPositionTemplateVRJava,strTemplateInfoVR,strPositionTemplateInfoVR,strTemplateVRHighLight,'39###385###16###12',strTemplateInfoRollOverVR,strTemplateZoomVR,strPositionTemplateZoomVR,
'19','Gustave Eiffel room',strTemplateVRJava,strPositionTemplateVRJava,strTemplateInfoVR,strPositionTemplateInfoVR,strTemplateVRHighLight,'57###386###16###12',strTemplateInfoRollOverVR,strTemplateZoomVR,strPositionTemplateZoomVR,
'05','Champ de Mars platform',strTemplateVRJava,strPositionTemplateVRJava,strTemplateInfoVR,strPositionTemplateInfoVR,strTemplateVRHighLight,'77###378###16###12',strTemplateInfoRollOverVR,strTemplateZoomVR,strPositionTemplateZoomVR,
'14','Altitude 95 restaurant',strTemplateVRJava,strPositionTemplateVRJava,strTemplateInfoVR,strPositionTemplateInfoVR,strTemplateVRHighLight,'99###381###16###12',strTemplateInfoRollOverVR,strTemplateZoomVR,strPositionTemplateZoomVR,
'01','North Pillar',strTemplateVRJava,strPositionTemplateVRJava,strTemplateInfoVR,strPositionTemplateInfoVR,strTemplateVRHighLight,'60###458###16###12',strTemplateInfoRollOverVR,strTemplateZoomVR,strPositionTemplateZoomVR,
'03','Esplanade under the Eiffel Tower',strTemplateVRJava,strPositionTemplateVRJava,strTemplateInfoVR,strPositionTemplateInfoVR,strTemplateVRHighLight,'86###458###16###12',strTemplateInfoRollOverVR,strTemplateZoomVR,strPositionTemplateZoomVR,
'02','South Pillar<br>Entrance to Jules Verne restaurant',strTemplateVRJava,strPositionTemplateVRJava,strTemplateInfoVR,strPositionTemplateInfoVR,strTemplateVRHighLight,'110###458###16###12',strTemplateInfoRollOverVR,strTemplateZoomVR,strPositionTemplateZoomVR,
'29','Machinery',strTemplateVRJava,strPositionTemplateVRJava,strTemplateInfoVR,strPositionTemplateInfoVR,strTemplateVRHighLight,'168###467###16###12',strTemplateInfoRollOverVR,strTemplateZoomVR,strPositionTemplateZoomVR
);
