    AddMenu("1"  ,  "1"   ,  "Reptiles"      ,  ""  ,  ""  , "../reptiles/reptiles.html");
    AddMenu("2"  ,  "1"   ,  "Cold Blooded"  ,  ""  ,  ""  , "../reptiles/cold_blood.html");
	AddMenu("3"	 ,  "1"   ,  "Types"         ,  ""  ,  ""  , "../reptiles/types.html");
	AddMenu("4"  ,  "1"   ,  "Fact-File"     ,  ""  ,  ""  , "../reptiles/fact_file.html");
   
    AddMenu("20"  ,  "20"   ,  "Marine"      ,  ""  ,  ""  , "../marine/marine.html");
	AddMenu("21"  ,  "20"   ,  "AMCS"      ,  ""  ,  ""  , "../marine/amcs.htm");
	AddMenu("22"  ,  "20"   ,  "Hogbay"      ,  ""  ,  ""  , "../marine/hogbay.htm");
	AddMenu("23"  ,  "20"   ,  "Reefs"      ,  ""  ,  ""  , "../marine/reefs.htm");
    AddMenu("24"  ,  "20"   ,  "Seagrass"      ,  ""  ,  ""  , "../marine/seagrass.htm");
       	 
	AddMenu("40"  ,  "40"   ,  "Monotremes"      ,  ""  ,  ""  , "../monotremes/monotremes.html");
	AddMenu("41"  ,  "40"   ,  "Echidna Care"      ,  ""  ,  ""  , "../monotremes/echidna_care.html");
	AddMenu("42"  ,  "40"   ,  "Echidna Watch"      ,  ""  ,  ""  , "../monotremes/echidna_watch.html");
	AddMenu("43"  ,  "40"   ,  "Echidna Rescue"      ,  ""  ,  ""  , "../monotremes/echidna_rescue.html");
	AddMenu("44"  ,  "40"   ,  "Echidna Research"      ,  ""  ,  ""  , "../monotremes/echidna_research.html");
	AddMenu("45"  ,  "40"   ,  "For the kids"      ,  ""  ,  ""  , "../monotremes/kids.html");
	AddMenu("46"  ,  "40"   ,  "Puggle Post"      ,  ""  ,  ""  , "monotremes/echidna_care.html#puggle_post");
	
	AddMenu("50"  ,  "50"   ,  "Projects"      ,  ""  ,  ""  , "../projects/projects.html");
    AddMenu("51"  ,  "50"   ,  "Bio-Diversity"      ,  ""  ,  ""  , "../projects/biodiversity.htm");
	AddMenu("52"  ,  "50"   ,  "CVA"      ,  ""  ,  ""  , "../projects/cva.htm");
	AddMenu("53"  ,  "50"   ,  "Discovery Weekends"      ,  ""  ,  ""  , "../projects/discovery.htm");
	AddMenu("54"  ,  "50"   ,  "Earthwatch"      ,  ""  ,  ""  , "../projects/earthwatch.htm");
	AddMenu("55"  ,  "50"   ,  "Feral Animals"      ,  ""  ,  ""  , "../projects/feral.htm");
	AddMenu("56"  ,  "50"   ,  "Sustainable Living"      ,  ""  ,  ""  , "../projects/sustainable.htm");
    AddMenu("57"  ,  "50"   ,  "Web Site Development and Maintenance"      ,  ""  ,  ""  , "../projects/website.htm");

	AddMenu("60"  ,  "60"   ,  "About Us"      ,  ""  ,  ""  , "../about_us/about_us.html");
	AddMenu("61"  ,  "60"   ,  "Contact Information"      ,  ""  ,  ""  , "../about_us/contact_information.htm");
	AddMenu("62"  ,  "60"   ,  "Kangaroo Island"      ,  ""  ,  ""  , "../about_us/kangaroo_island.htm");
	AddMenu("63"  ,  "60"   ,  "Artists in Residence"      ,  ""  ,  ""  , "../about_us/artists.htm");
	AddMenu("64"  ,  "60"   ,  "People"      ,  ""  ,  ""  , "../about_us/people.htm");
	AddMenu("65"  ,  "60"   ,  "Research Centre"      ,  ""  ,  ""  , "../about_us/research_centre.htm");
	 
	AddMenu("70"  ,  "70"   ,  "Photo Album"      ,  ""  ,  ""  , "../photo_album/photo_album.html");
	AddMenu("71"  ,  "70"   ,  "Volunteer Team Photos"      ,  ""  ,  ""  , "../photo_album/august_2002_earthwatch.htm");

    AddMenu("80"  ,  "80"   ,  "Resources"      ,  ""  ,  ""  , "../resources/resources.html");
	AddMenu("81"  ,  "80"   ,  "Reading Lists"      ,  ""  ,  ""  , "../resources/reading_list.htm");
	AddMenu("82"  ,  "80"   ,  "Publications"      ,  ""  ,  ""  , "../resources/publications.htm");

    AddMenu("90"  ,  "90"   ,  "News"      ,  ""  ,  ""  , "../news/news.html");
	AddMenu("91"  ,  "90"   ,  "2006 Fire"      ,  ""  ,  ""  , "../news/fire_2006.htm");
    
    Build();