var global_navtree = WpNavBar.readTree({
"childArray" : [{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'},{   sTitle:'Biography',
    bIsWebPath:true,
    sUrl:'biography_cpm.html'},{   sTitle:'Itinerary',
    bIsWebPath:true,
    sUrl:'itinerary_cpm.html'},{   sTitle:'Resource',
    bIsWebPath:true,
    sUrl:'resourse_cv.html',"childArray" : [{   sTitle:'News Letter',
        bIsWebPath:true,
        sUrl:'_wp_studies/newsletter_cpm.html',"childArray" : [{   
            sTitle:'News Letter',bIsWebPath:true,
            sUrl:'_wp_studies/newsletter2_cpm.html'}]},{   sTitle:'Forum & Support',
        bIsWebPath:true,
        sUrl:'cpm_support.html'},{   sTitle:'Media',
        bIsWebPath:true,
        sUrl:'media.html'},{   sTitle:'Live Streaming',
        bIsWebPath:true,
        sUrl:'streaming_cpm.html'}]},{   sTitle:'Leadership Impact',
    bIsWebPath:true,
    sUrl:'leadership_impact_cpm.html',"childArray" : [{   sTitle:'Registration Form/CPM',
        bIsWebPath:true,
        sUrl:'_wp_form/leadership_impact_reg_form_cpm.html'},{   
        sTitle:'Schedule of Events',bIsWebPath:true,
        sUrl:'leadership_impact_schedule_cpm.html'}]},{   sTitle:'Help',
    bIsWebPath:true,
    sUrl:'help.html',"childArray" : [{   sTitle:'Welcome',
        bIsWebPath:true,
        sUrl:'welcome_cpm.html'},{   sTitle:'Contact Us',
        bIsWebPath:true,
        sUrl:'contact_cpm.html'},{   sTitle:'About Us',
        bIsWebPath:true,
        sUrl:'about_cpm.html'}]},{   sTitle:'Donate',
    bIsWebPath:true,
    sUrl:'donate_cpm.html'}]
});
