var nav_38tree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'About Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'about_iof.html'
},
{   'sTitle':'What We Do',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'page6.html'
},
{   'sTitle':'Current Projects',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'current_iof_projects.html'
},
{   'sTitle':'Get Involved',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'get_involved.html'
},
{   'sTitle':'Sponsor an Orphan',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'sponsor_an_orphan.html'
},
{   'sTitle':'Our Blog',
    'bIsExternal':true,
    'sUrl':'http://iraqiorphans.wordpress.com/'
},
{   'sTitle':'Contact Us',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'contact_iof.html'
}]
});
