var content=new Array()
//change the array below to the text associated with your links Expand or contract the array, depending on how many links you have
content[0]='<table width="530" border="0" cellspacing="0" cellpadding="2"><tr><td class="regular">Twin County Regional Healthcare, Inc., (TCRH) is a regional leader in providing quality, affordable health care services. More than a hospital, TCRH is an organized health care delivery system dedicated to meeting community needs: providing care to people of all ages, at home and at work, to help them stay healthy or guide them through recovery.</td></tr></table>'
content[1]='<table width="530" border="0" cellspacing="0" cellpadding="2"><tr><td class="regular">The Galax-Carroll-Grayson region cherishes its past, filled with tradition, and looks forward to an even more prosperous future in the new millennium. This area of Southwest Virginia is blessed with extraordinary beauty and unspoiled natural resources.  Take advantage of the New River, which is actually the 2nd oldest river in the world, or the Blue Ridge Parkway, with miles of tradition.</td></tr></table>'
content[2]='<table width="530" border="0" cellspacing="0" cellpadding="2"><tr><td class="regular">The Twin Counties have excellent public schools, including 3 high schools, and private schools, including Oak Hill Academy (2001 National High School Basketball Champions). There are also major colleges and universities (Virginia Tech, Wake Forest, Emory & Henry, Radford University) and community colleges (Wytheville, New River) within an hours drive.</td></tr></table>'
content[3]='<table width="530" border="0" cellspacing="0" cellpadding="2"><tr><td class="regular">The Twin Counties offer a laid back, rural atmosphere but the bells and whistles of the city are just minutes away, including airports, shopping malls, factory outlet malls, museums, NFL and NCAA Football, NBA and NCAA Basketball, NASCAR racing, NHRA drag racing, concerts, fine dining, and so much more.</td></tr></table>'
content[4]='<table width="530" border="0" cellspacing="0" cellpadding="2"><tr><td class="regular">Talk personally with Paulette Peterson, our physicians recruiter, and have her send you more information on our hospital, our services, our area and more.</td></tr></table>'
content[5]='<table width="530" border="0" cellspacing="0" cellpadding="2"><tr><td width="80"><img src="images/info_pp.jpg" alt="Paulette Peterson, TCRH" width="76" height="89" border="0"></td><td class="regularbold" width="450"><span class="header">PAULETTE PETERSON</span><br>Physician Recruiter<br>Twin County Regional Healthcare<br>Galax, Virginia</td></tr></table>'

function regenerate(){
window.location.reload()
}
function regenerate2(){
if (document.layers){
appear()
setTimeout("window.onresize=regenerate",450)
}
}

function changetext(whichcontent){

if (document.all||document.getElementById){
cross_el=document.getElementById? document.getElementById("descriptions"):document.all.descriptions
cross_el.innerHTML='<font face="Verdana"><small>'+whichcontent+'<font></small>'
}
else if (document.layers){
document.d1.document.d2.document.write('<font face="Verdana"><small>'+whichcontent+'</small></font>')
document.d1.document.d2.document.close()
}

}

function appear(){
document.d1.visibility='show'
}

window.onload=regenerate2


//-->
