var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:' Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'About Us',
    bIsWebPath:true,
    sUrl:'parrotbits-about-us-1.html',"childArray" : [
    {   sTitle:'A Budgie Called Starboard',
        bIsWebPath:true,
        sUrl:'a-budgie-called-starboard.html'
    },
    {   sTitle:'After 7 years of Abuse',
        bIsWebPath:true,
        sUrl:'after-7-years-of-abuse-1.html'
    },
    {   sTitle:'The Best Talking Grey Ever',
        bIsWebPath:true,
        sUrl:'the-best-talking-grey-ever.html'
    },
    {   sTitle:'The Hole in the Cupboard',
        bIsWebPath:true,
        sUrl:'parrotbits-the-hole-in-the-cupboard-1.html'
    },
    {   sTitle:'The Story of a Wild caught Timneh',
        bIsWebPath:true,
        sUrl:'timmys-story.html'
    },
    {   sTitle:'Cockatiels are REALLY Special Friends (soon)',
        bIsWebPath:true,
        sUrl:'cockatiels-are-really-special-friends.html'
    },
    {   sTitle:'Gallery – Companions Past and Present',
        bIsWebPath:true,
        sUrl:'gallery.html'
    },
    {   sTitle:'ParrotBits - Thanks and Dedication',
        bIsWebPath:true,
        sUrl:'parrotbits-thanks.html'
    }]
},
{   sTitle:'Toys',
    bIsWebPath:true,
    sUrl:'parrotbits-toys-1.html',"childArray" : [
    {   sTitle:'Toys - examples',
        bIsWebPath:true,
        sUrl:'parrotbits-toys-4.html'
    },
    {   sTitle:'Gyms - Examples',
        bIsWebPath:true,
        sUrl:'parrotbits-toys-5.html'
    }]
},
{   sTitle:'Food',
    bIsWebPath:true,
    sUrl:'parrotbits-food.html',"childArray" : [
    {   sTitle:'Pellets',
        bIsWebPath:true,
        sUrl:'parrotbits-food-pellets.html'
    },
    {   sTitle:'Fruit and Veggies',
        bIsWebPath:true,
        sUrl:'parrotbits-fruitandveggies.html'
    },
    {   sTitle:'Cornbread, Beans & Sprouts',
        bIsWebPath:true,
        sUrl:'parrotbits-food-cornbread-beans-sprouts.html',"childArray" : [
        {   sTitle:'ParrotBits - How to make Sprouts',
            bIsWebPath:true,
            sUrl:'how-to-make-sprouts.html'
        },
        {   sTitle:'ParrotBits Super Corn Bread Recipe',
            bIsWebPath:true,
            sUrl:'super-cornbread.html'
        },
        {   sTitle:'ParrotBits Basic Corn Bread',
            bIsWebPath:true,
            sUrl:'basic-cornbread.html'
        }]
    },
    {   sTitle:'Pictures',
        bIsWebPath:true,
        sUrl:'parrotbits-food-pix.html'
    }]
},
{   sTitle:'Diseases',
    bIsWebPath:true,
    sUrl:'diseases.html'
},
{   sTitle:'Breeders',
    bIsWebPath:true,
    sUrl:'parrotbits-breeder-recommendations.html'
},
{   sTitle:'Vets',
    bIsWebPath:true,
    sUrl:'parrotbits-vets-1.html',"childArray" : [
    {   sTitle:'Vets - Western Cape',
        bIsWebPath:true,
        sUrl:'vets-wc.html'
    },
    {   sTitle:'Vets - Johannesburg, Boksburg, Krugersdorp',
        bIsWebPath:true,
        sUrl:'parrotbits-vets-page3.html'
    },
    {   sTitle:'Vets- Pretoria, Rustenburg, East London',
        bIsWebPath:true,
        sUrl:'parrotbits-vets-page4.html'
    }]
},
{   sTitle:'Links',
    bIsWebPath:true,
    sUrl:'parrotbits-links.html'
}]
});
