var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'home',
    bIsWebPath:true,
    sUrl:'index.htm',"childArray" : [
    {   sTitle:'predictions',
        bIsWebPath:true,
        sUrl:'Predictions.htm'
    },
    {   sTitle:'loosing business',
        bIsWebPath:true,
        sUrl:'loosing_business.htm'
    },
    {   sTitle:'interesting analogy',
        bIsWebPath:true,
        sUrl:'interesting_analogy.htm'
    },
    {   sTitle:'purchase orders',
        bIsWebPath:true,
        sUrl:'purchase_orders.htm'
    },
    {   sTitle:'managing projects',
        bIsWebPath:true,
        sUrl:'managingprojects.htm'
    },
    {   sTitle:'cashflow',
        bIsWebPath:true,
        sUrl:'cashflow.htm'
    },
    {   sTitle:'outsourcing',
        bIsWebPath:true,
        sUrl:'outsourcing.htm'
    },
    {   sTitle:'changing markets',
        bIsWebPath:true,
        sUrl:'changingmarkets.htm'
    },
    {   sTitle:'overheads',
        bIsWebPath:true,
        sUrl:'overheads.htm'
    },
    {   sTitle:'responsiveness',
        bIsWebPath:true,
        sUrl:'responsiveness.htm'
    }]
},
{   sTitle:'about Us',
    bIsWebPath:true,
    sUrl:'about_us.htm',"childArray" : [
    {   sTitle:'downloads',
        bIsWebPath:true,
        sUrl:'downloads.htm'
    }]
},
{   sTitle:'login',
    bIsWebPath:true,
    sUrl:'pmlogin.htm'
},
{   sTitle:'business brainstorm',
    bIsWebPath:true,
    sUrl:'business_brainstorm.htm',"childArray" : [
    {   sTitle:'business assistance',
        bIsWebPath:true,
        sUrl:'pm_businessassist.htm'
    },
    {   sTitle:'fresh approach',
        bIsWebPath:true,
        sUrl:'freshapproach.htm'
    },
    {   sTitle:'repeat business',
        bIsWebPath:true,
        sUrl:'repeatbusiness.htm'
    }]
},
{   sTitle:'communications',
    bIsWebPath:true,
    sUrl:'communications.htm',"childArray" : [
    {   sTitle:'margin recovery',
        bIsWebPath:true,
        sUrl:'margin_recovery.htm'
    },
    {   sTitle:'dispute arbitration',
        bIsWebPath:true,
        sUrl:'disputearbitration.htm'
    },
    {   sTitle:'bill analysis',
        bIsWebPath:true,
        sUrl:'bill_analysis.htm'
    }]
},
{   sDescription:'TEM Telecom Expense Management',
    sTitle:'telecom expense mangement',
    bIsWebPath:true,
    sUrl:'telecomexpman.htm',"childArray" : [
    {   sTitle:'monthly reporting',
        bIsWebPath:true,
        sUrl:'monthly_reporting.htm',"childArray" : [
        {   sTitle:'reporting detail',
            bIsWebPath:true,
            sUrl:'reporting_detail.htm'
        }]
    }]
},
{   sTitle:'website design',
    bIsWebPath:true,
    sUrl:'websitedesign.htm'
},
{   sTitle:'our rates',
    bIsWebPath:true,
    sUrl:'our_rates.htm'
},
{   sTitle:'contact me',
    bIsWebPath:true,
    sUrl:'contact.htm'
}]
});
