var nav_243tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Visitors',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'FAQ',
        'bIsExternal':true,
        'sUrl':'',
        'sTarget':'_self',"childArray" : [
        {   'sTitle':'Forums',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'v_forum.html',
            'sTarget':'_self'
        },
        {   'sTitle':'Resources',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'resources.html',
            'sTarget':'_self'
        },
        {   'sTitle':' ',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'__.html',
            'sTarget':'_self'
        }]
    },
    {   'sTitle':'Coach or Counselors',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'difference.html'
    },
    {   'sTitle':'Find a Coach',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'coach.html'
    },
    {   'sTitle':'Find a Counselor',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'counselor.html',
        'sTarget':'_self'
    }]
},
{   'sTitle':'For Providers',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'provider.html',"childArray" : [
    {   'sTitle':'Register',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'register.html'
    },
	{   'sTitle':'Log In',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'logon.html'
    },
    {   'sTitle':'Technology Services',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'technology.html',
        'sTarget':'_self'		
	}]
},
{   'sTitle':'Resources',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'resources',"childArray" : [
    {   'sTitle':'National Hotlines',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'national.html'
    },
    {   'sTitle':'Books',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'books.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Resources',
        'bIsExternal':true,
        'sUrl':'',
        'sTarget':'_self',"childArray" : [
        {   'sTitle':'National Hotlines',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'national.html'
        },
        {   'sTitle':'Books',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'books.html',
            'sTarget':'_self'
        }]
    },
    {   'sTitle':'Volunteer',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'volunteer.html'
    }]
},
{   'sTitle':'Blog',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Prayer Requests',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'prayerrequests.html',
        'sTarget':'_self'
    },
	{   'sTitle':'Visitor Blog',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'blog_visitor.html',
        'sTarget':'_self'
    },
    {   'sTitle':'Member Blog',
        'bIsExternal':true,
        'sUrl':'',
        'sTarget':'_self',"childArray" : [
        {   'sTitle':'Public',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'public.html'
        },
		{   'sTitle':'Private',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'private.html'
        }]
    }]
},
{   'sTitle':'Contact',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact.html'
}]
});
