var customnavtree34 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home Page ~',
    sUrl:'http://skgc.co.uk',
    sTarget:'_self',"childArray" : [
    {   sTitle:'About SKGC',
        bIsWebPath:true,
        sUrl:'about_skgc.html',
        sTarget:'_self'
    },
    {   sTitle:'Halifax Memorial',
        bIsWebPath:true,
        sUrl:'halifaxmem.html',
        sTarget:'_self'
    },
    {   sTitle:'South Kyme Village',
        sUrl:'http://southkyme.skgc.co.uk',
        sTarget:'_blank'
    }]
},
{   sTitle:'Club News',
    bIsWebPath:true,
    sUrl:'clubnews.html',
    sTarget:'_self'
},
{   sTitle:'Professional ~',
    bIsWebPath:true,
    sUrl:'professional.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Membership',
        bIsWebPath:true,
        sUrl:'membership.html',
        sTarget:'_self'
    },
    {   sTitle:'Pete\'s Page',
        bIsWebPath:true,
        sUrl:'petespage.html',
        sTarget:'_self'
    },
    {   sTitle:'Special Offers',
        bIsWebPath:true,
        sUrl:'specialoffers.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'contact.html',
    sTarget:'_self'
},
{   sTitle:'Course',
    bIsWebPath:true,
    sUrl:'course.html',
    sTarget:'_self'
},
{   sTitle:'Club Sections ~',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Seniors',
        bIsWebPath:true,
        sUrl:'seniors.html',
        sTarget:'_self'
    },
    {   sTitle:'Ladies',
        bIsWebPath:true,
        sUrl:'ladies.html',
        sTarget:'_self'
    },
    {   sTitle:'Rabbits',
        bIsWebPath:true,
        sUrl:'rabbits.html',
        sTarget:'_self'
    },
    {   sTitle:'Juniors',
        bIsWebPath:true,
        sUrl:'juniors.html',
        sTarget:'_self'
    }]
},
{   sTitle:'Committee',
    bIsWebPath:true,
    sUrl:'committee.html',
    sTarget:'_self'
},
{   sTitle:'Social Club',
    bIsWebPath:true,
    sUrl:'clubhouse.html',
    sTarget:'_self'
},
{   sTitle:'Visitors',
    bIsWebPath:true,
    sUrl:'visitors.html',
    sTarget:'_self'
},
{   sTitle:'Photo Gallery',
    bIsWebPath:true,
    sUrl:'photogallery.html',
    sTarget:'_self'
},
{   sTitle:'Open Events',
    bIsWebPath:true,
    sUrl:'sk_opens.html',
    sTarget:'_self'
},
{   sTitle:'Results ~   ',
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Latest Results',
        bIsWebPath:true,
        sUrl:'results.html',
        sTarget:'_self'
    },
    {   sTitle:'Comps & H\'caps',
        sUrl:'http://www.howdidido.co.uk/',
        sTarget:'_blank'
    }]
},
{   sTitle:'Start Times',
    bIsWebPath:true,
    sUrl:'starttimes.html',
    sTarget:'_self'
},
{   sTitle:'2010 Fixtures',
    bIsWebPath:true,
    sUrl:'FIX2010a.pdf',
    sTarget:'_blank'
},
{   sTitle:'Web Links',
    bIsWebPath:true,
    sUrl:'weblinks.html',
    sTarget:'_self'
}]
});