<!-- Begin POP-UP SIZES AND OPTIONS CODE

// CHANGE ANY OF THESE VARIABLES TO "no" OR "yes" TO TURN AN OPTION OFF OR ON

// ONLY USE lowercase FOR ALL OPTIONS

var paragraph_1 	= "yes"		// SHOW THE 1ST PARAGRAPH
var paragraph_2 	= "no"		// SHOW THE 2ND PARAGRAPH
var showimage		= "no"		// SHOW A SIDEBAR IMAGE
var showscroller	= "no"		// SHOW THE SCROLLER
var scrollspacing	= "0"		// NUDGE SIDEBAR DOWN
var bordercolor		= "60583C"	// SCROLLER AND IMAGE BORDER COLOR

var showdate		= "yes"		// SHOW THE DATE ON THE PAGE
var dateLR		= "left"	// DATE LEFT OR RIGHT
var dateX		= "8"		// DATE X LOCATION
var dateY		= "55"		// DATE Y LOCATION

var showsearch		= "yes"		// SHOW THE SEARCH FORM
var searchLR		= "left"	// SEARCH FORM LEFT OR RIGHT
var searchX		= "10"		// SEARCH FORM X LOCATION
var searchY		= "210"		// SEARCH FORM Y LOCATION
var searchwidth		= "50"		// WIDTH OF THE SEARCH FORM
var searchtext		= "Site Search"	// TEXT ABOVE SEARCH FORM


// EDIT THE "scroller/scroll.variables0.js" FOR SCROLLER OPTIONS


// NUDGE SPACER
document.write('<img src="picts/spacer.gif" height="'+scrollspacing+'" width="10"><br>')




// START SIDEBAR AREA PARAGRAPH 1 EDIT THIS AREA

   if (paragraph_1 == "yes") {

document.write('<span class="sidelink"><br>')

document.write('The 2010 Charity Golf Tournament will<br>')

document.write('be held at:<br>')

document.write('<a target="blank" href="http://www.errolestatecc.com">Errol Estate<br>CountryClub</a><br><br>')

document.write('The 2010 Benefit Bash<br>')

document.write('will be held at:<br>')

document.write('<a href="events.htm#Bash">Sheraton Orlando North Hotel</a><br><br>')

document.write('<img src="../images/coachrob/redtri.gif"> <a href="events.htm#Tournament">Golf Outing Details</a><br>')

document.write('<img src="../images/coachrob/redtri.gif"> <a href="events.htm#Bash">Benefit Bash Details</a><br>')

document.write('<img src="../images/coachrob/redtri.gif"> <a href="register.htm">Sign up to play</a><br>')

document.write('<img src="../images/coachrob/redtri.gif"> <a href="sponsorship.htm">Become a Sponsor</a><br>')

document.write('<img src="../images/coachrob/redtri.gif"> <a href="donate.htm">Make a Donation</a><br><br>')

document.write('</span>')

document.write('<span class="sidebartext1">')

document.write('In 2009 we raised $40,000 for a 4 year total in excess of $180,000<br>THANK YOU!<br><br>')

document.write('</span>')

document.write('<IMG SRC="../picts/paragraph-line1.jpg" border="0" width="150"><br><br>')

document.write('<IMG SRC="../images/coachrob/golf-logo.jpg" border="0" width="150"><br>')

document.write('<span class="sidelink">')

document.write('<br>Coach Rob\'s Benefit Bash is exempt from Federal Income tax under section 501 (c) (3) of the Internal Revenue Code. Contributions are tax deductible under section 170 of the code. DLN: 17053179091026<br><br>')

document.write('<IMG SRC="../picts/paragraph-line1.jpg" border="0" width="150"><br><br>')

document.write('Proceeds from Coach Rob\'s Benefit Bash support cancer research at:<br>')

document.write('</span>')

document.write('<span class="sidelink">')

document.write('<br><a target="blank" href="http://www.moffitt.org"> The Moffitt Cancer Center</a><br>')

document.write('<br><a target="blank" href="http://www.flhosp.org/cancerinstitute/index.htm"> The Florida Hospital Cancer Institute</a><br>')

document.write('<br><a target="blank" href="http://www.myeloma.org/"> The International Myeloma Foundation</a><br><br>')

document.write('</span>')


}
// END SIDEBAR AREA PARAGRAPH 1





// SCROLLER CODE
   if (showscroller == "yes") {

document.write('<TABLE cellpadding="0" cellspacing="0" border="1" bordercolor="#'+bordercolor+'" style="border-collapse:collapse"><tr><td>')
Tscroll_init (0)
document.write('</td></tr></table>')
document.write('<br><br>')

}





// SMALL PICTURE AREA
   if (showimage == "yes") {

document.write('<br><TABLE cellpadding="0" cellspacing="0" border="0" bordercolor="#'+bordercolor+'" style="border-collapse: collapse"><tr><td>')
document.write('<a href="modalities.htm#Integrative"><IMG SRC="picts/neckpain_small.jpg" border="0" width="150"></a><br><br>')
document.write('<a href="modalities.htm#Thai"><IMG SRC="picts/thai-teryn-sm.jpg" border="0" width="150"></a><br><br>')
document.write('<a href="index.html"><IMG SRC="picts/lobby_sm.jpg" border="0" width="150"></a><br><br>')
document.write('<a href="index.html"><IMG SRC="picts/tx_rm.jpg" border="0" width="150"></a><br><br>')
document.write('<a href="index.html"><IMG SRC="picts/tx_rm1.jpg" border="0" width="150"></a><br>')
document.write('</td></tr></table>')
document.write('<br><br>')
}




// START SIDEBAR AREA PARAGRAPH 2 EDIT THIS AREA

   if (paragraph_2 == "yes") {

document.write('<span class="sidebartitle">')

document.write('Mission Statement:')

document.write('<br></span><span class="sidebartext">')

document.write('Our goal is to offer the finest in massage therapy<br>')

document.write('</span><br><br>')

}
// END SIDEBAR AREA PARAGRAPH 2




// SEARCH FORM
   if (showsearch == "yes") {

document.write('<div id="search" style="'+searchLR+': '+searchX+'px; POSITION: absolute; TOP: '+searchY+'px; width: auto; z-index: 1;">')
document.write('<TABLE cellpadding="0" cellspacing="2" border="0" width="'+searchwidth+'"><tr><td colspan="2" class="sidebartext">')
document.write(''+searchtext+'<br>')
document.write('</td></tr><tr><td align="left">')
document.write('<form method="post" action="http://www.teachtx.com/cgi-bin/websearch.pl" name="f" style="margin: 0px">')
document.write('<input type="text" size="15" name="terms" value="" class="searchform">&nbsp;<input type=submit value="Search" name="btnG" class="searchbutton"><br>')
document.write('</form>')
document.write('</td></tr></table>')
document.write('</div>')
}



// START DATE SCRIPT
   if (showdate == "yes") {

document.write('<div id="date-location" style="'+dateLR+': '+dateX+'px; POSITION: absolute; TOP: '+dateY+'px">');
var d=new Date()
var weekday=new Array("Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday")
var monthname=new Array("January","February","March","April","May","June","July","August","September","October","November","December")
document.write("<span class=\"date-font\"><nobr>" + weekday[d.getDay()] + " ")
document.write(d.getDate() + ". ")
document.write(monthname[d.getMonth()] + " ")
document.write(d.getFullYear())
document.write("</nobr><br></span>")
document.write('</div>');

}


// -- END -->