BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Campaign Against Living Miserably - ECPv4.6.13//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-WR-CALNAME:Campaign Against Living Miserably
X-ORIGINAL-URL:https://www.thecalmzone.net
X-WR-CALDESC:Events for Campaign Against Living Miserably
BEGIN:VEVENT
DTSTART;VALUE=DATE:20180715
DTEND;VALUE=DATE:20180716
DTSTAMP:20180626T090154
CREATED:20171006T151354Z
LAST-MODIFIED:20180606T153645Z
UID:45140-1531612800-1531699199@www.thecalmzone.net
SUMMARY:British 10K 2018
DESCRIPTION:**All of our British 10K have been taken for 2018** \nRegistration fee: £25 \nSuggested fundraising target: £175 \nEver dream’t about donning a neon orange vest\, squeezing into lycra running tights and getting sweaty in front of huge crowds in central London?  Let’s be honest\, WHO HASN’T?  Well\, now’s your chance to make your dreams come true\, by running the British 10k in aid of CALM. \nMake 2018 the year that you become part of an amazing group of around 150 people raising both funds and awareness for the Campaign Against Living Miserably\, and help us prevent the single biggest killer of men between 20 – 45 in the UK. \nIt’s a really brilliant day out but places fill up fast\, so if you are up for the challenge\, don’t delay! \n \n  \n  \n
URL:https://www.thecalmzone.net/event/british-10k-2018/
CATEGORIES:Run
ATTACH;FMTTYPE=image/jpeg:https://www.thecalmzone.net/wp-content/uploads/2017/04/Cheer.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20180728
DTEND;VALUE=DATE:20180729
DTSTAMP:20180626T090154
CREATED:20180525T161630Z
LAST-MODIFIED:20180525T161630Z
UID:47971-1532736000-1532822399@www.thecalmzone.net
SUMMARY:The Toby Allnutt Memorial Golf Day 2018
DESCRIPTION:⛳\nCALM golf fans unite! \nDate: Saturday 28th July \nCost: £60 per person \nLocation: Farleigh Golf Club. Old Farleigh Rd\, Warlingham\, Surry CR6 9PE.\n \nToby’s brother and friends will be hosting the 4th Toby Allnutt Memorial Golf Day at Farleigh Golf Club sponsored by More than Heating Limited.  \nThe emphasis of the Golf day is having fun\, whilst remembering Toby and raising awareness and funds for CALM. However… that doesn’t stop everyone doing their best to walk away with the prestigious trophy at the end of the day! \nThe day will commence at 8am with breakfast in the club house. The cost includes:  \nWelcome Bag\, bacon roll and cup of tea or coffee\, 18 holes at an amazing course\, lunch and a donation to CALM. There are also various competitions to win prizes throughout the day including a raffle. \nTo book you place\, email: markjamesparsons86@gmail.com \n
URL:https://www.thecalmzone.net/event/the-toby-allnutt-memorial-golf-day-2018/
CATEGORIES:Fundraiser,Places available
ATTACH;FMTTYPE=image/jpeg:https://www.thecalmzone.net/wp-content/uploads/2018/05/Golf-Day-4.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20180802
DTEND;VALUE=DATE:20180806
DTSTAMP:20180626T090154
CREATED:20180517T125749Z
LAST-MODIFIED:20180517T125749Z
UID:47884-1533168000-1533513599@www.thecalmzone.net
SUMMARY:Bike to Bestival 2018
DESCRIPTION:Bike to Bestival is back 🚴🚴🚴 \nCome join us on the ride from Bournemouth to Bestival to raise money for CALM! \n🎫 One ticket to the always incredible Bestival🚴‍♀️ \n🎉 25 mile Bournemouth to Dorset cycle with 150 partiers\n⛺ Reserved camping \nApply here ➡ https://bit.ly/2k2CVxc \n  \n  \n
URL:https://www.thecalmzone.net/event/bike-to-bestival-2018/
CATEGORIES:Cycle Ride,Fundraiser,Places available
ATTACH;FMTTYPE=image/jpeg:https://www.thecalmzone.net/wp-content/uploads/2018/05/Bike-to-Bestival-1.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20180805
DTEND;VALUE=DATE:20180806
DTSTAMP:20180626T090154
CREATED:20171108T142628Z
LAST-MODIFIED:20180613T111648Z
UID:45727-1533427200-1533513599@www.thecalmzone.net
SUMMARY:York 10K 2018
DESCRIPTION:**We have 3 places left** \nRegistration fee: £15 \nSuggested fundraising target: £175 \nOne of THE best routes out there through arguably the most beautiful city in the UK. \nThis is a rare chance to run through the ancient city walls and marvel at its medieval gems.  You’re taken through the historic heart of the city… which is also very flat! Bonus! \nApply for your CALM place below! Do it quick as we only have 10 places… \nIf you have your own place and want to run for us\, email us at info@thecalmzone.net and CLICK HERE to start fundraising now. \n.wForm form{text-align: left;}\n\n    \n            \n        document.addEventListener("DOMContentLoaded"\, function(){\n            const FORM_TIME_START = Math.floor((new Date).getTime()/1000);\n            let formElement = document.getElementById("tfa_0");\n            let appendJsTimerElement = function(){\n                let formTimeDiff = Math.floor((new Date).getTime()/1000) - FORM_TIME_START;\n                let cumulatedTimeElement = document.getElementById("tfa_dbCumulatedTime");\n                if (null !== cumulatedTimeElement) {\n                    let cumulatedTime = parseInt(cumulatedTimeElement.value);\n                    if (null !== cumulatedTime && cumulatedTime > 0) {\n                        formTimeDiff += cumulatedTime;\n                    }\n                }\n                let jsTimeInput = document.createElement("input");\n                jsTimeInput.setAttribute("type"\, "hidden");\n                jsTimeInput.setAttribute("value"\, formTimeDiff.toString());\n                jsTimeInput.setAttribute("name"\, "tfa_dbElapsedJsTime");\n                jsTimeInput.setAttribute("id"\, "tfa_dbElapsedJsTime");\n                jsTimeInput.setAttribute("autocomplete"\, "off");\n                if (null !== formElement) {\n                    formElement.appendChild(jsTimeInput);\n                }\n            };\n            if (null !== formElement) {\n                if(formElement.addEventListener){\n                    formElement.addEventListener('submit'\, appendJsTimerElement\, false);\n                } else if(formElement.attachEvent){\n                    formElement.attachEvent('onsubmit'\, appendJsTimerElement);\n                }\n            }\n        });\n    \n\n    \n\n    \n    \n    \n    \n    \n    \n    \n        if(wFORMS.behaviors.prefill) wFORMS.behaviors.prefill.skip = true;\n    \n    \n\n\n\n    \n                #tfa_1\,\n                *[id^="tfa_1["] {\n                    width: 212px !important;\n                }\n                #tfa_1-D\,\n                *[id^="tfa_1["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_1-L\,\n                label[id^="tfa_1["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_2\,\n                *[id^="tfa_2["] {\n                    width: 212px !important;\n                }\n                #tfa_2-D\,\n                *[id^="tfa_2["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_2-L\,\n                label[id^="tfa_2["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_3\,\n                *[id^="tfa_3["] {\n                    width: 212px !important;\n                }\n                #tfa_3-D\,\n                *[id^="tfa_3["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_3-L\,\n                label[id^="tfa_3["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_4\,\n                *[id^="tfa_4["] {\n                    width: 212px !important;\n                }\n                #tfa_4-D\,\n                *[id^="tfa_4["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_4-L\,\n                label[id^="tfa_4["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_5\,\n                *[id^="tfa_5["] {\n                    width: 212px !important;\n                }\n                #tfa_5-D\,\n                *[id^="tfa_5["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_5-L\,\n                label[id^="tfa_5["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_6\,\n                *[id^="tfa_6["] {\n                    width: 212px !important;\n                }\n                #tfa_6-D\,\n                *[id^="tfa_6["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_6-L\,\n                label[id^="tfa_6["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_7\,\n                *[id^="tfa_7["] {\n                    width: 212px !important;\n                }\n                #tfa_7-D\,\n                *[id^="tfa_7["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_7-L\,\n                label[id^="tfa_7["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_8\,\n                *[id^="tfa_8["] {\n                    width: 212px !important;\n                }\n                #tfa_8-D\,\n                *[id^="tfa_8["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_8-L\,\n                label[id^="tfa_8["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_16-L\,\n                label[id^="tfa_16["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_9-L\,\n                label[id^="tfa_9["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_15\,\n                *[id^="tfa_15["] {\n                    width: 211px !important;\n                }\n                #tfa_15-D\,\n                *[id^="tfa_15["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_15-L\,\n                label[id^="tfa_15["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_2238\,\n                *[id^="tfa_2238["] {\n                    width: 418px !important;\n                }\n                #tfa_2238-D\,\n                *[id^="tfa_2238["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_2242-L\,\n                label[id^="tfa_2242["] {\n                    width: 295px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_2248\,\n                *[id^="tfa_2248["] {\n                    width: 136px !important;\n                }\n                #tfa_2248-D\,\n                *[id^="tfa_2248["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_2249\,\n                *[id^="tfa_2249["] {\n                    width: 418px !important;\n                }\n                #tfa_2249-D\,\n                *[id^="tfa_2249["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_2238\,\n                *[id^="tfa_2238["] {\n                    height: 96px\n                }\n                #tfa_2238-D\,\n                *[id^="tfa_2238["][class~="field-container-D"] {\n                    height: auto !important;\n                }\n                #tfa_2238-L\,\n                label[id^="tfa_2238["]\,\n                *[id^="tfa_2238["][id$="-L"] {\n                    height: auto !important;\n                }\n            \n                #tfa_2249\,\n                *[id^="tfa_2249["] {\n                    height: 79px\n                }\n                #tfa_2249-D\,\n                *[id^="tfa_2249["][class~="field-container-D"] {\n                    height: auto !important;\n                }\n                #tfa_2249-L\,\n                label[id^="tfa_2249["]\,\n                *[id^="tfa_2249["][id$="-L"] {\n                    height: auto !important;\n                }\n            \n\nYork 10K Application for CALM\n\nWe'd love to have you on #TeamCALM for York 10K 2018! First of all\, we'd like to ask you a few questions. N.B. There is a £15 registration fee and £175 fundraising target for this event.\n\nPersonal Information\n\nFirst Name\n\n\nLast Name\n\n\nAddress Line 1\n\n\nAddress Line 2\n\n\nTown/City\n\n\nPostcode\n\n\nEmail\n\n\nDate of Birth\n\n                        if(typeof wFORMS != 'undefined') {\n                            if(wFORMS.behaviors.validation) {\n                                wFORMS.behaviors.validation.rules['customtfa_8'] =  { selector: '*[id="tfa_8"]\,*[id^="tfa_8["]'\, check: 'validateCustom'};\n                                wFORMS.behaviors.validation.messages['customtfa_8'] = "Please enter your date of birth in the dd-mm-yyyy format\, including the dashes";\n                            }\n                        }\n\n\nGenderPlease select...\nFemale\nGenderqueer\nMale\nNon-binary\nTransgender (female to male)\nTransgender (male to female)\nTransgender\n\n\nVest SizePlease select...\nS\nM\nL\nXL\nXXL\n\n\nYour Twitter handle \n(only if you want us to use it!)\n\n\n\n\nApplication information\n\nWhy would you like to run the York 10K for CALM?\n\n\nHave you run a 10K before?YesNo\n\n\nAre you happy for us to contact you about your story above?YesNo\n\n\nAre you currently running or excercising regularly (3+ times a week)?YesNo\n\n\nHow much would you aim to raise for CALM? (In £)\n\n\nWhat would you do to fundraise this amount? (Please give us much detail as possible)\n\n\nI agree to the CALM Privacy Policy\nYes\, I'd like to be contacted by CALM via email\n\n\n\n\n\n\n  \n        \n      Need assistance with this form?    \n\n\n       \n \n\n
URL:https://www.thecalmzone.net/event/york-10k-2018/
CATEGORIES:Run
ATTACH;FMTTYPE=image/jpeg:https://www.thecalmzone.net/wp-content/uploads/2017/11/York-10k.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20180825
DTEND;VALUE=DATE:20180827
DTSTAMP:20180626T090154
CREATED:20170124T134746Z
LAST-MODIFIED:20170927T161132Z
UID:41356-1535155200-1535327999@www.thecalmzone.net
SUMMARY:South Coast Challenge 2018
DESCRIPTION:WALK\, JOG or RUN! \n\n\nTake on some of England’s finest scenery – up Beachy Head\, over the 7 Sisters\, and along the South Downs Way to a Brighton midpoint. Devils Dyke and stunning views lie ahead before historic Arundel comes into view after an amazing 100km journey.  \n\n\nWalk\, jog or run up to 100km with 2\,000 other participants from Eastbourne to Arundel. Half and quarter distances also available. \nRegistration fee: £70 for Full Challenge\, £50 for Half Challenge or £40 for Quarter Challenge \nMinimum sponsorship pledge: £395 for Full Challenge\, £275 for Half Challenge or £150 for Quarter Challenge \nSelf funding option: \n\nFull Challenge – total cost £175\nHalf Challenge – total cost £125\nQuarter Challenge – total cost £70\n\nSign up on the event website now \nStart your fundraising now \n
URL:https://www.thecalmzone.net/event/south-coast-challenge/
LOCATION:Eastbourne 
CATEGORIES:Run,Walk/trek
ATTACH;FMTTYPE=image/png:https://www.thecalmzone.net/wp-content/uploads/2017/01/south-coast-challenge-logo-2.png
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20180908
DTEND;VALUE=DATE:20180910
DTSTAMP:20180626T090154
CREATED:20170124T133519Z
LAST-MODIFIED:20170927T155354Z
UID:41360-1536364800-1536537599@www.thecalmzone.net
SUMMARY:Thames Path Challenge 2018
DESCRIPTION:WALK IT\, JOG IT\, RUN IT! \nA long-standing favourite with CALM supporters\, join this 100km challenge at your own pace. The only long distance path to follow a river for most of its length. Starting at Bishop’s Park\, next to Putney Bridge and on through leafy Kew and Richmond past the last non-tidal lock at Teddington. It passes the Royal Palace of Hampton Court\, beneath Windsor Castle and on through beautiful countryside to Henley. \nDecide which route is for you? \nRegistration fee: £70 for Full 100k Challenge\, £50 for Half Challenge or £40 for Quarter Challenge (22-28km). \nMinimum sponsorship pledge: £395 for Full Challenge\, £275 for Half Challenge or £150 for Quarter Challenge \nSelf funding option: \n\nFull Challenge – total cost £175\nHalf Challenge – total cost £125\nQuarter Challenge – total cost £70\n\nSign up on the event website \nIf you already have your place then start your fundraising now \n
URL:https://www.thecalmzone.net/event/thames-path-challenge/
LOCATION:Bishop's Park 
CATEGORIES:Run,Walk/trek
ATTACH;FMTTYPE=image/jpeg:https://www.thecalmzone.net/wp-content/uploads/2017/01/thames-path-challenge1.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=Europe/London:20180909T080000
DTEND;TZID=Europe/London:20180909T170000
DTSTAMP:20180626T090154
CREATED:20170124T130212Z
LAST-MODIFIED:20180622T132212Z
UID:41366-1536480000-1536512400@www.thecalmzone.net
SUMMARY:Great North Run 2018
DESCRIPTION:**Very few extra places now available! Apply ASAP** \nA few extra places on this year’s Great North Run have come into our hands\, and we want YOU to join #TeamCALM. Apply by 30 June and we will be in touch. \nRegistration fee: £35 \nSuggested fundraising target: £400 \nStarting in Newcastle upon Tyne\, the 13.1 mile route takes runners through the city centre towards the River Tyne where thousands of people will cross over the iconic Tyne Bridge\, where if you’re lucky\, you might get a glimpse of the Red Arrows passing overhead. \nFrom there runners will travel through Gateshead while being entertained by many bands on the run. The route\, lined by thousands of supporters\, leads runners to South Shields where at the top of Prince Edward Road the view of the sea is one of the most welcoming sights along the whole course. \nFrom that point there is just over a mile to go and the crowds get louder as runners make their way down the final straight towards the finish gantry. \nIf you have your own place and want to run for us\, email info@thecalmzone.net and CLICK HERE to start fundraising! \n.wForm form{text-align: left;}\n\n    \n            \n        document.addEventListener("DOMContentLoaded"\, function(){\n            const FORM_TIME_START = Math.floor((new Date).getTime()/1000);\n            let formElement = document.getElementById("tfa_0");\n            let appendJsTimerElement = function(){\n                let formTimeDiff = Math.floor((new Date).getTime()/1000) - FORM_TIME_START;\n                let cumulatedTimeElement = document.getElementById("tfa_dbCumulatedTime");\n                if (null !== cumulatedTimeElement) {\n                    let cumulatedTime = parseInt(cumulatedTimeElement.value);\n                    if (null !== cumulatedTime && cumulatedTime > 0) {\n                        formTimeDiff += cumulatedTime;\n                    }\n                }\n                let jsTimeInput = document.createElement("input");\n                jsTimeInput.setAttribute("type"\, "hidden");\n                jsTimeInput.setAttribute("value"\, formTimeDiff.toString());\n                jsTimeInput.setAttribute("name"\, "tfa_dbElapsedJsTime");\n                jsTimeInput.setAttribute("id"\, "tfa_dbElapsedJsTime");\n                jsTimeInput.setAttribute("autocomplete"\, "off");\n                if (null !== formElement) {\n                    formElement.appendChild(jsTimeInput);\n                }\n            };\n            if (null !== formElement) {\n                if(formElement.addEventListener){\n                    formElement.addEventListener('submit'\, appendJsTimerElement\, false);\n                } else if(formElement.attachEvent){\n                    formElement.attachEvent('onsubmit'\, appendJsTimerElement);\n                }\n            }\n        });\n    \n\n    \n\n    \n    \n    \n    \n    \n    \n    \n        if(wFORMS.behaviors.prefill) wFORMS.behaviors.prefill.skip = true;\n    \n    \n\n\n\n    \n                #tfa_1\,\n                *[id^="tfa_1["] {\n                    width: 212px !important;\n                }\n                #tfa_1-D\,\n                *[id^="tfa_1["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_1-L\,\n                label[id^="tfa_1["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_2\,\n                *[id^="tfa_2["] {\n                    width: 212px !important;\n                }\n                #tfa_2-D\,\n                *[id^="tfa_2["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_2-L\,\n                label[id^="tfa_2["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_3\,\n                *[id^="tfa_3["] {\n                    width: 212px !important;\n                }\n                #tfa_3-D\,\n                *[id^="tfa_3["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_3-L\,\n                label[id^="tfa_3["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_4\,\n                *[id^="tfa_4["] {\n                    width: 212px !important;\n                }\n                #tfa_4-D\,\n                *[id^="tfa_4["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_4-L\,\n                label[id^="tfa_4["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_5\,\n                *[id^="tfa_5["] {\n                    width: 212px !important;\n                }\n                #tfa_5-D\,\n                *[id^="tfa_5["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_5-L\,\n                label[id^="tfa_5["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_6\,\n                *[id^="tfa_6["] {\n                    width: 212px !important;\n                }\n                #tfa_6-D\,\n                *[id^="tfa_6["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_6-L\,\n                label[id^="tfa_6["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_7\,\n                *[id^="tfa_7["] {\n                    width: 212px !important;\n                }\n                #tfa_7-D\,\n                *[id^="tfa_7["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_7-L\,\n                label[id^="tfa_7["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_8\,\n                *[id^="tfa_8["] {\n                    width: 212px !important;\n                }\n                #tfa_8-D\,\n                *[id^="tfa_8["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_8-L\,\n                label[id^="tfa_8["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_16-L\,\n                label[id^="tfa_16["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_9-L\,\n                label[id^="tfa_9["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_15\,\n                *[id^="tfa_15["] {\n                    width: 211px !important;\n                }\n                #tfa_15-D\,\n                *[id^="tfa_15["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_15-L\,\n                label[id^="tfa_15["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_2238\,\n                *[id^="tfa_2238["] {\n                    width: 418px !important;\n                }\n                #tfa_2238-D\,\n                *[id^="tfa_2238["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_2242-L\,\n                label[id^="tfa_2242["] {\n                    width: 295px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_2248\,\n                *[id^="tfa_2248["] {\n                    width: 136px !important;\n                }\n                #tfa_2248-D\,\n                *[id^="tfa_2248["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_2249\,\n                *[id^="tfa_2249["] {\n                    width: 418px !important;\n                }\n                #tfa_2249-D\,\n                *[id^="tfa_2249["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_2238\,\n                *[id^="tfa_2238["] {\n                    height: 96px\n                }\n                #tfa_2238-D\,\n                *[id^="tfa_2238["][class~="field-container-D"] {\n                    height: auto !important;\n                }\n                #tfa_2238-L\,\n                label[id^="tfa_2238["]\,\n                *[id^="tfa_2238["][id$="-L"] {\n                    height: auto !important;\n                }\n            \n                #tfa_2249\,\n                *[id^="tfa_2249["] {\n                    height: 79px\n                }\n                #tfa_2249-D\,\n                *[id^="tfa_2249["][class~="field-container-D"] {\n                    height: auto !important;\n                }\n                #tfa_2249-L\,\n                label[id^="tfa_2249["]\,\n                *[id^="tfa_2249["][id$="-L"] {\n                    height: auto !important;\n                }\n            \n\nGreat North Run Application for CALM\n\nWe'd love to have you on #TeamCALM for the Great North Run 2018! First of all\, we'd like to ask you a few questions. N.B. There is a £35 registration fee and £400 fundraising target for this event.\n\nPersonal Information\n\nFirst Name\n\n\nLast Name\n\n\nAddress Line 1\n\n\nAddress Line 2\n\n\nTown/City\n\n\nPostcode\n\n\nEmail\n\n\nDate of Birth\n\n                        if(typeof wFORMS != 'undefined') {\n                            if(wFORMS.behaviors.validation) {\n                                wFORMS.behaviors.validation.rules['customtfa_8'] =  { selector: '*[id="tfa_8"]\,*[id^="tfa_8["]'\, check: 'validateCustom'};\n                                wFORMS.behaviors.validation.messages['customtfa_8'] = "Please enter your date of birth in the dd-mm-yyyy format\, including the dashes";\n                            }\n                        }\n\n\nGenderPlease select...\nFemale\nGenderqueer\nMale\nNon-binary\nTransgender (female to male)\nTransgender (male to female)\nTransgender\n\n\nVest SizePlease select...\nS\nM\nL\nXL\nXXL\n\n\nYour Twitter handle \n(only if you want us to use it!)\n\n\n\n\nApplication information\n\nWhy would you like to run the Great North Run for CALM?\n\n\nHave you run a half marathon before?YesNo\n\n\nAre you happy for us to contact you about your story above?YesNo\n\n\nAre you currently running or excercising regularly (3+ times a week)?YesNo\n\n\nHow much would you aim to raise for CALM? (In £)\n\n\nWhat would you do to fundraise this amount? (Please give us much detail as possible)\n\n\nYes\, I'd like to be contacted by CALM via email\n\n\n\n\n\n\n  \n        \n      Need assistance with this form?    \n\n\n       \n \n\n
URL:https://www.thecalmzone.net/event/great-north-run/
LOCATION:Claremont Road\, Newcastle\, NE2 4AN
CATEGORIES:Run
ATTACH;FMTTYPE=image/jpeg:https://www.thecalmzone.net/wp-content/uploads/2017/01/2016-12-08-great_north_run.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20180915
DTEND;VALUE=DATE:20180916
DTSTAMP:20180626T090155
CREATED:20170505T095849Z
LAST-MODIFIED:20180418T190040Z
UID:43966-1536969600-1537055999@www.thecalmzone.net
SUMMARY:Tour de Test Valley 2018
DESCRIPTION:Join us for the sixth year of this amazing event\, which to date has raised over £250k in memory of Nelson “Nelly” Pratt. \nNelson’s ‘Tour de Test Valley’ is a cycle-sportive offering something for the whole family with stunning 40\, 80 and 160km routes. \nThe event includes: \n\nFree parking at Ride HQ\nFull route marking & map\nRider public liability insurance\nMechanical support\nFree energy drink & food\nHot meal for every rider at finish\nElectronic chip timing\nEmergency support\nOn site catering\nEvent photography\nBroom wagon\nToilet facilities at Ride HQ\n\nAfter three of Nelson’s favourite foods each ride has a culinary flavour: \n– Chicken Curry: 40km (25miles) £20\n– Spag Bol: 80km (50miles) £25\n– The Full Monty: 160km (100miles) £30 \nAll entries must be done online through British Cycling. Visit the Tour de Test Valley website for more information. \nGot your place? Set up your fundraising page now \n
URL:https://www.thecalmzone.net/event/tour-de-test-valley/
LOCATION:Grateley\, Nr Andover\, SP11 8LH
CATEGORIES:Cycle Ride
ATTACH;FMTTYPE=image/jpeg:https://www.thecalmzone.net/wp-content/uploads/2017/05/Picture1.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=Europe/London:20181014T080000
DTEND;TZID=Europe/London:20181014T170000
DTSTAMP:20180626T090155
CREATED:20170927T152217Z
LAST-MODIFIED:20180427T132003Z
UID:45046-1539504000-1539536400@www.thecalmzone.net
SUMMARY:Royal Parks Half Marathon 2018
DESCRIPTION:**All of our Royal Parks Places have been taken for 2018** \nFundraising Minimum: £500 \nRegistration Fee: £25 \nThis stunning central London half marathon takes in the capital’s world-famous landmarks on closed roads\, and four of London’s eight Royal Parks – Hyde Park\, The Green Park\, St James’s Park and Kensington Gardens. It’s the run’s 10th birthday this year so even more reason to get on board! \nApply for your CALM place below! \nIf you have your own place and want to run for us\, email us at info@thecalmzone.net and CLICK HERE to start fundraising now. \n.wForm form{text-align: left;}\n\n    \n            \n        document.addEventListener("DOMContentLoaded"\, function(){\n            const FORM_TIME_START = Math.floor((new Date).getTime()/1000);\n            let formElement = document.getElementById("tfa_0");\n            let appendJsTimerElement = function(){\n                let formTimeDiff = Math.floor((new Date).getTime()/1000) - FORM_TIME_START;\n                let cumulatedTimeElement = document.getElementById("tfa_dbCumulatedTime");\n                if (null !== cumulatedTimeElement) {\n                    let cumulatedTime = parseInt(cumulatedTimeElement.value);\n                    if (null !== cumulatedTime && cumulatedTime > 0) {\n                        formTimeDiff += cumulatedTime;\n                    }\n                }\n                let jsTimeInput = document.createElement("input");\n                jsTimeInput.setAttribute("type"\, "hidden");\n                jsTimeInput.setAttribute("value"\, formTimeDiff.toString());\n                jsTimeInput.setAttribute("name"\, "tfa_dbElapsedJsTime");\n                jsTimeInput.setAttribute("id"\, "tfa_dbElapsedJsTime");\n                jsTimeInput.setAttribute("autocomplete"\, "off");\n                if (null !== formElement) {\n                    formElement.appendChild(jsTimeInput);\n                }\n            };\n            if (null !== formElement) {\n                if(formElement.addEventListener){\n                    formElement.addEventListener('submit'\, appendJsTimerElement\, false);\n                } else if(formElement.attachEvent){\n                    formElement.attachEvent('onsubmit'\, appendJsTimerElement);\n                }\n            }\n        });\n    \n\n    \n\n    \n    \n    \n    \n    \n    \n    \n        if(wFORMS.behaviors.prefill) wFORMS.behaviors.prefill.skip = true;\n    \n    \n\n\n\n    \n                #tfa_1\,\n                *[id^="tfa_1["] {\n                    width: 212px !important;\n                }\n                #tfa_1-D\,\n                *[id^="tfa_1["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_1-L\,\n                label[id^="tfa_1["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_2\,\n                *[id^="tfa_2["] {\n                    width: 212px !important;\n                }\n                #tfa_2-D\,\n                *[id^="tfa_2["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_2-L\,\n                label[id^="tfa_2["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_3\,\n                *[id^="tfa_3["] {\n                    width: 212px !important;\n                }\n                #tfa_3-D\,\n                *[id^="tfa_3["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_3-L\,\n                label[id^="tfa_3["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_4\,\n                *[id^="tfa_4["] {\n                    width: 212px !important;\n                }\n                #tfa_4-D\,\n                *[id^="tfa_4["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_4-L\,\n                label[id^="tfa_4["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_5\,\n                *[id^="tfa_5["] {\n                    width: 212px !important;\n                }\n                #tfa_5-D\,\n                *[id^="tfa_5["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_5-L\,\n                label[id^="tfa_5["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_6\,\n                *[id^="tfa_6["] {\n                    width: 212px !important;\n                }\n                #tfa_6-D\,\n                *[id^="tfa_6["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_6-L\,\n                label[id^="tfa_6["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_7\,\n                *[id^="tfa_7["] {\n                    width: 212px !important;\n                }\n                #tfa_7-D\,\n                *[id^="tfa_7["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_7-L\,\n                label[id^="tfa_7["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_8\,\n                *[id^="tfa_8["] {\n                    width: 212px !important;\n                }\n                #tfa_8-D\,\n                *[id^="tfa_8["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_8-L\,\n                label[id^="tfa_8["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_16-L\,\n                label[id^="tfa_16["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_9-L\,\n                label[id^="tfa_9["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_15\,\n                *[id^="tfa_15["] {\n                    width: 211px !important;\n                }\n                #tfa_15-D\,\n                *[id^="tfa_15["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_15-L\,\n                label[id^="tfa_15["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_2238\,\n                *[id^="tfa_2238["] {\n                    width: 418px !important;\n                }\n                #tfa_2238-D\,\n                *[id^="tfa_2238["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_2242-L\,\n                label[id^="tfa_2242["] {\n                    width: 295px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_2248\,\n                *[id^="tfa_2248["] {\n                    width: 136px !important;\n                }\n                #tfa_2248-D\,\n                *[id^="tfa_2248["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_2249\,\n                *[id^="tfa_2249["] {\n                    width: 418px !important;\n                }\n                #tfa_2249-D\,\n                *[id^="tfa_2249["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_2238\,\n                *[id^="tfa_2238["] {\n                    height: 96px\n                }\n                #tfa_2238-D\,\n                *[id^="tfa_2238["][class~="field-container-D"] {\n                    height: auto !important;\n                }\n                #tfa_2238-L\,\n                label[id^="tfa_2238["]\,\n                *[id^="tfa_2238["][id$="-L"] {\n                    height: auto !important;\n                }\n            \n                #tfa_2249\,\n                *[id^="tfa_2249["] {\n                    height: 79px\n                }\n                #tfa_2249-D\,\n                *[id^="tfa_2249["][class~="field-container-D"] {\n                    height: auto !important;\n                }\n                #tfa_2249-L\,\n                label[id^="tfa_2249["]\,\n                *[id^="tfa_2249["][id$="-L"] {\n                    height: auto !important;\n                }\n            \n\nRoyal Parks Half Marathon Application for CALM\n\nWe'd love to have you on #TeamCALM for the Royal Parks Half 2018! First of all\, we'd like to ask you a few questions. N.B. There is a £25 registration fee and £500 fundraising target for this event.\n\nPersonal Information\n\nFirst Name\n\n\nLast Name\n\n\nAddress Line 1\n\n\nAddress Line 2\n\n\nTown/City\n\n\nPostcode\n\n\nEmail\n\n\nDate of Birth\n\n                        if(typeof wFORMS != 'undefined') {\n                            if(wFORMS.behaviors.validation) {\n                                wFORMS.behaviors.validation.rules['customtfa_8'] =  { selector: '*[id="tfa_8"]\,*[id^="tfa_8["]'\, check: 'validateCustom'};\n                                wFORMS.behaviors.validation.messages['customtfa_8'] = "Please enter your date of birth in the dd-mm-yyyy format\, including the dashes";\n                            }\n                        }\n\n\nGenderPlease select...\nFemale\nGenderqueer\nMale\nNon-binary\nTransgender (female to male)\nTransgender (male to female)\nTransgender\n\n\nVest SizePlease select...\nS\nM\nL\nXL\nXXL\n\n\nYour Twitter handle \n(only if you want us to use it!)\n\n\n\n\nApplication information\n\nWhy would you like to run the Royal Parks Half Marathon for CALM?\n\n\nHave you run a half marathon before?YesNo\n\n\nAre you happy for us to contact you about your story above?YesNo\n\n\nAre you currently running or excercising regularly (3+ times a week)?YesNo\n\n\nHow much would you aim to raise for CALM? (In £)\n\n\nWhat would you do to fundraise this amount? (Please give us much detail as possible)\n\n\nYes\, I'd like to be contacted by CALM via email\n\n\n\n\n\n\n  \n        \n      Need assistance with this form?    \n\n\n       \n \n\n
URL:https://www.thecalmzone.net/event/royal-parks-half-marathon-2018/
CATEGORIES:Run
ATTACH;FMTTYPE=image/jpeg:https://www.thecalmzone.net/wp-content/uploads/2017/09/Flag.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20190414
DTEND;VALUE=DATE:20190415
DTSTAMP:20180626T090156
CREATED:20180315T150554Z
LAST-MODIFIED:20180521T123943Z
UID:47196-1555200000-1555286399@www.thecalmzone.net
SUMMARY:Brighton Marathon 2019
DESCRIPTION: \nRegistration Fee: £35 \nSuggested fundraising target: £500 \nThis fun\, fast marathon takes in the sights of beautiful Brighton\, including the i360 tower and stunning seaside. #TeamCALM will welcome you with open arms\, bananas and beers aplenty at our tent in the event village afterwards. We had 50 runners in 2018 so you’ll be in great company. \nPlaces fill up fast – you’ve been warned… \nIf you have your own place and want to run for us\, email us at info@thecalmzone.net and CLICK HERE to start fundraising now. \n.wForm form{text-align: left;}\n\n    \n            \n        document.addEventListener("DOMContentLoaded"\, function(){\n            const FORM_TIME_START = Math.floor((new Date).getTime()/1000);\n            let formElement = document.getElementById("tfa_0");\n            let appendJsTimerElement = function(){\n                let formTimeDiff = Math.floor((new Date).getTime()/1000) - FORM_TIME_START;\n                let cumulatedTimeElement = document.getElementById("tfa_dbCumulatedTime");\n                if (null !== cumulatedTimeElement) {\n                    let cumulatedTime = parseInt(cumulatedTimeElement.value);\n                    if (null !== cumulatedTime && cumulatedTime > 0) {\n                        formTimeDiff += cumulatedTime;\n                    }\n                }\n                let jsTimeInput = document.createElement("input");\n                jsTimeInput.setAttribute("type"\, "hidden");\n                jsTimeInput.setAttribute("value"\, formTimeDiff.toString());\n                jsTimeInput.setAttribute("name"\, "tfa_dbElapsedJsTime");\n                jsTimeInput.setAttribute("id"\, "tfa_dbElapsedJsTime");\n                jsTimeInput.setAttribute("autocomplete"\, "off");\n                if (null !== formElement) {\n                    formElement.appendChild(jsTimeInput);\n                }\n            };\n            if (null !== formElement) {\n                if(formElement.addEventListener){\n                    formElement.addEventListener('submit'\, appendJsTimerElement\, false);\n                } else if(formElement.attachEvent){\n                    formElement.attachEvent('onsubmit'\, appendJsTimerElement);\n                }\n            }\n        });\n    \n\n    \n\n    \n    \n    \n    \n    \n    \n    \n        if(wFORMS.behaviors.prefill) wFORMS.behaviors.prefill.skip = true;\n    \n    \n\n\n\n    \n                #tfa_1\,\n                *[id^="tfa_1["] {\n                    width: 212px !important;\n                }\n                #tfa_1-D\,\n                *[id^="tfa_1["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_1-L\,\n                label[id^="tfa_1["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_2\,\n                *[id^="tfa_2["] {\n                    width: 212px !important;\n                }\n                #tfa_2-D\,\n                *[id^="tfa_2["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_2-L\,\n                label[id^="tfa_2["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_3\,\n                *[id^="tfa_3["] {\n                    width: 212px !important;\n                }\n                #tfa_3-D\,\n                *[id^="tfa_3["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_3-L\,\n                label[id^="tfa_3["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_4\,\n                *[id^="tfa_4["] {\n                    width: 212px !important;\n                }\n                #tfa_4-D\,\n                *[id^="tfa_4["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_4-L\,\n                label[id^="tfa_4["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_5\,\n                *[id^="tfa_5["] {\n                    width: 212px !important;\n                }\n                #tfa_5-D\,\n                *[id^="tfa_5["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_5-L\,\n                label[id^="tfa_5["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_6\,\n                *[id^="tfa_6["] {\n                    width: 212px !important;\n                }\n                #tfa_6-D\,\n                *[id^="tfa_6["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_6-L\,\n                label[id^="tfa_6["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_7\,\n                *[id^="tfa_7["] {\n                    width: 212px !important;\n                }\n                #tfa_7-D\,\n                *[id^="tfa_7["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_7-L\,\n                label[id^="tfa_7["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_8\,\n                *[id^="tfa_8["] {\n                    width: 212px !important;\n                }\n                #tfa_8-D\,\n                *[id^="tfa_8["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_8-L\,\n                label[id^="tfa_8["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_16-L\,\n                label[id^="tfa_16["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_9-L\,\n                label[id^="tfa_9["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_15\,\n                *[id^="tfa_15["] {\n                    width: 211px !important;\n                }\n                #tfa_15-D\,\n                *[id^="tfa_15["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_15-L\,\n                label[id^="tfa_15["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_2238\,\n                *[id^="tfa_2238["] {\n                    width: 418px !important;\n                }\n                #tfa_2238-D\,\n                *[id^="tfa_2238["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_2242-L\,\n                label[id^="tfa_2242["] {\n                    width: 295px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_2248\,\n                *[id^="tfa_2248["] {\n                    width: 136px !important;\n                }\n                #tfa_2248-D\,\n                *[id^="tfa_2248["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_2249\,\n                *[id^="tfa_2249["] {\n                    width: 418px !important;\n                }\n                #tfa_2249-D\,\n                *[id^="tfa_2249["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_2238\,\n                *[id^="tfa_2238["] {\n                    height: 96px\n                }\n                #tfa_2238-D\,\n                *[id^="tfa_2238["][class~="field-container-D"] {\n                    height: auto !important;\n                }\n                #tfa_2238-L\,\n                label[id^="tfa_2238["]\,\n                *[id^="tfa_2238["][id$="-L"] {\n                    height: auto !important;\n                }\n            \n                #tfa_2249\,\n                *[id^="tfa_2249["] {\n                    height: 79px\n                }\n                #tfa_2249-D\,\n                *[id^="tfa_2249["][class~="field-container-D"] {\n                    height: auto !important;\n                }\n                #tfa_2249-L\,\n                label[id^="tfa_2249["]\,\n                *[id^="tfa_2249["][id$="-L"] {\n                    height: auto !important;\n                }\n            \n\nBrighton Marathon 2019 Application for CALM \n\nWe'd love to have you on #TeamCALM for Brighton Marathon 2019! First of all\, we'd like to ask you a few questions. N.B. There is a £35 registration fee and £500 fundraising target for this event.\n\nPersonal Information\n\nFirst Name\n\n\nLast Name\n\n\nAddress Line 1\n\n\nAddress Line 2\n\n\nTown/City\n\n\nPostcode\n\n\nEmail\n\n\nDate of Birth\n\n                        if(typeof wFORMS != 'undefined') {\n                            if(wFORMS.behaviors.validation) {\n                                wFORMS.behaviors.validation.rules['customtfa_8'] =  { selector: '*[id="tfa_8"]\,*[id^="tfa_8["]'\, check: 'validateCustom'};\n                                wFORMS.behaviors.validation.messages['customtfa_8'] = "Please enter your date of birth in the dd-mm-yyyy format\, including the dashes";\n                            }\n                        }\n\n\nGenderPlease select...\nFemale\nGenderqueer\nMale\nNon-binary\nTransgender (female to male)\nTransgender (male to female)\nTransgender\n\n\nVest SizePlease select...\nS\nM\nL\nXL\nXXL\n\n\nYour Twitter handle \n(only if you want us to use it!)\n\n\n\n\nApplication information\n\nWhy would you like to run the Brighton Marathon for CALM?\n\n\nHave you run a marathon before?YesNo\n\n\nAre you happy for us to contact you about your story above?YesNo\n\n\nAre you currently running or excercising regularly (3+ times a week)?YesNo\n\n\nHow much would you aim to raise for CALM? (In £) N.B the suggested fundraising target is £500\n\n\nWhat would you do to fundraise this amount? (Please give us much detail as possible)\n\n\nYes\, I'd like to be contacted by CALM via email\n\n\n\n\n\n\n  \n        \n      Need assistance with this form?    \n\n\n       \n \n \n
URL:https://www.thecalmzone.net/event/brighton-marathon-2019/
CATEGORIES:Places available,Run
ATTACH;FMTTYPE=image/jpeg:https://www.thecalmzone.net/wp-content/uploads/2018/03/IMG_1426.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20190428
DTEND;VALUE=DATE:20190429
DTSTAMP:20180626T090156
CREATED:20180501T163013Z
LAST-MODIFIED:20180529T162916Z
UID:47722-1556409600-1556495999@www.thecalmzone.net
SUMMARY:London Marathon 2019
DESCRIPTION:Unfortunately\, we won’t have any CALM charity places next year. Firstly\, they’re beyond hard to come by. Honestly. Like gold dust. And\, secondly\, the past few years we have been given a few charity places through the Heads Together campaign. In 2019\, there will be a whole new Charity of the Year and no places for us! Boo. Hiss. \nHowever\, if you’re lucky enough to secure a ballot place in October do hit us up. We’d love to have you run for #TeamCALM! And\, oh boy\, do we treat our runners good – fundraising and training tips\, training days\, the most enthusiastic cheerers out there\, a bangin’ after party… the lot! \nEmail info@thecalmzone.net to let us know 😊 \nOR \nDo the Brighton Marathon 2019! \nLiterally\, the highlight of CALM’s event year. A cheeky jog and a party by the beach. \nIt takes in all of Brighton’s best sights\, the whole town comes out to cheer you on and you finish on the beach with us waiting for you with open arms\, a bangin’ marquee\, that all important seat and a beer! You’ll be in good company too as this year we had nearly 50 runners\, so… \nApply here > \n
URL:https://www.thecalmzone.net/event/london-marathon-2019/
CATEGORIES:Run
ATTACH;FMTTYPE=image/jpeg:https://www.thecalmzone.net/wp-content/uploads/2018/05/MARATHON2018-23.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20190908
DTEND;VALUE=DATE:20190909
DTSTAMP:20180626T090156
CREATED:20180315T150503Z
LAST-MODIFIED:20180521T140420Z
UID:47199-1567900800-1567987199@www.thecalmzone.net
SUMMARY:Great North Run 2019
DESCRIPTION:**N.B You will hear whether you have a place or not for Great North Run 2019 in September 2018** \nWe appreciate your patience in the meantime. \nRegistration fee: £35 \nSuggested fundraising target: £400 \nStarting in Newcastle upon Tyne\, the 13.1 mile route takes runners through the city centre towards the River Tyne where thousands of people will cross over the iconic Tyne Bridge\, where if you’re lucky\, you might get a glimpse of the Red Arrows passing overhead. \nFrom there runners will travel through Gateshead while being entertained by many bands on the run. The route\, lined by thousands of supporters\, leads runners to South Shields where at the top of Prince Edward Road the view of the sea is one of the most welcoming sights along the whole course. \nFrom that point there is just over a mile to go and the crowds get louder as runners make their way down the final straight towards the finish gantry. \n25 runners last year with over 80 applications so get in there quick! \nApply for your CALM place below! \nIf you have your own place and want to run for us\, email info@thecalmzone.net and CLICK HERE to start fundraising! \n.wForm form{text-align: left;}\n\n    \n            \n        document.addEventListener("DOMContentLoaded"\, function(){\n            const FORM_TIME_START = Math.floor((new Date).getTime()/1000);\n            let formElement = document.getElementById("tfa_0");\n            let appendJsTimerElement = function(){\n                let formTimeDiff = Math.floor((new Date).getTime()/1000) - FORM_TIME_START;\n                let cumulatedTimeElement = document.getElementById("tfa_dbCumulatedTime");\n                if (null !== cumulatedTimeElement) {\n                    let cumulatedTime = parseInt(cumulatedTimeElement.value);\n                    if (null !== cumulatedTime && cumulatedTime > 0) {\n                        formTimeDiff += cumulatedTime;\n                    }\n                }\n                let jsTimeInput = document.createElement("input");\n                jsTimeInput.setAttribute("type"\, "hidden");\n                jsTimeInput.setAttribute("value"\, formTimeDiff.toString());\n                jsTimeInput.setAttribute("name"\, "tfa_dbElapsedJsTime");\n                jsTimeInput.setAttribute("id"\, "tfa_dbElapsedJsTime");\n                jsTimeInput.setAttribute("autocomplete"\, "off");\n                if (null !== formElement) {\n                    formElement.appendChild(jsTimeInput);\n                }\n            };\n            if (null !== formElement) {\n                if(formElement.addEventListener){\n                    formElement.addEventListener('submit'\, appendJsTimerElement\, false);\n                } else if(formElement.attachEvent){\n                    formElement.attachEvent('onsubmit'\, appendJsTimerElement);\n                }\n            }\n        });\n    \n\n    \n\n    \n    \n    \n    \n    \n    \n    \n        if(wFORMS.behaviors.prefill) wFORMS.behaviors.prefill.skip = true;\n    \n    \n\n\n\n    \n                #tfa_1\,\n                *[id^="tfa_1["] {\n                    width: 212px !important;\n                }\n                #tfa_1-D\,\n                *[id^="tfa_1["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_1-L\,\n                label[id^="tfa_1["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_2\,\n                *[id^="tfa_2["] {\n                    width: 212px !important;\n                }\n                #tfa_2-D\,\n                *[id^="tfa_2["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_2-L\,\n                label[id^="tfa_2["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_3\,\n                *[id^="tfa_3["] {\n                    width: 212px !important;\n                }\n                #tfa_3-D\,\n                *[id^="tfa_3["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_3-L\,\n                label[id^="tfa_3["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_4\,\n                *[id^="tfa_4["] {\n                    width: 212px !important;\n                }\n                #tfa_4-D\,\n                *[id^="tfa_4["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_4-L\,\n                label[id^="tfa_4["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_5\,\n                *[id^="tfa_5["] {\n                    width: 212px !important;\n                }\n                #tfa_5-D\,\n                *[id^="tfa_5["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_5-L\,\n                label[id^="tfa_5["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_6\,\n                *[id^="tfa_6["] {\n                    width: 212px !important;\n                }\n                #tfa_6-D\,\n                *[id^="tfa_6["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_6-L\,\n                label[id^="tfa_6["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_7\,\n                *[id^="tfa_7["] {\n                    width: 212px !important;\n                }\n                #tfa_7-D\,\n                *[id^="tfa_7["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_7-L\,\n                label[id^="tfa_7["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_8\,\n                *[id^="tfa_8["] {\n                    width: 212px !important;\n                }\n                #tfa_8-D\,\n                *[id^="tfa_8["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_8-L\,\n                label[id^="tfa_8["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_16-L\,\n                label[id^="tfa_16["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_9-L\,\n                label[id^="tfa_9["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_15\,\n                *[id^="tfa_15["] {\n                    width: 211px !important;\n                }\n                #tfa_15-D\,\n                *[id^="tfa_15["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_15-L\,\n                label[id^="tfa_15["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_2238\,\n                *[id^="tfa_2238["] {\n                    width: 418px !important;\n                }\n                #tfa_2238-D\,\n                *[id^="tfa_2238["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_2242-L\,\n                label[id^="tfa_2242["] {\n                    width: 295px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_2248\,\n                *[id^="tfa_2248["] {\n                    width: 136px !important;\n                }\n                #tfa_2248-D\,\n                *[id^="tfa_2248["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_2249\,\n                *[id^="tfa_2249["] {\n                    width: 418px !important;\n                }\n                #tfa_2249-D\,\n                *[id^="tfa_2249["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_2238\,\n                *[id^="tfa_2238["] {\n                    height: 96px\n                }\n                #tfa_2238-D\,\n                *[id^="tfa_2238["][class~="field-container-D"] {\n                    height: auto !important;\n                }\n                #tfa_2238-L\,\n                label[id^="tfa_2238["]\,\n                *[id^="tfa_2238["][id$="-L"] {\n                    height: auto !important;\n                }\n            \n                #tfa_2249\,\n                *[id^="tfa_2249["] {\n                    height: 79px\n                }\n                #tfa_2249-D\,\n                *[id^="tfa_2249["][class~="field-container-D"] {\n                    height: auto !important;\n                }\n                #tfa_2249-L\,\n                label[id^="tfa_2249["]\,\n                *[id^="tfa_2249["][id$="-L"] {\n                    height: auto !important;\n                }\n            \n\nGreat North Run 2019 Application for CALM\n\nWe'd love to have you on #TeamCALM for the Great North Run 2019! First of all\, we'd like to ask you a few questions. N.B. There is a £35 registration fee and £400 fundraising target for this event.\n\nPersonal Information\n\nFirst Name\n\n\nLast Name\n\n\nAddress Line 1\n\n\nAddress Line 2\n\n\nTown/City\n\n\nPostcode\n\n\nEmail\n\n\nDate of Birth\n\n                        if(typeof wFORMS != 'undefined') {\n                            if(wFORMS.behaviors.validation) {\n                                wFORMS.behaviors.validation.rules['customtfa_8'] =  { selector: '*[id="tfa_8"]\,*[id^="tfa_8["]'\, check: 'validateCustom'};\n                                wFORMS.behaviors.validation.messages['customtfa_8'] = "Please enter your date of birth in the dd-mm-yyyy format\, including the dashes";\n                            }\n                        }\n\n\nGenderPlease select...\nFemale\nGenderqueer\nMale\nNon-binary\nTransgender (female to male)\nTransgender (male to female)\nTransgender\n\n\nVest SizePlease select...\nS\nM\nL\nXL\nXXL\n\n\nYour Twitter handle \n(only if you want us to use it!)\n\n\n\n\nApplication information\n\nWhy would you like to run the Great North Run for CALM?\n\n\nHave you run a half marathon before?YesNo\n\n\nAre you happy for us to contact you about your story above?YesNo\n\n\nAre you currently running or excercising regularly (3+ times a week)?YesNo\n\n\nHow much would you aim to raise for CALM? (In £) N.B the suggested fundraising target is £400.\n\n\nWhat would you do to fundraise this amount? (Please give us much detail as possible)\n\n\nYes\, I'd like to be contacted by CALM via email\n\n\n\n\n\n\n  \n        \n      Need assistance with this form?    \n\n\n       \n \n\n
URL:https://www.thecalmzone.net/event/great-north-run-2019/
CATEGORIES:Places available,Run
ATTACH;FMTTYPE=image/jpeg:https://www.thecalmzone.net/wp-content/uploads/2018/03/Image-uploaded-from-iOS.jpg
END:VEVENT
BEGIN:VEVENT
DTSTART;VALUE=DATE:20191013
DTEND;VALUE=DATE:20191014
DTSTAMP:20180626T090157
CREATED:20180315T150823Z
LAST-MODIFIED:20180529T154558Z
UID:47202-1570924800-1571011199@www.thecalmzone.net
SUMMARY:Royal Parks Half Marathon 2019
DESCRIPTION:**N.B You will hear whether you have a place or not for Royal Parks 2019 in November 2018** \nWe appreciate your patience in the meantime. \nFundraising Minimum: £500 \nRegistration Fee: £25 \nThis stunning central London half marathon takes in the capital’s world-famous landmarks on closed roads\, and four of London’s eight Royal Parks – Hyde Park\, The Green Park\, St James’s Park and Kensington Gardens. \nApply for your CALM place below! \nIf you have your own place and want to run for us\, email us at info@thecalmzone.net and CLICK HERE to start fundraising now. \n.wForm form{text-align: left;}\n\n    \n            \n        document.addEventListener("DOMContentLoaded"\, function(){\n            const FORM_TIME_START = Math.floor((new Date).getTime()/1000);\n            let formElement = document.getElementById("tfa_0");\n            let appendJsTimerElement = function(){\n                let formTimeDiff = Math.floor((new Date).getTime()/1000) - FORM_TIME_START;\n                let cumulatedTimeElement = document.getElementById("tfa_dbCumulatedTime");\n                if (null !== cumulatedTimeElement) {\n                    let cumulatedTime = parseInt(cumulatedTimeElement.value);\n                    if (null !== cumulatedTime && cumulatedTime > 0) {\n                        formTimeDiff += cumulatedTime;\n                    }\n                }\n                let jsTimeInput = document.createElement("input");\n                jsTimeInput.setAttribute("type"\, "hidden");\n                jsTimeInput.setAttribute("value"\, formTimeDiff.toString());\n                jsTimeInput.setAttribute("name"\, "tfa_dbElapsedJsTime");\n                jsTimeInput.setAttribute("id"\, "tfa_dbElapsedJsTime");\n                jsTimeInput.setAttribute("autocomplete"\, "off");\n                if (null !== formElement) {\n                    formElement.appendChild(jsTimeInput);\n                }\n            };\n            if (null !== formElement) {\n                if(formElement.addEventListener){\n                    formElement.addEventListener('submit'\, appendJsTimerElement\, false);\n                } else if(formElement.attachEvent){\n                    formElement.attachEvent('onsubmit'\, appendJsTimerElement);\n                }\n            }\n        });\n    \n\n    \n\n    \n    \n    \n    \n    \n    \n    \n        if(wFORMS.behaviors.prefill) wFORMS.behaviors.prefill.skip = true;\n    \n    \n\n\n\n    \n                #tfa_1\,\n                *[id^="tfa_1["] {\n                    width: 212px !important;\n                }\n                #tfa_1-D\,\n                *[id^="tfa_1["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_1-L\,\n                label[id^="tfa_1["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_2\,\n                *[id^="tfa_2["] {\n                    width: 212px !important;\n                }\n                #tfa_2-D\,\n                *[id^="tfa_2["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_2-L\,\n                label[id^="tfa_2["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_3\,\n                *[id^="tfa_3["] {\n                    width: 212px !important;\n                }\n                #tfa_3-D\,\n                *[id^="tfa_3["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_3-L\,\n                label[id^="tfa_3["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_4\,\n                *[id^="tfa_4["] {\n                    width: 212px !important;\n                }\n                #tfa_4-D\,\n                *[id^="tfa_4["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_4-L\,\n                label[id^="tfa_4["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_5\,\n                *[id^="tfa_5["] {\n                    width: 212px !important;\n                }\n                #tfa_5-D\,\n                *[id^="tfa_5["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_5-L\,\n                label[id^="tfa_5["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_6\,\n                *[id^="tfa_6["] {\n                    width: 212px !important;\n                }\n                #tfa_6-D\,\n                *[id^="tfa_6["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_6-L\,\n                label[id^="tfa_6["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_7\,\n                *[id^="tfa_7["] {\n                    width: 212px !important;\n                }\n                #tfa_7-D\,\n                *[id^="tfa_7["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_7-L\,\n                label[id^="tfa_7["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_8\,\n                *[id^="tfa_8["] {\n                    width: 212px !important;\n                }\n                #tfa_8-D\,\n                *[id^="tfa_8["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_8-L\,\n                label[id^="tfa_8["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_16-L\,\n                label[id^="tfa_16["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_9-L\,\n                label[id^="tfa_9["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_15\,\n                *[id^="tfa_15["] {\n                    width: 211px !important;\n                }\n                #tfa_15-D\,\n                *[id^="tfa_15["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_15-L\,\n                label[id^="tfa_15["] {\n                    width: 175px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_2238\,\n                *[id^="tfa_2238["] {\n                    width: 418px !important;\n                }\n                #tfa_2238-D\,\n                *[id^="tfa_2238["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_2242-L\,\n                label[id^="tfa_2242["] {\n                    width: 295px !important;\n                    min-width: 0px;\n                }\n            \n                #tfa_2248\,\n                *[id^="tfa_2248["] {\n                    width: 136px !important;\n                }\n                #tfa_2248-D\,\n                *[id^="tfa_2248["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_2249\,\n                *[id^="tfa_2249["] {\n                    width: 418px !important;\n                }\n                #tfa_2249-D\,\n                *[id^="tfa_2249["][class~="field-container-D"] {\n                    width: auto !important;\n                }\n            \n                #tfa_2238\,\n                *[id^="tfa_2238["] {\n                    height: 96px\n                }\n                #tfa_2238-D\,\n                *[id^="tfa_2238["][class~="field-container-D"] {\n                    height: auto !important;\n                }\n                #tfa_2238-L\,\n                label[id^="tfa_2238["]\,\n                *[id^="tfa_2238["][id$="-L"] {\n                    height: auto !important;\n                }\n            \n                #tfa_2249\,\n                *[id^="tfa_2249["] {\n                    height: 79px\n                }\n                #tfa_2249-D\,\n                *[id^="tfa_2249["][class~="field-container-D"] {\n                    height: auto !important;\n                }\n                #tfa_2249-L\,\n                label[id^="tfa_2249["]\,\n                *[id^="tfa_2249["][id$="-L"] {\n                    height: auto !important;\n                }\n            \n\nRoyal Parks Half Marathon 2019 Application for CALM\n\nWe'd love to have you on #TeamCALM for the Royal Parks Half 2019! First of all\, we'd like to ask you a few questions. N.B. There is a £25 registration fee and £500 fundraising target for this event.\n\nPersonal Information\n\nFirst Name\n\n\nLast Name\n\n\nAddress Line 1\n\n\nAddress Line 2\n\n\nTown/City\n\n\nPostcode\n\n\nEmail\n\n\nDate of Birth\n\n                        if(typeof wFORMS != 'undefined') {\n                            if(wFORMS.behaviors.validation) {\n                                wFORMS.behaviors.validation.rules['customtfa_8'] =  { selector: '*[id="tfa_8"]\,*[id^="tfa_8["]'\, check: 'validateCustom'};\n                                wFORMS.behaviors.validation.messages['customtfa_8'] = "Please enter your date of birth in the dd-mm-yyyy format\, including the dashes";\n                            }\n                        }\n\n\nGenderPlease select...\nFemale\nGenderqueer\nMale\nNon-binary\nTransgender (female to male)\nTransgender (male to female)\nTransgender\n\n\nVest SizePlease select...\nS\nM\nL\nXL\nXXL\n\n\nYour Twitter handle \n(only if you want us to use it!)\n\n\n\n\nApplication information\n\nWhy would you like to run the Royal Parks Half Marathon for CALM?\n\n\nHave you run a half marathon before?YesNo\n\n\nAre you happy for us to contact you about your story above?YesNo\n\n\nAre you currently running or excercising regularly (3+ times a week)?YesNo\n\n\nHow much would you aim to raise for CALM? (In £) N.B the suggested fundraising target is £500.\n\n\nWhat would you do to fundraise this amount? (Please give us much detail as possible)\n\n\nYes\, I'd like to be contacted by CALM via email\n\n\n\n\n\n\n  \n        \n      Need assistance with this form?    \n\n\n       \n \n\n
URL:https://www.thecalmzone.net/event/royal-parks-half-marathon-2019/
CATEGORIES:Places available,Run
ATTACH;FMTTYPE=image/jpeg:https://www.thecalmzone.net/wp-content/uploads/2018/03/RPH-Small-image.jpg
END:VEVENT
END:VCALENDAR