var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Pyrenean Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'About Us',
    bIsWebPath:true,
    sUrl:'page16.html'
},
{   sTitle:'Achievements',
    bIsWebPath:true,
    sUrl:'page8.html'
},
{   sTitle:'News Blog',
    bIsWebPath:true,
    sUrl:'page9.html',"childArray" : [
    {   sTitle:' Dog Blogs',
        bIsWebPath:true,
        sUrl:'page30.html'
    }]
},
{   sTitle:'Archive News',
    bIsWebPath:true,
    sUrl:'page27.html',"childArray" : [
    {   sTitle:'2010 Pyrenean News',
        bIsWebPath:true,
        sUrl:'page34.html'
    },
    {   sTitle:'2009 Pyrenean News',
        bIsWebPath:true,
        sUrl:'page28.html'
    },
    {   sTitle:'2008 Pyrenean News',
        bIsWebPath:true,
        sUrl:'page29.html'
    },
    {   sTitle:'2007 Pyrenean News',
        bIsWebPath:true,
        sUrl:'page35.html'
    }]
},
{   sTitle:'George',
    bIsWebPath:true,
    sUrl:'page7.html',"childArray" : [
    {   sTitle:'Georges Show Record 2011',
        bIsWebPath:true,
        sUrl:'page37.html'
    },
    {   sTitle:'Georges Show Record 2010',
        bIsWebPath:true,
        sUrl:'page48.html'
    },
    {   sTitle:'Georges Show Record 2009',
        bIsWebPath:true,
        sUrl:'page43.html'
    },
    {   sTitle:'Georges Show Record 2008',
        bIsWebPath:true,
        sUrl:'page42.html'
    }]
},
{   sTitle:'Trinny',
    bIsWebPath:true,
    sUrl:'page3.html',"childArray" : [
    {   sTitle:'Trinnys Show Record 2011',
        bIsWebPath:true,
        sUrl:'page38.html'
    },
    {   sTitle:'Trinny Show Record 2010',
        bIsWebPath:true,
        sUrl:'page47.html'
    },
    {   sTitle:'Trinny\'s Show Record 2009',
        bIsWebPath:true,
        sUrl:'page45.html'
    },
    {   sTitle:'Trinny\'s Show Record 2008',
        bIsWebPath:true,
        sUrl:'page44.html'
    }]
},
{   sTitle:'Carrie',
    bIsWebPath:true,
    sUrl:'page11.html',"childArray" : [
    {   sTitle:'Carries Show Record 2011',
        bIsWebPath:true,
        sUrl:'page36.html'
    },
    {   sTitle:'Carries Show Record 2010',
        bIsWebPath:true,
        sUrl:'page46.html'
    }]
},
{   sTitle:'Tilly',
    bIsWebPath:true,
    sUrl:'page59.html'
},
{   sTitle:'Critiques',
    bIsWebPath:true,
    sUrl:'page31.html'
},
{   sTitle:'Puppies',
    bIsWebPath:true,
    sUrl:'page4.html',"childArray" : [
    {   sDescription:'Videos of our Pyrenean Mountain Dog Puppies',
        sTitle:'Puppy Videos',
        bIsWebPath:true,
        sUrl:'page58.html'
    }]
},
{   sTitle:'Breed Info',
    bIsWebPath:true,
    sUrl:'page50.html'
},
{   sTitle:'Grooming',
    bIsWebPath:true,
    sUrl:'page32.html'
},
{   sTitle:'At Peace',
    bIsWebPath:true,
    sUrl:'page33.html'
},
{   sTitle:'Links',
    bIsWebPath:true,
    sUrl:'page51.html'
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'page5.html'
}]
});
