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_findObj(n, d) { //v4.01
  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);
  
  if(!x && d.getElementById) x=d.getElementById(n); 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 popup()
{
file='popup.php';
var footer=window.open(file, "Plan", "location=0, menubar=0, resizable=0, status=0, scrollbars=1, width=600, height=600");
}


function ShowMenu(page)
{
	if(page == 'aqua')
	{
		document.getElementById('Chmenu').innerHTML = '<img name="infos" src="http://www.guadeloupeaquarium.com/images/menu/infos.jpg" width="178" height="212" border="0" id="infos" usemap="#m_infos" alt="" /><map name="m_infos" id="m_infos"><area shape="rect" coords="3,59,159,76" href="horaires.php" alt="" /><area shape="rect" coords="8,37,155,52" href="infos.php" alt="" /><area shape="rect" coords="8,108,164,127" href="javascript:ShowMenu(\'pratique\');" alt="" /><area shape="rect" coords="12,182,161,198" href="index.php" alt="" /><area shape="rect" coords="12,157,163,175" href="javascript:ShowMenu(\'action\');" alt="" /><area shape="rect" coords="12,132,164,149" href="javascript:ShowMenu(\'visite\');" alt="" /><area shape="rect" coords="8,7,164,26" href="javascript:ShowMenu(\'aqua\');" alt="" /><area shape="rect" coords="4,32,163,52" href="boutique.php" alt="" /><area shape="rect" coords="6,71,160,88" href="horaires.php" alt="" /></map>';  
	}
	else if(page == 'visite')
	{
	document.getElementById('Chmenu').innerHTML = '<img name="m_photos" src="http://www.guadeloupeaquarium.com/images/menu/m_photos.jpg" width="183" height="223" border="0" id="m_photos" usemap="#m_m_photos" alt="" /><map name="m_m_photos" id="m_m_photos"><area shape="rect" coords="10,181,176,200" href="index.php" alt="" /><area shape="rect" coords="8,153,171,174" href="javascript:ShowMenu(\'action\');" alt="" /><area shape="rect" coords="6,131,173,148" href="javascript:ShowMenu(\'pratique\');" alt="" /><area shape="rect" coords="12,104,171,125" href="javascript:ShowMenu(\'aqua\');" alt="" /><area shape="rect" coords="4,37,121,58" href="photos.php" alt="" /></map>';
	}
	else if(page == 'pratique')
	{
	document.getElementById('Chmenu').innerHTML ='<img name="pratique" src="http://www.guadeloupeaquarium.com/images/menu/pratique.jpg" width="178" height="212" border="0" id="pratique" usemap="#m_pratique" alt="" /><map name="m_pratique" id="m_pratique"><area shape="rect" coords="5,57,161,74" href="liens.php" alt="" /><area shape="poly" coords="8,36,164,36,164,51,8,51,8,36" href="boutique.php" alt="" /><area shape="rect" coords="8,5,164,24" href="javascript:ShowMenu(\pratique\');" alt="" /><area shape="rect" coords="12,182,161,198" href="index.php" alt="" /><area shape="rect" coords="12,157,163,175" href="javascript:ShowMenu(\'action\');" alt="" /><area shape="rect" coords="12,132,164,149" href="javascript:ShowMenu(\'visite\');" alt="" /><area shape="rect" coords="9,108,165,127" href="javascript:ShowMenu(\'aqua\');" alt="" /><area shape="rect" coords="4,32,163,52" href="boutique.php" alt="" /><area shape="rect" coords="6,71,160,88" href="horaires.php" alt="" /></map>';
	}
	else if(page == 'action')
	{
	document.getElementById('Chmenu').innerHTML ='<img name="action" src="http://www.guadeloupeaquarium.com/images/menu/action.jpg" width="184" height="225" border="0" id="action" usemap="#m_action" alt="" /><map name="m_action" id="m_action"><area shape="rect" coords="6,56,133,87" href="http://www.ecoledelamerguadeloupe.org" alt="" /><area shape="rect" coords="5,35,147,49" href="http://www.centredesoinskaret.org" alt="" /><area shape="rect" coords="11,155,159,173" href="javascript:ShowMenu(\'pratique\');" alt="" /><area shape="rect" coords="13,107,166,123" href="javascript:ShowMenu(\'aqua\');" alt="" /><area shape="rect" coords="13,131,167,149" href="javascript:ShowMenu(\'visite\');" alt="" /><area shape="rect" coords="10,180,168,199" href="index.php" alt="" /></map>';
	}
}