 
    AddMenu("1"  ,  "1"   ,  "(Home)"       ,  ""  ,  ""  , "../index.php");
    AddMenu("2"  ,  "1"   ,  "Chairman's Welcome"       ,  ""  ,  ""  , "../chairwel.html");   
    AddMenu("3"  ,  "1"   ,  "History"      ,  ""  ,  ""  , "../history.html");
    AddMenu("4"  ,  "1"   ,  "Junior (CCJ)"        ,  ""  ,  ""  , "/junior.html");
    AddMenu("5"  ,  "1"   ,  "Youth (CCY)"       ,  ""  ,  ""  , "../youth.html");    
    AddMenu("6"  ,  "1" ,   "About Us"          ,  ""  ,  ""  , "../aboutus.html");
    AddMenu("9"  ,  "9"  ,   "DA Meets"     ,  ""  ,  ""  , "");    
    AddMenu("12"  ,  "9"  ,   "Sites (THS)"           ,  ""  ,  ""  , "../thssites.html");    
    AddMenu("13"  ,  "9"  ,   "Week End Meets-current"           ,  ""  ,  ""  , "../meetscurrent.php");    
    AddMenu("14" ,  "9"  ,   "Week End Meets-history"          ,  ""  ,  ""  , "../meetshistory.php");     
    AddMenu("15" ,  "9"  ,   "Photo Album"    ,  ""  ,  ""  , "../photoalbum.html");     
    AddMenu("16" ,  "9"  ,   "New Members"       ,  ""  ,  ""  , "../newmbmbers.html");
    AddMenu("19" ,  "19" ,   "Members"      ,  ""  ,  ""  , "");       
    AddMenu("21" ,  "19" ,   "Winter Walks"      ,  ""  ,  ""  , "../winterwalks.html");
    AddMenu("24" ,  "19"   ,  "Downloads"    ,  ""  ,  ""  , "../members/Downloads.html");  
    AddMenu("29" ,  "29" ,   "More ?"       ,  ""  ,  ""  , "");   
    AddMenu("31" ,  "29" ,   "Weather"         ,  ""  ,  ""  , "../weather.html"); 
    AddMenu("32" ,  "29" ,   "Feedback"      ,  ""  ,  ""  , "../feedback.html");
    AddMenu("33" ,  "29" ,   "Make ! Do !"      ,  ""  ,  ""  , "../makedo.html"); 
    AddMenu("34" ,  "29"   ,  "Latest News"       ,  ""  ,  ""  , "../latestnews.php");
    AddMenu("36" ,  "29"   ,  "Buy OS Maps Online"       ,  ""  ,  ""  , "../buyosmaps.html");
    AddMenu("40" ,  "40" ,   "Help"          ,  ""  ,  ""  , "");
    AddMenu("42" ,  "40" ,   "Site Index"          ,  ""  ,  ""  , "../siteindex.html");
    AddMenu("43" ,  "40" ,   "Non-Members"          ,  ""  ,  ""  , "http://www.campingandcaravanningclub.co.uk/");
    AddMenu("44" ,  "40" ,   "Contact Us"          ,  ""  ,  ""  , "../contactus.html");
    AddMenu("46" ,  "40" ,   "Resources"          ,  ""  ,  ""  , "../resources.html");
    AddMenu("47" ,  "40" ,   "Search"          ,  ""  ,  ""  , "../searchpage.html");
    AddMenu("48" ,  "40" ,   "About Us"          ,  ""  ,  ""  , "../aboutus.html");
    Build();
        