ns4 = (document.layers)? true:false ie4 = (document.all)? true:false var dom = (document.getElementById && !document.all) ? true : false; function layerWrite(id,nestref,text) { if (ns4) { var lyr = (nestref)? eval('document.'+nestref+'.document.'+id+'.document') : document.layers[id].document lyr.open() lyr.write(text) lyr.close() } else if (ie4) document.all[id].innerHTML = text; if (dom){ document.getElementById(id).innerHTML = text; } } function Ecrire () { textmenu = GetMenuIE (); if (ns4) { textmenu = GetMenuNS (); } if (ie4||dom){ textmenu = GetMenuIE (); } /* if (dom){ textmenu = GetMenuDOM (); }*/ layerWrite('menu',null,textmenu); } /*function MM_findObj(n, d) { //v3.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 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_showHideLayers() { var i, p, v, obj, args = MM_showHideLayers.arguments; for (i = 0; i < (args.length - 2); i += 3) { if ((obj = MM_findObj(args[i])) != null) { v = args[i + 2]; if (obj.style) { obj = obj.style; v = (v == "show") ? "visible" : (v == "hide") ? "hidden" : v; } obj.visibility = v; } } } function MM_reloadPage(init) { //reloads the window if Nav4 resized if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) { document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }} else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload(); } MM_reloadPage(true); function GetMenuIE () { strTemp = '
'; strTemp +='
'; strTemp +='
'; strTemp +='
<<<
'; strTemp +='
'; strTemp +='
'; strTemp +='
Offices '; strTemp +=' deTourisme
'; strTemp +='
'; strTemp +='
'; strTemp +='
Région '; strTemp +=' d\'Argentat
'; strTemp +='
'; strTemp +='
'; strTemp +='
Région '; strTemp +=' de Brive
'; strTemp +='
'; strTemp +='
'; strTemp +='
Région '; strTemp +=' de Tulle
'; strTemp +='
'; strTemp +='
'; strTemp +='
Région '; strTemp +=' d\'Ussel
'; strTemp +='
'; strTemp +='
'; strTemp +='
Visites
'; strTemp +='
'; strTemp +='
'; strTemp +='
Gastronomie
'; strTemp +='
'; strTemp +='
'; strTemp +=''; strTemp +=''; strTemp +=''; strTemp +=''; strTemp +=''; strTemp +=''; strTemp +=''; strTemp +=''; return strTemp; } function GetMenuNS () { strTemp =''; strTemp +=''; strTemp +=''; strTemp +='
<<<
'; strTemp +='
'; strTemp +=''; strTemp +='
Offices '; strTemp +=' deTourisme
'; strTemp +='
'; strTemp +=''; strTemp +='
Région '; strTemp +=' d\'Argentat
'; strTemp +='
'; strTemp +=''; strTemp +='
Région '; strTemp +=' de Brive
'; strTemp +='
'; strTemp +=''; strTemp +='
Région '; strTemp +=' de Tulle
'; strTemp +='
'; strTemp +=''; strTemp +='
Région '; strTemp +=' d\'Ussel
'; strTemp +='
'; strTemp +=''; strTemp +='
Visites
'; strTemp +='
'; strTemp +=''; strTemp +='
Gastronomie
'; strTemp +='
'; strTemp +=''; strTemp +=''; strTemp +='Accueil
'; strTemp +='Retour'; strTemp +='
'; strTemp +=''; strTemp +='De A à N
'; strTemp +='De M à Z'; strTemp +='
'; strTemp +=''; strTemp +='Argentat
'; strTemp +='
'; strTemp +='Beaulieu-sur-Dordogne
'; strTemp +='Camps Saint-Mathurin
'; strTemp +='Monceaux-sur-Dordogne
'; strTemp +='Tours de Merle
'; strTemp +='Spontour'; strTemp +='
'; strTemp +=''; strTemp +='Brive
'; strTemp +='
'; strTemp +='Arnac
'; strTemp +='Aubazine
'; strTemp +='Ayen
'; strTemp +='Beynat
'; strTemp +='Brignac
'; strTemp +='Lissac sur Couze
'; strTemp +='Lubersac
'; strTemp +='Meyssac
'; strTemp +='Collonges la Rouge
'; strTemp +='Cublac
'; strTemp +='Curemonte
'; strTemp +='Donzenac
'; strTemp +='Larche
'; strTemp +='Noailles
'; strTemp +='Objat
'; strTemp +='Perpezac
'; strTemp +='Saint Robert
'; strTemp +='Saint Martin-Sepert
'; strTemp +='Ségur-le-Château
'; strTemp +='Turenne
'; strTemp +='Voutezac'; strTemp +='
'; strTemp +=''; strTemp +='Tulle
'; strTemp +='
'; strTemp +='Clergoux
'; strTemp +='Corrèze
'; strTemp +='Gimel-les-Cascades
'; strTemp +='Naves
'; strTemp +='Sainte Fortunade
'; strTemp +='Seilhac
'; strTemp +=' Treignac
'; strTemp +='Uzerche'; strTemp +='
'; strTemp +=''; strTemp +='Ussel
'; strTemp +='
'; strTemp +='Bort-les-Orgues
'; strTemp +='Egletons
'; strTemp +='Neuvic
'; strTemp +='Saint-Julien-près-Bort
'; strTemp +='Saint-Merd-les-Oussines
'; strTemp +='Saint-Setiers
'; strTemp +='Saint-Victour
'; strTemp +='Sarran'; strTemp +='Soursac'; strTemp +='
'; strTemp +=''; strTemp +='Pompadour
'; strTemp +='Turenne
'; strTemp +='Val'; strTemp +='
'; strTemp +=''; strTemp +='Spécialités Gastronomiques
'; strTemp +='Distilleries
'; strTemp +='
'; return strTemp; }