var customNavTree6 = WpNavBar.readTree({
"childArray" : [
{   bSeparatorAfter:true,
    sDescription:'Kayak and Stand Up Paddle Board Hire',
    sTitle:'Hire',
    bIsWebPath:true,
    sUrl:'kayakhire.html',
    sTarget:'_self'
},
{   bSeparatorAfter:true,
    sDescription:'Guided Kayak and SUP tours in Sydney',
    sTitle:'Guided Tours',
    bIsWebPath:true,
    sUrl:'_wp_scripts/guided kayaking tours.html',
    sTarget:'_self'
},
{   bSeparatorAfter:true,
    sDescription:'Kayak and SUP sales',
    sTitle:'Sales',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'New Kayaks for Sale',
        bIsWebPath:true,
        sUrl:'new kayak sales.html'
    },
    {   sTitle:'Second Hand Kayak and SUP Sales',
        bIsWebPath:true,
        sUrl:'second hand kayaks.html',
        sTarget:'_self'
    },
    {   sDescription:'Buy a Stand Up Paddle Board at Bundeena SUP',
        sTitle:'SUP Board Sales',
        bIsWebPath:true,
        sUrl:'Paddle board sales.html',
        sTarget:'_self'
    }]
},
{   bSeparatorAfter:true,
    sDescription:'Kayak and SUP Lessons in Sydney',
    sTitle:'Lessons',
    bIsWebPath:true,
    sUrl:'kayak lessons.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'SUP Lessons',
        bIsWebPath:true,
        sUrl:'sup lessons.html',
        sTarget:'_self'
    },
    {   sTitle:'Kayaking Lessons',
        bIsWebPath:true,
        sUrl:'kayak lessons.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Location',
    bIsWebPath:true,
    sUrl:'location.html'
},
{   bSeparatorAfter:true,
    sTitle:'Bookings',
    bIsWebPath:true,
    sUrl:'bookings and payments.html',
    sTarget:'_self'
},
{   bSeparatorAfter:true,
    sTitle:'Gift Vouchers',
    bIsWebPath:true,
    sUrl:'gift vouchers.html',
    sTarget:'_self'
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'page21.html'
},
{   sTitle:'Email Us',
    sUrl:'mailto:mail@bundeenakayaks.com.au',
    sTarget:'_self'
}]
});
