<!DOCTYPE HTML>
<!--[if IEMobile 7 ]><html class="no-js iem7" manifest="default.appcache?v=1"><![endif]--> 
<!--[if lt IE 7 ]><html class="no-js ie6" lang="en"><![endif]--> 
<!--[if IE 7 ]><html class="no-js ie7" lang="en"><![endif]--> 
<!--[if IE 8 ]><html class="no-js ie8" lang="en"><![endif]--> 
<!--[if (gte IE 9)|(gt IEMobile 7)|!(IEMobile)|!(IE)]><!--><html class="no-js" lang="en"><!--<![endif]-->
<head>
    <title>Focus Physiotherapy and Sports Injury Clinic | Links</title>
    <meta charset="UTF-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
    <meta name="viewport" content="width=device-width, initial-scale=1.0"><!-- Remove if you're not building a responsive site. (But then why would you do such a thing?) -->
    <link rel="pingback" href="https://www.focusphysiotherapy.ca/xmlrpc.php" />
    <link rel="shortcut icon" href="https://www.focusphysiotherapy.ca/wp-content/themes/starkers/images/favicon.png"/>
    
    
    <!-- Flexnav
    ================================================== -->
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js"></script> <!--THIS SCRIPT ISNT IN THE DOWNLOAD FILE-->
    <link  href="/wp-content/themes/starkers/flexnav/css/flexnav.css" rel="stylesheet" type="text/css" />
    <script src="/wp-content/themes/starkers/flexnav/js/jquery.flexnav.min.js" type="text/javascript"></script>
    <script type='application/javascript'>
        jQuery(document).ready(function($){
           $(".flexnav").flexNav({
        });
        });
    </script>  
    
    
    <!-- SHADOWBOX
	================================================== -->
    <link rel="stylesheet" type="text/css" href="/wp-content/themes/starkers/shadowbox/shadowbox.css">
	<script type="text/javascript" src="/wp-content/themes/starkers/shadowbox/shadowbox.js"></script>
    <script type="text/javascript">
		Shadowbox.init();
    </script>
    
    
	<!-- Tabs
  	================================================== -->
    <link rel="stylesheet" href="/wp-content/themes/starkers/tabs/css/reset.css"> 
	<link rel="stylesheet" href="/wp-content/themes/starkers/tabs/css/style.css"> 
	<script src="/wp-content/themes/starkers/tabs/js/modernizr.js"></script>

    
	<!-- Font Awesome
  	================================================== -->
    <link rel="stylesheet" href="/wp-content/themes/starkers/font-awesome/css/font-awesome.min.css">

    
    <!-- Google Fonts
  	================================================== -->
    <link href='https://fonts.googleapis.com/css?family=Oswald:700' rel='stylesheet' type='text/css'>
    <link href='https://fonts.googleapis.com/css?family=Roboto+Slab' rel='stylesheet' type='text/css'>
    <link href='https://fonts.googleapis.com/css?family=Roboto+Slab:700' rel='stylesheet' type='text/css'>
    <link href='https://fonts.googleapis.com/css?family=Roboto+Slab:300' rel='stylesheet' type='text/css'>
    <link href='https://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
    <link href='https://fonts.googleapis.com/css?family=Maven+Pro:500' rel='stylesheet' type='text/css'>
    <link href='https://fonts.googleapis.com/css?family=Maven+Pro:700' rel='stylesheet' type='text/css'>
        
        <script>
          (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
          (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
          m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
          })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
        
          ga('create', 'UA-58043640-1', 'auto');
          ga('send', 'pageview');
        
        </script>
    
    <meta name='robots' content='max-image-preview:large' />
<link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://www.focusphysiotherapy.ca/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.focusphysiotherapy.ca%2Flinks%2F" />
<link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://www.focusphysiotherapy.ca/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.focusphysiotherapy.ca%2Flinks%2F&#038;format=xml" />
		<!-- This site uses the Google Analytics by ExactMetrics plugin v8.11.1 - Using Analytics tracking - https://www.exactmetrics.com/ -->
							<script src="//www.googletagmanager.com/gtag/js?id=G-Z7KHWM9MNG"  data-cfasync="false" data-wpfc-render="false" type="text/javascript" async></script>
			<script data-cfasync="false" data-wpfc-render="false" type="text/javascript">
				var em_version = '8.11.1';
				var em_track_user = true;
				var em_no_track_reason = '';
								var ExactMetricsDefaultLocations = {"page_location":"https:\/\/www.focusphysiotherapy.ca\/links\/"};
								if ( typeof ExactMetricsPrivacyGuardFilter === 'function' ) {
					var ExactMetricsLocations = (typeof ExactMetricsExcludeQuery === 'object') ? ExactMetricsPrivacyGuardFilter( ExactMetricsExcludeQuery ) : ExactMetricsPrivacyGuardFilter( ExactMetricsDefaultLocations );
				} else {
					var ExactMetricsLocations = (typeof ExactMetricsExcludeQuery === 'object') ? ExactMetricsExcludeQuery : ExactMetricsDefaultLocations;
				}

								var disableStrs = [
										'ga-disable-G-Z7KHWM9MNG',
									];

				/* Function to detect opted out users */
				function __gtagTrackerIsOptedOut() {
					for (var index = 0; index < disableStrs.length; index++) {
						if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) {
							return true;
						}
					}

					return false;
				}

				/* Disable tracking if the opt-out cookie exists. */
				if (__gtagTrackerIsOptedOut()) {
					for (var index = 0; index < disableStrs.length; index++) {
						window[disableStrs[index]] = true;
					}
				}

				/* Opt-out function */
				function __gtagTrackerOptout() {
					for (var index = 0; index < disableStrs.length; index++) {
						document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/';
						window[disableStrs[index]] = true;
					}
				}

				if ('undefined' === typeof gaOptout) {
					function gaOptout() {
						__gtagTrackerOptout();
					}
				}
								window.dataLayer = window.dataLayer || [];

				window.ExactMetricsDualTracker = {
					helpers: {},
					trackers: {},
				};
				if (em_track_user) {
					function __gtagDataLayer() {
						dataLayer.push(arguments);
					}

					function __gtagTracker(type, name, parameters) {
						if (!parameters) {
							parameters = {};
						}

						if (parameters.send_to) {
							__gtagDataLayer.apply(null, arguments);
							return;
						}

						if (type === 'event') {
														parameters.send_to = exactmetrics_frontend.v4_id;
							var hookName = name;
							if (typeof parameters['event_category'] !== 'undefined') {
								hookName = parameters['event_category'] + ':' + name;
							}

							if (typeof ExactMetricsDualTracker.trackers[hookName] !== 'undefined') {
								ExactMetricsDualTracker.trackers[hookName](parameters);
							} else {
								__gtagDataLayer('event', name, parameters);
							}
							
						} else {
							__gtagDataLayer.apply(null, arguments);
						}
					}

					__gtagTracker('js', new Date());
					__gtagTracker('set', {
						'developer_id.dNDMyYj': true,
											});
					if ( ExactMetricsLocations.page_location ) {
						__gtagTracker('set', ExactMetricsLocations);
					}
										__gtagTracker('config', 'G-Z7KHWM9MNG', {"forceSSL":"true"} );
										window.gtag = __gtagTracker;										(function () {
						/* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */
						/* ga and __gaTracker compatibility shim. */
						var noopfn = function () {
							return null;
						};
						var newtracker = function () {
							return new Tracker();
						};
						var Tracker = function () {
							return null;
						};
						var p = Tracker.prototype;
						p.get = noopfn;
						p.set = noopfn;
						p.send = function () {
							var args = Array.prototype.slice.call(arguments);
							args.unshift('send');
							__gaTracker.apply(null, args);
						};
						var __gaTracker = function () {
							var len = arguments.length;
							if (len === 0) {
								return;
							}
							var f = arguments[len - 1];
							if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') {
								if ('send' === arguments[0]) {
									var hitConverted, hitObject = false, action;
									if ('event' === arguments[1]) {
										if ('undefined' !== typeof arguments[3]) {
											hitObject = {
												'eventAction': arguments[3],
												'eventCategory': arguments[2],
												'eventLabel': arguments[4],
												'value': arguments[5] ? arguments[5] : 1,
											}
										}
									}
									if ('pageview' === arguments[1]) {
										if ('undefined' !== typeof arguments[2]) {
											hitObject = {
												'eventAction': 'page_view',
												'page_path': arguments[2],
											}
										}
									}
									if (typeof arguments[2] === 'object') {
										hitObject = arguments[2];
									}
									if (typeof arguments[5] === 'object') {
										Object.assign(hitObject, arguments[5]);
									}
									if ('undefined' !== typeof arguments[1].hitType) {
										hitObject = arguments[1];
										if ('pageview' === hitObject.hitType) {
											hitObject.eventAction = 'page_view';
										}
									}
									if (hitObject) {
										action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction;
										hitConverted = mapArgs(hitObject);
										__gtagTracker('event', action, hitConverted);
									}
								}
								return;
							}

							function mapArgs(args) {
								var arg, hit = {};
								var gaMap = {
									'eventCategory': 'event_category',
									'eventAction': 'event_action',
									'eventLabel': 'event_label',
									'eventValue': 'event_value',
									'nonInteraction': 'non_interaction',
									'timingCategory': 'event_category',
									'timingVar': 'name',
									'timingValue': 'value',
									'timingLabel': 'event_label',
									'page': 'page_path',
									'location': 'page_location',
									'title': 'page_title',
									'referrer' : 'page_referrer',
								};
								for (arg in args) {
																		if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) {
										hit[gaMap[arg]] = args[arg];
									} else {
										hit[arg] = args[arg];
									}
								}
								return hit;
							}

							try {
								f.hitCallback();
							} catch (ex) {
							}
						};
						__gaTracker.create = newtracker;
						__gaTracker.getByName = newtracker;
						__gaTracker.getAll = function () {
							return [];
						};
						__gaTracker.remove = noopfn;
						__gaTracker.loaded = true;
						window['__gaTracker'] = __gaTracker;
					})();
									} else {
										console.log("");
					(function () {
						function __gtagTracker() {
							return null;
						}

						window['__gtagTracker'] = __gtagTracker;
						window['gtag'] = __gtagTracker;
					})();
									}
			</script>
							<!-- / Google Analytics by ExactMetrics -->
		<style id='wp-img-auto-sizes-contain-inline-css' type='text/css'>
img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
/*# sourceURL=wp-img-auto-sizes-contain-inline-css */
</style>
<style id='wp-block-library-inline-css' type='text/css'>
:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}.has-fit-text{white-space:nowrap!important}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}
/*wp_block_styles_on_demand_placeholder:69645921ccbc7*/
/*# sourceURL=wp-block-library-inline-css */
</style>
<style id='classic-theme-styles-inline-css' type='text/css'>
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
/*# sourceURL=/wp-includes/css/classic-themes.min.css */
</style>
<link rel='stylesheet' id='contact-form-7-css' href='https://www.focusphysiotherapy.ca/wp-content/plugins/contact-form-7/includes/css/styles.css?ver=6.1.4' type='text/css' media='all' />
<link rel='stylesheet' id='base-css' href='https://www.focusphysiotherapy.ca/wp-content/themes/starkers/stylesheets/base.css?ver=49c1945f8a8d9b50a6930ef97bde9f17' type='text/css' media='all' />
<link rel='stylesheet' id='skeleton-css' href='https://www.focusphysiotherapy.ca/wp-content/themes/starkers/stylesheets/skeleton.css?ver=49c1945f8a8d9b50a6930ef97bde9f17' type='text/css' media='all' />
<link rel='stylesheet' id='layout-css' href='https://www.focusphysiotherapy.ca/wp-content/themes/starkers/stylesheets/layout.css?ver=49c1945f8a8d9b50a6930ef97bde9f17' type='text/css' media='all' />
<link rel="https://api.w.org/" href="https://www.focusphysiotherapy.ca/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://www.focusphysiotherapy.ca/wp-json/wp/v2/pages/98" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.focusphysiotherapy.ca/xmlrpc.php?rsd" />

<link rel="canonical" href="https://www.focusphysiotherapy.ca/links/" />
<link rel='shortlink' href='https://www.focusphysiotherapy.ca/?p=98' />
</head>

<body class="wp-singular page-template page-template-links page-template-links-php page page-id-98 wp-theme-starkers links">




    <div class="gold_bar"></div>
    
	<div class="header">
        <div class="container">
            <div class="sixteen columns">
				<ul class="social">
                    <li> 
                    	<div class="circle"> 
                            <a href="tel:204-728-1212"> <i class="fa fa-phone"></i> </a>                      
                            <ul><li><a href="tel:204-728-1212">204.728.1212</a> </li></ul>
						</div>                             
                        <div class="word"> Phone  </div> 
                    </li>
                   	<li> 
                    	<div class="circle"> 
                           	<a href="mailto:info@focusphysiotherapy.ca"> <i class="fa fa-envelope"></i> </a>
                        	<ul><li><a href="mailto:focusphysio@mts.net">focusphysio@mts.net</a></li></ul>
						</div>                             
                        <div class="word"> Email  </div> 
                    </li>
                    <li> 
                    	<div class="circle"> 
                            <i class="fa fa-search"></i> 
                        	<ul><li>   
  	
    <form id="searchform" method="get" action="https://www.focusphysiotherapy.ca/">
        <span style="margin: 0 0 5px; display: block;">Search The Site</span>
        <input type="text" placeholder="search..."  name="s" id="s" size="15"/>
        <input type="submit" value="SEARCH" />
    </form>


</li></ul>
						</div>                             
                        <div class="word"> Search  </div> 
                    </li>
                    <li> 
                    	<div class="circle"> 
                            <i class="fa fa-clock-o"></i> 
                        	<ul><li>Monday - Friday <br/>8:30-6:00 <br/><br/>Evening Appointments are Available </li></ul>
						</div>                             
                        <div class="word"> Hours  </div> 
                    </li>
            	</ul>
                <a href="/home"><img src="https://www.focusphysiotherapy.ca/wp-content/themes/starkers/images/logo.png" class="logo"/></a>
            </div>
        </div>
    </div>
   	<div class="navbg">
        <div class="container">  
        	<div class="menu-button"><i class="fa fa-bars"></i></div>
        
            <ul class="social mobile">
                <li> 
                    <div class="circle"> 
                        <a href="tel:204-728-1212"> <i class="fa fa-phone"></i> </a>                      
                    </div>                             
                </li>
                <li> 
                    <div class="circle"> 
                        <a href="mailto:focusphysio@mts.net"> <i class="fa fa-envelope"></i> </a>
                    </div>                             
                </li>
                <li> 
                    <div class="circle"> 
                        <a href=""> <i class="fa fa-search"></i></a> 
                        <ul><li>   
  	
    <form id="searchform" method="get" action="https://www.focusphysiotherapy.ca/">
        <span style="margin: 0 0 5px; display: block;">Search The Site</span>
        <input type="text" placeholder="search..."  name="s" id="s" size="15"/>
        <input type="submit" value="SEARCH" />
    </form>


</li></ul>
                    </div>                             
                </li>
                <li> 
                    <div class="circle"> 
                        <a href=""><i class="fa fa-clock-o"></i></a> 
                        <ul><li>Tuesday - Friday <br/>8:30-6:00 <br/>Evening and Saturday <br/>Appointments are Available </li></ul>
                    </div>                             
                </li>
            </ul>
            
            <div style="clear:both;"></div>
            			
			<div class="menu-primary-container"><ul id="menu-primary" class="flexnav"><li id="menu-item-23" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-23"><a href="https://www.focusphysiotherapy.ca/">Home</a></li>
<li id="menu-item-25" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25"><a href="https://www.focusphysiotherapy.ca/services/">Services</a></li>
<li id="menu-item-26" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26"><a href="https://www.focusphysiotherapy.ca/therapists/">Therapists</a></li>
<li id="menu-item-100" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-98 current_page_item menu-item-100"><a href="https://www.focusphysiotherapy.ca/links/" aria-current="page">Links</a></li>
<li id="menu-item-22" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-22"><a href="https://www.focusphysiotherapy.ca/faq/">FAQ</a></li>
<li id="menu-item-20" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-20"><a href="https://www.focusphysiotherapy.ca/contact/">Contact</a></li>
</ul></div> 
            
        	<div class="menu-primary-container"><ul id="menu-primary-1" class="nav"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-23"><a href="https://www.focusphysiotherapy.ca/">Home</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-25"><a href="https://www.focusphysiotherapy.ca/services/">Services</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-26"><a href="https://www.focusphysiotherapy.ca/therapists/">Therapists</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-98 current_page_item menu-item-100"><a href="https://www.focusphysiotherapy.ca/links/" aria-current="page">Links</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-22"><a href="https://www.focusphysiotherapy.ca/faq/">FAQ</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-20"><a href="https://www.focusphysiotherapy.ca/contact/">Contact</a></li>
</ul></div> 
	
    	</div>
	</div>    



<div class="white">	

    <div class="header-image">	
        <div class="container">
            <div class="sixteen columns">       
                                <h2>Links</h2>
            </div>
        </div>  	
                      
                <img src='https://www.focusphysiotherapy.ca/wp-content/files_mf/cache/th_d8dc666cbeb0fd7b43195a030900cc60_1419350144balls.png' />                        </div>        
    <div class="white_bar"></div>
    
	<div class="container">
		                                            
            <ul>
                <error>
    <code>internal_server_error</code>
    <title><![CDATA[WordPress &amp;rsaquo; Error]]></title>
    <message><![CDATA[&lt;p&gt;There has been a critical error on this website.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://wordpress.org/documentation/article/faq-troubleshooting/&quot;&gt;Learn more about troubleshooting WordPress.&lt;/a&gt;&lt;/p&gt;]]></message>
    <data>
        <status>500</status>
    </data>
</error>
