var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'Focused Sales is a sales consulting firm with over 25 years of sales experience.  We help companies by contracting or working as an employee to do direct sales and to provide sales management services to build bettervalue propositions and sales process that result in increased market share and sales revenues.',
    'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Direct Sales',
    'bIsWebPath':true,
    'sUrl':'page4.html'
},
{   'sTitle':'Management',
    'bIsWebPath':true,
    'sUrl':'page7.html'
},
{   'sTitle':'Training/Consulting',
    'bIsWebPath':true,
    'sUrl':'page10.html'
},
{   'sTitle':'Results',
    'bIsWebPath':true,
    'sUrl':'page3.html'
},
{   'sTitle':'About Us',
    'bIsWebPath':true,
    'sUrl':'page2.html'
},
{   'sTitle':'Contact Us',
    'bIsWebPath':true,
    'sUrl':'page5.html'
}]
});
