{"id":943,"date":"2017-11-20T12:00:00","date_gmt":"2017-11-20T12:00:00","guid":{"rendered":"https:\/\/chirocure.com.au\/blog\/family-and-friends-of-chirocure-patients\/"},"modified":"2017-11-20T12:00:00","modified_gmt":"2017-11-20T12:00:00","slug":"family-and-friends-of-chirocure-patients","status":"publish","type":"post","link":"https:\/\/chirocure.com.au\/blog\/family-and-friends-of-chirocure-patients\/","title":{"rendered":"Family and Friends of ChiroCure Patients"},"content":{"rendered":"<div>\n<div class=\"wsite-image wsite-image-border-none\" style=\"padding-top:10px;padding-bottom:10px;margin-left:0px;margin-right:0px;text-align:center\">\n<a href=\"\/special-offers.html\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"\/assets\/images\/blog\/refer-a-friend1.jpeg\" alt=\"refer family and friends to chirocure chiropractic clinic in stkilda\" style=\"width:455;max-width:100%\"><\/a><\/p>\n<div style=\"display:block;font-size:90%\"><\/div>\n<\/div>\n<\/div>\n<div class=\"paragraph\" style=\"text-align:center;\">\n<span><strong><font color=\"#FF7A21\" size=\"5\">We are having an open clinic day for family and friends.<\/font><\/strong><\/span>\n<\/div>\n<div id=\"242140081936869441\">\n<div>\n<style type=\"text\/css\">\n        #element-c8a40a2c-a8aa-4111-a720-75a18ac9d305 .colored-box-content {\n  clear: both;\n  float: left;\n  width: 100%;\n  -moz-box-sizing: border-box;\n  -webkit-box-sizing: border-box;\n  -ms-box-sizing: border-box;\n  box-sizing: border-box;\n  background-color: #d5d5d5;\n  padding-top: 10px;\n  padding-bottom: 10px;\n  padding-left: 20px;\n  padding-right: 20px;\n  -webkit-border-top-left-radius: 10px;\n  -moz-border-top-left-radius: 10px;\n  border-top-left-radius: 10px;\n  -webkit-border-top-right-radius: 10px;\n  -moz-border-top-right-radius: 10px;\n  border-top-right-radius: 10px;\n  -webkit-border-bottom-left-radius: 10px;\n  -moz-border-bottom-left-radius: 10px;\n  border-bottom-left-radius: 10px;\n  -webkit-border-bottom-right-radius: 10px;\n  -moz-border-bottom-right-radius: 10px;\n  border-bottom-right-radius: 10px;\n}<\/p>\n<\/style>\n<div id=\"element-c8a40a2c-a8aa-4111-a720-75a18ac9d305\" data-platform-element-id=\"848857247979793891-1.0.1\" class=\"platform-element-contents\">\n<div class=\"colored-box\">\n<div class=\"colored-box-content\">\n<div style=\"width: auto\">\n<div><\/div>\n<div class=\"paragraph\" style=\"text-align:center;\">\n<br \/>\n<em><font color=\"#025ADA\" size=\"3\">We welcome you to bring someone along this week.&nbsp;<br \/>\n\u200b<\/font><\/em>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div style=\"clear:both;\"><\/div>\n<p><script type=\"text\/javascript\" class=\"element-script\">\nfunction setupElement242140081936869441() {\n        var requireFunc = window.platformElementRequire || window.require;<\/p>\n<p>        \/\/ Relies on a global require, specific to platform elements\n        requireFunc([\n                'w-global',\n                'underscore',\n                'jquery',\n                'backbone',\n                'util\/platform\/elements\/PlatformElement',\n                'util\/platform\/elements\/PlatformElementSettings'\n        ], function(\n                _W,\n                _,\n                $,\n                Backbone,\n                PlatformElement,\n                PlatformElementSettings\n        ) {\n                var dependencies = null || [];\n                var platform_element_id = \"848857247979793891-1.0.1\";<\/p>\n<p>                if (typeof _W.loadedPlatformDependencies === 'undefined') {\n                        _W.loadedPlatformDependencies = [];\n                }<\/p>\n<p>                if (typeof _W.platformElements === 'undefined') {\n                        _W.platformElements = [];\n                }<\/p>\n<p>                if (typeof _W.platformElements[platform_element_id] === 'undefined') {\n                        _W.platformElements[platform_element_id] = {};\n                        _W.platformElements[platform_element_id].deferredObject = new $.Deferred();\n                        _W.platformElements[platform_element_id].deferredPromise = _W.platformElements[platform_element_id].deferredObject.promise();\n                }<\/p>\n<p>                if(_.intersection(_W.loadedPlatformDependencies, dependencies).length !== dependencies.length){\n                        _.reduce(dependencies, function(promise, nextScript){\n                                _W.loadedPlatformDependencies.push(nextScript);\n                                return promise.then(function(){\n                                        return $.getScript(nextScript);\n                                });\n                        }, $().promise()).then(function(){\n                                _W.platformElements[platform_element_id].deferredObject.resolve();\n                        });\n                }<\/p>\n<p>                if (dependencies.length === 0){\n                        _W.platformElements[platform_element_id].deferredObject.resolve();\n                }<\/p>\n<p>                _W.platformElements[platform_element_id].deferredPromise.done(function(){\n                        var _ElementDefinition = \/**\n * This is required for element rendering to be possible\n * @type {PlatformElement}\n *\/\n(function() {\n    var ColoredBox = PlatformElement.extend({<\/p>\n<p>        initialize: function() {\n        }<\/p>\n<p>    });<\/p>\n<p>    return ColoredBox;\n})();<\/p>\n<p>                        if (typeof _ElementDefinition == 'undefined' || typeof _ElementDefinition == 'null') {\n                                var _ElementDefinition = PlatformElement.extend({});\n                        }<\/p>\n<p>                        var _Element = _ElementDefinition.extend({\n                                initialize: function() {\n                                        \/\/ we still want to call the initialize function defined by the developer\n                                        \/\/ however, we don't want to call it until placeholders have been replaced\n                                        this.placeholderInterval = setInterval(function() {\n                                                \/\/ so use setInterval to check for placeholders.\n                                                if (this.$('.platform-element-child-placeholder').length == 0) {\n                                                        clearInterval(this.placeholderInterval);\n                                                        this.constructor.__super__.initialize.apply(this);\n                                                }\n                                        }.bind(this), 100);\n                                }\n                        });<\/p>\n<p>                        _Element.prototype.settings = new PlatformElementSettings({\"top_left_radius_each\":[{\"top_left_radius_index\":0},{\"top_left_radius_index\":1},{\"top_left_radius_index\":2},{\"top_left_radius_index\":3},{\"top_left_radius_index\":4},{\"top_left_radius_index\":5},{\"top_left_radius_index\":6},{\"top_left_radius_index\":7},{\"top_left_radius_index\":8},{\"top_left_radius_index\":9}],\"top_right_radius_each\":[{\"top_right_radius_index\":0},{\"top_right_radius_index\":1},{\"top_right_radius_index\":2},{\"top_right_radius_index\":3},{\"top_right_radius_index\":4},{\"top_right_radius_index\":5},{\"top_right_radius_index\":6},{\"top_right_radius_index\":7},{\"top_right_radius_index\":8},{\"top_right_radius_index\":9}],\"bottom_left_radius_each\":[{\"bottom_left_radius_index\":0},{\"bottom_left_radius_index\":1},{\"bottom_left_radius_index\":2},{\"bottom_left_radius_index\":3},{\"bottom_left_radius_index\":4},{\"bottom_left_radius_index\":5},{\"bottom_left_radius_index\":6},{\"bottom_left_radius_index\":7},{\"bottom_left_radius_index\":8},{\"bottom_left_radius_index\":9}],\"bottom_right_radius_each\":[{\"bottom_right_radius_index\":0},{\"bottom_right_radius_index\":1},{\"bottom_right_radius_index\":2},{\"bottom_right_radius_index\":3},{\"bottom_right_radius_index\":4},{\"bottom_right_radius_index\":5},{\"bottom_right_radius_index\":6},{\"bottom_right_radius_index\":7},{\"bottom_right_radius_index\":8},{\"bottom_right_radius_index\":9}],\"top_padding_each\":[{\"top_padding_index\":0},{\"top_padding_index\":1},{\"top_padding_index\":2},{\"top_padding_index\":3},{\"top_padding_index\":4},{\"top_padding_index\":5},{\"top_padding_index\":6},{\"top_padding_index\":7},{\"top_padding_index\":8},{\"top_padding_index\":9}],\"bottom_padding_each\":[{\"bottom_padding_index\":0},{\"bottom_padding_index\":1},{\"bottom_padding_index\":2},{\"bottom_padding_index\":3},{\"bottom_padding_index\":4},{\"bottom_padding_index\":5},{\"bottom_padding_index\":6},{\"bottom_padding_index\":7},{\"bottom_padding_index\":8},{\"bottom_padding_index\":9}],\"left_padding_each\":[{\"left_padding_index\":0},{\"left_padding_index\":1},{\"left_padding_index\":2},{\"left_padding_index\":3},{\"left_padding_index\":4},{\"left_padding_index\":5},{\"left_padding_index\":6},{\"left_padding_index\":7},{\"left_padding_index\":8},{\"left_padding_index\":9},{\"left_padding_index\":10},{\"left_padding_index\":11},{\"left_padding_index\":12},{\"left_padding_index\":13},{\"left_padding_index\":14},{\"left_padding_index\":15},{\"left_padding_index\":16},{\"left_padding_index\":17},{\"left_padding_index\":18},{\"left_padding_index\":19}],\"right_padding_each\":[{\"right_padding_index\":0},{\"right_padding_index\":1},{\"right_padding_index\":2},{\"right_padding_index\":3},{\"right_padding_index\":4},{\"right_padding_index\":5},{\"right_padding_index\":6},{\"right_padding_index\":7},{\"right_padding_index\":8},{\"right_padding_index\":9},{\"right_padding_index\":10},{\"right_padding_index\":11},{\"right_padding_index\":12},{\"right_padding_index\":13},{\"right_padding_index\":14},{\"right_padding_index\":15},{\"right_padding_index\":16},{\"right_padding_index\":17},{\"right_padding_index\":18},{\"right_padding_index\":19}],\"background_color\":\"#d5d5d5\",\"opacity\":100,\"top_left_radius\":10,\"top_right_radius\":10,\"bottom_left_radius\":10,\"bottom_right_radius\":10,\"top_padding\":10,\"bottom_padding\":10,\"left_padding\":20,\"right_padding\":20});\n                        _Element.prototype.settings.page_element_id = \"242140081936869441\";<\/p>\n<p>                        _Element.prototype.element_id = \"c8a40a2c-a8aa-4111-a720-75a18ac9d305\";\n                        _Element.prototype.user_id = \"40542937\";\n                        _Element.prototype.site_id = \"861428511731952364\";\n                        _Element.prototype.assets_path = \"\/\/marketplace.editmysite.com\/uploads\/b\/marketplace-elements-848857247979793891-1.0.1\/assets\/\";\n                        new _Element({\n                                el: '#element-c8a40a2c-a8aa-4111-a720-75a18ac9d305'\n                        });\n                });\n        });<\/p>\n<p>}<\/p>\n<p>if (typeof document.documentElement.appReady == 'undefined') {\n        document.documentElement.appReady = 0;\n}<\/p>\n<p>if (document.documentElement.appReady || (window.inEditor && window.inEditor())) {\n        setupElement242140081936869441();\n} else if (document.createEvent && document.addEventListener) {\n        document.addEventListener('appReady', setupElement242140081936869441, false);\n} else {\n        document.documentElement.attachEvent('onpropertychange', function(event){\n                if (event.propertyName == 'appReady') {\n                        setupElement242140081936869441();\n                }\n        });\n}<\/p>\n<p><\/script>\n<\/div>\n<\/div>\n<div class=\"paragraph\" style=\"text-align:center;\">\n<font color=\"#2A2A2A\">\u200bClick this link&nbsp;to fill out a referral form: <a href=\"\/special-offers.html\" target=\"_blank\" rel=\"noopener\">FAMILY AND FRIEND REFERRAL FORM<\/a><br \/><\/font>\n<\/div>\n<div>\n<div id=\"635623065349433836\" align=\"center\" style=\"width: 100%; overflow-y: hidden;\" class=\"wcustomhtml\">\n<script id=\"timelyScript\" src=\"\/\/book.gettimely.com\/widget\/book-button-v1.3.js\">\n<\/script><script>\nnew timelyButton(\"chirocure\", {\"location\":\"23087\",\"product\":\"751200:SV\",\"style\":\"light\"});\n<\/script>\n<\/div>\n<\/div>\n<div>\n<div style=\"height: 20px; overflow: hidden; width: 100%;\"><\/div>\n<hr class=\"styled-hr\" style=\"width:100%;\">\n<div style=\"height: 20px; overflow: hidden; width: 100%;\"><\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>We are having an open clinic day for family and friends. We welcome you to bring someone along this week.&nbsp; \u200b \u200bClick this link&nbsp;to fill out a referral form: FAMILY AND FRIEND REFERRAL FORM<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"spay_email":"","footnotes":""},"categories":[1],"tags":[],"class_list":["post-943","post","type-post","status-publish","format-standard","hentry","category-uncategorised"],"jetpack_featured_media_url":"","jetpack-related-posts":[{"id":940,"url":"https:\/\/chirocure.com.au\/blog\/spine-degeneration-let-us-explain\/","url_meta":{"origin":943,"position":0},"title":"Spine degeneration &#8211; Let us Explain&#8230;","date":"8 December 2017","format":false,"excerpt":"Chiropractic Adjusting and spinal degeneration Chiropractic Care for musculoskeletal conditions Chiropractic treatments at ChiroCure Clinic are aimed to provide relief to patients experiencing pain and discomfort in the body and spine.\u00a0Pain may be caused by an underlying spinal condition, including degenerative disc disc, facet joint degeneration, end plate degeneration and\u2026","rel":"","context":"In &quot;Uncategorised&quot;","img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":922,"url":"https:\/\/chirocure.com.au\/blog\/spinal-health-screening-computerised-posture-assessments\/","url_meta":{"origin":943,"position":1},"title":"Spinal Health Screening &#038; Computerised Posture Assessments","date":"16 July 2018","format":false,"excerpt":"Computerised Spinal Screening withPosture Assessment & Report By ChiroCure Clinic Chiropractors WHAT WILL A SPINAL SCREEN LOOK FOR?A spinal screen will assess your spine for:A spinal screen will assess your spine for:Vertebral, spinal and extremity misalignment.Posture abnormalitiesHistory of accidents or traumaRepetitive strain injuryPoor sleeping posturePoor ergonomics can cause spinal bones\u2026","rel":"","context":"In &quot;Uncategorised&quot;","img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":932,"url":"https:\/\/chirocure.com.au\/blog\/welcome-pregnancy-specialist-massgae-myotherapist7395251\/","url_meta":{"origin":943,"position":2},"title":"Welcome to our new pregnancy specialist remedial massage therapist &#8211; Grace","date":"23 February 2018","format":false,"excerpt":"Hours AvailableWednesday \u00a0 9:00am - 1:00pmThursday\u00a0 \u00a0 \u00a011:00am - 2:00pm*Appointments available on requestDeep tissueTrigger PointCross friction releaseMuscle strippingPre and Post pregnancyInduction massage for pregnancyMyofascial releaseMobilisationRelaxation Grace Foong \u00a0WE OFFER TREATMENT REBATES FOR PATIENTS WITH: \u00a0> PRIVATE HEALTH INSURANCE> MEDICARE REFERRAL> DVA (VETERAN AFFAIRS BULK BILLING)> TAC> WORK-COVER \u200bVisit Ms Foong\u2026","rel":"","context":"In &quot;Uncategorised&quot;","img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":923,"url":"https:\/\/chirocure.com.au\/blog\/sports-injury-care-at-chirocure\/","url_meta":{"origin":943,"position":3},"title":"Sports injury care at ChiroCure","date":"4 July 2018","format":false,"excerpt":"Chiropractic treatment for sports injury and wellness 5 ways athletes benefit from Chiropractic, Osteopathy, Massage & Myotherapy:1. Undo the punishment the body takes in sports2. Treatment appropriate for a variety of injuries - reduce pain3.Non-invasive \/ drug free treatment4. Injury prevention5. Performance Enhancement You don\u2019t need to be a professional\u2026","rel":"","context":"In &quot;Uncategorised&quot;","img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":892,"url":"https:\/\/chirocure.com.au\/blog\/clinic-update-from-staff-during-cov19\/","url_meta":{"origin":943,"position":4},"title":"Clinic update from staff during CoV19","date":"25 March 2020","format":false,"excerpt":"Attention valued patients & friends:Chiropractic is considered an essential health service. Because of this,\u00a0we are currently OPEN as usual.\u00a0The role chiropractic has to play in the current climate\u00a0is one of importance -\u00a0bearing the load and reducing an influx\u00a0to the local GPs and or the emergency department.\u00a0Chiropractic Care is aimed at\u00a0helping\u2026","rel":"","context":"In &quot;Uncategorised&quot;","img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":936,"url":"https:\/\/chirocure.com.au\/blog\/how-our-chiropractors-diagnose-spinal-conditions-using-bulk-billed-radiology-imaging-xray\/","url_meta":{"origin":943,"position":5},"title":"How our chiropractors diagnose spinal conditions and spinal degeneration on xray imaging?","date":"11 January 2018","format":false,"excerpt":"The importance of radiology imaging in chiropractic treatment plans... Radiology Imaging\u00a0procedures can be an integral part of chiropractic diagnostic procedures.\u00a0Our chiropractors use X-ray images to help determining the health of your spine. Imaging will show any\u00a0misalignment in the vertebrae\u00a0and spine, and our chiropractors demonstrate and explain this is detail on\u2026","rel":"","context":"In &quot;Uncategorised&quot;","img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]}],"_links":{"self":[{"href":"https:\/\/chirocure.com.au\/blog\/wp-json\/wp\/v2\/posts\/943","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/chirocure.com.au\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/chirocure.com.au\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/chirocure.com.au\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/chirocure.com.au\/blog\/wp-json\/wp\/v2\/comments?post=943"}],"version-history":[{"count":0,"href":"https:\/\/chirocure.com.au\/blog\/wp-json\/wp\/v2\/posts\/943\/revisions"}],"wp:attachment":[{"href":"https:\/\/chirocure.com.au\/blog\/wp-json\/wp\/v2\/media?parent=943"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/chirocure.com.au\/blog\/wp-json\/wp\/v2\/categories?post=943"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/chirocure.com.au\/blog\/wp-json\/wp\/v2\/tags?post=943"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}