
function changeImage(c)
{
document.images[c].src="images/" + c + "O.jpg";
}

function replaceImage(d)
{
document.images[d].src="images/" + d + ".jpg";
}

window.status = "La grange des saveurs du Richelieu";

function status_over(a)
{
	 window.status = a;
}

function status_normal()
{
	 window.status = "La grange des saveurs du Richelieu";
}




      		function fenetre1()
	  	{
        if (navigator.appName=="Netscape")
			{
          var win=window.open("pop/5913.html","animation",
                              "width=625,height=475,screenX=125,screenY=125");
        	}
        else 
			{
          var win=window.open("pop/5913.html","animation",
                              "width=625,height=475,left=125,top=125");
        	}
    	}
		
		function fenetre2()
	  	{
        if (navigator.appName=="Netscape")
			{
          var win=window.open("pop/5886.html","animation",
                              "width=625,height=475,screenX=125,screenY=125");
        	}
        else 
			{
          var win=window.open("pop/5886.html","animation",
                              "width=625,height=475,left=125,top=125");
        	}
    	}
		
		function fenetre3()
	  	{
        if (navigator.appName=="Netscape")
			{
          var win=window.open("pop/5889.html","animation",
                              "width=625,height=475,screenX=125,screenY=125");
        	}
        else 
			{
          var win=window.open("pop/5889.html","animation",
                              "width=625,height=475,left=125,top=125");
        	}
    	}
		
		function fenetre4()
	  	{
        if (navigator.appName=="Netscape")
			{
          var win=window.open("pop/5890.html","animation",
                              "width=625,height=475,screenX=125,screenY=125");
        	}
        else 
			{
          var win=window.open("pop/5890.html","animation",
                              "width=625,height=475,left=125,top=125");
        	}
    	}
		
				function fenetre5()
	  	{
        if (navigator.appName=="Netscape")
			{
          var win=window.open("pop/carte.html","animation",
                              "width=625,height=525,screenX=125,screenY=125");
        	}
        else 
			{
          var win=window.open("pop/carte.html","animation",
                              "width=625,height=525,left=125,top=125");
        	}
    	}
		