var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Books',
    'bIsWebPath':true,
    'sUrl':'books.html',"childArray" : [
    {   'sTitle':'Choosing the Miracle',
        'bIsWebPath':true,
        'sUrl':'cm.html'
    },
    {   'sTitle':'Leaving the Desert',
        'bIsWebPath':true,
        'sUrl':'ld.html'
    },
    {   'sTitle':'Making Peace with God',
        'bIsWebPath':true,
        'sUrl':'mpg.html'
    },
    {   'sTitle':'ACIM Blog',
        'bIsExternal':true,
        'sUrl':'http://choosingthemiracle.com',
        'sTarget':'_blank'
    },
    {   'sTitle':'The Power of Time',
        'bIsWebPath':true,
        'sUrl':'pot.html'
    },
    {   'sTitle':'Power of Time Blog',
        'bIsExternal':true,
        'sUrl':'http://www.paulineedward.com/time',
        'sTarget':'_blank'
    },
    {   'sTitle':'9 Seasons of Success',
        'bIsWebPath':true,
        'sUrl':'seasons.htm'
    },
    {   'sTitle':'Astrological Crosses',
        'bIsWebPath':true,
        'sUrl':'crosses.html'
    },
    {   'sTitle':'Wings of the Soul',
        'bIsWebPath':true,
        'sUrl':'ws.html'
    }]
},
{   'sTitle':'Consultations',
    'bIsWebPath':true,
    'sUrl':'consults.html',"childArray" : [
    {   'sTitle':'Appointments & Fees',
        'bIsWebPath':true,
        'sUrl':'appointments.html'
    },
    {   'sTitle':'Questions Addressed',
        'bIsWebPath':true,
        'sUrl':'questions.html'
    },
    {   'sTitle':'Coaching',
        'bIsWebPath':true,
        'sUrl':'coaching.html'
    },
    {   'sTitle':'Coaching for Writers',
        'bIsWebPath':true,
        'sUrl':'cw.html'
    }]
},
{   'sTitle':'News & Events',
    'bIsWebPath':true,
    'sUrl':'news.html'
},
{   'sTitle':'ACIM',
    'bIsWebPath':true,
    'sUrl':'acim.html',"childArray" : [
    {   'sTitle':'Links &  Resources',
        'bIsWebPath':true,
        'sUrl':'acimresources.html',"childArray" : [
        {   'sTitle':'Making Peace with God',
            'bIsExternal':true,
            'sUrl':''
        },
        {   'sTitle':'Leaving the Desert',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'ld.html'
        },
        {   'sTitle':'Choosing the Miracle',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'cm.html'
        },
        {   'sTitle':'Recommended Books',
            'bIsAnchor':true,
            'bIsWebPath':true,
            'sUrl':'acimresources.html#RecommendedBooks'
        },
        {   'sTitle':'Pauline\'s Book Reviews',
            'bIsAnchor':true,
            'bIsWebPath':true,
            'sUrl':'acimresources.html#BooksReviewedbyPE'
        }]
    },
    {   'sTitle':'Leaving the Desert',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'ld.html'
    },
    {   'sTitle':'Making Peace with God',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'mpg.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Choosing the Miracle',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'cm.html'
    },
    {   'sTitle':'ACIM Blog',
        'bIsExternal':true,
        'sUrl':'http://choosingthemiracle.com',
        'sTarget':'_blank'
    }]
},
{   'sTitle':'Links',
    'bIsWebPath':true,
    'sUrl':'links.html',"childArray" : [
    {   'sTitle':'ACIM Links & Resources',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'acimresources.html'
    },
    {   'sTitle':'Writers\' Resources',
        'bIsWebPath':true,
        'sUrl':'writers.html'
    },
    {   'sTitle':'Business & Community',
        'bIsAnchor':true,
        'bIsWebPath':true,
        'sUrl':'links.html#Business'
    },
    {   'sTitle':'Networking',
        'bIsAnchor':true,
        'bIsWebPath':true,
        'sUrl':'links.html#Networking'
    },
    {   'sTitle':'Home & Gifts',
        'bIsAnchor':true,
        'bIsWebPath':true,
        'sUrl':'links.html#Fashion'
    }]
},
{   'sTitle':'Workshops',
    'bIsWebPath':true,
    'sUrl':'wks.html'
},
{   'sTitle':'Contact',
    'bIsWebPath':true,
    'sUrl':'contact.html'
},
{   'sTitle':'Français',
    'bIsWebPath':true,
    'sUrl':'fr.html',"childArray" : [
    {   'sTitle':'Accueil',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'fr.html'
    },
    {   'sTitle':'Consultations',
        'bIsWebPath':true,
        'sUrl':'consult_fr.html',"childArray" : [
        {   'sTitle':'Approche',
            'bIsWebPath':true,
            'sUrl':'carteduciel.html'
        },
        {   'sTitle':'Rendez-vous',
            'bIsWebPath':true,
            'sUrl':'rendezvous.html'
        },
        {   'sTitle':'Témoignages',
            'bIsWebPath':true,
            'sUrl':'testimonials_fr.html'
        }]
    },
    {   'sTitle':'Pouvoir du Temps',
        'bIsWebPath':true,
        'sUrl':'fr_pot.html'
    },
    {   'sTitle':'Ateliers',
        'bIsWebPath':true,
        'sUrl':'ppn_fr.html'
    },
    {   'sTitle':'Contactez-nous',
        'bIsWebPath':true,
        'sUrl':'contact_fr.html'
    },
    {   'sTitle':'Anglais',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'index.html',
        'sTarget':'_self'
    }]
}]
});
