var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home Page',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Monthly Updates',
    bIsWebPath:true,
    sUrl:'updates.html'
},
{   sTitle:'Services',
    bIsWebPath:true,
    sUrl:'services.html'
},
{   sTitle:'Health Articles',
    bIsWebPath:true,
    sUrl:'articles.html',"childArray" : [
    {   sTitle:'Vacsinations',
        bIsWebPath:true,
        sUrl:'Vacs.html',"childArray" : [
        {   sTitle:'Vac Page 2',
            bIsWebPath:true,
            sUrl:'page34.html'
        },
        {   sTitle:'Vav Page 3',
            bIsWebPath:true,
            sUrl:'page35.html'
        },
        {   sTitle:'Vac Page 4',
            bIsWebPath:true,
            sUrl:'page36.html'
        },
        {   sTitle:'Vac Page 5',
            bIsWebPath:true,
            sUrl:'page37.html'
        },
        {   sTitle:'Vac page 6',
            bIsWebPath:true,
            sUrl:'page38.html'
        },
        {   sTitle:'Vac Page 7',
            bIsWebPath:true,
            sUrl:'page39.html'
        }]
    },
    {   sTitle:'Hyperthyroidism',
        bIsWebPath:true,
        sUrl:'thyroid.html'
    },
    {   sTitle:'Hot Spots',
        bIsWebPath:true,
        sUrl:'hotspots.html'
    },
    {   sTitle:'Page 31',
        bIsWebPath:true,
        sUrl:'page31.html'
    },
    {   sTitle:'Page 32',
        bIsWebPath:true,
        sUrl:'page32.html'
    },
    {   sTitle:'Page 33',
        bIsWebPath:true,
        sUrl:'page33.html'
    }]
},
{   sTitle:'Nutritional Info',
    bIsWebPath:true,
    sUrl:'nutrician.html',"childArray" : [
    {   sTitle:'Dry Skin',
        bIsWebPath:true,
        sUrl:'Dryskin.html'
    },
    {   sTitle:'Eye Staining',
        bIsWebPath:true,
        sUrl:'Eyestain.html',"childArray" : [
        {   sTitle:'Eye Stainning Cont',
            bIsWebPath:true,
            sUrl:'eyestcont.html'
        },
        {   sTitle:'Eye Stanning Page 2',
            bIsWebPath:true,
            sUrl:'eyestcont2.html'
        }]
    },
    {   sTitle:'Hip and Joint',
        bIsWebPath:true,
        sUrl:'HipJoint.html'
    },
    {   sTitle:'Cancer',
        bIsWebPath:true,
        sUrl:'cancer.html'
    },
    {   sTitle:'Thyroide',
        bIsWebPath:true,
        sUrl:'Thyroide.html'
    },
    {   sTitle:'Supplements',
        bIsWebPath:true,
        sUrl:'Supplements.html'
    },
    {   sTitle:'Berry Powder',
        bIsWebPath:true,
        sUrl:'Beerypowder.html'
    },
    {   sTitle:'Garlic',
        bIsWebPath:true,
        sUrl:'Garlic.html'
    },
    {   sTitle:'Green Tripe',
        bIsWebPath:true,
        sUrl:'Greentripe.html'
    },
    {   sTitle:'Glucosamine',
        bIsWebPath:true,
        sUrl:'Glucosamine.html'
    },
    {   sTitle:'C Kelp',
        bIsWebPath:true,
        sUrl:'Ckelp.html'
    },
    {   sTitle:'Joint Supplements',
        bIsWebPath:true,
        sUrl:'Jointsup.html'
    },
    {   sTitle:'Yogurt',
        bIsWebPath:true,
        sUrl:'Yogurt.html'
    },
    {   sTitle:'Oils',
        bIsWebPath:true,
        sUrl:'Oils.html'
    }]
},
{   sTitle:'Day Care',
    bIsWebPath:true,
    sUrl:'daycare.html'
},
{   sTitle:'Kenneling',
    bIsWebPath:true,
    sUrl:'kenneling.html'
},
{   sTitle:'Dog Training',
    bIsWebPath:true,
    sUrl:'training.html'
},
{   sTitle:'Behavior Problems',
    bIsWebPath:true,
    sUrl:'behavior.html'
},
{   sTitle:'Grooming',
    bIsWebPath:true,
    sUrl:'grooming.html',"childArray" : [
    {   sTitle:'Liability Release Form',
        bIsWebPath:true,
        sUrl:'Relese.html'
    }]
},
{   sTitle:'Grooming Appointment',
    bIsWebPath:true,
    sUrl:'page47a.html'
},
{   sTitle:'Specials ',
    bIsWebPath:true,
    sUrl:'specials.html'
},
{   sTitle:'Shop Information',
    bIsWebPath:true,
    sUrl:'contact.html'
},
{   sTitle:'Dry Dog Food',
    bIsWebPath:true,
    sUrl:'page43.html'
},
{   sTitle:'Raw Dog Food',
    bIsWebPath:true,
    sUrl:'page45.html'
},
{   sTitle:'Grooming Equipment',
    bIsWebPath:true,
    sUrl:'page46.html'
},
{   sTitle:'Dog and Cat Shampoos',
    bIsWebPath:true,
    sUrl:'page47.html'
}]
});
