var global_navtree = WpNavBar.readTree({
"childArray" : [{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.htm',"childArray" : [{   sTitle:'About Us',
        bIsWebPath:true,
        sUrl:'about_us.htm'},{   sTitle:'Contact Us',
        bIsWebPath:true,
        sUrl:'contact_us.htm'}]},{   sTitle:'Dances',
    bIsWebPath:true,
    sUrl:'dances.htm',"childArray" : [{   sTitle:'Calendar of Events',
        bIsWebPath:true,
        sUrl:'calendar_of_events.htm'},{   sTitle:'Venue',
        bIsWebPath:true,
        sUrl:'venues.htm'}]},{   sTitle:'Lessons',
    bIsWebPath:true,
    sUrl:'lessons.htm',"childArray" : [{   sTitle:'Private',
        bIsWebPath:true,
        sUrl:'private.htm'},{   sTitle:'Practice',
        bIsWebPath:true,
        sUrl:'practice.htm'},{   sTitle:'Book',
        bIsWebPath:true,
        sUrl:'book.htm'},{   sTitle:'Syllabus',
        bIsWebPath:true,
        sUrl:'syllabus.htm'},{   sTitle:'Routines',
        bIsWebPath:true,
        sUrl:'members/routines.htm'},{   sTitle:'Vouchers',
        bIsWebPath:true,
        sUrl:'vouchers.htm'}]},{   sTitle:'Music',
    bIsWebPath:true,
    sUrl:'music.htm'},{   sTitle:'Links',
    bIsWebPath:true,
    sUrl:'dance_links.htm',"childArray" : [{   sTitle:'Dance Resources',
        bIsWebPath:true,
        sUrl:'general_links.htm'},{   sTitle:'Kent Dance Schools',
        bIsWebPath:true,
        sUrl:'dance_schools_kent.htm'},{   sTitle:'Dancewear',
        bIsWebPath:true,
        sUrl:'dancewear.htm'},{   sTitle:'Social Dancing',
        bIsWebPath:true,
        sUrl:'social_dancing.htm'},{   sTitle:'Shoes',
        bIsWebPath:true,
        sUrl:'shoes.htm'}]},{   sTitle:'Blog',
    bIsWebPath:true,
    sUrl:'blog.htm'},{   sTitle:'Forum',
    bIsWebPath:true,
    sUrl:'forum.htm'}]
});
