function buildNavigation(PageIDStr)
{
var ID = PageIDStr.toUpperCase();

    addSection("tree","*");
//------------------------------------------------------------------------
    addTree       ("tree" , "GagleSoft"                  , "Gagle Software"    , true);
     addTreeItem  ("tree"               , "GagleSoft"    , "Information"       , "info.asp");

     addSubTree   ("tree" , "GagleSoft" , "Photo"        , "Photography"       , false);
      addTreeItem ("tree"               , "Photo"        , "Events"            , "photo/"  );
//    addTreeItem ("tree"               , "Photo"        , "Event Reorders"    , "photo/eventlist.asp"  );
      addTreeItem ("tree"               , "Photo"        , "Pepsi Roadhouse"   , "pepsiroadhouse/"  );
//    addTreeItem ("tree"               , "Photo"        , "Products"          , "photo/products.asp"   );
//    addTreeItem ("tree"               , "Photo"        , "Supplies"          , "supplies/"            );

//   addSubTree   ("tree" , "GagleSoft" , "Products"     , "Products"          , true);
//    addTreeItem ("tree"               , "Products"     , "mZooka Flags"      , "mzooka/"       );
//    addTreeItem ("tree"               , "Products"     , "Power Posters"     , "cards/"        );
//    addTreeItem ("tree"               , "Products"     , "Supplies"          , "supplies/"     );
//    addTreeItem ("tree"               , "Products"     , "Trading Cards"     , "cards/"        );

//   addSubTree   ("tree" , "GagleSoft" , "Software"     , "Software"          , false);
//    addTreeItem ("tree"               , "Software"     , "4Events Scoring"   , "Products/4events/"  );

//   addSubTree   ("tree" , "GagleSoft" , "Web"          , "Web Services"      , false);
//    addTreeItem ("tree"               , "Web"          , "Web Design"        , "webservices.htm");
//    addTreeItem ("tree"               , "Web"          , "Web Hosting"       , "/webservices/webhostplans.htm");
//    addTreeItem ("tree"               , "Web"          , "Analyze Website"   , "/webservices/webanalysis.htm");
//    addTreeItem ("tree"               , "Web"          , "Build META tags"   , "/webservices/metabuilder.htm");


//------------------------------------------------------------------------
    addTree        ("tree" , "Downloads"                  , "Downloads"          , false);

//   addSubTree    ("tree" , "Downloads" , "Apps"         , "Applications"       , false);
//    addTreeItem  ("tree"               , "Apps"         , "Directory Creator"  , "downloads/dircreat.exe");

     addSubTree    ("tree" , "Downloads" , "Source"       , "Source Code"        , false);
      addTreeItem  ("tree"               , "Source"       , "MultiKey ShellSort" , "source/shellsort.htm");

//------------------------------------------------------------------------
//
//  addTree        ("tree" , "Local"                      , "Local Links"          , false);
//
//   addSubTree    ("tree" , "Local"     , "Celina"       , "Celina, Ohio"         , false);
//    addTreeItem  ("tree"               , "Celina"       , "Home Page"            , "http://www.ci.celina.oh.us/");
//    addTreeItem  ("tree"               , "Celina"       , "City Schools"         , "http://www.noacsc.ohio.gov/mercer/ce/index.htm");
//
//   addSubTree    ("tree" , "Local"     , "MoonTwp"      , "Moon Township, PA"    , false);
//    addTreeItem  ("tree"               , "MoonTwp"      , "Home Page"            , "http://www.moontwp.com/");
//    addTreeItem  ("tree"               , "MoonTwp"      , "Library"              , "http://www.einpgh.org/ein/moontwp/");
//    addTreeItem  ("tree"               , "MoonTwp"      , "Creative Dramatics"   , "http://gagle.com/wonka");
//
//    addSubTree   ("tree" , "MoonTwp"   , "MoonSchool"   , "Schools"              , false);
//     addTreeItem ("tree"               , "MoonSchool"   , "Moon Area Schools"    , "http://www.masd.k12.pa.us/");
//
//    addSubTree   ("tree" , "MoonTwp"   , "MoonSports"   , "Sports"               , false);
//     addTreeItem ("tree"               , "MoonSports"   , "Baseball"             , "http://members.tripod.com/~joemav/index.html");
//     addTreeItem ("tree"               , "MoonSports"   , "Gymnastics"           , "http://moongymnastics.com");
//     addTreeItem ("tree"               , "MoonSports"   , "Hockey"               , "http://moonhockey.com");
//     addTreeItem ("tree"               , "MoonSports"   , "PA Classic Gymnastics", "http://moongymnastics.com/paclassic");
//     addTreeItem ("tree"               , "MoonSports"   , "Swimming and Diving"  , "http://moonswim.com");
//
//   addSubTree    ("tree" , "Local"     , "College"      , "PA Universities"              , false);
//     addTreeItem ("tree"               , "College"      , "Robert Morris College"        , "http://www.robert-morris.edu");
//     addTreeItem ("tree"               , "College"      , "Carnegie Mellon University"   , "http://www.cmu.edu");
//     addTreeItem ("tree"               , "College"      , "Carlow College"               , "http://www.carlow.edu");
//     addTreeItem ("tree"               , "College"      , "Clarion University"           , "http://www.clarion.edu");
//     addTreeItem ("tree"               , "College"      , "Drexel University"            , "http://www.drexel.edu");
//     addTreeItem ("tree"               , "College"      , "Duquesne University"          , "http://www.duq.edu");
//     addTreeItem ("tree"               , "College"      , "Edinboro University"          , "http://www.edinboro.edu");
//     addTreeItem ("tree"               , "College"      , "Geneva College"               , "http://www.geneva.edu");
//     addTreeItem ("tree"               , "College"      , "Grove City College"           , "http://www.gcc.edu");
//     addTreeItem ("tree"               , "College"      , "Laroche College"              , "http://www.laroche.edu");
//     addTreeItem ("tree"               , "College"      , "Penn State University"        , "http://www.psu.edu");
//     addTreeItem ("tree"               , "College"      , "Point Park College"           , "http://www.ppc.edu");
//     addTreeItem ("tree"               , "College"      , "Slippery Rock University"     , "http://www.sru.edu");
//     addTreeItem ("tree"               , "College"      , "University of Pittsburgh"     , "http://www.pitt.edu");
//     addTreeItem ("tree"               , "College"      , "Villanova"                    , "http://www.vill.edu");
//     addTreeItem ("tree"               , "College"      , "Washington &amp; Jefferson College"   , "http://www.washjeff.edu");

//------------------------------------------------------------------------
//
//  addTree        ("tree" , "Gym"                        , "Gymnastics"           , false);
//   addTreeItem   ("tree"               , "Gym"          , "Moon Gymnastics"      , "http://moongymnastics.com");
//   addTreeItem   ("tree"               , "Gym"          , "PA Classic"           , "http://moongymnastics.com/paclassic");
//   addTreeItem   ("tree"               , "Gym"          , "USA Gymnastics"       , "http://www.usa-gymnastics.org");
//   addTreeItem   ("tree"               , "Gym"          , "Elite Sportswear"     , "http://www.gk-elitesportswear.com");
//

//------------------------------------------------------------------------
//  addTree        ("tree" , "DELL"                       , "DELL Computers"    , false);
//  addTreeItem    ("tree"               , "DELL"         , "Computers"         , "../dell");
//  addTreeItem    ("tree"               , "DELL"         , "Accessories"       , "../dell/accessories.htm");


//------------------------------------------------------------------------
    addTree        ("tree" , "Games"                      , "Games"             , false);
    addTreeItem    ("tree"               , "Games"        , "Reversi"           , "../games/reversi/default.htm");
    addTreeItem    ("tree"               , "Games"        , "Rubik's Cube"      , "../games/rubik/default.htm");
    addTreeItem    ("tree"               , "Games"        , "Solitaire"         , "../games/solitaire/default.htm");
//  addTreeItem    ("tree"               , "Games"        , "Tic-Tac-Toe"       , "../games/tictactoe/default.htm");


//------------------------------------------------------------------------
//  addTree        ("tree" , "Shop"                       , "Shopping"             , false);
//
//   addSubTree    ("tree" , "Shop"      , "ShopComp"     , "Computers"            , false);
//    addTreeItem  ("tree"               , "ShopComp"     , "CDW"                  , "http://www.cdw.com"             );
//    addTreeItem  ("tree"               , "ShopComp"     , "Dell"                 , "http://www.dell.com"            );
//    addTreeItem  ("tree"               , "ShopComp"     , "Insight"              , "http://www.insight.com"         );
//    addTreeItem  ("tree"               , "ShopComp"     , "McGlen"               , "http://www.mcglen.com"          );
//    addTreeItem  ("tree"               , "ShopComp"     , "Micron"               , "http://www.micron.com"          );
//    addTreeItem  ("tree"               , "ShopComp"     , "MicroWarehouse"       , "http://www.microwarehouse.com"  );
//    addTreeItem  ("tree"               , "ShopComp"     , "PCMall"               , "http://www.pcmall.com"          );
//
//   addSubTree    ("tree" , "Shop"      , "ShopAuct"     , "Auctions"             , false);
//    addTreeItem  ("tree"               , "ShopAuct"     , "AuctionWatchers"      , "http://www.auctionwatchers.com"   );
//    addTreeItem  ("tree"               , "ShopAuct"     , "DealDeal"             , "http://www.dealdeal.com"          );
//    addTreeItem  ("tree"               , "ShopAuct"     , "EggHead - OnSale"     , "http://www.onsale.com"            );
//    addTreeItem  ("tree"               , "ShopAuct"     , "uBid"                 , "http://www.ubid.com"              );
//    addTreeItem  ("tree"               , "ShopAuct"     , "WebAuction"           , "http://www.webauction.com"        );
//
//   addSubTree    ("tree" , "Shop"      , "ShopCloth"    , "Clothing"             , false);
//    addTreeItem  ("tree"               , "ShopCloth"    , "Victoria's Secret"    , "http://www.victoriassecret.com"   );
//
//   addSubTree    ("tree" , "Shop"      , "ShopPric"     , "Compare Pricing"      , false);
//    addTreeItem  ("tree"               , "ShopPric"     , "Compare Net"          , "http://www.compare.net"           );
//    addTreeItem  ("tree"               , "ShopPric"     , "Price Scan"           , "http://www.pricescan.com"         );
//
//   addSubTree    ("tree" , "Shop"      , "ShopDir"      , "Directories"          , false);
//    addTreeItem  ("tree"               , "ShopDir"      , "Excite Shopping"      , "http://jango.excite.com"          );
//
//   addSubTree    ("tree" , "Shop"      , "ShopStor"     , "Department Stores"    , false);
//    addTreeItem  ("tree"               , "ShopStor"     , "JCPenney"             , "http://www.jcpenney.com"          );
//    addTreeItem  ("tree"               , "ShopStor"     , "Wal-Mart"             , "http://www.wal-mart.com"          );
//
//   addSubTree    ("tree" , "Shop"      , "ShopElec"     , "Electronics"          , false);
//    addTreeItem  ("tree"               , "ShopElec"     , "1-800-Batteries"      , "http://www.1800batteries.com"   );
//    addTreeItem  ("tree"               , "ShopElec"     , "Best Buy"             , "http://www.bestbuy.com"           );
//    addTreeItem  ("tree"               , "ShopElec"     , "Sony Electronics"     , "http://www.sel.sony.com"        );
//
//   addSubTree    ("tree" , "Shop"      , "ShopFlowers"  , "Flowers"              , false);
//    addTreeItem  ("tree"               , "ShopFlowers"  , "1-800-Flowers"        , "http://www.1800flowers.com"       );
//    addTreeItem  ("tree"               , "ShopFlowers"  , "FTD"                  , "http://www.ftd.com"               );
//    addTreeItem  ("tree"               , "ShopFlowers"  , "The Flower Club"      , "http://www.flowerclub.com/usairways");
//
//   addSubTree    ("tree" , "Shop"      , "ShopFun"      , "Fun Stuff"            , false);
//    addTreeItem  ("tree"               , "ShopFun"      , "Neon Signs"           , "http://www.neonsign.com"          );
//    addTreeItem  ("tree"               , "ShopFun"      , "URL Plates"           , "http://www.primelinx.com"         );
//
//   addSubTree    ("tree" , "Shop"      , "ShopKids"     , "Kids Stuff"           , false);
//    addTreeItem  ("tree"               , "ShopKids"     , "Disney"               , "http://store.disney.com"          );
//    addTreeItem  ("tree"               , "ShopKids"     , "eToys"                , "http://www.etoys.com"             );
//
//   addSubTree    ("tree" , "Shop"      , "ShopMusic"    , "Music"                , false);
//    addTreeItem  ("tree"               , "ShopMusic"    , "BMG Music Services"   , "http://www.bmgmusicservices.com"  );
//    addTreeItem  ("tree"               , "ShopMusic"    , "Camelot Music"        , "http://www.camelotmusic.com"      );
//    addTreeItem  ("tree"               , "ShopMusic"    , "Columbia House"       , "http://www.columbiahouse.com"     );
//
//   addSubTree    ("tree" , "Shop"      , "ShopOnline"   , "On-line Stores"       , false);
//    addTreeItem  ("tree"               , "ShopOnline"   , "Value America"        , "http://www.valueamerica.com"      );
//
//   addSubTree    ("tree" , "Shop"      , "Delivery"     , "Delivery Services"    , false);
//    addTreeItem  ("tree"               , "Delivery"     , "FedEx"                , "http://www.fedex.com");
//    addTreeItem  ("tree"               , "Delivery"     , "Overnite"             , "http://www.overnite.com");
//    addTreeItem  ("tree"               , "Delivery"     , "UPS"                  , "http://www.ups.com");
//    addTreeItem  ("tree"               , "Delivery"     , "USPS"                 , "http://www.usps.com");



// addSection("links"      , "Links");
//  addLink("links"         , "Computer Associates"    , "http://www.cai.com");
//  addLink("links"         , "Miami Dolphins"         , "http://www.miamidolphins.com");
//  addLink("links"         , "Moon Township, PA"      , "http://www.moontwp.com");

}

