var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sDescription:'DX Research - Product Experience Improvement through Expert Advice, Field Tests, Focus Groups',
    sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Services Overview',
    bIsWebPath:true,
    sUrl:'services_overview.html'
},
{   sTitle:'Applications',
    bIsWebPath:true,
    sUrl:'applications.html'
},
{   sTitle:'Get Started',
    bIsWebPath:true,
    sUrl:'get_started.html'
}]
});
