document.write(''); function getURLParam(strParamName){ var strReturn = ""; var strHref = window.location.href; if ( strHref.indexOf("?") > -1 ){ var strQueryString = strHref.substr(strHref.indexOf("?")).toLowerCase(); var aQueryString = strQueryString.split("&"); for ( var iParam = 0; iParam < aQueryString.length; iParam++ ){ if ( aQueryString[iParam].indexOf(strParamName.toLowerCase() + "=") > -1 ){ var aParam = aQueryString[iParam].split("="); strReturn = aParam[1]; break; } } } return unescape(strReturn); } function readCookie(name) { var nameEQ = name + '='; var ca = document.cookie.split(';'); for(var i=0;i < ca.length;i++) { var c = ca[i]; while (c.charAt(0)==' ') c = c.substring(1,c.length); if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length); } return null; } function createCookie(name,value,days) { if (days) { var date = new Date(); date.setTime(date.getTime()+(days*24*60*60*1000)); var expires = "; expires="+date.toGMTString(); } else var expires = ""; document.cookie = name+"="+value+expires+"; path=/"; } function replaceAll(oldStr,findStr,repStr) { var srchNdx = 0; var newStr = ""; while (oldStr.indexOf(findStr,srchNdx) != -1) { newStr += oldStr.substring(srchNdx,oldStr.indexOf(findStr,srchNdx)); newStr += repStr; srchNdx = (oldStr.indexOf(findStr,srchNdx) + findStr.length); } newStr += oldStr.substring(srchNdx,oldStr.length); return newStr; } var strHref = window.location.href; document.write(''); document.write('
2011 Membership forms now online - click here
Bude Lifeboat Run 2011
...will be on Wednesday evening 15th June 2011. Our intention is to run it on the 3rd Wednesday evening in June of each year.
The course is an exciting 6 mile single lap using cycle paths, canal towpaths and off road footpaths.
Start/Finish is at Bude Rugby Club with changing facilities and a bar! What could be better....a BBQ? Well, we have that, too!
We also have a 1 mile Junior Run for ages 15 and under.
Race programme - 6 mile entry form - 1 mile entry form
Find info sheets and entry form links here:
Stephen Hutchinson
Race Director
An Res Hellys 2011 running race entry form
The Whitemoor 10k to Easter Sunday April 24 Full details are on www.RunCornwall.co.uk
Don\'t forget hi-vis bibs or jackets on club nights!!
Penzance Triathlon is on 3rd April - click here for full details and entry if that tickles your fancy.
If you need to contact Matt our webmaster for any reason don\'t hesitate in emailing him at treggy7@googlemail.com.
'); document.write('