var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'News Letter',
    bIsWebPath:true,
    sUrl:'news letter.html'
},
{   sTitle:'crazy event',
    bIsWebPath:true,
    sUrl:'next crazye vent.html'
},
{   sTitle:'Hours - Rates',
    bIsWebPath:true,
    sUrl:'hours - rates.html',"childArray" : [
    {   sTitle:'Hours - Rates',
        bIsWebPath:true,
        sUrl:'Hours-Rates.html'
    },
    {   sTitle:'Group Discount',
        bIsWebPath:true,
        sUrl:'group discount.html'
    },
    {   sTitle:'Coupon',
        bIsWebPath:true,
        sUrl:'coupon.html'
    }]
},
{   sTitle:'Buy Online',
    bIsWebPath:true,
    sUrl:'buy online.html',"childArray" : [
    {   sTitle:'Gift Cards',
        bIsWebPath:true,
        sUrl:'gift cards.html'
    },
    {   sTitle:'Wine Dinner Reservation',
        bIsWebPath:true,
        sUrl:'wine dinner reservation.html'
    },
    {   sTitle:'Season passes',
        bIsWebPath:true,
        sUrl:'season passes.html'
    }]
},
{   sTitle:'Birthday Parties',
    bIsWebPath:true,
    sUrl:'Birthday Parties.html'
},
{   sTitle:'Restaurant & Catering',
    bIsWebPath:true,
    sUrl:'Restaurant & Catering.html',"childArray" : [
    {   sTitle:'Restaurant',
        bIsWebPath:true,
        sUrl:'corner kick pup.html'
    },
    {   sTitle:'Banquet Request Form',
        bIsWebPath:true,
        sUrl:'banquet request form.html'
    },
    {   sTitle:'Function Menu',
        bIsWebPath:true,
        sUrl:'function menu.html'
    },
    {   sTitle:'Weddings',
        bIsWebPath:true,
        sUrl:'weddings.html'
    },
    {   sTitle:'Corporate Events',
        bIsWebPath:true,
        sUrl:'corporate events.html'
    },
    {   sTitle:'Wine Dinner',
        bIsWebPath:true,
        sUrl:'wine dinner.html'
    },
    {   sTitle:'Holiday Parties',
        bIsWebPath:true,
        sUrl:'holiday parties.html'
    }]
},
{   sTitle:'Multimedia',
    bIsWebPath:true,
    sUrl:'media gallery.html',"childArray" : [
    {   sTitle:'OGO - Summer Tubing Pictures',
        bIsWebPath:true,
        sUrl:'ogo - summer tubing pictures.html'
    },
    {   sTitle:'Snow Tubing Pictures',
        bIsWebPath:true,
        sUrl:'snowr tubing pictures.html'
    },
    {   sTitle:'Videos',
        bIsWebPath:true,
        sUrl:'videos.html'
    },
    {   sTitle:'Pond Skimming Competition',
        bIsWebPath:true,
        sUrl:'pond skimming competition.html'
    },
    {   sTitle:'Warrior Dash',
        bIsWebPath:true,
        sUrl:'warrior dash.html'
    }]
},
{   sTitle:' Restrictions',
    bIsWebPath:true,
    sUrl:'restrictions.html'
},
{   sTitle:'About us / FAQ',
    bIsWebPath:true,
    sUrl:'about us.html',"childArray" : [
    {   sTitle:'Directions',
        bIsWebPath:true,
        sUrl:'directions.html'
    },
    {   sTitle:'FAQ',
        bIsWebPath:true,
        sUrl:'faq.html'
    },
    {   sTitle:'Contact us',
        bIsWebPath:true,
        sUrl:'contact us.html'
    },
    {   sTitle:'Testimonials ',
        bIsWebPath:true,
        sUrl:'testimonials .html'
    }]
},
{   sTitle:'Calendar of Events',
    bIsWebPath:true,
    sUrl:'calendar.html'
},
{   sTitle:'Waiver Form',
    bIsExternal:true,
    sUrl:'http://www.amesburysportspark.net/RELEASE_WAIVER_LIABILITY.pdf'
},
{   sTitle:'Mobile Link',
    bIsExternal:true,
    sUrl:'http://ibuildapp.com/web-Amesbury_Sports_Park'
}]
});
