var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Orchard at Sunblest',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Projects & Activities',
    'bIsWebPath':true,
    'sUrl':'projects.html'
},
{   'sTitle':'Core 4',
    'bIsWebPath':true,
    'sUrl':'Core_4.html'
},
{   'sTitle':'Bylaws',
    'bIsWebPath':true,
    'sUrl':'Bylaws.html'
},
{   'sTitle':'Contacts',
    'bIsWebPath':true,
    'sUrl':'Contacts.html'
},
{   'sTitle':'Fire Dept',
    'bIsWebPath':true,
    'sUrl':'Fire_Dept.html'
},
{   'sTitle':'Crime Watch',
    'bIsWebPath':true,
    'sUrl':'Crime_Watch.html'
},
{   'sTitle':'Lake Vista',
    'bIsWebPath':true,
    'sUrl':'Lake_Vista.html'
},
{   'sTitle':'Useful Links',
    'bIsWebPath':true,
    'sUrl':'UsefulLinks.html'
},
{   'sTitle':'Aerial Map',
    'bIsWebPath':true,
    'sUrl':'AerialMap.html'
},
{   'sTitle':'Membership',
    'bIsWebPath':true,
    'sUrl':'Membership.html'
},
{   'sTitle':'Minutes',
    'bIsWebPath':true,
    'sUrl':'Minutes.html',"childArray" : [
    {   'sTitle':'Annual Meeting',
        'bIsAnchor':true,
        'bIsWebPath':true,
        'sUrl':'Minutes.html#ANN'
    }]
},
{   'sTitle':'Newsletter',
    'bIsWebPath':true,
    'sUrl':'Newsletter.html'
},
{   'sTitle':'Covenants',
    'bIsWebPath':true,
    'sUrl':'Covenants.html'
},
{   'sTitle':'Area Photos',
    'bIsWebPath':true,
    'sUrl':'AreaPhotos.html'
},
{   'sTitle':'Police',
    'bIsWebPath':true,
    'sUrl':'Police.html'
},
{   'sTitle':'Safety',
    'bIsWebPath':true,
    'sUrl':'Safety.html'
},
{   'sTitle':'Block Captains',
    'bIsWebPath':true,
    'sUrl':'page23.html',"childArray" : [
    {   'sTitle':'Block 14',
        'bIsWebPath':true,
        'sUrl':'block14.html'
    },
    {   'sTitle':'Block 13',
        'bIsWebPath':true,
        'sUrl':'block13.html'
    },
    {   'sTitle':'Block 12',
        'bIsWebPath':true,
        'sUrl':'block12.html'
    },
    {   'sTitle':'Block 11',
        'bIsWebPath':true,
        'sUrl':'block11.html'
    },
    {   'sTitle':'Block 10',
        'bIsWebPath':true,
        'sUrl':'block10.html'
    },
    {   'sTitle':'Block 9',
        'bIsWebPath':true,
        'sUrl':'block09.html'
    },
    {   'sTitle':'Block 8',
        'bIsWebPath':true,
        'sUrl':'block08.html'
    },
    {   'sTitle':'Block 7',
        'bIsWebPath':true,
        'sUrl':'block07.html'
    },
    {   'sTitle':'Block 6',
        'bIsWebPath':true,
        'sUrl':'block06.html'
    },
    {   'sTitle':'Block 5',
        'bIsWebPath':true,
        'sUrl':'block05.html'
    },
    {   'sTitle':'Block 4',
        'bIsWebPath':true,
        'sUrl':'block04.html'
    },
    {   'sTitle':'Block 3',
        'bIsWebPath':true,
        'sUrl':'block03.html'
    },
    {   'sTitle':'Block 2',
        'bIsWebPath':true,
        'sUrl':'block02.html'
    },
    {   'sTitle':'Block 1',
        'bIsWebPath':true,
        'sUrl':'block01.html'
    }]
}]
});
