var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'aerial silks',
    'bIsWebPath':true,
    'sUrl':'aerial silks at the underground.html'
},
{   'sTitle':'class & session descriptions',
    'bIsWebPath':true,
    'sUrl':'class-descriptions.html'
},
{   'sTitle':'class schedule & rates',
    'bIsWebPath':true,
    'sUrl':'schedule-rates.html'
},
{   'sTitle':'parties',
    'bIsWebPath':true,
    'sUrl':'the underground fitness club parties.html'
},
{   'sDescription':'Check out what everyone is saying about The Underground Fitness Club in McHenry.',
    'sTitle':'press',
    'bIsWebPath':true,
    'sUrl':'press.html'
},
{   'sTitle':'contact',
    'bIsWebPath':true,
    'sUrl':'theundergroundfitnessclubcontactinfo.html'
},
{   'sTitle':'join the club online',
    'bIsWebPath':true,
    'sUrl':'register-online.html'
}]
});
