var customnavtree7 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'C4 Weddings',
    bIsWebPath:true,
    sUrl:'weddings.html'
},
{   sTitle:'Planning',
    bIsWebPath:true,
    sUrl:'C4 Weddings - Planning.html'
},
{   sTitle:'Venues',
    bIsWebPath:true,
    sUrl:'page12.html',
    sTarget:'_self'
},
{   sTitle:'Management',
    bIsWebPath:true,
    sUrl:'C4 Weddings On-the-day Management.html'
},
{   sTitle:'Services',
    bIsWebPath:true,
    sUrl:'C4 Weddings - Services.html'
},
{   sTitle:'Entertainment',
    bIsWebPath:true,
    sUrl:'C4 Weddings - Entertainment.html'
},
{   sTitle:'Wedding Exhibitions',
    bIsWebPath:true,
    sUrl:'C4 Weddings - Exhibitions.html'
},
{   sTitle:'C4 Events - Home',
    bIsWebPath:true,
    sUrl:'index.html'
}]
});