// You can find instructions for this file at http://www.treeview.net//Environment variables are usually set at the top of this file.

USETEXTLINKS = 1

STARTALLOPEN = 0

USEFRAMES = 0

USEICONS = 1

WRAPTEXT = 0

PERSERVESTATE = 1

foldersTree = gFld("<b>Heartland Nursery</b>", "")

  aux1 = insFld(foldersTree, gFld("Home", "http://www.heartlandnursery.net"))



// Family Tree node Level 1

  aux1 = insFld(foldersTree, gFld("Family Trees", ""))



  // Cowden Family Tree node  Level 2

        aux2 = insFld(aux1, gFld("Cowden", ""))

          insDoc(aux2, gLnk("S", "1st Generation", "http://www.heartlandnursery.net/cowden/1stgen.php"))

          insDoc(aux2, gLnk("S", "2nd Generation", "http://www.heartlandnursery.net/cowden/2ndgen.php"))

          insDoc(aux2, gLnk("S", "3rd Generation", "http://www.heartlandnursery.net/cowden/3rdgen.php"))

          insDoc(aux2, gLnk("S", "4th Generation", "http://www.heartlandnursery.net/cowden/4thgen.php"))

          insDoc(aux2, gLnk("S", "5th Generation", "http://www.heartlandnursery.net/cowden/5thgen.php"))

          insDoc(aux2, gLnk("S", "6th Generation", "http://www.heartlandnursery.net/cowden/6thgen.php"))

          insDoc(aux2, gLnk("S", "7th Generation", "http://www.heartlandnursery.net/cowden/7thgen.php"))

  // Hussey Family Tree node Level 2

        aux2 = insFld(aux1, gFld("Hussey", ""))

                             insDoc(aux2, gLnk("S", "Hussey History", "http://www.heartlandnursery.net/hussey/history.php"))

                insDoc(aux2, gLnk("S", "1st Generation", "http://www.heartlandnursery.net/hussey/1stgen.php"))

                insDoc(aux2, gLnk("S", "2nd Generation", "http://www.heartlandnursery.net/hussey/2ndgen.php"))

                insDoc(aux2, gLnk("S", "3rd Generation", "http://www.heartlandnursery.net/hussey/3rdgen.php"))

                insDoc(aux2, gLnk("S", "4th Generation", "http://www.heartlandnursery.net/hussey/4thgen.php"))

                insDoc(aux2, gLnk("S", "5th Generation", "http://www.heartlandnursery.net/hussey/5thgen.php"))

                insDoc(aux2, gLnk("S", "6th Generation", "http://www.heartlandnursery.net/hussey/6thgen.php"))

                insDoc(aux2, gLnk("S", "7th Generation", "http://www.heartlandnursery.net/hussey/7thgen.php"))

                insDoc(aux2, gLnk("S", "8th Generation", "http://www.heartlandnursery.net/hussey/8thgen.php"))

                insDoc(aux2, gLnk("S", "9th Generation", "http://www.heartlandnursery.net/hussey/9thgen.php"))

                insDoc(aux2, gLnk("S", "10th Generation", "http://www.heartlandnursery.net/hussey/10thgen.php"))

                insDoc(aux2, gLnk("S", "11th Generation", "http://www.heartlandnursery.net/hussey/11thgen.php"))

                insDoc(aux2, gLnk("S", "12th Generation", "http://www.heartlandnursery.net/hussey/12thgen.php"))

                insDoc(aux2, gLnk("S", "13th Generation", "http://www.heartlandnursery.net/hussey/13thgen.php"))

                insDoc(aux2, gLnk("S", "14th Generation", "http://www.heartlandnursery.net/hussey/14thgen.php"))

                insDoc(aux2, gLnk("S", "15th Generation", "http://www.heartlandnursery.net/hussey/15thgen.php"))

  // Kohus Family Tree node Level 2

        aux2 = insFld(aux1, gFld("Kohus", ""))

                             insDoc(aux2, gLnk("S", "Kohus Family", "http://www.heartlandnursery.net/kohus/home.php"))


 // Oden Family Tree node  Level 2

        aux2 = insFld(aux1, gFld("Oden", ""))

          insDoc(aux2, gLnk("S", "Oden History", "http://www.heartlandnursery.net/oden/odenhistory.php"))

          insDoc(aux2, gLnk("S", "William Billy Oden", "http://www.heartlandnursery.net/oden/billyoden.php"))

          insDoc(aux2, gLnk("S", "Jim Oden", "http://www.heartlandnursery.net/oden/jimoden.php"))

          insDoc(aux2, gLnk("S", "Vernon Oden", "http://www.heartlandnursery.net/oden/vernonoden.php"))



// Moore Family Tree node  Level 2

        aux2 = insFld(aux1, gFld("Moore", ""))

          insDoc(aux2, gLnk("S", "Moore Family Tree", "http://www.heartlandnursery.net/moore/index.html"))




// Code node Level 1

 aux1 = insFld(foldersTree, gFld("Coding", ""))



  // Code Folders node Level 2

          aux2 = insFld(aux1, gFld("Tools", ""))

                insDoc(aux2, gLnk("S", "CHMOD", "http://www.heartlandnursery.net/code/chmod.htm"))

                insDoc(aux2, gLnk("S", "Forum", "http://www.heartlandnursery.net/phpBB2/"))

                insDoc(aux2, gLnk("S", "HTML Tester", "http://www.heartlandnursery.net/code/htmltester.htm"))

                insDoc(aux2, gLnk("S", "HTML to Javascript", "http://www.heartlandnursery.net/code/htmltojavascript.htm"))

                insDoc(aux2, gLnk("S", "Security Check", "http://www.heartlandnursery.net/code/folder.htm"))

                insDoc(aux2, gLnk("S", "Dropdown Creator", "http://www.heartlandnursery.net/code/dropdown.htm"))

                insDoc(aux2, gLnk("S", "Popup Generator", "http://www.heartlandnursery.net/code/popupgenerator.htm"))

                insDoc(aux2, gLnk("S", "Word to PDF", "http://www.2convert.com/index.jsp"))

                insDoc(aux2, gLnk("S", "Tidy", "http://www.codeflux.com/"))

                insDoc(aux2, gLnk("S", "Create .htaccess password", "http://www.e2.u-net.com/htaccess/make.htm/"))

                insDoc(aux2, gLnk("S", "WebPage Analyzer", "http://www.websiteoptimization.com/services/analyze/"))

                insDoc(aux2, gLnk("S", "Regular Expression Tester", "http://www.heartlandnursery.net/software/regularexpression.php/"))


            // Links Expanded node Level 3

         aux2 = insFld(aux1, gFld("Links", ""))

                insDoc(aux2, gLnk("S", "dynamicdrive.com", "http://www.dynamicdrive.com/"))

                insDoc(aux2, gLnk("S", "javascriptkit.com", "http://www.javascriptkit.com/"))

                insDoc(aux2, gLnk("S", "webmonkey", "http://hotwired.lycos.com/webmonkey/"))

                insDoc(aux2, gLnk("S", "planet source", "http://www.planet-source-code.com/"))

                insDoc(aux2, gLnk("S", "javascriptkit.com", "http://www.javascriptkit.com/"))

                insDoc(aux2, gLnk("S", "webmonkey", "http://hotwired.lycos.com/webmonkey/"))

                insDoc(aux2, gLnk("S", "javascript-fx", "http://www.javascript-fx.com/"))

                insDoc(aux2, gLnk("S", "javascript-net", "http://java-scripts.net/scripts.phtml?cid=6&sid=157"))

           // Links node Level 1

 aux1 = insFld(foldersTree, gFld("Search", ""))



  // Links Expanded node Level 2

         aux2 = insFld(aux1, gFld("heartland nursery", "http://www.heartlandnursery.net/search/search.html"))

//       aux2 = insFld(aux1, gFld("altavista.com", "http://altavista.com/"))

//              aux2 = insFld(aux1, gFld("google.com", "http://www.google.com/"))

//              aux2 = insFld(aux1, gFld("excite.com", "http://www.excite.com/"))

//              aux2 = insFld(aux1, gFld("javascript.com", "http://www.javascript.com"))

//              aux2 = insFld(aux1, gFld("javascripts.com", "http://webdeveloper.earthweb.com/webjs/"))

//              aux2 = insFld(aux1, gFld("javascript-fx", "http://www.javascript-fx.com/"))

//         aux2 = insFld(aux1, gFld("kartoo.com", "http://www.kartoo.com/"))

//         aux2 = insFld(aux1, gFld("tucows.com", "http://www.tucows.com/"))

//         aux2 = insFld(aux1, gFld("yahoo.com", "http://www.yahoo.com/"))

// Links node Level 1

 aux1 = insFld(foldersTree, gFld("Travel", ""))



  // Travel Expanded node Level 2

         aux2 = insFld(aux1, gFld("Tahiti", ""))

   // Travel Expanded node Level 3

                insDoc(aux2, gLnk("S", "Manihi Bungolow", "http://www.heartlandnursery.net/tahiti/manihi1.php"))

                insDoc(aux2, gLnk("S", "Trip Pictures", "http://www.heartlandnursery.net/tahiti/manihi/pictures.php"))

                insDoc(aux2, gLnk("S", "Map of Manihi", "http://www.heartlandnursery.net/tahiti/manihi2.php"))

                insDoc(aux2, gLnk("S", "Legend of Maraurau", "http://www.heartlandnursery.net/tahiti/legendofmaraurau.php"))

                insDoc(aux2, gLnk("S", "Legend of Puhiri", "http://www.heartlandnursery.net/tahiti/legendofpuhiri.php"))

                insDoc(aux2, gLnk("S", "Legend of Perle Noire", "http://www.heartlandnursery.net/tahiti/legendofperlenoire.php"))

                insDoc(aux2, gLnk("S", "Snorkel Video(256k)", "http://www.heartlandnursery.net/tahiti/swim.php"))

                insDoc(aux2, gLnk("S", "Swimming with the fishes", "http://www.heartlandnursery.net/tahiti/snorkel1.php"))

                insDoc(aux2, gLnk("S", "Fish Slideshow", "http://www.heartlandnursery.net/tahiti/manihi/fishslideshow.php"))



  // Photo Library Tree node Level 1

  aux1 = insFld(foldersTree, gFld("Photo Gallery", "http://www.heartlandnursery.net/gallery/index.php"))



  // Login Tree node Level 1

  aux1 = insFld(foldersTree, gFld("Login", "http://www.heartlandnursery.net/admin-Login-Only/adminLogin.php"))







//    aux2 = insFld(aux1, gFld("Expandable without link", "javascript:undefined"))

//                         insDoc(aux2, gLnk("S", "NYC", "demoFrameless.html?pic=%22beenthere_newyork%2Ejpg%22"))

//    insDoc(aux1, gLnk("B", "Opens in new window", "http://www.heartlandnursery.net/search/search.html"))



