document.write('				<MAP NAME=mymap>');
//document.write('					<AREA HREF="locations-sf.html" ALT="San Francisco" COORDS="56,32,174,52">');
//document.write('					<AREA HREF="locations-d.html" ALT="Danville" COORDS="257,10,340,30">');
//document.write('					<AREA HREF="locations-l.html" ALT="Livermore" COORDS="291,78,386,98">');
//document.write('					<AREA HREF="locations-sb.html" ALT="San Bruno" COORDS="60,96,150,114">');
//document.write('					<AREA HREF="locations-m.html" ALT="Millbrae" COORDS="82,113,165,133">');
//document.write('					<AREA HREF="locations-w.html" ALT="Woodside" COORDS="70,235,170,255">');
//document.write('					<AREA HREF="locations-scs.html" ALT="San Carlos" COORDS="165,225,285,245">');
//document.write('					<AREA HREF="locations-hb.html" ALT="Hillsborough" COORDS="78,136,189,156">');
//document.write('					<AREA HREF="locations-sm.html" ALT="San Mateo" COORDS="38,155,127,173">');
document.write('					<AREA HREF="locations-fc.html" ALT="Foster City" COORDS="146,167,251,188">');
document.write('					<AREA HREF="locations-f.html" ALT="Fremont" COORDS="261,165,340,188">');
//document.write('					<AREA HREF="locations-b.html" ALT="Belmont" COORDS="63,174,142,196">');
document.write('					<AREA HREF="locations-rwc.html" ALT="Redwood City" COORDS="177,208,289,227">');
document.write('					<AREA HREF="locations-a.html" ALT="Atherton" COORDS="88,221,173,242">');
//document.write('					<AREA HREF="locations-pa.html" ALT="Palo Alto" COORDS="182,234,274,254">');
//document.write('					<AREA HREF="locations-mv.html" ALT="Mountain View" COORDS="275,295,375,315">');
//document.write('					<AREA HREF="locations-la.html" ALT="Los Altos" COORDS="139,254,230,274">');
//document.write('					<AREA HREF="locations-s.html" ALT="Sunnyvale" COORDS="169,274,260,294">');
document.write('					<AREA HREF="locations-sc.html" ALT="Santa Clara" COORDS="272,279,377,298">');
//document.write('					<AREA HREF="locations-sj.html" ALT="San Jose" COORDS="313,295,395,314">');
//document.write('					<AREA HREF="locations-c.html" ALT="Campbell" COORDS="229,304,309,324">');
//document.write('					<AREA HREF="locations-stg.html" ALT="Saratoga" COORDS="192,327,278,346">');
//document.write('					<AREA HREF="locations-lg.html" ALT="Los Gatos" COORDS="285,339,375,359">');
document.write('				</MAP>');

