var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'bSeparatorBefore':true,
    'sTitle':'Team Competition',
    'bIsWebPath':true,
    'sUrl':'page18.html'
},
{   'sTitle':'Obstacle Course',
    'bIsWebPath':true,
    'sUrl':'page9.html'
},
{   'sTitle':'Camp Description',
    'bIsWebPath':true,
    'sUrl':'page10.html'
},
{   'sTitle':'Camp Slide Shows',
    'bIsWebPath':true,
    'sUrl':'page11.html'
},
{   'sTitle':'Jason Powell - Nebraska Champion Camp June 19 - 24',
    'bIsWebPath':true,
    'sUrl':'page12.html'
},
{   'sTitle':'Jason Kelber \"Competitive Edge Camp\" June 26 - July 1',
    'bIsWebPath':true,
    'sUrl':'page31.html'
},
{   'sTitle':'Eric Akin - Iron Sharpens Iron Camp (July 10-15)',
    'bIsWebPath':true,
    'sUrl':'page36.html'
},
{   'sTitle':'Tom Meester \"National Champ Camp\" July 17 - 21',
    'bIsWebPath':true,
    'sUrl':'page13.html'
},
{   'sTitle':'Granby/Superduck Camp July23 - 28',
    'bIsWebPath':true,
    'sUrl':'page14.html'
},
{   'sTitle':'Youth Development Camp July 31 - Aug. 4',
    'bIsWebPath':true,
    'sUrl':'page15.html'
},
{   'sTitle':'Testimonials',
    'bIsWebPath':true,
    'sUrl':'page38.html'
},
{   'sTitle':'Congratulations Page',
    'bIsWebPath':true,
    'sUrl':'page39.html'
},
{   'bSeparatorBefore':true,
    'sTitle':'Fund Raising',
    'bIsWebPath':true,
    'sUrl':'page32.html'
},
{   'sTitle':' Accommodations and Meals',
    'bIsWebPath':true,
    'sUrl':'page16.html'
},
{   'sTitle':'What to Bring',
    'bIsWebPath':true,
    'sUrl':'page17.html'
},
{   'sTitle':'Camp Applications',
    'bIsWebPath':true,
    'sUrl':'page7.html'
},
{   'sTitle':'Camp Brochure',
    'bIsWebPath':true,
    'sUrl':'page20.html'
},
{   'sTitle':'Directions',
    'bIsWebPath':true,
    'sUrl':'page21.html'
},
{   'sTitle':'Employment',
    'bIsWebPath':true,
    'sUrl':'page22.html'
}]
});
