var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'EFT',
    bIsWebPath:true,
    sUrl:'eft_home.html',"childArray" : [
    {   sTitle:'Self Help',
        bIsWebPath:true,
        sUrl:'eft_self-help.html',"childArray" : [
        {   sTitle:'Tapping Point Positions',
            bIsWebPath:true,
            sUrl:'eft_tapping_point_positions.html'
        },
        {   sTitle:'Brief Overview',
            bIsWebPath:true,
            sUrl:'eft_basic_recipe_brief_overview.html'
        }]
    },
    {   sTitle:'EFT Consultations and Fees',
        bIsWebPath:true,
        sUrl:'eft_consultations_and_fees.html'
    }]
},
{   sTitle:'Reiki',
    bIsWebPath:true,
    sUrl:'reiki_home.html',"childArray" : [
    {   sTitle:'Reiki Sessions',
        bIsWebPath:true,
        sUrl:'reiki_sessions_and_fees.html'
    },
    {   sTitle:'Reiki Principles',
        bIsWebPath:true,
        sUrl:'reiki-principles.html'
    },
    {   sTitle:'Reiki Lineage',
        bIsWebPath:true,
        sUrl:'my_reiki_lineage.html'
    }]
},
{   sTitle:'Workshops',
    bIsWebPath:true,
    sUrl:'workshops_eft_and_fees.html',"childArray" : [
    {   sTitle:'Reiki Workshops',
        bIsWebPath:true,
        sUrl:'reiki_workshops_general.html',"childArray" : [
        {   sTitle:'Reiki 1 (Shoden)',
            bIsWebPath:true,
            sUrl:'reiki_level_1_shoden.html'
        },
        {   sTitle:'Reiki 2 (Okuden)',
            bIsWebPath:true,
            sUrl:'reiki_level_2_okuden.html'
        },
        {   sTitle:'Reiki Master (Shinpiden)',
            bIsWebPath:true,
            sUrl:'reiki_masters_shinpiden.html'
        }]
    },
    {   sTitle:'Events',
        bIsWebPath:true,
        sUrl:'events.html'
    }]
},
{   sTitle:'Testimonials',
    bIsWebPath:true,
    sUrl:'eft_testimonials.html',"childArray" : [
    {   sTitle:'Reiki 1 Testimonials',
        bIsWebPath:true,
        sUrl:'reiki_1_testimonials.html'
    },
    {   sTitle:'Reiki 2 Testimonials',
        bIsWebPath:true,
        sUrl:'reiki_2_testimonialsa.html'
    }]
},
{   sTitle:'Products',
    bIsWebPath:true,
    sUrl:'products.html'
},
{   sTitle:'Freebies',
    bIsWebPath:true,
    sUrl:'freebie_downloads.html',"childArray" : [
    {   sTitle:'EFT Tap-Along Scripts',
        bIsWebPath:true,
        sUrl:'eft_tap_-_along_scripts.html'
    }]
},
{   sTitle:'Affiliate Links',
    bIsWebPath:true,
    sUrl:'affiliate_links.html',"childArray" : [
    {   sTitle:'Freedom At Your Fingertips',
        bIsWebPath:true,
        sUrl:'freedom_at_your_fingertips.html'
    },
    {   sTitle:'Carol Look Affiliate Links',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'affiliate_links.html#CAROLLook'
    },
    {   sTitle:'Pat Carringtons Affiliate Links',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'affiliate_links.html#DrPatCarrington'
    },
    {   sTitle:'Tapping Solution Affiliate Links',
        bIsAnchor:true,
        bIsWebPath:true,
        sUrl:'affiliate_links.html#TappingSolution'
    }]
},
{   sTitle:'Links',
    bIsWebPath:true,
    sUrl:'links.html'
},
{   sTitle:'Practice Details',
    bIsWebPath:true,
    sUrl:'practice_details.html',"childArray" : [
    {   sTitle:'Practice Location',
        bIsWebPath:true,
        sUrl:'practice_location.html'
    }]
},
{   sTitle:'Contact Me',
    bIsWebPath:true,
    sUrl:'contact_me.html'
},
{   sTitle:'About Me',
    bIsWebPath:true,
    sUrl:'about_me.html'
},
{   sTitle:'Site Map',
    bIsWebPath:true,
    sUrl:'site_map.html'
}]
});
