var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'About',
    'bIsWebPath':true,
    'sUrl':'about.html',"childArray" : [
    {   'sTitle':'Join',
        'bIsWebPath':true,
        'sUrl':'about/join.html'
    },
    {   'sTitle':'Committee',
        'bIsWebPath':true,
        'sUrl':'about/committee.html'
    },
    {   'sTitle':'Constitution',
        'bIsWebPath':true,
        'sUrl':'about/constitution.html'
    },
    {   'sTitle':'AGM',
        'bIsWebPath':true,
        'sUrl':'about/agm.html'
    },
    {   'sTitle':'History',
        'bIsWebPath':true,
        'sUrl':'about/history.html'
    },
    {   'sTitle':'Triathlon 1985',
        'bIsWebPath':true,
        'sUrl':'about/tri1985.html'
    }]
},
{   'sTitle':'News',
    'bIsWebPath':true,
    'sUrl':'news.html',"childArray" : [
    {   'sTitle':'Club News',
        'bIsExternal':true,
        'sUrl':'',
        'sTarget':'_self',"childArray" : [
        {   'sTitle':'Club News 2012',
            'bIsWebPath':true,
            'sUrl':'news/club news/news_2012.html'
        },
        {   'sTitle':'Club News 2011',
            'bIsWebPath':true,
            'sUrl':'news/club news/news_2011.html'
        },
        {   'sTitle':'Club News 2010',
            'bIsWebPath':true,
            'sUrl':'news/club news/news_2010.html'
        },
        {   'sTitle':'Club News 2009',
            'bIsWebPath':true,
            'sUrl':'news/club news/news_2009.html'
        },
        {   'sTitle':'Club News 2008',
            'bIsWebPath':true,
            'sUrl':'news/club news/news_2008.html'
        },
        {   'sTitle':'Club News 2007',
            'bIsWebPath':true,
            'sUrl':'news/club news/news_2007.html'
        },
        {   'sTitle':'Club News 2006',
            'bIsWebPath':true,
            'sUrl':'news/club news/news_2006.html'
        },
        {   'sTitle':'Club News 2005',
            'bIsWebPath':true,
            'sUrl':'news/club news/news_2005.html'
        }]
    },
    {   'sTitle':'Press Clippings',
        'bIsWebPath':true,
        'sUrl':'news/press_news.html',"childArray" : [
        {   'sTitle':'Press Clippings 2011',
            'bIsWebPath':true,
            'sUrl':'news/press/press_2011.html'
        },
        {   'sTitle':'Press Clippings 2010',
            'bIsWebPath':true,
            'sUrl':'news/press/press_2010.html'
        },
        {   'sTitle':'Press Clippings 2009',
            'bIsWebPath':true,
            'sUrl':'news/press/press_2009.html'
        },
        {   'sTitle':'Press Clippings 2008',
            'bIsWebPath':true,
            'sUrl':'news/press/press_2008.html'
        },
        {   'sTitle':'Press Clippings 2007',
            'bIsWebPath':true,
            'sUrl':'news/press/press_2007.html'
        },
        {   'sTitle':'Press Clippings 2006',
            'bIsWebPath':true,
            'sUrl':'news/press/press_2006.html'
        },
        {   'sTitle':'Press Clippings 2005',
            'bIsWebPath':true,
            'sUrl':'news/press/press_2005.html'
        },
        {   'sTitle':'Press Clippings 2004',
            'bIsWebPath':true,
            'sUrl':'news/press/press_2004.html'
        }]
    }]
},
{   'sTitle':'Coaching',
    'bIsWebPath':true,
    'sUrl':'coaching.html'
},
{   'sTitle':'Training',
    'bIsWebPath':true,
    'sUrl':'training.html',"childArray" : [
    {   'sTitle':'Beginners',
        'bIsWebPath':true,
        'sUrl':'training/beginners.html'
    },
    {   'sTitle':'Swimming',
        'bIsWebPath':true,
        'sUrl':'training/swimming.html'
    },
    {   'sTitle':'Cycling',
        'bIsWebPath':true,
        'sUrl':'training/cycling.html'
    },
    {   'sTitle':'Running',
        'bIsWebPath':true,
        'sUrl':'training/running.html'
    },
    {   'sTitle':'Ironman',
        'bIsWebPath':true,
        'sUrl':'training/ironman.html'
    }]
},
{   'sTitle':'Events',
    'bIsWebPath':true,
    'sUrl':'events.html',"childArray" : [
    {   'sTitle':'Aquathlon',
        'bIsWebPath':true,
        'sUrl':'events/events_aquathlon.html'
    },
    {   'sTitle':'Duathlon',
        'bIsWebPath':true,
        'sUrl':'events/events_duathlon.html'
    },
    {   'sTitle':'Sprint Triathlon',
        'bIsWebPath':true,
        'sUrl':'events/events_sprint_triathlon.html'
    },
    {   'sTitle':'Olympic Triathlon',
        'bIsWebPath':true,
        'sUrl':'events/events_olympic_triathlon.html'
    },
    {   'sTitle':'Transition Area',
        'bIsWebPath':true,
        'sUrl':'events/transition.html'
    },
    {   'sTitle':'Ironman Weekend',
        'bIsWebPath':true,
        'sUrl':'events/events_ironman.html'
    },
    {   'sTitle':'Season Long',
        'bIsWebPath':true,
        'sUrl':'events/events_season_long.html'
    },
    {   'sTitle':'Age Groups',
        'bIsWebPath':true,
        'sUrl':'events/age_groups.html'
    }]
},
{   'sTitle':'Racing',
    'bIsWebPath':true,
    'sUrl':'racing.html',"childArray" : [
    {   'sTitle':'2012 Calendar',
        'bIsWebPath':true,
        'sUrl':'racing/calendar_2012.html'
    },
    {   'sTitle':'2011 Calendar',
        'bIsWebPath':true,
        'sUrl':'racing/calendar_2011.html'
    },
    {   'sTitle':'2010 Calendar',
        'bIsWebPath':true,
        'sUrl':'racing/calendar_2010.html'
    },
    {   'sTitle':'2009 Calendar',
        'bIsWebPath':true,
        'sUrl':'racing/calendar_2009.html'
    },
    {   'sTitle':'2008 Calendar',
        'bIsWebPath':true,
        'sUrl':'racing/calendar_2008.html'
    },
    {   'sTitle':'2007 Calendar',
        'bIsWebPath':true,
        'sUrl':'racing/calendar_2007.html'
    },
    {   'sTitle':'2006 Calendar',
        'bIsWebPath':true,
        'sUrl':'racing/calendar_2006.html'
    },
    {   'sTitle':'2005 Calendar',
        'bIsWebPath':true,
        'sUrl':'racing/calendar_2005.html'
    }]
},
{   'sTitle':'Results',
    'bIsWebPath':true,
    'sUrl':'results.html',"childArray" : [
    {   'sTitle':'Season Long',
        'bIsWebPath':true,
        'sUrl':'results/season_long.html',"childArray" : [
        {   'sTitle':'2011 Season Long Results ',
            'bIsWebPath':true,
            'sUrl':'results/seasonlong/season_long_2011.html'
        },
        {   'sTitle':'2010 Season Long Results ',
            'bIsWebPath':true,
            'sUrl':'results/seasonlong/season_long_2010.html'
        },
        {   'sTitle':'2009 Season Long Results',
            'bIsWebPath':true,
            'sUrl':'results/seasonlong/season_long_2009.html'
        },
        {   'sTitle':'2008 Season Long Results',
            'bIsWebPath':true,
            'sUrl':'results/seasonlong/season_long_2008.html'
        },
        {   'sTitle':'2007 Season Long Results',
            'bIsWebPath':true,
            'sUrl':'results/seasonlong/season_long_2007.html'
        },
        {   'sTitle':'2006 Season Long Results',
            'bIsWebPath':true,
            'sUrl':'results/seasonlong/season_long_2006.html'
        },
        {   'sTitle':'2005 Season Long Results',
            'bIsWebPath':true,
            'sUrl':'results/seasonlong/season_long_2005.html'
        },
        {   'sTitle':'2004 Season Long Results',
            'bIsWebPath':true,
            'sUrl':'results/seasonlong/season_long_2004.html'
        },
        {   'sTitle':'2003 Season Long Results',
            'bIsWebPath':true,
            'sUrl':'results/seasonlong/season_long_2003.html'
        }]
    },
    {   'sTitle':'Club Results',
        'bIsWebPath':true,
        'sUrl':'results/club_results.html',"childArray" : [
        {   'sTitle':'2012 Club Results',
            'bIsWebPath':true,
            'sUrl':'results/club/club_results_2012.html',"childArray" : [
            {   'sTitle':'2012 Aquathlon',
                'bIsWebPath':true,
                'sUrl':'results/club/club_results_2012_aquathlon.html'
            },
            {   'sTitle':'2012 Duathlon',
                'bIsWebPath':true,
                'sUrl':'results/club/club_results_2012_duathlon.html'
            },
            {   'sTitle':'2012 Triathlon',
                'bIsWebPath':true,
                'sUrl':'results/club/club_results_2012_triathlon.html'
            }]
        },
        {   'sTitle':'2011 Club Results',
            'bIsWebPath':true,
            'sUrl':'results/club/club_results_2011.html',"childArray" : [
            {   'sTitle':'2011 Aquathlon',
                'bIsWebPath':true,
                'sUrl':'results/club/club_results_2011_aquathlon.html'
            },
            {   'sTitle':'2011 Duathlon',
                'bIsWebPath':true,
                'sUrl':'results/club/club_results_2011_duathlon.html'
            },
            {   'sTitle':'2011 Triathlon',
                'bIsWebPath':true,
                'sUrl':'results/club/club_results_2011_triathlon.html'
            }]
        },
        {   'sTitle':'2010 Club Results',
            'bIsWebPath':true,
            'sUrl':'results/club/club_results_2010.html',"childArray" : [
            {   'sTitle':'2010 Aquathlon',
                'bIsWebPath':true,
                'sUrl':'results/club/club_results_2010_aquathlon.html'
            },
            {   'sTitle':'2010 Duathlon',
                'bIsWebPath':true,
                'sUrl':'results/club/club_results_2010_duathlon.html'
            },
            {   'sTitle':'2010 Triathlon',
                'bIsWebPath':true,
                'sUrl':'results/club/club_results_2010_triathlon.html'
            }]
        },
        {   'sTitle':'2009 Club Results',
            'bIsWebPath':true,
            'sUrl':'results/club/club_results_2009.html',"childArray" : [
            {   'sTitle':'2009 Aquathlon',
                'bIsWebPath':true,
                'sUrl':'results/club/club_results_2009_aquathlon.html'
            },
            {   'sTitle':'2009 Duathlon',
                'bIsWebPath':true,
                'sUrl':'results/club/club_results_2009_duathlon.html'
            },
            {   'sTitle':'2009 Triathlon',
                'bIsWebPath':true,
                'sUrl':'results/club/club_results_2009_triathlon.html'
            }]
        },
        {   'sTitle':'2008 Club Results',
            'bIsWebPath':true,
            'sUrl':'results/club/club_results_2008.html',"childArray" : [
            {   'sTitle':'2008 Aquathlon',
                'bIsWebPath':true,
                'sUrl':'results/club/club_results_2008_aquathlon.html'
            },
            {   'sTitle':'2008 Duathlon',
                'bIsWebPath':true,
                'sUrl':'results/club/club_results_2008_duathlon.html'
            },
            {   'sTitle':'2008 Triathlon',
                'bIsWebPath':true,
                'sUrl':'results/club/club_results_2008_triathlon.html'
            }]
        },
        {   'sTitle':'2007 Club Results',
            'bIsWebPath':true,
            'sUrl':'results/club/club_results_2007.html',"childArray" : [
            {   'sTitle':'2007 Aquathlon',
                'bIsWebPath':true,
                'sUrl':'results/club/club_results_2007_aquathlon.html'
            },
            {   'sTitle':'2007 Duathlon',
                'bIsWebPath':true,
                'sUrl':'results/club/club_results_2007_duathlon.html'
            },
            {   'sTitle':'2007 Triathlon',
                'bIsWebPath':true,
                'sUrl':'results/club/club_results_2007_triathlon.html'
            }]
        },
        {   'sTitle':'2006 Club Results',
            'bIsWebPath':true,
            'sUrl':'results/club/club_results_2006.html',"childArray" : [
            {   'sTitle':'2006 Aquathlon',
                'bIsWebPath':true,
                'sUrl':'results/club/club_results_2006_aquathlon.html'
            },
            {   'sTitle':'2006 Duathlon',
                'bIsWebPath':true,
                'sUrl':'results/club/club_results_2006_duathlon.html'
            },
            {   'sTitle':'2006 Triathlon',
                'bIsWebPath':true,
                'sUrl':'results/club/club_results_2006_triathlon.html'
            }]
        },
        {   'sTitle':'2005 Club Results',
            'bIsWebPath':true,
            'sUrl':'results/club/club_results_2005.html',"childArray" : [
            {   'sTitle':'2005 Aquathlon',
                'bIsWebPath':true,
                'sUrl':'results/club/club_results_2005_aquathlon.html'
            },
            {   'sTitle':'2005 Duathlon',
                'bIsWebPath':true,
                'sUrl':'results/club/club_results_2005_duathlon.html'
            },
            {   'sTitle':'2005 Triathlon',
                'bIsWebPath':true,
                'sUrl':'results/club/club_results_2005_triathlon.html'
            }]
        },
        {   'sTitle':'2004 Club Results',
            'bIsWebPath':true,
            'sUrl':'results/club/club_results_2004.html'
        },
        {   'sTitle':'2003 Club Results',
            'bIsWebPath':true,
            'sUrl':'results/club/club_results_2003.html'
        },
        {   'sTitle':'2002 Club Results',
            'bIsWebPath':true,
            'sUrl':'results/club/club_results_2002.html'
        },
        {   'sTitle':'2001 Club Results',
            'bIsWebPath':true,
            'sUrl':'results/club/club_results_2001.html'
        }]
    },
    {   'sTitle':'National Results',
        'bIsWebPath':true,
        'sUrl':'results/national_results.html',"childArray" : [
        {   'sTitle':'2012 National Results',
            'bIsWebPath':true,
            'sUrl':'results/national/national_results_2012.html',"childArray" : [
            {   'sTitle':'TRXC Lord Wandsworth',
                'bIsAnchor':true,
                'bIsWebPath':true,
                'sUrl':'results/national/national_results_2012.html#TRXC_LWC'
            }]
        },
        {   'sTitle':'2011 National Results',
            'bIsWebPath':true,
            'sUrl':'results/national/national_results_2011.html',"childArray" : [
            {   'sTitle':'TRXC Lord Wandsworth',
                'bIsAnchor':true,
                'bIsWebPath':true,
                'sUrl':'results/national/national_results_2011.html#TRXC_LWC'
            },
            {   'sTitle':'Stubbington Green 10K',
                'bIsAnchor':true,
                'bIsWebPath':true,
                'sUrl':'results/national/national_results_2011.html#SG10K'
            },
            {   'sTitle':'Iceman',
                'bIsAnchor':true,
                'bIsWebPath':true,
                'sUrl':'results/national/national_results_2011.html#Iceman'
            },
            {   'sTitle':'TCR 10K',
                'bIsAnchor':true,
                'bIsWebPath':true,
                'sUrl':'results/national/national_results_2011.html#TCR10K'
            },
            {   'sTitle':'Wokingham',
                'bIsAnchor':true,
                'bIsWebPath':true,
                'sUrl':'results/national/national_results_2011.html#Wokingham'
            },
            {   'sTitle':'LWC XC ',
                'bIsAnchor':true,
                'bIsWebPath':true,
                'sUrl':'results/national/national_results_2011.html#LWCXC'
            }]
        },
        {   'sTitle':'2010 National Results',
            'bIsWebPath':true,
            'sUrl':'results/national/national_results_2010.html'
        },
        {   'sTitle':'2009 National Results',
            'bIsWebPath':true,
            'sUrl':'results/national/national_results_2009.html'
        },
        {   'sTitle':'2008 National Results',
            'bIsWebPath':true,
            'sUrl':'results/national/national_results_2008.html'
        },
        {   'sTitle':'2007 National Results',
            'bIsWebPath':true,
            'sUrl':'results/national/national_results_2007.html'
        },
        {   'sTitle':'2006 National Results',
            'bIsWebPath':true,
            'sUrl':'results/national/national_results_2006.html'
        },
        {   'sTitle':'2005 National Results',
            'bIsWebPath':true,
            'sUrl':'results/national/national_results_2005.html'
        },
        {   'sTitle':'2004 National Results',
            'bIsWebPath':true,
            'sUrl':'results/national/national_results_2004.html'
        },
        {   'sTitle':'2003 National Results',
            'bIsWebPath':true,
            'sUrl':'results/national/national_results_2003.html'
        },
        {   'sTitle':'2002 National Results',
            'bIsWebPath':true,
            'sUrl':'results/national/national_results_2002.html'
        },
        {   'sTitle':'2001 National Results',
            'bIsWebPath':true,
            'sUrl':'results/national/national_results_2001.html'
        }]
    },
    {   'sTitle':'International Results',
        'bIsWebPath':true,
        'sUrl':'results/international_results.html',"childArray" : [
        {   'sTitle':'2011 International Results',
            'bIsWebPath':true,
            'sUrl':'results/international/international_results_2011.html'
        },
        {   'sTitle':'2010 International Results',
            'bIsWebPath':true,
            'sUrl':'results/international/international_results_2010.html'
        },
        {   'sTitle':'2009 International Results',
            'bIsWebPath':true,
            'sUrl':'results/international/international_results_2009.html'
        },
        {   'sTitle':'2008 International Results',
            'bIsWebPath':true,
            'sUrl':'results/international/international_results_2008.html'
        },
        {   'sTitle':'2007 International Results',
            'bIsWebPath':true,
            'sUrl':'results/international/international_results_2007.html'
        },
        {   'sTitle':'2006 International Results',
            'bIsWebPath':true,
            'sUrl':'results/international/international_results_2006.html'
        },
        {   'sTitle':'2005 International Results',
            'bIsWebPath':true,
            'sUrl':'results/international/international_results_2005.html'
        },
        {   'sTitle':'2004 International Results',
            'bIsWebPath':true,
            'sUrl':'results/international/international_results_2004.html'
        },
        {   'sTitle':'2002 International Results',
            'bIsWebPath':true,
            'sUrl':'results/international/international_results_2002.html'
        }]
    },
    {   'sTitle':'Race Reports',
        'bIsWebPath':true,
        'sUrl':'results/race_reports.html',"childArray" : [
        {   'sTitle':'2011 Race Reports',
            'bIsExternal':true,
            'sUrl':'',
            'sTarget':'_self',"childArray" : [
            {   'sTitle':'JCC - Mike Billups',
                'bIsWebPath':true,
                'sUrl':'results/reports/2011/race_reports_2010_jcc.html'
            },
            {   'sTitle':'Alcatraz - Christopher O-T',
                'bIsWebPath':true,
                'sUrl':'results/reports/2011/race_reports_2010_alcatraz.html'
            },
            {   'sTitle':'Ironman France - Mike Billups',
                'bIsWebPath':true,
                'sUrl':'results/reports/2011/race_reports_2011_IMF.html'
            },
            {   'sTitle':'Triple Iron - Carl Atkinson',
                'bIsWebPath':true,
                'sUrl':'results/reports/2011/race_reports_2011_triple.html'
            },
            {   'sTitle':'Ironman Regensburg - David Tiplady',
                'bIsWebPath':true,
                'sUrl':'results/reports/2011/race_reports_2011_IMDE.html'
            },
            {   'sTitle':'Viruvian - Sue Graves',
                'bIsWebPath':true,
                'sUrl':'results/reports/2011/race_reports_2011_Vit.html'
            },
            {   'sTitle':'Ironman Wales - Charles Whelan',
                'bIsWebPath':true,
                'sUrl':'results/reports/2011/race_reports_2011_IMWales.html'
            }]
        },
        {   'sTitle':'2010 Race Reports',
            'bIsExternal':true,
            'sUrl':'',
            'sTarget':'_self',"childArray" : [
            {   'sTitle':'L\'Etape - Miles Mather',
                'bIsWebPath':true,
                'sUrl':'results/reports/2010/race_reports_2010_etape_tour.html'
            },
            {   'sTitle':'Buffalo Springs - Nick Dennes',
                'bIsWebPath':true,
                'sUrl':'results/reports/2010/race_reports_2010_buffalo.html'
            },
            {   'sTitle':'Forestman - Brian Henderson',
                'bIsWebPath':true,
                'sUrl':'results/reports/2010/race_reports_2010_forestman.html'
            }]
        },
        {   'sTitle':'2009 Race Reports',
            'bIsExternal':true,
            'sUrl':'',
            'sTarget':'_self',"childArray" : [
            {   'sTitle':'Ironman UK - Fiona Bosher',
                'bIsWebPath':true,
                'sUrl':'results/reports/2009/race_reports_2009_Ironman_UK.html'
            },
            {   'sTitle':'Double Iron UK - Carl Atkinson',
                'bIsWebPath':true,
                'sUrl':'results/reports/2009/race_reports_2009_Double_Iron_UK.html'
            },
            {   'sTitle':'King of the Downs - Mark Richardson',
                'bIsWebPath':true,
                'sUrl':'results/reports/2009/race_reports_2009_king_downs.html'
            },
            {   'sTitle':'Tour of Ireland - Carl Atkinson',
                'bIsWebPath':true,
                'sUrl':'results/reports/2009/race_reports_2009_Tour_Ireland.html'
            },
            {   'sTitle':'La 77 Cyclosportive - Brian Henderson',
                'bIsWebPath':true,
                'sUrl':'results/reports/2009/race_reports_2009_la77.html'
            }]
        },
        {   'sTitle':'2008 Race Reports',
            'bIsExternal':true,
            'sUrl':'',
            'sTarget':'_self',"childArray" : [
            {   'sTitle':'Antwerp 70.3 - Mike Rix',
                'bIsWebPath':true,
                'sUrl':'results/reports/2008/race_reports_2008_Antwerp.html'
            },
            {   'sTitle':'Highlands Ultra - Carl Atkinson',
                'bIsWebPath':true,
                'sUrl':'results/reports/2008/race_reports_2008_Scottish.html'
            },
            {   'sTitle':'Vancouver WC - Claudia Shand',
                'bIsWebPath':true,
                'sUrl':'results/reports/2008/race_reports_2008_WorldChamps08.html'
            },
            {   'sTitle':'IM Lanzarote - Tony Baxter',
                'bIsWebPath':true,
                'sUrl':'results/reports/2008/race_reports_2008_Lanzarote.html'
            },
            {   'sTitle':'Wales Ultra - Carl Atkinson',
                'bIsWebPath':true,
                'sUrl':'results/reports/2008/race_reports_2008_Wales.html'
            }]
        },
        {   'sTitle':'2007 Race Reports',
            'bIsExternal':true,
            'sUrl':'',
            'sTarget':'_self',"childArray" : [
            {   'sTitle':'New Forest - David Wyatt',
                'bIsWebPath':true,
                'sUrl':'results/reports/2007/race_reports_2007_New_Forest.html'
            },
            {   'sTitle':'Vitruvian - Allie Richardson',
                'bIsWebPath':true,
                'sUrl':'results/reports/2007/race_reports_2007_Vitruvian.html'
            },
            {   'sTitle':'Ironman UK - Phil Ibbs',
                'bIsWebPath':true,
                'sUrl':'results/reports/2007/race_reports_2007_UKIMPhil.html'
            },
            {   'sTitle':'Summer - Jason Mant',
                'bIsWebPath':true,
                'sUrl':'results/reports/2007/race_reports_2007_Jason.html'
            },
            {   'sTitle':'Norseman - Carl Atkinson',
                'bIsWebPath':true,
                'sUrl':'results/reports/2007/race_reports_2007_Norseman.html'
            },
            {   'sTitle':'ETU Long - Christian Vaughan',
                'bIsWebPath':true,
                'sUrl':'results/reports/2007/race_reports_2007_ETULong.html'
            },
            {   'sTitle':'Ironman 70.3 UK - Hugh McManus',
                'bIsWebPath':true,
                'sUrl':'results/reports/2007/race_reports_2007_UKHIMHugh.html'
            },
            {   'sTitle':'Ironman 70.3 UK - Phil Ibbs',
                'bIsWebPath':true,
                'sUrl':'results/reports/2007/race_reports_2007_UKHIMPhil.html'
            },
            {   'sTitle':'Ironman NZ - Christian Vaughan',
                'bIsWebPath':true,
                'sUrl':'results/reports/2007/race_reports_2007_IMNZ.html'
            }]
        },
        {   'sTitle':'2006 Race Reports',
            'bIsExternal':true,
            'sUrl':'',
            'sTarget':'_self',"childArray" : [
            {   'sTitle':'Coast to Coast - Jason Mant',
                'bIsWebPath':true,
                'sUrl':'results/reports/2006/race_reports_2006_C2C.html'
            },
            {   'sTitle':'New Forest - Chris Waters',
                'bIsWebPath':true,
                'sUrl':'results/reports/2006/race_reports_2006_New_Forest_Middle.html'
            },
            {   'sTitle':'ITU Lausanne - Steve Tampin',
                'bIsWebPath':true,
                'sUrl':'results/reports/2006/race_reports_2006_Lausanne.html'
            },
            {   'sTitle':'Xterra - Jason Mant',
                'bIsWebPath':true,
                'sUrl':'results/reports/2006/race_reports_2006_Xterra.html'
            },
            {   'sTitle':'Ironman UK - Tony Baxter',
                'bIsWebPath':true,
                'sUrl':'results/reports/2006/race_reports_2006_Sherborne_IM_TB.html'
            },
            {   'sTitle':'Ironman UK - Rob Hunter',
                'bIsWebPath':true,
                'sUrl':'results/reports/2006/race_reports_2006_Sherborne_IM_RH.html'
            },
            {   'sTitle':'Ironman UK - Mike Rix',
                'bIsWebPath':true,
                'sUrl':'results/reports/2006/race_reports_2006_Sherborne_IM_MR.html'
            },
            {   'sTitle':'Wakefield - Steve Tampin',
                'bIsWebPath':true,
                'sUrl':'results/reports/2006/race_reports_2006_Nationals.html'
            },
            {   'sTitle':'ETU Autun - Peter Dunbar',
                'bIsWebPath':true,
                'sUrl':'results/reports/2006/race_reports_2006_Europeans.html'
            },
            {   'sTitle':'Andover - Phil Ibbs',
                'bIsWebPath':true,
                'sUrl':'results/reports/2006/race_reports_2006_Andover.html'
            },
            {   'sTitle':'Roth - Skivington/Notley ',
                'bIsWebPath':true,
                'sUrl':'results/reports/2006/race_reports_2006_Roth.html'
            },
            {   'sTitle':'IM Switzerland - Darren Fuller',
                'bIsWebPath':true,
                'sUrl':'results/reports/2006/race_reports_2006_IMCH.html'
            },
            {   'sTitle':'Ironman France - Dixon/Mant',
                'bIsWebPath':true,
                'sUrl':'results/reports/2006/race_reports_2006_IMF.html'
            },
            {   'sTitle':'Ironman 70.3 UK - Hugh McManus',
                'bIsWebPath':true,
                'sUrl':'results/reports/2006/race_reports_2006_UKHIM.html'
            },
            {   'sTitle':'Marlborough - Phil Ibbs',
                'bIsWebPath':true,
                'sUrl':'results/reports/2006/race_reports_2006_Marlborough.html'
            }]
        },
        {   'sTitle':'Pre 2006 Race Reports',
            'bIsExternal':true,
            'sUrl':'',
            'sTarget':'_self',"childArray" : [
            {   'sTitle':'Ironman UK - Martin Spriggs',
                'bIsWebPath':true,
                'sUrl':'results/reports/2005/race_reports_Sherborne IM Martin Spriggs.html'
            },
            {   'sTitle':'Eton TTT - Jason Mant',
                'bIsWebPath':true,
                'sUrl':'results/reports/2005/race_reports_Eton team time trial triathlon.html'
            },
            {   'sTitle':'IM Lanzarote - Jason Mant',
                'bIsWebPath':true,
                'sUrl':'results/reports/2005/race_reports_The road to hell.html'
            },
            {   'sTitle':'Half IM UK - Catherine Cazin',
                'bIsWebPath':true,
                'sUrl':'results/reports/2005/race_reports_Sherborne Half IM Catherine Cazin.html'
            },
            {   'sTitle':'Half IM UK - Carl Atkinson',
                'bIsWebPath':true,
                'sUrl':'results/reports/2005/race_reports_Sherborne Half IM Carl Atkinson.html'
            },
            {   'sTitle':'Half IM UK - Phil Ibbs',
                'bIsWebPath':true,
                'sUrl':'results/reports/2005/race_reports_Sherborne Half IM Phil Ibbs.html'
            },
            {   'sTitle':'The Longest Day - Phil Ibbs',
                'bIsWebPath':true,
                'sUrl':'results/reports/2005/race_reports_The Longest_Day_2004.html'
            },
            {   'sTitle':'London Marathon - Ali Wigg',
                'bIsWebPath':true,
                'sUrl':'results/reports/2005/race_reports_LondonMarathon04.html'
            },
            {   'sTitle':'Roth - Mark Richardson',
                'bIsWebPath':true,
                'sUrl':'results/reports/2005/race_reports_Roth03.html'
            },
            {   'sTitle':'London Marathon - Harris/Norris',
                'bIsWebPath':true,
                'sUrl':'results/reports/2005/race_reports_LondonMarathon03.html'
            },
            {   'sTitle':'ITU Cancun - Dave Lodge',
                'bIsWebPath':true,
                'sUrl':'results/reports/2005/race_reports_WorldChamps02.html'
            },
            {   'sTitle':'The Longest Day - Andy Norris',
                'bIsWebPath':true,
                'sUrl':'results/reports/2005/race_reports_LongestDay02.html'
            },
            {   'sTitle':'Half IM UK - Paul Jenneson',
                'bIsWebPath':true,
                'sUrl':'results/reports/2005/race_reports_HIMUK01.html'
            }]
        }]
    }]
},
{   'sTitle':'Awards',
    'bIsWebPath':true,
    'sUrl':'awards.html',"childArray" : [
    {   'sTitle':'Past Champions',
        'bIsWebPath':true,
        'sUrl':'awards/awards_past_champions.html'
    },
    {   'sTitle':'Sprint Triathlon',
        'bIsWebPath':true,
        'sUrl':'awards/awards_sprint_triathlon.html'
    },
    {   'sTitle':'Olympic Triathlon',
        'bIsWebPath':true,
        'sUrl':'awards/awards_olympic_triathlon.html'
    },
    {   'sTitle':'Season Long',
        'bIsWebPath':true,
        'sUrl':'awards/awards_season _long.html'
    },
    {   'sTitle':'Club Aquathlon',
        'bIsWebPath':true,
        'sUrl':'awards/awards_aquathlon.html'
    },
    {   'sTitle':'Club Duathlon',
        'bIsWebPath':true,
        'sUrl':'awards/awards_duathlon.html'
    },
    {   'sTitle':'Alan Keith Trophy',
        'bIsWebPath':true,
        'sUrl':'awards/awards_alan_keith.html'
    },
    {   'sTitle':'Club Member of the Year',
        'bIsWebPath':true,
        'sUrl':'awards/awards_member.html'
    },
    {   'sTitle':'Youth Member of the Year',
        'bIsWebPath':true,
        'sUrl':'awards/awards_youth_member.html'
    }]
},
{   'sTitle':'Records',
    'bIsWebPath':true,
    'sUrl':'records.html',"childArray" : [
    {   'sTitle':'Age Group',
        'bIsWebPath':true,
        'sUrl':'records/records_age.html'
    },
    {   'sTitle':'Ironman ',
        'bIsWebPath':true,
        'sUrl':'records/records_ironman.html'
    }]
},
{   'sTitle':'Photos',
    'bIsExternal':true,
    'sUrl':'',
    'sTarget':'_self',"childArray" : [
    {   'sTitle':'2011 Photos',
        'bIsExternal':true,
        'sUrl':'',
        'sTarget':'_self',"childArray" : [
        {   'sTitle':'Ironman Training Weekend',
            'bIsWebPath':true,
            'sUrl':'photos/2011/imwe.html'
        },
        {   'sTitle':'Club Sprint Triathlon',
            'bIsWebPath':true,
            'sUrl':'photos/2011/clubsprint.html'
        },
        {   'sTitle':'Hart Tri (Offsite © Philippa May)',
            'bIsExternal':true,
            'sUrl':'http://cid-7c5299441eb2f55e.photos.live.com/play.aspx/110502%20-%20FTC%20Hart%20Triathlon%20%5E0%20BBQ?Bsrc=EMSHHM&Bpub=SN.Notifications',
            'sTarget':'_blank'
        },
        {   'sTitle':'Blackbushe Training',
            'bIsWebPath':true,
            'sUrl':'photos/2011/blackbushe.html'
        },
        {   'sTitle':'Club Olympic Triathlon',
            'bIsWebPath':true,
            'sUrl':'photos/2011/cluboly.html'
        },
        {   'sTitle':'Blackbushe Track (Offsite © David Wyatt)',
            'bIsExternal':true,
            'sUrl':'https://picasaweb.google.com/wyatt916/BlackbusheTrackNight?authuser=0&feat=directlink#'
        }]
    }]
},
{   'sTitle':'Youth',
    'bIsWebPath':true,
    'sUrl':'youth.html',"childArray" : [
    {   'sTitle':'General',
        'bIsWebPath':true,
        'sUrl':'youth/general.html'
    },
    {   'sTitle':'Rights & Responsibilities',
        'bIsWebPath':true,
        'sUrl':'youth/rights.html'
    },
    {   'sTitle':'Management',
        'bIsWebPath':true,
        'sUrl':'youth/management.html'
    },
    {   'sTitle':'Youth Calendar',
        'bIsExternal':true,
        'sUrl':'',
        'sTarget':'_self',"childArray" : [
        {   'sTitle':'2011 Calendar',
            'bIsWebPath':true,
            'sUrl':'youth/calendar_2011.html'
        },
        {   'sTitle':'2010 Calendar',
            'bIsWebPath':true,
            'sUrl':'youth/calendar_2010.html'
        },
        {   'sTitle':'2009 Calendar',
            'bIsWebPath':true,
            'sUrl':'youth/calendar_2009.html'
        }]
    },
    {   'sTitle':'Youth Results',
        'bIsExternal':true,
        'sUrl':'',
        'sTarget':'_self',"childArray" : [
        {   'sTitle':'2012 Youth Results',
            'bIsWebPath':true,
            'sUrl':'youth/results_2012.html'
        },
        {   'sTitle':'2011 Youth Results',
            'bIsWebPath':true,
            'sUrl':'youth/results_2011.html'
        },
        {   'sTitle':'2010 Youth Results',
            'bIsWebPath':true,
            'sUrl':'results/youth/youth_results_2010.html'
        },
        {   'sTitle':'2009 Youth Results',
            'bIsWebPath':true,
            'sUrl':'results/youth/youth_results_2009.html'
        }]
    },
    {   'sTitle':'Youth Photos',
        'bIsExternal':true,
        'sUrl':'',
        'sTarget':'_self',"childArray" : [
        {   'sTitle':'2011 Youth Photos',
            'bIsWebPath':true,
            'sUrl':'youth/photos_2011.html'
        },
        {   'sTitle':'2009-10 Youth Photos',
            'bIsWebPath':true,
            'sUrl':'youth/photos_2009.html'
        }]
    },
    {   'sTitle':'Youth Member of the Year',
        'bIsExternal':true,
        'bIsWebPath':true,
        'sUrl':'awards/awards_youth_member.html'
    }]
},
{   'sTitle':'Children\'s Tri',
    'bIsWebPath':true,
    'sUrl':'tri/index.html',"childArray" : [
    {   'sTitle':'News',
        'bIsWebPath':true,
        'sUrl':'tri/news.html'
    },
    {   'sTitle':'Location',
        'bIsWebPath':true,
        'sUrl':'tri/location.html'
    },
    {   'sTitle':'Course',
        'bIsWebPath':true,
        'sUrl':'tri/course.html'
    },
    {   'sTitle':'Entry',
        'bIsWebPath':true,
        'sUrl':'tri/entry.html'
    },
    {   'sTitle':'Information',
        'bIsWebPath':true,
        'sUrl':'tri/info.html'
    },
    {   'sTitle':'Start List',
        'bIsWebPath':true,
        'sUrl':'tri/start.html'
    },
    {   'sTitle':'Results',
        'bIsWebPath':true,
        'sUrl':'tri/results.html'
    }]
},
{   'sTitle':'Shop',
    'bIsWebPath':true,
    'sUrl':'shop.html',"childArray" : [
    {   'sTitle':'Club Kit',
        'bIsWebPath':true,
        'sUrl':'shop/shop_kit.html'
    },
    {   'sTitle':'Tokens',
        'bIsWebPath':true,
        'sUrl':'shop/shop_tokens.html'
    }]
},
{   'sTitle':'Forum',
    'bIsWebPath':true,
    'sUrl':'forum.html'
}]
});
