var global_navtree = WpNavBar.readTree({
"childArray" : [{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.php'},{   sTitle:'Nazarenes',
    bIsExternal:true,
    sUrl:'',
    sTarget:'_self',"childArray" : [{   bSeparatorAfter:true,
        sTitle:'Nazarenes',
        bIsWebPath:true,
        sUrl:'nazarenes.html'},{   sTitle:'Beliefs',
        bIsWebPath:true,
        sUrl:'beliefs.html'},{   sTitle:'Articles of Faith',
        bIsWebPath:true,
        sUrl:'articlesfaith.html'}]},{   sTitle:'Our Church',
    bIsExternal:true,
    sUrl:'',
    sTarget:'_self',"childArray" : [{   sTitle:'Weekly schedule',
        bIsWebPath:true,
        sUrl:'schedule.html'},{   sTitle:'Special Events',
        bIsWebPath:true,
        sUrl:'events.html'},{   sTitle:'Directions',
        bIsWebPath:true,
        sUrl:'directions.html'},{   sTitle:'Downloads',
        bIsWebPath:true,
        sUrl:'downloads.html'},{   sTitle:'Our History',
        bIsWebPath:true,
        sUrl:'ourhistory.html'}]},{   sTitle:'Missions',
    bIsExternal:true,
    sUrl:'',
    sTarget:'_self',"childArray" : [{   sTitle:'East Lincs',
        bIsWebPath:true,
        sUrl:'eastlincs.html'},{   sTitle:'Vision Africa',
        bIsWebPath:true,
        sUrl:'visionafrica.html'},{   sTitle:'NMI',
        bIsWebPath:true,
        sUrl:'nmi.html'},{   sTitle:'Anthony&Elisabeth',
        bIsWebPath:true,
        sUrl:'williams.html'}]},{   sTitle:'King\'s Lynn',
    bIsExternal:true,
    sUrl:'',
    sTarget:'_self',"childArray" : [{   sTitle:'Introduction',
        bIsWebPath:true,
        sUrl:'kingslynn.html'},{   sTitle:'Churches',
        bIsExternal:true,
        sUrl:'',
        sTarget:'_self',"childArray" : [{   sTitle:'St.Margaret\'s church',
            bIsWebPath:true,
            sUrl:'stmargrets.html'},{   sTitle:'St.Nicholas\' chapel',
            bIsWebPath:true,
            sUrl:'stnicholas.html'},{   sTitle:'All Saints\'',
            bIsWebPath:true,
            sUrl:'allsaints.html'}]},{   sTitle:'Historic Buildings',
        bIsExternal:true,
        sUrl:'',
        sTarget:'_self',"childArray" : [{   sTitle:'Page One',
            bIsWebPath:true,
            sUrl:'pageone.html'},{   sTitle:'Page Two',
            bIsWebPath:true,
            sUrl:'pagetwo.html'},{   sTitle:'Trinity Guild',
            bIsWebPath:true,
            sUrl:'trinityguild.html'}]}]},{   sTitle:'Gallery',
    bIsExternal:true,
    sUrl:'',
    sTarget:'_self',"childArray" : [{   sTitle:'Church Banners',
        bIsWebPath:true,
        sUrl:'banners.html'},{   sTitle:'Holiday Bible Club July11',
        bIsWebPath:true,
        sUrl:'hbc2011.html'}]},{   sTitle:'Web Links',
    bIsWebPath:true,
    sUrl:'links.html'},{   sTitle:'Contact',
    bIsExternal:true,
    sUrl:'',
    sTarget:'_self',"childArray" : [{   sTitle:'Feed back',
        bIsWebPath:true,
        sUrl:'feedback.html'}]}]
});
