﻿// JScript File


function promo_Research()
{
	document.write('<div class="promo">');
    document.write('<h2>Scoliosis Research</h2>');
    document.write('<p>Baylor Scoliosis Center researchers are leading the charge to discover more about the condition, studying heredity, growth, structural and biochemical changes in disks and muscles, and tracking changes in the nervous system. <a href="/research/default.htm">Find out more about our research.</a></p>');
	document.write('</div>');
	document.write('<img src="/images/left_div.gif" width="238" height="1" class="left_div" />');
}

function promo_TravelInformation()
{
	document.write('<div class="promo">');
    document.write('<h2>Travel Information</h2>');
    document.write('<p>More than half of our patients travel more than 100 miles to the Center for treatment of their condition. We\'ve prepared this information for travelers to the DFW area as a service to our patients who may be coming from out of town. <a href="/aboutus/travel.htm">See more information for travel arrangements.</a></p>');
	document.write('</div>');
	document.write('<img src="/images/left_div.gif" width="238" height="1" class="left_div" />');
}
function promo_OurFacilities()
{
	document.write('<div class="promo">');
    document.write('<h2>Our Facilities</h2>');
    document.write('<p>The Baylor Scoliosis Center is located on the campus of the Baylor Regional Medical Center at Plano. <a href="/aboutus/facilities.htm">Find out more about the Scoliosis Center and Baylor.</a></p>');
	document.write('</div>');
	document.write('<img src="/images/left_div.gif" width="238" height="1" class="left_div" />');
}

function promo_OurStaff()
{
	document.write('<div class="promo">');
    document.write('<h2>Our Staff</h2>');
    document.write('<p>The Baylor Scoliosis Center is staffed by a multispecialty team including fellowship-trained scoliosis surgeons, cardiac anesthesiologists, physiatrists and physician assistants on the medical staff specializing in the care of patients with complicated spinal deformities. <a href="/aboutus/staff.htm">Learn more about our staff.</a></p>');
	document.write('</div>');
	document.write('<img src="/images/left_div.gif" width="238" height="1" class="left_div" />');
}

function promo_Rehab()
{
	document.write('<div class="promo">');
    document.write('<h2>Rehabilitation</h2>');
    document.write('<p>The Baylor Institute for Rehabilitation offers comprehensive post-operative stabilization and rehabilitation for patients with a focus on pain management, as well as activities of daily living. <a href="/treatment/recovery.htm">More information about treatment.</a></p>');
	document.write('</div>');
	document.write('<img src="/images/left_div.gif" width="238" height="1" class="left_div" />');
}
function promo_Treatment()
{
	document.write('<div class="promo">');
    document.write('<h2>Treatment</h2>');
    document.write('<p>All too often, people suffering from scoliosis are told that there is nowhere to turn – but there is. Our specialty is advanced surgical options to straighten spines curved because of scoliosis – one of the most common disorders of the spine. <a href="/treatment/default.htm">Read more information about treatement.</a></p>');
	document.write('</div>');
	document.write('<img src="/images/left_div.gif" width="238" height="1" class="left_div" />');
}

function promo_Tour()
{
	document.write('<div class="promo_rt">');
	
    document.write('<h2>What is the SCOLISCORE Test?<br/></h2>');
	document.write('<p><a href="/treatment/scoliscore.htm">For more information click here</a><br/></p>');
	document.write('<h2>Take a Tour</h2>');
    document.write('<p style="padding-top:0; margin-top:0;"><a href="/Take_Tour.htm"><img src="/images/icon_tour.jpg" width="100" height="59" align="right" style="padding:0 0 2px 5px;" border="0" /></a><strong>Scoliosis Patient Treatment, care and comfort</strong> is our goal, and so every patient is assigned his or her own <strong>Scoliosis Patient Care Coordinator</strong>.  Our <strong>Baylor Scoliosis Center Coordinators</strong> help patients schedule their <strong>Scoliosis testing</strong>, pre-op appointments, surgery times, post-op care and rehabilitation.  As patients come to our <strong>Scoliosis Center</strong> from around the world, our <strong>Scoliosis Patient Care Coordinators</strong> will make their visit with us in Plano, Texas (a suburb of Dallas, Texas) as enjoyable. <br><br><a href="/Take_Tour.htm">Learn more</a><br></p>');
	document.write('</div>');
}

function promo_list()
{
	document.write('<div class="promo_btm">');
    document.write('<h2>Medical Staff</h2>');
    document.write('<p style="padding-top:0; margin-top:0;">A <a href="/physician.htm">list of physicians</a> on the medical staff at the Baylor Scoliosis Center.</p>');
	document.write('</div>');
}

function promo_FindPhysician()
{
	document.write('<div class="promo">');
    document.write('<h2>Find a Physician</h2>');
    document.write('<p>Contact us by calling Plano (972) 985-2797, Fort Worth (817) 922-2880 or Toll Free (888) 781-5558 or schedule an appointment online. <a href="/physician.htm">More information on finding a physician.</a></p>');
	document.write('</div>');
	document.write('<img src="/images/left_div.gif" width="238" height="1" class="left_div" />');
}

function promo_ReferringPhysicians()
{
	document.write('<div class="promo">');
    document.write('<h2>For Referring Physicians</h2>');
    document.write('<p>The Baylor Scoliosis Center care model makes both physician referral and patient scheduling a priority: a direct physician telephone line allows most doctor referrals to be seen within 48 hours if requested. <a href="/physiciansnurses.htm">Find out more about physician referrals.</a></p>');
	document.write('</div>');
	document.write('<img src="/images/left_div.gif" width="238" height="1" class="left_div" />');
}

