var customNavTree18 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sTitle:'Does SEO Experience Matter?',
        bIsWebPath:true,
        sUrl:'seo_impact.html',
        sTarget:'_self'
    },
    {   sTitle:'Web Site Traffic Results',
        bIsWebPath:true,
        sUrl:'increase_web_site_traffic.html',
        sTarget:'_self'
    },
    {   sTitle:'Friends',
        bIsWebPath:true,
        sUrl:'friends.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Logo Creation',
    bIsWebPath:true,
    sUrl:'logo_creation.html'
},
{   sTitle:'Reviews',
    bIsWebPath:true,
    sUrl:'best_seo.html'
},
{   sTitle:'Portfolio',
    bIsWebPath:true,
    sUrl:'get_ranked.html',"childArray" : [
    {   sTitle:'Portfolio Page 2',
        bIsWebPath:true,
        sUrl:'get_ranked_2.html'
    },
    {   sTitle:'Portfolio Page 3',
        bIsWebPath:true,
        sUrl:'get_ranked_sc.html'
    },
    {   sTitle:'Portfolio Page 4',
        bIsWebPath:true,
        sUrl:'get ranked_4.html'
    }]
},
{   sTitle:'Free Search Ranking Report',
    bIsWebPath:true,
    sUrl:'free_search_ranking_report.html'
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'contact_us.html',"childArray" : [
    {   sTitle:'Keir Anderson',
        bIsWebPath:true,
        sUrl:'keir_anderson.html',
        sTarget:'_self'
    },
    {   sTitle:'Rick Taylor',
        bIsWebPath:true,
        sUrl:'rick_taylor.html',
        sTarget:'_self'
    }]
}]
});
