/* * 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" + ""; // Define Marker InfoHTML = "
Abbotsford (Canada)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[0] = new Array(marker, "Abbotsford (Canada)", InfoHTML, point); point = new GLatLng(34.492878, -118.185053); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Acton (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[1] = new Array(marker, "Acton (CA)", InfoHTML, point); point = new GLatLng(34.146149, -118.761265); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Agoura Hills (CA)
" + 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, "Agoura Hills (CA)", InfoHTML, point); point = new GLatLng(35.895444, -96.872401); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Agra (OK)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[3] = new Array(marker, "Agra (OK)", InfoHTML, point); point = new GLatLng(37.7807549, -122.2824021); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Alameda (CA) - 15 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[4] = new Array(marker, "Alameda (CA) - 15 Students", InfoHTML, point); point = new GLatLng(37.8541701, -122.0098642); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Alamo (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[5] = new Array(marker, "Alamo (CA) - 2 Students", InfoHTML, point); point = new GLatLng(37.8883952, -122.2965778); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Albany (CA) - 5 Students
" + 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, "Albany (CA) - 5 Students", InfoHTML, point); point = new GLatLng(44.618595, -123.090339); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Albany (OR)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[7] = new Array(marker, "Albany (OR)", InfoHTML, point); point = new GLatLng(35.1322706, -106.4994889); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Albuquerque (NM) - 5 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[8] = new Array(marker, "Albuquerque (NM) - 5 Students", InfoHTML, point); point = new GLatLng(38.8218452, -77.1542684); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Alexandria (VA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[9] = new Array(marker, "Alexandria (VA)", InfoHTML, point); point = new GLatLng(34.0837958, -118.1181199); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Alhambra (CA) - 4 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[10] = new Array(marker, "Alhambra (CA) - 4 Students", InfoHTML, point); point = new GLatLng(33.5714289, -117.7314729); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Aliso Viejo (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[11] = new Array(marker, "Aliso Viejo (CA)", InfoHTML, point); point = new GLatLng(32.8352, -116.7659); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Alpine (CA)
" + 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, "Alpine (CA)", InfoHTML, point); point = new GLatLng(39.2438866, -120.734995); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Alta (CA)
" + 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, "Alta (CA)", InfoHTML, point); point = new GLatLng(34.1906761, -118.1415261); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Altadena (CA) - 4 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[14] = new Array(marker, "Altadena (CA) - 4 Students", InfoHTML, point); point = new GLatLng(41.49094, -120.549699); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Alturas (CA)
" + 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, "Alturas (CA)", InfoHTML, point); point = new GLatLng(42.022864, -93.626792); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Ames (IA)
" + 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, "Ames (IA)", InfoHTML, point); point = new GLatLng(33.8276052, -117.9073244); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Anaheim (CA) - 16 Students
" + 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, "Anaheim (CA) - 16 Students", InfoHTML, point); point = new GLatLng(61.1995461, -149.823974); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Anchorage (AK)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[18] = new Array(marker, "Anchorage (AK)", InfoHTML, point); point = new GLatLng(45.262892, -93.326174); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Andover (MN)
" + 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, "Andover (MN)", InfoHTML, point); point = new GLatLng(38.834454, -77.217871); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Annandale (VA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[20] = new Array(marker, "Annandale (VA)", InfoHTML, point); point = new GLatLng(36.991516, -121.89422); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Aptos (CA)
" + 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, "Aptos (CA)", InfoHTML, point); point = new GLatLng(34.1172361, -118.0244639); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Arcadia (CA) - 5 Students
" + 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, "Arcadia (CA) - 5 Students", InfoHTML, point); point = new GLatLng(40.868857, -124.077896); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Arcata (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[23] = new Array(marker, "Arcata (CA) - 2 Students", InfoHTML, point); point = new GLatLng(38.8433886, -77.0938583); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Arlington (VA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[24] = new Array(marker, "Arlington (VA)", InfoHTML, point); point = new GLatLng(35.12142, -120.583519); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Arroyo Grande (CA)
" + 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, "Arroyo Grande (CA)", InfoHTML, point); point = new GLatLng(35.6250856, -82.4644445); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Asheville (NC) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[26] = new Array(marker, "Asheville (NC) - 2 Students", InfoHTML, point); point = new GLatLng(35.483009, -120.683722); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Atascadero (CA)
" + 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, "Atascadero (CA)", InfoHTML, point); point = new GLatLng(37.455439, -122.204816); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Atherton (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[28] = new Array(marker, "Atherton (CA)", InfoHTML, point); point = new GLatLng(33.7971137, -84.3804888); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Atlanta (GA)
" + 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, "Atlanta (GA)", InfoHTML, point); point = new GLatLng(38.892991, -121.076418); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Auburn (CA) - 4 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[30] = new Array(marker, "Auburn (CA) - 4 Students", InfoHTML, point); point = new GLatLng(43.603516, -84.07704); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Auburn (MI)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[31] = new Array(marker, "Auburn (MI)", InfoHTML, point); point = new GLatLng(44.329436, -69.732267); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Augusta (ME)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[32] = new Array(marker, "Augusta (ME)", InfoHTML, point); point = new GLatLng(39.6202211, -104.7695962); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Aurora (CO)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[33] = new Array(marker, "Aurora (CO)", InfoHTML, point); point = new GLatLng(30.3081307, -97.681943); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Austin (TX)
" + 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, "Austin (TX)", InfoHTML, point); point = new GLatLng(34.1395519, -117.9131832); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Azusa (CA) - 4 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[35] = new Array(marker, "Azusa (CA) - 4 Students", InfoHTML, point); point = new GLatLng(35.382088, -119.2088303); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Bakersfield (CA) - 8 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[36] = new Array(marker, "Bakersfield (CA) - 8 Students", InfoHTML, point); point = new GLatLng(34.085495, -117.964751); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Baldwin Park (CA) - 5 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[37] = new Array(marker, "Baldwin Park (CA) - 5 Students", InfoHTML, point); point = new GLatLng(45.050776, -77.883944); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Bancroft (Canada)
" + 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, "Bancroft (Canada)", InfoHTML, point); point = new GLatLng(44.395615, -79.685159); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Barrie (Canada)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[39] = new Array(marker, "Barrie (Canada)", InfoHTML, point); point = new GLatLng(34.875583, -117.08125); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Barstow (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[40] = new Array(marker, "Barstow (CA)", InfoHTML, point); point = new GLatLng(41.850059, -88.30446); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Batavia (IL)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[41] = new Array(marker, "Batavia (IL)", InfoHTML, point); point = new GLatLng(45.4923824, -122.8029665); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Beaverton (OR)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[42] = new Array(marker, "Beaverton (OR)", InfoHTML, point); point = new GLatLng(33.977305, -118.180283); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Bell (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[43] = new Array(marker, "Bell (CA)", InfoHTML, point); point = new GLatLng(47.5649059, -122.1746171); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Bellevue (WA) - 2 Students
" + 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, "Bellevue (WA) - 2 Students", InfoHTML, point); point = new GLatLng(33.8822393, -118.1239717); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Bellflower (CA) - 2 Students
" + 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, "Bellflower (CA) - 2 Students", InfoHTML, point); point = new GLatLng(48.751448, -122.472574); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Bellingham (WA) - 4 Students
" + 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, "Bellingham (WA) - 4 Students", InfoHTML, point); point = new GLatLng(37.51219, -122.294302); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Belmont (CA) - 2 Students
" + 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, "Belmont (CA) - 2 Students", InfoHTML, point); point = new GLatLng(38.07248, -122.14607); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Benicia (CA) - 4 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[48] = new Array(marker, "Benicia (CA) - 4 Students", InfoHTML, point); point = new GLatLng(42.878891, -73.186165); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Bennington (VT)
" + 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, "Bennington (VT)", InfoHTML, point); point = new GLatLng(37.872373, -122.3022476); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Berkeley (CA) - 49 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[50] = new Array(marker, "Berkeley (CA) - 49 Students", InfoHTML, point); point = new GLatLng(34.0738, -118.3994); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Beverly Hills (CA) - 2 Students
" + 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, "Beverly Hills (CA) - 2 Students", InfoHTML, point); point = new GLatLng(36.860771, -82.779484); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Big Stone Gap (VA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[52] = new Array(marker, "Big Stone Gap (VA)", InfoHTML, point); point = new GLatLng(37.367411, -118.39532); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Bishop (CA)
" + 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, "Bishop (CA)", InfoHTML, point); point = new GLatLng(35.960486, -95.886373); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Bixby (OK)
" + 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, "Bixby (OK)", InfoHTML, point); point = new GLatLng(44.154814, -103.310076); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Black Hawk (SD)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[55] = new Array(marker, "Black Hawk (SD)", InfoHTML, point); point = new GLatLng(34.2506727, -117.2117569); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Blue Jay (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[56] = new Array(marker, "Blue Jay (CA)", InfoHTML, point); point = new GLatLng(43.5698551, -116.2249298); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Boise (ID) - 2 Students
" + 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, "Boise (ID) - 2 Students", InfoHTML, point); point = new GLatLng(32.663066, -117.042099); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Bonita (CA) - 2 Students
" + 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, "Bonita (CA) - 2 Students", InfoHTML, point); point = new GLatLng(33.280411, -117.220034); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Bonsall (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[59] = new Array(marker, "Bonsall (CA)", InfoHTML, point); point = new GLatLng(47.7972338, -122.2029132); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Bothell (WA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[60] = new Array(marker, "Bothell (WA)", InfoHTML, point); point = new GLatLng(40.010492, -105.276843); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Boulder (CO)
" + 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, "Boulder (CO)", InfoHTML, point); point = new GLatLng(40.884412, -111.88557); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Bountiful (UT)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[62] = new Array(marker, "Bountiful (UT)", InfoHTML, point); point = new GLatLng(41.37491, -83.650401); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Bowling Green (OH)
" + 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, "Bowling Green (OH)", InfoHTML, point); point = new GLatLng(49.820758, -99.94717); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Brandon (Canada)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[64] = new Array(marker, "Brandon (Canada)", InfoHTML, point); point = new GLatLng(43.147094, -80.281878); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Brantford (Canada)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[65] = new Array(marker, "Brantford (Canada)", InfoHTML, point); point = new GLatLng(33.9250967, -117.8663075); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Brea (CA) - 3 Students
" + 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, "Brea (CA) - 3 Students", InfoHTML, point); point = new GLatLng(47.5685263, -122.6397033); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Bremerton (WA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[67] = new Array(marker, "Bremerton (WA) - 2 Students", InfoHTML, point); point = new GLatLng(37.932553, -121.717732); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Brentwood (CA) - 3 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[68] = new Array(marker, "Brentwood (CA) - 3 Students", InfoHTML, point); point = new GLatLng(40.0434289, -74.1181234); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Brick (NJ)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[69] = new Array(marker, "Brick (NJ)", InfoHTML, point); point = new GLatLng(38.7622194, -90.4266584); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Bridgeton (MO)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[70] = new Array(marker, "Bridgeton (MO)", InfoHTML, point); point = new GLatLng(39.9525737, -104.8104424); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Brighton (CO)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[71] = new Array(marker, "Brighton (CO)", InfoHTML, point); point = new GLatLng(50.828217, -.134491); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Brighton (UK)

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[72] = new Array(marker, "Brighton (UK)", InfoHTML, point); point = new GLatLng(37.6853005, -122.4070834); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Brisbane (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[73] = new Array(marker, "Brisbane (CA)", InfoHTML, point); point = new GLatLng(40.6903213, -73.9271644); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Brooklyn (NY)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[74] = new Array(marker, "Brooklyn (NY)", InfoHTML, point); point = new GLatLng(33.8428724, -118.0127534); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Buena Park (CA) - 4 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[75] = new Array(marker, "Buena Park (CA) - 4 Students", InfoHTML, point); point = new GLatLng(34.1615135, -118.3403506); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Burbank (CA) - 9 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[76] = new Array(marker, "Burbank (CA) - 9 Students", InfoHTML, point); point = new GLatLng(46.187593, -118.981565); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Burbank (WA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[77] = new Array(marker, "Burbank (WA)", InfoHTML, point); point = new GLatLng(38.7843884, -77.2807423); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Burke (VA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[78] = new Array(marker, "Burke (VA)", InfoHTML, point); point = new GLatLng(37.584209, -122.36631); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Burlingame (CA) - 3 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[79] = new Array(marker, "Burlingame (CA) - 3 Students", InfoHTML, point); point = new GLatLng(34.133897, -118.66473); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Calabasas (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[80] = new Array(marker, "Calabasas (CA) - 2 Students", InfoHTML, point); point = new GLatLng(42.788713, -85.516179); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Caledonia (MI)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[81] = new Array(marker, "Caledonia (MI)", InfoHTML, point); point = new GLatLng(32.679024, -115.49873); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Calexico (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[82] = new Array(marker, "Calexico (CA)", InfoHTML, point); point = new GLatLng(50.900995, -114.083205); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Calgary (Canada) - 6 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[83] = new Array(marker, "Calgary (Canada) - 6 Students", InfoHTML, point); point = new GLatLng(34.212647, -119.036309); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Camarillo (CA) - 10 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[84] = new Array(marker, "Camarillo (CA) - 10 Students", InfoHTML, point); point = new GLatLng(35.550543, -121.079847); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Cambria (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[85] = new Array(marker, "Cambria (CA)", InfoHTML, point); point = new GLatLng(42.3803274, -71.1389101); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Cambridge (MA) - 3 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[86] = new Array(marker, "Cambridge (MA) - 3 Students", InfoHTML, point); point = new GLatLng(38.679583, -120.993565); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Cameron Park (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[87] = new Array(marker, "Cameron Park (CA)", InfoHTML, point); point = new GLatLng(37.2770029, -121.9529992); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Campbell (CA) - 7 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[88] = new Array(marker, "Campbell (CA) - 7 Students", InfoHTML, point); point = new GLatLng(34.201027, -118.5976); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Canoga Park (CA) - 3 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[89] = new Array(marker, "Canoga Park (CA) - 3 Students", InfoHTML, point); point = new GLatLng(33.464858, -117.671693); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Capistrano Beach (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[90] = new Array(marker, "Capistrano Beach (CA)", InfoHTML, point); point = new GLatLng(36.9795867, -121.9558431); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Capitola (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[91] = new Array(marker, "Capitola (CA) - 2 Students", InfoHTML, point); point = new GLatLng(33.0170252, -117.2734901); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Cardiff-By-The-Sea (CA) - 3 Students

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[92] = new Array(marker, "Cardiff-By-The-Sea (CA) - 3 Students", InfoHTML, point); point = new GLatLng(33.105162, -117.2970026); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Carlsbad (CA) - 8 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[93] = new Array(marker, "Carlsbad (CA) - 8 Students", InfoHTML, point); point = new GLatLng(36.5536964, -121.9217108); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Carmel-By-The-Sea (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[94] = new Array(marker, "Carmel-By-The-Sea (CA)", InfoHTML, point); point = new GLatLng(38.636793, -121.32105); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Carmichael (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[95] = new Array(marker, "Carmichael (CA)", InfoHTML, point); point = new GLatLng(34.396767, -119.511662); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Carpinteria (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[96] = new Array(marker, "Carpinteria (CA)", InfoHTML, point); point = new GLatLng(33.8232001, -118.2585096); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Carson (CA) - 4 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[97] = new Array(marker, "Carson (CA) - 4 Students", InfoHTML, point); point = new GLatLng(36.536288, -119.845228); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Caruthers (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[98] = new Array(marker, "Caruthers (CA)", InfoHTML, point); point = new GLatLng(39.3749552, -104.9038451); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Castle Rock (CO)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[99] = new Array(marker, "Castle Rock (CO)", InfoHTML, point); point = new GLatLng(37.710861, -122.073958); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Castro Valley (CA) - 10 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[100] = new Array(marker, "Castro Valley (CA) - 10 Students", InfoHTML, point); point = new GLatLng(39.265675, -76.741776); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Catonsville (MD)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[101] = new Array(marker, "Catonsville (MD)", InfoHTML, point); point = new GLatLng(39.817726, -84.996295); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Centerville (IN)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[102] = new Array(marker, "Centerville (IN)", InfoHTML, point); point = new GLatLng(37.594496, -120.960139); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Ceres (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[103] = new Array(marker, "Ceres (CA)", InfoHTML, point); point = new GLatLng(33.8724552, -118.0595907); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Cerritos (CA) - 5 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[104] = new Array(marker, "Cerritos (CA) - 5 Students", InfoHTML, point); point = new GLatLng(34.257237, -118.597324); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Chatsworth (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[105] = new Array(marker, "Chatsworth (CA)", InfoHTML, point); point = new GLatLng(47.486923, -117.576029); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Cheney (WA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[106] = new Array(marker, "Cheney (WA) - 2 Students", InfoHTML, point); point = new GLatLng(33.983814, -116.971624); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Cherry Valley (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[107] = new Array(marker, "Cherry Valley (CA)", InfoHTML, point); point = new GLatLng(39.223313, -76.069699); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Chestertown (MD)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[108] = new Array(marker, "Chestertown (MD)", InfoHTML, point); point = new GLatLng(41.4269559, -104.8454619); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Cheyenne (WY)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[109] = new Array(marker, "Cheyenne (WY)", InfoHTML, point); point = new GLatLng(41.7805099, -87.603826); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Chicago (IL) - 9 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[110] = new Array(marker, "Chicago (IL) - 9 Students", InfoHTML, point); point = new GLatLng(39.9285, -121.8223); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Chico (CA) - 18 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[111] = new Array(marker, "Chico (CA) - 18 Students", InfoHTML, point); point = new GLatLng(33.959453, -117.7256083); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Chino Hills (CA) - 6 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[112] = new Array(marker, "Chino Hills (CA) - 6 Students", InfoHTML, point); point = new GLatLng(32.6385134, -117.0617553); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Chula Vista (CA) - 9 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[113] = new Array(marker, "Chula Vista (CA) - 9 Students", InfoHTML, point); point = new GLatLng(38.6913093, -121.2798033); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Citrus Heights (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[114] = new Array(marker, "Citrus Heights (CA)", InfoHTML, point); point = new GLatLng(34.1502, -117.702148); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Claremont (CA) - 8 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[115] = new Array(marker, "Claremont (CA) - 8 Students", InfoHTML, point); point = new GLatLng(28.4001568, -81.7568253); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Clermont (FL)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[116] = new Array(marker, "Clermont (FL)", InfoHTML, point); point = new GLatLng(36.826571, -119.700665); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Clovis (CA) - 7 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[117] = new Array(marker, "Clovis (CA) - 7 Students", InfoHTML, point); point = new GLatLng(37.261199, -119.701459); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Coarsegold (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[118] = new Array(marker, "Coarsegold (CA)", InfoHTML, point); point = new GLatLng(38.7987279, -104.8688126); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Colorado Springs (CO) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[119] = new Array(marker, "Colorado Springs (CO) - 2 Students", InfoHTML, point); point = new GLatLng(38.937841, -92.334255); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Columbia (MO)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[120] = new Array(marker, "Columbia (MO)", InfoHTML, point); point = new GLatLng(33.8959, -118.2192); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Compton (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[121] = new Array(marker, "Compton (CA)", InfoHTML, point); point = new GLatLng(37.9862504, -121.9359339); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Concord (CA) - 19 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[122] = new Array(marker, "Concord (CA) - 19 Students", InfoHTML, point); point = new GLatLng(55.6719597, 12.5506805); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Copenhagen V (Denmark)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[123] = new Array(marker, "Copenhagen V (Denmark)", InfoHTML, point); point = new GLatLng(33.8813831, -117.5378439); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Corona (CA) - 12 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[124] = new Array(marker, "Corona (CA) - 12 Students", InfoHTML, point); point = new GLatLng(33.59806, -117.87222); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Corona Del Mar (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[125] = new Array(marker, "Corona Del Mar (CA)", InfoHTML, point); point = new GLatLng(32.6890156, -117.1705909); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Coronado (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[126] = new Array(marker, "Coronado (CA) - 2 Students", InfoHTML, point); point = new GLatLng(27.6508559, -97.2976617); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Corpus Christi (TX)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[127] = new Array(marker, "Corpus Christi (TX)", InfoHTML, point); point = new GLatLng(37.925965, -122.514485); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Corte Madera (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[128] = new Array(marker, "Corte Madera (CA)", InfoHTML, point); point = new GLatLng(33.6496252, -117.9190418); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Costa Mesa (CA) - 11 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[129] = new Array(marker, "Costa Mesa (CA) - 11 Students", InfoHTML, point); point = new GLatLng(38.326585, -122.706312); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Cotati (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[130] = new Array(marker, "Cotati (CA)", InfoHTML, point); point = new GLatLng(34.0870296, -117.8868171); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Covina (CA) - 6 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[131] = new Array(marker, "Covina (CA) - 6 Students", InfoHTML, point); point = new GLatLng(33.9933257, -118.3987842); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Culver City (CA) - 3 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[132] = new Array(marker, "Culver City (CA) - 3 Students", InfoHTML, point); point = new GLatLng(37.315813, -122.043976); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Cupertino (CA) - 9 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[133] = new Array(marker, "Cupertino (CA) - 9 Students", InfoHTML, point); point = new GLatLng(33.816539, -118.0361736); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Cypress (CA) - 6 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[134] = new Array(marker, "Cypress (CA) - 6 Students", InfoHTML, point); point = new GLatLng(44.919438, -123.315274); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Dallas (OR)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[135] = new Array(marker, "Dallas (OR)", InfoHTML, point); point = new GLatLng(37.6809168, -122.4523855); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Daly City (CA) - 9 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[136] = new Array(marker, "Daly City (CA) - 9 Students", InfoHTML, point); point = new GLatLng(33.4737511, -117.7080133); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Dana Point (CA) - 3 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[137] = new Array(marker, "Dana Point (CA) - 3 Students", InfoHTML, point); point = new GLatLng(37.8198025, -121.9814354); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Danville (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[138] = new Array(marker, "Danville (CA) - 2 Students", InfoHTML, point); point = new GLatLng(26.1076663, -80.2711588); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Davie (FL)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[139] = new Array(marker, "Davie (FL)", InfoHTML, point); point = new GLatLng(38.552782, -121.734779); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Davis (CA) - 17 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[140] = new Array(marker, "Davis (CA) - 17 Students", InfoHTML, point); point = new GLatLng(39.7099671, -84.0326033); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Dayton (OH)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[141] = new Array(marker, "Dayton (OH)", InfoHTML, point); point = new GLatLng(33.771062, -84.292606); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Decatur (GA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[142] = new Array(marker, "Decatur (GA)", InfoHTML, point); point = new GLatLng(32.964294, -117.265191); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Del Mar (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[143] = new Array(marker, "Del Mar (CA) - 2 Students", InfoHTML, point); point = new GLatLng(39.7752563, -105.0498966); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Denver (CO) - 3 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[144] = new Array(marker, "Denver (CO) - 3 Students", InfoHTML, point); point = new GLatLng(39.8285035, -75.1253492); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Deptford (NJ)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[145] = new Array(marker, "Deptford (NJ)", InfoHTML, point); point = new GLatLng(39.12109, -77.158574); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Derwood (MD)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[146] = new Array(marker, "Derwood (MD)", InfoHTML, point); point = new GLatLng(47.391651, -122.311542); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Des Moines (WA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[147] = new Array(marker, "Des Moines (WA)", InfoHTML, point); point = new GLatLng(32.853035, -116.615967); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Descanso (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[148] = new Array(marker, "Descanso (CA)", InfoHTML, point); point = new GLatLng(34.001048, -117.811049); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Diamond Bar (CA) - 7 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[149] = new Array(marker, "Diamond Bar (CA) - 7 Students", InfoHTML, point); point = new GLatLng(51.65516, -114.137405); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Didsbury (Canada)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[150] = new Array(marker, "Didsbury (Canada)", InfoHTML, point); point = new GLatLng(37.910417, -121.590306); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Discovery Bay (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[151] = new Array(marker, "Discovery Bay (CA)", InfoHTML, point); point = new GLatLng(33.9446393, -118.1415261); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Downey (CA) - 6 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[152] = new Array(marker, "Downey (CA) - 6 Students", InfoHTML, point); point = new GLatLng(34.1477241, -117.9424743); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Duarte (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[153] = new Array(marker, "Duarte (CA) - 2 Students", InfoHTML, point); point = new GLatLng(37.713038, -121.9074859); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Dublin (CA) - 4 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[154] = new Array(marker, "Dublin (CA) - 4 Students", InfoHTML, point); point = new GLatLng(42.5287528, -90.7722974); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Dubuque (IA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[155] = new Array(marker, "Dubuque (IA)", InfoHTML, point); point = new GLatLng(34.00767, -84.146726); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Duluth (GA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[156] = new Array(marker, "Duluth (GA)", InfoHTML, point); point = new GLatLng(43.145321, -70.91932); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Durham (NH)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[157] = new Array(marker, "Durham (NH)", InfoHTML, point); point = new GLatLng(61.319988, -149.57191); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Eagle River (AK)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[158] = new Array(marker, "Eagle River (AK)", InfoHTML, point); point = new GLatLng(37.459977, -122.139884); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
East Palo Alto (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[159] = new Array(marker, "East Palo Alto (CA) - 2 Students", InfoHTML, point); point = new GLatLng(40.673664, -89.543703); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
East Peoria (IL)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[160] = new Array(marker, "East Peoria (IL)", InfoHTML, point); point = new GLatLng(33.6832181, -84.448772); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
East Point (GA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[161] = new Array(marker, "East Point (GA)", InfoHTML, point); point = new GLatLng(48.694512, -122.903986); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Eastsound (WA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[162] = new Array(marker, "Eastsound (WA)", InfoHTML, point); point = new GLatLng(41.876244, -80.124568); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Edinboro (PA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[163] = new Array(marker, "Edinboro (PA)", InfoHTML, point); point = new GLatLng(47.8369467, -122.3390639); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Edmonds (WA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[164] = new Array(marker, "Edmonds (WA)", InfoHTML, point); point = new GLatLng(53.414059, -113.425921); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Edmonton (Canada)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[165] = new Array(marker, "Edmonton (Canada)", InfoHTML, point); point = new GLatLng(35.0306211, -117.9014654); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Edwards (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[166] = new Array(marker, "Edwards (CA)", InfoHTML, point); point = new GLatLng(32.7963222, -116.9675814); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
El Cajon (CA) - 13 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[167] = new Array(marker, "El Cajon (CA) - 13 Students", InfoHTML, point); point = new GLatLng(32.786791, -115.5525); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
El Centro (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[168] = new Array(marker, "El Centro (CA) - 2 Students", InfoHTML, point); point = new GLatLng(37.919832, -122.302316); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
El Cerrito (CA) - 12 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[169] = new Array(marker, "El Cerrito (CA) - 12 Students", InfoHTML, point); point = new GLatLng(38.686533, -121.080042); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
El Dorado Hills (CA) - 4 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[170] = new Array(marker, "El Dorado Hills (CA) - 4 Students", InfoHTML, point); point = new GLatLng(33.608968, -112.324717); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
El Mirage (AZ)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[171] = new Array(marker, "El Mirage (AZ)", InfoHTML, point); point = new GLatLng(34.0688464, -118.0127534); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
El Monte (CA) - 5 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[172] = new Array(marker, "El Monte (CA) - 5 Students", InfoHTML, point); point = new GLatLng(33.9150066, -118.4046264); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
El Segundo (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[173] = new Array(marker, "El Segundo (CA) - 2 Students", InfoHTML, point); point = new GLatLng(37.978118, -122.295218); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
El Sobrante (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[174] = new Array(marker, "El Sobrante (CA)", InfoHTML, point); point = new GLatLng(38.403196, -121.371458); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Elk Grove (CA) - 5 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[175] = new Array(marker, "Elk Grove (CA) - 5 Students", InfoHTML, point); point = new GLatLng(37.4108927, -122.2880726); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Emerald Hills (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[176] = new Array(marker, "Emerald Hills (CA) - 2 Students", InfoHTML, point); point = new GLatLng(37.838177, -122.296389); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Emeryville (CA) - 8 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[177] = new Array(marker, "Emeryville (CA) - 8 Students", InfoHTML, point); point = new GLatLng(33.052083, -117.2793685); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Encinitas (CA) - 8 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[178] = new Array(marker, "Encinitas (CA) - 8 Students", InfoHTML, point); point = new GLatLng(42.098054, -76.065486); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Endicott (NY)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[179] = new Array(marker, "Endicott (NY)", InfoHTML, point); point = new GLatLng(37.794347, -120.996579); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Escalon (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[180] = new Array(marker, "Escalon (CA)", InfoHTML, point); point = new GLatLng(33.0852605, -117.1382404); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Escondido (CA) - 4 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[181] = new Array(marker, "Escondido (CA) - 4 Students", InfoHTML, point); point = new GLatLng(37.82612, -78.607726); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Esmont (VA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[182] = new Array(marker, "Esmont (VA)", InfoHTML, point); point = new GLatLng(41.6018724, -81.521241); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Euclid (OH)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[183] = new Array(marker, "Euclid (OH)", InfoHTML, point); point = new GLatLng(44.045555, -123.101276); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Eugene (OR) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[184] = new Array(marker, "Eugene (OR) - 2 Students", InfoHTML, point); point = new GLatLng(40.7928217, -124.1511916); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Eureka (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[185] = new Array(marker, "Eureka (CA) - 2 Students", InfoHTML, point); point = new GLatLng(39.648482, -105.34103); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Evergreen (CO)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[186] = new Array(marker, "Evergreen (CO)", InfoHTML, point); point = new GLatLng(40.2518754, -74.7629661); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Ewing (NJ)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[187] = new Array(marker, "Ewing (NJ)", InfoHTML, point); point = new GLatLng(53.635386, -113.60412); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Fair Oaks (CA) - 3 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[188] = new Array(marker, "Fair Oaks (CA) - 3 Students", InfoHTML, point); point = new GLatLng(37.989064, -122.591553); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Fairfax (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[189] = new Array(marker, "Fairfax (CA)", InfoHTML, point); point = new GLatLng(38.8165426, -77.2922332); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Fairfax (VA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[190] = new Array(marker, "Fairfax (VA)", InfoHTML, point); point = new GLatLng(38.2672631, -122.1064668); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Fairfield (CA) - 3 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[191] = new Array(marker, "Fairfield (CA) - 3 Students", InfoHTML, point); point = new GLatLng(33.376545, -117.238174); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Fallbrook (CA) - 3 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[192] = new Array(marker, "Fallbrook (CA) - 3 Students", InfoHTML, point); point = new GLatLng(40.980517, -111.887516); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Farmington (UT)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[193] = new Array(marker, "Farmington (UT)", InfoHTML, point); point = new GLatLng(36.1212203, -94.2948884); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Fayetteville (AR)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[194] = new Array(marker, "Fayetteville (AR)", InfoHTML, point); point = new GLatLng(42.06698, -72.67869); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Feeding Hills (MA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[195] = new Array(marker, "Feeding Hills (MA)", InfoHTML, point); point = new GLatLng(37.055166, -122.050559); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Felton (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[196] = new Array(marker, "Felton (CA)", InfoHTML, point); point = new GLatLng(39.585604, -119.199528); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Fernley (NV)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[197] = new Array(marker, "Fernley (NV)", InfoHTML, point); point = new GLatLng(38.671801, -121.150378); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Folsom (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[198] = new Array(marker, "Folsom (CA) - 2 Students", InfoHTML, point); point = new GLatLng(34.083787, -117.4673845); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Fontana (CA) - 3 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[199] = new Array(marker, "Fontana (CA) - 3 Students", InfoHTML, point); point = new GLatLng(33.686276, -117.672232); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Foothill Ranch (CA) - 3 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[200] = new Array(marker, "Foothill Ranch (CA) - 3 Students", InfoHTML, point); point = new GLatLng(38.816576, -90.953679); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Foristell (MO)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[201] = new Array(marker, "Foristell (MO)", InfoHTML, point); point = new GLatLng(40.5417839, -105.044052); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Fort Collins (CO) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[202] = new Array(marker, "Fort Collins (CO) - 2 Students", InfoHTML, point); point = new GLatLng(41.1046501, -85.0545197); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Fort Wayne (IN) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[203] = new Array(marker, "Fort Wayne (IN) - 2 Students", InfoHTML, point); point = new GLatLng(40.584736, -124.146768); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Fortuna (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[204] = new Array(marker, "Fortuna (CA)", InfoHTML, point); point = new GLatLng(37.5549479, -122.2710602); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Foster City (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[205] = new Array(marker, "Foster City (CA) - 2 Students", InfoHTML, point); point = new GLatLng(33.7168761, -117.9600466); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Fountain Valley (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[206] = new Array(marker, "Fountain Valley (CA) - 2 Students", InfoHTML, point); point = new GLatLng(34.820587, -118.945469); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Frazier Park (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[207] = new Array(marker, "Frazier Park (CA)", InfoHTML, point); point = new GLatLng(38.3048885, -77.4816693); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Fredericksburg (VA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[208] = new Array(marker, "Fredericksburg (VA) - 2 Students", InfoHTML, point); point = new GLatLng(37.5641425, -122.004179); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Fremont (CA) - 19 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[209] = new Array(marker, "Fremont (CA) - 19 Students", InfoHTML, point); point = new GLatLng(36.7561505, -119.8149736); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Fresno (CA) - 21 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[210] = new Array(marker, "Fresno (CA) - 21 Students", InfoHTML, point); point = new GLatLng(33.8796, -117.8978); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Fullerton (CA) - 15 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[211] = new Array(marker, "Fullerton (CA) - 15 Students", InfoHTML, point); point = new GLatLng(38.264414, -121.300139); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Galt (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[212] = new Array(marker, "Galt (CA)", InfoHTML, point); point = new GLatLng(33.7852683, -118.0273914); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Garden Grove (CA) - 7 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[213] = new Array(marker, "Garden Grove (CA) - 7 Students", InfoHTML, point); point = new GLatLng(38.854895, -120.856469); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Garden Valley (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[214] = new Array(marker, "Garden Valley (CA)", InfoHTML, point); point = new GLatLng(33.901022, -118.3169714); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Gardena (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[215] = new Array(marker, "Gardena (CA)", InfoHTML, point); point = new GLatLng(44.3956107, -105.4489183); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Gillette (WY)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[216] = new Array(marker, "Gillette (WY)", InfoHTML, point); point = new GLatLng(37.01345, -121.581647); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Gilroy (CA) - 3 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[217] = new Array(marker, "Gilroy (CA) - 3 Students", InfoHTML, point); point = new GLatLng(39.165383, -76.604411); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Glen Burnie (MD)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[218] = new Array(marker, "Glen Burnie (MD)", InfoHTML, point); point = new GLatLng(33.6222797, -112.1728283); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Glendale (AZ) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[219] = new Array(marker, "Glendale (AZ) - 2 Students", InfoHTML, point); point = new GLatLng(34.1713952, -118.2906661); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Glendale (CA) - 15 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[220] = new Array(marker, "Glendale (CA) - 15 Students", InfoHTML, point); point = new GLatLng(34.1568319, -117.8428651); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Glendora (CA) - 6 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[221] = new Array(marker, "Glendora (CA) - 6 Students", InfoHTML, point); point = new GLatLng(34.435623, -119.830622); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Goleta (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[222] = new Array(marker, "Goleta (CA) - 2 Students", InfoHTML, point); point = new GLatLng(33.3602393, -112.4053046); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Goodyear (AZ)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[223] = new Array(marker, "Goodyear (AZ)", InfoHTML, point); point = new GLatLng(37.703267, 126.9036396); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Goyang-Si (South Korea)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[224] = new Array(marker, "Goyang-Si (South Korea)", InfoHTML, point); point = new GLatLng(34.264896, -118.523411); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Granada Hills (CA) - 4 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[225] = new Array(marker, "Granada Hills (CA) - 4 Students", InfoHTML, point); point = new GLatLng(39.1514882, -108.5463165); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Grand Junction (CO)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[226] = new Array(marker, "Grand Junction (CO)", InfoHTML, point); point = new GLatLng(42.9219281, -85.5097226); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Grand Rapids (MI)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[227] = new Array(marker, "Grand Rapids (MI)", InfoHTML, point); point = new GLatLng(34.0343775, -117.3087578); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Grand Terrace (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[228] = new Array(marker, "Grand Terrace (CA)", InfoHTML, point); point = new GLatLng(38.743802, -121.1824925); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Granite Bay (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[229] = new Array(marker, "Granite Bay (CA)", InfoHTML, point); point = new GLatLng(39.0984272, -121.1022942); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Grass Valley (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[230] = new Array(marker, "Grass Valley (CA)", InfoHTML, point); point = new GLatLng(42.195853, -73.361195); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Great Barrington (MA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[231] = new Array(marker, "Great Barrington (MA)", InfoHTML, point); point = new GLatLng(40.406097, -104.694636); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Greeley (CO) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[232] = new Array(marker, "Greeley (CO) - 2 Students", InfoHTML, point); point = new GLatLng(37.9543148, -122.5457592); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Greenbrae (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[233] = new Array(marker, "Greenbrae (CA)", InfoHTML, point); point = new GLatLng(34.8481613, -82.269193); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Greenville (SC)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[234] = new Array(marker, "Greenville (SC)", InfoHTML, point); point = new GLatLng(29.8930874, -90.0279867); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Gretna (LA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[235] = new Array(marker, "Gretna (LA)", InfoHTML, point); point = new GLatLng(42.4192083, -82.8963604); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Grosse Pointe (MI)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[236] = new Array(marker, "Grosse Pointe (MI)", InfoHTML, point); point = new GLatLng(38.544398, -106.926908); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Gunnison (CO) - 3 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[237] = new Array(marker, "Gunnison (CO) - 3 Students", InfoHTML, point); point = new GLatLng(33.996093, -117.968239); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Hacienda Heights (CA) - 4 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[238] = new Array(marker, "Hacienda Heights (CA) - 4 Students", InfoHTML, point); point = new GLatLng(40.8876273, -74.0476378); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Hackensack (NJ)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[239] = new Array(marker, "Hackensack (NJ)", InfoHTML, point); point = new GLatLng(37.469987, -122.433822); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Half Moon Bay (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[240] = new Array(marker, "Half Moon Bay (CA)", InfoHTML, point); point = new GLatLng(52.03598, 8.3172114); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Halle Westfalen (Germany)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[241] = new Array(marker, "Halle Westfalen (Germany)", InfoHTML, point); point = new GLatLng(41.147788, -74.573891); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Hamburg (NJ)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[242] = new Array(marker, "Hamburg (NJ)", InfoHTML, point); point = new GLatLng(41.3469288, -72.9047136); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Hamden (CT)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[243] = new Array(marker, "Hamden (CT)", InfoHTML, point); point = new GLatLng(42.822664, -75.541877); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Hamilton (NY)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[244] = new Array(marker, "Hamilton (NY)", InfoHTML, point); point = new GLatLng(36.325554, -119.645427); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Hanford (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[245] = new Array(marker, "Hanford (CA) - 2 Students", InfoHTML, point); point = new GLatLng(33.9127807, -118.3520389); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Hawthorne (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[246] = new Array(marker, "Hawthorne (CA)", InfoHTML, point); point = new GLatLng(37.6737239, -122.1007867); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Hayward (CA) - 13 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[247] = new Array(marker, "Hayward (CA) - 13 Students", InfoHTML, point); point = new GLatLng(38.620641, -122.863299); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Healdsburg (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[248] = new Array(marker, "Healdsburg (CA)", InfoHTML, point); point = new GLatLng(32.730725, -115.520156); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Heber (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[249] = new Array(marker, "Heber (CA)", InfoHTML, point); point = new GLatLng(33.6991526, -116.9793554); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Hemet (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[250] = new Array(marker, "Hemet (CA)", InfoHTML, point); point = new GLatLng(36.0552472, -114.9279547); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Henderson (NV) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[251] = new Array(marker, "Henderson (NV) - 2 Students", InfoHTML, point); point = new GLatLng(33.8633644, -118.395863); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Hermosa Beach (CA) - 3 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[252] = new Array(marker, "Hermosa Beach (CA) - 3 Students", InfoHTML, point); point = new GLatLng(40.514174, -112.030973); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Herriman (UT)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[253] = new Array(marker, "Herriman (UT)", InfoHTML, point); point = new GLatLng(25.8703495, -80.3101684); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Hialeah (FL)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[254] = new Array(marker, "Hialeah (FL)", InfoHTML, point); point = new GLatLng(34.113546, -117.189603); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Highland (CA) - 4 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[255] = new Array(marker, "Highland (CA) - 4 Students", InfoHTML, point); point = new GLatLng(45.532685, -122.938047); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Hillsboro (OR)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[256] = new Array(marker, "Hillsboro (OR)", InfoHTML, point); point = new GLatLng(37.557402, -122.357796); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Hillsborough (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[257] = new Array(marker, "Hillsborough (CA)", InfoHTML, point); point = new GLatLng(41.924891, -84.635309); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Hillsdale (MI)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[258] = new Array(marker, "Hillsdale (MI)", InfoHTML, point); point = new GLatLng(36.856679, -121.40207); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Hollister (CA) - 4 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[259] = new Array(marker, "Hollister (CA) - 4 Students", InfoHTML, point); point = new GLatLng(41.557203, -87.665298); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Homewood (IL)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[260] = new Array(marker, "Homewood (IL)", InfoHTML, point); point = new GLatLng(22.396428, 114.109497); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Hong Kong (China)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[261] = new Array(marker, "Hong Kong (China)", InfoHTML, point); point = new GLatLng(29.9631614, -95.509247); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Houston (TX)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[262] = new Array(marker, "Houston (TX)", InfoHTML, point); point = new GLatLng(43.185786, -96.133661); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Hull (IA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[263] = new Array(marker, "Hull (IA)", InfoHTML, point); point = new GLatLng(33.6690798, -117.9659037); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Huntington Beach (CA) - 3 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[264] = new Array(marker, "Huntington Beach (CA) - 3 Students", InfoHTML, point); point = new GLatLng(33.9756107, -118.2234229); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Huntington Park (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[265] = new Array(marker, "Huntington Park (CA)", InfoHTML, point); point = new GLatLng(43.4667, -112.0335); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Idaho Falls (ID) - 3 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[266] = new Array(marker, "Idaho Falls (ID) - 3 Students", InfoHTML, point); point = new GLatLng(33.739868, -116.7196); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Idyllwild (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[267] = new Array(marker, "Idyllwild (CA)", InfoHTML, point); point = new GLatLng(36.80252, -118.199671); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Independence (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[268] = new Array(marker, "Independence (CA)", InfoHTML, point); point = new GLatLng(33.9387862, -118.3608046); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Inglewood (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[269] = new Array(marker, "Inglewood (CA)", InfoHTML, point); point = new GLatLng(41.6761201, -91.5063405); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Iowa City (IA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[270] = new Array(marker, "Iowa City (IA)", InfoHTML, point); point = new GLatLng(33.6889603, -117.8106269); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Irvine (CA) - 26 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[271] = new Array(marker, "Irvine (CA) - 26 Students", InfoHTML, point); point = new GLatLng(47.530148, -122.036527); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Issaquah (WA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[272] = new Array(marker, "Issaquah (WA)", InfoHTML, point); point = new GLatLng(41.975963, -88.023796); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Itasca (IL)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[273] = new Array(marker, "Itasca (IL)", InfoHTML, point); point = new GLatLng(42.448342, -96.565534); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Jackson (NE)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[274] = new Array(marker, "Jackson (NE)", InfoHTML, point); point = new GLatLng(40.7527924, -73.8801301); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Jackson Heights (NY)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[275] = new Array(marker, "Jackson Heights (NY)", InfoHTML, point); point = new GLatLng(30.243028, -81.6309078); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Jacksonville (FL)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[276] = new Array(marker, "Jacksonville (FL)", InfoHTML, point); point = new GLatLng(32.722168, -116.887573); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Jamul (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[277] = new Array(marker, "Jamul (CA)", InfoHTML, point); point = new GLatLng(40.7319157, -74.0373564); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Jersey City (NJ) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[278] = new Array(marker, "Jersey City (NJ) - 2 Students", InfoHTML, point); point = new GLatLng(37.780704, -119.074648); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
June Lake (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[279] = new Array(marker, "June Lake (CA)", InfoHTML, point); point = new GLatLng(58.3016, -134.4194); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Juneau (AK)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[280] = new Array(marker, "Juneau (AK)", InfoHTML, point); point = new GLatLng(20.8733133, -156.4628632); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Kahului (HI)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[281] = new Array(marker, "Kahului (HI)", InfoHTML, point); point = new GLatLng(42.2959627, -85.6280697); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Kalamazoo (MI)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[282] = new Array(marker, "Kalamazoo (MI)", InfoHTML, point); point = new GLatLng(38.967293, -122.828614); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Kelseyville (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[283] = new Array(marker, "Kelseyville (CA)", InfoHTML, point); point = new GLatLng(47.7462359, -122.2429188); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Kenmore (WA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[284] = new Array(marker, "Kenmore (WA)", InfoHTML, point); point = new GLatLng(38.414018, -122.545893); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Kenwood (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[285] = new Array(marker, "Kenwood (CA)", InfoHTML, point); point = new GLatLng(31.1134103, -97.6873706); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Killeen (TX)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[286] = new Array(marker, "Killeen (TX)", InfoHTML, point); point = new GLatLng(39.448188, -76.418561); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Kingsville (MD)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[287] = new Array(marker, "Kingsville (MD)", InfoHTML, point); point = new GLatLng(38.581356, -90.41558); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Kirkwood (MO)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[288] = new Array(marker, "Kirkwood (MO)", InfoHTML, point); point = new GLatLng(33.8724632, 130.8691223); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Kitakyushu (Japan)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[289] = new Array(marker, "Kitakyushu (Japan)", InfoHTML, point); point = new GLatLng(43.460675, -80.464166); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Kitchener (Canada)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[290] = new Array(marker, "Kitchener (Canada)", InfoHTML, point); point = new GLatLng(38.8694904, -121.7423434); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Knights Landing (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[291] = new Array(marker, "Knights Landing (CA)", InfoHTML, point); point = new GLatLng(34.206719, -118.200067); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
La Canada Flintridge (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[292] = new Array(marker, "La Canada Flintridge (CA)", InfoHTML, point); point = new GLatLng(33.09111, -117.26528); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
La Costa (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[293] = new Array(marker, "La Costa (CA)", InfoHTML, point); point = new GLatLng(34.224096, -118.239883); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
La Crescenta (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[294] = new Array(marker, "La Crescenta (CA)", InfoHTML, point); point = new GLatLng(33.931869, -117.950473); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
La Habra (CA) - 4 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[295] = new Array(marker, "La Habra (CA) - 4 Students", InfoHTML, point); point = new GLatLng(33.96012, -117.9521); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
La Habra Heights (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[296] = new Array(marker, "La Habra Heights (CA)", InfoHTML, point); point = new GLatLng(32.847521, -117.274609); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
La Jolla (CA) - 3 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[297] = new Array(marker, "La Jolla (CA) - 3 Students", InfoHTML, point); point = new GLatLng(32.7826694, -117.026445); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
La Mesa (CA) - 7 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[298] = new Array(marker, "La Mesa (CA) - 7 Students", InfoHTML, point); point = new GLatLng(33.907438, -118.0010421); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
La Mirada (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[299] = new Array(marker, "La Mirada (CA) - 2 Students", InfoHTML, point); point = new GLatLng(33.8477954, -118.0449554); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
La Palma (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[300] = new Array(marker, "La Palma (CA)", InfoHTML, point); point = new GLatLng(34.030272, -117.953871); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
La Puente (CA) - 10 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[301] = new Array(marker, "La Puente (CA) - 10 Students", InfoHTML, point); point = new GLatLng(34.121669, -117.770225); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
La Verne (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[302] = new Array(marker, "La Verne (CA)", InfoHTML, point); point = new GLatLng(47.0240824, -122.796577); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Lacey (WA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[303] = new Array(marker, "Lacey (WA)", InfoHTML, point); point = new GLatLng(37.892025, -122.118766); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Lafayette (CA) - 5 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[304] = new Array(marker, "Lafayette (CA) - 5 Students", InfoHTML, point); point = new GLatLng(40.000194, -105.102771); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Lafayette (CO)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[305] = new Array(marker, "Lafayette (CO)", InfoHTML, point); point = new GLatLng(33.5563145, -117.77252); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Laguna Beach (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[306] = new Array(marker, "Laguna Beach (CA) - 2 Students", InfoHTML, point); point = new GLatLng(33.590277, -117.6962824); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Laguna Hills (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[307] = new Array(marker, "Laguna Hills (CA)", InfoHTML, point); point = new GLatLng(33.529012, -117.708801); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Laguna Niguel (CA) - 4 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[308] = new Array(marker, "Laguna Niguel (CA) - 4 Students", InfoHTML, point); point = new GLatLng(34.2684548, -117.1911749); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Lake Arrowhead (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[309] = new Array(marker, "Lake Arrowhead (CA)", InfoHTML, point); point = new GLatLng(34.1948777, -118.4922355); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Lake Balboa (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[310] = new Array(marker, "Lake Balboa (CA)", InfoHTML, point); point = new GLatLng(33.689759, -117.321538); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Lake Elsinore (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[311] = new Array(marker, "Lake Elsinore (CA)", InfoHTML, point); point = new GLatLng(33.6447519, -117.6845508); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Lake Forest (CA) - 5 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[312] = new Array(marker, "Lake Forest (CA) - 5 Students", InfoHTML, point); point = new GLatLng(47.762849, -122.291841); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Lake Forest Park (WA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[313] = new Array(marker, "Lake Forest Park (WA)", InfoHTML, point); point = new GLatLng(40.859929, -73.112706); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Lake Grove (NY)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[314] = new Array(marker, "Lake Grove (NY)", InfoHTML, point); point = new GLatLng(45.4147176, -122.6849128); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Lake Oswego (OR)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[315] = new Array(marker, "Lake Oswego (OR)", InfoHTML, point); point = new GLatLng(39.04353, -122.923818); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Lakeport (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[316] = new Array(marker, "Lakeport (CA)", InfoHTML, point); point = new GLatLng(32.846111, -116.91671); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Lakeside (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[317] = new Array(marker, "Lakeside (CA)", InfoHTML, point); point = new GLatLng(33.8493162, -118.153228); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Lakewood (CA) - 8 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[318] = new Array(marker, "Lakewood (CA) - 8 Students", InfoHTML, point); point = new GLatLng(34.689375, -118.135223); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Lancaster (CA) - 4 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[319] = new Array(marker, "Lancaster (CA) - 4 Students", InfoHTML, point); point = new GLatLng(48.036482, -122.409545); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Langley (WA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[320] = new Array(marker, "Langley (WA)", InfoHTML, point); point = new GLatLng(41.5702716, -87.5544182); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Lansing (IL)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[321] = new Array(marker, "Lansing (IL)", InfoHTML, point); point = new GLatLng(41.310557, -105.585771); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Laramie (WY)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[322] = new Array(marker, "Laramie (WY)", InfoHTML, point); point = new GLatLng(34.202806, -118.232347); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Las Crescenta (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[323] = new Array(marker, "Las Crescenta (CA)", InfoHTML, point); point = new GLatLng(36.2684007, -115.2956118); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Las Vegas (NV) - 5 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[324] = new Array(marker, "Las Vegas (NV) - 5 Students", InfoHTML, point); point = new GLatLng(37.8263879, -121.2855249); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Lathrop (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[325] = new Array(marker, "Lathrop (CA)", InfoHTML, point); point = new GLatLng(33.887309, -118.352363); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Lawndale (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[326] = new Array(marker, "Lawndale (CA)", InfoHTML, point); point = new GLatLng(40.297981, -74.72935); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Lawrenceville (NJ)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[327] = new Array(marker, "Lawrenceville (NJ)", InfoHTML, point); point = new GLatLng(32.734232, -117.032078); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Lemon Grove (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[328] = new Array(marker, "Lemon Grove (CA)", InfoHTML, point); point = new GLatLng(49.670277, -112.815449); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Lethbridge (Canada)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[329] = new Array(marker, "Lethbridge (Canada)", InfoHTML, point); point = new GLatLng(33.0279099, -97.0175879); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Lewisville (TX)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[330] = new Array(marker, "Lewisville (TX)", InfoHTML, point); point = new GLatLng(38.874051, -121.297568); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Lincoln (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[331] = new Array(marker, "Lincoln (CA)", InfoHTML, point); point = new GLatLng(34.7487512, -92.349286); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Little Rock (AR)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[332] = new Array(marker, "Little Rock (AR)", InfoHTML, point); point = new GLatLng(39.5897283, -105.0031457); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Littleton (CO)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[333] = new Array(marker, "Littleton (CO)", InfoHTML, point); point = new GLatLng(37.682032, -121.768363); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Livermore (CA) - 11 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[334] = new Array(marker, "Livermore (CA) - 11 Students", InfoHTML, point); point = new GLatLng(38.342979, -77.796329); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Locust Grove (VA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[335] = new Array(marker, "Locust Grove (VA)", InfoHTML, point); point = new GLatLng(38.135674, -121.279196); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Lodi (CA) - 3 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[336] = new Array(marker, "Lodi (CA) - 3 Students", InfoHTML, point); point = new GLatLng(41.7773889, -111.7972384); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Logan (UT) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[337] = new Array(marker, "Logan (UT) - 2 Students", InfoHTML, point); point = new GLatLng(34.0484387, -117.2499749); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Loma Linda (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[338] = new Array(marker, "Loma Linda (CA)", InfoHTML, point); point = new GLatLng(34.660954, -120.471279); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Lompoc (CA) - 4 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[339] = new Array(marker, "Lompoc (CA) - 4 Students", InfoHTML, point); point = new GLatLng(42.997796, -81.241111); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
London (Canada)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[340] = new Array(marker, "London (Canada)", InfoHTML, point); point = new GLatLng(33.7963296, -118.1181199); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Long Beach (CA) - 44 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[341] = new Array(marker, "Long Beach (CA) - 44 Students", InfoHTML, point); point = new GLatLng(40.1764387, -105.0908147); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Longmont (CO)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[342] = new Array(marker, "Longmont (CO)", InfoHTML, point); point = new GLatLng(38.809388, -121.19793); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Loomis (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[343] = new Array(marker, "Loomis (CA)", InfoHTML, point); point = new GLatLng(33.802981, -118.058828); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Los Alamitos (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[344] = new Array(marker, "Los Alamitos (CA)", InfoHTML, point); point = new GLatLng(35.890913, -106.284391); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Los Alamos (NM)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[345] = new Array(marker, "Los Alamos (NM)", InfoHTML, point); point = new GLatLng(37.36911, -122.096034); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Los Altos (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[346] = new Array(marker, "Los Altos (CA) - 2 Students", InfoHTML, point); point = new GLatLng(34.0295114, -118.2848199); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Los Angeles (CA) - 123 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[347] = new Array(marker, "Los Angeles (CA) - 123 Students", InfoHTML, point); point = new GLatLng(37.066171, -120.842331); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Los Banos (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[348] = new Array(marker, "Los Banos (CA)", InfoHTML, point); point = new GLatLng(37.2282317, -121.9871217); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Los Gatos (CA) - 3 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[349] = new Array(marker, "Los Gatos (CA) - 3 Students", InfoHTML, point); point = new GLatLng(35.311119, -120.832262); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Los Osos (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[350] = new Array(marker, "Los Osos (CA)", InfoHTML, point); point = new GLatLng(38.1457956, -85.6280697); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Louisville (KY)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[351] = new Array(marker, "Louisville (KY)", InfoHTML, point); point = new GLatLng(40.180059, -118.474653); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Lovelock (NV)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[352] = new Array(marker, "Lovelock (NV)", InfoHTML, point); point = new GLatLng(47.8419525, -122.2881807); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Lynnwood (WA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[353] = new Array(marker, "Lynnwood (WA)", InfoHTML, point); point = new GLatLng(33.9198647, -118.2000277); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Lynwood (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[354] = new Array(marker, "Lynwood (CA) - 2 Students", InfoHTML, point); point = new GLatLng(36.9395765, -119.8352303); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Madera (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[355] = new Array(marker, "Madera (CA) - 2 Students", InfoHTML, point); point = new GLatLng(40.696491, -112.091792); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Magna (UT)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[356] = new Array(marker, "Magna (UT)", InfoHTML, point); point = new GLatLng(34.025802, -118.765006); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Malibu (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[357] = new Array(marker, "Malibu (CA)", InfoHTML, point); point = new GLatLng(38.7855623, -77.5275463); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Manassas (VA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[358] = new Array(marker, "Manassas (VA)", InfoHTML, point); point = new GLatLng(53.4358221, -2.2396891); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Manchester (UK)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[359] = new Array(marker, "Manchester (UK)", InfoHTML, point); point = new GLatLng(33.8908371, -118.3987842); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Manhattan Beach (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[360] = new Array(marker, "Manhattan Beach (CA)", InfoHTML, point); point = new GLatLng(37.799138, -121.228858); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Manteca (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[361] = new Array(marker, "Manteca (CA)", InfoHTML, point); point = new GLatLng(33.9290987, -84.4697663); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Marietta (GA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[362] = new Array(marker, "Marietta (GA)", InfoHTML, point); point = new GLatLng(36.680194, -121.7822278); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Marina (CA) - 4 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[363] = new Array(marker, "Marina (CA) - 4 Students", InfoHTML, point); point = new GLatLng(33.982468, -118.441016); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Marina Del Rey (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[364] = new Array(marker, "Marina Del Rey (CA)", InfoHTML, point); point = new GLatLng(37.483162, -119.963812); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Mariposa (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[365] = new Array(marker, "Mariposa (CA) - 2 Students", InfoHTML, point); point = new GLatLng(37.996093, -122.111182); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Martinez (CA) - 8 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[366] = new Array(marker, "Martinez (CA) - 8 Students", InfoHTML, point); point = new GLatLng(38.525492, -89.803179); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Mascoutah (IL)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[367] = new Array(marker, "Mascoutah (IL)", InfoHTML, point); point = new GLatLng(33.9885437, -118.1868666); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Maywood (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[368] = new Array(marker, "Maywood (CA) - 2 Students", InfoHTML, point); point = new GLatLng(33.9334188, -82.2800546); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
McCormick (SC)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[369] = new Array(marker, "McCormick (SC)", InfoHTML, point); point = new GLatLng(40.956243, -124.100834); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Mckinleyville (CA) - 3 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[370] = new Array(marker, "Mckinleyville (CA) - 3 Students", InfoHTML, point); point = new GLatLng(38.9528701, -77.2232709); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
McLean (VA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[371] = new Array(marker, "McLean (VA)", InfoHTML, point); point = new GLatLng(41.13804, -81.864044); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Medina (OH)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[372] = new Array(marker, "Medina (OH)", InfoHTML, point); point = new GLatLng(36.947664, -88.725244); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Melber (KY)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[373] = new Array(marker, "Melber (KY)", InfoHTML, point); point = new GLatLng(33.740267, -117.154134); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Menifee (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[374] = new Array(marker, "Menifee (CA)", InfoHTML, point); point = new GLatLng(37.4484914, -122.1802812); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Menlo Park (CA) - 4 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[375] = new Array(marker, "Menlo Park (CA) - 4 Students", InfoHTML, point); point = new GLatLng(37.357162, -120.5048792); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Merced (CA) - 3 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[376] = new Array(marker, "Merced (CA) - 3 Students", InfoHTML, point); point = new GLatLng(47.5877433, -122.2413464); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Mercer Island (WA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[377] = new Array(marker, "Mercer Island (WA)", InfoHTML, point); point = new GLatLng(38.065697, -120.184801); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Mi Wuk Village (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[378] = new Array(marker, "Mi Wuk Village (CA)", InfoHTML, point); point = new GLatLng(41.709882, -86.874725); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Michigan City (IN)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[379] = new Array(marker, "Michigan City (IN)", InfoHTML, point); point = new GLatLng(43.103347, -89.511468); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Middleton (WI)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[380] = new Array(marker, "Middleton (WI)", InfoHTML, point); point = new GLatLng(43.626128, -84.227415); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Midland (MI)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[381] = new Array(marker, "Midland (MI)", InfoHTML, point); point = new GLatLng(33.744617, -117.989372); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Midway City (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[382] = new Array(marker, "Midway City (CA) - 2 Students", InfoHTML, point); point = new GLatLng(41.2185238, -73.0228173); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Milford (CT)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[383] = new Array(marker, "Milford (CT)", InfoHTML, point); point = new GLatLng(47.854993, -122.218318); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Mill Creek (WA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[384] = new Array(marker, "Mill Creek (WA)", InfoHTML, point); point = new GLatLng(37.904468, -122.542491); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Mill Valley (CA) - 4 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[385] = new Array(marker, "Mill Valley (CA) - 4 Students", InfoHTML, point); point = new GLatLng(37.5993716, -122.4070834); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Millbrae (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[386] = new Array(marker, "Millbrae (CA) - 2 Students", InfoHTML, point); point = new GLatLng(37.434601, -121.888654); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Milpitas (CA) - 6 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[387] = new Array(marker, "Milpitas (CA) - 6 Students", InfoHTML, point); point = new GLatLng(25.9859269, -80.2878794); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Miramar (FL)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[388] = new Array(marker, "Miramar (FL)", InfoHTML, point); point = new GLatLng(49.138507, -122.30489); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Mission (Canada)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[389] = new Array(marker, "Mission (Canada)", InfoHTML, point); point = new GLatLng(34.264995, -118.4571974); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Mission Hills (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[390] = new Array(marker, "Mission Hills (CA)", InfoHTML, point); point = new GLatLng(33.6062809, -117.6728185); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Mission Viejo (CA) - 7 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[391] = new Array(marker, "Mission Viejo (CA) - 7 Students", InfoHTML, point); point = new GLatLng(43.628599, -79.599948); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Mississauga (Canada) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[392] = new Array(marker, "Mississauga (Canada) - 2 Students", InfoHTML, point); point = new GLatLng(37.6697463, -120.9991032); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Modesto (CA) - 14 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[393] = new Array(marker, "Modesto (CA) - 14 Students", InfoHTML, point); point = new GLatLng(44.850675, -123.229271); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Monmouth (OR)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[394] = new Array(marker, "Monmouth (OR)", InfoHTML, point); point = new GLatLng(40.3212512, -74.4291135); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Monroe Township (NJ)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[395] = new Array(marker, "Monroe Township (NJ)", InfoHTML, point); point = new GLatLng(34.159844, -118.001163); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Monrovia (CA) - 5 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[396] = new Array(marker, "Monrovia (CA) - 5 Students", InfoHTML, point); point = new GLatLng(34.0745742, -117.6962824); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Montclair (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[397] = new Array(marker, "Montclair (CA) - 2 Students", InfoHTML, point); point = new GLatLng(38.468073, -123.011066); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Monte Rio (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[398] = new Array(marker, "Monte Rio (CA)", InfoHTML, point); point = new GLatLng(36.59378, -121.882465); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Monterey (CA) - 5 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[399] = new Array(marker, "Monterey (CA) - 5 Students", InfoHTML, point); point = new GLatLng(34.0472318, -118.1415261); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Monterey Park (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[400] = new Array(marker, "Monterey Park (CA) - 2 Students", InfoHTML, point); point = new GLatLng(47.007298, -123.586436); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Montesano (WA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[401] = new Array(marker, "Montesano (WA)", InfoHTML, point); point = new GLatLng(34.205016, -118.225201); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Montrose (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[402] = new Array(marker, "Montrose (CA)", InfoHTML, point); point = new GLatLng(37.833988, -122.127439); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Moraga (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[403] = new Array(marker, "Moraga (CA)", InfoHTML, point); point = new GLatLng(33.917358, -117.226228); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Moreno Valley (CA) - 7 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[404] = new Array(marker, "Moreno Valley (CA) - 7 Students", InfoHTML, point); point = new GLatLng(37.131768, -121.633867); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Morgan Hill (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[405] = new Array(marker, "Morgan Hill (CA) - 2 Students", InfoHTML, point); point = new GLatLng(46.732362, -117.001363); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Moscow (ID) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[406] = new Array(marker, "Moscow (ID) - 2 Students", InfoHTML, point); point = new GLatLng(37.4219165, -122.0780632); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Mountain View (CA) - 12 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[407] = new Array(marker, "Mountain View (CA) - 12 Students", InfoHTML, point); point = new GLatLng(33.575099, -117.201499); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Murrieta (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[408] = new Array(marker, "Murrieta (CA)", InfoHTML, point); point = new GLatLng(43.58128, -116.558547); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Nampa (ID) - 3 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[409] = new Array(marker, "Nampa (ID) - 3 Students", InfoHTML, point); point = new GLatLng(49.171384, -123.993334); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Nanaimo (Canada)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[410] = new Array(marker, "Nanaimo (Canada)", InfoHTML, point); point = new GLatLng(38.297436, -122.293358); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Napa (CA) - 7 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[411] = new Array(marker, "Napa (CA) - 7 Students", InfoHTML, point); point = new GLatLng(32.6721599, -117.0970596); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
National City (CA) - 3 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[412] = new Array(marker, "National City (CA) - 3 Students", InfoHTML, point); point = new GLatLng(39.258844, -121.018458); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Nevada City (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[413] = new Array(marker, "Nevada City (CA) - 2 Students", InfoHTML, point); point = new GLatLng(41.3284753, -72.9755829); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
New Haven (CT)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[414] = new Array(marker, "New Haven (CT)", InfoHTML, point); point = new GLatLng(33.918355, -112.134834); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
New River (AZ)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[415] = new Array(marker, "New River (AZ)", InfoHTML, point); point = new GLatLng(40.7322535, -73.9874105); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
New York (NY) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[416] = new Array(marker, "New York (NY) - 2 Students", InfoHTML, point); point = new GLatLng(37.528733, -122.025812); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Newark (CA) - 3 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[417] = new Array(marker, "Newark (CA) - 3 Students", InfoHTML, point); point = new GLatLng(34.184245, -118.911239); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Newbury Park (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[418] = new Array(marker, "Newbury Park (CA) - 2 Students", InfoHTML, point); point = new GLatLng(41.047962, -74.44099); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Newfoundland (NJ)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[419] = new Array(marker, "Newfoundland (NJ)", InfoHTML, point); point = new GLatLng(34.3677169, -118.4747173); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Newhall (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[420] = new Array(marker, "Newhall (CA) - 2 Students", InfoHTML, point); point = new GLatLng(33.6187, -117.9283); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Newport Beach (CA) - 3 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[421] = new Array(marker, "Newport Beach (CA) - 3 Students", InfoHTML, point); point = new GLatLng(33.924275, -117.556375); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Norco (CA) - 3 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[422] = new Array(marker, "Norco (CA) - 3 Students", InfoHTML, point); point = new GLatLng(40.123899, -75.341636); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Norristown (PA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[423] = new Array(marker, "Norristown (PA)", InfoHTML, point); point = new GLatLng(42.687648, -73.11041); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
North Adams (MA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[424] = new Array(marker, "North Adams (MA)", InfoHTML, point); point = new GLatLng(42.0505344, -71.1329685); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
North Easton (MA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[425] = new Array(marker, "North Easton (MA)", InfoHTML, point); point = new GLatLng(38.6830879, -121.3713164); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
North Highlands (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[426] = new Array(marker, "North Highlands (CA)", InfoHTML, point); point = new GLatLng(34.2386799, -118.4805569); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
North Hills (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[427] = new Array(marker, "North Hills (CA) - 2 Students", InfoHTML, point); point = new GLatLng(34.1873985, -118.3900204); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
North Hollywood (CA) - 10 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[428] = new Array(marker, "North Hollywood (CA) - 10 Students", InfoHTML, point); point = new GLatLng(36.2913053, -115.1711298); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
North Las Vegas (NV) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[429] = new Array(marker, "North Las Vegas (NV) - 2 Students", InfoHTML, point); point = new GLatLng(41.4118396, -81.9152844); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
North Olmsted (OH)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[430] = new Array(marker, "North Olmsted (OH)", InfoHTML, point); point = new GLatLng(41.132523, -100.772607); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
North Platte (NE)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[431] = new Array(marker, "North Platte (NE)", InfoHTML, point); point = new GLatLng(42.127408, -87.838882); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Northbrook (IL)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[432] = new Array(marker, "Northbrook (IL)", InfoHTML, point); point = new GLatLng(39.8970995, -104.9272044); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Northglenn (CO)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[433] = new Array(marker, "Northglenn (CO)", InfoHTML, point); point = new GLatLng(34.2400436, -118.5155901); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Northridge (CA) - 6 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[434] = new Array(marker, "Northridge (CA) - 6 Students", InfoHTML, point); point = new GLatLng(33.914357, -118.0771515); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Norwalk (CA) - 8 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[435] = new Array(marker, "Norwalk (CA) - 8 Students", InfoHTML, point); point = new GLatLng(42.1772198, -71.2042619); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Norwood (MA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[436] = new Array(marker, "Norwood (MA)", InfoHTML, point); point = new GLatLng(38.0619546, -122.5429309); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Novato (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[437] = new Array(marker, "Novato (CA) - 2 Students", InfoHTML, point); point = new GLatLng(42.4609656, -83.1809776); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Oak Park (MI)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[438] = new Array(marker, "Oak Park (MI)", InfoHTML, point); point = new GLatLng(34.400247, -119.299778); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Oak View (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[439] = new Array(marker, "Oak View (CA)", InfoHTML, point); point = new GLatLng(37.766635, -120.84703); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Oakdale (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[440] = new Array(marker, "Oakdale (CA)", InfoHTML, point); point = new GLatLng(37.837959, -122.2824021); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Oakland (CA) - 115 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[441] = new Array(marker, "Oakland (CA) - 115 Students", InfoHTML, point); point = new GLatLng(43.42568, -79.77253); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Oakville (Canada)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[442] = new Array(marker, "Oakville (Canada)", InfoHTML, point); point = new GLatLng(35.101156, -120.609072); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Oceano (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[443] = new Array(marker, "Oceano (CA)", InfoHTML, point); point = new GLatLng(33.1987552, -117.2970026); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Oceanside (CA) - 13 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[444] = new Array(marker, "Oceanside (CA) - 13 Students", InfoHTML, point); point = new GLatLng(34.447705, -119.247112); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Ojai (CA) - 3 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[445] = new Array(marker, "Ojai (CA) - 3 Students", InfoHTML, point); point = new GLatLng(41.365129, -81.902967); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Olmsted Falls (OH)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[446] = new Array(marker, "Olmsted Falls (OH)", InfoHTML, point); point = new GLatLng(47.04493, -122.901648); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Olympia (WA) - 5 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[447] = new Array(marker, "Olympia (WA) - 5 Students", InfoHTML, point); point = new GLatLng(34.0739866, -117.6141457); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Ontario (CA) - 5 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[448] = new Array(marker, "Ontario (CA) - 5 Students", InfoHTML, point); point = new GLatLng(33.8036197, -117.8370041); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Orange (CA) - 7 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[449] = new Array(marker, "Orange (CA) - 7 Students", InfoHTML, point); point = new GLatLng(41.2731243, -73.0287209); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Orange (CT)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[450] = new Array(marker, "Orange (CT)", InfoHTML, point); point = new GLatLng(38.688498, -121.225524); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Orangevale (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[451] = new Array(marker, "Orangevale (CA) - 2 Students", InfoHTML, point); point = new GLatLng(37.880488, -122.181795); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Orinda (CA) - 3 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[452] = new Array(marker, "Orinda (CA) - 3 Students", InfoHTML, point); point = new GLatLng(28.5417016, -81.2408689); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Orlando (FL)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[453] = new Array(marker, "Orlando (FL)", InfoHTML, point); point = new GLatLng(39.50033, -121.550862); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Oroville (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[454] = new Array(marker, "Oroville (CA)", InfoHTML, point); point = new GLatLng(45.395375, -75.677648); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Ottawa (Canada)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[455] = new Array(marker, "Ottawa (Canada)", InfoHTML, point); point = new GLatLng(34.1903021, -119.2262667); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Oxnard (CA) - 3 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[456] = new Array(marker, "Oxnard (CA) - 3 Students", InfoHTML, point); point = new GLatLng(36.6264335, -121.9302449); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Pacific Grove (CA) - 3 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[457] = new Array(marker, "Pacific Grove (CA) - 3 Students", InfoHTML, point); point = new GLatLng(37.614669, -122.48612); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Pacifica (CA) - 6 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[458] = new Array(marker, "Pacifica (CA) - 6 Students", InfoHTML, point); point = new GLatLng(34.594158, -118.1824793); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Palmdale (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[459] = new Array(marker, "Palmdale (CA) - 2 Students", InfoHTML, point); point = new GLatLng(37.4177563, -122.1235054); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Palo Alto (CA) - 15 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[460] = new Array(marker, "Palo Alto (CA) - 15 Students", InfoHTML, point); point = new GLatLng(40.563796, -122.238651); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Palo Cedro (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[461] = new Array(marker, "Palo Cedro (CA)", InfoHTML, point); point = new GLatLng(34.221501, -118.448767); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Panorama City (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[462] = new Array(marker, "Panorama City (CA)", InfoHTML, point); point = new GLatLng(34.1478, -118.1436); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Pasadena (CA) - 18 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[463] = new Array(marker, "Pasadena (CA) - 18 Students", InfoHTML, point); point = new GLatLng(35.6665553, -120.6458749); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Paso Robles (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[464] = new Array(marker, "Paso Robles (CA) - 2 Students", InfoHTML, point); point = new GLatLng(38.29972, -122.66556); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Penngrove (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[465] = new Array(marker, "Penngrove (CA)", InfoHTML, point); point = new GLatLng(37.253016, -122.376783); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Pescadero (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[466] = new Array(marker, "Pescadero (CA)", InfoHTML, point); point = new GLatLng(38.245848, -122.628755); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Petaluma (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[467] = new Array(marker, "Petaluma (CA) - 2 Students", InfoHTML, point); point = new GLatLng(43.083467, -88.251393); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Pewaukee (WI)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[468] = new Array(marker, "Pewaukee (WI)", InfoHTML, point); point = new GLatLng(34.4262, -117.5716); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Phelan (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[469] = new Array(marker, "Phelan (CA)", InfoHTML, point); point = new GLatLng(44.539973, -123.358819); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Philomath (OR) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[470] = new Array(marker, "Philomath (OR) - 2 Students", InfoHTML, point); point = new GLatLng(33.3211123, -111.9880199); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Phoenix (AZ) - 4 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[471] = new Array(marker, "Phoenix (AZ) - 4 Students", InfoHTML, point); point = new GLatLng(43.837402, -79.102095); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Pickering (Canada)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[472] = new Array(marker, "Pickering (Canada)", InfoHTML, point); point = new GLatLng(33.9870228, -118.0947106); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Pico Rivera (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[473] = new Array(marker, "Pico Rivera (CA)", InfoHTML, point); point = new GLatLng(37.824392, -122.231291); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Piedmont (CA) - 6 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[474] = new Array(marker, "Piedmont (CA) - 6 Students", InfoHTML, point); point = new GLatLng(37.9963136, -122.2937428); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Pinole (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[475] = new Array(marker, "Pinole (CA) - 2 Students", InfoHTML, point); point = new GLatLng(34.437629, -117.638222); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Pinon Hills (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[476] = new Array(marker, "Pinon Hills (CA)", InfoHTML, point); point = new GLatLng(38.014372, -121.897412); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Pittsburg (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[477] = new Array(marker, "Pittsburg (CA) - 2 Students", InfoHTML, point); point = new GLatLng(40.4083044, -79.9919995); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Pittsburgh (PA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[478] = new Array(marker, "Pittsburgh (PA)", InfoHTML, point); point = new GLatLng(43.090828, -77.515256); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Pittsford (NY)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[479] = new Array(marker, "Pittsford (NY)", InfoHTML, point); point = new GLatLng(33.8802416, -117.8604472); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Placentia (CA) - 7 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[480] = new Array(marker, "Placentia (CA) - 7 Students", InfoHTML, point); point = new GLatLng(33.9541669, -118.442596); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Playa Del Rey (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[481] = new Array(marker, "Playa Del Rey (CA)", InfoHTML, point); point = new GLatLng(34.077, -118.2101); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Playa Vista (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[482] = new Array(marker, "Playa Vista (CA)", InfoHTML, point); point = new GLatLng(37.9448915, -122.0723816); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Pleasant Hill (CA) - 3 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[483] = new Array(marker, "Pleasant Hill (CA) - 3 Students", InfoHTML, point); point = new GLatLng(37.676033, -121.897045); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Pleasanton (CA) - 6 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[484] = new Array(marker, "Pleasanton (CA) - 6 Students", InfoHTML, point); point = new GLatLng(42.868541, -112.440435); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Pocatello (ID)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[485] = new Array(marker, "Pocatello (ID)", InfoHTML, point); point = new GLatLng(38.910887, -123.692403); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Point Arena (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[486] = new Array(marker, "Point Arena (CA)", InfoHTML, point); point = new GLatLng(34.1502876, -119.1942983); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Point Mugu (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[487] = new Array(marker, "Point Mugu (CA)", InfoHTML, point); point = new GLatLng(38.06913, -122.806254); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Point Reyes Station (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[488] = new Array(marker, "Point Reyes Station (CA)", InfoHTML, point); point = new GLatLng(34.0360078, -117.7490656); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Pomona (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[489] = new Array(marker, "Pomona (CA) - 2 Students", InfoHTML, point); point = new GLatLng(34.161081, -119.195255); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Port Hueneme (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[490] = new Array(marker, "Port Hueneme (CA) - 2 Students", InfoHTML, point); point = new GLatLng(34.2894584, -118.5622893); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Porter Ranch (CA) - 4 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[491] = new Array(marker, "Porter Ranch (CA) - 4 Students", InfoHTML, point); point = new GLatLng(45.4807521, -122.6427372); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Portland (OR) - 13 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[492] = new Array(marker, "Portland (OR) - 13 Students", InfoHTML, point); point = new GLatLng(39.805604, -120.468654); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Portola (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[493] = new Array(marker, "Portola (CA)", InfoHTML, point); point = new GLatLng(32.9876688, -117.0205594); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Poway (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[494] = new Array(marker, "Poway (CA) - 2 Students", InfoHTML, point); point = new GLatLng(53.890832, -122.794391); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Prince George (Canada)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[495] = new Array(marker, "Prince George (Canada)", InfoHTML, point); point = new GLatLng(40.255778, -111.6586); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Provo (UT) - 3 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[496] = new Array(marker, "Provo (UT) - 3 Students", InfoHTML, point); point = new GLatLng(46.72773, -117.170009); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Pullman (WA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[497] = new Array(marker, "Pullman (WA) - 2 Students", InfoHTML, point); point = new GLatLng(47.0977474, -122.3265982); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Puyallup (WA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[498] = new Array(marker, "Puyallup (WA)", InfoHTML, point); point = new GLatLng(39.936762, -120.947656); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Quincy (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[499] = new Array(marker, "Quincy (CA)", InfoHTML, point); point = new GLatLng(35.9125011, -78.7532884); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Raleigh (NC)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[500] = new Array(marker, "Raleigh (NC)", InfoHTML, point); point = new GLatLng(33.039368, -116.873352); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Ramona (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[501] = new Array(marker, "Ramona (CA)", InfoHTML, point); point = new GLatLng(38.5961116, -121.2969674); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Rancho Cordova (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[502] = new Array(marker, "Rancho Cordova (CA) - 2 Students", InfoHTML, point); point = new GLatLng(34.0965313, -117.5848025); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Rancho Cucamonga (CA) - 11 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[503] = new Array(marker, "Rancho Cucamonga (CA) - 11 Students", InfoHTML, point); point = new GLatLng(33.7456493, -118.3637264); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Rancho Palos Verdes (CA) - 3 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[504] = new Array(marker, "Rancho Palos Verdes (CA) - 3 Students", InfoHTML, point); point = new GLatLng(33.020245, -117.202904); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Rancho Santa Fe (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[505] = new Array(marker, "Rancho Santa Fe (CA)", InfoHTML, point); point = new GLatLng(33.6411094, -117.6141457); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Rancho Santa Margarita (CA) - 3 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[506] = new Array(marker, "Rancho Santa Margarita (CA) - 3 Students", InfoHTML, point); point = new GLatLng(40.176321, -122.239839); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Red Bluff (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[507] = new Array(marker, "Red Bluff (CA)", InfoHTML, point); point = new GLatLng(34.0746326, -117.1617685); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Redlands (CA) - 8 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[508] = new Array(marker, "Redlands (CA) - 8 Students", InfoHTML, point); point = new GLatLng(33.865913, -118.3754131); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Redondo Beach (CA) - 5 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[509] = new Array(marker, "Redondo Beach (CA) - 5 Students", InfoHTML, point); point = new GLatLng(37.4634447, -122.2256803); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Redwood City (CA) - 6 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[510] = new Array(marker, "Redwood City (CA) - 6 Students", InfoHTML, point); point = new GLatLng(36.596409, -119.450784); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Reedley (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[511] = new Array(marker, "Reedley (CA)", InfoHTML, point); point = new GLatLng(40.7255722, -73.8624893); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Rego Park (NY)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[512] = new Array(marker, "Rego Park (NY)", InfoHTML, point); point = new GLatLng(39.5444839, -119.950926); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Reno (NV) - 3 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[513] = new Array(marker, "Reno (NV) - 3 Students", InfoHTML, point); point = new GLatLng(47.441952, -122.1138194); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Renton (WA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[514] = new Array(marker, "Renton (WA)", InfoHTML, point); point = new GLatLng(38.732406, -121.004397); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Rescue (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[515] = new Array(marker, "Rescue (CA)", InfoHTML, point); point = new GLatLng(34.201078, -118.536042); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Reseda (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[516] = new Array(marker, "Reseda (CA)", InfoHTML, point); point = new GLatLng(42.4149773, -71.0081746); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Revere (MA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[517] = new Array(marker, "Revere (MA)", InfoHTML, point); point = new GLatLng(43.826079, -111.789568); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Rexburg (ID)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[518] = new Array(marker, "Rexburg (ID)", InfoHTML, point); point = new GLatLng(37.9158152, -122.3390936); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Richmond (CA) - 12 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[519] = new Array(marker, "Richmond (CA) - 12 Students", InfoHTML, point); point = new GLatLng(35.637009, -117.669813); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Ridgecrest (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[520] = new Array(marker, "Ridgecrest (CA) - 2 Students", InfoHTML, point); point = new GLatLng(33.9265709, -117.3498955); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Riverside (CA) - 15 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[521] = new Array(marker, "Riverside (CA) - 15 Students", InfoHTML, point); point = new GLatLng(40.522266, -111.938732); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Riverton (UT) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[522] = new Array(marker, "Riverton (UT) - 2 Students", InfoHTML, point); point = new GLatLng(42.2610481, -88.9509626); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Rockford (IL)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[523] = new Array(marker, "Rockford (IL)", InfoHTML, point); point = new GLatLng(38.8113924, -121.2740813); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Rocklin (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[524] = new Array(marker, "Rocklin (CA) - 2 Students", InfoHTML, point); point = new GLatLng(38.027962, -122.265902); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Rodeo (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[525] = new Array(marker, "Rodeo (CA) - 2 Students", InfoHTML, point); point = new GLatLng(36.407497, -83.004831); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Rogersville (TN)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[526] = new Array(marker, "Rogersville (TN)", InfoHTML, point); point = new GLatLng(38.347263, -122.692248); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Rohnert Park (CA) - 4 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[527] = new Array(marker, "Rohnert Park (CA) - 4 Students", InfoHTML, point); point = new GLatLng(43.228055, -75.490989); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Rome (NY)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[528] = new Array(marker, "Rome (NY)", InfoHTML, point); point = new GLatLng(34.863888, -118.195822); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Rosamond (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[529] = new Array(marker, "Rosamond (CA)", InfoHTML, point); point = new GLatLng(43.220605, -123.358589); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Roseburg (OR)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[530] = new Array(marker, "Roseburg (OR)", InfoHTML, point); point = new GLatLng(34.069966, -118.082069); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Rosemead (CA) - 5 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[531] = new Array(marker, "Rosemead (CA) - 5 Students", InfoHTML, point); point = new GLatLng(38.7424319, -121.2511908); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Roseville (CA) - 6 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[532] = new Array(marker, "Roseville (CA) - 6 Students", InfoHTML, point); point = new GLatLng(33.978743, -117.888496); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Rowland Heights (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[533] = new Array(marker, "Rowland Heights (CA) - 2 Students", InfoHTML, point); point = new GLatLng(38.233287, -78.369192); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Ruckersville (VA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[534] = new Array(marker, "Ruckersville (VA)", InfoHTML, point); point = new GLatLng(44.553943, -70.551089); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Rumford (ME)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[535] = new Array(marker, "Rumford (ME)", InfoHTML, point); point = new GLatLng(38.643335, -121.4570447); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Sacramento (CA) - 45 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[536] = new Array(marker, "Sacramento (CA) - 45 Students", InfoHTML, point); point = new GLatLng(38.503184, -122.46686); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Saint Helena (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[537] = new Array(marker, "Saint Helena (CA) - 2 Students", InfoHTML, point); point = new GLatLng(38.5844193, -90.2948797); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Saint Louis (MO)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[538] = new Array(marker, "Saint Louis (MO)", InfoHTML, point); point = new GLatLng(44.9687549, -93.0485951); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Saint Paul (MN)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[539] = new Array(marker, "Saint Paul (MN)", InfoHTML, point); point = new GLatLng(27.8395496, -82.6321376); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Saint Petersburg (FL)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[540] = new Array(marker, "Saint Petersburg (FL)", InfoHTML, point); point = new GLatLng(16, 145.5003); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Saipan (MP) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[541] = new Array(marker, "Saipan (MP) - 2 Students", InfoHTML, point); point = new GLatLng(44.9464822, -123.0018941); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Salem (OR)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[542] = new Array(marker, "Salem (OR)", InfoHTML, point); point = new GLatLng(36.6590137, -121.656829); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Salinas (CA) - 3 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[543] = new Array(marker, "Salinas (CA) - 3 Students", InfoHTML, point); point = new GLatLng(42.174808, -83.7854); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Saline (MI)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[544] = new Array(marker, "Saline (MI)", InfoHTML, point); point = new GLatLng(40.7078639, -111.8508966); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Salt Lake City (UT) - 6 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[545] = new Array(marker, "Salt Lake City (UT) - 6 Students", InfoHTML, point); point = new GLatLng(34.1476797, -117.3087578); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
San Bernardino (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[546] = new Array(marker, "San Bernardino (CA)", InfoHTML, point); point = new GLatLng(31.464577, -100.445046); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
San Angelo (TX)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[547] = new Array(marker, "San Angelo (TX)", InfoHTML, point); point = new GLatLng(37.982448, -122.569086); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
San Anselmo (CA) - 4 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[548] = new Array(marker, "San Anselmo (CA) - 4 Students", InfoHTML, point); point = new GLatLng(34.1552081, -117.255854); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
San Bernardino (CA) - 5 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[549] = new Array(marker, "San Bernardino (CA) - 5 Students", InfoHTML, point); point = new GLatLng(37.627559, -122.431417); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
San Bruno (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[550] = new Array(marker, "San Bruno (CA)", InfoHTML, point); point = new GLatLng(37.498476, -122.268635); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
San Carlos (CA) - 7 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[551] = new Array(marker, "San Carlos (CA) - 7 Students", InfoHTML, point); point = new GLatLng(33.4003969, -117.5613246); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
San Clemente (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[552] = new Array(marker, "San Clemente (CA) - 2 Students", InfoHTML, point); point = new GLatLng(33.0282562, -117.1147095); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
San Diego (CA) - 121 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[553] = new Array(marker, "San Diego (CA) - 121 Students", InfoHTML, point); point = new GLatLng(34.1009953, -117.8194197); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
San Dimas (CA) - 5 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[554] = new Array(marker, "San Dimas (CA) - 5 Students", InfoHTML, point); point = new GLatLng(37.7717185, -122.4438929); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
San Francisco (CA) - 237 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[555] = new Array(marker, "San Francisco (CA) - 237 Students", InfoHTML, point); point = new GLatLng(34.1232517, -118.0830047); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
San Gabriel (CA) - 4 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[556] = new Array(marker, "San Gabriel (CA) - 4 Students", InfoHTML, point); point = new GLatLng(38.014467, -122.663712); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
San Geronimo (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[557] = new Array(marker, "San Geronimo (CA)", InfoHTML, point); point = new GLatLng(37.3003596, -122.367428); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
San Gregorio (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[558] = new Array(marker, "San Gregorio (CA)", InfoHTML, point); point = new GLatLng(33.8188844, -117.0205594); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
San Jacinto (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[559] = new Array(marker, "San Jacinto (CA)", InfoHTML, point); point = new GLatLng(37.3456227, -121.8847222); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
San Jose (CA) - 111 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[560] = new Array(marker, "San Jose (CA) - 111 Students", InfoHTML, point); point = new GLatLng(37.7199247, -122.1689284); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
San Leandro (CA) - 9 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[561] = new Array(marker, "San Leandro (CA) - 9 Students", InfoHTML, point); point = new GLatLng(37.670357, -122.133269); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
San Lorenzo (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[562] = new Array(marker, "San Lorenzo (CA)", InfoHTML, point); point = new GLatLng(35.269561, -120.67038); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
San Luis Obispo (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[563] = new Array(marker, "San Luis Obispo (CA)", InfoHTML, point); point = new GLatLng(33.1800176, -117.1558867); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
San Marcos (CA) - 3 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[564] = new Array(marker, "San Marcos (CA) - 3 Students", InfoHTML, point); point = new GLatLng(34.1247921, -118.1181199); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
San Marino (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[565] = new Array(marker, "San Marino (CA) - 2 Students", InfoHTML, point); point = new GLatLng(37.5349925, -122.3050823); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
San Mateo (CA) - 17 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[566] = new Array(marker, "San Mateo (CA) - 17 Students", InfoHTML, point); point = new GLatLng(37.962828, -122.345359); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
San Pablo (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[567] = new Array(marker, "San Pablo (CA) - 2 Students", InfoHTML, point); point = new GLatLng(33.736043, -118.287927); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
San Pedro (CA) - 7 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[568] = new Array(marker, "San Pedro (CA) - 7 Students", InfoHTML, point); point = new GLatLng(37.9770596, -122.5259596); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
San Rafael (CA) - 8 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[569] = new Array(marker, "San Rafael (CA) - 8 Students", InfoHTML, point); point = new GLatLng(37.763661, -121.955188); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
San Ramon (CA) - 7 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[570] = new Array(marker, "San Ramon (CA) - 7 Students", InfoHTML, point); point = new GLatLng(32.555556, -117.0470434); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
San Ysidro (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[571] = new Array(marker, "San Ysidro (CA) - 2 Students", InfoHTML, point); point = new GLatLng(40.5749102, -111.8866683); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Sandy (UT)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[572] = new Array(marker, "Sandy (UT)", InfoHTML, point); point = new GLatLng(36.699416, -119.554155); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Sanger (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[573] = new Array(marker, "Sanger (CA)", InfoHTML, point); point = new GLatLng(33.7645595, -117.8809574); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Santa Ana (CA) - 6 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[574] = new Array(marker, "Santa Ana (CA) - 6 Students", InfoHTML, point); point = new GLatLng(34.4529799, -119.8062912); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Santa Barbara (CA) - 5 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[575] = new Array(marker, "Santa Barbara (CA) - 5 Students", InfoHTML, point); point = new GLatLng(37.3524, -121.9584); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Santa Clara (CA) - 20 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[576] = new Array(marker, "Santa Clara (CA) - 20 Students", InfoHTML, point); point = new GLatLng(34.4338228, -118.5155901); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Santa Clarita (CA) - 5 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[577] = new Array(marker, "Santa Clarita (CA) - 5 Students", InfoHTML, point); point = new GLatLng(36.977905, -122.03336); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Santa Cruz (CA) - 40 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[578] = new Array(marker, "Santa Cruz (CA) - 40 Students", InfoHTML, point); point = new GLatLng(34.920891, -120.435926); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Santa Maria (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[579] = new Array(marker, "Santa Maria (CA) - 2 Students", InfoHTML, point); point = new GLatLng(34.009746, -118.4659576); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Santa Monica (CA) - 11 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[580] = new Array(marker, "Santa Monica (CA) - 11 Students", InfoHTML, point); point = new GLatLng(38.459797, -122.7971649); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Santa Rosa (CA) - 14 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[581] = new Array(marker, "Santa Rosa (CA) - 14 Students", InfoHTML, point); point = new GLatLng(37.266422, -122.020859); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Saratoga (CA) - 6 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[582] = new Array(marker, "Saratoga (CA) - 6 Students", InfoHTML, point); point = new GLatLng(52.140796, -106.600413); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Saskatoon (Canada) - 3 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[583] = new Array(marker, "Saskatoon (Canada) - 3 Students", InfoHTML, point); point = new GLatLng(43.843913, -79.165033); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Scarborough (Canada)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[584] = new Array(marker, "Scarborough (Canada)", InfoHTML, point); point = new GLatLng(37.055575, -122.012048); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Scotts Valley (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[585] = new Array(marker, "Scotts Valley (CA) - 2 Students", InfoHTML, point); point = new GLatLng(33.4986286, -111.9224398); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Scottsdale (AZ)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[586] = new Array(marker, "Scottsdale (AZ)", InfoHTML, point); point = new GLatLng(33.7498659, -118.0771515); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Seal Beach (CA) - 3 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[587] = new Array(marker, "Seal Beach (CA) - 3 Students", InfoHTML, point); point = new GLatLng(36.621641, -121.817303); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Seaside (CA) - 3 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[588] = new Array(marker, "Seaside (CA) - 3 Students", InfoHTML, point); point = new GLatLng(47.6614244, -122.2683743); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Seattle (WA) - 11 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[589] = new Array(marker, "Seattle (WA) - 11 Students", InfoHTML, point); point = new GLatLng(38.402084, -122.824191); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Sebastopol (CA) - 5 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[590] = new Array(marker, "Sebastopol (CA) - 5 Students", InfoHTML, point); point = new GLatLng(34.855699, -111.764017); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Sedona (AZ)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[591] = new Array(marker, "Sedona (AZ)", InfoHTML, point); point = new GLatLng(44.797243, -106.955901); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Sheridan (WY)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[592] = new Array(marker, "Sheridan (WY)", InfoHTML, point); point = new GLatLng(34.1423899, -118.4571974); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Sherman Oaks (CA) - 8 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[593] = new Array(marker, "Sherman Oaks (CA) - 8 Students", InfoHTML, point); point = new GLatLng(38.673034, -120.943184); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Shingle Springs (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[594] = new Array(marker, "Shingle Springs (CA)", InfoHTML, point); point = new GLatLng(32.4545928, -93.7079745); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Shreveport (LA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[595] = new Array(marker, "Shreveport (LA) - 2 Students", InfoHTML, point); point = new GLatLng(34.161906, -118.049757); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Sierra Madre (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[596] = new Array(marker, "Sierra Madre (CA)", InfoHTML, point); point = new GLatLng(33.8020217, -118.1678543); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Signal Hill (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[597] = new Array(marker, "Signal Hill (CA)", InfoHTML, point); point = new GLatLng(39.0041504, -77.0391754); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Silver Spring (MD) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[598] = new Array(marker, "Silver Spring (MD) - 2 Students", InfoHTML, point); point = new GLatLng(34.2905991, -118.7780987); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Simi Valley (CA) - 4 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[599] = new Array(marker, "Simi Valley (CA) - 4 Students", InfoHTML, point); point = new GLatLng(1.29378, 103.853256); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Singapore

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[600] = new Array(marker, "Singapore", InfoHTML, point); point = new GLatLng(32.995885, -117.256719); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Solana Beach (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[601] = new Array(marker, "Solana Beach (CA) - 2 Students", InfoHTML, point); point = new GLatLng(36.427306, -121.319232); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Soledad
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[602] = new Array(marker, "Soledad", InfoHTML, point); point = new GLatLng(42.3798626, -71.0943459); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Somerville (MA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[603] = new Array(marker, "Somerville (MA)", InfoHTML, point); point = new GLatLng(37.982943, -120.382117); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Sonora (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[604] = new Array(marker, "Sonora (CA)", InfoHTML, point); point = new GLatLng(41.729365, -86.2463337); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
South Bend (IN)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[605] = new Array(marker, "South Bend (IN)", InfoHTML, point); point = new GLatLng(33.944412, -118.207572); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
South Gate (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[606] = new Array(marker, "South Gate (CA)", InfoHTML, point); point = new GLatLng(40.5546528, -111.9641728); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
South Jordan (UT)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[607] = new Array(marker, "South Jordan (UT)", InfoHTML, point); point = new GLatLng(34.111925, -118.157308); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
South Pasadena (CA) - 5 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[608] = new Array(marker, "South Pasadena (CA) - 5 Students", InfoHTML, point); point = new GLatLng(43.6318588, -70.2927989); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
South Portland (ME)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[609] = new Array(marker, "South Portland (ME)", InfoHTML, point); point = new GLatLng(37.6531903, -122.4184108); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
South San Francisco (CA) - 3 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[610] = new Array(marker, "South San Francisco (CA) - 3 Students", InfoHTML, point); point = new GLatLng(39.533804, -119.7541856); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Sparks (NV)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[611] = new Array(marker, "Sparks (NV)", InfoHTML, point); point = new GLatLng(47.5888029, -117.3272224); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Spokane (WA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[612] = new Array(marker, "Spokane (WA) - 2 Students", InfoHTML, point); point = new GLatLng(47.660707, -117.2209625); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Spokane Valley (WA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[613] = new Array(marker, "Spokane Valley (WA)", InfoHTML, point); point = new GLatLng(32.73098, -116.971596); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Spring Valley (CA) - 4 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[614] = new Array(marker, "Spring Valley (CA) - 4 Students", InfoHTML, point); point = new GLatLng(37.2260299, -93.4397386); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Springfield (MO)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[615] = new Array(marker, "Springfield (MO)", InfoHTML, point); point = new GLatLng(39.9054821, -83.7517851); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Springfield (OH)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[616] = new Array(marker, "Springfield (OH)", InfoHTML, point); point = new GLatLng(36.688682, -119.195424); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Squaw Valley (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[617] = new Array(marker, "Squaw Valley (CA)", InfoHTML, point); point = new GLatLng(39.79466, -94.8054142); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
St. Joseph (MO)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[618] = new Array(marker, "St. Joseph (MO)", InfoHTML, point); point = new GLatLng(37.4417, -122.1417); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Stanford (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[619] = new Array(marker, "Stanford (CA) - 2 Students", InfoHTML, point); point = new GLatLng(38.157152, -79.062789); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Staunton (VA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[620] = new Array(marker, "Staunton (VA)", InfoHTML, point); point = new GLatLng(37.9578, -121.2899); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Stockton (CA) - 4 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[621] = new Array(marker, "Stockton (CA) - 4 Students", InfoHTML, point); point = new GLatLng(33.802832, -84.169845); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Stone Mountain (GA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[622] = new Array(marker, "Stone Mountain (GA)", InfoHTML, point); point = new GLatLng(34.150364, -118.396412); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Studio City (CA) - 3 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[623] = new Array(marker, "Studio City (CA) - 3 Students", InfoHTML, point); point = new GLatLng(36.84168, -76.4794435); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Suffolk (VA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[624] = new Array(marker, "Suffolk (VA)", InfoHTML, point); point = new GLatLng(29.6347393, -95.6352801); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Sugar Land (TX)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[625] = new Array(marker, "Sugar Land (TX)", InfoHTML, point); point = new GLatLng(38.243021, -121.994771); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Suisun City (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[626] = new Array(marker, "Suisun City (CA) - 2 Students", InfoHTML, point); point = new GLatLng(34.219095, -118.369018); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Sun Valley (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[627] = new Array(marker, "Sun Valley (CA)", InfoHTML, point); point = new GLatLng(37.3492097, -122.0326019); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Sunnyvale (CA) - 27 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[628] = new Array(marker, "Sunnyvale (CA) - 27 Students", InfoHTML, point); point = new GLatLng(39.928718, -105.165831); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Superior (CO)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[629] = new Array(marker, "Superior (CO)", InfoHTML, point); point = new GLatLng(49.1727593, -122.7216435); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Surrey (Canada)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[630] = new Array(marker, "Surrey (Canada)", InfoHTML, point); point = new GLatLng(40.421346, -120.646492); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Susanville (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[631] = new Array(marker, "Susanville (CA)", InfoHTML, point); point = new GLatLng(39.15675, -121.749069); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Sutter (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[632] = new Array(marker, "Sutter (CA)", InfoHTML, point); point = new GLatLng(34.3076, -118.4485); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Sylmar (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[633] = new Array(marker, "Sylmar (CA) - 2 Students", InfoHTML, point); point = new GLatLng(47.1907035, -122.4448476); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Tacoma (WA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[634] = new Array(marker, "Tacoma (WA)", InfoHTML, point); point = new GLatLng(39.172931, -120.138698); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Tahoe City (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[635] = new Array(marker, "Tahoe City (CA)", InfoHTML, point); point = new GLatLng(34.1458513, -118.5447787); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Tarzana (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[636] = new Array(marker, "Tarzana (CA) - 2 Students", InfoHTML, point); point = new GLatLng(40.6609843, -111.9164779); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Taylorsville (UT)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[637] = new Array(marker, "Taylorsville (UT)", InfoHTML, point); point = new GLatLng(35.131336, -118.441108); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Tehachapi (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[638] = new Array(marker, "Tehachapi (CA) - 2 Students", InfoHTML, point); point = new GLatLng(33.5273381, -117.1147095); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Temecula (CA) - 8 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[639] = new Array(marker, "Temecula (CA) - 8 Students", InfoHTML, point); point = new GLatLng(33.39399, -111.9403254); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Tempe (AZ)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[640] = new Array(marker, "Tempe (AZ)", InfoHTML, point); point = new GLatLng(34.0982956, -118.0595907); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Temple City (CA) - 3 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[641] = new Array(marker, "Temple City (CA) - 3 Students", InfoHTML, point); point = new GLatLng(34.2055968, -118.8713314); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Thousand Oaks (CA) - 7 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[642] = new Array(marker, "Thousand Oaks (CA) - 7 Students", InfoHTML, point); point = new GLatLng(39.436944, -76.62); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Timonium (MD)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[643] = new Array(marker, "Timonium (MD)", InfoHTML, point); point = new GLatLng(35.6786402, 139.5181603); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Tokyo (Japan) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[644] = new Array(marker, "Tokyo (Japan) - 2 Students", InfoHTML, point); point = new GLatLng(34.1523628, -118.3666482); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Toluca Lake (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[645] = new Array(marker, "Toluca Lake (CA)", InfoHTML, point); point = new GLatLng(38.246308, -122.904797); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Tomales (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[646] = new Array(marker, "Tomales (CA)", InfoHTML, point); point = new GLatLng(39.9741059, -74.1592278); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Toms River (NJ)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[647] = new Array(marker, "Toms River (NJ)", InfoHTML, point); point = new GLatLng(40.534265, -112.298452); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Tooele (UT)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[648] = new Array(marker, "Tooele (UT)", InfoHTML, point); point = new GLatLng(34.093416, -118.602087); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Topanga (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[649] = new Array(marker, "Topanga (CA)", InfoHTML, point); point = new GLatLng(43.670364, -79.423827); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Toronto (Canada) - 4 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[650] = new Array(marker, "Toronto (Canada) - 4 Students", InfoHTML, point); point = new GLatLng(33.8673266, -118.3286614); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Torrance (CA) - 15 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[651] = new Array(marker, "Torrance (CA) - 15 Students", InfoHTML, point); point = new GLatLng(34.7883955, 135.4627225); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Toyonaka (Japan)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[652] = new Array(marker, "Toyonaka (Japan)", InfoHTML, point); point = new GLatLng(37.739726, -121.43641); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Tracy (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[653] = new Array(marker, "Tracy (CA) - 2 Students", InfoHTML, point); point = new GLatLng(32.2708701, -111.0698858); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Tucson (AZ)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[654] = new Array(marker, "Tucson (AZ)", InfoHTML, point); point = new GLatLng(34.249252, -118.289987); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Tujunga (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[655] = new Array(marker, "Tujunga (CA)", InfoHTML, point); point = new GLatLng(48.068415, -122.291942); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Tulalip (WA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[656] = new Array(marker, "Tulalip (WA)", InfoHTML, point); point = new GLatLng(36.0428053, -95.8881542); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Tulsa (OK) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[657] = new Array(marker, "Tulsa (OK) - 2 Students", InfoHTML, point); point = new GLatLng(37.5359468, -120.8613785); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Turlock (CA) - 5 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[658] = new Array(marker, "Turlock (CA) - 5 Students", InfoHTML, point); point = new GLatLng(44.84616, -122.953381); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Turner (OR)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[659] = new Array(marker, "Turner (OR)", InfoHTML, point); point = new GLatLng(33.748356, -117.811914); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Tustin (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[660] = new Array(marker, "Tustin (CA) - 2 Students", InfoHTML, point); point = new GLatLng(32.2665318, -95.3311652); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Tyler (TX)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[661] = new Array(marker, "Tyler (TX)", InfoHTML, point); point = new GLatLng(39.149997, -123.207635); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Ukiah (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[662] = new Array(marker, "Ukiah (CA) - 2 Students", InfoHTML, point); point = new GLatLng(37.602219, -122.015681); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Union City (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[663] = new Array(marker, "Union City (CA)", InfoHTML, point); point = new GLatLng(34.1410917, -117.6552185); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Upland (CA) - 6 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[664] = new Array(marker, "Upland (CA) - 6 Students", InfoHTML, point); point = new GLatLng(39.162244, -122.911475); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Upper Lake (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[665] = new Array(marker, "Upper Lake (CA)", InfoHTML, point); point = new GLatLng(43.100121, -75.244702); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Utica (NY)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[666] = new Array(marker, "Utica (NY)", InfoHTML, point); point = new GLatLng(38.3552, -121.981457); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Vacaville (CA) - 3 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[667] = new Array(marker, "Vacaville (CA) - 3 Students", InfoHTML, point); point = new GLatLng(34.4203026, -118.6089752); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Valencia (CA) - 3 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[668] = new Array(marker, "Valencia (CA) - 3 Students", InfoHTML, point); point = new GLatLng(34.036017, -117.930125); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Valinda (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[669] = new Array(marker, "Valinda (CA)", InfoHTML, point); point = new GLatLng(38.1256242, -122.1973081); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Vallejo (CA) - 9 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[670] = new Array(marker, "Vallejo (CA) - 9 Students", InfoHTML, point); point = new GLatLng(34.164871, -118.404158); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Valley Village (CA) - 3 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[671] = new Array(marker, "Valley Village (CA) - 3 Students", InfoHTML, point); point = new GLatLng(34.18666, -118.448708); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Van Nuys (CA) - 4 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[672] = new Array(marker, "Van Nuys (CA) - 4 Students", InfoHTML, point); point = new GLatLng(45.616422, -122.5804528); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Vancouver (WA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[673] = new Array(marker, "Vancouver (WA)", InfoHTML, point); point = new GLatLng(47.4229122, -122.4862839); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Vashon (WA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[674] = new Array(marker, "Vashon (WA)", InfoHTML, point); point = new GLatLng(33.9962144, -118.4688776); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Venice (CA) - 4 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[675] = new Array(marker, "Venice (CA) - 4 Students", InfoHTML, point); point = new GLatLng(34.2782168, -119.2204548); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Ventura (CA) - 5 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[676] = new Array(marker, "Ventura (CA) - 5 Students", InfoHTML, point); point = new GLatLng(34.2114, -118.2389); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Verdugo City (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[677] = new Array(marker, "Verdugo City (CA)", InfoHTML, point); point = new GLatLng(41.173681, -74.511172); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Vernon (NJ)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[678] = new Array(marker, "Vernon (NJ)", InfoHTML, point); point = new GLatLng(48.4599139, -123.3423413); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Victoria (Canada) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[679] = new Array(marker, "Victoria (Canada) - 2 Students", InfoHTML, point); point = new GLatLng(34.4933111, -117.3028803); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Victorville (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[680] = new Array(marker, "Victorville (CA)", InfoHTML, point); point = new GLatLng(33.8177801, -117.8106269); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Villa Park (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[681] = new Array(marker, "Villa Park (CA)", InfoHTML, point); point = new GLatLng(36.6069678, -75.9230976); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Virginia Beach (VA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[682] = new Array(marker, "Virginia Beach (VA)", InfoHTML, point); point = new GLatLng(36.3033521, -119.3831026); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Visalia (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[683] = new Array(marker, "Visalia (CA) - 2 Students", InfoHTML, point); point = new GLatLng(33.2013734, -117.2529145); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Vista (CA) - 6 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[684] = new Array(marker, "Vista (CA) - 6 Students", InfoHTML, point); point = new GLatLng(34.038006, -117.859647); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Walnut (CA) - 3 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[685] = new Array(marker, "Walnut (CA) - 3 Students", InfoHTML, point); point = new GLatLng(37.8854525, -122.0326019); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Walnut Creek (CA) - 12 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[686] = new Array(marker, "Walnut Creek (CA) - 12 Students", InfoHTML, point); point = new GLatLng(42.36995, -71.2458436); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Waltham (MA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[687] = new Array(marker, "Waltham (MA)", InfoHTML, point); point = new GLatLng(38.9091757, -77.0161436); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Washington (DC) - 4 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[688] = new Array(marker, "Washington (DC) - 4 Students", InfoHTML, point); point = new GLatLng(44.27288, -69.369512); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Washington (ME)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[689] = new Array(marker, "Washington (ME)", InfoHTML, point); point = new GLatLng(43.497432, -80.499294); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Waterloo (Canada)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[690] = new Array(marker, "Waterloo (Canada)", InfoHTML, point); point = new GLatLng(36.91653, -121.771585); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Watsonville (CA) - 7 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[691] = new Array(marker, "Watsonville (CA) - 7 Students", InfoHTML, point); point = new GLatLng(40.703957, -105.000306); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Wellington (CO)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[692] = new Array(marker, "Wellington (CO)", InfoHTML, point); point = new GLatLng(34.0656464, -117.9424743); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
West Covina (CA) - 7 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[693] = new Array(marker, "West Covina (CA) - 7 Students", InfoHTML, point); point = new GLatLng(34.186614, -118.64276); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
West Hills (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[694] = new Array(marker, "West Hills (CA) - 2 Students", InfoHTML, point); point = new GLatLng(34.09071, -118.36959); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
West Hollywood (CA) - 5 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[695] = new Array(marker, "West Hollywood (CA) - 5 Students", InfoHTML, point); point = new GLatLng(40.5791251, -112.0357137); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
West Jordan (UT)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[696] = new Array(marker, "West Jordan (UT)", InfoHTML, point); point = new GLatLng(41.1067555, -74.3822058); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
West Milford (NJ)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[697] = new Array(marker, "West Milford (NJ)", InfoHTML, point); point = new GLatLng(33.759215, -117.989516); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Westminster (CA) - 3 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[698] = new Array(marker, "Westminster (CA) - 3 Students", InfoHTML, point); point = new GLatLng(33.9324943, -118.0244639); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Whittier (CA) - 10 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[699] = new Array(marker, "Whittier (CA) - 10 Students", InfoHTML, point); point = new GLatLng(37.7037608, -97.2329255); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Wichita (KS)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[700] = new Array(marker, "Wichita (KS)", InfoHTML, point); point = new GLatLng(42.711244, -73.199493); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Williamstown (MA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[701] = new Array(marker, "Williamstown (MA)", InfoHTML, point); point = new GLatLng(42.5682996, -71.1567344); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Wilmington (MA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[702] = new Array(marker, "Wilmington (MA)", InfoHTML, point); point = new GLatLng(42.448844, -71.14741); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Winchester (MA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[703] = new Array(marker, "Winchester (MA) - 2 Students", InfoHTML, point); point = new GLatLng(38.545644, -122.804958); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Windsor (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[704] = new Array(marker, "Windsor (CA)", InfoHTML, point); point = new GLatLng(34.213171, -118.571022); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Winnetka (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[705] = new Array(marker, "Winnetka (CA)", InfoHTML, point); point = new GLatLng(49.894937, -97.163927); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Winnipeg (Canada) - 5 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[706] = new Array(marker, "Winnipeg (Canada) - 5 Students", InfoHTML, point); point = new GLatLng(38.525021, -121.970697); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Winters (CA) - 3 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[707] = new Array(marker, "Winters (CA) - 3 Students", InfoHTML, point); point = new GLatLng(37.38585, -120.613513); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Winton (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[708] = new Array(marker, "Winton (CA)", InfoHTML, point); point = new GLatLng(38.162405, -121.317066); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Woodbridge (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[709] = new Array(marker, "Woodbridge (CA)", InfoHTML, point); point = new GLatLng(38.6805859, -77.3209555); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Woodbridge (VA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[710] = new Array(marker, "Woodbridge (VA)", InfoHTML, point); point = new GLatLng(38.677403, -121.765404); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Woodland (CA) - 2 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[711] = new Array(marker, "Woodland (CA) - 2 Students", InfoHTML, point); point = new GLatLng(34.1726095, -118.6206446); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Woodland Hills (CA) - 3 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[712] = new Array(marker, "Woodland Hills (CA) - 3 Students", InfoHTML, point); point = new GLatLng(46.168944, -67.598699); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Woodstock (Canada)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[713] = new Array(marker, "Woodstock (Canada)", InfoHTML, point); point = new GLatLng(41.94864, -71.974379); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Woodstock (CT)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[714] = new Array(marker, "Woodstock (CT)", InfoHTML, point); point = new GLatLng(37.3105188, 127.1097748); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Yongin City (South Korea)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[715] = new Array(marker, "Yongin City (South Korea)", InfoHTML, point); point = new GLatLng(33.9011405, -117.7959713); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Yorba Linda (CA) - 6 Students
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[716] = new Array(marker, "Yorba Linda (CA) - 6 Students", InfoHTML, point); point = new GLatLng(37.744959, -119.584531); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Yosemite National Park (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[717] = new Array(marker, "Yosemite National Park (CA)", InfoHTML, point); point = new GLatLng(39.132183, -121.62513); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Yuba City (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[718] = new Array(marker, "Yuba City (CA)", InfoHTML, point); point = new GLatLng(34.033877, -117.038812); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Yucaipa (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[719] = new Array(marker, "Yucaipa (CA)", InfoHTML, point); point = new GLatLng(34.120938, -116.422321); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Yucca Valley (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[720] = new Array(marker, "Yucca Valley (CA)", InfoHTML, point); // And finnaly create sidebar createSideBar(); }