var customnavtree30 = WpNavBar.readTree({
"childArray" : [
{   bSeparatorAfter:true,
    sTitle:'Guest Book',
    bIsAnchor:true,
    bIsWebPath:true,
    sUrl:'page16.html#guestbook',
    sTarget:'_self'
},
{   bSeparatorAfter:true,
    sTitle:'Society Enquiry/Booking Form',
    bIsWebPath:true,
    sUrl:'page32.html',
    sTarget:'_self'
},
{   bSeparatorAfter:true,
    sTitle:'Society Booking Conditions',
    bIsWebPath:true,
    sUrl:'Society Booking Conditions.pdf',
    sTarget:'_self'
},
{   bSeparatorAfter:true,
    sTitle:'Visitor Loyalty Scheme',
    bIsAnchor:true,
    bIsWebPath:true,
    sUrl:'page16.html#loyalty',
    sTarget:'_self'
},
{   bSeparatorAfter:true,
    sTitle:'NFGC Open Competitions',
    bIsWebPath:true,
    sUrl:'page17.html',
    sTarget:'_self'
}]
});