Meet Our Juneau Clinic Team

David T.

Lead Massage Therapist

Terrance

Therapy Assistant

Cassandra Carrell

CRNP — Nurse Practitioner

Joseph Giesbrecht

Therapy Assistant

Coni Wells

Billing and Administration, Patient Advocate

Schedule an Appointment and Receive

FREE One-Hour Massage Certificate

That’s right! Receive a certificate for a free one-hour massage with our highly-trained and licensed massage therapists for use after your first appointment. Use it yourself, or give it to a friend.

  • "use strict"; function parseUrl(str) { return str.replace(/\//g, ""); } let Current_Page; function getSourcePage(location) { const PageSource_ = ["sciatica-pain", "back-pain", "neck-pain", "disc-problems", "whiplash", "work-injury", "abpp"]; const Source_ = ["Sciatica", "Back Pain", "Neck Pain", "Disc Problems", "Whiplash", "Work Injury", "ABPP"]; for (var i = 0; i < PageSource_.length; i++) { // if(PageSource_[i] === location) { // Current_Page = Source_[i]; // break; // } PageSource_[i] === location ? Current_Page = Source_[i] : ""; } document.getElementById('input_46_8').value = Current_Page; } const current_url = parseUrl(window.location.pathname); getSourcePage(current_url);