var customnavtree5 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Events',
    sUrl:'',
    sTarget:'_self'
},
{   sTitle:'Partys',
    bIsWebPath:true,
    sUrl:'partys.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Karaoke',
        bIsWebPath:true,
        sUrl:'karoke_partys.html',
        sTarget:'_self'
    },
    {   sTitle:'Mobile Bar',
        bIsWebPath:true,
        sUrl:'mobile_bar.html',
        sTarget:'_self'
    },
    {   sTitle:'Prom Nights',
        bIsWebPath:true,
        sUrl:'prom_nights.html',
        sTarget:'_self'
    },
    {   sTitle:'Weddings',
        bIsWebPath:true,
        sUrl:'weddings.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Sports Events',
    bIsWebPath:true,
    sUrl:'sports_events.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Football',
        bIsWebPath:true,
        sUrl:'football.html',
        sTarget:'_self'
    },
    {   sTitle:'Rugby',
        bIsWebPath:true,
        sUrl:'rugby.html',
        sTarget:'_self'
    },
    {   sTitle:'Cricket',
        bIsWebPath:true,
        sUrl:'cricket.html',
        sTarget:'_self'
    },
    {   sTitle:'Regatta',
        bIsWebPath:true,
        sUrl:'regatta.html',
        sTarget:'_self'
    },
    {   sTitle:'Superbowl',
        bIsWebPath:true,
        sUrl:'superbowl.html',
        sTarget:'_self'
    },
    {   sTitle:'Tennis',
        bIsWebPath:true,
        sUrl:'tennis.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Corporate Hospitality',
    bIsWebPath:true,
    sUrl:'corporate_hospitality.html',
    sTarget:'_self'
},
{   sTitle:'Movie Events',
    bIsWebPath:true,
    sUrl:'movie_events.html',
    sTarget:'_self'
},
{   sTitle:'Private Film Showing',
    bIsWebPath:true,
    sUrl:'private_film_showing.html',
    sTarget:'_self'
},
{   sTitle:'Location Film Viewing',
    bIsWebPath:true,
    sUrl:'on_location_filming.html',
    sTarget:'_self'
},
{   sTitle:'Photo Advertising',
    bIsWebPath:true,
    sUrl:'photo_advertising.html',
    sTarget:'_self'
},
{   sTitle:'Mobile Advertising',
    bIsWebPath:true,
    sUrl:'mobile_advertising.html',
    sTarget:'_self'
},
{   sTitle:'Film Location Shooting',
    bIsWebPath:true,
    sUrl:'film_location_shooting.html',
    sTarget:'_self'
},
{   sTitle:'Charities',
    bIsWebPath:true,
    sUrl:'charities.html',
    sTarget:'_self'
},
{   sTitle:'Exhibitions',
    bIsWebPath:true,
    sUrl:'exhibitions.html',
    sTarget:'_self'
},
{   sTitle:'Festivals',
    bIsWebPath:true,
    sUrl:'fetivals.html',
    sTarget:'_self'
},
{   sTitle:'Car Shows',
    bIsWebPath:true,
    sUrl:'car_shows.html',
    sTarget:'_self'
},
{   sTitle:'Image Gallery',
    bIsWebPath:true,
    sUrl:'image_gallery.html',
    sTarget:'_self'
},
{   sTitle:'Booking Form',
    bIsWebPath:true,
    sUrl:'booking_form.html',
    sTarget:'_self'
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'contact_us.html',
    sTarget:'_self'
}]
});
