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('
'); document.write('

Full Membership details for 2011 are now available following the 2011 AGM on Weds 16th February 2011, with annual membership fees due by 31/03/2011. This year\'s agreed membership fee has risen to £20 - the £5 increase over 2010 to go towards the cost of coaching fees to allow us to continue our hugely popular Thursday night training sessions, to which all LRR members are welcome to attend. The sessions start at 7pm from Launceston Leisure Centre car park, every Thursday whatever the weather!

 

Our membership includes a monthly newsletter giving you all the latest club information, results, forthcoming races and training events. As well as this, all members are entitled to enter races at the affiliated rate (the club is a member of the England Athletics which has £5 of your membership fee) which usually gives a saving of £2 each time. As an additional bonus members can get a 10% discount on purchases from some local stores, such as Launceston Sports & Therapy Centre.

2011 Membership form (in various formats):
pdf document
word document

Health and Safety Guidelines

'); document.write('
'); document.write('');