var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sTitle:'Kennel',
        bIsWebPath:true,
        sUrl:'page27a.html'
    },
    {   sTitle:'About Us',
        bIsWebPath:true,
        sUrl:'page14.html',"childArray" : [
        {   sTitle:'Contact Us',
            bIsWebPath:true,
            sUrl:'page23.html'
        }]
    }]
},
{   sTitle:'Naiomi',
    bIsWebPath:true,
    sUrl:'Heriol Bullmastiffs Naiomi page.html',"childArray" : [
    {   sTitle:'About Naiomi',
        bIsWebPath:true,
        sUrl:'Heriol Bullmastiffs About Naiomi.html'
    }]
},
{   sTitle:'Henson',
    bIsWebPath:true,
    sUrl:'contact.html',"childArray" : [
    {   sTitle:'About Henson',
        bIsWebPath:true,
        sUrl:'page16.html'
    },
    {   sTitle:' Pedigree ',
        bIsWebPath:true,
        sUrl:'Heriol Bullmastiffs Hensons Pedigree .html'
    }]
},
{   sTitle:'Saffy',
    bIsWebPath:true,
    sUrl:'page9.html',"childArray" : [
    {   sTitle:'About Saffy',
        bIsWebPath:true,
        sUrl:'page17.html'
    },
    {   sTitle:' Pedigree ',
        bIsWebPath:true,
        sUrl:'page11.html'
    }]
},
{   sTitle:'Puppies',
    bIsWebPath:true,
    sUrl:'page28.html'
},
{   sTitle:'Angel',
    bIsWebPath:true,
    sUrl:'address.html',"childArray" : [
    {   sTitle:'Breed History',
        bIsWebPath:true,
        sUrl:'news.html'
    },
    {   sTitle:'Standard',
        bIsWebPath:true,
        sUrl:'page12.html'
    },
    {   sTitle:'Health ',
        bIsWebPath:true,
        sUrl:'page13.html'
    }]
},
{   sTitle:'Gallery',
    bIsWebPath:true,
    sUrl:'Heriol Bullmastiffs Gallery.html'
},
{   sTitle:'In Memory',
    bIsWebPath:true,
    sUrl:'Heriol Bullmastiffs In Memory.html'
},
{   sTitle:'Links ',
    bIsWebPath:true,
    sUrl:'diary.html',"childArray" : [
    {   sTitle:'Web Design',
        bIsExternal:true,
        sUrl:'http://homepage.ntlworld.com/deborahthomas/page35aa.html',
        sTarget:'_blank'
    },
    {   sTitle:'Guest Book',
        bIsWebPath:true,
        sUrl:'page24.html'
    }]
}]
});
