NEED DIRECTIONS TO ?

Edenbridge Leisure Centre
01732 865665

Stangrove Park, Edenbridge, Kent, TN8 5LU

GET IN TOUCH
Sevenoaks Leisure Centre
01732 470700/71

Sevenoaks Leisure Centre, Buckhurst Lane, Sevenoaks, Kent, TN13 1LW

GET IN TOUCH
White Oak Leisure Centre
01322 662188

Hilda May Avenue, Swanley, Kent, BR8 7BT

GET IN TOUCH
Wildernesse Sports Centre
01732 451437

Seal Hollow Road, Sevenoaks, Kent, TN13 3SL

GET IN TOUCH
Lullingstone Park Golf Course
01959 533793

Parkgate Road, Chelsfield, Nr. Orpington, Kent, BR6 7PX

GET IN TOUCH
'); $("#contactMsg_"+locCatId).show(); }else { $("#contactMsg_"+locCatId).html('
An error occurred. Please try again.
'); $("#contactMsg_"+locCatId).show(); } $("#fullName_"+locCatId+",#contactNumber_"+locCatId+",#subject_"+locCatId+", #messages_"+locCatId+",#email_"+locCatId).val(''); $("#centre_"+locCatId).val('').trigger('click'); $("#category_"+locCatId).val('').trigger('click'); $("#contactMsg_"+locCatId).fadeOut(4000); } }); return false; } function validateEmail(sEmail){ var filter = /^([\w-\.]+)@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.)|(([\w-]+\.)+))([a-zA-Z]{2,4}|[0-9]{1,3})(\]?)$/; if (filter.test(sEmail)) { return true; } else { return false; } }