function MM_preloadImages() 
{
  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 afficheVignette(cheminVignette,cheminMaxi)
{
	document.write('<A HREF="javascript:afficheMaxi(\''+cheminMaxi+'\')"><IMG SRC="'+cheminVignette+'" HSPACE=0 VSPACE=0 BORDER=0 ALT="cliquez ici pour agrandir"></A>');
}
function afficheMaxi(chemin)
{
	i1 = new Image;
	i1.src = chemin;
	html = '<HTML><HEAD><TITLE>Image</TITLE></HEAD><BODY LEFTMARGIN=0 MARGINWIDTH=0 TOPMARGIN=0 MARGINHEIGHT=0><CENTER><IMG SRC="'+chemin+'" BORDER=0 NAME=imageTest onLoad="window.resizeTo(document.imageTest.width+14,document.imageTest.height+32)"></CENTER></BODY></HTML>';
	popupImage = window.open('','_blank','toolbar=0,location=0,directories=0,menuBar=0,scrollbars=0,resizable=1');
	popupImage.document.open();
	popupImage.document.write(html);
	popupImage.document.close();
}

/* imgPath = new Array;
imgPath2 = new Array;
imgPath3 = new Array;
SiClickGoTo = new Array;
SiClickGoTo2 = new Array;
SiClickGoTo3 = new Array;
if (document.images)
{
	i0 = new Image;
	i0.src = 'images/photos1.jpg';
	SiClickGoTo[0] = "javascript:MM_openBrWindow('photos1.htm','','width=400,height=269')";
	imgPath[0] = i0.src;
	i1 = new Image;
	i1.src = 'images/photos2.jpg';
	SiClickGoTo[1] = "javascript:MM_openBrWindow('photos2.htm','','width=400,height=280')";
	imgPath[1] = i1.src;
	i2 = new Image;
	i2.src = 'images/photos3.jpg';
	SiClickGoTo[2] = "javascript:MM_openBrWindow('photos3.htm','','width=400,height=303')";
	imgPath[2] = i2.src;
	i3 = new Image;
	i3.src = 'images/photos4.jpg';
	SiClickGoTo[3] = "javascript:MM_openBrWindow('photos4.htm','','width=400,height=321')";
	imgPath[3] = i3.src;
	j0 = new Image;
	j0.src = 'images/2photos1.jpg';
	SiClickGoTo2[0] = "javascript:MM_openBrWindow('2photos1.htm','','width=400,height=271')";
	imgPath2[0] = j0.src;
	j1 = new Image;
	j1.src = 'images/2photos2.jpg';
	SiClickGoTo2[1] = "javascript:MM_openBrWindow('2photos2.htm','','width=400,height=270')";
	imgPath2[1] = j1.src;
	j2 = new Image;
	j2.src = 'images/2photos3.jpg';
	SiClickGoTo2[2] = "javascript:MM_openBrWindow('2photos3.htm','','width=400,height=270')";
	imgPath2[2] = j2.src;
	j3 = new Image;
	j3.src = 'images/2photos4.jpg';
	SiClickGoTo2[3] = "javascript:MM_openBrWindow('2photos4.htm','','width=400,height=272')";
	imgPath2[3] = j3.src;
	
	k0 = new Image;
	k0.src = 'images/3photos1.jpg';
	SiClickGoTo3[0] = "javascript:MM_openBrWindow('3photos1.htm','','width=400,height=274')";
	imgPath3[0] = k0.src;
	k1 = new Image;
	k1.src = 'images/3photos2.jpg';
	SiClickGoTo3[1] = "javascript:MM_openBrWindow('3photos2.htm','','width=300,height=453')";
	imgPath3[1] = k1.src;
	k2 = new Image;
	k2.src = 'images/3photos3.jpg';
	SiClickGoTo3[2] = "javascript:MM_openBrWindow('3photos3.htm','','width=400,height=269')";
	imgPath3[2] = k2.src;
	k3 = new Image;
	k3.src = 'images/3photos4.jpg';
	SiClickGoTo3[3] = "javascript:MM_openBrWindow('3photos4.htm','','width=400,height=271')";
	imgPath3[3] = k3.src;
} */


function MM_openBrWindow(theURL,winName,features) { 
  	window.open(theURL,winName,features);
}

function Newin(A,W,H)
{
  myWin=open("","newin","width="+W+",height="+H+",resizable=0,scrollbars=0,status=0");
  myWin.document.open();
  myWin.document.write('<html><head><title>Los Piquillos</title></head><body onLoad="self.focus()" onBlur="self.close()" BGCOLOR="#ffffff" background="../img/fd1.gif" marginwidth="0" marginheight="0" topmargin="0" leftmargin="0">');
  myWin.document.write('<TABLE BORDER="0" CELLSPACING="0" CELLPADDING="0"><tr><td>');
  myWin.document.write('<IMG SRC="'+A+'" WIDTH="'+W+'" HEIGHT="'+H+'" BORDER="0">');
  myWin.document.write("</table></tr></td>");
  myWin.document.write("</body></html>");
  myWin.document.close();  
}

function MM_findObj(n, d) { //v4.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);
  if(!x && document.getElementById) x=document.getElementById(n); return x;
}

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 MM_swapImgRestore() 
{ 
  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_swapImage() 
{ 
  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 ControlerChamps(NomForm)
{
	// NOM
	if (NomForm.nom.value == "")
	{
		NomForm.nom.focus();
		alert("Vous n'avez pas indiqué votre nom.");
		return false;
	}
		
	// PRENOM
	if (NomForm.prenom.value == "")
	{
		NomForm.nom.focus();
		alert("Vous n'avez pas indiqué votre prénom.");
		return false;
	}
		
		// TELEPHONE
	if (NomForm.tel.value == "")
	{
		NomForm.tel.focus();
		alert("Vous n'avez pas indiqué votre numéro de téléphone.");
		return false;
	}

	// TELEPHONE 
	if (IsNumeric(NomForm.tel.value) == false)
	{
		NomForm.tel.focus();
		alert("Numéro de téléphone incorrect.");
		return false;
	}
	
	// COURRIEL
	if (NomForm.email.value != "")
	{
		if (isValidEmail(NomForm.email.value) == false)
		{
			NomForm.email.focus();
			alert("Adresse courriel incorrecte.");
			return false;
		}
	}
		/*
		else
		{
			NomForm.email.focus();
			alert("Vous n'avez pas indiqué votre courriel.");
			return false;
		} */
		
	// MESSAGE
	if (NomForm.message.value == "")
	{
		NomForm.message.focus();
		alert("Vous n'avez pas renseigné l'espace message.");
		return false;
	} 

	NomForm.submit();
	//document.contact.buttonselected.value = "submit";
}

function isValidEmail(str) 
{
   return (str.indexOf(".") > 2) && (str.indexOf("@") > 0);
}

function IsNumeric(sText)
{
   var ValidChars = "0123456789 ";
   var IsNumber=true;
   var Char;

   for (i = 0; i < sText.length && IsNumber == true; i++) 
   { 
      Char = sText.charAt(i); 
      if (ValidChars.indexOf(Char) == -1) 
         IsNumber = false;
   }
   return IsNumber;
}
