var customnavtree1 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',
    sTarget:'_self'
},
{   sTitle:'Brief History',
    bIsWebPath:true,
    sUrl:'brief history.html',
    sTarget:'ifrm_1'
},
{   sTitle:'Contacts',
    bIsWebPath:true,
    sUrl:'contacts.html',
    sTarget:'ifrm_1'
},
{   sTitle:'Records Distance',
    bIsWebPath:true,
    sUrl:'records distance.html',
    sTarget:'ifrm_1'
},
{   sTitle:'Records Time/Distance',
    bIsWebPath:true,
    sUrl:'records time/distance.html',
    sTarget:'ifrm_1'
},
{   sTitle:'Records Place to Place',
    bIsWebPath:true,
    sUrl:'records place to place.html',
    sTarget:'ifrm_1'
},
{   sTitle:'Notices of Attempt',
    bIsWebPath:true,
    sUrl:'notices of attempt.html',
    sTarget:'ifrm_1'
},
{   sTitle:'Rules',
    bIsWebPath:true,
    sUrl:'rules.html',
    sTarget:'ifrm_1'
},
{   sTitle:'Current News Items',
    bIsWebPath:true,
    sUrl:'current news items.html',
    sTarget:'ifrm_1'
},
{   bSeparatorBefore:true,
    sTitle:'News Archive',
    bIsWebPath:true,
    sUrl:'news archive.html',
    sTarget:'ifrm_1'
},
{   sTitle:'In Memory Of',
    bIsWebPath:true,
    sUrl:'in memory of.html',
    sTarget:'ifrm_1'
},
{   sTitle:'Regional Info',
    bIsWebPath:true,
    sUrl:'regional info.html',
    sTarget:'ifrm_1'
},
{   sTitle:'Links',
    bIsWebPath:true,
    sUrl:'links.html',
    sTarget:'ifrm_1'
},
{   sTitle:'Publications',
    bIsWebPath:true,
    sUrl:'publications.html',
    sTarget:'ifrm_1'
},
{   sTitle:'Golden Book of Cycling Extracts',
    bIsWebPath:true,
    sUrl:'golden book of cycling extracts.html',
    sTarget:'ifrm_1'
},
{   sTitle:'Forms',
    bIsWebPath:true,
    sUrl:'forms.html',
    sTarget:'ifrm_1'
}]
});
