<script type="text/javascript">
function popUp(picName)
	{
		window.open("product_info_"+picName+'.html',"Viniagrettes & Marinades","menubar=no,width=230,height=600,toolbar=no, screenX=300, screenY=150");
		if (window.focus) {newwindow.focus()}
	}

function popUpRecipes(picName)
	{
		window.open("recipes/recipes_"+picName+'.html',"Viniagrettes & Marinades","menubar=no,width=600,height=600,toolbar=no, scrollbars=yes, screenX=300, screenY=150");
		if (window.focus) {newwindow.focus()}
	}

 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];}}
}
</script>

