var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'home',
    bIsWebPath:true,
    sUrl:'index.htm'
},
{   sDescription:'The Postie Bike Challenge is a truly unique motorcycle adventure which crosses the Australian outback. ',
    sTitle:'challenge',
    bIsWebPath:true,
    sUrl:'the_challenge.htm',"childArray" : [
    {   sDescription:'What is a Postie Bike?',
        sTitle:'What are Postie Bikes?',
        bIsWebPath:true,
        sUrl:'postie_bikes.htm'
    },
    {   sDescription:'Current and previous destinations for the Postie Bike Challenge',
        sTitle:'2012 destination',
        bIsWebPath:true,
        sUrl:'previous_challenges.htm'
    },
    {   sDescription:'Testamonials',
        sTitle:'Testamonials',
        bIsWebPath:true,
        sUrl:'testamonials.html'
    }]
},
{   sDescription:'There are many ways to raise money to take part in this motorcycle adventure. Remeber that community groups and Rotary will benefit from your entry in the event.',
    sTitle:'fundraising',
    bIsWebPath:true,
    sUrl:'fundraising.htm'
},
{   sDescription:'How to enter this event.',
    sTitle:'register',
    bIsWebPath:true,
    sUrl:'how_to_enter.htm'
},
{   sDescription:'Pictures from past Postie Bike Challenge adventures',
    sTitle:'gallery',
    bIsWebPath:true,
    sUrl:'gallery.htm'
},
{   sDescription:'Who are the organisers?',
    sTitle:'organisers',
    bIsWebPath:true,
    sUrl:'organisers.htm',"childArray" : [
    {   sTitle:'Event Partners',
        bIsWebPath:true,
        sUrl:'partners.htm'
    }]
},
{   sTitle:'faqs',
    bIsWebPath:true,
    sUrl:'faqs.htm'
}]
});
