var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Welcome',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Our Church',
    bIsWebPath:true,
    sUrl:'our_church.html',"childArray" : [
    {   sTitle:'History and Mission',
        bIsWebPath:true,
        sUrl:'history_mission.html'
    },
    {   sTitle:'Faith Statement',
        bIsWebPath:true,
        sUrl:'faith_statement.html'
    },
    {   sTitle:'Our Church Calendar',
        bIsExternal:true,
        sUrl:'http://public.serviceu.com/calendar/frame.asp?OrgKey=01fa92f5-ab93-45c9-b320-b722ab12b219&bShowCalendar=True ',
        sTarget:'_blank'
    },
    {   sTitle:'Adult Education',
        bIsWebPath:true,
        sUrl:'adult-ed.html'
    }]
},
{   sTitle:'Contact Us ',
    bIsWebPath:true,
    sUrl:'contact_us.html'
},
{   sTitle:'Map & Directions',
    bIsExternal:true,
    sUrl:'http://maps.google.com/maps?hl=en&xhr=t&cp=43&qscrl=1&nord=1&rlz=1T4ADRA_enUS425US425&bav=on.2,or.r_gc.r_pw.&ion=1&biw=1396&bih=629&wrapid=tljp1312396974859076&um=1&ie=UTF-8&q=Lamb+of+God+Church+19691+Cypress+View+Drive&fb=1&gl=us&hq=Lamb+of+God+Church+19691+Cypress+View+Drive&hnear=0x88db420189a85429:0xc62908530aba258a,Fort+Myers,+FL&ei=t5Y5TrrUNZGWtwe8_OCQAw&sa=X&oi=local_result&ct=image&sqi=2&ved=0CAQQtgM&cid=0,0,8304840775225286469',
    sTarget:'_blank'
},
{   sTitle:'Lamb of God News',
    bIsWebPath:true,
    sUrl:'News.html',"childArray" : [
    {   sTitle:'Register for Eblasts',
        bIsWebPath:true,
        sUrl:'eblasts_signup.html'
    },
    {   sTitle:'Follow Our Seminarian',
        bIsWebPath:true,
        sUrl:'Our_Seminarian.html'
    }]
},
{   sTitle:'Outreach Ministries',
    bIsWebPath:true,
    sUrl:'Outreach_Ministries.html',"childArray" : [
    {   sTitle:'Good Shepherd Ministries',
        bIsWebPath:true,
        sUrl:'Good_Shepherd.html'
    },
    {   sTitle:'Loving Lambs Ministry',
        bIsWebPath:true,
        sUrl:'Loving_Lambs.html'
    }]
},
{   sTitle:'Thrift Shop',
    bIsWebPath:true,
    sUrl:'Thrift_Shop.html'
},
{   sTitle:'Preschool @ the Lamb',
    bIsExternal:true,
    sUrl:'http://www.preschoolatthelamb.com/Preschool/Home.html',
    sTarget:'_blank'
}]
});
