
<!--
function MM_findObj(n, d) { //v3.0
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document); return x;
}
function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_preloadImages() { //v3.0
 var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
   var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
   if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);

function MM_nbGroup(event, grpName) { //v3.0
  var i,img,nbArr,args=MM_nbGroup.arguments;
  if (event == "init" && args.length > 2) {
    if ((img = MM_findObj(args[2])) != null && !img.MM_init) {
      img.MM_init = true; img.MM_up = args[3]; img.MM_dn = img.src;
      if ((nbArr = document[grpName]) == null) nbArr = document[grpName] = new Array();
      nbArr[nbArr.length] = img;
      for (i=4; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) {
        if (!img.MM_up) img.MM_up = img.src;
        img.src = img.MM_dn = args[i+1];
        nbArr[nbArr.length] = img;
    } }
  } else if (event == "over") {
    document.MM_nbOver = nbArr = new Array();
    for (i=1; i < args.length-1; i+=3) if ((img = MM_findObj(args[i])) != null) {
      if (!img.MM_up) img.MM_up = img.src;
      img.src = (img.MM_dn && args[i+2]) ? args[i+2] : args[i+1];
      nbArr[nbArr.length] = img;
    }
  } else if (event == "out" ) {
    for (i=0; i < document.MM_nbOver.length; i++) {
      img = document.MM_nbOver[i]; img.src = (img.MM_dn) ? img.MM_dn : img.MM_up; }
  } else if (event == "down") {
    if ((nbArr = document[grpName]) != null)
      for (i=0; i < nbArr.length; i++) { img=nbArr[i]; img.src = img.MM_up; img.MM_dn = 0; }
    document[grpName] = nbArr = new Array();
    for (i=2; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) {
      if (!img.MM_up) img.MM_up = img.src;
      img.src = img.MM_dn = args[i+1];
      nbArr[nbArr.length] = img;
  } }
}


function newwindow(popupdocument) {
popup1 = window.open(popupdocument, 'popup1','scrollbars=yes,toolbar=no,resizable=yes,menubar=no,width=600,height=300,top=80,left=80')
}
function newwindow2(popupdocument) {
popup2 = window.open(popupdocument, 'popup2','scrollbars=auto,toolbar=no,resizable=no,menubar=no,width=400,height=340,top=80,left=80')
}
function newwindow3(popupdocument) {
popup3 = window.open(popupdocument, 'popup3','scrollbars=auto,toolbar=yes,resizable=yes,menubar=no,width=680,height=440,top=80,left=80')
}
function popuplogin() {
popup4 = window.open('<valueof bean="/com/etree/imiweb_lux/mapping/UrlMapperStart.encodedURLsMap.header_popup_login_private_area"></valueof>', 'popup4','scrollbars=auto,toolbar=no,resizable=no,menubar=no,width=400,height=200')
}

function MM_openBrWindow(theURL,winName,features) { 
  window.open(theURL,winName,features);
}

function twAller(_url,_cadre,_target) {
  if (_cadre) {
    parent._cadre.location.href = _url;
  } else if (_target) {
    _target = window.open(_url,_target);
  } else {
    window.location.href = _url;
  }
}

var params_meteo="type_meteo=terrestre&langue=fr&fond=FFFFFF&texte=0000FF&saisie_meteo=arrecife";

function ouvrir() {
fenetre=window.open("h10rubiconpalace/promo.htm","fenetre",
"resizable=no,scrollbars=no,location=no,width=400,height=400,top=200,left=200")
}

function time( ) {
			var thisday=new Date();
			var day=thisday.getDay();
			if (day == 0){document.write("Dimanche");}
			if (day == 1){document.write("Lundi");}
			if (day == 2){document.write("Mardi");}
			if (day == 3){document.write("Mercredi");}
			if (day == 4){document.write("Jeudi");}
			if (day == 5){document.write("Vendredi");}
			if (day == 6){document.write("Samedi");}
  			document.write("  "+thisday.getDate()+" ");
  			var day=thisday.getMonth();
  			if (day == 0){document.write("janvier");}
  			if (day == 1){document.write("février");}
			if (day == 2){document.write("mars");}
			if (day == 3){document.write("avril");}
			if (day == 4){document.write("mai");}
			if (day == 5){document.write("juin");}
			if (day == 6){document.write("juillet");}
			if (day == 7){document.write("août");}
			if (day == 8){document.write("septembre");}
			if (day == 9){document.write("octobre");}
			if (day == 10){document.write("novembre");}
			if (day == 11){document.write("décembre");}
			document.write(" 2004");
}



var slideShowSpeed = 4000
var crossFadeDuration = 2
var Pic = new Array() 

Pic[0] = 'images/slideshow/10.jpg'
Pic[1] = 'images/slideshow/16.jpg'
Pic[2] = 'images/slideshow/19.jpg'
Pic[3] = 'images/slideshow/5.jpg'
Pic[4] = 'images/slideshow/17.jpg'
Pic[5] = 'images/slideshow/3.jpg'
Pic[6] = 'images/slideshow/13.jpg'
Pic[7] = 'images/slideshow/11.jpg'
Pic[8] = 'images/slideshow/18.jpg'
Pic[9] = 'images/slideshow/6.jpg'
Pic[10] = 'images/slideshow/12.jpg'
Pic[11] = 'images/slideshow/7.jpg'
Pic[12] = 'images/slideshow/1.jpg'
Pic[13] = 'images/slideshow/4.jpg'
Pic[14] = 'images/slideshow/21.jpg'
Pic[15] = 'images/slideshow/2.jpg'
Pic[16] = 'images/slideshow/9.jpg'
Pic[17] = 'images/slideshow/15.jpg'
Pic[18] = 'images/slideshow/20.jpg'
Pic[19] = 'images/slideshow/8.jpg'
Pic[20] = 'images/slideshow/14.jpg'

var t
var j = 0
var p = Pic.length

var preLoad = new Array()
for (i = 0; i < p; i++){
preLoad[i] = new Image()
preLoad[i].src = Pic[i]
}

function runSlideShow(){
if (document.all){
document.images.SlideShow.style.filter="blendTrans(duration=2)"
document.images.SlideShow.style.filter="blendTrans(duration=crossFadeDuration)"
document.images.SlideShow.filters.blendTrans.Apply() 
}
document.images.SlideShow.src = preLoad[j].src
if (document.all){
document.images.SlideShow.filters.blendTrans.Play()
}
j = j + 1
if (j > (p-1)) j=0
t = setTimeout('runSlideShow()', slideShowSpeed)
}
