var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Community',
    bIsWebPath:true,
    sUrl:'community.html',"childArray" : [
    {   sTitle:'Local Points of Interest',
        bIsWebPath:true,
        sUrl:'localpointsinterest.html'
    },
    {   sTitle:'Pick History',
        bIsWebPath:true,
        sUrl:'pickhistory.html'
    }]
},
{   sTitle:'Volunteers',
    bIsWebPath:true,
    sUrl:'volunteers16.html',"childArray" : [
    {   sTitle:'Board of Directors',
        bIsWebPath:true,
        sUrl:'board.html'
    },
    {   sTitle:'Committees',
        bIsWebPath:true,
        sUrl:'committees.html'
    },
    {   sTitle:'Building Captains',
        bIsWebPath:true,
        sUrl:'bldgcaptains.html'
    }]
},
{   sTitle:'Fire Alarm SOP',
    bIsWebPath:true,
    sUrl:'firealarmsop.html'
},
{   sTitle:'Photogalleries',
    bIsWebPath:true,
    sUrl:'photogalleries.html',"childArray" : [
    {   sTitle:'Pick Trees',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'pick trees/Pickawillany Gallery.pdf',
        sTarget:'_top'
    },
    {   sTitle:'Little Turtle Movie',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'PhotoStoryLTurtle640x480final.wmv'
    }]
},
{   sTitle:'Rules, Regs and Reports',
    bIsWebPath:true,
    sUrl:'rrr.html',"childArray" : [
    {   sTitle:'Architectural Review',
        bIsWebPath:true,
        sUrl:'architecturalreview.html',"childArray" : [
        {   sTitle:'Procedure to Modify',
            bIsWebPath:true,
            sUrl:'proceduretomodify.html'
        },
        {   sDescription:'Architectural Review',
            sTitle:'ARC Request to Modify',
            bIsExternal:true,
            bIsWebPath:true,
            sUrl:'Request to Modifyandneighborapproval.pdf',
            sTarget:'_self'
        },
        {   sTitle:'Exterior Lighting',
            bIsWebPath:true,
            sUrl:'exteriorlighting.html'
        },
        {   sTitle:'Front Doors',
            bIsWebPath:true,
            sUrl:'frontdoors.html'
        },
        {   sTitle:'Guidelines for Decks & Balconies',
            bIsExternal:true,
            bIsWebPath:true,
            sUrl:'Guideline for decks and balconies.pdf'
        },
        {   sTitle:'Landscape Lighting',
            bIsWebPath:true,
            sUrl:'landscape.html'
        },
        {   sTitle:'Notice to install satellite dish',
            bIsExternal:true,
            bIsWebPath:true,
            sUrl:'Notice to install satellite dish and Regs.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.html',"childArray" : [
        {   sTitle:'Grounds Request to Modify',
            bIsExternal:true,
            bIsWebPath:true,
            sUrl:'Grounds Req to modify common property.pdf'
        }]
    },
    {   sTitle:'Maintenance',
        bIsWebPath:true,
        sUrl:'maintenance.html'
    },
    {   sTitle:'Minutes and Financials',
        bIsWebPath:true,
        sUrl:'minutesfinancials.html'
    },
    {   sTitle:'Parking',
        bIsWebPath:true,
        sUrl:'parking.html'
    },
    {   sTitle:'Pets',
        bIsWebPath:true,
        sUrl:'pets.html'
    },
    {   sTitle:'Pool',
        bIsWebPath:true,
        sUrl:'pool.html'
    },
    {   sTitle:'Resident\'s Manual',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'RESIDENT\'S MANUAL -Updated VERSION May 29 2010.pdf'
    }]
},
{   sTitle:'Turtle Talk July10',
    bIsExternal:true,
    bIsWebPath:true,
    sUrl:'Turtle Talk final July 2010.pdf',"childArray" : [
    {   sTitle:'Turtle Talk Jun10',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'TurtleTalkJun10.pdf'
    },
    {   sTitle:'Turtle Talk May10',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'Turtle Talk May10.pdf'
    },
    {   sTitle:'Turtle Talk Apr10',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'TurtleTalk April10.pdf'
    },
    {   sTitle:'Turtle Talk Mar10',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'Turtle Talk Mar 2010.pdf'
    },
    {   sTitle:'Turtle Talk Feb10',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'Turtle Talk Feb 10.pdf'
    }]
}]
});