Lead #556

Company
Tudor Court Chiropractic
Website
http://tudorcourtchiropractic.co.uk
Best Contact
Email
()

Override

Captured Pages

View text

                    
View text

                    
View text

                    
View text

                    
View text

                    
View text
01903 245534​01403 253230 Home Chiropractic Your First Visit Conditions Treated Testimonials FAQ's Massage About Us Hours & Fees How To Find Us Contact Us Privacy Policy Blog Coronavirus (COVID-19) Contact Us If you have a question that is not answered on our website, please use our contact form, send us an e-mail or call us. Book Online Contact Us * Indicates required field Name * First Last Email * Comment * Submit Telephone Worthing: 01903 245534Telephone Horsham: 01403 253230E-mail: [email protected] Read Our Google Reviews ​Free Parking · Health Insurance Approved · Open 8am-8pm & Saturdays Tudor Court Chiropractic HomeChiropracticMassageWorthing ChiropractorsHorsham ChiropractorsOpening Hours & Fees Featured Testimonials “I had been suffering from severe headaches and shoulder pain following a sky dive. Matthew helped me with targeted treatments, exercises to do at home and his advice has been invaluable. My headaches have completely gone and I feel like a new person. Matthew is friendly and professional and completely puts you at ease. I highly recommend Tudor Court Chiropractic.” - Helen "I have had numerous massages over the years and Zoe’s was right up there with the very best. I was a whisker away from falling asleep! Highly recommended.” - Michelle © 2024 Tudor Court Chiropractic. All Rights Reserved. ​Tudor Court Chiropractic is a trading name of George Healthcare Ltd (07789020). //<!-- if (document.cookie.match(/(^|;)\s*is_mobile=1/)) { var windowHref = window.location.href || ''; if (windowHref.indexOf('?') > -1) { windowHref += '&'; } else { windowHref += '?'; } windowHref = windowHref.replace(/'/g, "%27"); document.write( "&nbsp;&nbsp;&nbsp;&nbsp;" + "<a class='wsite-view-link-mobile' href='" + windowHref + "view=mobile'>Mobile Site</a>" ); } //--> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-7870337-1']); _gaq.push(['_setDomainName', 'none']); _gaq.push(['_setAllowLinker', true]); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; // NOTE: keep the [1] if you replace this code. Otherwise cookie banner scripts won't be first on the page var s = document.getElementsByTagName('script')[1]; s.parentNode.insertBefore(ga, s); })(); _W.Analytics = _W.Analytics || {'trackers': {}}; _W.Analytics.trackers.wGA = '_gaq'; // NOTE: keep the getElementsByTagName(o)**[1]** if you replace this code. Otherwise cookie banner scripts won't be first on the page ;(function(p,l,o,w,i,n,g){if(!p[i]){p.GlobalSnowplowNamespace=p.GlobalSnowplowNamespace||[]; p.GlobalSnowplowNamespace.push(i);p[i]=function(){(p[i].q=p[i].q||[]).push(arguments) };p[i].q=p[i].q||[];n=l.createElement(o);g=l.getElementsByTagName(o)[1];n.async=1; n.src=w;g.parentNode.insertBefore(n,g)}}(window,document,'script','//cdn2.editmysite.com/js/wsnbn/snowday262.js','snowday')); var r = [99, 104, 101, 99, 107, 111, 117, 116, 46, 40, 119, 101, 101, 98, 108, 121, 124, 101, 100, 105, 116, 109, 121, 115, 105, 116, 101, 41, 46, 99, 111, 109]; var snPlObR = function(arr) { var s = ''; for (var i = 0 ; i < arr.length ; i++){ s = s + String.fromCharCode(arr[i]); } return s; }; var s = snPlObR(r); var regEx = new RegExp(s); _W.Analytics = _W.Analytics || {'trackers': {}}; _W.Analytics.trackers.wSP = 'snowday'; _W.Analytics.user_id = '23738211'; _W.Analytics.site_id = '389670554499559287'; (function(app_id, ec_hostname, discover_root_domain) { var track = window[_W.Analytics.trackers.wSP]; if (!track) return; track('newTracker', app_id, ec_hostname, { appId: app_id, post: true, platform: 'web', discoverRootDomain: discover_root_domain, cookieName: '_snow_', contexts: { webPage: true, performanceTiming: true, gaCookies: true }, crossDomainLinker: function (linkElement) { return regEx.test(linkElement.href); }, respectDoNotTrack: true }); track('trackPageView', _W.Analytics.user_id+':'+_W.Analytics.site_id, _W.Analytics.spContexts); track('crossDomainLinker', function (linkElement) { return regEx.test(linkElement.href); }); })( '_wn', 'ec.editmysite.com', true ); (function(jQuery) { try { if (jQuery) { jQuery('div.blog-social div.fb-like').attr('class', 'blog-social-item blog-fb-like'); var $commentFrame = jQuery('#commentArea iframe'); if ($commentFrame.length > 0) { var frameHeight = jQuery($commentFrame[0].contentWindow.document).height() + 50; $commentFrame.css('min-height', frameHeight + 'px'); } if (jQuery('.product-button').length > 0){ jQuery(document).ready(function(){ jQuery('.product-button').parent().each(function(index, product){ if(jQuery(product).attr('target') == 'paypal'){ if (!jQuery(product).find('> [name="bn"]').length){ jQuery('<input>').attr({ type: 'hidden', name: 'bn', value: 'DragAndDropBuil_SP_EC' }).appendTo(product); } } }); }); } } else { // Prototype $$('div.blog-social div.fb-like').each(function(div) { div.className = 'blog-social-item blog-fb-like'; }); $$('#commentArea iframe').each(function(iframe) { iframe.style.minHeight = '410px'; }); } } catch(ex) {} })(window._W && _W.jQuery); window._W.isEUUser = false; window._W.showCookieToAll = ""; (function(jQuery) { try { function forceShowCcLinks() { var ccLinks = document.querySelector('.cc_links'); if (!ccLinks) { return; } var ccLinksVisible = jQuery(ccLinks).is(':visible'); if (ccLinksVisible) { return; } ccLinks.style.display = 'block'; var ccParent = ccLinks.parentElement; var ccParentVisible = jQuery(ccParent).is(':visible'); if (ccParentVisible) { return; } ccParent.style.display = 'block'; var ccGrandparent = ccParent.parentElement; var ccGrandparentVisible = jQuery(ccGrandparent).is(':visible'); if (ccGrandparentVisible) { return; } ccGrandparent.style.display = 'block'; } function forceShowCcLinksForever() { var tenSeconds = 10000; forceShowCcLinks(); setTimeout(forceShowCcLinksForever, tenSeconds); } jQuery(document).ready(forceShowCcLinksForever); } catch(ex) {} })(window._W && _W.jQuery);
View text
01903 245534​01403 253230 Home Chiropractic Your First Visit Conditions Treated Testimonials FAQ's Massage About Us Hours & Fees How To Find Us Contact Us Privacy Policy Blog Coronavirus (COVID-19) About Us Find out about Matthew our chiropractor & Zoe our massage therapist at Tudor Court Chiropractic in Worthing & Horsham. Book Online About Us Matthew George DC, LRCC, BSc (Hons)Chiropractor & Clinic Director Matthew George is the principal chiropractor at Tudor Court Chiropractic. He is a registered Doctor of Chiropractic with the General Chiropractic Council and a member of the British Chiropractic Association and the Royal College of Chiropractors. He undertook an extensive four year degree course to become a chiropractor. He has had research papers published in both 'Clinical Chiropractic' and 'Chiropractic & Manual Therapies' and remains committed to expanding the evidence base of chiropractic.Matthew is also a part-time clinic tutor at London Southbank University (LSBU) on the Integrated Masters in Chiropractic degree course. He lives in Horsham with Zoe, Terri and Darcey (his wife & daughters). Matthew loves treating all patients of all ages. He particularly enjoys seeing patients with complicated and/or long-standing problems that don’t seem to be getting better. He is also particularly interested in problems arising from poor posture and ‘wear and tear’. “Often, people think that stiffness and pain are all a part of ageing. This is simply not the case and people do not have to suffer. Chiropractic treatment can not only relieve stiffness and pain but also help to prevent problems in the future and help people to have a better life.” Matthew uses the latest chiropractic techniques and continually strives to increase his knowledge in regard to chiropractic and health in general, particularly exercise rehabilitation and nutrition. He firmly believes that all patients have the right to understand their condition properly and will happily discuss any aspect of your case or answer any questions you may have. “The more questions you ask, the more you will understand and the more you can help yourself, now and in the future. The more you can do yourself, the less treatment you will need." Matthew looks forward to welcoming you to Tudor Court Chiropractic. Zoe George HCertCT (VTCT), DipHEMassage Therapist & Clinic Director Zoe is our fully qualified massage therapist offering both relaxing holistic massage and more focussed deep tissue massage for tired and aching muscles. She also has years of experience being a nurse in the Sussex area so has extensive anatomy and physiology knowledge. Zoe is also very knowledgeable about all elements of massage and chiropractic so will be able to answer any questions you may have. Read Our Google Reviews ​Free Parking · Health Insurance Approved · Open 8am-8pm & Saturdays Tudor Court Chiropractic HomeChiropracticMassageWorthing ChiropractorsHorsham ChiropractorsOpening Hours & Fees Featured Testimonials “I had been suffering from severe headaches and shoulder pain following a sky dive. Matthew helped me with targeted treatments, exercises to do at home and his advice has been invaluable. My headaches have completely gone and I feel like a new person. Matthew is friendly and professional and completely puts you at ease. I highly recommend Tudor Court Chiropractic.” - Helen "I have had numerous massages over the years and Zoe’s was right up there with the very best. I was a whisker away from falling asleep! Highly recommended.” - Michelle © 2024 Tudor Court Chiropractic. All Rights Reserved. ​Tudor Court Chiropractic is a trading name of George Healthcare Ltd (07789020). //<!-- if (document.cookie.match(/(^|;)\s*is_mobile=1/)) { var windowHref = window.location.href || ''; if (windowHref.indexOf('?') > -1) { windowHref += '&'; } else { windowHref += '?'; } windowHref = windowHref.replace(/'/g, "%27"); document.write( "&nbsp;&nbsp;&nbsp;&nbsp;" + "<a class='wsite-view-link-mobile' href='" + windowHref + "view=mobile'>Mobile Site</a>" ); } //--> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-7870337-1']); _gaq.push(['_setDomainName', 'none']); _gaq.push(['_setAllowLinker', true]); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; // NOTE: keep the [1] if you replace this code. Otherwise cookie banner scripts won't be first on the page var s = document.getElementsByTagName('script')[1]; s.parentNode.insertBefore(ga, s); })(); _W.Analytics = _W.Analytics || {'trackers': {}}; _W.Analytics.trackers.wGA = '_gaq'; // NOTE: keep the getElementsByTagName(o)**[1]** if you replace this code. Otherwise cookie banner scripts won't be first on the page ;(function(p,l,o,w,i,n,g){if(!p[i]){p.GlobalSnowplowNamespace=p.GlobalSnowplowNamespace||[]; p.GlobalSnowplowNamespace.push(i);p[i]=function(){(p[i].q=p[i].q||[]).push(arguments) };p[i].q=p[i].q||[];n=l.createElement(o);g=l.getElementsByTagName(o)[1];n.async=1; n.src=w;g.parentNode.insertBefore(n,g)}}(window,document,'script','//cdn2.editmysite.com/js/wsnbn/snowday262.js','snowday')); var r = [99, 104, 101, 99, 107, 111, 117, 116, 46, 40, 119, 101, 101, 98, 108, 121, 124, 101, 100, 105, 116, 109, 121, 115, 105, 116, 101, 41, 46, 99, 111, 109]; var snPlObR = function(arr) { var s = ''; for (var i = 0 ; i < arr.length ; i++){ s = s + String.fromCharCode(arr[i]); } return s; }; var s = snPlObR(r); var regEx = new RegExp(s); _W.Analytics = _W.Analytics || {'trackers': {}}; _W.Analytics.trackers.wSP = 'snowday'; _W.Analytics.user_id = '23738211'; _W.Analytics.site_id = '389670554499559287'; (function(app_id, ec_hostname, discover_root_domain) { var track = window[_W.Analytics.trackers.wSP]; if (!track) return; track('newTracker', app_id, ec_hostname, { appId: app_id, post: true, platform: 'web', discoverRootDomain: discover_root_domain, cookieName: '_snow_', contexts: { webPage: true, performanceTiming: true, gaCookies: true }, crossDomainLinker: function (linkElement) { return regEx.test(linkElement.href); }, respectDoNotTrack: true }); track('trackPageView', _W.Analytics.user_id+':'+_W.Analytics.site_id, _W.Analytics.spContexts); track('crossDomainLinker', function (linkElement) { return regEx.test(linkElement.href); }); })( '_wn', 'ec.editmysite.com', true ); (function(jQuery) { try { if (jQuery) { jQuery('div.blog-social div.fb-like').attr('class', 'blog-social-item blog-fb-like'); var $commentFrame = jQuery('#commentArea iframe'); if ($commentFrame.length > 0) { var frameHeight = jQuery($commentFrame[0].contentWindow.document).height() + 50; $commentFrame.css('min-height', frameHeight + 'px'); } if (jQuery('.product-button').length > 0){ jQuery(document).ready(function(){ jQuery('.product-button').parent().each(function(index, product){ if(jQuery(product).attr('target') == 'paypal'){ if (!jQuery(product).find('> [name="bn"]').length){ jQuery('<input>').attr({ type: 'hidden', name: 'bn', value: 'DragAndDropBuil_SP_EC' }).appendTo(product); } } }); }); } } else { // Prototype $$('div.blog-social div.fb-like').each(function(div) { div.className = 'blog-social-item blog-fb-like'; }); $$('#commentArea iframe').each(function(iframe) { iframe.style.minHeight = '410px'; }); } } catch(ex) {} })(window._W && _W.jQuery); window._W.isEUUser = false; window._W.showCookieToAll = ""; (function(jQuery) { try { function forceShowCcLinks() { var ccLinks = document.querySelector('.cc_links'); if (!ccLinks) { return; } var ccLinksVisible = jQuery(ccLinks).is(':visible'); if (ccLinksVisible) { return; } ccLinks.style.display = 'block'; var ccParent = ccLinks.parentElement; var ccParentVisible = jQuery(ccParent).is(':visible'); if (ccParentVisible) { return; } ccParent.style.display = 'block'; var ccGrandparent = ccParent.parentElement; var ccGrandparentVisible = jQuery(ccGrandparent).is(':visible'); if (ccGrandparentVisible) { return; } ccGrandparent.style.display = 'block'; } function forceShowCcLinksForever() { var tenSeconds = 10000; forceShowCcLinks(); setTimeout(forceShowCcLinksForever, tenSeconds); } jQuery(document).ready(forceShowCcLinksForever); } catch(ex) {} })(window._W && _W.jQuery);
View text
01903 245534​01403 253230 Home Chiropractic Your First Visit Conditions Treated Testimonials FAQ's Massage About Us Hours & Fees How To Find Us Contact Us Privacy Policy Blog Coronavirus (COVID-19) Live Life Without Pain ​Welcome to Tudor Court Chiropractic in sunny Goring-by-Sea (Worthing) & Horsham.Matthew, our Chiropractor, has many years of experience successfully treating back pain, neck pain, headaches, shoulder pain, hip pain & sciatica.Our aim is to help you live your life without pain and get you back to your best as soon as possible. Book Online Experienced Chiropractor​ in Worthing & Horsham Literally thousands of people from Worthing & Horsham and the surrounding areas have consulted us for our professional advice and care; most of whom are recommended to us by family and friends.Our family-run clinics have a friendly, personal and professional atmosphere. We believe in the highest standards of patient care and customer service. Regardless of your symptoms, our Chiropractor (Matthew) will discover the root cause of your problem and use hands-on treatment get you back to your best as soon as possible.At Tudor Court Chiropractic, we treat you on your first visit and do not recommend lengthy treatment or payment plans. ​We believe that everyone, regardless of their age or stage of life, deserves to live their life without pain be able do the things that they want to do. That includes you!Book your appointment with our Worthing & Horsham Chiropractor TODAY. Read Our Google Reviews Worthing Clinic Horsham Clinic ​Free Parking · Health Insurance Approved · Open 8am-8pm & Saturdays Tudor Court Chiropractic HomeChiropracticMassageWorthing ChiropractorsHorsham ChiropractorsOpening Hours & Fees Featured Testimonials “I had been suffering from severe headaches and shoulder pain following a sky dive. Matthew helped me with targeted treatments, exercises to do at home and his advice has been invaluable. My headaches have completely gone and I feel like a new person. Matthew is friendly and professional and completely puts you at ease. I highly recommend Tudor Court Chiropractic.” - Helen "I have had numerous massages over the years and Zoe’s was right up there with the very best. I was a whisker away from falling asleep! Highly recommended.” - Michelle © 2024 Tudor Court Chiropractic. All Rights Reserved. ​Tudor Court Chiropractic is a trading name of George Healthcare Ltd (07789020). //<!-- if (document.cookie.match(/(^|;)\s*is_mobile=1/)) { var windowHref = window.location.href || ''; if (windowHref.indexOf('?') > -1) { windowHref += '&'; } else { windowHref += '?'; } windowHref = windowHref.replace(/'/g, "%27"); document.write( "&nbsp;&nbsp;&nbsp;&nbsp;" + "<a class='wsite-view-link-mobile' href='" + windowHref + "view=mobile'>Mobile Site</a>" ); } //--> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-7870337-1']); _gaq.push(['_setDomainName', 'none']); _gaq.push(['_setAllowLinker', true]); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; // NOTE: keep the [1] if you replace this code. Otherwise cookie banner scripts won't be first on the page var s = document.getElementsByTagName('script')[1]; s.parentNode.insertBefore(ga, s); })(); _W.Analytics = _W.Analytics || {'trackers': {}}; _W.Analytics.trackers.wGA = '_gaq'; // NOTE: keep the getElementsByTagName(o)**[1]** if you replace this code. Otherwise cookie banner scripts won't be first on the page ;(function(p,l,o,w,i,n,g){if(!p[i]){p.GlobalSnowplowNamespace=p.GlobalSnowplowNamespace||[]; p.GlobalSnowplowNamespace.push(i);p[i]=function(){(p[i].q=p[i].q||[]).push(arguments) };p[i].q=p[i].q||[];n=l.createElement(o);g=l.getElementsByTagName(o)[1];n.async=1; n.src=w;g.parentNode.insertBefore(n,g)}}(window,document,'script','//cdn2.editmysite.com/js/wsnbn/snowday262.js','snowday')); var r = [99, 104, 101, 99, 107, 111, 117, 116, 46, 40, 119, 101, 101, 98, 108, 121, 124, 101, 100, 105, 116, 109, 121, 115, 105, 116, 101, 41, 46, 99, 111, 109]; var snPlObR = function(arr) { var s = ''; for (var i = 0 ; i < arr.length ; i++){ s = s + String.fromCharCode(arr[i]); } return s; }; var s = snPlObR(r); var regEx = new RegExp(s); _W.Analytics = _W.Analytics || {'trackers': {}}; _W.Analytics.trackers.wSP = 'snowday'; _W.Analytics.user_id = '23738211'; _W.Analytics.site_id = '389670554499559287'; (function(app_id, ec_hostname, discover_root_domain) { var track = window[_W.Analytics.trackers.wSP]; if (!track) return; track('newTracker', app_id, ec_hostname, { appId: app_id, post: true, platform: 'web', discoverRootDomain: discover_root_domain, cookieName: '_snow_', contexts: { webPage: true, performanceTiming: true, gaCookies: true }, crossDomainLinker: function (linkElement) { return regEx.test(linkElement.href); }, respectDoNotTrack: true }); track('trackPageView', _W.Analytics.user_id+':'+_W.Analytics.site_id, _W.Analytics.spContexts); track('crossDomainLinker', function (linkElement) { return regEx.test(linkElement.href); }); })( '_wn', 'ec.editmysite.com', true ); (function(jQuery) { try { if (jQuery) { jQuery('div.blog-social div.fb-like').attr('class', 'blog-social-item blog-fb-like'); var $commentFrame = jQuery('#commentArea iframe'); if ($commentFrame.length > 0) { var frameHeight = jQuery($commentFrame[0].contentWindow.document).height() + 50; $commentFrame.css('min-height', frameHeight + 'px'); } if (jQuery('.product-button').length > 0){ jQuery(document).ready(function(){ jQuery('.product-button').parent().each(function(index, product){ if(jQuery(product).attr('target') == 'paypal'){ if (!jQuery(product).find('> [name="bn"]').length){ jQuery('<input>').attr({ type: 'hidden', name: 'bn', value: 'DragAndDropBuil_SP_EC' }).appendTo(product); } } }); }); } } else { // Prototype $$('div.blog-social div.fb-like').each(function(div) { div.className = 'blog-social-item blog-fb-like'; }); $$('#commentArea iframe').each(function(iframe) { iframe.style.minHeight = '410px'; }); } } catch(ex) {} })(window._W && _W.jQuery); window._W.isEUUser = false; window._W.showCookieToAll = ""; (function(jQuery) { try { function forceShowCcLinks() { var ccLinks = document.querySelector('.cc_links'); if (!ccLinks) { return; } var ccLinksVisible = jQuery(ccLinks).is(':visible'); if (ccLinksVisible) { return; } ccLinks.style.display = 'block'; var ccParent = ccLinks.parentElement; var ccParentVisible = jQuery(ccParent).is(':visible'); if (ccParentVisible) { return; } ccParent.style.display = 'block'; var ccGrandparent = ccParent.parentElement; var ccGrandparentVisible = jQuery(ccGrandparent).is(':visible'); if (ccGrandparentVisible) { return; } ccGrandparent.style.display = 'block'; } function forceShowCcLinksForever() { var tenSeconds = 10000; forceShowCcLinks(); setTimeout(forceShowCcLinksForever, tenSeconds); } jQuery(document).ready(forceShowCcLinksForever); } catch(ex) {} })(window._W && _W.jQuery);