var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'About',
    bIsWebPath:true,
    sUrl:'about.html',"childArray" : [
    {   sTitle:'Club Programs',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'about.html'
    },
    {   sTitle:'Penn Legacy Academy',
        bIsExternal:true,
        sUrl:'http://www.pennlegacy.org/academy/index.php',
        sTarget:'_self'
    },
    {   sTitle:'HSC Rec Program',
        bIsExternal:true,
        sUrl:'http://www.hempfieldsoccerclub.org/'
    },
    {   sTitle:'HRFC Rugby',
        bIsExternal:true,
        sUrl:'http://www.hempfieldsoccerclub.org/rugby.htm'
    },
    {   sTitle:'Lancaster Inferno WPSL Team',
        bIsExternal:true,
        sUrl:'http://lancasterinferno.net',
        sTarget:'_self'
    },
    {   sTitle:'Links & Sponsors',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'soccerlinks.html'
    }]
},
{   sTitle:'Training',
    bIsWebPath:true,
    sUrl:'training.html',"childArray" : [
    {   sTitle:'Training',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'training.html'
    },
    {   sTitle:'Penn Legacy Camps',
        bIsExternal:true,
        sUrl:'http://www.pennlegacy.org/camps/index.html'
    }]
},
{   sTitle:'Tryouts',
    bIsWebPath:true,
    sUrl:'tryouts.html'
},
{   sTitle:'Teams',
    bIsWebPath:true,
    sUrl:'teams.html',"childArray" : [
    {   sTitle:'U9 - U19 Teams',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'teams.html'
    },
    {   sTitle:'Team Contacts',
        bIsWebPath:true,
        sUrl:'teamcontacts.html'
    },
    {   sTitle:'Congratulations',
        bIsWebPath:true,
        sUrl:'congratulations.html'
    },
    {   sTitle:'Seamus\'s Player Pages',
        bIsExternal:true,
        sUrl:'http://www.pennlegacy.org/SD/index.htm'
    }]
},
{   sTitle:'Fields',
    bIsWebPath:true,
    sUrl:'fields.html',"childArray" : [
    {   sTitle:'Schedules - Practice, Home Games',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'fields.html'
    },
    {   sTitle:'Maps & Directions',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'fields.html'
    }]
},
{   sTitle:'Resources',
    bIsWebPath:true,
    sUrl:'resources.html',"childArray" : [
    {   sTitle:'Player Accounts',
        bIsExternal:true,
        sUrl:'https://pennlegacy.org/online-account/'
    },
    {   sTitle:'Forms',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'resources.html',
        sTarget:'_self'
    },
    {   sTitle:'Calendar',
        bIsWebPath:true,
        sUrl:'calendar.html'
    },
    {   sTitle:'Lost & Found',
        bIsWebPath:true,
        sUrl:'lostfound.html'
    },
    {   sTitle:'All Kids Play Fund',
        bIsExternal:true,
        sUrl:'http://www.pennlegacy.org/AllKidsPlayFund.htm'
    },
    {   sTitle:'Suggestion Site',
        bIsExternal:true,
        sUrl:'http://www.hempfieldsoccerclub.org/suggestion.php'
    },
    {   sTitle:'Coaching Resources',
        bIsExternal:true,
        sUrl:'http://pennlegacy.org/documents/LinkedDocsCoaches_11.pdf'
    },
    {   sTitle:'Soccer Links & Sponsors',
        bIsWebPath:true,
        sUrl:'soccerlinks.html'
    }]
},
{   sTitle:'Tournaments',
    bIsWebPath:true,
    sUrl:'tournaments.html',"childArray" : [
    {   sTitle:'About Penn Legacy Events',
        bIsExternal:true,
        bIsWebPath:true,
        sUrl:'tournaments.html'
    },
    {   sTitle:'Hempfield Fall Classic',
        bIsExternal:true,
        sUrl:'http://hempfieldsoccerclub.org/tournament'
    },
    {   sTitle:'Academy Cup',
        bIsExternal:true,
        sUrl:'http://www.pennlegacy.org/cup/index.htm'
    }]
},
{   sTitle:'Contacts',
    bIsWebPath:true,
    sUrl:'contacts.html'
}]
});
