/* AUTHOR: Cooking2000 (http://www.cooking2000.fr and http://www.cooking2000.com) */
/* CREATION DATE: 02/02/28 -- AA/MM/JJ */
/* REVISION DATE: 09/12/28 -- AA/MM/JJ */

var retourfctn = 0;

function affichecheminretour(url,go2url,txt,exitthis)
{
var d=document;
var myurl = location.href;
if (myurl.match(url) != null)
	{
	d.write('<a href="' + go2url + '"><b>'+ txt + '</b></a>');
	retourfctn = exitthis;
	} 
	return retourfctn;
}

var myurl = location.href;
var d=document;
if (myurl.match("PRINT") == null)
{detailsVisibility('none');
d.write('<DIV ID="DIV1" CLASS="DIV_DETAILS">');
d.write('<div align="center">');
d.write('<scr'+'ipt>topheader(\'XXPartager\',"cafede"); </scr'+'ipt>');

d.write('<!-- AddThis Button BEGIN --><div class="addthis_toolbox addthis_default_style">');
d.write('<a href="http://www.addthis.com/bookmark.php?v=250&amp;pub=cooking2000" class="addthis_button_compact">Partager</a>');
d.write('<span class="addthis_separator">|</span>');
d.write('<a class="addthis_button_email"></a>');
d.write('<a class="addthis_button_facebook"></a>');
d.write('<a class="addthis_button_twitter"></a>');
d.write('<a class="addthis_button_viadeo"></a>');
d.write('</div><scr'+'ipt type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js?pub=cooking2000"></scr'+'ipt>');
d.write('<!-- AddThis Button END -->');
d.write('<hr size="1" noshade>');
checknew("02/28/2010");
d.write('<br><a href="http://www.facebook.com/Cooking2000" target="_blank"><img src="/image/graphical/facebook.jpg" border="0" width="94" height="29" alt="Trouvez-nous sur Facebook"></a>');
d.write('<br><a href="http://www.twitter.com/cooking2000"><img src="/image/graphical/follow_me-a.png" border="0" width="160" height="27" alt="Suivez Cooking2000 sur Twitter"></a><br>');
checknew("02/28/2010");
d.write('<hr size="1" noshade>');
d.write('<scr'+'ipt>topheader(\'XXC’est la saison<br>ou bientôt&hellip;\',"cafede"); </scr'+'ipt>');
d.write('<a href="/fr/dossier/vos-courses.htm"><b>Vos courses livrées à domicile</a> <font color="#ff0000">(livraison gratuite)</font>&nbsp;:</b> ');
d.write('<a href="/fr/boutique/vos-courses-acd.htm">Auchandirect</a>, <a href="/fr/boutique/vos-courses-oos.htm">Carrefour</a>, <a href="/fr/boutique/vos-courses-cng.htm">Coursengo</a>, ');
d.write('<a href="/fr/boutique/vos-courses-hra.htm">Houra</a>, <a href="/fr/boutique/vos-courses-mon.htm">Monoprix</a>, <a href="/fr/boutique/vos-courses-nat.htm">Natoora</a>, <a href="/fr/boutique/vos-courses-tlm.htm">Telemarket</a>');
d.write('<hr width="50%" size="1" noshade>');
d.write('<a href="/fr/recettes/recette-paques.htm"><b>Recettes de Pâques</b></a>');
afficherecette2("recettes/recette-paques.htm","1","","Recettes de Pâques","","","","repas-paques-lisa-thornberg.jpg","60","80");
d.write('<hr width="50%" size="1" noshade>');
d.write('<a href="/fr/recettes-cuisine-par-ingredient.htm"><b>Recettes par ingrédients</b></a>');
d.write('<hr width="50%" size="1" noshade>');
d.write('<br>- <a href="/fr/dossier/biere-de-printemps.htm"><b>Bière de Printemps</b></a><font color="#ff0000">(*)</font> -');
d.write('<br><font color="#ff0000"><b>* A consommer avec modération</b></font>');
d.write('<br>- <a href="/fr/soupe.htm">Soupes, potages</a> -');
d.write('<br>- <a href="/fr/dossier/asperge-sable-landes.htm"><b>Asperges des Landes</b></a> -');
d.write('<br>- <a href="/fr/starter.htm#warmstarter">Entrées chaudes</a> - <a href="/fr/recettes/recette-tarte.htm">Tartes</a> -');
d.write('<br>- <a href="/fr/dossier/endive-recettes.htm">Endives</a> - <a href="/fr/dossier/mache-recette.htm">Mâche nantaise</a> -');
d.write('<br>- <a href="/fr/dossier/coquille-saint-jacques-recettes.htm">Recettes Coquilles Saint-Jacques</a> -');
d.write('<br>- <a href="/fr/recettes/recette-ski-hiver-montagne.htm"><b>Recettes de montagne</b></a> -');
d.write('<br>- <a href="/fr/dish.htm">Plats chauds d\'hiver</a> -');
d.write('<hr size="1" noshade>');
d.write('<scr'+'ipt>topheader(\'XX<a href="/fr/expo.htm">Sortir, déguster, boire&hellip;</a>\',"cafede"); </scr'+'ipt>');
d.write('<a href="/fr/event/sirest-2010-paris.htm"><b>Sirest 2010</b><br>Restauration Hors Foyer</a><br>du 6 au 10 mars 2010');
d.write('<hr width="50%" size="1" noshade>');
d.write('<a href="/fr/event/france-re-cuisinee-2010.htm"><b>La France re(cuisinée)</b></a><br>du 15 au 26 mars 2010');
d.write('<hr width="50%" size="1" noshade>');
d.write('<a href="/fr/event/foire-de-lyon-2010.htm"><b>Foire de Lyon 2010</b></a><br>du 19 au 29 mars 2010');
d.write('<hr width="50%" size="1" noshade></div>');
d.write('</DIV>');
}
/* d.write('<input type="RADIO" name="optVisibility" value="SHOW" onClick="javascript:detailsVisibility(\'block\');" checked>Version standard</input>');
d.write('<br><input type="RADIO" name="optVisibility" value="HIDE" onClick="javascript:detailsVisibility(\'none\');">Version imprimable</input>');
*/
d.write('<form name="formulaire"><input type="checkbox" id="printthis" name="cases" onclick="controle_choix(0)"><label for="printthis">Version imprimable</label>');
d.write('</form>');
detailsVisibility('block');

d.write('<hr noShade size="1">');
/* 
We use this menu for all the main pages except for "Cocktails"
*/
if ((myurl.match("dossier.htm") != null)||(myurl.match("dessert.htm") != null)||
(myurl.match("fish.htm") != null)||(myurl.match("starter.htm") != null)||
(myurl.match("recette-du-jour.htm") != null)||(myurl.match("newsletter.htm") != null)||
(myurl.match("meat.htm") != null)||(myurl.match("salad.htm") != null)||
(myurl.match("egg.htm") != null)||(myurl.match("sauce.htm") != null)||
(myurl.match("sante.htm") != null)||(myurl.match("world.htm") != null)||
(myurl.match("farce.htm") != null)||(myurl.match("fromages.htm") != null)||
(myurl.match("dish.htm") != null)||(myurl.match("veget.htm") != null)||(myurl.match("infoprod.htm") != null)||
(myurl.match("soupe.htm") != null)||(myurl.match("recettes-cuisine-par-ingredient.htm") != null))

{
d.write('<a href="index.html">Accueil</a>');
}
else
{
d.write('<a href="../index.html">Accueil</a>&nbsp;&gt;&nbsp;');
}

/* Les chefs */
affichecheminretour('#albertoherraiz','/fr/chef/alberto-herraiz.htm','Alberto Herraiz',1);
if (retourfctn==1) {myurl="";}

/* Les recettes */

affichecheminretour('#mardigras','/fr/dossier/menu-recette-mardi-gras.htm','Mardi Gras (Beignets, Bugnes&hellip;)',1);
if (retourfctn==1) {myurl="";}

affichecheminretour('#galette','/fr/recettes/recette-galette-des-rois.htm','Galettes des Rois',1);
if (retourfctn==1) {myurl="";}

affichecheminretour('#foiegras','/fr/recettes/recette-foie-gras.htm','Foie Gras',1);
if (retourfctn==1) {myurl="";}

affichecheminretour('#clafoutis','/fr/recettes/recette-clafoutis.htm','Clafoutis',1);
if (retourfctn==1) {myurl="";}

affichecheminretour('#serrano','/fr/europe/jambon-serrano.htm','Jambon Serrano',1);
if (retourfctn==1) {myurl="";}

affichecheminretour('#tatin','/fr/recettes/recette-tarte-tatin.htm','Tarte Tatin',1);
if (retourfctn==1) {myurl="";}

if (myurl.match("cocktail/") != null)
	{
	d.write('<a href="../cocktail.htm">Cocktails</a>');
	d.write('<hr noShade size="1">');
	d.write("<b>L'abus d'alcool est dangereux. Pour votre santé, sachez apprécier et consommer avec modération.</b>");
	} 

if (myurl.match("starter/") != null)
	{
	d.write('<a href="../starter.htm">Entrées</a>');
	} 

if (myurl.match("soupe/") != null)
	{
	d.write('<a href="../soupe.htm">Soupes</a>');
	} 

if (myurl.match("egg/") != null)
	{
	d.write('<a href="../egg.htm">Oeufs</a>');
	}

if (myurl.match("salad/") != null)
	{
	d.write('<a href="../salad.htm">Salades</a>');
	}
	
if (myurl.match("fish/") != null)
	{
	d.write('<a href="../fish.htm">Poissons</a>');
	}
	
if (myurl.match("meat/") != null)
	{
	d.write('<a href="../meat.htm">Viandes</a>');
	}
	
if (myurl.match("poultry/") != null)
	{
	d.write('<A href="../poultry.htm">Volailles</a>');
	}

if (myurl.match("dish/") != null)
	{
	d.write('<a href="../dish.htm">Plats</a>');
	}
	
if (myurl.match("veget/") != null)
	{
	d.write('<a href="../veget.htm">Légumes</a>');
	}
if (myurl.match("fromage/") != null)
	{if (myurl.match("du-fromage") != null)
	{/* do nothing */}
	else
	{
	d.write('<a href="../fromages.htm">Fromages</a>');
	}
	}
if (myurl.match("dessert/") != null)
	{
	d.write('<a href="../dessert.htm">Desserts</a>');
	}

if (myurl.match("farce/") != null)
	{
	d.write('<a href="../farce.htm">Farces</a>');
	}

if (myurl.match("sauce/") != null)
	{
	d.write('<a href="../sauce.htm">Sauces</a>');
	}
if (myurl.match("world/") != null)
	{
	d.write('<a href="../world.htm">Cuisine du monde</a>');
	}
if (myurl.match("dossier/") != null)
	{
	d.write('<a href="../dossier.htm">Dossiers</a>');
if (myurl.match("artichaut") != null)
	{
	d.write('&nbsp;&gt;&nbsp;<a href="artichaut.htm">Artichaut</a>');
	}
if (myurl.match("boudin") != null)
	{
	d.write('&nbsp;&gt;&nbsp;<a href="boudins.htm">Les boudins</a>');
	}
if (myurl.match("escargot-") != null)
	{
	d.write('&nbsp;&gt;&nbsp;<a href="escargot.htm">Escargots</a>');
	}
if (myurl.match("glace") != null)
	{
	d.write('&nbsp;&gt;&nbsp;<a href="glace.htm">Les glaces</a>');
	}
if (myurl.match("lapin") != null)
	{
	d.write('&nbsp;&gt;&nbsp;<a href="lapin.htm">Lapin</a>');
	}
if (myurl.match("mache-") != null)
	{
	d.write('&nbsp;&gt;&nbsp;<a href="mache.htm">La mâche</a>');
	}
if (myurl.match("soupetable") != null)
	{
	d.write('&nbsp;&gt;&nbsp;<a href="soupetable.htm">La soupe</a>');
	}
if (myurl.match("veau-") != null)
	{
	d.write('&nbsp;&gt;&nbsp;<a href="veau.htm">Le veau</a>');
	}
} /* fermeture pour dossier */

if (myurl.match("infoprod/") != null)
{
d.write('<a href="../infoprod.htm">Info Produits</a>');
if (myurl.match("cm-") != null)
	{
	d.write('&nbsp;&gt;&nbsp;<a href="classic-malts-fruits-de-mer.htm">Classic Malts et Fruits de Mer</a>');
	}
if (myurl.match("danette") != null)
	{
	d.write('&nbsp;&gt;&nbsp;<br><a href="danette-35ans.htm">Danette fête ses 35 ans</a>');
	}
if (myurl.match("ldc-chicnp") != null)
	{
	d.write('&nbsp;&gt;&nbsp;<a href="ldc-chicn.htm">Les Chic' + "'" + 'n par Le Gaulois</a>');
	}
if (myurl.match("ldc-scblr") != null)
	{
	d.write('&nbsp;&gt;&nbsp;<a href="ldc-scbl.htm">Emballage sécable Le Gaulois</a>');
	}
if (myurl.match("ldc-pane.htm") != null)
	{
	d.write('&nbsp;&gt;&nbsp;<a href="ldc-pane.htm">Permission gourmande</a>');
	}
if (myurl.match("ldc-preptrad") != null)
	{
	d.write('&nbsp;&gt;&nbsp;<a href="ldc-preptrad.htm">Préparations traditionnelles du volailler</a>');
	}
}

if (myurl.match("resto/") != null)
	{
	d.write('<a href="../resto.htm">Restaurants</a>');
	}

if (myurl.match("book/") != null)
	{
	d.write('<a href="../book.htm">Livres</a>');
	}

if (myurl.match("sante/") != null)
	{
	d.write('<a href="../sante.htm">Santé</a>');
	}

if (myurl.match("gastronomie/") != null)
	{
	d.write('<a href="gastronomie.htm">Gastronomie</a>');
	}

if (myurl.match("wine/") != null)
	{
	d.write('<a href="wine.htm">Vins</a>');
	d.write('<hr noShade size="1">');
	d.write("<b>L'abus d'alcool est dangereux. Pour votre santé, sachez apprécier et consommer avec modération.</b>");
	}

if (myurl.match("event/") != null)
{
	d.write('<a href="../expo.htm">Evénements</a>');
if (myurl.match("sial2004.") != null)
	{
	d.write('&nbsp;&gt;&nbsp;<a href="sial2004.htm">SIAL</a>');
	}
if (myurl.match("sial2004boisson.") != null)
	{
	d.write('&nbsp;&gt;&nbsp;<a href="sial2004boisson.htm">Boissons</a>');
	}
if (myurl.match("sial2004frleg.") != null)
	{
	d.write('&nbsp;&gt;&nbsp;<a href="sial2004frleg.htm">Fruits & Légumes</a>');
	}
if (myurl.match("cuisine-fleurs-") != null)
	{
	d.write('&nbsp;&gt;&nbsp;<br><a href="cuisine-fleurs-chezclement.htm">Cuisine aux fleurs chez Clément</a>');
	}

d.write('<hr noShade size="1">'); /* Utilisé uniquement pour les events car pas de pub... */
}

/* d.write('<hr noShade size="1">Pages visitées : ' + Count() );
d.write('<hr noShade size="1">'); */

/* No ads for printing */
d.write('<DIV ID="DIV1" CLASS="DIV_DETAILS">');
	/* No ads for "events"... */
	if (myurl.match("event/") == null)
	{
	/*
	d.write('<hr noShade size="1">');
	translaterecipe(document.title);
	*/
	d.write('<hr noShade size="1">');
	d.write('<scr'+'ipt>topheader(\'XXOn aime bien&hellip;\',"cafede"); </scr'+'ipt>');
	d.write('<div align="center">');
/*
	d.write('<hr width="50%" size="1" noshade>');
*/
	d.write('<br><a href="http://ad.zanox.com/ppc/?14895846C575400366T"><img src="http://ad.zanox.com/ppv/?14895846C575400366" align="bottom" border="0" hspace="1" alt="ING-120x60"></a>\
<br><a href="/fr/boutique/livret-orange-ing.htm"><b>Aujourd\'hui, j\'ai ouvert un&hellip;</b></a><br><scr'+'ipt> checknew("03/20/2010"); </scr'+'ipt>');
	d.write('</div>');
	d.write('<hr noShade size="1">');
	d.write('<div align="center"><img src="/image/nouveau.gif" border="0" width="47" height="11" alt="Nouveau sur Cooking2000">');
	d.write('<br><a href="/fr/recette-du-jour/recettes-du-jour-mar-2010.htm"><b>Recettes du jour<br>mars 2010<br>en images</b></a>');
	d.write('<br><a href="/fr/recette-du-jour.htm">');
	d.write('<img src="/image/c2k-ad/autopromo/recette-du-jour.jpg" border="0" width="122" height="92" alt="Recevez gratuitement la recette du jour"></a>');
	d.write('<br><img src="/image/nouveau.gif" border="0" width="47" height="11" alt="Nouveau sur Cooking2000"></div>');
	}
d.write('</DIV>');
	if (myurl.match("event/") == null)
	{d.write('<hr noShade size="1">');}
