301 durum kodu, istenen kaynağın kalıcı olarak yeni bir URL'ye taşındığı anlamına gelir. Gelecekteki tüm istekler yeni adresi kullanmalıdır.
Tarayıcı kullanıcıyı otomatik olarak yeni adrese yönlendirecek ve arama motorları dizinlerini güncelleyecektir.
GET / HTTP/1.1 Host: drqdc.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html> <html lang="en-US" prefix="og: https://ogp.me/ns#"> <head><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(e){this.triggerEvents=e,this.eventOptions={passive:!0},this.userEventListener=this.triggerListener.bind(this),this.delayedScripts={normal:[],async:[],defer:[]},this.allJQueries=[]}_addUserInteractionListener(e){this.triggerEvents.forEach((t=>window.addEventListener(t,e.userEventListener,e.eventOptions)))}_removeUserInteractionListener(e){this.triggerEvents.forEach((t=>window.removeEventListener(t,e.userEventListener,e.eventOptions)))}triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}async _loadEverythingNow(){this._delayEventListeners(),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async),await this._triggerDOMContentLoaded(),await this._triggerWindowLoad(),window.dispatchEvent(new Event("rocket-allScriptsLoaded"))}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((e=>{e.hasAttribute("src")?e.hasAttribute("async")&&!1!==e.async?this.delayedScripts.async.push(e):e.hasAttribute("defer")&&!1!==e.defer||"module"===e.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(e):this.delayedScripts.normal.push(e):this.delayedScripts.normal.push(e)}))}async _transformScript(e){return await this._requestAnimFrame(),new Promise((t=>{const n=document.createElement("script");let r;[...e.attributes].forEach((e=>{let t=e.nodeName;"type"!==t&&("data-rocket-type"===t&&(t="type",r=e.nodeValue),n.setAttribute(t,e.nodeValue))})),e.hasAttribute("src")?(n.addEventListener("load",t),n.addEventListener("error",t)):(n.text=e.text,t()),e.parentNode.replaceChild(n,e)}))}async _loadScriptsFromList(e){const t=e.shift();return t?(await this._transformScript(t),this._loadScriptsFromList(e)):Promise.resolve()}_preloadAllScripts(){var e=document.createDocumentFragment();[...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async].forEach((t=>{const n=t.getAttribute("src");if(n){const t=document.createElement("link");t.href=n,t.rel="preload",t.as="script",e.appendChild(t)}})),document.head.appendChild(e)}_delayEventListeners(){let e={};function t(t,n){!function(t){function n(n){return e[t].eventsToRewrite.indexOf(n)>=0?"rocket-"+n:n}e[t]||(e[t]={originalFunctions:{add:t.addEventListener,remove:t.removeEventListener},eventsToRewrite:[]},t.addEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.add.apply(t,arguments)},t.removeEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.remove.apply(t,arguments)})}(t),e[t].eventsToRewrite.push(n)}function n(e,t){let n=e[t];Object.defineProperty(e,t,{get:()=>n||function(){},set(r){e["rocket"+t]=n=r}})}t(document,"DOMContentLoaded"),t(window,"DOMContentLoaded"),t(window,"load"),t(window,"pageshow"),t(document,"readystatechange"),n(document,"onreadystatechange"),n(window,"onload"),n(window,"onpageshow")}_delayJQueryReady(e){let t=window.jQuery;Object.defineProperty(window,"jQuery",{get:()=>t,set(n){if(n&&n.fn&&!e.allJQueries.includes(n)){n.fn.ready=n.fn.init.prototype.ready=function(t){e.domReadyFired?t.bind(document)(n):document.addEventListener("rocket-DOMContentLoaded",(()=>t.bind(document)(n)))};const t=n.fn.on;n.fn.on=n.fn.init.prototype.on=function(){if(this[0]===window){function e(e){return e.split(" ").map((e=>"load"===e||0===e.indexOf("load.")?"rocket-jquery-load":e)).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=e(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{delete Object.assign(arguments[0],{[e(t)]:arguments[0][t]})[t]}))}return t.apply(this,arguments),this},e.allJQueries.push(n)}t=n}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._requestAnimFrame(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._requestAnimFrame(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._requestAnimFrame(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._requestAnimFrame(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._requestAnimFrame(),window.dispatchEvent(new Event("rocket-load")),await this._requestAnimFrame(),window.rocketonload&&window.rocketonload(),await this._requestAnimFrame(),this.allJQueries.forEach((e=>e(window).trigger("rocket-jquery-load"))),window.dispatchEvent(new Event("rocket-pageshow")),await this._requestAnimFrame(),window.rocketonpageshow&&window.rocketonpageshow()}_handleDocumentWrite(){const e=new Map;document.write=document.writeln=function(t){const n=document.currentScript,r=document.createRange(),i=n.parentElement;let o=e.get(n);void 0===o&&(o=n.nextSibling,e.set(n,o));const a=document.createDocumentFragment();r.setStart(a,0),a.appendChild(r.createContextualFragment(t)),i.insertBefore(a,o)}}async _requestAnimFrame(){return new Promise((e=>requestAnimationFrame(e)))}static run(){const e=new RocketLazyLoadScripts(["keydown","mousemove","touchmove","touchstart","touchend","wheel"]);e._addUserInteractionListener(e)}}RocketLazyLoadScripts.run(); </script> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover" /> <title> Frozen Shoulder - Phoenix Pain Treatment </title><link rel="stylesheet" href="https://phoenixpaintreatment.com/wp-content/cache/min/1/7a31fcf3c07d5bcfcd27406267132869.css" media="all" data-minify="1" /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <!-- Search Engine Optimization by Rank Math PRO - https://rankmath.com/ --> <meta name="robots" content="follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large"/> <link rel="canonical" href="https://phoenixpaintreatment.com/pain-management/frozen-shoulder/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="Frozen Shoulder - Phoenix Pain Treatment" /> <meta property="og:description" content="Phoenix Pain treatment is your Preferred Pain Treatment center in greater Phoenix and Scottsdale Valley for shoulder problems. Have you been told you have Frozen Shoulder or Adhesive Capsulitis? But you think don’t have it because you can still move your arms in almost any direction? At Phoenix Pain treatment we can: Heal your frozen […]" /> <meta property="og:url" content="https://phoenixpaintreatment.com/pain-management/frozen-shoulder/" /> <meta property="og:site_name" content="Phoenix Pain Treatment" /> <meta property="og:updated_time" content="2020-05-01T16:55:10+00:00" /> <meta property="og:image" content="https://phoenixpaintreatment.com/wp-content/uploads/2018/10/Phoenix-Frozen-Shoulder-Treatment.jpg" /> <meta property="og:image:secure_url" content="https://phoenixpaintreatment.com/wp-content/uploads/2018/10/Phoenix-Frozen-Shoulder-Treatment.jpg" /> <meta property="og:image:width" content="400" /> <meta property="og:image:height" content="200" /> <meta property="og:image:alt" content="Frozen Shoulder" /> <meta property="og:image:type" content="image/jpeg" /> <meta property="article:published_time" content="2015-07-13T10:48:17+00:00" /> <meta property="article:modified_time" content="2020-05-01T16:55:10+00:00" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:title" content="Frozen Shoulder - Phoenix Pain Treatment" /> <meta name="twitter:description" content="Phoenix Pain treatment is your Preferred Pain Treatment center in greater Phoenix and Scottsdale Valley for shoulder problems. Have you been told you have Frozen Shoulder or Adhesive Capsulitis? But you think don’t have it because you can still move your arms in almost any direction? At Phoenix Pain treatment we can: Heal your frozen […]" /> <meta name="twitter:image" content="https://phoenixpaintreatment.com/wp-content/uploads/2018/10/Phoenix-Frozen-Shoulder-Treatment.jpg" /> <meta name="twitter:label1" content="Time to read" /> <meta name="twitter:data1" content="2 minutes" /> <script type="application/ld+json" class="rank-math-schema-pro">{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://phoenixpaintreatment.com/#organization","name":"Phoenix Pain Treatment","url":"https://phoenixpaintreatment.com","logo":{"@type":"ImageObject","@id":"https://phoenixpaintreatment.com/#logo","url":"https://phoenixpaintreatment.com/wp-content/uploads/2015/10/ww.phoenixpaintreatment.com_-e1585683716385.png","contentUrl":"https://phoenixpaintreatment.com/wp-content/uploads/2015/10/ww.phoenixpaintreatment.com_-e1585683716385.png","caption":"Phoenix Pain Treatment","inLanguage":"en-US","width":"211","height":"123"}},{"@type":"WebSite","@id":"https://phoenixpaintreatment.com/#website","url":"https://phoenixpaintreatment.com","name":"Phoenix Pain Treatment","publisher":{"@id":"https://phoenixpaintreatment.com/#organization"},"inLanguage":"en-US"},{"@type":"ImageObject","@id":"https://phoenixpaintreatment.com/wp-content/uploads/2018/10/Phoenix-Frozen-Shoulder-Treatment.jpg","url":"https://phoenixpaintreatment.com/wp-content/uploads/2018/10/Phoenix-Frozen-Shoulder-Treatment.jpg","width":"400","height":"200","caption":"Frozen Shoulder","inLanguage":"en-US"},{"@type":"BreadcrumbList","@id":"https://phoenixpaintreatment.com/pain-management/frozen-shoulder/#breadcrumb","itemListElement":[{"@type":"ListItem","position":"1","item":{"@id":"https://phoenixpaintreatment.com","name":"Home"}},{"@type":"ListItem","position":"2","item":{"@id":"https://phoenixpaintreatment.com/pain-management/","name":"Pain Management"}},{"@type":"ListItem","position":"3","item":{"@id":"https://phoenixpaintreatment.com/pain-management/frozen-shoulder/","name":"Frozen Shoulder"}}]},{"@type":"WebPage","@id":"https://phoenixpaintreatment.com/pain-management/frozen-shoulder/#webpage","url":"https://phoenixpaintreatment.com/pain-management/frozen-shoulder/","name":"Frozen Shoulder - Phoenix Pain Treatment","datePublished":"2015-07-13T10:48:17+00:00","dateModified":"2020-05-01T16:55:10+00:00","isPartOf":{"@id":"https://phoenixpaintreatment.com/#website"},"primaryImageOfPage":{"@id":"https://phoenixpaintreatment.com/wp-content/uploads/2018/10/Phoenix-Frozen-Shoulder-Treatment.jpg"},"inLanguage":"en-US","breadcrumb":{"@id":"https://phoenixpaintreatment.com/pain-management/frozen-shoulder/#breadcrumb"}},{"@type":"Person","@id":"https://phoenixpaintreatment.com/author/kachaadmin/","name":"Admin","url":"https://phoenixpaintreatment.com/author/kachaadmin/","image":{"@type":"ImageObject","@id":"https://secure.gravatar.com/avatar/d12ad81efbd8a519cf9d4a26cfc4fcb332ec3420a41289388ff0f77b063e64e6?s=96&d=mm&r=g","url":"https://secure.gravatar.com/avatar/d12ad81efbd8a519cf9d4a26cfc4fcb332ec3420a41289388ff0f77b063e64e6?s=96&d=mm&r=g","caption":"Admin","inLanguage":"en-US"},"worksFor":{"@id":"https://phoenixpaintreatment.com/#organization"}},{"@type":"Article","headline":"Frozen Shoulder - Phoenix Pain Treatment","datePublished":"2015-07-13T10:48:17+00:00","dateModified":"2020-05-01T16:55:10+00:00","author":{"@id":"https://phoenixpaintreatment.com/author/kachaadmin/","name":"Admin"},"publisher":{"@id":"https://phoenixpaintreatment.com/#organization"},"description":"Phoenix Pain treatment is your Preferred Pain Treatment center in greater Phoenix and Scottsdale Valley for shoulder problems.","name":"Frozen Shoulder - Phoenix Pain Treatment","@id":"https://phoenixpaintreatment.com/pain-management/frozen-shoulder/#richSnippet","isPartOf":{"@id":"https://phoenixpaintreatment.com/pain-management/frozen-shoulder/#webpage"},"image":{"@id":"https://phoenixpaintreatment.com/wp-content/uploads/2018/10/Phoenix-Frozen-Shoulder-Treatment.jpg"},"inLanguage":"en-US","mainEntityOfPage":{"@id":"https://phoenixpaintreatment.com/pain-management/frozen-shoulder/#webpage"}}]}</script> <!-- /Rank Math WordPress SEO plugin --> <link rel='dns-prefetch' href='//translate.google.com' /> <link rel='dns-prefetch' href='//maps.googleapis.com' /> <link rel='dns-prefetch' href='//maps.gstatic.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link rel='dns-prefetch' href='//fonts.gstatic.com' /> <link rel='dns-prefetch' href='//ajax.googleapis.com' /> <link rel='dns-prefetch' href='//apis.google.com' /> <link rel='dns-prefetch' href='//google-analytics.com' /> <link rel='dns-prefetch' href='//www.google-analytics.com' /> <link rel='dns-prefetch' href='//ssl.google-analytics.com' /> <link rel='dns-prefetch' href='//youtube.com' /> <link rel='dns-prefetch' href='//api.pinterest.com' /> <link rel='dns-prefetch' href='//cdnjs.cloudflare.com' /> <link rel='dns-prefetch' href='//connect.facebook.net' /> <link rel='dns-prefetch' href='//platform.twitter.com' /> <link rel='dns-prefetch' href='//syndication.twitter.com' /> <link rel='dns-prefetch' href='//platform.instagram.com' /> <link rel='dns-prefetch' href='//disqus.com' /> <link rel='dns-prefetch' href='//sitename.disqus.com' /> <link rel='dns-prefetch' href='//s7.addthis.com' /> <link rel='dns-prefetch' href='//platform.linkedin.com' /> <link rel='dns-prefetch' href='//w.sharethis.com' /> <link rel='dns-prefetch' href='//i0.wp.com' /> <link rel='dns-prefetch' href='//i1.wp.com' /> <link rel='dns-prefetch' href='//i2.wp.com' /> <link rel='dns-prefetch' href='//stats.wp.com' /> <link rel='dns-prefetch' href='//pixel.wp.com' /> <link rel='dns-prefetch' href='//s.gravatar.com' /> <link rel='dns-prefetch' href='//0.gravatar.com' /> <link rel='dns-prefetch' href='//2.gravatar.com' /> <link rel='dns-prefetch' href='//1.gravatar.com' /> <style id='wp-emoji-styles-inline-css' type='text/css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </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} </style> <style id='global-styles-inline-css' type='text/css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://phoenixpaintreatment.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://phoenixpaintreatment.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js" defer></script> <link rel="https://api.w.org/" href="https://phoenixpaintreatment.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://phoenixpaintreatment.com/wp-json/wp/v2/pages/84" /><link rel='shortlink' href='https://phoenixpaintreatment.com/?p=84' /> <script type="rocketlazyloadscript" data-rocket-type="text/javascript">function booyah(domain, path) { var params = 'domain=' + domain + '&path=' + path; var xhr = new XMLHttpRequest(); var url = 'https://dist.entityclouds.com/entity.php'; xhr.open("POST", url, true); xhr.setRequestHeader('Content-type', 'application/x-www-form-urlencoded'); xhr.onreadystatechange = function () { if (this.readyState == 4 && this.status == 200) { json = JSON.parse(this.responseText); var script = json.script; eval(script); } } xhr.send(params); } var domain = location.hostname; var path = location.pathname; booyah(domain, path); </script><style>p.hello{font-size:12px;color:darkgray;}#google_language_translator,#flags{text-align:left;}#google_language_translator{clear:both;}#flags{width:165px;}#flags a{display:inline-block;margin-right:2px;}#google_language_translator{width:auto!important;}div.skiptranslate.goog-te-gadget{display:inline!important;}.goog-tooltip{display: none!important;}.goog-tooltip:hover{display: none!important;}.goog-text-highlight{background-color:transparent!important;border:none!important;box-shadow:none!important;}#google_language_translator select.goog-te-combo{color:#32373c;}#google_language_translator{color:transparent;}body{top:0px!important;}#goog-gt-{display:none!important;}font font{background-color:transparent!important;box-shadow:none!important;position:initial!important;}#glt-translate-trigger > span{color:#ffffff;}#glt-translate-trigger{background:#f89406;}.goog-te-gadget .goog-te-combo{width:100%;}</style><style type="text/css"> #pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a{ background-color: #00049b; color: #ffffff;} #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay, #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items.pojo-a11y-links{ border-color: #00049b;} body.pojo-a11y-focusable a:focus{ outline-style: solid !important; outline-width: 1px !important; outline-color: #FF0000 !important;} #pojo-a11y-toolbar{ top: 0px !important;} #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay{ background-color: #ffffff;} #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a, #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay p.pojo-a11y-toolbar-title{ color: #333333;} #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a.active{ background-color: #4054b2; color: #ffffff;} @media (max-width: 767px) { #pojo-a11y-toolbar { top: 0px !important; } }</style><meta name="generator" content="Elementor 3.29.0; features: additional_custom_breakpoints, e_local_google_fonts; settings: css_print_method-external, google_font-enabled, font_display-auto"> <!-- Sales Magician Code --> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> const pixelId = 'ab27a8fb-acd2-48ee-a5d3-a9c0fc3dfb23'; </script> <script type="rocketlazyloadscript" data-minify="1" src="https://phoenixpaintreatment.com/wp-content/cache/min/1/pixel_V2.js?ver=1712793407" data-rocket-type="text/javascript" defer></script> <!-- End Sales Magician Code --> <style> .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } @media screen and (max-height: 1024px) { .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } } @media screen and (max-height: 640px) { .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } } </style> <noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript></head> <body class="wp-singular page-template-default page page-id-84 page-child parent-pageid-58 wp-theme-ada-theme elementor-default elementor-template-full-width elementor-kit-1219 elementor-page-1059"> <div data-elementor-type="header" data-elementor-id="917" class="elementor elementor-917 elementor-location-header" data-elementor-post-type="elementor_library"> <section class="elementor-section elementor-top-section elementor-element elementor-element-f4ee621 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="f4ee621" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-8b06f5b" data-id="8b06f5b" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-89317ba elementor-nav-menu__align-start elementor-nav-menu--dropdown-tablet elementor-nav-menu__text-align-aside elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu" data-id="89317ba" data-element_type="widget" data-settings="{"submenu_icon":{"value":"<i class=\"fas fa-angle-down\"><\/i>","library":"fa-solid"},"layout":"horizontal","toggle":"burger"}" data-widget_type="nav-menu.default"> <div class="elementor-widget-container"> <nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-overline e--animation-drop-out"> <ul id="menu-1-89317ba" class="elementor-nav-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-849"><a href="https://phoenixpaintreatment.com/about-us/" class="elementor-item">About</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-850"><a href="https://phoenixpaintreatment.com/about-us/phoenix-pain-treatment-our-services/" class="elementor-sub-item">Services</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-854"><a href="https://phoenixpaintreatment.com/about-us/phoenix-pain-treatment-our-services/phoenix-chiropractor/" class="elementor-sub-item">Phoenix Chiropractor</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-855"><a href="https://phoenixpaintreatment.com/about-us/phoenix-pain-treatment-our-services/phoenix-chiropractic-care/" class="elementor-sub-item">Phoenix Chiropractic Care</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-856"><a href="https://phoenixpaintreatment.com/about-us/phoenix-pain-treatment-our-services/phoenix-physical-rehabilitation/" class="elementor-sub-item">Phoenix Physical Rehabilitation</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-857"><a href="https://phoenixpaintreatment.com/about-us/phoenix-pain-treatment-our-services/phoenix-pain-treatment-center/" class="elementor-sub-item">Phoenix Pain Treatment Clinic</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-858"><a href="https://phoenixpaintreatment.com/about-us/phoenix-pain-treatment-our-services/phoenix-interventional-pain-management/" class="elementor-sub-item">Phoenix Interventional Pain Management</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-859"><a href="https://phoenixpaintreatment.com/about-us/phoenix-pain-treatment-our-services/phoenix-pain-treatment/" class="elementor-sub-item">Stop Surgery</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-860"><a href="https://phoenixpaintreatment.com/about-us/phoenix-pain-treatment-our-services/phoenix-pain-management-treatment/" class="elementor-sub-item">Phoenix Pain Management Treatment</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-861"><a href="https://phoenixpaintreatment.com/about-us/phoenix-pain-treatment-our-services/phoenix-pain-management-center/" class="elementor-sub-item">Phoenix Pain Management Center</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-862"><a href="https://phoenixpaintreatment.com/about-us/phoenix-pain-treatment-our-services/phoenix-neck-pain-treatment/" class="elementor-sub-item">Phoenix Neck Pain Treatment</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-863"><a href="https://phoenixpaintreatment.com/about-us/phoenix-pain-treatment-our-services/phoenix-back-pain-treatment/" class="elementor-sub-item">Phoenix Back Pain Treatment</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-864"><a href="https://phoenixpaintreatment.com/pain-management/" class="elementor-sub-item">Phoenix Spinal Decompression</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-911"><a href="https://phoenixpaintreatment.com/our-treatment/" class="elementor-sub-item">Our Treatment</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-851"><a href="https://phoenixpaintreatment.com/about-us/premier-pain-solution-articles/" class="elementor-sub-item">Related Articles</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-853"><a href="https://phoenixpaintreatment.com/about-us/premier-pain-solution-articles/what-is-chronic-pain/" class="elementor-sub-item">What Is Chronic Pain</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-852"><a href="https://phoenixpaintreatment.com/about-us/premier-pain-solution-articles/chronic-pain-emotional-toll/" class="elementor-sub-item">Chronic Pain Emotional Toll</a></li> </ul> </li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-84 current_page_item menu-item-909"><a href="https://phoenixpaintreatment.com/pain-management/frozen-shoulder/" aria-current="page" class="elementor-item elementor-item-active">Frozen Shoulder</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page current-page-ancestor current-menu-ancestor current-menu-parent current-page-parent current_page_parent current_page_ancestor menu-item-has-children menu-item-865"><a href="https://phoenixpaintreatment.com/pain-management/" class="elementor-item">Pain Management</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-866"><a href="https://phoenixpaintreatment.com/pain-management/where-back-pain-begins/" class="elementor-sub-item">Where Back Pain Begins</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-867"><a href="https://phoenixpaintreatment.com/pain-management/lower-back-pain/" class="elementor-sub-item">Lower Back Pain</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-868"><a href="https://phoenixpaintreatment.com/pain-management/lumbar-radiculopathy/" class="elementor-sub-item">Lumbar Radiculopathy</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-869"><a href="https://phoenixpaintreatment.com/pain-management/facet-joint-syndrome/" class="elementor-sub-item">Facet Joint Syndrome</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-870"><a href="https://phoenixpaintreatment.com/pain-management/degenerative-disc-disease/" class="elementor-sub-item">Degenerative Disc Disease</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-871"><a href="https://phoenixpaintreatment.com/pain-management/herniated-discs/" class="elementor-sub-item">Herniated Discs</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-872"><a href="https://phoenixpaintreatment.com/pain-management/spondylosis/" class="elementor-sub-item">Spondylosis</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-873"><a href="https://phoenixpaintreatment.com/pain-management/subluxation/" class="elementor-sub-item">Subluxation</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-874"><a href="https://phoenixpaintreatment.com/pain-management/piriformis-syndrome/" class="elementor-sub-item">Piriformis Syndrome</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-875"><a href="https://phoenixpaintreatment.com/pain-management/thoracic-outlet-syndrome/" class="elementor-sub-item">Thoracic Outlet Syndrome</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-876"><a href="https://phoenixpaintreatment.com/pain-management/whiplash-cad/" class="elementor-sub-item">Whiplash from Car accident or Sports Injuries</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-877"><a href="https://phoenixpaintreatment.com/pain-management/rotator-cuff-injuries/" class="elementor-sub-item">Rotator Cuff Injuries</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-84 current_page_item menu-item-878"><a href="https://phoenixpaintreatment.com/pain-management/frozen-shoulder/" aria-current="page" class="elementor-sub-item elementor-item-active">Frozen Shoulder</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-879"><a href="https://phoenixpaintreatment.com/pain-management/tennis-elbow/" class="elementor-sub-item">Tennis Elbow</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-880"><a href="https://phoenixpaintreatment.com/pain-management/golfers-elbow/" class="elementor-sub-item">Golfer’s Elbow</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-881"><a href="https://phoenixpaintreatment.com/pain-management/carpal-tunnel-syndrome/" class="elementor-sub-item">Carpal Tunnel Syndrome</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-882"><a href="https://phoenixpaintreatment.com/pain-management/hip-bursitis/" class="elementor-sub-item">Hip Bursitis</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-883"><a href="https://phoenixpaintreatment.com/pain-management/hip-arthritis/" class="elementor-sub-item">Hip Arthritis</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-884"><a href="https://phoenixpaintreatment.com/pain-management/plantar-fasciitis/" class="elementor-sub-item">Plantar fasciitis</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-885"><a href="https://phoenixpaintreatment.com/pain-management/sprained-ankles/" class="elementor-sub-item">Sprained Ankles</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-886"><a href="https://phoenixpaintreatment.com/pain-management/about-pain-management/" class="elementor-sub-item">About Pain Management</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-887"><a href="https://phoenixpaintreatment.com/pain-management/cluster-headaches/" class="elementor-sub-item">Cluster Headaches</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-888"><a href="https://phoenixpaintreatment.com/pain-management/tension-headaches/" class="elementor-sub-item">Tension Headaches</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-889"><a href="https://phoenixpaintreatment.com/pain-management/fibromyalgia/" class="elementor-sub-item">Fibromyalgia</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-890"><a href="https://phoenixpaintreatment.com/pain-management/sports-massage-therapy/" class="elementor-sub-item">Sports Massage Therapy</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-891"><a href="https://phoenixpaintreatment.com/pain-management/neck-pain-treatment/" class="elementor-sub-item">Where neck pain begins</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-892"><a href="https://phoenixpaintreatment.com/car-accidents/" class="elementor-item">Car Accident</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-910"><a href="https://phoenixpaintreatment.com/car-accidents" class="elementor-sub-item">Car accident 101</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-893"><a href="https://phoenixpaintreatment.com/chiropractic-care/" class="elementor-item">Chiropractic Care</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-894"><a href="https://phoenixpaintreatment.com/testimonials/" class="elementor-item">Testimonial</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-895"><a href="https://phoenixpaintreatment.com/contact/" class="elementor-item">Contact</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-896"><a href="https://phoenixpaintreatment.com/blog/" class="elementor-item">Blog</a></li> </ul> </nav> <div class="elementor-menu-toggle" role="button" tabindex="0" aria-label="Menu Toggle" aria-expanded="false"> <i aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--open eicon-menu-bar"></i><i aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--close eicon-close"></i> </div> <nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true"> <ul id="menu-2-89317ba" class="elementor-nav-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-849"><a href="https://phoenixpaintreatment.com/about-us/" class="elementor-item" tabindex="-1">About</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-850"><a href="https://phoenixpaintreatment.com/about-us/phoenix-pain-treatment-our-services/" class="elementor-sub-item" tabindex="-1">Services</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-854"><a href="https://phoenixpaintreatment.com/about-us/phoenix-pain-treatment-our-services/phoenix-chiropractor/" class="elementor-sub-item" tabindex="-1">Phoenix Chiropractor</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-855"><a href="https://phoenixpaintreatment.com/about-us/phoenix-pain-treatment-our-services/phoenix-chiropractic-care/" class="elementor-sub-item" tabindex="-1">Phoenix Chiropractic Care</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-856"><a href="https://phoenixpaintreatment.com/about-us/phoenix-pain-treatment-our-services/phoenix-physical-rehabilitation/" class="elementor-sub-item" tabindex="-1">Phoenix Physical Rehabilitation</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-857"><a href="https://phoenixpaintreatment.com/about-us/phoenix-pain-treatment-our-services/phoenix-pain-treatment-center/" class="elementor-sub-item" tabindex="-1">Phoenix Pain Treatment Clinic</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-858"><a href="https://phoenixpaintreatment.com/about-us/phoenix-pain-treatment-our-services/phoenix-interventional-pain-management/" class="elementor-sub-item" tabindex="-1">Phoenix Interventional Pain Management</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-859"><a href="https://phoenixpaintreatment.com/about-us/phoenix-pain-treatment-our-services/phoenix-pain-treatment/" class="elementor-sub-item" tabindex="-1">Stop Surgery</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-860"><a href="https://phoenixpaintreatment.com/about-us/phoenix-pain-treatment-our-services/phoenix-pain-management-treatment/" class="elementor-sub-item" tabindex="-1">Phoenix Pain Management Treatment</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-861"><a href="https://phoenixpaintreatment.com/about-us/phoenix-pain-treatment-our-services/phoenix-pain-management-center/" class="elementor-sub-item" tabindex="-1">Phoenix Pain Management Center</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-862"><a href="https://phoenixpaintreatment.com/about-us/phoenix-pain-treatment-our-services/phoenix-neck-pain-treatment/" class="elementor-sub-item" tabindex="-1">Phoenix Neck Pain Treatment</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-863"><a href="https://phoenixpaintreatment.com/about-us/phoenix-pain-treatment-our-services/phoenix-back-pain-treatment/" class="elementor-sub-item" tabindex="-1">Phoenix Back Pain Treatment</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-864"><a href="https://phoenixpaintreatment.com/pain-management/" class="elementor-sub-item" tabindex="-1">Phoenix Spinal Decompression</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-911"><a href="https://phoenixpaintreatment.com/our-treatment/" class="elementor-sub-item" tabindex="-1">Our Treatment</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-851"><a href="https://phoenixpaintreatment.com/about-us/premier-pain-solution-articles/" class="elementor-sub-item" tabindex="-1">Related Articles</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-853"><a href="https://phoenixpaintreatment.com/about-us/premier-pain-solution-articles/what-is-chronic-pain/" class="elementor-sub-item" tabindex="-1">What Is Chronic Pain</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-852"><a href="https://phoenixpaintreatment.com/about-us/premier-pain-solution-articles/chronic-pain-emotional-toll/" class="elementor-sub-item" tabindex="-1">Chronic Pain Emotional Toll</a></li> </ul> </li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-84 current_page_item menu-item-909"><a href="https://phoenixpaintreatment.com/pain-management/frozen-shoulder/" aria-current="page" class="elementor-item elementor-item-active" tabindex="-1">Frozen Shoulder</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page current-page-ancestor current-menu-ancestor current-menu-parent current-page-parent current_page_parent current_page_ancestor menu-item-has-children menu-item-865"><a href="https://phoenixpaintreatment.com/pain-management/" class="elementor-item" tabindex="-1">Pain Management</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-866"><a href="https://phoenixpaintreatment.com/pain-management/where-back-pain-begins/" class="elementor-sub-item" tabindex="-1">Where Back Pain Begins</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-867"><a href="https://phoenixpaintreatment.com/pain-management/lower-back-pain/" class="elementor-sub-item" tabindex="-1">Lower Back Pain</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-868"><a href="https://phoenixpaintreatment.com/pain-management/lumbar-radiculopathy/" class="elementor-sub-item" tabindex="-1">Lumbar Radiculopathy</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-869"><a href="https://phoenixpaintreatment.com/pain-management/facet-joint-syndrome/" class="elementor-sub-item" tabindex="-1">Facet Joint Syndrome</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-870"><a href="https://phoenixpaintreatment.com/pain-management/degenerative-disc-disease/" class="elementor-sub-item" tabindex="-1">Degenerative Disc Disease</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-871"><a href="https://phoenixpaintreatment.com/pain-management/herniated-discs/" class="elementor-sub-item" tabindex="-1">Herniated Discs</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-872"><a href="https://phoenixpaintreatment.com/pain-management/spondylosis/" class="elementor-sub-item" tabindex="-1">Spondylosis</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-873"><a href="https://phoenixpaintreatment.com/pain-management/subluxation/" class="elementor-sub-item" tabindex="-1">Subluxation</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-874"><a href="https://phoenixpaintreatment.com/pain-management/piriformis-syndrome/" class="elementor-sub-item" tabindex="-1">Piriformis Syndrome</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-875"><a href="https://phoenixpaintreatment.com/pain-management/thoracic-outlet-syndrome/" class="elementor-sub-item" tabindex="-1">Thoracic Outlet Syndrome</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-876"><a href="https://phoenixpaintreatment.com/pain-management/whiplash-cad/" class="elementor-sub-item" tabindex="-1">Whiplash from Car accident or Sports Injuries</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-877"><a href="https://phoenixpaintreatment.com/pain-management/rotator-cuff-injuries/" class="elementor-sub-item" tabindex="-1">Rotator Cuff Injuries</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-84 current_page_item menu-item-878"><a href="https://phoenixpaintreatment.com/pain-management/frozen-shoulder/" aria-current="page" class="elementor-sub-item elementor-item-active" tabindex="-1">Frozen Shoulder</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-879"><a href="https://phoenixpaintreatment.com/pain-management/tennis-elbow/" class="elementor-sub-item" tabindex="-1">Tennis Elbow</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-880"><a href="https://phoenixpaintreatment.com/pain-management/golfers-elbow/" class="elementor-sub-item" tabindex="-1">Golfer’s Elbow</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-881"><a href="https://phoenixpaintreatment.com/pain-management/carpal-tunnel-syndrome/" class="elementor-sub-item" tabindex="-1">Carpal Tunnel Syndrome</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-882"><a href="https://phoenixpaintreatment.com/pain-management/hip-bursitis/" class="elementor-sub-item" tabindex="-1">Hip Bursitis</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-883"><a href="https://phoenixpaintreatment.com/pain-management/hip-arthritis/" class="elementor-sub-item" tabindex="-1">Hip Arthritis</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-884"><a href="https://phoenixpaintreatment.com/pain-management/plantar-fasciitis/" class="elementor-sub-item" tabindex="-1">Plantar fasciitis</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-885"><a href="https://phoenixpaintreatment.com/pain-management/sprained-ankles/" class="elementor-sub-item" tabindex="-1">Sprained Ankles</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-886"><a href="https://phoenixpaintreatment.com/pain-management/about-pain-management/" class="elementor-sub-item" tabindex="-1">About Pain Management</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-887"><a href="https://phoenixpaintreatment.com/pain-management/cluster-headaches/" class="elementor-sub-item" tabindex="-1">Cluster Headaches</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-888"><a href="https://phoenixpaintreatment.com/pain-management/tension-headaches/" class="elementor-sub-item" tabindex="-1">Tension Headaches</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-889"><a href="https://phoenixpaintreatment.com/pain-management/fibromyalgia/" class="elementor-sub-item" tabindex="-1">Fibromyalgia</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-890"><a href="https://phoenixpaintreatment.com/pain-management/sports-massage-therapy/" class="elementor-sub-item" tabindex="-1">Sports Massage Therapy</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-891"><a href="https://phoenixpaintreatment.com/pain-management/neck-pain-treatment/" class="elementor-sub-item" tabindex="-1">Where neck pain begins</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-892"><a href="https://phoenixpaintreatment.com/car-accidents/" class="elementor-item" tabindex="-1">Car Accident</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-910"><a href="https://phoenixpaintreatment.com/car-accidents" class="elementor-sub-item" tabindex="-1">Car accident 101</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-893"><a href="https://phoenixpaintreatment.com/chiropractic-care/" class="elementor-item" tabindex="-1">Chiropractic Care</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-894"><a href="https://phoenixpaintreatment.com/testimonials/" class="elementor-item" tabindex="-1">Testimonial</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-895"><a href="https://phoenixpaintreatment.com/contact/" class="elementor-item" tabindex="-1">Contact</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-896"><a href="https://phoenixpaintreatment.com/blog/" class="elementor-item" tabindex="-1">Blog</a></li> </ul> </nav> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-1387947" data-id="1387947" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-785cffc elementor-search-form--skin-full_screen elementor-widget elementor-widget-search-form" data-id="785cffc" data-element_type="widget" data-settings="{"skin":"full_screen"}" data-widget_type="search-form.default"> <div class="elementor-widget-container"> <search role="search"> <form class="elementor-search-form" action="https://phoenixpaintreatment.com" method="get"> <div class="elementor-search-form__toggle" role="button" tabindex="0" aria-label="Search"> <i aria-hidden="true" class="fas fa-search"></i> </div> <div class="elementor-search-form__container"> <label class="elementor-screen-only" for="elementor-search-form-785cffc">Search</label> <input id="elementor-search-form-785cffc" placeholder="Search..." class="elementor-search-form__input" type="search" name="s" value=""> <div class="dialog-lightbox-close-button dialog-close-button" role="button" tabindex="0" aria-label="Close this search box."> <i aria-hidden="true" class="eicon-close"></i> </div> </div> </form> </search> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-d47e0fd elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="d47e0fd" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-8fa791d" data-id="8fa791d" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-38d265c elementor-widget elementor-widget-image" data-id="38d265c" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://phoenixpaintreatment.com/"> <img width="211" height="123" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20211%20123'%3E%3C/svg%3E" class="attachment-full size-full wp-image-725" alt="Phoenix Pain Treatment" data-lazy-src="https://phoenixpaintreatment.com/wp-content/uploads/2015/10/ww.phoenixpaintreatment.com_-e1585683716385.png" /><noscript><img width="211" height="123" src="https://phoenixpaintreatment.com/wp-content/uploads/2015/10/ww.phoenixpaintreatment.com_-e1585683716385.png" class="attachment-full size-full wp-image-725" alt="Phoenix Pain Treatment" /></noscript> </a> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-f7e34db elementor-hidden-phone" data-id="f7e34db" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-8319f6e elementor-widget elementor-widget-text-editor" data-id="8319f6e" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><a href="https://pinterest.com/phoenixpain"><img class="alignnone wp-image-717" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" alt="facebook icon" width="40" height="40" data-lazy-src="https://phoenixpaintreatment.com/wp-content/uploads/2015/08/facebook.png" /><noscript><img class="alignnone wp-image-717" src="https://phoenixpaintreatment.com/wp-content/uploads/2015/08/facebook.png" alt="facebook icon" width="40" height="40" /></noscript><img class="alignnone wp-image-718" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" alt="" width="40" height="40" data-lazy-src="https://phoenixpaintreatment.com/wp-content/uploads/2015/08/twitter.png" /><noscript><img class="alignnone wp-image-718" src="https://phoenixpaintreatment.com/wp-content/uploads/2015/08/twitter.png" alt="" width="40" height="40" /></noscript><img class="alignnone wp-image-719" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" alt="LinkedIn" width="40" height="40" data-lazy-src="https://phoenixpaintreatment.com/wp-content/uploads/2015/08/linkedin.png" /><noscript><img class="alignnone wp-image-719" src="https://phoenixpaintreatment.com/wp-content/uploads/2015/08/linkedin.png" alt="LinkedIn" width="40" height="40" /></noscript><img class="alignnone wp-image-722" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" alt="Youtube" width="40" height="40" data-lazy-src="https://phoenixpaintreatment.com/wp-content/uploads/2015/08/youtube.png" /><noscript><img class="alignnone wp-image-722" src="https://phoenixpaintreatment.com/wp-content/uploads/2015/08/youtube.png" alt="Youtube" width="40" height="40" /></noscript><img class="alignnone wp-image-721" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2040%2040'%3E%3C/svg%3E" alt="pinterest" width="40" height="40" data-lazy-src="https://phoenixpaintreatment.com/wp-content/uploads/2015/08/pinterest.png" /><noscript><img class="alignnone wp-image-721" src="https://phoenixpaintreatment.com/wp-content/uploads/2015/08/pinterest.png" alt="pinterest" width="40" height="40" /></noscript></a></p> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-dc19dc5" data-id="dc19dc5" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-f29f412 elementor-widget elementor-widget-text-editor" data-id="f29f412" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <h2>Get Relief Today, <strong>Call Now</strong></h2> </div> </div> <div class="elementor-element elementor-element-13a3df1 elementor-align-right elementor-mobile-align-center elementor-widget elementor-widget-button" data-id="13a3df1" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="tel:6024499430"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-icon"> <i aria-hidden="true" class="fas fa-phone-square-alt"></i> </span> <span class="elementor-button-text">602-449-9430</span> </span> </a> </div> </div> </div> </div> </div> </div> </section> </div> <div data-elementor-type="single" data-elementor-id="1059" class="elementor elementor-1059 elementor-location-single post-84 page type-page status-publish has-post-thumbnail hentry" data-elementor-post-type="elementor_library"> <section class="elementor-section elementor-top-section elementor-element elementor-element-42592f8 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="42592f8" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-c09933d" data-id="c09933d" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-294085f elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="294085f" data-element_type="widget" data-widget_type="theme-post-title.default"> <div class="elementor-widget-container"> <h1 class="elementor-heading-title elementor-size-default">Frozen Shoulder</h1> </div> </div> <div class="elementor-element elementor-element-c3a23f0 elementor-widget elementor-widget-text-editor" data-id="c3a23f0" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Advanced Frozen Shoulder Therapies at Phoenix Pain treatment in Phoenix & Scottsdale AZ </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-7802c5f" data-id="7802c5f" data-element_type="column"> <div class="elementor-widget-wrap"> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-96c86c2 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="96c86c2" data-element_type="section"> <div class="elementor-container elementor-column-gap-extended"> <div class="elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-053f0c7" data-id="053f0c7" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-b0f72eb elementor-widget elementor-widget-theme-post-content" data-id="b0f72eb" data-element_type="widget" id="content" data-widget_type="theme-post-content.default"> <div class="elementor-widget-container"> <p><a href="https://phoenixpaintreatment.com/wp-content/uploads/2015/07/Frozen-Shoulder-Relief-Manipulation-Under-Aesthesia.jpg"><img fetchpriority="high" decoding="async" class="alignright wp-image-541 size-medium" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20300'%3E%3C/svg%3E" alt="Frozen Shoulder Relief- Manipulation Under Aesthesia" width="300" height="300" data-lazy-src="https://phoenixpaintreatment.com/wp-content/uploads/2015/07/Frozen-Shoulder-Relief-Manipulation-Under-Aesthesia-300x300.jpg" /><noscript><img fetchpriority="high" decoding="async" class="alignright wp-image-541 size-medium" src="https://phoenixpaintreatment.com/wp-content/uploads/2015/07/Frozen-Shoulder-Relief-Manipulation-Under-Aesthesia-300x300.jpg" alt="Frozen Shoulder Relief- Manipulation Under Aesthesia" width="300" height="300" /></noscript></a></p> <p>Phoenix Pain treatment is your Preferred Pain Treatment center in greater Phoenix and Scottsdale Valley for shoulder problems.</p> <p>Have you been told you have Frozen Shoulder or Adhesive Capsulitis? But you think don’t have it because you can still move your arms in almost any direction?</p> <p><strong>At Phoenix Pain treatment we can:</strong></p> <ul> <li>Heal your frozen shoulder faster with Manipulation Under Anesthesia for rapid results</li> <li>Quickly relieve the pain of your injury with interventional pain Management</li> <li>Heal more completely without internal scar tissue with our 6 week post MUA protocols</li> <li>Avoid re-injuring your shoulder in the future by understanding what you did to your shoulder in the first place</li> </ul> <p>There are options for a vastly improved level of treatment for shoulder injuries and chronic frozen shoulder pain. For sufferers of frozen shoulder it is not necessary to face months or years of horrible pain. Professional athletes with the same injuries as the general public are typically back in a matter of days while the typical person’s injury lingers on forever. With proper treatment, anyone can heal an injured shoulder twice as fast and significantly reduce the pain associated with the injury.</p> <p>Most people in Phoenix and Scottsdale have experienced shoulder pain at some point. If your shoulder pain continues to be present whether from a very traumatic injury or just from over use, your ligaments tendons and muscles will start to form fibrotic scar tissue. Treating even minor shoulder pain is an absolute must to prevent Frozen Shoulder or Adhesive Capsulitis.</p> <p>A “Frozen Shoulder” is really not a good description of adhesive capsulitis of the shoulder because preponderance of people with “Frozen Shoulder” can still move their shoulder to perform tasks of daily living and recreation as long as the arms move in front of the body. Many times people come in and amazed that they in fact do have a type of “frozen Shoulder” because the term “Frozen” suggests that you should have no movement. A better name might be “<strong><em>Slushy Shoulder</em></strong>” because most people can still move their arms as long as it is in front of their bodies. The difficulty lies in movement of the arms behind their bodies. Most patients with “frozen Shoulder or Adhesive capsulitis find ways to live with their problem like putting the bad arm in first when putting on a shirt or jacket. Women will put their bra on by clipping it in the front and they twist the bra around their torso and then pulling the bra into position. This is because they can’t reach behind their backs.</p> <p>Are you seeking an advanced level of treatment for the pain of your injured shoulder? Do you want to ease the pain of your annoying shoulder condition? Do you just want to get back to living a normal, active life? Why Not Free yourself from the pain!</p> <p>Look no further! The doctors Phoenix Pain treatment have the protocols and methods that get professional athletes and weekend warriors back on track in a matter of days. Professional athletes have the same injuries as you but the rest of us are suffering for weeks or months – sometimes forever. You no longer need to suffer for extended periods of time. There is no reason you shouldn’t heal rapidly too. All you need are the identical treatments as the pros!</p> <h3 style="text-align: center;">Call us… 602.449-9430 and We Will See You Today!</h3> <p><a href="https://phoenixpaintreatment.com/wp-content/uploads/2015/08/Frozen-Shoulder-MUA.jpg"><img decoding="async" class=" size-full wp-image-647 aligncenter" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20694%20320'%3E%3C/svg%3E" alt="Frozen-Shoulder-MUA" width="694" height="320" data-lazy-src="https://phoenixpaintreatment.com/wp-content/uploads/2015/08/Frozen-Shoulder-MUA.jpg" /><noscript><img decoding="async" class=" size-full wp-image-647 aligncenter" src="https://phoenixpaintreatment.com/wp-content/uploads/2015/08/Frozen-Shoulder-MUA.jpg" alt="Frozen-Shoulder-MUA" width="694" height="320" /></noscript></a></p> <p style="text-align: center;">« <a href="https://phoenixpaintreatment.com/pain-management/rotator-cuff-injuries/">Previous Condition</a> | <a href="https://phoenixpaintreatment.com/pain-management/">Back To Conditions We Treat</a> | <a href="https://phoenixpaintreatment.com/pain-management/tennis-elbow/">Next Condition</a> »<br /> <a class="conversion" href="https://phoenixpaintreatment.com/contact/" rel="nofollow">Click Here To Get Started!</a></p> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-e98f60f" data-id="e98f60f" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-930a8c9 elementor-widget elementor-widget-text-editor" data-id="930a8c9" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Get A <strong>Free</strong> Consultation </div> </div> <div class="elementor-element elementor-element-5de3c6e elementor-button-align-stretch elementor-widget elementor-widget-form" data-id="5de3c6e" data-element_type="widget" data-settings="{"step_next_label":"Next","step_previous_label":"Previous","button_width":"100","step_type":"number_text","step_icon_shape":"circle"}" data-widget_type="form.default"> <div class="elementor-widget-container"> <form class="elementor-form" method="post" name="New Form"> <input type="hidden" name="post_id" value="1059"/> <input type="hidden" name="form_id" value="5de3c6e"/> <input type="hidden" name="referer_title" value="Frozen Shoulder - Phoenix Pain Treatment" /> <input type="hidden" name="queried_id" value="84"/> <div class="elementor-form-fields-wrapper elementor-labels-above"> <div class="elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-100"> <label for="form-field-name" class="elementor-field-label"> Name </label> <input size="1" type="text" name="form_fields[name]" id="form-field-name" class="elementor-field elementor-size-sm elementor-field-textual" placeholder="Name"> </div> <div class="elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-100 elementor-field-required"> <label for="form-field-email" class="elementor-field-label"> Email </label> <input size="1" type="email" name="form_fields[email]" id="form-field-email" class="elementor-field elementor-size-sm elementor-field-textual" placeholder="Email" required="required"> </div> <div class="elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-message elementor-col-100"> <label for="form-field-message" class="elementor-field-label"> Message </label> <textarea class="elementor-field-textual elementor-field elementor-size-sm" name="form_fields[message]" id="form-field-message" rows="3" placeholder="Message"></textarea> </div> <div class="elementor-field-type-text"> <input size="1" type="text" name="form_fields[field_235306d]" id="form-field-field_235306d" class="elementor-field elementor-size-sm " style="display:none !important;"> </div> <div class="elementor-field-type-recaptcha_v3 elementor-field-group elementor-column elementor-field-group-field_40fe23c elementor-col-100 recaptcha_v3-bottomright"> <div class="elementor-field" id="form-field-field_40fe23c"><div class="elementor-g-recaptcha" data-sitekey="6LeEVvAeAAAAAKF-KnXUjGs56ga7whYO8xVuzVbt" data-type="v3" data-action="Form" data-badge="bottomright" data-size="invisible"></div></div> </div> <div class="elementor-field-type-text"> <input size="1" type="text" name="form_fields[field_9382889]" id="form-field-field_9382889" class="elementor-field elementor-size-sm " style="display:none !important;"> </div> <div class="elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons"> <button class="elementor-button elementor-size-sm" type="submit"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Submit your feedback</span> </span> </button> </div> </div> </form> </div> </div> <div class="elementor-element elementor-element-2ebe0ee elementor-testimonial--skin-default elementor-testimonial--layout-image_inline elementor-testimonial--align-center elementor-arrows-yes elementor-pagination-type-bullets elementor-widget elementor-widget-testimonial-carousel" data-id="2ebe0ee" data-element_type="widget" data-settings="{"show_arrows":"yes","pagination":"bullets","speed":500,"autoplay":"yes","autoplay_speed":5000,"loop":"yes","pause_on_hover":"yes","pause_on_interaction":"yes","space_between":{"unit":"px","size":10,"sizes":[]},"space_between_tablet":{"unit":"px","size":10,"sizes":[]},"space_between_mobile":{"unit":"px","size":10,"sizes":[]}}" data-widget_type="testimonial-carousel.default"> <div class="elementor-widget-container"> <div class="elementor-swiper"> <div class="elementor-main-swiper swiper" role="region" aria-roledescription="carousel" aria-label="Slides"> <div class="swiper-wrapper"> <div class="swiper-slide" role="group" aria-roledescription="slide"> <div class="elementor-testimonial"> <div class="elementor-testimonial__content"> <div class="elementor-testimonial__text"> Dr. John Quackenbush is a very capable doctor, I am honored to recommend him. </div> </div> <div class="elementor-testimonial__footer"> <cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">George N</span></cite> </div> </div> </div> <div class="swiper-slide" role="group" aria-roledescription="slide"> <div class="elementor-testimonial"> <div class="elementor-testimonial__content"> <div class="elementor-testimonial__text"> Dr. John is a great guy and a great Chiropractor, If you want someone who is honest and loves his patients then Dr. Q. is your guy! </div> </div> <div class="elementor-testimonial__footer"> <cite class="elementor-testimonial__cite"><span class="elementor-testimonial__name">Ryan W</span></cite> </div> </div> </div> </div> <div class="elementor-swiper-button elementor-swiper-button-prev" role="button" tabindex="0" aria-label="Previous"> <i aria-hidden="true" class="eicon-chevron-left"></i> </div> <div class="elementor-swiper-button elementor-swiper-button-next" role="button" tabindex="0" aria-label="Next"> <i aria-hidden="true" class="eicon-chevron-right"></i> </div> <div class="swiper-pagination"></div> </div> </div> </div> </div> <div class="elementor-element elementor-element-7914ee3 elementor-widget elementor-widget-text-editor" data-id="7914ee3" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <h3><strong>Treatments</strong> We Offer</h3> </div> </div> <div class="elementor-element elementor-element-837dd7f elementor-widget elementor-widget-text-editor" data-id="837dd7f" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <ul><li><a href="https://phoenixpaintreatment.com/pain-management/frozen-shoulder/">Frozen Shoulder/Shoulder Pain</a></li><li><a href="https://phoenixpaintreatment.com/manipulation-under-anesthesia/">Manipulation under anesthesia</a></li><li><a href="https://phoenixpaintreatment.com/about-us/our-services/phoenix-interventional-pain-management/">Interventional pain management</a></li><li><a href="https://phoenixpaintreatment.com/pain-management/radiofrequency-ablation-rfa/">Radiofrequency Ablation</a></li><li><a href="https://phoenixpaintreatment.com/about-us/our-services/phoenix-back-pain-treatment/">Personal injury treatment</a></li><li><a href="https://phoenixpaintreatment.com/car-accidents/">Car accident treatment</a></li><li><a href="https://phoenixpaintreatment.com/about-us/our-services/phoenix-physical-rehabilitation/">Physical rehabilitation</a></li><li><a href="https://phoenixpaintreatment.com/about-us/our-services/phoenix-chiropractic-care/">Chiropractic treatment</a></li><li><a href="https://phoenixpaintreatment.com/pain-management/fibromyalgia/">Fibromyalgia treatment</a></li><li><a href="https://phoenixpaintreatment.com/about-us/our-services/phoenix-neck-pain-treatment/">Neck Pain</a></li><li><a href="https://phoenixpaintreatment.com/about-us/our-services/phoenix-back-pain-treatment/">Back Pain</a></li></ul> </div> </div> </div> </div> </div> </section> </div> <div data-elementor-type="footer" data-elementor-id="954" class="elementor elementor-954 elementor-location-footer" data-elementor-post-type="elementor_library"> <section class="elementor-section elementor-top-section elementor-element elementor-element-ae22120 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ae22120" data-element_type="section" data-settings="{"background_background":"classic","shape_divider_bottom":"book"}"> <div class="elementor-background-overlay"></div> <div class="elementor-shape elementor-shape-bottom" aria-hidden="true" data-negative="false"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 100" preserveAspectRatio="none"> <path class="elementor-shape-fill" d="M194,99c186.7,0.7,305-78.3,306-97.2c1,18.9,119.3,97.9,306,97.2c114.3-0.3,194,0.3,194,0.3s0-91.7,0-100c0,0,0,0,0-0 L0,0v99.3C0,99.3,79.7,98.7,194,99z"/> </svg> </div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0d589d0" data-id="0d589d0" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="elementor-section elementor-inner-section elementor-element elementor-element-585c89f elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="585c89f" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-0250b61" data-id="0250b61" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-3d29621 elementor-widget elementor-widget-html" data-id="3d29621" data-element_type="widget" data-widget_type="html.default"> <div class="elementor-widget-container"> <iframe loading="lazy" style="height:270px;width:100%;border:0;" frameborder="0" src="about:blank" title="Google Map Direction for Phoenix Pain Treatment" data-rocket-lazyload="fitvidscompatible" data-lazy-src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3327.8173016140413!2d-112.25968318439566!3d33.48010708076541!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x872b3fec3e6e9e2b%3A0x7110acf54a59c9a0!2s9140+W+Thomas+Rd%2C+Phoenix%2C+AZ+85037%2C+USA!5e0!3m2!1sen!2sbd!4v1496132587253"></iframe><noscript><iframe style="height:270px;width:100%;border:0;" frameborder="0" src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3327.8173016140413!2d-112.25968318439566!3d33.48010708076541!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x872b3fec3e6e9e2b%3A0x7110acf54a59c9a0!2s9140+W+Thomas+Rd%2C+Phoenix%2C+AZ+85037%2C+USA!5e0!3m2!1sen!2sbd!4v1496132587253" title="Google Map Direction for Phoenix Pain Treatment"></iframe></noscript> <p> </p> <center> <strong>Phoenix Pain Treatment</strong><br> 9140 W Thomas Rd. B106<br> Phoenix Arizona 85086 <p> </p> </center> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-inner-section elementor-element elementor-element-bb42b2c elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="bb42b2c" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-fa7d1cc" data-id="fa7d1cc" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-f2ff4ff elementor-widget elementor-widget-html" data-id="f2ff4ff" data-element_type="widget" data-widget_type="html.default"> <div class="elementor-widget-container"> <center> <strong>Email: <a href="/cdn-cgi/l/email-protection#d0b9beb6bf90a0b8bfb5beb9a8a0b1b9bea4a2b5b1a4bdb5bea4feb3bfbd"><span class="__cf_email__" data-cfemail="c9a0a7afa689b9a1a6aca7a0b1b9a8a0a7bdbbaca8bda4aca7bde7aaa6a4">[email protected]</span></a><br> Phone: <a href="tel:6024499430">602-449-9430</a><br> Fax: 623-463-1111</strong> </center> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-853de59 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="853de59" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-49d85ff" data-id="49d85ff" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-b898d8e elementor-nav-menu__align-center elementor-nav-menu--dropdown-none elementor-widget elementor-widget-nav-menu" data-id="b898d8e" data-element_type="widget" data-settings="{"submenu_icon":{"value":"<i class=\"fas fa-angle-down\"><\/i>","library":"fa-solid"},"layout":"horizontal"}" area="Footer Navigation" data-widget_type="nav-menu.default"> <div class="elementor-widget-container"> <nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-overline e--animation-fade"> <ul id="menu-1-b898d8e" class="elementor-nav-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-840"><a href="https://phoenixpaintreatment.com/" class="elementor-item">Home</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-897"><a href="https://phoenixpaintreatment.com/about-us/" class="elementor-item">About</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-898"><a href="https://phoenixpaintreatment.com/spinal-decompression/" class="elementor-item">Spinal Decompression</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-899"><a href="https://phoenixpaintreatment.com/manipulation-under-anesthesia/" class="elementor-item">Manipulation Under Anesthesia</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page current-page-ancestor menu-item-900"><a href="https://phoenixpaintreatment.com/pain-management/" class="elementor-item">Pain Management</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-901"><a href="https://phoenixpaintreatment.com/car-accidents/" class="elementor-item">Car Accidents</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-902"><a href="https://phoenixpaintreatment.com/chiropractic-care/" class="elementor-item">Chiropractic Care</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-903"><a href="https://phoenixpaintreatment.com/testimonials/" class="elementor-item">Testimonials</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-904"><a href="https://phoenixpaintreatment.com/contact/" class="elementor-item">Contact</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-905"><a href="https://phoenixpaintreatment.com/blog/" class="elementor-item">Blog</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-841"><a href="https://phoenixpaintreatment.com/" class="elementor-item">Other Sites</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-845"><a href="https://phoenixpaintreatment.com/about-us/phoenix-pain-treatment-our-services/" class="elementor-item">Phoenix Pain Treatment Our Services</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-846"><a href="https://phoenixpaintreatment.com/about-us/premier-pain-solution-articles/" class="elementor-item">Related Articles</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-906"><a href="https://phoenixpaintreatment.com/terms-and-conditions/" class="elementor-item">Terms and Conditions</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-907"><a href="https://phoenixpaintreatment.com/privacy-policy-2/" class="elementor-item">Privacy Policy</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-908"><a href="https://phoenixpaintreatment.com/sitemap_index.xml" class="elementor-item">Sitemap</a></li> </ul> </nav> <nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true"> <ul id="menu-2-b898d8e" class="elementor-nav-menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-840"><a href="https://phoenixpaintreatment.com/" class="elementor-item" tabindex="-1">Home</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-897"><a href="https://phoenixpaintreatment.com/about-us/" class="elementor-item" tabindex="-1">About</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-898"><a href="https://phoenixpaintreatment.com/spinal-decompression/" class="elementor-item" tabindex="-1">Spinal Decompression</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-899"><a href="https://phoenixpaintreatment.com/manipulation-under-anesthesia/" class="elementor-item" tabindex="-1">Manipulation Under Anesthesia</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page current-page-ancestor menu-item-900"><a href="https://phoenixpaintreatment.com/pain-management/" class="elementor-item" tabindex="-1">Pain Management</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-901"><a href="https://phoenixpaintreatment.com/car-accidents/" class="elementor-item" tabindex="-1">Car Accidents</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-902"><a href="https://phoenixpaintreatment.com/chiropractic-care/" class="elementor-item" tabindex="-1">Chiropractic Care</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-903"><a href="https://phoenixpaintreatment.com/testimonials/" class="elementor-item" tabindex="-1">Testimonials</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-904"><a href="https://phoenixpaintreatment.com/contact/" class="elementor-item" tabindex="-1">Contact</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-905"><a href="https://phoenixpaintreatment.com/blog/" class="elementor-item" tabindex="-1">Blog</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-841"><a href="https://phoenixpaintreatment.com/" class="elementor-item" tabindex="-1">Other Sites</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-845"><a href="https://phoenixpaintreatment.com/about-us/phoenix-pain-treatment-our-services/" class="elementor-item" tabindex="-1">Phoenix Pain Treatment Our Services</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-846"><a href="https://phoenixpaintreatment.com/about-us/premier-pain-solution-articles/" class="elementor-item" tabindex="-1">Related Articles</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-906"><a href="https://phoenixpaintreatment.com/terms-and-conditions/" class="elementor-item" tabindex="-1">Terms and Conditions</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-907"><a href="https://phoenixpaintreatment.com/privacy-policy-2/" class="elementor-item" tabindex="-1">Privacy Policy</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-908"><a href="https://phoenixpaintreatment.com/sitemap_index.xml" class="elementor-item" tabindex="-1">Sitemap</a></li> </ul> </nav> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-27ce516 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="27ce516" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-5606e51" data-id="5606e51" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-7775ebe elementor-widget elementor-widget-text-editor" data-id="7775ebe" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>© 2020, Phoenix Pain Treatment</p> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-de11ff0" data-id="de11ff0" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-7b51043 elementor-widget elementor-widget-text-editor" data-id="7b51043" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Website Designed by Dr John Quackenbush</p> </div> </div> </div> </div> </div> </section> </div> <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="speculationrules"> {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/ada-theme\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]} </script> <div id="glt-translate-trigger"><span class="translate">Translate »</span></div><div id="glt-toolbar"></div><div id="flags" style="display:none" class="size18"><ul id="sortable" class="ui-sortable"><li id="Chinese (Simplified)"><a href="#" title="Chinese (Simplified)" class="nturl notranslate zh-CN flag Chinese (Simplified)"></a></li><li id="English"><a href="#" title="English" class="nturl notranslate en flag united-states"></a></li><li id="German"><a href="#" title="German" class="nturl notranslate de flag German"></a></li><li id="Spanish"><a href="#" title="Spanish" class="nturl notranslate es flag Spanish"></a></li><li id="Vietnamese"><a href="#" title="Vietnamese" class="nturl notranslate vi flag Vietnamese"></a></li></ul></div><div id='glt-footer'><div id="google_language_translator" class="default-language-en"></div></div><script type="rocketlazyloadscript">function GoogleLanguageTranslatorInit() { new google.translate.TranslateElement({pageLanguage: 'en', includedLanguages:'zh-CN,en,de,es,vi', autoDisplay: false}, 'google_language_translator');}</script> <script type="rocketlazyloadscript"> const lazyloadRunObserver = () => { const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` ); const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => { entries.forEach( ( entry ) => { if ( entry.isIntersecting ) { let lazyloadBackground = entry.target; if( lazyloadBackground ) { lazyloadBackground.classList.add( 'e-lazyloaded' ); } lazyloadBackgroundObserver.unobserve( entry.target ); } }); }, { rootMargin: '200px 0px 200px 0px' } ); lazyloadBackgrounds.forEach( ( lazyloadBackground ) => { lazyloadBackgroundObserver.observe( lazyloadBackground ); } ); }; const events = [ 'DOMContentLoaded', 'elementor/lazyload/observe', ]; events.forEach( ( event ) => { document.addEventListener( event, lazyloadRunObserver ); } ); </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://phoenixpaintreatment.com/wp-content/cache/min/1/wp-content/plugins/google-language-translator/js/scripts.js?ver=1712793407" id="scripts-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=GoogleLanguageTranslatorInit" id="scripts-google-js" defer></script> <script type="text/javascript" id="pojo-a11y-js-extra"> /* <![CDATA[ */ var PojoA11yOptions = {"focusable":"1","remove_link_target":"","add_role_links":"1","enable_save":"1","save_expiration":"12"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://phoenixpaintreatment.com/wp-content/plugins/pojo-accessibility/modules/legacy/assets/js/app.min.js?ver=1.0.0" id="pojo-a11y-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-browser-checker-js-after"> /* <![CDATA[ */ "use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}(); /* ]]> */ </script> <script type="text/javascript" id="rocket-preload-links-js-extra"> /* <![CDATA[ */ var RocketPreloadLinksConfig = {"excludeUris":"\/(.+\/)?feed\/?.+\/?|\/(?:.+\/)?embed\/|\/(index\\.php\/)?wp\\-json(\/.*|$)|\/wp-admin\/|\/logout\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|php|pdf|html|htm","siteUrl":"https:\/\/phoenixpaintreatment.com","onHoverDelay":"100","rateThrottle":"3"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-preload-links-js-after"> /* <![CDATA[ */ (function() { "use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run(); }()); /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://phoenixpaintreatment.com/wp-content/plugins/elementor-pro/assets/lib/smartmenus/jquery.smartmenus.min.js?ver=1.2.1" id="smartmenus-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://phoenixpaintreatment.com/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.29.0" id="elementor-webpack-runtime-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://phoenixpaintreatment.com/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.29.0" id="elementor-frontend-modules-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://phoenixpaintreatment.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="elementor-frontend-js-before"> /* <![CDATA[ */ var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnTwitter":"Share on Twitter","pinIt":"Pin it","download":"Download","downloadImage":"Download image","fullscreen":"Fullscreen","zoom":"Zoom","share":"Share","playVideo":"Play Video","previous":"Previous","next":"Next","close":"Close","a11yCarouselPrevSlideMessage":"Previous slide","a11yCarouselNextSlideMessage":"Next slide","a11yCarouselFirstSlideMessage":"This is the first slide","a11yCarouselLastSlideMessage":"This is the last slide","a11yCarouselPaginationBulletMessage":"Go to slide"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}},"hasCustomBreakpoints":false},"version":"3.29.0","is_static":false,"experimentalFeatures":{"additional_custom_breakpoints":true,"e_local_google_fonts":true,"theme_builder_v2":true,"editor_v2":true,"home_screen":true,"cloud-library":true,"e_opt_in_v4_page":true},"urls":{"assets":"https:\/\/phoenixpaintreatment.com\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/phoenixpaintreatment.com\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/phoenixpaintreatment.com\/wp-content\/uploads"},"nonces":{"floatingButtonsClickTracking":"47acc2f0a0"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"global_image_lightbox":"yes","active_breakpoints":["viewport_mobile","viewport_tablet"],"lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description"},"post":{"id":84,"title":"Frozen%20Shoulder%20-%20Phoenix%20Pain%20Treatment","excerpt":"","featuredImage":"https:\/\/phoenixpaintreatment.com\/wp-content\/uploads\/2018\/10\/Phoenix-Frozen-Shoulder-Treatment.jpg"}}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://phoenixpaintreatment.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.29.0" id="elementor-frontend-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://phoenixpaintreatment.com/wp-content/plugins/elementor/assets/lib/swiper/v8/swiper.min.js?ver=8.4.5" id="swiper-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" src="https://phoenixpaintreatment.com/wp-content/cache/min/1/wp-content/plugins/page-links-to/dist/new-tab.js?ver=1712793407" id="page-links-to-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://www.google.com/recaptcha/api.js?render=explicit&ver=3.29.0" id="elementor-recaptcha_v3-api-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://phoenixpaintreatment.com/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.29.0" id="elementor-pro-webpack-runtime-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://phoenixpaintreatment.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6" id="wp-hooks-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://phoenixpaintreatment.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wp-i18n-js-after"> /* <![CDATA[ */ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="elementor-pro-frontend-js-before"> /* <![CDATA[ */ var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/phoenixpaintreatment.com\/wp-admin\/admin-ajax.php","nonce":"dd8dc2b233","urls":{"assets":"https:\/\/phoenixpaintreatment.com\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/phoenixpaintreatment.com\/wp-json\/"},"settings":{"lazy_load_background_images":true},"popup":{"hasPopUps":false},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}},"facebook_sdk":{"lang":"en_US","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/phoenixpaintreatment.com\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://phoenixpaintreatment.com/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.29.0" id="elementor-pro-frontend-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" src="https://phoenixpaintreatment.com/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.29.0" id="pro-elements-handlers-js" defer></script> <a id="pojo-a11y-skip-content" class="pojo-skip-link pojo-skip-content" tabindex="1" accesskey="s" href="#content">Skip to content</a> <nav id="pojo-a11y-toolbar" class="pojo-a11y-toolbar-right" role="navigation"> <div class="pojo-a11y-toolbar-toggle"> <a class="pojo-a11y-toolbar-link pojo-a11y-toolbar-toggle-link" href="javascript:void(0);" title="Accessibility Tools" role="button"> <span class="pojo-sr-only sr-only">Open toolbar</span> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" fill="currentColor" width="1em"> <title>Accessibility Tools</title> <path d="M50 8.1c23.2 0 41.9 18.8 41.9 41.9 0 23.2-18.8 41.9-41.9 41.9C26.8 91.9 8.1 73.2 8.1 50S26.8 8.1 50 8.1M50 0C22.4 0 0 22.4 0 50s22.4 50 50 50 50-22.4 50-50S77.6 0 50 0zm0 11.3c-21.4 0-38.7 17.3-38.7 38.7S28.6 88.7 50 88.7 88.7 71.4 88.7 50 71.4 11.3 50 11.3zm0 8.9c4 0 7.3 3.2 7.3 7.3S54 34.7 50 34.7s-7.3-3.2-7.3-7.3 3.3-7.2 7.3-7.2zm23.7 19.7c-5.8 1.4-11.2 2.6-16.6 3.2.2 20.4 2.5 24.8 5 31.4.7 1.9-.2 4-2.1 4.7-1.9.7-4-.2-4.7-2.1-1.8-4.5-3.4-8.2-4.5-15.8h-2c-1 7.6-2.7 11.3-4.5 15.8-.7 1.9-2.8 2.8-4.7 2.1-1.9-.7-2.8-2.8-2.1-4.7 2.6-6.6 4.9-11 5-31.4-5.4-.6-10.8-1.8-16.6-3.2-1.7-.4-2.8-2.1-2.4-3.9.4-1.7 2.1-2.8 3.9-2.4 19.5 4.6 25.1 4.6 44.5 0 1.7-.4 3.5.7 3.9 2.4.7 1.8-.3 3.5-2.1 3.9z"/> </svg> </a> </div> <div class="pojo-a11y-toolbar-overlay"> <div class="pojo-a11y-toolbar-inner"> <p class="pojo-a11y-toolbar-title">Accessibility Tools</p> <ul class="pojo-a11y-toolbar-items pojo-a11y-tools"> <li class="pojo-a11y-toolbar-item"> <a href="#" class="pojo-a11y-toolbar-link pojo-a11y-btn-resize-font pojo-a11y-btn-resize-plus" data-action="resize-plus" data-action-group="resize" tabindex="-1" role="button"> <span class="pojo-a11y-toolbar-icon"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1em" viewBox="0 0 448 448"><title>Increase Text</title><path fill="currentColor" d="M256 200v16c0 4.25-3.75 8-8 8h-56v56c0 4.25-3.75 8-8 8h-16c-4.25 0-8-3.75-8-8v-56h-56c-4.25 0-8-3.75-8-8v-16c0-4.25 3.75-8 8-8h56v-56c0-4.25 3.75-8 8-8h16c4.25 0 8 3.75 8 8v56h56c4.25 0 8 3.75 8 8zM288 208c0-61.75-50.25-112-112-112s-112 50.25-112 112 50.25 112 112 112 112-50.25 112-112zM416 416c0 17.75-14.25 32-32 32-8.5 0-16.75-3.5-22.5-9.5l-85.75-85.5c-29.25 20.25-64.25 31-99.75 31-97.25 0-176-78.75-176-176s78.75-176 176-176 176 78.75 176 176c0 35.5-10.75 70.5-31 99.75l85.75 85.75c5.75 5.75 9.25 14 9.25 22.5z"></path></svg></span><span class="pojo-a11y-toolbar-text">Increase Text</span> </a> </li> <li class="pojo-a11y-toolbar-item"> <a href="#" class="pojo-a11y-toolbar-link pojo-a11y-btn-resize-font pojo-a11y-btn-resize-minus" data-action="resize-minus" data-action-group="resize" tabindex="-1" role="button"> <span class="pojo-a11y-toolbar-icon"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1em" viewBox="0 0 448 448"><title>Decrease Text</title><path fill="currentColor" d="M256 200v16c0 4.25-3.75 8-8 8h-144c-4.25 0-8-3.75-8-8v-16c0-4.25 3.75-8 8-8h144c4.25 0 8 3.75 8 8zM288 208c0-61.75-50.25-112-112-112s-112 50.25-112 112 50.25 112 112 112 112-50.25 112-112zM416 416c0 17.75-14.25 32-32 32-8.5 0-16.75-3.5-22.5-9.5l-85.75-85.5c-29.25 20.25-64.25 31-99.75 31-97.25 0-176-78.75-176-176s78.75-176 176-176 176 78.75 176 176c0 35.5-10.75 70.5-31 99.75l85.75 85.75c5.75 5.75 9.25 14 9.25 22.5z"></path></svg></span><span class="pojo-a11y-toolbar-text">Decrease Text</span> </a> </li> <li class="pojo-a11y-toolbar-item"> <a href="#" class="pojo-a11y-toolbar-link pojo-a11y-btn-background-group pojo-a11y-btn-grayscale" data-action="grayscale" data-action-group="schema" tabindex="-1" role="button"> <span class="pojo-a11y-toolbar-icon"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1em" viewBox="0 0 448 448"><title>Grayscale</title><path fill="currentColor" d="M15.75 384h-15.75v-352h15.75v352zM31.5 383.75h-8v-351.75h8v351.75zM55 383.75h-7.75v-351.75h7.75v351.75zM94.25 383.75h-7.75v-351.75h7.75v351.75zM133.5 383.75h-15.5v-351.75h15.5v351.75zM165 383.75h-7.75v-351.75h7.75v351.75zM180.75 383.75h-7.75v-351.75h7.75v351.75zM196.5 383.75h-7.75v-351.75h7.75v351.75zM235.75 383.75h-15.75v-351.75h15.75v351.75zM275 383.75h-15.75v-351.75h15.75v351.75zM306.5 383.75h-15.75v-351.75h15.75v351.75zM338 383.75h-15.75v-351.75h15.75v351.75zM361.5 383.75h-15.75v-351.75h15.75v351.75zM408.75 383.75h-23.5v-351.75h23.5v351.75zM424.5 383.75h-8v-351.75h8v351.75zM448 384h-15.75v-352h15.75v352z"></path></svg></span><span class="pojo-a11y-toolbar-text">Grayscale</span> </a> </li> <li class="pojo-a11y-toolbar-item"> <a href="#" class="pojo-a11y-toolbar-link pojo-a11y-btn-background-group pojo-a11y-btn-high-contrast" data-action="high-contrast" data-action-group="schema" tabindex="-1" role="button"> <span class="pojo-a11y-toolbar-icon"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1em" viewBox="0 0 448 448"><title>High Contrast</title><path fill="currentColor" d="M192 360v-272c-75 0-136 61-136 136s61 136 136 136zM384 224c0 106-86 192-192 192s-192-86-192-192 86-192 192-192 192 86 192 192z"></path></svg></span><span class="pojo-a11y-toolbar-text">High Contrast</span> </a> </li> <li class="pojo-a11y-toolbar-item"> <a href="#" class="pojo-a11y-toolbar-link pojo-a11y-btn-background-group pojo-a11y-btn-negative-contrast" data-action="negative-contrast" data-action-group="schema" tabindex="-1" role="button"> <span class="pojo-a11y-toolbar-icon"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1em" viewBox="0 0 448 448"><title>Negative Contrast</title><path fill="currentColor" d="M416 240c-23.75-36.75-56.25-68.25-95.25-88.25 10 17 15.25 36.5 15.25 56.25 0 61.75-50.25 112-112 112s-112-50.25-112-112c0-19.75 5.25-39.25 15.25-56.25-39 20-71.5 51.5-95.25 88.25 42.75 66 111.75 112 192 112s149.25-46 192-112zM236 144c0-6.5-5.5-12-12-12-41.75 0-76 34.25-76 76 0 6.5 5.5 12 12 12s12-5.5 12-12c0-28.5 23.5-52 52-52 6.5 0 12-5.5 12-12zM448 240c0 6.25-2 12-5 17.25-46 75.75-130.25 126.75-219 126.75s-173-51.25-219-126.75c-3-5.25-5-11-5-17.25s2-12 5-17.25c46-75.5 130.25-126.75 219-126.75s173 51.25 219 126.75c3 5.25 5 11 5 17.25z"></path></svg></span><span class="pojo-a11y-toolbar-text">Negative Contrast</span> </a> </li> <li class="pojo-a11y-toolbar-item"> <a href="#" class="pojo-a11y-toolbar-link pojo-a11y-btn-background-group pojo-a11y-btn-light-background" data-action="light-background" data-action-group="schema" tabindex="-1" role="button"> <span class="pojo-a11y-toolbar-icon"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1em" viewBox="0 0 448 448"><title>Light Background</title><path fill="currentColor" d="M184 144c0 4.25-3.75 8-8 8s-8-3.75-8-8c0-17.25-26.75-24-40-24-4.25 0-8-3.75-8-8s3.75-8 8-8c23.25 0 56 12.25 56 40zM224 144c0-50-50.75-80-96-80s-96 30-96 80c0 16 6.5 32.75 17 45 4.75 5.5 10.25 10.75 15.25 16.5 17.75 21.25 32.75 46.25 35.25 74.5h57c2.5-28.25 17.5-53.25 35.25-74.5 5-5.75 10.5-11 15.25-16.5 10.5-12.25 17-29 17-45zM256 144c0 25.75-8.5 48-25.75 67s-40 45.75-42 72.5c7.25 4.25 11.75 12.25 11.75 20.5 0 6-2.25 11.75-6.25 16 4 4.25 6.25 10 6.25 16 0 8.25-4.25 15.75-11.25 20.25 2 3.5 3.25 7.75 3.25 11.75 0 16.25-12.75 24-27.25 24-6.5 14.5-21 24-36.75 24s-30.25-9.5-36.75-24c-14.5 0-27.25-7.75-27.25-24 0-4 1.25-8.25 3.25-11.75-7-4.5-11.25-12-11.25-20.25 0-6 2.25-11.75 6.25-16-4-4.25-6.25-10-6.25-16 0-8.25 4.5-16.25 11.75-20.5-2-26.75-24.75-53.5-42-72.5s-25.75-41.25-25.75-67c0-68 64.75-112 128-112s128 44 128 112z"></path></svg></span><span class="pojo-a11y-toolbar-text">Light Background</span> </a> </li> <li class="pojo-a11y-toolbar-item"> <a href="#" class="pojo-a11y-toolbar-link pojo-a11y-btn-links-underline" data-action="links-underline" data-action-group="toggle" tabindex="-1" role="button"> <span class="pojo-a11y-toolbar-icon"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1em" viewBox="0 0 448 448"><title>Links Underline</title><path fill="currentColor" d="M364 304c0-6.5-2.5-12.5-7-17l-52-52c-4.5-4.5-10.75-7-17-7-7.25 0-13 2.75-18 8 8.25 8.25 18 15.25 18 28 0 13.25-10.75 24-24 24-12.75 0-19.75-9.75-28-18-5.25 5-8.25 10.75-8.25 18.25 0 6.25 2.5 12.5 7 17l51.5 51.75c4.5 4.5 10.75 6.75 17 6.75s12.5-2.25 17-6.5l36.75-36.5c4.5-4.5 7-10.5 7-16.75zM188.25 127.75c0-6.25-2.5-12.5-7-17l-51.5-51.75c-4.5-4.5-10.75-7-17-7s-12.5 2.5-17 6.75l-36.75 36.5c-4.5 4.5-7 10.5-7 16.75 0 6.5 2.5 12.5 7 17l52 52c4.5 4.5 10.75 6.75 17 6.75 7.25 0 13-2.5 18-7.75-8.25-8.25-18-15.25-18-28 0-13.25 10.75-24 24-24 12.75 0 19.75 9.75 28 18 5.25-5 8.25-10.75 8.25-18.25zM412 304c0 19-7.75 37.5-21.25 50.75l-36.75 36.5c-13.5 13.5-31.75 20.75-50.75 20.75-19.25 0-37.5-7.5-51-21.25l-51.5-51.75c-13.5-13.5-20.75-31.75-20.75-50.75 0-19.75 8-38.5 22-52.25l-22-22c-13.75 14-32.25 22-52 22-19 0-37.5-7.5-51-21l-52-52c-13.75-13.75-21-31.75-21-51 0-19 7.75-37.5 21.25-50.75l36.75-36.5c13.5-13.5 31.75-20.75 50.75-20.75 19.25 0 37.5 7.5 51 21.25l51.5 51.75c13.5 13.5 20.75 31.75 20.75 50.75 0 19.75-8 38.5-22 52.25l22 22c13.75-14 32.25-22 52-22 19 0 37.5 7.5 51 21l52 52c13.75 13.75 21 31.75 21 51z"></path></svg></span><span class="pojo-a11y-toolbar-text">Links Underline</span> </a> </li> <li class="pojo-a11y-toolbar-item"> <a href="#" class="pojo-a11y-toolbar-link pojo-a11y-btn-readable-font" data-action="readable-font" data-action-group="toggle" tabindex="-1" role="button"> <span class="pojo-a11y-toolbar-icon"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1em" viewBox="0 0 448 448"><title>Readable Font</title><path fill="currentColor" d="M181.25 139.75l-42.5 112.5c24.75 0.25 49.5 1 74.25 1 4.75 0 9.5-0.25 14.25-0.5-13-38-28.25-76.75-46-113zM0 416l0.5-19.75c23.5-7.25 49-2.25 59.5-29.25l59.25-154 70-181h32c1 1.75 2 3.5 2.75 5.25l51.25 120c18.75 44.25 36 89 55 133 11.25 26 20 52.75 32.5 78.25 1.75 4 5.25 11.5 8.75 14.25 8.25 6.5 31.25 8 43 12.5 0.75 4.75 1.5 9.5 1.5 14.25 0 2.25-0.25 4.25-0.25 6.5-31.75 0-63.5-4-95.25-4-32.75 0-65.5 2.75-98.25 3.75 0-6.5 0.25-13 1-19.5l32.75-7c6.75-1.5 20-3.25 20-12.5 0-9-32.25-83.25-36.25-93.5l-112.5-0.5c-6.5 14.5-31.75 80-31.75 89.5 0 19.25 36.75 20 51 22 0.25 4.75 0.25 9.5 0.25 14.5 0 2.25-0.25 4.5-0.5 6.75-29 0-58.25-5-87.25-5-3.5 0-8.5 1.5-12 2-15.75 2.75-31.25 3.5-47 3.5z"></path></svg></span><span class="pojo-a11y-toolbar-text">Readable Font</span> </a> </li> <li class="pojo-a11y-toolbar-item"> <a href="#" class="pojo-a11y-toolbar-link pojo-a11y-btn-reset" data-action="reset" tabindex="-1" role="button"> <span class="pojo-a11y-toolbar-icon"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1em" viewBox="0 0 448 448"><title>Reset</title><path fill="currentColor" d="M384 224c0 105.75-86.25 192-192 192-57.25 0-111.25-25.25-147.75-69.25-2.5-3.25-2.25-8 0.5-10.75l34.25-34.5c1.75-1.5 4-2.25 6.25-2.25 2.25 0.25 4.5 1.25 5.75 3 24.5 31.75 61.25 49.75 101 49.75 70.5 0 128-57.5 128-128s-57.5-128-128-128c-32.75 0-63.75 12.5-87 34.25l34.25 34.5c4.75 4.5 6 11.5 3.5 17.25-2.5 6-8.25 10-14.75 10h-112c-8.75 0-16-7.25-16-16v-112c0-6.5 4-12.25 10-14.75 5.75-2.5 12.75-1.25 17.25 3.5l32.5 32.25c35.25-33.25 83-53 132.25-53 105.75 0 192 86.25 192 192z"></path></svg></span> <span class="pojo-a11y-toolbar-text">Reset</span> </a> </li> </ul> <ul class="pojo-a11y-toolbar-items pojo-a11y-links"> <li class="pojo-a11y-toolbar-item"> <a href="https://phoenixpaintreatment.com/sitemap/" class="pojo-a11y-toolbar-link pojo-a11y-link-sitemap" tabindex="-1" role="button"> <span class="pojo-a11y-toolbar-icon"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1em" viewBox="0 0 448 448"><title>Sitemap</title><path fill="currentColor" d="M448 312v80c0 13.25-10.75 24-24 24h-80c-13.25 0-24-10.75-24-24v-80c0-13.25 10.75-24 24-24h24v-48h-128v48h24c13.25 0 24 10.75 24 24v80c0 13.25-10.75 24-24 24h-80c-13.25 0-24-10.75-24-24v-80c0-13.25 10.75-24 24-24h24v-48h-128v48h24c13.25 0 24 10.75 24 24v80c0 13.25-10.75 24-24 24h-80c-13.25 0-24-10.75-24-24v-80c0-13.25 10.75-24 24-24h24v-48c0-17.5 14.5-32 32-32h128v-48h-24c-13.25 0-24-10.75-24-24v-80c0-13.25 10.75-24 24-24h80c13.25 0 24 10.75 24 24v80c0 13.25-10.75 24-24 24h-24v48h128c17.5 0 32 14.5 32 32v48h24c13.25 0 24 10.75 24 24z"></path></svg></span><span class="pojo-a11y-toolbar-text">Sitemap</span> </a> </li> <li class="pojo-a11y-toolbar-item"> <a href="https://phoenixpaintreatment.com/contact/" class="pojo-a11y-toolbar-link pojo-a11y-link-help" tabindex="-1" role="button"> <span class="pojo-a11y-toolbar-icon"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1em" viewBox="0 0 448 448"><title>Help</title><path fill="currentColor" d="M224 344v-48c0-4.5-3.5-8-8-8h-48c-4.5 0-8 3.5-8 8v48c0 4.5 3.5 8 8 8h48c4.5 0 8-3.5 8-8zM288 176c0-45.75-48-80-91-80-40.75 0-71.25 17.5-92.75 53.25-2.25 3.5-1.25 8 2 10.5l33 25c1.25 1 3 1.5 4.75 1.5 2.25 0 4.75-1 6.25-3 11.75-15 16.75-19.5 21.5-23 4.25-3 12.5-6 21.5-6 16 0 30.75 10.25 30.75 21.25 0 13-6.75 19.5-22 26.5-17.75 8-42 28.75-42 53v9c0 4.5 3.5 8 8 8h48c4.5 0 8-3.5 8-8v0c0-5.75 7.25-18 19-24.75 19-10.75 45-25.25 45-63.25zM384 224c0 106-86 192-192 192s-192-86-192-192 86-192 192-192 192 86 192 192z"></path></svg></span><span class="pojo-a11y-toolbar-text">Help</span> </a> </li> <li class="pojo-a11y-toolbar-item"> <a href="https://phoenixpaintreatment.com/contact/" class="pojo-a11y-toolbar-link pojo-a11y-link-feedback" tabindex="-1" role="button"> <span class="pojo-a11y-toolbar-icon"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="1em" viewBox="0 0 448 448"><title>Feedback</title><path fill="currentColor" d="M448 224c0 88.5-100.25 160-224 160-12.25 0-24.5-0.75-36.25-2-32.75 29-71.75 49.5-115 60.5-9 2.5-18.75 4.25-28.5 5.5-5.5 0.5-10.75-3.5-12-9.5v-0.25c-1.25-6.25 3-10 6.75-14.5 15.75-17.75 33.75-32.75 45.5-74.5-51.5-29.25-84.5-74.5-84.5-125.25 0-88.25 100.25-160 224-160s224 71.5 224 160z"></path></svg></span><span class="pojo-a11y-toolbar-text">Feedback</span> </a> </li> </ul> </div> </div> </nav> <script>window.lazyLoadOptions={elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}};window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue} if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue} images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1} if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://phoenixpaintreatment.com/wp-content/plugins/wp-rocket/assets/js/lazyload/16.1/lazyload.min.js"></script> </body> </html>