var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    sUrl:'index.html'
},
{   sTitle:'About Us',
    sUrl:'about us.html'
},
{   sTitle:'Books & Software',
    sUrl:'books.html',"childArray" : [
    {   sTitle:'A Listening Life',
        sUrl:'listeninglife.html'
    },
    {   sTitle:'Adoption',
        sUrl:'adoption.html'
    },
    {   sDescription:'Archaeology at Midnight, Poems by Martha McFerren',
        sTitle:'Archaeology at Midnight',
        sUrl:'archaeology at midnight.html'
    },
    {   sTitle:'Aromatics',
        sUrl:'page36.html'
    },
    {   sTitle:'Back in the Animal Kingdom',
        sUrl:'animal kingdom.html'
    },
    {   sTitle:'Chant of Death',
        sUrl:'chant of death.html'
    },
    {   sTitle:'Harvesting Fog',
        sUrl:'harvesting fog.html'
    },
    {   sTitle:'Making the Most of WriteItNow 4',
        sUrl:'moowin.html'
    },
    {   sTitle:'Open the Gates',
        sUrl:'open the gates.html'
    },
    {   sTitle:'Ophelia\'s Ghost',
        sUrl:'ophelias ghost.html'
    },
    {   sTitle:'Remembering the Parables',
        sUrl:'remembering the parables.html'
    },
    {   sTitle:'Sky Harbor',
        sUrl:'sky harbor.html'
    },
    {   sTitle:'Spilled Milk',
        sUrl:'spilled milk.html'
    },
    {   sTitle:'Tables',
        sUrl:'tables.html'
    },
    {   sTitle:'WriteItNow',
        sUrl:'writeitnow.html'
    },
    {   sTitle:'You Who Make the Sky Bend',
        sUrl:'sky bend.html'
    }]
},
{   sTitle:'Interviews',
    sUrl:'interviews.html',"childArray" : [
    {   sTitle:'Isabel Anders',
        sUrl:'isabel anders interview.html'
    },
    {   sTitle:'Susan Elliott',
        sUrl:'susan elliott interview.html'
    },
    {   sTitle:'Gary Entsminger',
        sUrl:'gary entsminger interview.html'
    },
    {   sTitle:'Gary Hotham',
        sUrl:'gary hotham interview.html'
    },
    {   sTitle:'Diane M. Moore',
        sUrl:'diane m moore interview.html'
    },
    {   sTitle:'Dabney Stuart',
        sUrl:'dabney stuart interview.html'
    },
    {   sTitle:'Luci Shaw',
        sUrl:'luci shaw interview.html'
    },
    {   sTitle:'Robert B. Shaw',
        sUrl:'robert shaw interview.html'
    },
    {   sTitle:'Miles Waggener',
        sUrl:'miles waggener interview.html'
    },
    {   sTitle:'Rob Walton',
        sUrl:'rob walton.html'
    }]
},
{   sTitle:'Press Releases',
    sUrl:'press releases.html'
},
{   sTitle:'Gallery',
    sUrl:'gallery.html',"childArray" : [
    {   sTitle:'Open the Gates',
        sUrl:'open the gates gallery.html'
    },
    {   sTitle:'Remembering the Parables',
        sUrl:'remembering the parables gallery.html'
    },
    {   sTitle:'Spilled Milk',
        sUrl:'spilled milk gallery.html'
    },
    {   sTitle:'You Who Make the Sky Bend',
        sUrl:'sky bend gallery.html'
    }]
}]
});
