var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:' Surveillance / Stake-Outs',
    bIsWebPath:true,
    sUrl:'surveillance-stakeouts.html'
},
{   sTitle:'SkipTracing / Missing Persons',
    bIsWebPath:true,
    sUrl:'skiptracing-missing-persons.html'
},
{   sTitle:'In Search Of - Adoption Searches',
    bIsWebPath:true,
    sUrl:'adoption-searches.html'
},
{   sTitle:'Asset Searches',
    bIsWebPath:true,
    sUrl:'asset-search.html'
},
{   sTitle:'Pre-Employment Background Screenings',
    bIsWebPath:true,
    sUrl:'pre-employment-background-screening.html'
},
{   sTitle:'Background Screenings',
    bIsWebPath:true,
    sUrl:'background-screenings.html'
},
{   sTitle:'Public Records Research & Retrieval',
    bIsWebPath:true,
    sUrl:'criminal-records-civil-records-public-record-research-and-retrieval.html'
},
{   sTitle:'Certified Process Service',
    bIsWebPath:true,
    sUrl:'certified-process-service.html'
},
{   sTitle:'FAQ\'S',
    bIsWebPath:true,
    sUrl:'florida-private-investigator-faqs.html'
},
{   sTitle:'Links & Client Resources',
    bIsWebPath:true,
    sUrl:'private-investigator-links-resoures.html'
},
{   sTitle:'BLOG',
    bIsWebPath:true,
    sUrl:'private-investigator-blog.html'
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'contact-private-investigator.html'
},
{   sTitle:'Site Map',
    bIsWebPath:true,
    sUrl:'sitemap.html'
}]
});
