/***********************************************************************************
*    (c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*    For info write to menus@burmees.nl                  *
*    You may remove all comments for faster loading              *        
***********************************************************************************/

    var NoOffFirstLineMenus=11;
    var LowBgColor='#CCCCCC';
    var LowSubBgColor='#F0F0F0';
    var HighBgColor='#F0F0F0';
    var HighSubBgColor='#000066';
    var FontLowColor='#000066';
    var FontSubLowColor='#000066';
    var FontHighColor='#000066';
    var FontSubHighColor='#F0F0F0';
    var BorderColor='#F0F0F0';
    var BorderSubColor='#004080';
    var BorderWidth=1;
    var BorderBtwnElmnts=1;
    var FontFamily="arial,comic sans ms,technical"
    var FontSize=9;
    var FontBold=1;
    var FontItalic=0;
    var MenuTextCentered='left';
    var MenuCentered='left';
    var MenuVerticalCentered='top';
    var ChildOverlap=.2;
    var ChildVerticalOverlap=.2;
    var StartTop=150;
    var StartLeft=11;
    var VerCorrect=0;
    var HorCorrect=0;
    var LeftPaddng=3;
    var TopPaddng=2;
    var FirstLineHorizontal=0;
    var MenuFramesVertical=1;
    var DissapearDelay=1000;
    var TakeOverBgColor=1;
    var FirstLineFrame='navig';
    var SecLineFrame='space';
    var DocTargetFrame='space';
    var TargetLoc='';
    var HideTop=0;
    var MenuWrap=1;
    var RightToLeft=0;
    var UnfoldsOnClick=0;
    var WebMasterCheck=0;
    var ShowArrow=1;
    var KeepHilite=1;
    var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//    MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//    For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Accueil","accueil_fr.html","",0,20,140);
Menu2=new Array("Le Consulat","","",3);
    Menu2_1=new Array("Présentation","consulat/pres.html","",0,20,140);
    Menu2_2=new Array("Le Mot du Consul","consulat/mot.html","",0);
    Menu2_3=new Array("Accès","consulat/acces.html","",0);
Menu3=new Array("Formalités","","",6);
    Menu3_1=new Array("Immatriculation","formalites/imma.html","",0,20,140);
    Menu3_2=new Array("Nationalité","formalites/nation.html","",0);
    Menu3_3=new Array("Passeport","formalites/pass.html","",0);
    Menu3_4=new Array("Etat civil","formalites/civil.html","",0);
    Menu3_5=new Array("Certificats","formalites/certif.html","",0);
    Menu3_6=new Array("Adoptions","formalites/adoption.html","",0);
Menu4=new Array("Aller à Madagascar","","",3);
    Menu4_1=new Array("Visa","voyage/visa.html","",0,20,140);
    Menu4_2=new Array("Madagascar ?","voyage/mada.html","",0);
    Menu4_3=new Array("Conseils","voyage/conseils.html","",0);
Menu5=new Array("Informations pratiques","","",4);
    Menu5_1=new Array("Mariage","infos/mariage.html","",0,20,140);
    Menu5_2=new Array("Décès","infos/deces.html","",0);
    Menu5_3=new Array("Transcription","infos/transcription.html","",0);
    Menu5_4=new Array("Déménagement","infos/demenagement.html","",0);
Menu6=new Array("Vie associative","assoce/assoce.html","",0,20,138);
Menu7=new Array("Actualités culturelles","culturel/culturel.html","",0,20,140);
Menu8=new Array("Textes et Lois","","",2);
    Menu8_1=new Array("Textes et Lois","txtlois/txtlois.html","",0,20,140);
    Menu8_2=new Array("Les 1000 textes","txtlois/mille.html","",0);
Menu9=new Array("Economie/commerce","ecom/ecom.html","",0,20,140);
Menu10=new Array("Liens Internet","","",3);
    Menu10_1=new Array("Médias","liens/medias.html","",0,20,140);
    Menu10_2=new Array("Institutions","liens/insti.html","",0);
    Menu10_3=new Array("Autres liens","liens/autres.html","",0);
Menu11=new Array("Contact","../mailaka/index.php","",0,20,140);



