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('

We are a friendly local club always willing to welcome new people - either those currently running or those wishing to take up the sport. With a wide range of ages and abilities within the club we like to feel we can offer something to everyone who visits us. Our philosophy has always been to try and promote the sport of running within the local community in as many ways as possible, whether by encouraging new runners with our walk / run programmes or pushing our \"elite!!\" members to participate to the best of their abilities. Above all we do this because it\'s FUN, we really enjoy it and hope that some of that enthusiasm will rub off onto others.

All are welcome to come to our club nights - new runners, visitors to our local area or anyone just fancying a spot of sociable running. We make no demands on people to become members straight away - we appreciate it can take a little while to feel comfortable running with a \"running club\", many of our current members have said they felt they didn\'t have the ability to be part of a club. If this is the situation you are in then please come along - we wont bite! - and join us on some trial runs. You will probably surprise yourself! Seriously though we like to feel we can offer a good mix of training abilities and sound advice, much of it from the many years experience within the club.

Club History

Originally founded in 1989 the club has gone from strength to strength with membership increasing significantly over recent years. More and more members are taking part in the Cornish Grand Prix series of races not to mention any number of other events throughout the country and abroad.

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