var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sDescription:'Rated Best Burrito Joint In San Francisco. Welcome to the home of EBX, where fresh, authentic, and affordable Mexican food has been our philosophy for 30 years. ',
    sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'El Menu',
    bIsWebPath:true,
    sUrl:'page3.html',"childArray" : [
    {   sDescription:'El Burrito Express, fast food burritos, wet burritos, voted one of san francisco\'s best burritos as well as authentic!',
        sTitle:'Burritos',
        bIsWebPath:true,
        sUrl:'page10.html'
    },
    {   sTitle:'Tacos, nachos, and more',
        bIsWebPath:true,
        sUrl:'page11.html'
    }]
},
{   sTitle:'Historia',
    bIsWebPath:true,
    sUrl:'page4.html',"childArray" : [
    {   sTitle:'Misión',
        bIsWebPath:true,
        sUrl:'page14.html'
    }]
},
{   sTitle:'Catering',
    bIsWebPath:true,
    sUrl:'page5.html'
},
{   sTitle:'Value',
    bIsWebPath:true,
    sUrl:'page6.html',"childArray" : [
    {   sTitle:'Coupons',
        bIsWebPath:true,
        sUrl:'page7.html'
    },
    {   sDescription:'El Burrito Express\' events section: the sweet 16 is upon us - pick and winner and you can win a free burrito!',
        sTitle:'Events',
        bIsWebPath:true,
        sUrl:'page8.html'
    }]
},
{   sDescription:'Come find out what special events and offers El Burrito Express has going for the people of San Francisco. Join the conversation!',
    sTitle:'Los Burrito Buffs',
    bIsWebPath:true,
    sUrl:'page22.html',"childArray" : [
    {   sTitle:'Cultura',
        bIsWebPath:true,
        sUrl:'page12.html'
    },
    {   sTitle:'¿Qué?',
        bIsWebPath:true,
        sUrl:'page18.html'
    }]
},
{   sTitle:'El Blog',
    bIsWebPath:true,
    sUrl:'page33.html'
},
{   sTitle:'Locations',
    bIsWebPath:true,
    sUrl:'page17.html',"childArray" : [
    {   sTitle:'EBX Taraval',
        bIsWebPath:true,
        sUrl:'page19.html'
    },
    {   sTitle:'EBX Divisadero',
        bIsWebPath:true,
        sUrl:'page20.html'
    },
    {   sDescription:'Contact the owners of El Burrito Express',
        sTitle:'Contact',
        bIsWebPath:true,
        sUrl:'page9.html'
    }]
}]
});
