Cancel

Enter your name
Please select your gender and enter your first and last names.

Enter your address
Please provide your house/apartment number, street and postcode.

Enter your phone number
We may need to periodically contact you.

Choose your birth date
You must be aged 16+ to register but you can add minors to you account later.
We'll keep this strictly private.

Please leave this blank if you are a human

TERMS OF SERVICE & PRIVACY POLICY

By registering on this website you agree to be bound by these terms, which shall take effect immediately after registration. If you do not agree to these terms please do not register. After registration, the details you have disclosed will be held in a secure database and are only accessible by 'Heavitreel Park Tennis' for the purpose of providing the best tennis and website user experience possible. Statistical data such as age, number of session enrolments and in some cases your name will also be shared with Heavitree Park Tennis and also the Tennis For Free charity. You may also, from time to time, receive emails from 'Heavitree Park Tennis', relating to tennis services at the park. You can unsubscribe from the Newsletter mailing list by de-selecting this option from your profile page.

'; $("#fullform").hide(); } else { result = msg; } $('#response').html(result); $("#process").removeAttr('disabled'); } }); } else { result = '
Nothing to process'; $('#response').html(result); $("#process").removeAttr('disabled'); } } else { $.ajax({ type: "POST", url: "ajax/user.php", data: str, success: function (msg) { if (jQuery.trim(msg) == 'OK') { result = '
Success
You are now an account holder on each of the sites you chose.
Each account is separate but your profile information will be reflected accurately across all sites.'; result += '
Continue
'; $("#fullform").hide(); } else if (msg.indexOf('REDIRECT::') == 0) { window.location = msg.split('::')[1]; $("#fullform").hide(); } else { result = msg; } $('#response').html(result); $("#process").removeAttr('disabled'); //$('#user_form').foggy(false); $('.spinner').hide(); } }); } } }); } else { alert('Please accept Terms of Service and Privacy Policy'); } $(document).scrollTop($("#response").offset().top); return false; }); }); $('#dob').datepicker({ dateFormat: 'dd/mm/yy', changeMonth: true, changeYear: true, yearRange: '1900:' + ((new Date).getFullYear() - 16), defaultDate: '-16y' }); if (/Android|webOS|iPhone|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)) { $("#addressinfo").hide(); $("#addressholder").hide(); $("#postholder").hide(); $("#phoneinof").hide(); $("#phoneholder").hide(); $("#isMobile").val(1); } // ]]>