var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Community',
    'bIsWebPath':true,
    'sUrl':'Community.htm',"childArray" : [
    {   'sTitle':'Local Points of Interest',
        'bIsWebPath':true,
        'sUrl':'localpointsinterest.html'
    },
    {   'sTitle':'Pick History',
        'bIsWebPath':true,
        'sUrl':'pickhistory.html'
    }]
},
{   'sTitle':'Fire Alarm SOP',
    'bIsWebPath':true,
    'sUrl':'firealarmsop.html'
},
{   'sTitle':'Photogalleries',
    'bIsWebPath':true,
    'sUrl':'photogalleries.html',"childArray" : [
    {   'sTitle':'Pick Trees Gallery',
        'bIsWebPath':true,
        'sUrl':'picktrees2.html'
    },
    {   'sTitle':'Little Turtle Movie',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'PhotoStoryLTurtle640x480final.wmv'
    }]
},
{   'sTitle':'Rules, Regs and Reports',
    'bIsWebPath':true,
    'sUrl':'rrr.htm',"childArray" : [
    {   'sTitle':'Architectural Review',
        'bIsWebPath':true,
        'sUrl':'architecturalreview.htm',"childArray" : [
        {   'sTitle':'Procedure to Modify',
            'bIsWebPath':true,
            'sUrl':'proceduretomodify.htm'
        },
        {   'sDescription':'Architectural Review',
            'sTitle':'ARC Request to Modify',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'ARC - Request to Modify New.pdf',
            'sTarget':'_self'
        },
        {   'sTitle':'Exterior Lighting',
            'bIsWebPath':true,
            'sUrl':'exteriorlighting.htm'
        },
        {   'sTitle':'Front Doors',
            'bIsWebPath':true,
            'sUrl':'frontdoors.htm'
        },
        {   'sTitle':'Guidelines for Decks & Balconies',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'Guidline for Decks and Balconies rev92011.pdf',
            'sTarget':'_self'
        },
        {   'sTitle':'Landscape Lighting',
            'bIsWebPath':true,
            'sUrl':'landscape.htm'
        },
        {   'sTitle':'Notice to install satellite dish',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'Notice to install satellite dish and Regs-revised Aug 20 2010.pdf'
        },
        {   'sTitle':'Windows & Sliding Glass Doors',
            'bIsWebPath':true,
            'sUrl':'windowsandslidingglassdoors.html'
        },
        {   'sTitle':'Request to Install Rain Barrel',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'Request to Install Rain Barrel.pdf'
        }]
    },
    {   'sTitle':'Bylaws',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'Bylaws.pdf',"childArray" : [
        {   'sTitle':'Bylaws 4th Amendment',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'Fourth Amendment Pickawillany Bylaws.pdf'
        }]
    },
    {   'sTitle':'Grounds',
        'bIsWebPath':true,
        'sUrl':'grounds.htm',"childArray" : [
        {   'sTitle':'Grounds Request to Modify',
            'bIsExternal':true,
            'bIsWebPath':true,
            'sUrl':'Grounds Req to modify common property.pdf'
        }]
    },
    {   'sTitle':'Maintenance',
        'bIsWebPath':true,
        'sUrl':'maintenance.htm'
    },
    {   'sTitle':'Minutes and Financials',
        'bIsWebPath':true,
        'sUrl':'minutesfinancials.htm'
    },
    {   'sTitle':'Parking',
        'bIsWebPath':true,
        'sUrl':'parking.htm'
    },
    {   'sTitle':'Pets',
        'bIsWebPath':true,
        'sUrl':'pets.htm'
    },
    {   'sTitle':'Pool',
        'bIsWebPath':true,
        'sUrl':'pool.htm'
    },
    {   'sTitle':'Resident\'s Manual',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'Residents Manual rev 9 2011.pdf',
        'sTarget':'_self'
    }]
},
{   'sTitle':'Turtle Talk Dec11',
    'bIsExternal':true,
    'bIsWebPath':true,
    'sUrl':'Turtle Talk Dec2011.pdf',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'Turtle Talk Nov11',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'Turtle Talk Nov 11.pdf',
        'sTarget':'_self'
    },
    {   'sTitle':'Turtle Talk Oct11',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'Turtle Talk Oct 2011.pdf',
        'sTarget':'_self'
    },
    {   'sTitle':'Turtle Talk Sept11',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'Turtle Talk Sept 2011.pdf'
    },
    {   'sTitle':'Turtle Talk Aug 2011',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'Turtle Talk Aug 2011.pdf'
    },
    {   'sTitle':'Turtle Talk Jul11',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'TurtleTalk July 2011.pdf'
    }]
},
{   'sTitle':'Volunteers',
    'bIsWebPath':true,
    'sUrl':'volunteers.htm',"childArray" : [
    {   'sTitle':'Board of Directors',
        'bIsWebPath':true,
        'sUrl':'board.htm'
    },
    {   'sTitle':'Committees',
        'bIsWebPath':true,
        'sUrl':'committees.htm'
    },
    {   'sTitle':'Building Captains',
        'bIsWebPath':true,
        'sUrl':'bldgcaptains.htm'
    }]
}]
});
