var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.htm'
},
{   sTitle:'About',
    bIsWebPath:true,
    sUrl:'about_Personable_Pets_Dog_Training.htm'
},
{   sTitle:'Classes',
    bIsExternal:true,
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Dog Training',
        bIsWebPath:true,
        sUrl:'Personable_Pets_Dog_Training_classes1.htm'
    },
    {   sTitle:'Dog Sports',
        bIsWebPath:true,
        sUrl:'Personable Pets Dog Sports.htm'
    },
    {   sTitle:'Dog Fun',
        bIsWebPath:true,
        sUrl:'Personable Pets Dog Training Fun.htm'
    }]
},
{   sTitle:'Products',
    bIsWebPath:true,
    sUrl:'Dog_Toys_and_Products.htm'
},
{   sTitle:'Videos',
    bIsWebPath:true,
    sUrl:'Personable_Pets_Dog_Training_Videos.htm'
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'Contact_Personable_Pets.htm'
},
{   sTitle:'Clients Say...',
    bIsWebPath:true,
    sUrl:'Personable Pets Dog Training TestimonialPersonable Pets Dog Training Testimonial.htm'
},
{   sTitle:'Schedule/Cost',
    bIsExternal:true,
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Overland Park Schedule',
        bIsWebPath:true,
        sUrl:'Overland_Park_Dog_Training_Schedule.htm'
    },
    {   sTitle:'Louisburg, KS Schedule',
        bIsWebPath:true,
        sUrl:'Louisburg_kansas_Dog_Training_Schedule.htm'
    }]
}]
});
