/* * Copyright (c) 2005-2006 Andriy Bidochko. * http://www.mapbuilder.net * * The script has been generated by MapBuilder.net service and released to the customer under * The GNU General Public License (GPL), which can be found at: http://www.opensource.org/licenses/gpl-license.php * * This program is free software; you can redistribute it and/or modify it under the terms of the * GNU General Public License as published by the Free Software Foundation; * either version 2 of the License, or any later version. * * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License * for more details. */ //That function will return the element of the array returned by map.getMapTypes() that identifies the current map function getCurrentMapTypeNumber(oMap){ var type=-1; for(var ix=0;ix 2.64 * marker.setTooltip(oOptions.label); * marker.setOpacity((oOptions.opasity ? oOptions.opasity : 100)); */ } else { var marker = new GMarker(point, icon); } GEvent.addListener(marker, "click", function() { marker.openInfoWindowHtml(html); }); return marker; } // Zoom map to. Used from InfoWindow function ZoomMapTo(num) { // Get current zoom level var currentZoom = map.getZoom(); // Re-center map newzoom = (currentZoom > 17) ? 17 : ((currentZoom == 0) ? 0 : (currentZoom + 1)); //V2-V1 compatability map.setCenter(aLocations[num][3], newzoom); } // Function is called when sidebar item is clicked or we are dealing with group boxes. function myInfoWindowHtml(num) { // Map rendering with open info window is very slow. Lets center map first. map.setCenter(aLocations[num][3]); // Use markeropenInfoWindowHtml(html) aLocations[num][0].openInfoWindowHtml(aLocations[num][2]); } /* Side Bar */ // Creates a locations list and put it into side bar function createSideBar() { var oUL = document.createElement("ul"); // write links into document. for (var i=0; i[+] Directions: To here - From here
Start address
" } GetGoogleMapsAPIVersion = function() { var v = 0; var scripts = document.getElementsByTagName("SCRIPT") for (var i=0; i" + GetDirectionForm(0); + ""; // Define Marker options = {opasity: 100, label:"Alden Park"}; InfoHTML = "
Alden Park

Location:500 Sequoia Blvd.
Amenities: Play Area.
Size: 6.88 acres
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_green.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[0] = new Array(marker, "Alden Park", InfoHTML, point); point = new GLatLng(37.688726125462296, -121.4361119270324); footerHtml = "
" + GetDirectionForm(1); + "
"; // Define Marker options = {opasity: 100, label:"American Legion Park"}; InfoHTML = "
American Legion Park
\"\"

Location:Tracy Municipal Airport
Amenities: Restrooms.
Size: 1.75 acres
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[1] = new Array(marker, "American Legion Park", InfoHTML, point); point = new GLatLng(37.7268288318688, -121.4511537551879); footerHtml = "
" + GetDirectionForm(2); + "
"; // Define Marker options = {opasity: 100, label:"Bailor Hennan Park"}; InfoHTML = "
Bailor Hennan Park


Location: 1893 Golden Leaf
Amenities:
Play Area.
Size: 5 acres
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[2] = new Array(marker, "Bailor Hennan Park", InfoHTML, point); point = new GLatLng(37.7233224020954, -121.442763805389); footerHtml = "
" + GetDirectionForm(3); + "
"; // Define Marker options = {opasity: 100, label:"Barboza Park"}; InfoHTML = "
Barboza Park
\"\" \"\"
Location: 925 Bogetti Ln.
Amenities: Play Area, Basketball, Tennis, BBQ facilities, and Skate Element.
Size: 2.08 acres
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[3] = new Array(marker, "Barboza Park", InfoHTML, point); point = new GLatLng(37.701852508401856, -121.4493405818939); footerHtml = "
" + GetDirectionForm(4); + "
"; // Define Marker options = {opasity: 100, label:"Bill Schwartz Park"}; InfoHTML = "
Bill Schwartz Park
\"\" \"\" \"\"

Location:Roxbury Dr. & Mason Ln.
Amenities: Play Area, Basketball, Shade Structure, BBQ Facilities, Walking Path, Skate Element and Roller Hockey.
Size: 4.69 acres
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[4] = new Array(marker, "Bill Schwartz Park", InfoHTML, point); point = new GLatLng(37.7332506329630, -121.4465188980102); footerHtml = "
" + GetDirectionForm(5); + "
"; // Define Marker options = {opasity: 100, label:"Ceciliani Park"}; InfoHTML = "
Ceciliani Park
\"\" \"\"
Location: Cypress & Hickory
Amenities:  Restrooms, Play & shade areas, Tennis, BBQ facilities, and off-street parking available.
Size: 10 acres
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_blue.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[5] = new Array(marker, "Ceciliani Park", InfoHTML, point); point = new GLatLng(37.71438925120265, -121.41985774040222); footerHtml = "
" + GetDirectionForm(6); + "
"; // Define Marker options = {opasity: 100, label:"Clyde Abbott Park"}; InfoHTML = "
Clyde Abbott Park
\"\"
Location: 2286 Stalsburg Dr.
Amenities: Walking Path.
Size:
.5 acres
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[6] = new Array(marker, "Clyde Abbott Park", InfoHTML, point); point = new GLatLng(37.74922125966961, -121.47254705429077); footerHtml = "
" + GetDirectionForm(7); + "
"; // Define Marker options = {opasity: 100, label:"Clyde Bland Park"}; InfoHTML = "
Clyde Bland Park
\"\" \"\" \"\" \"\"

\"\"
 \"\"

Location: 1753 Blandford Lane
Amenities:  Restrooms, Ball fields, Basketball, Soccer, Play & shade areas, BBQ facilities, and off-street parking available.
Size: 8.5 acres
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[7] = new Array(marker, "Clyde Bland Park", InfoHTML, point); point = new GLatLng(37.7403777727240, -121.4636635780334); footerHtml = "
" + GetDirectionForm(8); + "
"; // Define Marker options = {opasity: 100, label:"Daniel Busch Park"}; InfoHTML = "
Daniel Busch Park
\"\"
Location: 11th & Crossroads
Amenities: Play Area, Basketball and BBQ facilities.
Size: 2.85 acres
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[8] = new Array(marker, "Daniel Busch Park", InfoHTML, point); point = new GLatLng(37.69692890154686, -121.44908308982849); footerHtml = "
" + GetDirectionForm(9); + "
"; // Define Marker options = {opasity: 100, label:"Don Cose Park"}; InfoHTML = "
Don Cose Park
\"\"
Location: 1780 Whirlaway Ln.
Amenities: Play Area, Basketball and Shade Structure.
Size: 3.4 acres
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[9] = new Array(marker, "Don Cose Park", InfoHTML, point); point = new GLatLng(37.74666775192159, -121.4564001560211); footerHtml = "
" + GetDirectionForm(10); + "
"; // Define Marker options = {opasity: 100, label:"Dorlane Thrasher Park"}; InfoHTML = "
Dorlane Thrasher Park

\"\" \"\"
Location: 1620 Joseph Mensusa Ln.
Amenities: Play Area, and Shade Structure.
Size: 1.2 acres
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_green.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[10] = new Array(marker, "Dorlane Thrasher Park", InfoHTML, point); point = new GLatLng(37.747470292215155, -121.4359831809997); footerHtml = "
" + GetDirectionForm(11); + "
"; // Define Marker options = {opasity: 100, label:"Dr. Powers Park"}; InfoHTML = "
Dr. Powers Park
\"\" \"\"
\"\" \"\"
Location:900 W. Lowell Ave.
Amenities: Restrooms, Play & shade areas, Tennis, BBQ facilities, and off-street parking available.
Size: 10.59 acres
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_blue.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[11] = new Array(marker, "Dr. Powers Park", InfoHTML, point); point = new GLatLng(37.745446109083055, -121.4610779285430); footerHtml = "
" + GetDirectionForm(12); + "
"; // Define Marker options = {opasity: 100, label:"Dr. Ralph Allen Park"}; InfoHTML = "
Dr. Ralph Allen Park
\"\"
Location:2672 Dorset
Amenities: Play & Shade areas and Basketball.
Size: .8 acres
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[12] = new Array(marker, "Dr. Ralph Allen Park", InfoHTML, point); point = new GLatLng(37.74791482485267, -121.46728992462158); footerHtml = "
" + GetDirectionForm(13); + "
"; // Define Marker options = {opasity: 100, label:"Eagan Family Park"}; InfoHTML = "
Eagan Family Park

\"\" \"\"
Location: 2751 Oxford Ln.
Amenities: Play Area and Shade Structure.
Size: .51 acres
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[13] = new Array(marker, "Eagan Family Park", InfoHTML, point); point = new GLatLng(37.75645713353694, -121.4295244216919); footerHtml = "
" + GetDirectionForm(14); + "
"; // Define Marker options = {opasity: 100, label:"El Pescadero Park"}; InfoHTML = "
El Pescadero Park

\"\" \"\"
Location: 301 West Grant Line Rd.
Amenities: Play Area, Off-street parking and Dog Park.
Size: 14.28 acres
Additional Documents:
Dog Park Rules
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_blue.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[14] = new Array(marker, "El Pescadero Park", InfoHTML, point); point = new GLatLng(37.7054473837449, -121.44235610961914); footerHtml = "
" + GetDirectionForm(15); + "
"; // Define Marker options = {opasity: 100, label:"Emhoff Park"}; InfoHTML = "
Emhoff Park
\"\"

Location: 1407 Jonathan Pl.
Amenities: Play Area, Basketball, BBQ Facilities, and Walking Path.
Size: .05 acres
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[15] = new Array(marker, "Emhoff Park", InfoHTML, point); point = new GLatLng(37.721659080864576, -121.4475274085998); footerHtml = "
" + GetDirectionForm(16); + "
"; // Define Marker options = {opasity: 100, label:"Evans Park"}; InfoHTML = "
Evans Park
\"\" \"\"
Location: 1730 Parkside Dr.
Amenities: Play Area, Basketball, BBQ Facilities, Walking Path and Shade Structure.
Size: .05 acres
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[16] = new Array(marker, "Evans Park", InfoHTML, point); point = new GLatLng(37.719910856320396, -121.4418625831604); footerHtml = "
" + GetDirectionForm(17); + "
"; // Define Marker options = {opasity: 100, label:"Evelyn Costa Park"}; InfoHTML = "
Evelyn Costa Park
\"\"
Location: 1421 Claremont Dr.
Amenities: Play Area, Basketball and Shade Structure.
Size: .5 acres
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[17] = new Array(marker, "Evelyn Costa Park", InfoHTML, point); point = new GLatLng(37.74118716872914, -121.4574623107910); footerHtml = "
" + GetDirectionForm(18); + "
"; // Define Marker options = {opasity: 100, label:"Fabian Park"}; InfoHTML = "
Fabian Park
\"\"
Location: 1190 Valencia Dr.
Amenities: Play Area and Basketball.
Size: 1 acre
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[18] = new Array(marker, "Fabian Park", InfoHTML, point); point = new GLatLng(37.74339811541711, -121.416971683502); footerHtml = "
" + GetDirectionForm(19); + "
"; // Define Marker options = {opasity: 100, label:"Fine Park"}; InfoHTML = "
Fine Park

Location:1350 Franklin Ave.
Size: .58 acres
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[19] = new Array(marker, "Fine Park", InfoHTML, point); point = new GLatLng(37.73267703802467, -121.43458843231201); footerHtml = "
" + GetDirectionForm(20); + "
"; // Define Marker options = {opasity: 100, label:"Fisher Park"}; InfoHTML = "
Fisher Park
\"\"
Location:564 Center Court Dr.
Amenities: Play Area, Shade Structure and Basketball
Size: 2 acres
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[20] = new Array(marker, "Fisher Park", InfoHTML, point); point = new GLatLng(37.70838512057946, -121.442205905914); footerHtml = "
" + GetDirectionForm(21); + "
"; // Define Marker options = {opasity: 100, label:"Fitzpatrick Park"}; InfoHTML = "
Fitzpatrick Park
\"\" \"\"
Location: 1355 Bluegrass Ln.
Amenities: Shade Structure, BBQ Facilities, Walking Path and Basketball.
Size: .4 acres
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[21] = new Array(marker, "Fitzpatrick Park", InfoHTML, point); point = new GLatLng(37.71258144285791, -121.43616020679474); footerHtml = "
" + GetDirectionForm(22); + "
"; // Define Marker options = {opasity: 100, label:"Fred Icardi Park"}; InfoHTML = "
Fred Icardi Park

Location: 2505 Russell St.
Amenities: Play Area.
Size: .5 acres
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[22] = new Array(marker, "Fred Icardi Park", InfoHTML, point); point = new GLatLng(37.747142829801795, -121.45964026451111); footerHtml = "
" + GetDirectionForm(23); + "
"; // Define Marker options = {opasity: 100, label:"Galli Family Park"}; InfoHTML = "
Galli Family Park
\"\" \"\" \"\"
\"\" \"\"
Location:2341 W. Lowell Ave.
Amenities: Restrooms, Ball fields, Soccer, Play area, Bocci Ball and off-street parking available.
Size: 5 acres
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[23] = new Array(marker, "Galli Family Park", InfoHTML, point); point = new GLatLng(37.76114777332217, -121.4169287681579); footerHtml = "
" + GetDirectionForm(24); + "
"; // Define Marker options = {opasity: 100, label:"Glover Park"}; InfoHTML = "
Glover Park
\"\"
Location: 584 Pescadero Ave.
Amenities: Play Area, BBQ Facilities and Basketball.
Size: 2.1 acres
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[24] = new Array(marker, "Glover Park", InfoHTML, point); point = new GLatLng(37.716799593717, -121.43766760826111); footerHtml = "
" + GetDirectionForm(25); + "
"; // Define Marker options = {opasity: 100, label:"Golden Spike Park"}; InfoHTML = "
Golden Spike Park
\"\"
Location: 1840 Kern St.
Amenities: Play Area, and Basketball.
Size: .5 acres
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[25] = new Array(marker, "Golden Spike Park", InfoHTML, point); point = new GLatLng(37.714783907722165, -121.4430534839630); footerHtml = "
" + GetDirectionForm(26); + "
"; // Define Marker options = {opasity: 100, label:"Gretchen Talley Park"}; InfoHTML = "
Gretchen Talley Park
\"\"
Location:1551 Dove Dr.
Amenities: Water feature, Play & Shade areas, BBQ Facilities, and Roller Hockey.
Size: 6.1 acres
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_yellow.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[26] = new Array(marker, "Gretchen Talley Park", InfoHTML, point); point = new GLatLng(37.72954170342924, -121.45103573799133); footerHtml = "
" + GetDirectionForm(27); + "
"; // Define Marker options = {opasity: 100, label:"Harvest Park"}; InfoHTML = "
Harvest Park
\"\"
Location: Harvest Landing & Fireside
Amenities: Play Area, and Basketball.
Size: .5 acres
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[27] = new Array(marker, "Harvest Park", InfoHTML, point); point = new GLatLng(37.73111575132895, -121.42216444015503); footerHtml = "
" + GetDirectionForm(28); + "
"; // Define Marker options = {opasity: 100, label:"Hoyt Park"}; InfoHTML = "
Hoyt Park
\"\" \"\"
\"\" \"\"
Location: 300 3rd st
Amenities: Water Feature, Restrooms, Tennis, Play & Shade areas, Horseshoes, BBQ Facilities and off-street parking available.
Size: 5.52 acres
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[28] = new Array(marker, "Hoyt Park", InfoHTML, point); point = new GLatLng(37.73323705675229, -121.41867756843567); footerHtml = "
" + GetDirectionForm(29); + "
"; // Define Marker options = {opasity: 100, label:"Huck Park"}; InfoHTML = "
Huck Park

Location: 501 Wagtail Dr.
Amenities: Play Area and Shade Structure.
Size: .5 acres
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[29] = new Array(marker, "Huck Park", InfoHTML, point); point = new GLatLng(37.7199991173964, -121.41392469406128); footerHtml = "
" + GetDirectionForm(30); + "
"; // Define Marker options = {opasity: 100, label:"Jim Raymond Park"}; InfoHTML = "
Jim Raymond Park
\"\" \"\"
\"\" \"\"
Location:1540 Sentinel Dr.
Amenities: Play Area, Basketball, Shade Structure and Walking Path.
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[30] = new Array(marker, "Jim Raymond Park", InfoHTML, point); point = new GLatLng(37.72127209900017, -121.46089553833008); footerHtml = "
" + GetDirectionForm(31); + "
"; // Define Marker options = {opasity: 100, label:"Joan Sparks Park"}; InfoHTML = "
Joan Sparks Park
\"\"
Location: 9428 Carol Ann Dr.
Amenities: Play Area, Basketball, Shade Structure and BBQ Facilities.
Size: 1.78 acres
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[31] = new Array(marker, "Joan Sparks Park", InfoHTML, point); point = new GLatLng(37.734552235594784, -121.4578378200531); footerHtml = "
" + GetDirectionForm(32); + "
"; // Define Marker options = {opasity: 100, label:"John Erb Park"}; InfoHTML = "
John Erb Park
\"\"
Location: 2264 Barcelona Dr.
Amenities: Play Area, Basketball and Shade Structure.
Size: 1.3 acres
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_green.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[32] = new Array(marker, "John Erb Park", InfoHTML, point); point = new GLatLng(37.716791106733055, -121.41128540039062); footerHtml = "
" + GetDirectionForm(33); + "
"; // Define Marker options = {opasity: 100, label:"Joseph Tiago Park"}; InfoHTML = "
Joseph Tiago Park
\"\" \"\"
\"\" \"\"
Location:1260 Eastlake Cr.
Amenities: Ball fields, Basketball, Play & Shade areas, and Off-street Parking.
Size: 4.5 acres
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[33] = new Array(marker, "Joseph Tiago Park", InfoHTML, point); point = new GLatLng(37.74840686145219, -121.45615339279175); footerHtml = "
" + GetDirectionForm(34); + "
"; // Define Marker options = {opasity: 100, label:"Kelly Park"}; InfoHTML = "
Kelly Park
\"\"
Location: 2155 Tammi Ct.
Amenities: Play Area, Shade Structure and Basketball.
Size: .5 acres
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[34] = new Array(marker, "Kelly Park", InfoHTML, point); point = new GLatLng(37.75670990979864, -121.4499092102050); footerHtml = "
" + GetDirectionForm(35); + "
"; // Define Marker options = {opasity: 100, label:"Kenner Park"}; InfoHTML = "
Kenner Park
\"\" \"\" \"\"
\"\" \"\"
Location: 1850 Kavanaugh Ave.
Amenities: Restroom, Basketball, Tennis, Play & Shade areas, and BBQ Facilities.
Size: 6.02 acres
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[35] = new Array(marker, "Kenner Park", InfoHTML, point); point = new GLatLng(37.7038812788475, -121.43651962280273); footerHtml = "
" + GetDirectionForm(36); + "
"; // Define Marker options = {opasity: 100, label:"Kimball Park"}; InfoHTML = "
Kimball Park
\"\"
Location: 3765 Sudeley Dr.
Amenities: Play Area, BBQ Facilities, Shade Structure and Basketball.
Size: .5 acres
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[36] = new Array(marker, "Kimball Park", InfoHTML, point); point = new GLatLng(37.724021664606276, -121.48406982421875); footerHtml = "
" + GetDirectionForm(37); + "
"; // Define Marker options = {opasity: 100, label:"Kingsley Chadeayne Park"}; InfoHTML = "
Kingsley Chadeayne Park

Location: Robert Gabriel & Tracy Jean
Amenities: Play Area, Shade Structure and BBQ facilities.
Size: 1.78 acres
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[37] = new Array(marker, "Kingsley Chadeayne Park", InfoHTML, point); point = new GLatLng(37.73596496619688, -121.45108938217163); footerHtml = "
" + GetDirectionForm(38); + "
"; // Define Marker options = {opasity: 100, label:"Kit Fox Park"}; InfoHTML = "
Kit Fox Park

Location: 705 Fox Hollow Way
Amenities: Play Area, BBQ Facilities and Shade Structure.
Size: .5 acres
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[38] = new Array(marker, "Kit Fox Park", InfoHTML, point); point = new GLatLng(37.720168849540805, -121.4300286769867); footerHtml = "
" + GetDirectionForm(39); + "
"; // Define Marker options = {opasity: 100, label:"Larsen Park"}; InfoHTML = "
Larsen Park
\"\" \"\" \"\"
Location: Central & Ferdinand
Amenities: Restroom, Tennis, Play area, Walking path and Off-Street Parking.
Size: 5.09 acres
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[39] = new Array(marker, "Larsen Park", InfoHTML, point); point = new GLatLng(37.74327255303793, -121.4235484600067); footerHtml = "
" + GetDirectionForm(40); + "
"; // Define Marker options = {opasity: 100, label:"Lincoln Park"}; InfoHTML = "
Lincoln Park
\"\"
Location: East & Eaton
Amenities: Restroom, Play & Shade areas, BBQ Facilities and Off-Street Parking.
Size: 14.31 acres
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_blue.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[40] = new Array(marker, "Lincoln Park", InfoHTML, point); point = new GLatLng(37.72675415646205, -121.4562177658081); footerHtml = "
" + GetDirectionForm(41); + "
"; // Define Marker options = {opasity: 100, label:"Marlow Brothers Park"}; InfoHTML = "
Marlow Brothers Park
\"\" \"\"
Location: 225 Adaire Ln.
Amenities: Play & Shade areas, Basketball and Volleyball.
Size: 3.5 acres
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[41] = new Array(marker, "Marlow Brothers Park", InfoHTML, point); point = new GLatLng(37.745144937090416, -121.4557296037674); footerHtml = "
" + GetDirectionForm(42); + "
"; // Define Marker options = {opasity: 100, label:"McCray Family Park"}; InfoHTML = "
McCray Family Park

Location: Fairview Dr. & Jennifer Way
Amenities: Play Area and Shade Structure.
Size: .8 acres
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_green.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[42] = new Array(marker, "McCray Family Park", InfoHTML, point); point = new GLatLng(37.730419949914506, -121.42606973648071); footerHtml = "
" + GetDirectionForm(43); + "
"; // Define Marker options = {opasity: 100, label:"McDonald Park"}; InfoHTML = "
McDonald Park
\"\" \"\"
Location: Central & First St.
Amenities: Restroom, Basketball, Play Area and Shade Structure.
Size: 1.71 acres
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[43] = new Array(marker, "McDonald Park", InfoHTML, point); point = new GLatLng(37.72094536914201, -121.43741011619568); footerHtml = "
" + GetDirectionForm(44); + "
"; // Define Marker options = {opasity: 100, label:"Mount Diablo Park"}; InfoHTML = "
Mount Diablo Park

Location: 1685 Tahoe Cr.
Amenities: Play Area
Size: .25 acres
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[44] = new Array(marker, "Mount Diablo Park", InfoHTML, point); point = new GLatLng(37.71829753115696, -121.43738329410553); footerHtml = "
" + GetDirectionForm(45); + "
"; // Define Marker options = {opasity: 100, label:"Mount Oso Park"}; InfoHTML = "
Mount Oso Park

Location: 2025 Tahoe Cr.
Amenities: Play Area
Size: .33 acres
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[45] = new Array(marker, "Mount Oso Park", InfoHTML, point); point = new GLatLng(37.74978115324507, -121.4552092552185); footerHtml = "
" + GetDirectionForm(46); + "
"; // Define Marker options = {opasity: 100, label:"New Harmon Park"}; InfoHTML = "
New Harmon Park

Location: 2131 Hillcrest Dr.
Amenities: Play Area and Shade Structure.
Size: .5 acres
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[46] = new Array(marker, "New Harmon Park", InfoHTML, point); point = new GLatLng(37.73723343106604, -121.44691586494446); footerHtml = "
" + GetDirectionForm(47); + "
"; // Define Marker options = {opasity: 100, label:"Patzer Park"}; InfoHTML = "
Patzer Park

Location: 850 Alden Glen Dr.
Amenities: Play Area.
Size: .5 acres
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[47] = new Array(marker, "Patzer Park", InfoHTML, point); point = new GLatLng(37.738426362193785, -121.4562177658081); footerHtml = "
" + GetDirectionForm(48); + "
"; // Define Marker options = {opasity: 100, label:"Plasencia Fields"}; InfoHTML = "
Plasencia Fields
\"\"
Location:11th St. & Corral Hollow
Amenities: Soccer and Off-street parking.
Size: 20.93 acres
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_blue.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[48] = new Array(marker, "Plasencia Fields", InfoHTML, point); point = new GLatLng(37.75184254307958, -121.4562177658081); footerHtml = "
" + GetDirectionForm(49); + "
"; // Define Marker options = {opasity: 100, label:"Pombo Family Park"}; InfoHTML = "
Pombo Family Park
\"\"
Location: 2112 Joseph Damon Dr.
Amenities: Play Area, Basketball, Shade Structure, BBQ Facilities and Shuffleboard.
Size: .5 acres
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[49] = new Array(marker, "Pombo Family Park", InfoHTML, point); point = new GLatLng(37.74340150893946, -121.47065877914429); footerHtml = "
" + GetDirectionForm(50); + "
"; // Define Marker options = {opasity: 100, label:"Richard Hastie Park"}; InfoHTML = "
Richard Hastie Park
\"\"
Location: 1394 Lakershire Dr.
Amenities: Play Area, Shade Structure and Basketball.
Size: 3.5 acres
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[50] = new Array(marker, "Richard Hastie Park", InfoHTML, point); point = new GLatLng(37.73501890634278, -121.44347190856934); footerHtml = "
" + GetDirectionForm(51); + "
"; // Define Marker options = {opasity: 100, label:"Rippin Park"}; InfoHTML = "
Rippin Park

Location: 1871 Tennis Ln.
Amenities: Play Area and BBQ Facilities.
Size: .5 acres
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[51] = new Array(marker, "Rippin Park", InfoHTML, point); point = new GLatLng(37.71465235578256, -121.40371084213257); footerHtml = "
" + GetDirectionForm(52); + "
"; // Define Marker options = {opasity: 100, label:"Robert Kellogg Park"}; InfoHTML = "
Robert Kellogg Park
\"\" \"\" \"\"
\"\" \"\"
Location: 2224 Pellier St.
Amenities: Water Feature, Basketball, Tennis, Play & Shade areas, and Walking Path.
Size: 4 acres
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[52] = new Array(marker, "Robert Kellogg Park", InfoHTML, point); point = new GLatLng(37.72720390477608, -121.43754959106445); footerHtml = "
" + GetDirectionForm(53); + "
"; // Define Marker options = {opasity: 100, label:"Sister Cities Park"}; InfoHTML = "
Sister Cities Park

Location: 420 Morris Phelps Dr.
Amenities: Play Area and Shade Structure.
Size: .5 acres
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[53] = new Array(marker, "Sister Cities Park", InfoHTML, point); point = new GLatLng(37.75619078453998, -121.4418411254882); footerHtml = "
" + GetDirectionForm(54); + "
"; // Define Marker options = {opasity: 100, label:"Slayter Park"}; InfoHTML = "
Slayter Park

Location: 1405 Suellen Dr.
Amenities: Play Area.
Size: .5 acres
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[54] = new Array(marker, "Slayter Park", InfoHTML, point); point = new GLatLng(37.7453697557361, -121.4745855331420); footerHtml = "
" + GetDirectionForm(55); + "
"; // Define Marker options = {opasity: 100, label:"Souza Family Park North"}; InfoHTML = "
Souza Family Park North

Location: 1904 Thelma Pl.
Amenities: Play Area and Shade Structure.
Size: 1.5 acres
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[55] = new Array(marker, "Souza Family Park North", InfoHTML, point); point = new GLatLng(37.74297391742186, -121.4746928215026); footerHtml = "
" + GetDirectionForm(56); + "
"; // Define Marker options = {opasity: 100, label:"Souza Family Park South"}; InfoHTML = "
Souza Family Park South
\"\"

Amenities: Basketball and BBQ Facilities.
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[56] = new Array(marker, "Souza Family Park South", InfoHTML, point); point = new GLatLng(37.72749751263109, -121.4228081703186); footerHtml = "
" + GetDirectionForm(57); + "
"; // Define Marker options = {opasity: 100, label:"Stevens Park"}; InfoHTML = "
Stevens Park
\"\"
Location: 200 Mount Eden Cr.
Amenities: Play Area and Basketball.
Size: .25 acres
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[57] = new Array(marker, "Stevens Park", InfoHTML, point); point = new GLatLng(37.72284207951696, -121.42833352088928); footerHtml = "
" + GetDirectionForm(58); + "
"; // Define Marker options = {opasity: 100, label:"Sullivan Park"}; InfoHTML = "
Sullivan Park

Location: 105 Henry Ct.
Amenities: Play Area.
Size: .5 acres
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[58] = new Array(marker, "Sullivan Park", InfoHTML, point); point = new GLatLng(37.70720019361257, -121.4392876625061); footerHtml = "
" + GetDirectionForm(59); + "
"; // Define Marker options = {opasity: 100, label:"Thoming Park"}; InfoHTML = "
Thoming Park
\"\" \"\" \"\"
Location:1000 Cambridge Pl.
Amenities: Restroom, Basketball, Tennis, Play & Shade areas, BBQ Facilities, Walking Path, and Off-street Parking.
Size: 5.31 acres
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[59] = new Array(marker, "Thoming Park", InfoHTML, point); point = new GLatLng(37.75242447241882, -121.4345884323120); footerHtml = "
" + GetDirectionForm(60); + "
"; // Define Marker options = {opasity: 100, label:"Tracy Ballpark"}; InfoHTML = "
Tracy Ballpark
\"\" \"\" \"\"
Location: 2100 Tracy Blvd.
Amenities: Restrooms, Ball fields, Soccer, and Off-street Parking.
Size: 11.46 acres
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_blue.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[60] = new Array(marker, "Tracy Ballpark", InfoHTML, point); point = new GLatLng(37.72485330323426, -121.43865466117859); footerHtml = "
" + GetDirectionForm(61); + "
"; // Define Marker options = {opasity: 100, label:"Tracy Press Park"}; InfoHTML = "
Tracy Press Park
\"\"
Location: 731 Weeping Willow Ln.
Amenities: Play Area, Walking Path and Shade Structure.
Size: .5 acres
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[61] = new Array(marker, "Tracy Press Park", InfoHTML, point); point = new GLatLng(37.73822273378321, -121.4666676521301); footerHtml = "
" + GetDirectionForm(62); + "
"; // Define Marker options = {opasity: 100, label:"Tracy Sports Complex"}; InfoHTML = "
Tracy Sports Complex
\"\" \"\" \"\"
Location: 955 Crossroads
Amenities: Restrooms, Play Area, Ball fields, Soccer, BBQ Facilities and Off-street Parking.
Size: 27 acres
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_blue.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[62] = new Array(marker, "Tracy Sports Complex", InfoHTML, point); point = new GLatLng(37.72279625358189, -121.4376139640808); footerHtml = "
" + GetDirectionForm(63); + "
"; // Define Marker options = {opasity: 100, label:"Valley Oak Park"}; InfoHTML = "
Valley Oak Park
\"\"
Location: Lakespur & Honeysuckle
Amenities: Play Area and Basketball.
Size: .5 acres
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[63] = new Array(marker, "Valley Oak Park", InfoHTML, point); point = new GLatLng(37.73233763067379, -121.46143198013306); footerHtml = "
" + GetDirectionForm(64); + "
"; // Define Marker options = {opasity: 100, label:"Vernor Hansen Park"}; InfoHTML = "
Vernor Hansen Park

Location: Jill Dr.
Amenities: Play Area, Horseshoes, Shade Structure and BBQ Facilities.
Size: 3.5 acres
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[64] = new Array(marker, "Vernor Hansen Park", InfoHTML, point); point = new GLatLng(37.69687796597398, -121.4239454269409); footerHtml = "
" + GetDirectionForm(65); + "
"; // Define Marker options = {opasity: 100, label:"Veterans Park"}; InfoHTML = "
Veterans Park
\"\" \"\" \"\"
\"\" \"\"
Location: 238 Glenhaven Dr.
Amenities: Play Area, Softball (under 13), Restrooms, Skate Element and Basketball.
Size: 15 acres
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[65] = new Array(marker, "Veterans Park", InfoHTML, point); point = new GLatLng(37.71127436146441, -121.44240975379944); footerHtml = "
" + GetDirectionForm(66); + "
"; // Define Marker options = {opasity: 100, label:"Westside Pioneer Park"}; InfoHTML = "
Westside Pioneer Park
\"\"
Location: 1391 Hepburn Ct.
Amenities: Play Area, Walking Path and Shade Structure.
Size: .5 acres
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[66] = new Array(marker, "Westside Pioneer Park", InfoHTML, point); point = new GLatLng(37.70160633582549, -121.43949151039124); footerHtml = "
" + GetDirectionForm(67); + "
"; // Define Marker options = {opasity: 100, label:"William Adams Park"}; InfoHTML = "
William Adams Park
\"\" \"\" \"\"
Location: 4089 English Oak Ave.
Amenities: Play & Share areas, Soccer, Tennis, Walking Path and Shuffleboard.
Size: 4.7 acres
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[67] = new Array(marker, "William Adams Park", InfoHTML, point); point = new GLatLng(37.69967937051729, -121.431884765625); footerHtml = "
" + GetDirectionForm(68); + "
"; // Define Marker options = {opasity: 100, label:"William Lowes Park"}; InfoHTML = "
William Lowes Park
\"\"
Location: 4412 Regis Dr.
Amenities: Play Area, Walking Path and Shade Structure.
Size: 2 acres
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[68] = new Array(marker, "William Lowes Park", InfoHTML, point); point = new GLatLng(37.70638533316438, -121.4209628105163); footerHtml = "
" + GetDirectionForm(69); + "
"; // Define Marker options = {opasity: 100, label:"Yasui Park"}; InfoHTML = "
Yasui Park

\"\" \"\"
Location: Glenbriar Cir.
Amenities: Play Area.
Size: 3.09 acres
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_red.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[69] = new Array(marker, "Yasui Park", InfoHTML, point); point = new GLatLng(37.74351858717857, -121.4489972591400); footerHtml = "
" + GetDirectionForm(70); + "
"; // Define Marker options = {opasity: 100, label:"Zanussi Park"}; InfoHTML = "
Zanussi Park
\"\"
\"\" \"\"
Location:1500 Promenade Cr.
Amenities: Restrooms and Play Area.
Size: 5 acres
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[70] = new Array(marker, "Zanussi Park", InfoHTML, point); // And finnaly create sidebar createSideBar(); }