var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sTitle:'Collaborators',
        bIsWebPath:true,
        sUrl:'collaborators.html'
    },
    {   sTitle:'Entsminger Geneology',
        bIsWebPath:true,
        sUrl:'entsminger geneology.html',"childArray" : [
        {   sTitle:'Entsminger Family Tree',
            bIsWebPath:true,
            sUrl:'family tree.html'
        },
        {   sTitle:'Insming, Alsace/Lorraine',
            bIsWebPath:true,
            sUrl:'insming alsace.html'
        },
        {   sTitle:'Immigration to U.S.',
            bIsWebPath:true,
            sUrl:'immigration.html'
        },
        {   sTitle:'Settling in Virginia',
            bIsWebPath:true,
            sUrl:'settling in virginia.html'
        },
        {   sTitle:'Descendants of Freemont McKim Entsminger',
            bIsWebPath:true,
            sUrl:'freemont entsminger.html'
        },
        {   sTitle:'Libby Floyd Entsminger Ancestry',
            bIsWebPath:true,
            sUrl:'libby floyd entsminger.html'
        }]
    }]
},
{   sTitle:'EcoSim',
    bIsWebPath:true,
    sUrl:'ecosim/index.htm'
},
{   sTitle:'BioGeoSim',
    bIsWebPath:true,
    sUrl:'biogeosim/index.htm'
},
{   sTitle:'Music',
    bIsWebPath:true,
    sUrl:'music.html',"childArray" : [
    {   sTitle:'Gooseberry Summer',
        bIsWebPath:true,
        sUrl:'gooseberry summer.html',"childArray" : [
        {   sTitle:'High on a Mountain',
            bIsWebPath:true,
            sUrl:'high on a mountain.html'
        },
        {   sTitle:'First Try',
            bIsWebPath:true,
            sUrl:'first try.html'
        },
        {   sTitle:'Midsummer Nights',
            bIsWebPath:true,
            sUrl:'misdummer nights.html'
        },
        {   sTitle:'Bear\'s Choice',
            bIsWebPath:true,
            sUrl:'bears choice.html'
        },
        {   sTitle:'Winter\'s Tale',
            bIsWebPath:true,
            sUrl:'winters tale.html'
        },
        {   sTitle:'Labor Daze',
            bIsWebPath:true,
            sUrl:'labor daze.html'
        },
        {   sTitle:'Duets in June',
            bIsWebPath:true,
            sUrl:'duets in june.html'
        },
        {   sTitle:'Rollin\' On Home',
            bIsWebPath:true,
            sUrl:'one more time.html'
        },
        {   sTitle:'Winter in April',
            bIsWebPath:true,
            sUrl:'winter in april.html'
        },
        {   sTitle:'Us Up \'Till Now',
            bIsWebPath:true,
            sUrl:'us up til now.html'
        }]
    },
    {   sTitle:'g',
        bIsWebPath:true,
        sUrl:'g.html',"childArray" : [
        {   sTitle:'Dad\'s Birthday',
            bIsWebPath:true,
            sUrl:'dadsbirthday.html'
        },
        {   sTitle:'Costa Rica - The Month of March',
            bIsWebPath:true,
            sUrl:'costa rica.html'
        },
        {   sTitle:'Bluegrass Meditation',
            bIsWebPath:true,
            sUrl:'bluegrass meditation.html'
        }]
    },
    {   sTitle:'Gypsy Affair',
        bIsWebPath:true,
        sUrl:'gypsy affair.html'
    },
    {   sTitle:'Kesey Bear Band',
        bIsWebPath:true,
        sUrl:'kesey bear band.html'
    },
    {   sTitle:'EFG',
        bIsWebPath:true,
        sUrl:'efg.html'
    },
    {   sTitle:'Jawless Fishes',
        bIsWebPath:true,
        sUrl:'jawless fishes.html'
    }]
}]
});
