
var strSpringSummerFall 	= "Fall ";												// Season of the year (Spring Summer Fall)
var strYearCurrentSeason	= "2007 ";												// Year of this Season
var strIndoorOutdoor		= "";													// Display  Indoor  or Outdoor
var strOurTeamName 			= "Junior Nuggets";										// Name of the OUR team
var strSeasonDates 			= "Aug 29<sup>th</sup> - Oct 13<sup>th</sup>, 2007";	// Dates for this season
var strTeam56 				= "5<sup>th</sup>-6<sup>th</sup> Grade Boys";			// Name of the OUR teams
var strCoachName 			= "Coach Cameron Bertsch";								// Coach's Name
var strCoachPhone			= "303-885-6180";										// Coach's Phone Number

var strGameLocation56		= "";
var strPracticeLocation56	= "";
var strTeamPicture56		= "";
var strTeamParty56			= "";

strPracticeLocation56		+= "<h2><font color=\"#FFFF88\">Practice Location</font></h2>";
strPracticeLocation56		+= '<font color="#FFFFFF"><B>Wednesdays 7:00pm - 8:00pm</B></font><br>';
strPracticeLocation56		+= "<font color=\"#000000\"><b>";
strPracticeLocation56		+= "Colorado Center for the Blind<br>";
strPracticeLocation56		+= "2233 W. Shepperd Ave<br>";
strPracticeLocation56		+= "in Old Littleton<br><br>";
strPracticeLocation56		+= "</b></font>";
strPracticeLocation56		+= "<img src=\"images/CenterForBlind_map.jpg\" border=0>";



strGameLocation56		+= "<h2><font color=\"#FFFF88\">Game Location</font></h2>";
strGameLocation56		+= "<br><font color=\"#000000\"><b>";
strGameLocation56		+= "Euclid Middle School<br>";
strGameLocation56		+= "777 W. Euclid Ave<br>";
strGameLocation56		+= "Littleton, CO 80126<br><br>";
strGameLocation56		+= "</b></font>";
strGameLocation56		+= "<img src=\"images/EuclidMiddleSchool.jpg\" width=216 height=223 border=0>";

strTeamPicture56 		+= "<h2><font color=\"#FFFF88\">Team Pictures</font></h2>";
strTeamPicture56		+= "<font color=\"#000000\"><b>";
strTeamPicture56 		+= "<b>Saturday, September 15<sup>th</sup> <br>";
strTeamPicture56 		+= "<font color=\"#FFFF00\">12:20pm</font><br>";
strTeamPicture56 		+= "<font color='#FFFFFF'>(Please Arrive by 12:00 Noon)</font><br>";
strTeamPicture56		+= "at Littleton YMCA<br>";
strTeamPicture56 		+= "11 W. Dry Creek Ct<br><br>";
//strTeamPicture56 		+= "<font color='#FFFFFF'>Please arrive by 1:45pm</font><br>";
strTeamPicture56		+= "</b></font>";
strTeamPicture56		+= "<img src=\"images/Littleton_YMCA_map.jpg\" width=265 height=298 border=0>";


strTeamParty56 			+= "<h2><font color=\"#FFFF88\">Team Party</font></h2>";
strTeamParty56			+= "<font color=\"#000000\"><b>";
strTeamParty56 			+= "<b>Saturday, May 19 <br>";
strTeamParty56 			+= "<font color=\"#FFFF00\">5:00pm</font><br>";
strTeamParty56			+= "at Coach Acker's House<br>";
strTeamParty56 			+= "7220 S. Cherry Drive<br><br>";
strTeamParty56 			+= "NORTH on Colorado Blvd across Dry Creek,<br>"
strTeamParty56 			+= "EAST (RIGHT) on Easter. <br>"
strTeamParty56 			+= "First RIGHT at the Stop Sign onto S. Clermont Dr.<br>"
strTeamParty56 			+= "First LEFT  onto Cherry Drive.<br><br>"
strTeamParty56 			+= "Rick Bauman is collecting $8.00 for trophies.<br><br>"
strTeamParty56			+= "</b></font>";
strTeamParty56			+= "<img src=\"images/Party_map_2007_05_19.jpg\"  border=1>";
strTeamParty56			 = " ";


var strHeader				= "";		// Contains the page header HTML
//
strHeader += "	<TR>\n";
strHeader += "		<TD width=\"5\"><img src=\"images/spacer.gif\" width=\"5\" border=\"0\"></td>\n";
strHeader += "		<TD align=\"left\" VALIGN=\"TOP\" background=\"images/header_court_center.jpg\">\n";
strHeader += "			<TABLE width=\"100%\" height=\"65\" align=\"center\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\">\n";
strHeader += "			<TR>\n";
strHeader += "				<td width=\"43\" height=\"65\" align=\"right\" valign=\"top\" background=\"images/header_court_left.jpg\" nowrap>\n";
strHeader += "					<img src=\"images/spacer.gif\" width=\"43\" height=\"1\" border=\"0\">\n";
strHeader += "				</td>\n";
strHeader += "				<td width=\"5\" align=\"right\" background=\"images/header_court_center.jpg\">	\n";
strHeader += "					<img src=\"images/spacer.gif\" width=\"5\" border=\"0\">\n";
strHeader += "				</td>\n";
strHeader += "				<TD width=\"200\" height=\"65\" align=\"left\" class=\"p10\" background=\"images/header_court_center.jpg\" nowrap>	\n";
strHeader += "				  	" + strSeasonDates + "\n";
strHeader += "				</td>\n";
strHeader += "				<td width=\"5\" align=\"right\" background=\"images/header_court_center.jpg\">\n";
strHeader += "					<img src=\"images/spacer.gif\" width=\"5\" border=\"0\">\n";
strHeader += "				</td>\n";
strHeader += "				<TD align=\"center\" class=\"p10\" background=\"images/header_court_center.jpg\" nowrap>\n";
strHeader += "					Littleton YMCA Youth Basketball<br>\n";
strHeader += "					" + strSpringSummerFall + strYearCurrentSeason + strOurTeamName + " Basketball\n";
strHeader += "				</td>\n";
strHeader += "				<td width=\"5\" align=\"right\" background=\"images/header_court_center.jpg\">\n";
strHeader += "					<img src=\"images/spacer.gif\" width=\"5\" border=\"0\">\n";
strHeader += "				</td>\n";
strHeader += "				<TD width=\"200\" height=\"65\" align=\"right\" class=\"p10\" background=\"images/header_court_center.jpg\" nowrap>\n";
strHeader += "					" + strCoachName + "<br>\n";
strHeader += "					" + strCoachPhone + "\n";
strHeader += "				</td>\n";
strHeader += "				<td width=\"5\" align=\"right\" background=\"images/header_court_center.jpg\">\n";
strHeader += "					<img src=\"images/spacer.gif\" width=\"5\" border=\"0\">\n";
strHeader += "				</td>\n";
strHeader += "				<td align=\"left\" valign=\"top\" background=\"images/header_court_right.jpg\" width=\"43\" height=\"65\">\n";
strHeader += "					<img src=\"images/spacer.gif\" width=\"5\" border=\"0\">\n";
strHeader += "				</td>\n";
strHeader += "			</tr>\n";
strHeader += "			</table>\n";
strHeader += "		</td>\n";
strHeader += "		<TD width=\"5\"></td>\n";
strHeader += "	</tr>\n";
// 
