Lead #3673
Best Contact
Lewis Morgan — Owner
Email
enquiries@lewismorganphysio.co.uk (person)
Override
Captured Pages
https://lewismorganphysio.co.uk/contact
Status: 200
Emails: yourname@example.org, enquiries@lewismorganphysio.co.uk
View text
// returns the css to be used as a template for the theme, plus plugins using extensions function nxs_js_get_customcsstemplate(csslookup) { var u = ""; return u; } function nxs_js_getruntimecsslookup() { var result = { 'nxs-trailer': 'unused' // no trailing comma! } return result; } // returns the alpha colors available for this theme function nxs_js_getcoloralphas() { return [1,0.8,0.7,0.6,0.5,0.2,0.1,0]; } function nxs_js_getcolorsinpalette() { return ['base','c1','c2','c3']; } function nxs_js_getcolorschemeaccordingtoserverside() { var colorschemelookup = { 'color_base1_m':'#C6C6C6', 'color_base2_m':'#333333', 'color_c11_m':'#C6C6C6', 'color_c12_m':'#162F7F', 'color_c21_m':'#C6C6C6', 'color_c22_m':'#3B78B8', 'color_c31_m':'#C6C6C6', 'color_c32_m':'#F3F3F3', 'nxs-trailer': 'unused' // no trailing comma! }; return colorschemelookup; } function nxs_js_get_manualcsstemplate() { return ".nxsiefixignored {} "; } // see #2389724 function nxs_js_geturlencodedjsonencodedquery_vars() { return "%7B%22page%22%3A0%2C%22pagename%22%3A%22contact%22%2C%22error%22%3A%22%22%2C%22m%22%3A%22%22%2C%22p%22%3A0%2C%22post_parent%22%3A%22%22%2C%22subpost%22%3A%22%22%2C%22subpost_id%22%3A%22%22%2C%22attachment%22%3A%22%22%2C%22attachment_id%22%3A0%2C%22name%22%3A%22contact%22%2C%22page_id%22%3A0%2C%22second%22%3A%22%22%2C%22minute%22%3A%22%22%2C%22hour%22%3A%22%22%2C%22day%22%3A0%2C%22monthnum%22%3A0%2C%22year%22%3A0%2C%22w%22%3A0%2C%22category_name%22%3A%22%22%2C%22tag%22%3A%22%22%2C%22cat%22%3A%22%22%2C%22tag_id%22%3A%22%22%2C%22author%22%3A%22%22%2C%22author_name%22%3A%22%22%2C%22feed%22%3A%22%22%2C%22tb%22%3A%22%22%2C%22paged%22%3A0%2C%22meta_key%22%3A%22%22%2C%22meta_value%22%3A%22%22%2C%22preview%22%3A%22%22%2C%22s%22%3A%22%22%2C%22sentence%22%3A%22%22%2C%22title%22%3A%22%22%2C%22fields%22%3A%22%22%2C%22menu_order%22%3A%22%22%2C%22embed%22%3A%22%22%2C%22category__in%22%3A%5B%5D%2C%22category__not_in%22%3A%5B%5D%2C%22category__and%22%3A%5B%5D%2C%22post__in%22%3A%5B%5D%2C%22post__not_in%22%3A%5B%5D%2C%22post_name__in%22%3A%5B%5D%2C%22tag__in%22%3A%5B%5D%2C%22tag__not_in%22%3A%5B%5D%2C%22tag__and%22%3A%5B%5D%2C%22tag_slug__in%22%3A%5B%5D%2C%22tag_slug__and%22%3A%5B%5D%2C%22post_parent__in%22%3A%5B%5D%2C%22post_parent__not_in%22%3A%5B%5D%2C%22author__in%22%3A%5B%5D%2C%22author__not_in%22%3A%5B%5D%2C%22ignore_sticky_posts%22%3Afalse%2C%22suppress_filters%22%3Afalse%2C%22cache_results%22%3Atrue%2C%22update_post_term_cache%22%3Atrue%2C%22lazy_load_term_meta%22%3Atrue%2C%22update_post_meta_cache%22%3Atrue%2C%22post_type%22%3A%22%22%2C%22posts_per_page%22%3A10%2C%22nopaging%22%3Afalse%2C%22comments_per_page%22%3A%2250%22%2C%22no_found_rows%22%3Afalse%2C%22order%22%3A%22DESC%22%7D"; } function nxs_js_isinfrontend() { return 1; } function nxs_js_isuserloggedin() { return false; } function nxs_js_getlocale() { return "en_GB"; } function nxs_js_enableguieffects() { return true; } function nxs_js_getcontainerpostid() { return 79; } function nxs_js_getclipboardhandler() { return "clipboard"; } function nxs_js_getcontainerpagetemplate() { return "webpage"; } function nxs_js_get_adminurladminajax() { return "https://lewismorganphysio.co.uk/index.php?nxs-webmethod-queryparameter=true"; } // returns the set of possible values that could possibly be assigned to the specified styletype function nxs_js_getstyletypevalues(styletype) { var result; if (false) { // nothing to do here :) } else if (styletype == 'button_scale') { result = [0.8,1,1.2,1.4,1.5,1.6,1.8,2,2.2,2.5,2.6,3]; } else if (styletype == 'icon_scale') { result = [0.5,1,1.5,2,2.5,3]; } else if (styletype == 'title_heading') { result = ['H1','H2','H3','H4','H5','H6']; } else if (styletype == 'image_halignment') { result = ['left','right']; } else if (styletype == 'button_halignment') { result = ['left','center','right']; } else if (styletype == 'title_halignment') { result = ['left','center','right']; } else if (styletype == 'text_halignment') { result = ['left','center','right']; } else if (styletype == 'popup_trigger') { result = ['Show instantly','Show on exit intent','Show after 5 seconds delay','Show after 20 seconds delay']; } else if (styletype == 'repeatpopup_scope') { result = ['1x per request','1x per session','1x per cookie']; } else if (styletype == 'border_width') { result = [0,1,2,3,4,5,6,8,10]; } else if (styletype == 'maxheight') { result = [0.3,0.4,0.5,0.6,0.7,0.8,0.9,1,1.2,1.4,1.6,1.8,2,3]; } else if (styletype == 'maxwidth') { result = [10,20,30,40,50,60,70,80,90,100]; } else if (styletype == 'fontsize') { result = [0.8,1,1.2,1.4,1.6,1.8,2,2.2,2.4,2.6,2.8,3,4,5,6]; } else if (styletype == 'halign') { result = ['left','center','right']; } else if (styletype == 'orientation') { result = ['horizontal','vertical']; } else if (styletype == 'valign') { result = ['top','center','bottom']; } else if (styletype == 'image_size') { result = [0.75,1.0,1.5,2.0]; } else if (styletype == 'backgroundimage_repeat') { result = ['none','repeat horizontal','repeat vertical','repeat both horizontal and vertical']; } else if (styletype == 'backgroundimage_size') { result = ['as-is','cover','contain']; } else if (styletype == 'backgroundimage_position') { result = ['left top','center top','right top','left center','center center','right center','left bottom','center bottom','right bottom']; } else if (styletype == 'docking_position') { result = ['left top','center top','right top','left center','center center','right center','left bottom','center bottom','right bottom']; } else if (styletype == 'valid_dates') { result = ['any','past only','today and the future','tomorrow and the future']; } else if (styletype == 'fixedheader_display') { result = ['default','inline','float']; } else if (styletype == 'shadow') { result = ['default','none']; } else if (styletype == 'responsive_display') { result = ['Default','Never','480','720','960','1200','1440']; } else if (styletype == 'inpagesectionmenu_style') { result = ['blocks','blocks with icons','circles','circles with line']; } else if (styletype == 'inpagesectionmenu_items') { result = ['all sections','previous and next','previous, active section and next','previous, all sections and next']; } else if (styletype == 'inpagesectionmenu_showtitle') { result = ['Show title as tooltip on change','Show title as tooltip on hover','Always show title']; } else if (styletype == 'margin') { result = [0,0.1,0.2,0.3,0.5,0.7,1,1.5,2,2.5,3,3.5]; } else if (styletype == 'padding') { result = [0,0.1,0.2,0.3,0.5,1,1.5,2,2.5,3,3.5]; } else if (styletype == 'border_radius') { result = [0,1,2,3,4,5,10,15]; } else if (styletype == 'minheight') { result = [40,80,120,160,200,240,280,320,360,400,440,480]; } else if (styletype == 'distance') { result = [0,0.1,0.2,0.3,0.5,0.7,1,1.5]; } else if (styletype == 'offset') { result = [40,80,120,160,200,240,280,320,360,400,440,480]; } else if (styletype == 'items_scale') { result = [0.8,1,1.2,1.4,1.5,1.6,1.8,2]; } else if (styletype == 'file_extensions') { result = ['any','PDF','images (jpg, png, gif, bmp)','videos (avi, mov, mp4, mpg, wmv)','Text (doc, docx, rtf, log, pages, txt, xls, xlsx, xlr)','Data and presentations (csv, key, pps, ppt, pptx, xml)','Audio (m4a, mp3, wav, wma)']; } else if (styletype == 'file_size') { result = ['any','250 kb','500 kb','1 mb','2 mb']; } else if (styletype == 'width_percentage') { result = ['100%','90%','80%','70%','60%','50%','40%','30%','20%','10%']; } else if (styletype == 'repeat') { result = [1,2,3,4,5,6,8,10,12,15,20]; } else if (styletype == 'flip') { result = ['none','horizontal','vertical','horizontal & vertical']; } else if (styletype == 'link_relation') { result = ['Default','Follow','No follow']; } else { nxs_js_alert('Unsupported currentstyletype;' + styletype); } return result; } function nxs_js_inwpbackend() { return false; } function nxs_js_getmaxservercsschunks() { return 4; } function nxs_js_geturlcurrentpage() { return "https://lewismorganphysio.co.uk:443/contact"; } function nxs_js_gettemplateurl() { return "https://lewismorganphysio.co.uk/wp-content/themes/physicaltherapy.3.0.160825.0916"; } function nxs_js_getthemeversion() { return "3.0.160825.0916"; } function nxs_js_getframeworkurl() { return "https://lewismorganphysio.co.uk/wp-content/themes/physicaltherapy.3.0.160825.0916/nexusframework/stable"; } function nxs_js_userhasadminpermissions() { return false; } // TODO: use webservice to retrieve the values (+caching); lazy load! function nxs_js_gettrans(msg) { if (msg == "Loading information") { return "Transferring data"; } if (msg == "Are you sure you want to delete this row?") { return "Are you sure you want to delete this row?"; } if (msg == "Are you sure you want to close this window?") { return "Are you sure you want to close this window?"; } if (msg == "Are you sure you want to delete this page?") { return "Are you sure you want to delete this page?"; } if (msg == "Are you sure you want to delete this menu item?") { return "Are you sure you want to delete this menu item (plus child items if present)?"; } if (msg == "Editor is now disabled") { return "Editor is now disabled"; } if (msg == "Click to reactivate editor") { return "Click here to re-activate the editor"; } if (msg == "Editor is now active again") { return "Re-activated editor"; } if (msg == "Click to deactivate editor") { return "Click here to de-activate the editor"; } if (msg == "Loading page") { return "Loading page"; } if (msg == "Tip to move widget") { return "Want to move this widget? Drag the quot;move"icon of this widget to the appropriate place (the possible drop points will be highlighted)."; } if (msg == "Ignore unsaved popup data?") { return "There is unsaved data that will be lost if you continue. Are you sure you want to close the popup?"; } if (msg == "Ignore unsaved changes?") { return "Ignore unsaved changes?"; } if (msg == "Are you sure you want to remove this widget?") { return "Are you sure you want to remove this widget?"; } if (msg == "Drop here") { return "Drop here"; } if (msg == "Error transferring data. Please try again later") { return "Error transferring data. Please try again later."; } if (msg == "Enter a valid email address (yourname@example.org)") { return "Enter a valid email address"; } if (msg == "First accept the conditions") { return "First accept the conditions"; } if (msg == "One moment") { return "One moment"; } if (msg == "Drag the column layout on one of the highlighted sections") { return "Drag the column layout on one of the highlighted sections"; } if (msg == "Drag the widget on one of the highlighted sections") { return "Drag the widget on one of the highlighted sections"; } if (msg == "Widget was not moved") { return "Widget was not moved"; } if (msg == "Please enter your name") { return "Please enter your name"; } if (msg == "Please enter your email address") { return "Please enter your email address"; } if (msg == "Please enter your phone number") { return "Please enter your phone number"; } if (msg == "Please enter your message") { return "Please enter your message"; } if (msg == "Refetched SEO") { return "Refetched SEO"; } if (msg == "Refetching SEO") { return "Refetching SEO"; } if (msg == "Widgets swapped") { return "Widgets swapped"; } if (msg == "Widget is now empty") { return "Widget is now empty"; } if (msg == "menu is now disabled") { return "Menu is now disabled"; } if (msg == "Click to reactivate menu") { return "Click here to open the menu"; } if (msg == "menu is now active again") { return "Menu is now active again"; } if (msg == "Click to deactivate menu") { return "Click to close the menu"; } if (msg == "Loading script") { return "One moment ..."; } if (msg == "Invalid pagenumber") { return "Invalid pagenumber"; } return msg; } var nxsboxL10n = { loadingAnimation: "https://lewismorganphysio.co.uk/wp-content/themes/physicaltherapy.3.0.160825.0916/nexusframework/stable/images/loadingnxsbox.png" }; google.load('webfont','1'); WebFont.load ( { google: { families: [ 'Helvetica','Open Sans','' ] } } ); // instant colorshake nxs_js_colorshake(); // reshake when the window is loaded; custom css tab and color pickers could apply // the colorshake is not executed second time, if the user was not logged on jQ_nxs(window).load ( function() { nxs_js_colorshake(); nxs_js_refreshtopmenufillerheight(); } ); HomeAboutThe TeamTestimonialsImpressionTreatmentsAcupunctureElectrotherapyHome Exercise ProgramsManipulationManual TherapyPilatesReflexologySports MassageDiscomfortsArthritisChronic PainHeadachesLower Back PainNeck PainPre And Post Operative PainPoor MobiltyRepetitive Strain InjuriesSports InjuriesWhiplashWomens HealthWork Related InjuriesRatesContact Navigation HomeAbout» The Team» Testimonials» ImpressionTreatments» Acupuncture» Electrotherapy» Home Exercise Programs» Manipulation» Manual Therapy» Pilates» Reflexology» Sports MassageDiscomforts» Arthritis» Chronic Pain» Headaches» Lower Back Pain» Neck Pain» Pre And Post Operative Pain» Poor Mobilty» Repetitive Strain Injuries» Sports Injuries» Whiplash» Womens Health» Work Related InjuriesRatesContact jQ_nxs('a.nxs_js_menu_mini_expand-l1139243351').off('click.menu_mini_expand'); jQ_nxs('a.nxs_js_menu_mini_expand-l1139243351').on('click.menu_mini_expand', function(){ nxs_js_menu_mini_expand(this, 'l1139243351'); nxs_js_change_menu_mini_expand_height(this, 'l1139243351'); nxs_gui_set_runtime_dimensions_enqueuerequest('nxs-menu-toggled'); var self = this; jQ_nxs(document).off('nxs_event_resizeend.menu_mini_expand'); jQ_nxs(document).on('nxs_event_resizeend.menu_mini_expand', function(){ nxs_js_change_menu_mini_expand_height(self, 'l1139243351'); nxs_gui_set_runtime_dimensions_enqueuerequest('nxs-menu-toggled'); return false; }); return false; }); Contact Contact Us Whatever the question, we’d love to hear from you by phone or email. Alternatively, complete the contact form below and we will reply as soon as possible. Our experienced team are available to offer you the help and advice you need, and look forward to hearing from you. Address: Rear of 167 High Street, Hornchurch, Essex. RM11 3XS Tel: 07946 464602 Email: enquiries@lewismorganphysio.co.uk Route planner Google Maps temporary placeholder (login to see how to fix this) jQuery(window).bind ( "nxs_js_trigger_googlemapsapikeyinvalid", function(e) { // if the google maps api key is invalid, show a tip on how to fix it, // instead of the default "oops" from Google //var hinthtml = "<div>Google Maps API not yet configured</div>"; jQuery("#map_canvas_l1771").hide(); jQuery("#alt_map_canvas_l1771").show(); // remove the front end options to configure this widget jQuery("#alt_map_canvas_l1771").closest(".nxs-placeholder").find(".nxs-hover-menu").remove(); } ); function nxs_ext_widget_googlemap_init_l1771() { var myOptions = { scrollwheel: false, center: new google.maps.LatLng(51.561932, 0.2212849999999662), zoom: 17, mapTypeId: google.maps.MapTypeId.ROADMAP }; nxs_js_maps["map_l1771"] = new google.maps.Map(document.getElementById("map_canvas_l1771"), myOptions); // add marker var marker = new google.maps.Marker ({ position: new google.maps.LatLng(51.561932, 0.2212849999999662), map: nxs_js_maps["map_l1771"], }); } function nxs_ext_widget_googlemap_init_l1771_initmapscript() { if (!nxs_js_mapslazyloaded && !nxs_js_mapslazyloading) { // intercept error messages being logged to the console, // interpret the fact if the google maps key is not valid, // and if so, broadcast an event ( function () { var err = console.error; console.error = function () { if (arguments[0] != null) { msg = arguments[0]; if (msg.indexOf("Google Maps API error: MissingKeyMapError") > -1) { nxs_js_log("broadcasting nxs_js_trigger_googlemapsapikeyinvalid"); jQuery(window).trigger('nxs_js_trigger_googlemapsapikeyinvalid'); //return; } else if (msg.indexOf("Google Maps API error: InvalidKeyMapError") > -1) { nxs_js_log("broadcasting nxs_js_trigger_googlemapsapikeyinvalid"); jQuery(window).trigger('nxs_js_trigger_googlemapsapikeyinvalid'); //return; } } err.apply(this, Array.prototype.slice.call(arguments)); }; }() ); //nxs_js_log('loading...'); nxs_js_mapslazyloading = true; var w = window; var d = w.document; var script = d.createElement('script'); script.setAttribute('src', 'https://maps.googleapis.com/maps/api/js?v=3&key=AIzaSyAqX2fA1umuxpkjPUI7j_cZhdT35o3vo9c&sensor=true&callback=mapOnLoad'); d.documentElement.firstChild.appendChild(script); w.mapOnLoad = function () { // redraw this specific widget nxs_ext_widget_googlemap_init_l1771(); //nxs_js_log('maps script is now loaded!'); // prevent other maps from listening to the event nxs_js_mapslazyloaded = true; nxs_js_mapslazyloading = false; // trigger event (redraw possible other widgets), see http://weblog.bocoup.com/publishsubscribe-with-jquery-custom-events/ jQuery(document).trigger("nxs_ext_googlemap_scriptloaded"); }; } else if (nxs_js_mapslazyloading) { jQuery(document).bind ( "nxs_ext_googlemap_scriptloaded", function() { nxs_ext_widget_googlemap_init_l1771(); } ); } else { nxs_ext_widget_googlemap_init_l1771(); } } jQuery(document).ready ( function() { nxs_ext_widget_googlemap_init_l1771_initmapscript(); } ); // opens a form thumbnail in a lightbox function nxs_js_openformitemlightbox(element) { if (nxs_js_popup_anyobjectionsforopeningnewpopup()) { // opening a new popup is not allowed; likely some other popup is already opened return; } var formitem = jQuery(element).closest(".nxs-formitem")[0]; //nxs_js_log("formitem:"); //nxs_js_log(formitem); var formitemid = formitem.id; // bijv. nxs-formitem-{formid}-{index}-{imageid} var formid = formitemid.split("-")[2]; var index = formitemid.split("-")[3]; var imageid = formitemid.split("-")[4]; // initiate a new popupsession data as this is a new session nxs_js_popupsession_startnewcontext(); // move formbox sheet implementation to seperate file, not in site.php nxs_js_popup_setsessioncontext("popup_current_dimensions", "formbox"); nxs_js_popup_setsessioncontext("contextprocessor", "formbox"); nxs_js_popup_setsessioncontext("formid", formid); nxs_js_popup_setsessioncontext("imageid", imageid); nxs_js_popup_setsessioncontext("index", '' + index + ''); // show the popup nxs_js_popup_navigateto("detail"); } Contact us Name* Email* Phone number* Message* Send Call 07946 464602 Physiotherapy Only Email us Acupuncture Electrotherapy Home exercise programs Manual therapy Manipulation Pilates Reflexology Sports massage Opening times Day TimeMonday 9am - 8.00pm*Tuesday 9am - 8.00pm* Wednesday 9am - 9.00pm* Thursday 9am - 9.00pm* Friday 9am - 6.00pmSaturday 10am - 4.00pmSunday Closed*NBLate opening times are subject to change according to demand Call 07946 464602 to book your Physiotherapy appointment Other Pages Privacy Policy Terms Of Service FAQ Areas Covered Brentwood Dagenham Great Warley Havering Havering-atte-Bower Noak Hill Rainham Romford North Ockendon South Ockendon Upminster Find Us Contact Us Rear of 167 High Street, Hornchurch, Essex. RM11 3XS. Tel: 07946 464602 Email: enquiries@lewismorganphysio.co.uk © 2017 Lewis Morgan Physiotherapy Hornchurch
https://lewismorganphysio.co.uk/about-us
Status: 200
Emails: yourname@example.org, enquiries@lewismorganphysio.co.uk
View text
// returns the css to be used as a template for the theme, plus plugins using extensions function nxs_js_get_customcsstemplate(csslookup) { var u = ""; return u; } function nxs_js_getruntimecsslookup() { var result = { 'nxs-trailer': 'unused' // no trailing comma! } return result; } // returns the alpha colors available for this theme function nxs_js_getcoloralphas() { return [1,0.8,0.7,0.6,0.5,0.2,0.1,0]; } function nxs_js_getcolorsinpalette() { return ['base','c1','c2','c3']; } function nxs_js_getcolorschemeaccordingtoserverside() { var colorschemelookup = { 'color_base1_m':'#C6C6C6', 'color_base2_m':'#333333', 'color_c11_m':'#C6C6C6', 'color_c12_m':'#162F7F', 'color_c21_m':'#C6C6C6', 'color_c22_m':'#3B78B8', 'color_c31_m':'#C6C6C6', 'color_c32_m':'#F3F3F3', 'nxs-trailer': 'unused' // no trailing comma! }; return colorschemelookup; } function nxs_js_get_manualcsstemplate() { return ".nxsiefixignored {} "; } // see #2389724 function nxs_js_geturlencodedjsonencodedquery_vars() { return "%7B%22page%22%3A0%2C%22pagename%22%3A%22about-us%22%2C%22error%22%3A%22%22%2C%22m%22%3A%22%22%2C%22p%22%3A0%2C%22post_parent%22%3A%22%22%2C%22subpost%22%3A%22%22%2C%22subpost_id%22%3A%22%22%2C%22attachment%22%3A%22%22%2C%22attachment_id%22%3A0%2C%22name%22%3A%22about-us%22%2C%22page_id%22%3A0%2C%22second%22%3A%22%22%2C%22minute%22%3A%22%22%2C%22hour%22%3A%22%22%2C%22day%22%3A0%2C%22monthnum%22%3A0%2C%22year%22%3A0%2C%22w%22%3A0%2C%22category_name%22%3A%22%22%2C%22tag%22%3A%22%22%2C%22cat%22%3A%22%22%2C%22tag_id%22%3A%22%22%2C%22author%22%3A%22%22%2C%22author_name%22%3A%22%22%2C%22feed%22%3A%22%22%2C%22tb%22%3A%22%22%2C%22paged%22%3A0%2C%22meta_key%22%3A%22%22%2C%22meta_value%22%3A%22%22%2C%22preview%22%3A%22%22%2C%22s%22%3A%22%22%2C%22sentence%22%3A%22%22%2C%22title%22%3A%22%22%2C%22fields%22%3A%22%22%2C%22menu_order%22%3A%22%22%2C%22embed%22%3A%22%22%2C%22category__in%22%3A%5B%5D%2C%22category__not_in%22%3A%5B%5D%2C%22category__and%22%3A%5B%5D%2C%22post__in%22%3A%5B%5D%2C%22post__not_in%22%3A%5B%5D%2C%22post_name__in%22%3A%5B%5D%2C%22tag__in%22%3A%5B%5D%2C%22tag__not_in%22%3A%5B%5D%2C%22tag__and%22%3A%5B%5D%2C%22tag_slug__in%22%3A%5B%5D%2C%22tag_slug__and%22%3A%5B%5D%2C%22post_parent__in%22%3A%5B%5D%2C%22post_parent__not_in%22%3A%5B%5D%2C%22author__in%22%3A%5B%5D%2C%22author__not_in%22%3A%5B%5D%2C%22ignore_sticky_posts%22%3Afalse%2C%22suppress_filters%22%3Afalse%2C%22cache_results%22%3Atrue%2C%22update_post_term_cache%22%3Atrue%2C%22lazy_load_term_meta%22%3Atrue%2C%22update_post_meta_cache%22%3Atrue%2C%22post_type%22%3A%22%22%2C%22posts_per_page%22%3A10%2C%22nopaging%22%3Afalse%2C%22comments_per_page%22%3A%2250%22%2C%22no_found_rows%22%3Afalse%2C%22order%22%3A%22DESC%22%7D"; } function nxs_js_isinfrontend() { return 1; } function nxs_js_isuserloggedin() { return false; } function nxs_js_getlocale() { return "en_GB"; } function nxs_js_enableguieffects() { return true; } function nxs_js_getcontainerpostid() { return 55; } function nxs_js_getclipboardhandler() { return "clipboard"; } function nxs_js_getcontainerpagetemplate() { return "webpage"; } function nxs_js_get_adminurladminajax() { return "https://lewismorganphysio.co.uk/index.php?nxs-webmethod-queryparameter=true"; } // returns the set of possible values that could possibly be assigned to the specified styletype function nxs_js_getstyletypevalues(styletype) { var result; if (false) { // nothing to do here :) } else if (styletype == 'button_scale') { result = [0.8,1,1.2,1.4,1.5,1.6,1.8,2,2.2,2.5,2.6,3]; } else if (styletype == 'icon_scale') { result = [0.5,1,1.5,2,2.5,3]; } else if (styletype == 'title_heading') { result = ['H1','H2','H3','H4','H5','H6']; } else if (styletype == 'image_halignment') { result = ['left','right']; } else if (styletype == 'button_halignment') { result = ['left','center','right']; } else if (styletype == 'title_halignment') { result = ['left','center','right']; } else if (styletype == 'text_halignment') { result = ['left','center','right']; } else if (styletype == 'popup_trigger') { result = ['Show instantly','Show on exit intent','Show after 5 seconds delay','Show after 20 seconds delay']; } else if (styletype == 'repeatpopup_scope') { result = ['1x per request','1x per session','1x per cookie']; } else if (styletype == 'border_width') { result = [0,1,2,3,4,5,6,8,10]; } else if (styletype == 'maxheight') { result = [0.3,0.4,0.5,0.6,0.7,0.8,0.9,1,1.2,1.4,1.6,1.8,2,3]; } else if (styletype == 'maxwidth') { result = [10,20,30,40,50,60,70,80,90,100]; } else if (styletype == 'fontsize') { result = [0.8,1,1.2,1.4,1.6,1.8,2,2.2,2.4,2.6,2.8,3,4,5,6]; } else if (styletype == 'halign') { result = ['left','center','right']; } else if (styletype == 'orientation') { result = ['horizontal','vertical']; } else if (styletype == 'valign') { result = ['top','center','bottom']; } else if (styletype == 'image_size') { result = [0.75,1.0,1.5,2.0]; } else if (styletype == 'backgroundimage_repeat') { result = ['none','repeat horizontal','repeat vertical','repeat both horizontal and vertical']; } else if (styletype == 'backgroundimage_size') { result = ['as-is','cover','contain']; } else if (styletype == 'backgroundimage_position') { result = ['left top','center top','right top','left center','center center','right center','left bottom','center bottom','right bottom']; } else if (styletype == 'docking_position') { result = ['left top','center top','right top','left center','center center','right center','left bottom','center bottom','right bottom']; } else if (styletype == 'valid_dates') { result = ['any','past only','today and the future','tomorrow and the future']; } else if (styletype == 'fixedheader_display') { result = ['default','inline','float']; } else if (styletype == 'shadow') { result = ['default','none']; } else if (styletype == 'responsive_display') { result = ['Default','Never','480','720','960','1200','1440']; } else if (styletype == 'inpagesectionmenu_style') { result = ['blocks','blocks with icons','circles','circles with line']; } else if (styletype == 'inpagesectionmenu_items') { result = ['all sections','previous and next','previous, active section and next','previous, all sections and next']; } else if (styletype == 'inpagesectionmenu_showtitle') { result = ['Show title as tooltip on change','Show title as tooltip on hover','Always show title']; } else if (styletype == 'margin') { result = [0,0.1,0.2,0.3,0.5,0.7,1,1.5,2,2.5,3,3.5]; } else if (styletype == 'padding') { result = [0,0.1,0.2,0.3,0.5,1,1.5,2,2.5,3,3.5]; } else if (styletype == 'border_radius') { result = [0,1,2,3,4,5,10,15]; } else if (styletype == 'minheight') { result = [40,80,120,160,200,240,280,320,360,400,440,480]; } else if (styletype == 'distance') { result = [0,0.1,0.2,0.3,0.5,0.7,1,1.5]; } else if (styletype == 'offset') { result = [40,80,120,160,200,240,280,320,360,400,440,480]; } else if (styletype == 'items_scale') { result = [0.8,1,1.2,1.4,1.5,1.6,1.8,2]; } else if (styletype == 'file_extensions') { result = ['any','PDF','images (jpg, png, gif, bmp)','videos (avi, mov, mp4, mpg, wmv)','Text (doc, docx, rtf, log, pages, txt, xls, xlsx, xlr)','Data and presentations (csv, key, pps, ppt, pptx, xml)','Audio (m4a, mp3, wav, wma)']; } else if (styletype == 'file_size') { result = ['any','250 kb','500 kb','1 mb','2 mb']; } else if (styletype == 'width_percentage') { result = ['100%','90%','80%','70%','60%','50%','40%','30%','20%','10%']; } else if (styletype == 'repeat') { result = [1,2,3,4,5,6,8,10,12,15,20]; } else if (styletype == 'flip') { result = ['none','horizontal','vertical','horizontal & vertical']; } else if (styletype == 'link_relation') { result = ['Default','Follow','No follow']; } else { nxs_js_alert('Unsupported currentstyletype;' + styletype); } return result; } function nxs_js_inwpbackend() { return false; } function nxs_js_getmaxservercsschunks() { return 4; } function nxs_js_geturlcurrentpage() { return "https://lewismorganphysio.co.uk:443/about-us"; } function nxs_js_gettemplateurl() { return "https://lewismorganphysio.co.uk/wp-content/themes/physicaltherapy.3.0.160825.0916"; } function nxs_js_getthemeversion() { return "3.0.160825.0916"; } function nxs_js_getframeworkurl() { return "https://lewismorganphysio.co.uk/wp-content/themes/physicaltherapy.3.0.160825.0916/nexusframework/stable"; } function nxs_js_userhasadminpermissions() { return false; } // TODO: use webservice to retrieve the values (+caching); lazy load! function nxs_js_gettrans(msg) { if (msg == "Loading information") { return "Transferring data"; } if (msg == "Are you sure you want to delete this row?") { return "Are you sure you want to delete this row?"; } if (msg == "Are you sure you want to close this window?") { return "Are you sure you want to close this window?"; } if (msg == "Are you sure you want to delete this page?") { return "Are you sure you want to delete this page?"; } if (msg == "Are you sure you want to delete this menu item?") { return "Are you sure you want to delete this menu item (plus child items if present)?"; } if (msg == "Editor is now disabled") { return "Editor is now disabled"; } if (msg == "Click to reactivate editor") { return "Click here to re-activate the editor"; } if (msg == "Editor is now active again") { return "Re-activated editor"; } if (msg == "Click to deactivate editor") { return "Click here to de-activate the editor"; } if (msg == "Loading page") { return "Loading page"; } if (msg == "Tip to move widget") { return "Want to move this widget? Drag the quot;move"icon of this widget to the appropriate place (the possible drop points will be highlighted)."; } if (msg == "Ignore unsaved popup data?") { return "There is unsaved data that will be lost if you continue. Are you sure you want to close the popup?"; } if (msg == "Ignore unsaved changes?") { return "Ignore unsaved changes?"; } if (msg == "Are you sure you want to remove this widget?") { return "Are you sure you want to remove this widget?"; } if (msg == "Drop here") { return "Drop here"; } if (msg == "Error transferring data. Please try again later") { return "Error transferring data. Please try again later."; } if (msg == "Enter a valid email address (yourname@example.org)") { return "Enter a valid email address"; } if (msg == "First accept the conditions") { return "First accept the conditions"; } if (msg == "One moment") { return "One moment"; } if (msg == "Drag the column layout on one of the highlighted sections") { return "Drag the column layout on one of the highlighted sections"; } if (msg == "Drag the widget on one of the highlighted sections") { return "Drag the widget on one of the highlighted sections"; } if (msg == "Widget was not moved") { return "Widget was not moved"; } if (msg == "Please enter your name") { return "Please enter your name"; } if (msg == "Please enter your email address") { return "Please enter your email address"; } if (msg == "Please enter your phone number") { return "Please enter your phone number"; } if (msg == "Please enter your message") { return "Please enter your message"; } if (msg == "Refetched SEO") { return "Refetched SEO"; } if (msg == "Refetching SEO") { return "Refetching SEO"; } if (msg == "Widgets swapped") { return "Widgets swapped"; } if (msg == "Widget is now empty") { return "Widget is now empty"; } if (msg == "menu is now disabled") { return "Menu is now disabled"; } if (msg == "Click to reactivate menu") { return "Click here to open the menu"; } if (msg == "menu is now active again") { return "Menu is now active again"; } if (msg == "Click to deactivate menu") { return "Click to close the menu"; } if (msg == "Loading script") { return "One moment ..."; } if (msg == "Invalid pagenumber") { return "Invalid pagenumber"; } return msg; } var nxsboxL10n = { loadingAnimation: "https://lewismorganphysio.co.uk/wp-content/themes/physicaltherapy.3.0.160825.0916/nexusframework/stable/images/loadingnxsbox.png" }; google.load('webfont','1'); WebFont.load ( { google: { families: [ 'Helvetica','Open Sans','' ] } } ); // instant colorshake nxs_js_colorshake(); // reshake when the window is loaded; custom css tab and color pickers could apply // the colorshake is not executed second time, if the user was not logged on jQ_nxs(window).load ( function() { nxs_js_colorshake(); nxs_js_refreshtopmenufillerheight(); } ); HomeAboutThe TeamTestimonialsImpressionTreatmentsAcupunctureElectrotherapyHome Exercise ProgramsManipulationManual TherapyPilatesReflexologySports MassageDiscomfortsArthritisChronic PainHeadachesLower Back PainNeck PainPre And Post Operative PainPoor MobiltyRepetitive Strain InjuriesSports InjuriesWhiplashWomens HealthWork Related InjuriesRatesContact Navigation HomeAbout» The Team» Testimonials» ImpressionTreatments» Acupuncture» Electrotherapy» Home Exercise Programs» Manipulation» Manual Therapy» Pilates» Reflexology» Sports MassageDiscomforts» Arthritis» Chronic Pain» Headaches» Lower Back Pain» Neck Pain» Pre And Post Operative Pain» Poor Mobilty» Repetitive Strain Injuries» Sports Injuries» Whiplash» Womens Health» Work Related InjuriesRatesContact jQ_nxs('a.nxs_js_menu_mini_expand-l1139243351').off('click.menu_mini_expand'); jQ_nxs('a.nxs_js_menu_mini_expand-l1139243351').on('click.menu_mini_expand', function(){ nxs_js_menu_mini_expand(this, 'l1139243351'); nxs_js_change_menu_mini_expand_height(this, 'l1139243351'); nxs_gui_set_runtime_dimensions_enqueuerequest('nxs-menu-toggled'); var self = this; jQ_nxs(document).off('nxs_event_resizeend.menu_mini_expand'); jQ_nxs(document).on('nxs_event_resizeend.menu_mini_expand', function(){ nxs_js_change_menu_mini_expand_height(self, 'l1139243351'); nxs_gui_set_runtime_dimensions_enqueuerequest('nxs-menu-toggled'); return false; }); return false; }); About Us We have been established since 2008 and take great pride in the good reputation that we have acquired over the years. This has been brought about by our dedication for success as well as our friendly and professional approach. We work effectively, efficiently and honestly. Our team of therapists have years of experience in treating all forms of musculoskeletal injuries and problems. This has come from working within the NHS, the private sector and various sports clubs in and around the area. So if you have any aches, sprains or pains, why not come and find out for yourself at Lewis Morgan Physiotherapy. Lewis Morgan BSc (Hons) MSCP MHPC MAACP University of East London. Qualified 2001. CSP 65874. HPC 61079.Main interests: Sports Injuries, Manual Therapy, Spinal Conditions and Acupuncture. Johann Le Roux BSc MSCP MHPC MAACP University of Stellenbosch, South Africa.Qualified 1999.CSP: 72489HPC: 60299Main Interests: Sports Injuries, Manual Therapy and Acupuncture. Katie McGuiness BSc (Hons) MSCP MHPC MAACP University of Kings College LondonQualified 2008CSP: 822212HPC: 89543Main Interests: Acupuncture, Women’s Health, Manual therapy. Georgia Walker BSc MCSP MHPC University of BrightonQualified 2014CSP: 95039HPC: 104315 Jasmine Hodges Alternative Therapist Trained and experienced in Cognitive Therapy, Reflexology and Indian Head Massage Carmela Mastronianni Dip. Couns MBACP Counselling Experience in helping people with anger, anxiety, depression, stress, abuse, addiction, bereavement. Stephen Kelsey BSc (Hons) Psy MBPsS DoN, HPD Psychologist/Hypnotherapist Stephen Kelsey – BSc (Hons) Psy MBPsS DoN, HPDTreating people with Depression, Anxiety, Stress, Public Speaking, Weight Loss, Smoking, Phobias, OCD. Kaitlan Parrish BSc (Hons) MSST University of HertfordshireQualified 2016 Carol Coyne Business Assistant Call 07946 464602 Physiotherapy Only Email us Acupuncture Electrotherapy Home exercise programs Manual therapy Manipulation Pilates Reflexology Sports massage Opening times Day TimeMonday 9am - 8.00pm*Tuesday 9am - 8.00pm* Wednesday 9am - 9.00pm* Thursday 9am - 9.00pm* Friday 9am - 6.00pmSaturday 10am - 4.00pmSunday Closed*NBLate opening times are subject to change according to demand Call 07946 464602 to book your Physiotherapy appointment Other Pages Privacy Policy Terms Of Service FAQ Areas Covered Brentwood Dagenham Great Warley Havering Havering-atte-Bower Noak Hill Rainham Romford North Ockendon South Ockendon Upminster Find Us Contact Us Rear of 167 High Street, Hornchurch, Essex. RM11 3XS. Tel: 07946 464602 Email: enquiries@lewismorganphysio.co.uk © 2017 Lewis Morgan Physiotherapy Hornchurch
http://lewismorganphysio.co.uk/
Status: 200
Emails: yourname@example.org, enquiries@lewismorganphysio.co.uk
View text
// returns the css to be used as a template for the theme, plus plugins using extensions function nxs_js_get_customcsstemplate(csslookup) { var u = ""; return u; } function nxs_js_getruntimecsslookup() { var result = { 'nxs-trailer': 'unused' // no trailing comma! } return result; } // returns the alpha colors available for this theme function nxs_js_getcoloralphas() { return [1,0.8,0.7,0.6,0.5,0.2,0.1,0]; } function nxs_js_getcolorsinpalette() { return ['base','c1','c2','c3']; } function nxs_js_getcolorschemeaccordingtoserverside() { var colorschemelookup = { 'color_base1_m':'#C6C6C6', 'color_base2_m':'#333333', 'color_c11_m':'#C6C6C6', 'color_c12_m':'#162F7F', 'color_c21_m':'#C6C6C6', 'color_c22_m':'#3B78B8', 'color_c31_m':'#C6C6C6', 'color_c32_m':'#F3F3F3', 'nxs-trailer': 'unused' // no trailing comma! }; return colorschemelookup; } function nxs_js_get_manualcsstemplate() { return ".nxsiefixignored {} "; } // see #2389724 function nxs_js_geturlencodedjsonencodedquery_vars() { return "%7B%22error%22%3A%22%22%2C%22m%22%3A%22%22%2C%22p%22%3A%228%22%2C%22post_parent%22%3A%22%22%2C%22subpost%22%3A%22%22%2C%22subpost_id%22%3A%22%22%2C%22attachment%22%3A%22%22%2C%22attachment_id%22%3A0%2C%22name%22%3A%22%22%2C%22pagename%22%3A%22%22%2C%22page_id%22%3A%228%22%2C%22second%22%3A%22%22%2C%22minute%22%3A%22%22%2C%22hour%22%3A%22%22%2C%22day%22%3A0%2C%22monthnum%22%3A0%2C%22year%22%3A0%2C%22w%22%3A0%2C%22category_name%22%3A%22%22%2C%22tag%22%3A%22%22%2C%22cat%22%3A%22%22%2C%22tag_id%22%3A%22%22%2C%22author%22%3A%22%22%2C%22author_name%22%3A%22%22%2C%22feed%22%3A%22%22%2C%22tb%22%3A%22%22%2C%22paged%22%3A0%2C%22meta_key%22%3A%22%22%2C%22meta_value%22%3A%22%22%2C%22preview%22%3A%22%22%2C%22s%22%3A%22%22%2C%22sentence%22%3A%22%22%2C%22title%22%3A%22%22%2C%22fields%22%3A%22%22%2C%22menu_order%22%3A%22%22%2C%22embed%22%3A%22%22%2C%22category__in%22%3A%5B%5D%2C%22category__not_in%22%3A%5B%5D%2C%22category__and%22%3A%5B%5D%2C%22post__in%22%3A%5B%5D%2C%22post__not_in%22%3A%5B%5D%2C%22post_name__in%22%3A%5B%5D%2C%22tag__in%22%3A%5B%5D%2C%22tag__not_in%22%3A%5B%5D%2C%22tag__and%22%3A%5B%5D%2C%22tag_slug__in%22%3A%5B%5D%2C%22tag_slug__and%22%3A%5B%5D%2C%22post_parent__in%22%3A%5B%5D%2C%22post_parent__not_in%22%3A%5B%5D%2C%22author__in%22%3A%5B%5D%2C%22author__not_in%22%3A%5B%5D%2C%22ignore_sticky_posts%22%3Afalse%2C%22suppress_filters%22%3Afalse%2C%22cache_results%22%3Atrue%2C%22update_post_term_cache%22%3Atrue%2C%22lazy_load_term_meta%22%3Atrue%2C%22update_post_meta_cache%22%3Atrue%2C%22post_type%22%3A%22%22%2C%22posts_per_page%22%3A10%2C%22nopaging%22%3Afalse%2C%22comments_per_page%22%3A%2250%22%2C%22no_found_rows%22%3Afalse%2C%22order%22%3A%22DESC%22%7D"; } function nxs_js_isinfrontend() { return 1; } function nxs_js_isuserloggedin() { return false; } function nxs_js_getlocale() { return "en_GB"; } function nxs_js_enableguieffects() { return true; } function nxs_js_getcontainerpostid() { return 8; } function nxs_js_getclipboardhandler() { return "clipboard"; } function nxs_js_getcontainerpagetemplate() { return "webpage"; } function nxs_js_get_adminurladminajax() { return "https://lewismorganphysio.co.uk/index.php?nxs-webmethod-queryparameter=true"; } // returns the set of possible values that could possibly be assigned to the specified styletype function nxs_js_getstyletypevalues(styletype) { var result; if (false) { // nothing to do here :) } else if (styletype == 'button_scale') { result = [0.8,1,1.2,1.4,1.5,1.6,1.8,2,2.2,2.5,2.6,3]; } else if (styletype == 'icon_scale') { result = [0.5,1,1.5,2,2.5,3]; } else if (styletype == 'title_heading') { result = ['H1','H2','H3','H4','H5','H6']; } else if (styletype == 'image_halignment') { result = ['left','right']; } else if (styletype == 'button_halignment') { result = ['left','center','right']; } else if (styletype == 'title_halignment') { result = ['left','center','right']; } else if (styletype == 'text_halignment') { result = ['left','center','right']; } else if (styletype == 'popup_trigger') { result = ['Show instantly','Show on exit intent','Show after 5 seconds delay','Show after 20 seconds delay']; } else if (styletype == 'repeatpopup_scope') { result = ['1x per request','1x per session','1x per cookie']; } else if (styletype == 'border_width') { result = [0,1,2,3,4,5,6,8,10]; } else if (styletype == 'maxheight') { result = [0.3,0.4,0.5,0.6,0.7,0.8,0.9,1,1.2,1.4,1.6,1.8,2,3]; } else if (styletype == 'maxwidth') { result = [10,20,30,40,50,60,70,80,90,100]; } else if (styletype == 'fontsize') { result = [0.8,1,1.2,1.4,1.6,1.8,2,2.2,2.4,2.6,2.8,3,4,5,6]; } else if (styletype == 'halign') { result = ['left','center','right']; } else if (styletype == 'orientation') { result = ['horizontal','vertical']; } else if (styletype == 'valign') { result = ['top','center','bottom']; } else if (styletype == 'image_size') { result = [0.75,1.0,1.5,2.0]; } else if (styletype == 'backgroundimage_repeat') { result = ['none','repeat horizontal','repeat vertical','repeat both horizontal and vertical']; } else if (styletype == 'backgroundimage_size') { result = ['as-is','cover','contain']; } else if (styletype == 'backgroundimage_position') { result = ['left top','center top','right top','left center','center center','right center','left bottom','center bottom','right bottom']; } else if (styletype == 'docking_position') { result = ['left top','center top','right top','left center','center center','right center','left bottom','center bottom','right bottom']; } else if (styletype == 'valid_dates') { result = ['any','past only','today and the future','tomorrow and the future']; } else if (styletype == 'fixedheader_display') { result = ['default','inline','float']; } else if (styletype == 'shadow') { result = ['default','none']; } else if (styletype == 'responsive_display') { result = ['Default','Never','480','720','960','1200','1440']; } else if (styletype == 'inpagesectionmenu_style') { result = ['blocks','blocks with icons','circles','circles with line']; } else if (styletype == 'inpagesectionmenu_items') { result = ['all sections','previous and next','previous, active section and next','previous, all sections and next']; } else if (styletype == 'inpagesectionmenu_showtitle') { result = ['Show title as tooltip on change','Show title as tooltip on hover','Always show title']; } else if (styletype == 'margin') { result = [0,0.1,0.2,0.3,0.5,0.7,1,1.5,2,2.5,3,3.5]; } else if (styletype == 'padding') { result = [0,0.1,0.2,0.3,0.5,1,1.5,2,2.5,3,3.5]; } else if (styletype == 'border_radius') { result = [0,1,2,3,4,5,10,15]; } else if (styletype == 'minheight') { result = [40,80,120,160,200,240,280,320,360,400,440,480]; } else if (styletype == 'distance') { result = [0,0.1,0.2,0.3,0.5,0.7,1,1.5]; } else if (styletype == 'offset') { result = [40,80,120,160,200,240,280,320,360,400,440,480]; } else if (styletype == 'items_scale') { result = [0.8,1,1.2,1.4,1.5,1.6,1.8,2]; } else if (styletype == 'file_extensions') { result = ['any','PDF','images (jpg, png, gif, bmp)','videos (avi, mov, mp4, mpg, wmv)','Text (doc, docx, rtf, log, pages, txt, xls, xlsx, xlr)','Data and presentations (csv, key, pps, ppt, pptx, xml)','Audio (m4a, mp3, wav, wma)']; } else if (styletype == 'file_size') { result = ['any','250 kb','500 kb','1 mb','2 mb']; } else if (styletype == 'width_percentage') { result = ['100%','90%','80%','70%','60%','50%','40%','30%','20%','10%']; } else if (styletype == 'repeat') { result = [1,2,3,4,5,6,8,10,12,15,20]; } else if (styletype == 'flip') { result = ['none','horizontal','vertical','horizontal & vertical']; } else if (styletype == 'link_relation') { result = ['Default','Follow','No follow']; } else { nxs_js_alert('Unsupported currentstyletype;' + styletype); } return result; } function nxs_js_inwpbackend() { return false; } function nxs_js_getmaxservercsschunks() { return 4; } function nxs_js_geturlcurrentpage() { return "https://lewismorganphysio.co.uk/"; } function nxs_js_gettemplateurl() { return "https://lewismorganphysio.co.uk/wp-content/themes/physicaltherapy.3.0.160825.0916"; } function nxs_js_getthemeversion() { return "3.0.160825.0916"; } function nxs_js_getframeworkurl() { return "https://lewismorganphysio.co.uk/wp-content/themes/physicaltherapy.3.0.160825.0916/nexusframework/stable"; } function nxs_js_userhasadminpermissions() { return false; } // TODO: use webservice to retrieve the values (+caching); lazy load! function nxs_js_gettrans(msg) { if (msg == "Loading information") { return "Transferring data"; } if (msg == "Are you sure you want to delete this row?") { return "Are you sure you want to delete this row?"; } if (msg == "Are you sure you want to close this window?") { return "Are you sure you want to close this window?"; } if (msg == "Are you sure you want to delete this page?") { return "Are you sure you want to delete this page?"; } if (msg == "Are you sure you want to delete this menu item?") { return "Are you sure you want to delete this menu item (plus child items if present)?"; } if (msg == "Editor is now disabled") { return "Editor is now disabled"; } if (msg == "Click to reactivate editor") { return "Click here to re-activate the editor"; } if (msg == "Editor is now active again") { return "Re-activated editor"; } if (msg == "Click to deactivate editor") { return "Click here to de-activate the editor"; } if (msg == "Loading page") { return "Loading page"; } if (msg == "Tip to move widget") { return "Want to move this widget? Drag the quot;move"icon of this widget to the appropriate place (the possible drop points will be highlighted)."; } if (msg == "Ignore unsaved popup data?") { return "There is unsaved data that will be lost if you continue. Are you sure you want to close the popup?"; } if (msg == "Ignore unsaved changes?") { return "Ignore unsaved changes?"; } if (msg == "Are you sure you want to remove this widget?") { return "Are you sure you want to remove this widget?"; } if (msg == "Drop here") { return "Drop here"; } if (msg == "Error transferring data. Please try again later") { return "Error transferring data. Please try again later."; } if (msg == "Enter a valid email address (yourname@example.org)") { return "Enter a valid email address"; } if (msg == "First accept the conditions") { return "First accept the conditions"; } if (msg == "One moment") { return "One moment"; } if (msg == "Drag the column layout on one of the highlighted sections") { return "Drag the column layout on one of the highlighted sections"; } if (msg == "Drag the widget on one of the highlighted sections") { return "Drag the widget on one of the highlighted sections"; } if (msg == "Widget was not moved") { return "Widget was not moved"; } if (msg == "Please enter your name") { return "Please enter your name"; } if (msg == "Please enter your email address") { return "Please enter your email address"; } if (msg == "Please enter your phone number") { return "Please enter your phone number"; } if (msg == "Please enter your message") { return "Please enter your message"; } if (msg == "Refetched SEO") { return "Refetched SEO"; } if (msg == "Refetching SEO") { return "Refetching SEO"; } if (msg == "Widgets swapped") { return "Widgets swapped"; } if (msg == "Widget is now empty") { return "Widget is now empty"; } if (msg == "menu is now disabled") { return "Menu is now disabled"; } if (msg == "Click to reactivate menu") { return "Click here to open the menu"; } if (msg == "menu is now active again") { return "Menu is now active again"; } if (msg == "Click to deactivate menu") { return "Click to close the menu"; } if (msg == "Loading script") { return "One moment ..."; } if (msg == "Invalid pagenumber") { return "Invalid pagenumber"; } return msg; } var nxsboxL10n = { loadingAnimation: "https://lewismorganphysio.co.uk/wp-content/themes/physicaltherapy.3.0.160825.0916/nexusframework/stable/images/loadingnxsbox.png" }; google.load('webfont','1'); WebFont.load ( { google: { families: [ 'Helvetica','Open Sans','' ] } } ); // instant colorshake nxs_js_colorshake(); // reshake when the window is loaded; custom css tab and color pickers could apply // the colorshake is not executed second time, if the user was not logged on jQ_nxs(window).load ( function() { nxs_js_colorshake(); nxs_js_refreshtopmenufillerheight(); } ); HomeAboutThe TeamTestimonialsImpressionTreatmentsAcupunctureElectrotherapyHome Exercise ProgramsManipulationManual TherapyPilatesReflexologySports MassageDiscomfortsArthritisChronic PainHeadachesLower Back PainNeck PainPre And Post Operative PainPoor MobiltyRepetitive Strain InjuriesSports InjuriesWhiplashWomens HealthWork Related InjuriesRatesContact Navigation HomeAbout» The Team» Testimonials» ImpressionTreatments» Acupuncture» Electrotherapy» Home Exercise Programs» Manipulation» Manual Therapy» Pilates» Reflexology» Sports MassageDiscomforts» Arthritis» Chronic Pain» Headaches» Lower Back Pain» Neck Pain» Pre And Post Operative Pain» Poor Mobilty» Repetitive Strain Injuries» Sports Injuries» Whiplash» Womens Health» Work Related InjuriesRatesContact jQ_nxs('a.nxs_js_menu_mini_expand-l1139243351').off('click.menu_mini_expand'); jQ_nxs('a.nxs_js_menu_mini_expand-l1139243351').on('click.menu_mini_expand', function(){ nxs_js_menu_mini_expand(this, 'l1139243351'); nxs_js_change_menu_mini_expand_height(this, 'l1139243351'); nxs_gui_set_runtime_dimensions_enqueuerequest('nxs-menu-toggled'); var self = this; jQ_nxs(document).off('nxs_event_resizeend.menu_mini_expand'); jQ_nxs(document).on('nxs_event_resizeend.menu_mini_expand', function(){ nxs_js_change_menu_mini_expand_height(self, 'l1139243351'); nxs_gui_set_runtime_dimensions_enqueuerequest('nxs-menu-toggled'); return false; }); return false; }); Call 07946 464602 Physiotherapy Only Email us Our servicesOur relaxed, friendly environment welcomes everyone to take advantage of our therapies and expertise. Very successful in providing pain relief for those who require it. It works by stimulating your nervous system ...Read more Acupuncture AcupunctureVery successful in providing pain relief for those who require it. It works by stimulating your nervous system ...Read more A form of treatment which makes use of small electrical impulses (Tens) or ultrasonic waves (Ultrasound) to stimulate, strengthen and ...Read more Electrotherapy ElectrotherapyA form of treatment which makes use of small electrical impulses (Tens) or ultrasonic waves (Ultrasound) to stimulate, strengthen and ...Read more Our therapists routinely collaborate to develop home exercise programs for our patients so that they can continue working towards ...Read more Home Exercise Programs Home Exercise ProgramsOur therapists routinely collaborate to develop home exercise programs for our patients so that they can continue working towards ...Read more One common cause of pain is the misalignment of key body structures which aid in ...Read more Manual therapy Manual therapyOne common cause of pain is the misalignment of key body structures which aid in ...Read more Manipulation is a passive technique in which the therapist applies a targeted manual impulse or ...Read more Manipulation ManipulationManipulation is a passive technique in which the therapist applies a targeted manual impulse or ...Read more We combine the latest and most advanced techniques and equipment to come up with an intensive ...Read more Pilates PilatesWe combine the latest and most advanced techniques and equipment to come up with an intensive ...Read more Reflexology is a popular form of alternative medicine that seeks to promote healing and offer ...Read more Reflexology ReflexologyReflexology is a popular form of alternative medicine that seeks to promote healing and offer ...Read more Sports people often tend to push their bodies too hard, short-changing it on rest, recovery and ... Read more Sports Massage Sports MassageSports people often tend to push their bodies too hard, short-changing it on rest, recovery and ... Read more Result-Oriented Physical Health Care Lewis Morgan Physiotherapy is a premier physical therapy facility in Hornchurch, offering quality health services. We believe in delivering results, which is why we strive to ensure that every patient who walks through our doors gets personalised and effective treatment. We offer physiotherapy and acupuncture and we use seasoned professionals who ensure the patient truly recovers physical health. Whether you are dealing with physical mobility issues, chronic pain, or psychological strain, you will have a lot to gain from using our services. At our clinic, clients get the privacy they require as well as the attention they need to resolve their health problems and live more active and fulfilling lives. If you are dealing with chronic back or neck pain, sports injuries, post-surgery mobility issues, or other forms of physical problems, the professionals at our clinic have what it takes to make things better. At all times, our doors are open to patients in need of physical rehabilitation and other kinds of physical well-being. Do you have medical insurance? We are covered by all major insurance companies Lewis Morgan Physiotherapy always has your goals in mind. This is why we only have the best and certified manual therapists to attend to our patients, therapists who offer only the highest quality evidence-based care to help you return to work feeling better and stronger. You will be surprised at what difference highly skilled therapists can make in helping you on the way to recovery. We spend ample time with our clients to find the root of the problem before putting them on any type of physical therapy. When we know what’s bothering you, your problems are half-solved. Due to years of practice, we know what works best. We will create a customised treatment plan for you that will start you on the road to recovery and better health! We treat the followingWe provide care for a lot of well-known and common ailments. Learn more about what we can do for you. This is a condition which causes pain, discomfort and inflammation in joints. It is very common around ....Read more Arthritis ArthritisThis is a condition which causes pain, discomfort and inflammation in joints. It is very common around ....Read more Any pain that lasts for more than three to six months. It can be mild or severe, occasional or ...Read more Chronic pain Chronic painAny pain that lasts for more than three to six months. It can be mild or severe, occasional or ...Read more According to data produced by the NHS, over 10 million people in the UK regularly get headaches. However, most are not serious and ...Read more Headaches HeadachesAccording to data produced by the NHS, over 10 million people in the UK regularly get headaches. However, most are not serious and ...Read more If you are suffering from lower back pain, you are not alone. More than 80 percent of adults will experience ...Read more Lower back pain Lower back painIf you are suffering from lower back pain, you are not alone. More than 80 percent of adults will experience ...Read more The neck (cervical spine) is made up of vertebrae which extend from the upper torso to the base of the ...Read more Neck pain Neck painThe neck (cervical spine) is made up of vertebrae which extend from the upper torso to the base of the ...Read more Surgery is usually said to be the final step or solution in any problem and is only undertaken when more conservative ...Read more Pre & Post operative Pre & Post operativeSurgery is usually said to be the final step or solution in any problem and is only undertaken when more conservative ...Read more Body balance is a complex system that is controlled by several factors, and when any one of them gets ...Read more Poor mobility Poor mobilityBody balance is a complex system that is controlled by several factors, and when any one of them gets ...Read more A repetitive strain injury is essentially an overuse injury that occurs due to the use of repetition of the same ...Read more Repetitive strain injuries Repetitive strain injuriesA repetitive strain injury is essentially an overuse injury that occurs due to the use of repetition of the same ...Read more They typically result from accidents, poor training practices, lack of proper conditioning, inadequate ...Read more Sports Injuries Sports InjuriesThey typically result from accidents, poor training practices, lack of proper conditioning, inadequate ...Read more This sudden movement of the neck is what results in whiplash, an injury which occurs when ...Read more Whiplash WhiplashThis sudden movement of the neck is what results in whiplash, an injury which occurs when ...Read more Studies show that approximately one-third of all women in the UK experiences various ...Read more Womens health Womens healthStudies show that approximately one-third of all women in the UK experiences various ...Read more Occupational or work related injuries are quite common. Workplace injuries usually occur due to ...Read more Work related injuries Work related injuriesOccupational or work related injuries are quite common. Workplace injuries usually occur due to ...Read more What Our Clients Say About Lewis Morgan Physio NEW Hornchurch location, brand new clinic, new logo! The best thing? SAME professional, friendly service! Lewis is a first class physio, a lovely bloke & has a nice line in banter (for review purposes I'll ignore the cheek & sarcasm!) And it's not just great treatment from the physios, away from the clinic Carol (and Geri) work hard to make it all appear seamless! In short, if anyone can get you back on track, whatever your injury/condition, LMP will. Highly recommend. Give them a try. Good luck guys! Rating Trish Clark Great treatment from both Lewis and Jonny! Got me back on track running again within a couple of weeks after Asuffering from planta faciatas! Acupuncture worked an absolute treat these guys are amazing and get you back on track asap!! Can't praise them highly enough! 3rd time I've used them and every time they've sorted me out with no messing with every injury I've had! Highly recommend them great guys with superb treatment and great banter too Star Rating Barry Smith Lewis morgan is a top top physiotherapist and a great man enjoyed all my sessions. He helped me recover at the pace and in the way I required always checking if change was needed to the treatments. Also the conversations were first class which made the time fly great service and would definitely recommend this service to anyone you won't be disappointed Rating Nicky Matthew Allen Call 07946 464602 to book your Physiotherapy appointment Other Pages Privacy Policy Terms Of Service FAQ Areas Covered Brentwood Dagenham Great Warley Havering Havering-atte-Bower Noak Hill Rainham Romford North Ockendon South Ockendon Upminster Find Us Contact Us Rear of 167 High Street, Hornchurch, Essex. RM11 3XS. Tel: 07946 464602 Email: enquiries@lewismorganphysio.co.uk © 2017 Lewis Morgan Physiotherapy Hornchurch