var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.htm'
},
{   sTitle:'Consulting',
    bIsWebPath:true,
    sUrl:'Consulting.htm',"childArray" : [
    {   sTitle:'Industries and Positions',
        bIsWebPath:true,
        sUrl:'Industries.htm'
    },
    {   sTitle:'Hardware and Operating Systems',
        bIsWebPath:true,
        sUrl:'H and Op Systems.htm'
    },
    {   sTitle:'Special Projects',
        bIsWebPath:true,
        sUrl:'Special Projects.htm'
    },
    {   sTitle:'Controller',
        bIsWebPath:true,
        sUrl:'page19.htm'
    },
    {   sTitle:'Senior Financial Analyst',
        bIsWebPath:true,
        sUrl:'financial analyst.htm'
    },
    {   sTitle:'Databases and Software Used',
        bIsWebPath:true,
        sUrl:'page9.htm'
    },
    {   sTitle:'Software Proficiency',
        bIsWebPath:true,
        sUrl:'page13.htm'
    },
    {   sTitle:'Tax Preparation, Website, and Keyboard',
        bIsWebPath:true,
        sUrl:'page14.htm'
    }]
},
{   sTitle:'QuickBooks',
    bIsWebPath:true,
    sUrl:'page14aa.htm',"childArray" : [
    {   sTitle:'QuickBooks to Excel Demo',
        bIsWebPath:true,
        sUrl:'quickbook_to_excel_demo.htm'
    }]
},
{   sTitle:'Startup Business Planning',
    bIsWebPath:true,
    sUrl:'startupbusinessplanning.htm',"childArray" : [
    {   sTitle:'Startup Business - Financial Plan',
        bIsWebPath:true,
        sUrl:'startupbusinesplan.htm'
    }]
},
{   sTitle:'Mr.Masterxls Blog',
    bIsExternal:true,
    sUrl:'http://www.masterxls.com/mr.masterxls/',
    sTarget:'_self'
},
{   sTitle:'Site Map',
    bIsWebPath:true,
    sUrl:'page16a.htm'
},
{   sTitle:'MasterXls Bookstore',
    bIsWebPath:true,
    sUrl:'page16aa.htm'
},
{   sDescription:'About',
    sTitle:'About',
    bIsWebPath:true,
    sUrl:'page20.htm'
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'page14a.htm'
}]
});
