var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'About',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'About This Site',
        'bIsWebPath':true,
        'sUrl':'aboutsite.html'
    },
    {   'sTitle':'About Grace',
        'bIsWebPath':true,
        'sUrl':'aboutgrace.html'
    },
    {   'sTitle':'Spiritual Healing Testimonials',
        'bIsWebPath':true,
        'sUrl':'testimonials_spir-heal.html'
    },
    {   'sTitle':'Affirmation Healing Testimonials',
        'bIsWebPath':true,
        'sUrl':'testimonials_affirmations.html'
    }]
},
{   'sTitle':'Books',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'dont_sale.html',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Books - Overview',
        'bIsWebPath':true,
        'sUrl':'books.html'
    },
    {   'sTitle':'Affirmation Healing',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'bk_affirm_healing.html',
        'sTarget':'_self',"childArray" : [
        {   'sTitle':'Affirmation Healing',
            'bIsWebPath':true,
            'sUrl':'bk_affirm_healing.html'
        },
        {   'sTitle':'What the Book Contains',
            'bIsWebPath':true,
            'sUrl':'what_book_contains.html'
        },
        {   'sTitle':'Book Excerpts',
            'bIsWebPath':true,
            'sUrl':'book_excerpts.html'
        },
        {   'sTitle':'Book Features',
            'bIsWebPath':true,
            'sUrl':'book_features.html'
        },
        {   'sTitle':'Worksheet Examples',
            'bIsWebPath':true,
            'sUrl':'worksheet_examples.html'
        },
        {   'sTitle':'Publishing Information',
            'bIsWebPath':true,
            'sUrl':'pub_info_aff_healing.html'
        }]
    },
    {   'sTitle':'A Highway To Healing',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'bk_highway_to_healing.html',
        'sTarget':'_self',"childArray" : [
        {   'sTitle':'A Highway to Healing',
            'bIsWebPath':true,
            'sUrl':'bk_highway_to_healing.html'
        },
        {   'sTitle':'Publishing Information',
            'bIsWebPath':true,
            'sUrl':'pub_info_a_highway.html'
        }]
    }]
},
{   'sTitle':'Services',
    'bIsWebPath':true,
    'sUrl':'services.html',"childArray" : [
    {   'sTitle':'Services',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'services.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Healing Work Daily for One Month',
        'bIsAnchor':true,
        'bIsWebPath':true,
        'sUrl':'services.html#menu_services_daily_one_month'
    },
    {   'sTitle':'Telephone Counseling',
        'bIsAnchor':true,
        'bIsWebPath':true,
        'sUrl':'services.html#menu_services_telehone_counseling'
    },
    {   'sTitle':'FREE Healing Work Daily for One Week',
        'bIsAnchor':true,
        'bIsWebPath':true,
        'sUrl':'services.html#menu_services_free_one_week'
    },
    {   'sTitle':'Spiritual-Energy Healing Treatments',
        'bIsAnchor':true,
        'bIsWebPath':true,
        'sUrl':'services.html#menu_services_spir_healing_treatments'
    }]
},
{   'sTitle':'Libraries',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Blog',
        'bIsWebPath':true,
        'sUrl':'blog.html'
    },
    {   'sTitle':'Blog Gallery',
        'bIsWebPath':true,
        'sUrl':'blog_pics.html'
    },
    {   'sTitle':'Healing Library',
        'bIsWebPath':true,
        'sUrl':'resources.html'
    },
    {   'sTitle':'Ezine Articles',
        'bIsWebPath':true,
        'sUrl':'articles.html'
    },
    {   'sTitle':'Sayings',
        'bIsExternal':true,
        'sUrl':'http://www.affirmationhealing.com/upload_sayings_12_24_2009/sayings_intro.html',
        'sTarget':'_blank'
    },
    {   'sTitle':'Links',
        'bIsWebPath':true,
        'sUrl':'links.html'
    }]
},
{   'sTitle':'Contact',
    'bIsExternal':true,
    'sUrl':'mailto:gracemichael@sbcglobal.net?subject=Website Inquiry - Affirmation Healing',
    'sTarget':'_self'
}]
});
