var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Family',
    bIsWebPath:true,
    sUrl:'page11.html',"childArray" : [
    {   sTitle:'Great Grandma/Grandpa Nowak',
        bIsWebPath:true,
        sUrl:'page32.html'
    },
    {   sTitle:'Great Grandma/Grandpa Cox',
        bIsWebPath:true,
        sUrl:'page31.html'
    },
    {   sTitle:'Grandma/Grandpa Nowak',
        bIsWebPath:true,
        sUrl:'page30.html'
    },
    {   sTitle:'Jeanne',
        bIsWebPath:true,
        sUrl:'page3.html'
    },
    {   sTitle:'John/Cheri Family',
        bIsWebPath:true,
        sUrl:'page2.html'
    },
    {   sTitle:'Mike',
        bIsWebPath:true,
        sUrl:'page7.html'
    },
    {   sTitle:'Nicole',
        bIsWebPath:true,
        sUrl:'page8.html'
    },
    {   sTitle:'Natalie',
        bIsWebPath:true,
        sUrl:'page9.html'
    },
    {   sTitle:'Paul',
        bIsWebPath:true,
        sUrl:'page4.html'
    },
    {   sTitle:'Alyssa',
        bIsWebPath:true,
        sUrl:'page39.html'
    },
    {   sTitle:'Larry/Randee Family',
        bIsWebPath:true,
        sUrl:'page5.html'
    },
    {   sTitle:'McKenna',
        bIsWebPath:true,
        sUrl:'page26.html'
    },
    {   sTitle:'Joey',
        bIsWebPath:true,
        sUrl:'page27.html'
    },
    {   sTitle:'Charlee',
        bIsWebPath:true,
        sUrl:'page28.html'
    },
    {   sTitle:'Pete/Renee Family',
        bIsWebPath:true,
        sUrl:'page6.html'
    },
    {   sTitle:'Zachary',
        bIsWebPath:true,
        sUrl:'page23.html'
    },
    {   sTitle:'Katlyn',
        bIsWebPath:true,
        sUrl:'page24.html'
    },
    {   sTitle:'Ryan',
        bIsWebPath:true,
        sUrl:'page25.html'
    }]
},
{   sTitle:'Calendar',
    bIsWebPath:true,
    sUrl:'page12.html'
},
{   sTitle:'Gallery',
    bIsExternal:true,
    sUrl:'http://picasaweb.google.com/102630350746058037052',
    sTarget:'_blank'
},
{   sTitle:'Library',
    bIsWebPath:true,
    sUrl:'page18.html'
},
{   sTitle:'Videos',
    bIsWebPath:true,
    sUrl:'page36.html'
},
{   sTitle:'Fun Stuff',
    bIsWebPath:true,
    sUrl:'page17.html'
},
{   sTitle:'Memorials',
    bIsWebPath:true,
    sUrl:'page16.html',"childArray" : [
    {   sTitle:'Grandma Cox',
        bIsWebPath:true,
        sUrl:'page35.html'
    },
    {   sTitle:'Uncle Bob',
        bIsWebPath:true,
        sUrl:'page38.html'
    }]
},
{   sTitle:'Museum',
    bIsWebPath:true,
    sUrl:'page13.html',"childArray" : [
    {   sTitle:'Airplane',
        bIsWebPath:true,
        sUrl:'page33.html'
    },
    {   sTitle:'Marilyn House',
        bIsWebPath:true,
        sUrl:'page37.html'
    }]
},
{   sTitle:'Email',
    bIsWebPath:true,
    sUrl:'page19.html',"childArray" : [
    {   sTitle:'Email All Adults',
        bIsExternal:true,
        sUrl:'mailto:kennowak@comcast.net;nowakjn@comcast.net;Fairway2000@Comcast.net;jeannenowak@gmail.com;lnowak@comcast.net;Paulnowak791@comcast.net;dotnowak@comcast.net'
    },
    {   sTitle:'Email Grandpa/Grandma',
        bIsExternal:true,
        sUrl:'mailto:kennowak@comcast.net;dotnowak@comcast.net'
    },
    {   sTitle:'Email Jeanne',
        bIsExternal:true,
        sUrl:'mailto:jeannenowak@gmail.com'
    },
    {   sTitle:'Email John',
        bIsExternal:true,
        sUrl:'mailto:nowakjn@comcast.net'
    },
    {   sTitle:'Email Cheri',
        bIsExternal:true,
        sUrl:'mailto:cherinowak@comcast.net'
    },
    {   sTitle:'Email Mike',
        bIsExternal:true,
        sUrl:'mailto:mikenowak@comcast.net'
    },
    {   sTitle:'Email Nicole',
        bIsExternal:true,
        sUrl:'mailto:nicolenowak@comcast.net'
    },
    {   sTitle:'Email Pete',
        bIsExternal:true,
        sUrl:'mailto:Fairway2000@Comcast.net'
    },
    {   sTitle:'Email Zachary',
        bIsExternal:true,
        sUrl:'mailto:zakattack@comcast.net'
    },
    {   sTitle:'Email Katlyn',
        bIsExternal:true,
        sUrl:'mailto:katiegirl23@comcast.net'
    },
    {   sTitle:'Email Paul',
        bIsExternal:true,
        sUrl:'mailto:Paulnowak791@comcast.net'
    },
    {   sTitle:'Email Larry',
        bIsExternal:true,
        sUrl:'mailto:lnowak@comcast.net'
    },
    {   sTitle:'Email Randee',
        bIsExternal:true,
        sUrl:'mailto:randaroni2002@yahoo.com'
    },
    {   sTitle:'Email Joey',
        bIsExternal:true,
        sUrl:'mailto:sointosports@yahoo.com'
    },
    {   sTitle:'Email McKenna',
        bIsExternal:true,
        sUrl:'mailto:justsittingheresmiling@yahoo.com'
    }]
}]
});
