/* AUTEUR: PIERRE LASSALLE */
/* DATE DE CREATION: 24/04/00 */
// Define navigation bar settings.

navBarX += (Math.max(getWindowWidth(), getPageWidth())-700) / 2;
navBarY = 10;


navBarWidth        =  700;
navBarHeaderWidth  = 87;
navBarMenuWidth    = 190;
navBarBorderWidth  =   0;
navBarPaddingWidth =   1;



// Define navigation bar menus. Extend beyond 4 as desired

navBarMenus[0] = new Array(
  "<img src='Images/expbul1a.gif' width='10' height='10' border='0'> Accueil", "http://www.biosynergie.org/index.html");

navBarMenus[1] = new Array(
  "S'orienter...", "",
        "Aide",  "javascript:window.open('aide.htm')",
        "Plan",  "plan.htm",
		"Informations",  "javascript:MM_openBrWindow(pagealeatoire(),'Informations','resizable=yes,width=200,height=420')",
		"Nouveautés", "javascript:window.open('nouveau.htm')",
		"Télécommande", "javascript:locator_fenster(\'./TopMenu/menu_arbo.html\')",
		"Agenda des stages", "javascript:ouvrir('postit.html')",
        "Forum",  "javascript:window.open('http://www.vestris.com/cgi-agnes/sixteen/agnes?PnlAgnes+PnlAgnesHTML+page1')",
		"Livre d'Or", "javascript:window.open('http://www.vestris.com/db-cgi/river/guest?IstorGuest+IstorGuestHTML')",
        "Contact...",  "javascript:window.open('ICQ/PagerICQ.htm')");

navBarMenus[2] = new Array(
  "Ressources", "",
        "Ressources-Formation", "resfor.htm",
        "Pierre LASSALLE", "lassalle.htm",
		"Psychothérapie", "psycho.htm",
        "Formation de relaxologue-conseil", "formation.htm",
		"PNL et développement personnel", "PNL.htm",
		"Massage Californien", "mascal.htm",
		"Biorythmes", "biorythmes/biorythme.html");

navBarMenus[3] = new Array(
  "Biosynergie", "",
        "Présentation", "biosynergie.htm",
		"Apports de la biosynergie", "biosynergie.htm",
		"Ethique et Fondements", "ethique.htm",
		"Témoignages", "temoignages.htm",
	    "Annuaire des praticiens", "annuaire.htm",
		"Déontologie", "Deonto.htm",
        "Ecoles de formation de relaxologues", "ecoles.htm",		
        "Stages de développement personnel", "stages.htm",
		"Syndicat professionnel SYNERME", "Synerme.htm");

navBarMenus[4] = new Array(
  "Telechgt",  "",
        "Pr&eacute;sentation biosynergie", "Telechgt/PresBio.doc",
        "Colloque international", "Telechgt/colloque.doc",
        "Apports de la biosynergie", "Telechgt/APPORTS_BIOSYNERGIE.doc",
        "Livres d&eacute;veloppement personnel", "Telechgt/Bibliographie.doc",
		"Livres rencontre Ame Soeur", "Telechgt/Bibliographie_Ame_Soeur.doc",
		"Dossier : le d&eacute;sir sexuel", "Telechgt/désir_sexuel.doc");

navBarMenus[5] = new Array(
  "Inspiration", "",
  "Affirmations de mariage", "courrier/affirmations_mariage.htm",
  "La terre est sacr&eacute;e", "seattle/seattle1.htm",
  "Une rose &agrave; l'int&eacute;rieur", "rose/rose.html",
  "Les douze sentiers", "sentiers.html",
  "Le chemin des mots", "chemindesmots.html",
  "Le cheval fou", "cheval.html",
  "Le message des dauphins", "dauphins.html",
  "La qu&ecirc;te de l'&acirc;me soeur", "Tarot.html");

navBarMenus[6] = new Array(
  "Liens", "",
        "Id&eacute;es de lecture", "livres.html",
        "Sites interessants", "Psychologie.htm",
		"Partenaires", "partenaires.htm");

navBarMenus[7] = new Array(
  "English <img src='Images/us-eng.gif' width='15' height='11' border='0' align='top'> ", "biosynergie_english.htm");


/*
Top Navigational Bar II (By Mike Hall @ Brainjar.com)
Permission granted to Dynamicdrive.com to include script in archive
For this and 100's more DHTML scripts, visit http://dynamicdrive.com
*/

