Файловый менеджер - Редактировать - /home/sdiphp/public_html/healthquest/HTML/doctor-basten.html
Назад
<!DOCTYPE html> <html lang="en"> <head> <title>Doctor Basten</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> <link rel="stylesheet" type="text/css" href="css/responsive.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.16.0/umd/popper.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js"></script> <script src="js/main.js"></script> </head> <body> <section class="sec1"> <div class="container"> <div class="row"> <div class="col-12 texticcls"> <a href="#" class=""> <img src="images/phone.png" class="icmar"> <span class="d-none d-md-inline-block textic">Schedule an Appointment Today! - (408) 358-2225</span></a> <a href="#" class=""> <span class="mr-2 icon-phone"></span> <img src="images/email.png" class="icmar"> <span class="d-none d-md-inline-block textic">healthquest215@yahoo.com</span></a> <div class="float-right"> <a href="#" class=""> <span class="mr-2 icon-twitter"></span> <span> <img src="images/twitter.png" class="widicon"> </span> </a> <a href="#" class=""> <span class="mr-2 icon-facebook"> </span> <img src="images/linkedin.png" class="widicon"> </a> <a href="#" class=""> <span class="mr-2 icon-facebook"> </span> <img src="images/youtube.png" class="widicon"> </a> <a href="#" class=""> <span class="mr-2 icon-facebook"> </span> <img src="images/facebook.png" class="widicon"> </a> </div> </div> </div> </div> </section> <section class="sectbox"> <div class="container"> <div class="row"> <div class="col-12"> <nav class="navbar navbar-expand-md navbar-light"> <a class="navbar-brand logohei" href="https://themeforest.net/user/ig_design/portfolio" target="_blank"> <img src="images/logo.png" alt="" class="blueimglogo"></a> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse" id="navbarSupportedContent"> <ul class="navbar-nav ml-auto py-4 py-md-0"> <li class="nav-item pl-4 pl-md-0 ml-0 ml-md-4"> <a class="nav-link" href="#"> Home</a> </li> <li class="nav-item pl-4 pl-md-0 ml-0 ml-md-4"> <a class="nav-link dropdown-toggle" data-toggle="dropdown" href="#" role="button" aria-haspopup="true" aria-expanded="false">Services <img src="images/dropdown-arrow.png" class="arwidth"> </a> <div class="dropdown-menu"> <a class="dropdown-item" href="#">Action</a> <a class="dropdown-item" href="#">Another action</a> <a class="dropdown-item" href="#">Something else here</a> <a class="dropdown-item" href="#">Another action</a> </div> </li> <li class="nav-item pl-4 pl-md-0 ml-0 ml-md-4"> <a class="nav-link dropdown-toggle active" data-toggle="dropdown" href="#" role="button" aria-haspopup="true" aria-expanded="false">Learning Center <img src="images/dropdown-arrow.png" class="arwidth"></a> <div class="dropdown-menu"> <a class="dropdown-item" href="article.html">Articles</a> <a class="dropdown-item" href="newsletter.html">Newsletters</a> <a class="dropdown-item" href="ozone.html">Ozone Therapy</a> <a class="dropdown-item" href="video.html">Video Classes</a> </div> </li> <li class="nav-item pl-4 pl-md-0 ml-0 ml-md-4"> <a class="nav-link dropdown-toggle" data-toggle="dropdown" href="#" role="button" aria-haspopup="true" aria-expanded="false">Our Clinic <img src="images/dropdown-arrow.png" class="arwidth"> </a> <div class="dropdown-menu"> <a class="dropdown-item" href="#">Action</a> <a class="dropdown-item" href="#">Another action</a> <a class="dropdown-item" href="#">Something else here</a> <a class="dropdown-item" href="#">Another action</a> </div> </li> <li class="nav-item pl-4 pl-md-0 ml-0 ml-md-4"> <a class="nav-link dropdown-toggle" data-toggle="dropdown" href="#" role="button" aria-haspopup="true" aria-expanded="false">Meet the Doctors <img src="images/dropdown-arrow.png" class="arwidth"> </a> <div class="dropdown-menu"> <a class="dropdown-item active" href="#">Action</a> <a class="dropdown-item" href="#">Another action</a> <a class="dropdown-item" href="#">Something else here</a> <a class="dropdown-item" href="#">Another action</a> </div> </li> <li class="nav-item pl-4 pl-md-0 ml-0 ml-md-4"> <a class="nav-link" href="#">Schedule Now</a> </li> <li class="nav-item pl-4 pl-md-0 ml-0 ml-md-4"> <img src="images/search.png" class="searchdes"> </li> <li class="input-search"> <form class="search-container"> <input type="text" id="search-bar" placeholder="Search... "> <a href="#"><img class="search-icon" src="images/close.png"></a> </form> </li> </ul> </div> </nav> </div> </div> </div> </section> <!--******************************************************************************** --> <section class="healthbanner2"> <div class="healthimg po-r"> <img src="images/doctor-basten-banner.png" width="100%" height="auto"> <p class="dr-name">Dr. Barsten</p> </div> </section> <section class="pb-3 pt-5"> <div class="container"> <div class="row"> <!-- 3rd col --> <div class="col-sm-12"> <div class="ourclinic text-center"> <p> Greg Barsten has been a practicing clinician for over 30 years. In addition to maintaining a busy practice, he has served as postgraduate lecturer at Palmer College of Chiropractic West, and as clinical nutrition consultant and advisory board member for a bay area cancer support center for years. </p> <p> He’s lectured widely to various hospitals, clinics and health companies, in addition to working in an official capacity to various professional sports organizations. As a chiropractor, certified clinical nutritionist and registered medical herbalist, he relentlessly pursues and studies health and natural healing methods. </p> </div> </div> </div> </div> </section> <!-- ***************************************************************** --> <section class="pb-3 pt-5 bg-blue mb-5"> <div class="container"> <div class="row"> <!-- 3rd col --> <div class="col-sm-12 text-center"> <h3 class="chirpr-txt">Conditions Treated Successfully </h3> <p class="para-vertical6 "> Dr. Barsten, DC has had success over the years in treating a variety of neuromusculoskeletal complaints including the following: </p> </div> <div class="col-sm-4"> <div class="list-view"> <ul class="pl-0 border-0"> <li> <a href="#" class="colr-b">Low back, cervical and thoracic strain/sprain</a> </li> <li> <a href="#" class="colr-b">Whiplash</a> </li> <li> <a href="#" class="colr-b">Lumbar disc buldges</a> </li> <li> <a href="#" class="colr-b">Lumbar disc herniations (mild)</a> </li> <li> <a href="#" class="colr-b">Ankle, wrist, knee and shoulder sprains</a> </li> <li> <a href="#" class="colr-b">Carpal tunnel syndrome</a> </li> <li> <a href="#" class="colr-b">Ulnar tunnel syndrome</a> </li> <li> <a href="#" class="colr-b">Tennis elbow</a> </li> </ul> </div> </div> <!-- 2nd col --> <div class="col-sm-4"> <div class="list-view mt-3"> <ul class="pl-5"> <li> <a href="#" class="colr-b">Shoulder impingement syndrome</a> </li> <li> <a href="#" class="colr-b">Shoulder rotator cuff tears</a> </li> <li> <a href="#" class="colr-b">Cervical disc syndrome</a> </li> <li> <a href="#" class="colr-b">Spinal arthritis/degeneration</a> </li> <li> <a href="#" class="colr-b">Tendonitis anywhere in the body</a> </li> <li> <a href="#" class="colr-b">Tendonitis anywhere in the body</a> </li> <li> <a href="#" class="colr-b">Plantar fascitis (arch of foot), heel spurs</a> </li> <li> <a href="#" class="colr-b">Flat feet (pronation)</a> </li> </ul> </div> </div> <div class="col-sm-4"> <div class="list-view mt-3"> <ul class="pl-5"> <li> <a href="#" class="colr-b">Shin splints</a> </li> <li> <a href="#" class="colr-b">Pinched nerves</a> </li> <li> <a href="#" class="colr-b">Spastic torticollis (wry neck)</a> </li> <li> <a href="#" class="colr-b">Hiatal hernia</a> </li> <li> <a href="#" class="colr-b">Thoracic outlet syndrome</a> </li> <li> <a href="#" class="colr-b">Paresthesia (numbness) in extremities</a> </li> <li> <a href="#" class="colr-b">Bursitis anywhere in the body</a> </li> <li> <a href="#" class="colr-b">and more…</a> </li> </ul> </div> </div> <div class="col-sm-12 text-center"> <p class="para-vertical6 mt-3"> His integrated approach of gentle chiropractic techniques, soft tissue therapies and advanced muscle balancing procedures have helped many people over the years to get out of pain and regain full function again. You don’t have to live in pain any longer. </p> </div> </div> </div> </section> <!-- ******************************************************************************* --> <section class="bluebackground"> <div class="container"> <div class="row"> <div class="col-lg-4"> <div class="orangemargin"> <span class="colmspan"> Save Your Life </span> <img src="images/save-life.png" class="colmimg"> </div> <p class="colpara">Cardiovascular disease (CVD) is a stealth-like process that can strike you, your friends, your family…anyone. </p> <p class="colpara">It remains the #1 killer in the world, so there’s much to learn about prevention and science-based natural, non-toxic, effective support measures.</p> <div class="learnmore3 le1"> <p>Learn More</p> </div> <div class="scanlines"> <img src="images/blue-line2.png" class="widblue"> </div> </div> <div class="col-lg-4 borderclass lineborder"> <div class="orangemargin"> <span class="colmspan"> Schedule an Appointment </span> <img src="images/schedule-appointment.png" class="colmimg"> </div> <p class="colpara">Call today to set up a time to come into our clinic and start on your path to better health, naturally. (408) 358-2225 </p> <p class="colpara">Call today to set up a time to come into our clinic and start on your path to better health, naturally. (408) 358-2225</p> <div class="learnmore3 le4"> <p>Learn More</p> </div> <div class="scanlines"> <img src="images/blue-line2.png" class="widblue"> </div> </div> <div class="col-lg-4"> <div class="orangemargin"> <span class="colmspan"> Feeds on Twitter </span> <img src="images/feeds-twitter.png" class="colmimg"> </div> <div class="row"> <div class="col-lg-2"> <img src="images/doctor-basten.png"> </div> <div class="col-lg-10"> <p class="gregpara1">Dr. Greg Barsten </p> <p class="gregpara2">@DrGregBarsten</p> </div> </div> <p class="colpara">Back problems manifest in different ways. A slight pain can turn into something big if its not looked at. <span>#health #healthiswealth #backpain</span> </p> <div class="sharePart"> <span> <img src="images/heart.png"> <img src="images/share-tweet.png" class="ictwitter4"> </span> <span> <p class="janpara"> Jan 5, 2020</p> </span> </div> <div class="procls"> <span class="embcls">Embed</span> <span class="twiview">View on Twitter</span> </div> <div class="scanlines"> <img src="images/blue-line2.png" class="widblue"> </div> </div> </div> </div> </section> <section class="lastsec4"> <div class="container"> <h4 class="whitelayer">What our Customers say</h4> <div class="blueline"> <img src="images/blue-line.png"> </div> <!-- <div class="linebot"></div> --> <div id="myCarousel" class="carousel slide" data-r ide="carousel"> <!-- Carousel indicators --> <ol class="carousel-indicators newindi"> <li data-target="#myCarousel" data-slide-to="0" class="active"></li> <li data-target="#myCarousel" data-slide-to="1"></li> <li data-target="#myCarousel" data-slide-to="2"></li> <li data-target="#myCarousel" data-slide-to="3"></li> <li data-target="#myCarousel" data-slide-to="4"></li> </ol> <!-- Wrapper for carousel items --> <div class="carousel-inner newin"> <div class="item carousel-item active itemcar"> <div class="row marcarosal2"> <div class="col-lg-6 "> <div class="borderout"> <div> <span class="carosalspancls"> <h5 class='testih5'>Gayle E</h5> <p class="testipara">Patient</p> </span> <img class="testiimg3" src="images/testimonial-quote.png" alt="" /> </div> <div> <p class="testimonial">Dr. Barsten is our health expert. Our family has consulted with him for many years for a variety of ailments from heart disease, thyroid issues, headaches and arthritis. We always walk away inspired and armed with solutions that really work. He will often recommend therapies that are simple and free.</p> </div> </div> </div> <div class="col-lg-6 "> <div class="borderout"> <div> <span class="carosalspancls"> <h5 class='testih5'>Gayle E</h5> <p class="testipara">Patient</p> </span> <img class="testiimg3" src="images/testimonial-quote.png" alt="" /> </div> <div> <p class="testimonial">Dr. Barsten is our health expert. Our family has consulted with him for many years for a variety of ailments from heart disease, thyroid issues, headaches and arthritis. We always walk away inspired and armed with solutions that really work. He will often recommend therapies that are simple and free.</p> </div> </div> </div> </div> </div> <div class="item carousel-item"> <div class="row marcarosal2"> <div class="col-lg-6"> <div class="borderout"> <div> <span class="carosalspancls"> <h5 class='testih5'>Gayle E</h5> <p class="testipara">Patient</p> </span> <img class="testiimg3" src="images/testimonial-quote.png" alt="" /> </div> <div> <p class="testimonial">Dr. Barsten is our health expert. Our family has consulted with him for many years for a variety of ailments from heart disease, thyroid issues, headaches and arthritis. We always walk away inspired and armed with solutions that really work. He will often recommend therapies that are simple and free.</p> </div> </div> </div> <div class="col-lg-6"> <div class="borderout"> <div> <span class="carosalspancls"> <h5 class='testih5'>Gayle E</h5> <p class="testipara">Patient</p> </span> <img class="testiimg3" src="images/testimonial-quote.png" alt="" /> </div> <div> <p class="testimonial">Dr. Barsten is our health expert. Our family has consulted with him for many years for a variety of ailments from heart disease, thyroid issues, headaches and arthritis. We always walk away inspired and armed with solutions that really work. He will often recommend therapies that are simple and free.</p> </div> </div> </div> </div> </div> <div class="item carousel-item"> <div class="row marcarosal2"> <div class="col-lg-6"> <div class="borderout"> <div> <span class="carosalspancls"> <h5 class='testih5'>Gayle E</h5> <p class="testipara">Patient</p> </span> <img class="testiimg3" src="images/testimonial-quote.png" alt="" /> </div> <div> <p class="testimonial">Dr. Barsten is our health expert. Our family has consulted with him for many years for a variety of ailments from heart disease, thyroid issues, headaches and arthritis. We always walk away inspired and armed with solutions that really work. He will often recommend therapies that are simple and free.</p> </div> </div> </div> <div class="col-lg-6"> <div class="borderout"> <div> <span class="carosalspancls"> <h5 class='testih5'>Gayle E</h5> <p class="testipara">Patient</p> </span> <img class="testiimg3" src="images/testimonial-quote.png" alt="" /> </div> <div> <p class="testimonial">Dr. Barsten is our health expert. Our family has consulted with him for many years for a variety of ailments from heart disease, thyroid issues, headaches and arthritis. We always walk away inspired and armed with solutions that really work. He will often recommend therapies that are simple and free.</p> </div> </div> </div> </div> </div> <div class="item carousel-item"> <div class="row marcarosal2"> <div class="col-lg-6 "> <div class="borderout"> <div> <span class="carosalspancls"> <h5 class='testih5'>Gayle E</h5> <p class="testipara">Patient</p> </span> <img class="testiimg3" src="images/testimonial-quote.png" alt="" /> </div> <div> <p class="testimonial">Dr. Barsten is our health expert. Our family has consulted with him for many years for a variety of ailments from heart disease, thyroid issues, headaches and arthritis. We always walk away inspired and armed with solutions that really work. He will often recommend therapies that are simple and free.</p> </div> </div> </div> <div class="col-lg-6 "> <div class="borderout"> <div> <span class="carosalspancls"> <h5 class='testih5'>Gayle E</h5> <p class="testipara">Patient</p> </span> <img class="testiimg3" src="images/testimonial-quote.png" alt="" /> </div> <div> <p class="testimonial">Dr. Barsten is our health expert. Our family has consulted with him for many years for a variety of ailments from heart disease, thyroid issues, headaches and arthritis. We always walk away inspired and armed with solutions that really work. He will often recommend therapies that are simple and free.</p> </div> </div> </div> </div> </div> <div class="item carousel-item"> <div class="row marcarosal2"> <div class="col-lg-6 "> <div class="borderout"> <div> <span class="carosalspancls"> <h5 class='testih5'>Gayle E</h5> <p class="testipara">Patient</p> </span> <img class="testiimg3" src="images/testimonial-quote.png" alt="" /> </div> <div> <p class="testimonial">Dr. Barsten is our health expert. Our family has consulted with him for many years for a variety of ailments from heart disease, thyroid issues, headaches and arthritis. We always walk away inspired and armed with solutions that really work. He will often recommend therapies that are simple and free.</p> </div> </div> </div> <div class="col-lg-6 "> <div class="borderout"> <div> <span class="carosalspancls"> <h5 class='testih5'>Gayle E</h5> <p class="testipara">Patient</p> </span> <img class="testiimg3" src="images/testimonial-quote.png" alt="" /> </div> <div> <p class="testimonial">Dr. Barsten is our health expert. Our family has consulted with him for many years for a variety of ailments from heart disease, thyroid issues, headaches and arthritis. We always walk away inspired and armed with solutions that really work. He will often recommend therapies that are simple and free.</p> </div> </div> </div> </div> </div> </div> <!-- Carousel controls --> <a class="carousel-control left carousel-control-prev" href="#myCarousel" data-slide="prev"> <!-- <i class="fa fa-angle-left"></i> --> </a> <a class="carousel-control right carousel-control-next" href="#myCarousel" data-slide="next"> <!-- <i class="fa fa-angle-right"></i> --> </a> </div> </div> </section> <footer class="footercls hefoot"> <div class="container"> <div class="row"> <div class="col-lg-6"> <p class="cpfoot textcentercls">© 2020 HealthQuest · 14107-J Winchester Boulevard · Los Gatos, CA 95032</p> </div> <div class="col-lg-6"> <div class="float-right2 textcentercls"> <a href="#" class=""> <span class="mr-2 icon-twitter"></span> <span> <img src="images/twitter-gray.png" class="widicon"> </span> </a> <a href="#" class=""> <span class="mr-2 icon-facebook"> </span> <img src="images/linkedin-gray.png" class="widicon"> </a> <a href="#" class=""> <span class="mr-2 icon-facebook"> </span> <img src="images/youtube-gray.png" class="widicon"> </a> <a href="#" class=""> <span class="mr-2 icon-facebook"> </span> <img src="images/facebook-gray.png" class="widicon"> </a> </div> </div> </div> </div> </footer> <!-- ************************************************************************************ --> </body> </html>
| ver. 1.6 |
Github
|
.
| PHP 7.3.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка