var global_navtree = WpNavBar.readTree({
"childArray" : [
{   bSeparatorBefore:true,
    sTitle:'Home',
    sUrl:'http://drtyson.com/index.html'
},
{   sTitle:'Presentation Topics',
    sUrl:'http://drtyson.com/presentationtopics.html',"childArray" : [
    {   sTitle:'Peak Performance',
        bIsAnchor:true,
        sUrl:'http://drtyson.com/presentationtopics.html#PEAK'
    },
    {   sTitle:'Pride and Professionalism',
        bIsAnchor:true,
        sUrl:'http://drtyson.com/presentationtopics.html#PRIDE'
    },
    {   sTitle:'Power Communication Skills',
        bIsAnchor:true,
        sUrl:'http://drtyson.com/presentationtopics.html#POWER'
    },
    {   sTitle:'Management Leadership',
        bIsAnchor:true,
        sUrl:'http://drtyson.com/presentationtopics.html#MANAGEMENT'
    },
    {   sTitle:'Dealing with Change',
        bIsAnchor:true,
        sUrl:'http://drtyson.com/presentationtopics.html#DEALING'
    },
    {   sTitle:'Served with Love',
        bIsAnchor:true,
        sUrl:'http://drtyson.com/presentationtopics.html#SERVED'
    },
    {   sTitle:'Raising the Bar of Excellence',
        bIsAnchor:true,
        sUrl:'http://drtyson.com/presentationtopics.html#Raising'
    }]
},
{   sTitle:'Products',
    sUrl:'http://drtyson.com/products.html',"childArray" : [
    {   sTitle:'Riding the Crest',
        bIsAnchor:true,
        sUrl:'http://drtyson.com/products.html#Riding'
    },
    {   sTitle:'\"The Red Bow\" childrens book',
        bIsAnchor:true,
        sUrl:'http://drtyson.com/products.html#Red_Bow_Book'
    },
    {   sTitle:'\"The Red Bow\" dvd',
        bIsAnchor:true,
        sUrl:'http://drtyson.com/products.html#Red_Bow_DVD'
    },
    {   sTitle:'Pride and Professionalism',
        bIsAnchor:true,
        sUrl:'http://drtyson.com/products.html#Pride_&_Professionalism'
    },
    {   sTitle:'Maintaining Peak Performance',
        bIsAnchor:true,
        sUrl:'http://drtyson.com/products.html#Peak_Performance'
    },
    {   sTitle:'Power Communication Skills',
        bIsAnchor:true,
        sUrl:'http://drtyson.com/products.html#Power_Communication_Skills'
    },
    {   sTitle:'Outstanding Customer Service',
        bIsAnchor:true,
        sUrl:'http://drtyson.com/products.html#Outstanding_Customer_Service'
    }]
},
{   sTitle:'Clients',
    sUrl:'http://drtyson.com/clients.html'
},
{   sTitle:'References',
    sUrl:'http://drtyson.com/references.html',"childArray" : [
    {   sTitle:'President Bush',
        sUrl:'http://drtyson.com/page38.html'
    },
    {   sTitle:'City of Cincinnati',
        sUrl:'http://drtyson.com/page31.html'
    },
    {   sTitle:'First Citizens Bank',
        sUrl:'http://drtyson.com/page32.html'
    },
    {   sTitle:'Bedford Chamber',
        sUrl:'http://drtyson.com/page33.html'
    },
    {   sTitle:'Tennessee Valley HRA',
        sUrl:'http://drtyson.com/page34.html'
    },
    {   sTitle:'Library of VA 2007',
        sUrl:'http://drtyson.com/page35.html'
    },
    {   sTitle:'Stan Reeg Endorsement',
        sUrl:'http://drtyson.com/page37.html'
    },
    {   sTitle:'AAWHON',
        sUrl:'http://drtyson.com/page36.html'
    },
    {   sTitle:'Conway High School',
        sUrl:'http://drtyson.com/page40.html'
    },
    {   sTitle:'Mayo Clinic',
        sUrl:'http://drtyson.com/page41.html'
    },
    {   sTitle:'Myrtle Beach Ref 1',
        sUrl:'http://drtyson.com/page42.html'
    },
    {   sTitle:'Myrtle Beach Ref 2',
        sUrl:'http://drtyson.com/page43.html'
    },
    {   sTitle:'Stones River Society of HRM',
        sUrl:'http://drtyson.com/page20.html'
    }]
},
{   sTitle:'The Red Bow',
    sUrl:'http://drtyson.com/theredbow.html',"childArray" : [
    {   sTitle:'The Red Bow Program',
        sUrl:'http://drtyson.com/TheRedBowProgram.html',"childArray" : [
        {   sTitle:'Program References',
            sUrl:'http://drtyson.com/page44.html'
        }]
    }]
},
{   sTitle:'RiverConnect',
    sUrl:'http://drtyson.com/RiverConnect.html'
}]
});