// You can find instructions for this file here:
// http://www.treeview.net

// Decide if the names are links or just the icons
USETEXTLINKS = 1  //replace 0 with 1 for hyperlinks

// Decide if the tree is to start all open or just showing the root folders
STARTALLOPEN = 0 //replace 0 with 1 to show the whole tree

ICONPATH = '' //change if the gif's folder is a subfolder, for example: 'images/'


foldersTree = gFld("<i>Julie Jones Sculptures</i>", "home.html")
  aux1 = insFld(foldersTree, gFld("Information", "home.html"))
    insDoc(aux1, gLnk("R", "About the Artist", "Biography.html"))
    insDoc(aux1, gLnk("R", "Awards", "Awards.html"))
    insDoc(aux1, gLnk("R", "Newsletter", "Newsletter2009Jul12.htm"))
    insDoc(aux1, gLnk("R", "The Process", "http://www.artcastings.com/process/"))
    insDoc(aux1, gLnk("R", "Care for Bronzes", "Care.html"))
  aux1 = insFld(foldersTree, gFld("Sculptures", "sculptures.html"))
    aux2 = insFld(aux1, gFld("Bronzes", "sculptures.html"))
      insDoc(aux2, gLnk("R", "Dont Play with your Food", "DontplaywithyourfoodInfo.html"))
      insDoc(aux2, gLnk("R", "A Little Bird", "ALittleBirdInfo.html"))
      insDoc(aux2, gLnk("R", "The Early Bear", "EarlyBearInfo.html"))
      insDoc(aux2, gLnk("R", "Girls Can Do Anything", "GirlsCanDoAnythingInfo.html"))
      insDoc(aux2, gLnk("R", "First Kiss", "FirstKissInfo.html"))
      insDoc(aux2, gLnk("R", "Serendipity", "Seren.html"))
      insDoc(aux2, gLnk("R", "Life is Wonderful", "lifeiswonderfulInfo.html"))
      insDoc(aux2, gLnk("R", "Pelle", "PelleInfo.html"))
	insDoc(aux2, gLnk("R", "The Bear Hunter", "BearInfo.html"))
      insDoc(aux2, gLnk("R", "Child's Prayer (Boy)", "PrayerBoyInfo.html"))
      insDoc(aux2, gLnk("R", "Child's Prayer (Girl)", "PrayerGirlInfo.html"))
      insDoc(aux2, gLnk("R", "The Conductor", "ConductorInfo.html"))
      insDoc(aux2, gLnk("R", "Divine", "DivineInfo.html"))
      insDoc(aux2, gLnk("R", "Fishin' and Dreamin'", "FishinInfo.html"))
      insDoc(aux2, gLnk("R", "Flourish", "FlourishInfo.html"))
      //insDoc(aux2, gLnk("R", "Fly, Butterfly, Fly", "FlyButterflyInfo.html"))
      insDoc(aux2, gLnk("R", "For My Mom", "ForMyMomInfo.html"))
      insDoc(aux2, gLnk("R", "Garden Angel", "GardenAngelInfo.html"))
      insDoc(aux2, gLnk("R", "The Gardener", "GardenerInfo.html"))
      insDoc(aux2, gLnk("R", "The Gift", "GiftInfo.html"))
      insDoc(aux2, gLnk("R", "The Good Samaritan", "SamaritanInfo.html"))
      insDoc(aux2, gLnk("R", "Grade School Musical", "MusicalInfo.html"))
      //insDoc(aux2, gLnk("R", "Grateful Brave", "BraveInfo.html"))
      insDoc(aux2, gLnk("R", "Heather", "HeatherInfo.html"))
      //insDoc(aux2, gLnk("R", "Heavenly", "HeavenlyInfo.html"))
      insDoc(aux2, gLnk("R", "Imagine", "ImagineInfo.html"))
      insDoc(aux2, gLnk("R", "Joy", "JoyFountainInfo.html"))
      insDoc(aux2, gLnk("R", "Lily and Daisy", "LilyAndDaisyInfo.html"))
      insDoc(aux2, gLnk("R", "Lovely", "LovelyInfo.html"))
      insDoc(aux2, gLnk("R", "Magician's Apprentice", "MagicianInfo.html"))
      //insDoc(aux2, gLnk("R", "Miss Penny", "PennyInfo.html"))
      insDoc(aux2, gLnk("R", "Nurture", "NurtureInfo.html"))
      insDoc(aux2, gLnk("R", "Playin' Dressup", "DressupInfo.html"))
      insDoc(aux2, gLnk("R", "ReadingMagic", "ReadingMagicInfo.html"))
      //insDoc(aux2, gLnk("R", "Ribbon Dancer", "RibbonDancerInfo.html"))
      //insDoc(aux2, gLnk("R", "She'll Wear Many Hats", "ManyHatsInfo.html"))
      insDoc(aux2, gLnk("R", "Slumber", "SlumberInfo.html"))
      insDoc(aux2, gLnk("R", "The Soloist", "SoloistInfo.html"))
      insDoc(aux2, gLnk("R", "A Stego For Us", "StegoInfo.html"))
      insDoc(aux2, gLnk("R", "Sweet Moment", "SweetMomentInfo.html"))
      //insDoc(aux2, gLnk("R", "Three Little Bears", "ThreeLittleBearsInfo.html"))
      //insDoc(aux2, gLnk("R", "Victory", "VictoryInfo.html"))
      //insDoc(aux2, gLnk("R", "Watering the... Oops", "OopsInfo.html"))
      insDoc(aux2, gLnk("R", "Wonder", "WonderInfo.html"))
      insDoc(aux2, gLnk("R", "Gratitude", "GratitudeInfo.html"))
      insDoc(aux2, gLnk("R", "Sunflower", "SunflowerInfo.html"))
    insDoc(aux1, gLnk("R", "Clays In Progress", "InProgress.html"))
    insDoc(aux1, gLnk("R", "Order Sculpture", "OrderForm.html"))
  aux1 = insFld(foldersTree, gFld("Events", "javascript:parent.op()"))
    //insDoc(aux1, gLnk("R", "Greeley Art Exhibition", "GreeleyArt.html"))
    //insDoc(aux1, gLnk("R", "Open House", "OpenHouse.html"))
    //insDoc(aux1, gLnk("R", "Mesa, Arizona Sculptures In The Streets...The Early Bear II, A Little Bird, and the Garden Angel will be on display until April 5, 2008", "http://www.downtownmesa.com/sculpture_exhibit.htm"))
    //insDoc(aux1, gLnk("R", "Cheyenne, Wyoming Western Spirit Show...Serendipity will be on display until April 14, 2008", "http://www.oldwestmuseum.org"))
    insDoc(aux1, gLnk("R", "Sioux Falls, South Dakota The Gift and A Little Bird are on display in Sioux Falls Sculpture Walk until May 9, 2009", "http://www.sculpturewalksiouxfalls.com"))
    insDoc(aux1, gLnk("R", "August 10-August 12, Loveland Sculpture Invitational", "http://www.lovelandsculpturegroup.org"))
    insDoc(aux1, gLnk("R", "St George, Utah...Sweet Moment II will be on display April 12, 2008 to April 12, 2009", "javascript:parent.op()"))
  aux1 = insFld(foldersTree, gFld("Galleries", "javascript:parent.op()"))
      aux2 = insFld(aux1, gFld("Deselms Fine Art", "javascript:parent.op()"))
        insDoc(aux2, gLnk("R", "website", "http://www.deselmsfineart.com/"))
        insDoc(aux2, gLnk("R", "map", "http://www.mapquest.com/maps/map.adp?country=US&countryid=250&addtohistory=&address=303+East+17th+Street&city=Cheyenne&state=WY&zipcode=82001&submit=Get+Map"))
      aux2 = insFld(aux1, gFld("The Master's Fine Art of Loveland", "javascript:parent.op()"))
        insDoc(aux2, gLnk("R", "website", "http://www.themastersfineart.com/products/sculpture.cfm?artistID=48"))
        insDoc(aux2, gLnk("R", "map", "http://www.mapquest.com/maps/map.adp?country=US&addtohistory=&address=343+E+7th+Street&city=Loveland&state=CO&zipcode=80537&homesubmit=Get+Map"))
  aux1 = insFld(foldersTree, gFld("Feedback", "javascript:parent.op()"))
      aux2 = insDoc(aux1, gLnk("R", "Guestbook", "GuestBook.html"))
      aux2 = insDoc(aux1, gLnk("R", "Email", "mailto:Info@JulieSculpture.com"))



// examples

    //aux2 = insFld(aux1, gFld("United States", "http://www.treeview.net/treemenu/demopics/beenthere_america.gif"))

    //aux2 = insFld(aux1, gFld("Europe", "http://www.treeview.net/treemenu/demopics/beenthere_europe.gif"))
      //insDoc(aux2, gLnk("R", "Edinburgh", "http://www.treeview.net/treemenu/demopics/beenthere_edinburgh.gif"))
      //insDoc(aux2, gLnk("R", "London", "http://www.treeview.net/treemenu/demopics/beenthere_london.jpg"))
      //insDoc(aux2, gLnk("R", "Munich", "http://www.treeview.net/treemenu/demopics/beenthere_munich.jpg"))
      //insDoc(aux2, gLnk("R", "Athens", "http://www.treeview.net/treemenu/demopics/beenthere_athens.jpg"))
      //insDoc(aux2, gLnk("R", "Florence", "http://www.treeview.net/treemenu/demopics/beenthere_florence.jpg"))
      //The next three links have their http protocol appended by the script
      //insDoc(aux2, gLnk("Rh", "Pisa", "www.treeview.net/treemenu/demopics/beenthere_pisa.jpg"))
      //insDoc(aux2, gLnk("Rh", "Rome", "www.treeview.net/treemenu/demopics/beenthere_rome.jpg"))
      //insDoc(aux2, gLnk("Rh", "Lisboa", "www.treeview.net/treemenu/demopics/beenthere_lisbon.jpg"))

      //insDoc(aux1, gLnk("B", "New window", "http://www.treeview.net/treemenu/demopics/beenthere_london.jpg"))
      //insDoc(aux1, gLnk("T", "Whole window", "http://www.treeview.net/treemenu/demopics/beenthere_munich.jpg"))
      //insDoc(aux1, gLnk("S", "This frame", "http://www.treeview.net/treemenu/demopics/beenthere_athens.jpg"))
      // The S target is required and the \\\ before the ' for string arguments are required too
      // If you define your function in the parent frame, use  javascript:parent.myfunc
      //insDoc(aux1, gLnk("S", "JavaScript link", "javascript:alert(\\\'This JavaScript link simply calls the built-in alert function,\\\\nbut you can define your own function.\\\')"))

    //aux2 = insFld(aux1, gFld("Empty, linked", "http://www.treeview.net/treemenu/demopics/beenthere_europe.gif"))
    //NS4 needs the href to be non-empty to process other events such as open folder,
    //hence the op function
    //aux2 = insFld(aux1, gFld("Not linked", "javascript:parent.op()"))

  //aux1 = insFld(foldersTree, gFld("Other icons", "javascript:parent.op()"))
  //aux1.iconSrc = ICONPATH + "diffFolder.gif"
  //aux1.iconSrcClosed = ICONPATH + "diffFolder.gif"
    //docAux = insDoc(aux1, gLnk("B", "D/L Treeview", "http://www.treeview.net/treemenu/download.asp"))
    //docAux.iconSrc = ICONPATH + "diffDoc.gif"


  //aux1 = insFld(foldersTree, gFld("<font color=red>F</font><font color=blue>o</font><font color=pink>r</font><font color=green>m</font><font color=red>a</font><font color=blue>t</font><font color=brown>s</font>", "javascript:parent.op()"))
    //docAux = insDoc(aux1, gLnk("R", "<div class=specialClass>CSS Class</div>", "http://www.treeview.net/treemenu/demopics/beenthere_newyork.jpg"))




