var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Community',
    bIsWebPath:true,
    sUrl:'community.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Local Points of Interest',
        bIsWebPath:true,
        sUrl:'localpointsinterest.html',
        sTarget:'_self'
    },
    {   sTitle:'Pick History',
        bIsWebPath:true,
        sUrl:'pickhistory.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Volunteers',
    bIsWebPath:true,
    sUrl:'volunteers16.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Board of Directors',
        bIsWebPath:true,
        sUrl:'board.html',
        sTarget:'_self'
    },
    {   sTitle:'Committees',
        bIsWebPath:true,
        sUrl:'committees.html',
        sTarget:'_self'
    },
    {   sTitle:'Building Captains',
        bIsWebPath:true,
        sUrl:'bldgcaptains.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Fire Alarm SOP',
    bIsWebPath:true,
    sUrl:'firealarmsop.html',
    sTarget:'_self'
},
{   sTitle:'Photogalleries',
    bIsWebPath:true,
    sUrl:'photogalleries.html',
    sTarget:'_self',"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',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Architectural Review',
        bIsWebPath:true,
        sUrl:'architecturalreview.html',
        sTarget:'_self',"childArray" : [
        {   sTitle:'Procedure to Modify',
            bIsWebPath:true,
            sUrl:'proceduretomodify.html',
            sTarget:'_self'
        },
        {   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',
            sTarget:'_self'
        },
        {   sTitle:'Front Doors',
            bIsWebPath:true,
            sUrl:'frontdoors.html',
            sTarget:'_self'
        },
        {   sTitle:'Guidelines for Decks & Balconies',
            bIsExternal:true,
            bIsWebPath:true,
            sUrl:'Guideline for decks and balconies.pdf'
        },
        {   sTitle:'Landscape Lighting',
            bIsWebPath:true,
            sUrl:'landscape.html',
            sTarget:'_self'
        },
        {   sTitle:'Notice to Install Satellite Dish & Regs',
            bIsExternal:true,
            bIsWebPath:true,
            sUrl:'Notice to install satellite dish and Regs.pdf'
        },
        {   sTitle:'Windows & Sliding Glass Doors',
            bIsWebPath:true,
            sUrl:'windowsandslidingglassdoors.html',
            sTarget:'_self'
        }]
    },
    {   sTitle:'Bylaws',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'Bylaws.pdf'
    },
    {   sTitle:'Grounds',
        bIsWebPath:true,
        sUrl:'grounds.html',
        sTarget:'_self',"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',
        sTarget:'_self'
    },
    {   sTitle:'Minutes and Financials',
        bIsWebPath:true,
        sUrl:'minutesfinancials.html',
        sTarget:'_self'
    },
    {   sTitle:'Parking',
        bIsWebPath:true,
        sUrl:'parking.html',
        sTarget:'_self'
    },
    {   sTitle:'Pets',
        bIsWebPath:true,
        sUrl:'pets.html',
        sTarget:'_self'
    },
    {   sTitle:'Pool',
        bIsWebPath:true,
        sUrl:'pool.html',
        sTarget:'_self'
    },
    {   sTitle:'Resident\'s  Manual',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'RESIDENT\'S MANUAL -REVISED VERSION 2008 January 2009.pdf'
    }]
},
{   sTitle:'Turtle Talk Feb10',
    bIsExternal:true,
    bIsWebPath:true,
    sUrl:'Turtle Talk Feb 10.pdf',"childArray" : [
    {   bSeparatorAfter:true,
        sTitle:'TurtleTalk Nov09',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'wpimages/Turtle Talk Nov09.pdf'
    }]
}]
});