var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'About Danielle',
    bIsWebPath:true,
    sUrl:'_animal_communication_journey.html',"childArray" : [
    {   sTitle:'Animal Family',
        bIsWebPath:true,
        sUrl:'animal_communicator_family_pets.html'
    },
    {   sTitle:'Code of Ethics',
        bIsWebPath:true,
        sUrl:'animal_communication_ethical_code.html'
    }]
},
{   sTitle:'Sessions & Rates',
    bIsWebPath:true,
    sUrl:'talk_with_pets_sessions_and_rates.html',"childArray" : [
    {   sTitle:'Frequently Asked Questions',
        bIsWebPath:true,
        sUrl:'questions_for_animal_communicators.html'
    }]
},
{   sTitle:'Testimonials',
    bIsWebPath:true,
    sUrl:'positive_animal_communication_testimonials.html',"childArray" : [
    {   sTitle:'More Testimonials',
        bIsWebPath:true,
        sUrl:'animal_communication_reviews.html'
    },
    {   sTitle:'Animal Messages',
        bIsWebPath:true,
        sUrl:'wise_animal_telepathic_messages.html'
    },
    {   sTitle:'Conch Shell Communication',
        bIsWebPath:true,
        sUrl:'conch_shell_channelled_message.html'
    },
    {   sTitle:'Franklin Turtle Communication ',
        bIsWebPath:true,
        sUrl:'turtle_telepathic_message.html'
    }]
},
{   sTitle:'Workshops',
    bIsWebPath:true,
    sUrl:'talk_with_animals_workshop.html',"childArray" : [
    {   sTitle:'Pet Party Hosting Info.',
        bIsWebPath:true,
        sUrl:'telepathic_pet_party.html'
    },
    {   sTitle:'Gift Certificates',
        bIsWebPath:true,
        sUrl:'animal_talk_gift_certificate.html'
    },
    {   sTitle:'Student Communication Practice',
        bIsWebPath:true,
        sUrl:'telepathy_with_animals_practice.html'
    },
    {   sTitle:'Reiki for Animals',
        bIsWebPath:true,
        sUrl:'distance_reiki_for_animals.html'
    },
    {   sTitle:'Communicate w/ Animals Group Gatherings',
        bIsWebPath:true,
        sUrl:'group_animal_communications.html'
    }]
},
{   sTitle:'Links ',
    bIsWebPath:true,
    sUrl:'animal_care_resources.html',"childArray" : [
    {   sTitle:'Animal Communication Book Resources',
        bIsWebPath:true,
        sUrl:'telepathic_animal_books.html'
    },
    {   sTitle:'Contact Info./Radio Interview',
        bIsWebPath:true,
        sUrl:'contact_danielle_communicator.html'
    },
    {   sTitle:'Spirit Guide/Angel Insight Sessions for People',
        bIsWebPath:true,
        sUrl:'spirit_guide_and_angel_messages.html'
    }]
}]
});
