var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sDescription:'Make Online Profits is dedicated to helpng you make profits online. Find a homebased business,income opportunity,franchise,turnkey system,affiliate program,cash making system.',
    sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sDescription:'Lear about the differnt ways you can make money online. Online businesses such as affiliate marketing, money making systems,online retailing and more are presented as ways that you can make money starting today!',
        sTitle:'Make Money',
        bIsWebPath:true,
        sUrl:'makemoneyonline.html'
    },
    {   sTitle:'Privacy Policy',
        bIsWebPath:true,
        sUrl:'privacypolicy.html'
    },
    {   sTitle:'Terms of Use',
        bIsWebPath:true,
        sUrl:'termsofuse.html'
    },
    {   sTitle:'Tax Liens',
        bIsWebPath:true,
        sUrl:'taxliens.html'
    }]
}]
});
