var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sDescription:'IFR 41 bringing professional cowboys and cowgirls to Oklahoma City, OK to the State Fair Arena.  Mark your calendars for January 14 - 16 to watch contestants compete for cash and prizes! Tickets on sale now!',
    sTitle:'home',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sTitle:'Ticket Information',
        bIsWebPath:true,
        sUrl:'tickets.html',"childArray" : [
        {   sTitle:'Performance Times',
            bIsWebPath:true,
            sUrl:'performancetimes.html'
        },
        {   sTitle:'Ticket Promotions',
            bIsWebPath:true,
            sUrl:'ticketpromotions.html'
        }]
    },
    {   sTitle:'IFR 42 Results',
        bIsWebPath:true,
        sUrl:'ifrresults.html'
    },
    {   sTitle:'Trade Show',
        bIsWebPath:true,
        sUrl:'tradeshow.html'
    },
    {   sTitle:'Host Hotel',
        bIsWebPath:true,
        sUrl:'hosthotel.html'
    },
    {   sTitle:'IFR Convention',
        bIsWebPath:true,
        sUrl:'ifrconvention.html'
    },
    {   sTitle:'Sponsors',
        bIsWebPath:true,
        sUrl:'sponsors.html'
    },
    {   sTitle:'Bucking Stock Sale',
        bIsWebPath:true,
        sUrl:'ifrbuckingstocksale.html'
    },
    {   sTitle:'IFR Personnel',
        bIsWebPath:true,
        sUrl:'ifrpersonnel.html'
    }]
}]
});
