var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'  Home  ',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'  About Us  ',
    bIsWebPath:true,
    sUrl:'pg020.html'
},
{   sTitle:'News',
    bIsWebPath:true,
    sUrl:'pg080.html'
},
{   sTitle:'Schedule',
    bIsWebPath:true,
    sUrl:'pg030.html'
},
{   sTitle:'Standings',
    bIsWebPath:true,
    sUrl:'pg040.html'
},
{   sTitle:'Results',
    bIsWebPath:true,
    sUrl:'page32.html'
},
{   sTitle:'Extreme Team',
    bIsWebPath:true,
    sUrl:'pg050.html'
},
{   sTitle:'Producers',
    bIsWebPath:true,
    sUrl:'page23.html'
},
{   sTitle:'Photos',
    bIsWebPath:true,
    sUrl:'pg070.html'
},
{   sTitle:'Finals ',
    bIsWebPath:true,
    sUrl:'pg090.html'
},
{   sTitle:'Chaplain',
    bIsWebPath:true,
    sUrl:'pg100.html'
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'pg110.html'
},
{   sTitle:'Membership/Forms',
    bIsWebPath:true,
    sUrl:'pg190.html'
}]
});
