document.write('				<br>');
document.write('				<font face="Century Gothic,Trebuchet MS,Arial"  color="#666666"><i>World Cup Soccer Camps & Clinics &mdash; Your Sport, Our Passion</i></font><br>');
document.write('				<img src="/graphics/gra.gif" width="50%" height="1" alt="blank">');
document.write('				<table cellpadding=3 cellspacing=0 border=0>');
document.write('				<tr>');
document.write('					<td align="center">');
document.write('						<font face="Century Gothic,Trebuchet MS,Arial" >');
document.write('							<a href="/.">home</a>');
document.write('							&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('							<a href="/about.html">about us</a>');
document.write('							&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('							<a href="/privacy.html">privacy & security</a>');
document.write('							&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('							<a href="/sitemap.html">site map</a>');
document.write('							&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('							<a href="/help.html">help</a>');
document.write('						</font>');
document.write('					</td>');
document.write('				</tr>');
document.write('				<tr>');
document.write('					<td align="center">');
document.write('						<img src="/graphics/gra.gif" width="50%" height="1" alt="blank">');
document.write('					</td>');
document.write('				</tr>');
document.write('				<tr>');
document.write('					<td align="center">');
document.write('						<font face="Century Gothic,Trebuchet MS,Arial"  color="#666666">');
document.write('							&copy 2002 - ');
	var today = new Date();
	var date = today.getDate();
	var day = today.getDay();
	var month = today.getMonth();
	var year = today.getYear();
	var dd = "Day"
	var mm = "Month"
	var yy = "Year"
	if (day == 0) { dd = "Sunday" }
	if (day == 1) { dd = "Monday" }
	if (day == 2) { dd = "Tuesday" }
	if (day == 3) { dd = "Wednesday" }
	if (day == 4) { dd = "Thursday" }
	if (day == 5) { dd = "Friday" }
	if (day == 6) { dd = "Saturday" }
	if (month == 0) { mm = "Jan." }
	if (month == 1) { mm = "Feb." }
	if (month == 2) { mm = "Mar." }
	if (month == 3) { mm = "April" }
	if (month == 4) { mm = "May" }
	if (month == 5) { mm = "June" }
	if (month == 6) { mm = "July" }
	if (month == 7) { mm = "Aug." }
	if (month == 8) { mm = "Sept." }
	if (month == 9) { mm = "Oct." }
	if (month == 10) { mm = "Nov." }
	if (month == 11) { mm = "Dec." }
	if (year < 2000) { yy = 1900 + year }
	else { yy = year }
document.write(yy);
document.write('							World Cup Soccer Camps & Clinics - Sunnyvale, CA<br>');
document.write('							Maps courtesy of <a href="http://maps.yahoo.com" target="new">Yahoo!&reg; Maps</a> and <a href="http://maps.google.com" target="new">Google&trade; Maps</a>');
document.write('						<br>powered by <a href="http://www.novelaspect.com/quickbookshosting.php" target="new">Quickbooks Hosting <a href="http://www.novelaspect.com/application_hosting.php" target="new">Application Hosting </a></font>');
document.write('						<br><br>');
document.write('					</td>');
document.write('				</tr>');
document.write('				</table>');
document.write('				<script src="/inc/google-analytics.js" type="text/javascript"></script>');
