/* * 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 = "
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[0] = new Array(marker, "Acton (CA)", InfoHTML, point); point = new GLatLng(37.7807549, -122.2824021); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Alameda (CA) - 5 Applicants
" + 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, "Alameda (CA) - 5 Applicants", InfoHTML, point); point = new GLatLng(37.8541701, -122.0098642); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Alamo (CA) - 2 Applicants
" + 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, "Alamo (CA) - 2 Applicants", InfoHTML, point); point = new GLatLng(37.8883952, -122.2965778); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Albany (CA) - 2 Applicants
" + 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, "Albany (CA) - 2 Applicants", InfoHTML, point); point = new GLatLng(35.0560914, -106.6232359); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Albuquerque (NM) - 2 Applicants
" + 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, "Albuquerque (NM) - 2 Applicants", InfoHTML, point); point = new GLatLng(34.0837958, -118.1181199); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Alhambra (CA) - 2 Applicants
" + 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, "Alhambra (CA) - 2 Applicants", 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[6] = new Array(marker, "Aliso Viejo (CA)", InfoHTML, point); point = new GLatLng(34.1906761, -118.1415261); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Altadena (CA)
" + 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, "Altadena (CA)", InfoHTML, point); point = new GLatLng(33.8355, -117.9136); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Anaheim (CA) - 8 Applicants
" + 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, "Anaheim (CA) - 8 Applicants", 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[9] = new Array(marker, "Andover (MN)", InfoHTML, point); point = new GLatLng(38.0015243, -121.822098); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Antioch (CA) - 2 Applicants
" + 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, "Antioch (CA) - 2 Applicants", InfoHTML, point); point = new GLatLng(34.2384273, -118.430914); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Arleta (CA) - 2 Applicants
" + 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, "Arleta (CA) - 2 Applicants", InfoHTML, point); point = new GLatLng(35.5291977, -82.4969331); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Asheville (NC)
" + 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, "Asheville (NC)", 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[13] = new Array(marker, "Atascadero (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[14] = new Array(marker, "Atlanta (GA)", InfoHTML, point); point = new GLatLng(38.892991, -121.076418); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Auburn (CA) - 3 Applicants
" + 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, "Auburn (CA) - 3 Applicants", 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[16] = new Array(marker, "Augusta (ME)", InfoHTML, point); point = new GLatLng(34.1395519, -117.9131832); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Azusa (CA)
" + 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, "Azusa (CA)", InfoHTML, point); point = new GLatLng(35.3934985, -119.1274334); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Bakersfield (CA) - 3 Applicants
" + 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, "Bakersfield (CA) - 3 Applicants", InfoHTML, point); point = new GLatLng(34.085495, -117.964751); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Baldwin 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[19] = new Array(marker, "Baldwin Park (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[20] = new Array(marker, "Batavia (IL)", InfoHTML, point); point = new GLatLng(41.498731, -73.968853); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Beacon (NY)
" + 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, "Beacon (NY)", InfoHTML, point); point = new GLatLng(48.7606139, -122.4755221); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Bellingham (WA)
" + 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, "Bellingham (WA)", InfoHTML, point); point = new GLatLng(44.06048, -121.312515); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Bend (OR)
" + 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, "Bend (OR)", InfoHTML, point); point = new GLatLng(38.07248, -122.14607); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Benicia (CA) - 3 Applicants
" + 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, "Benicia (CA) - 3 Applicants", InfoHTML, point); point = new GLatLng(37.8718, -122.2718); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Berkeley (CA) - 14 Applicants
" + 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, "Berkeley (CA) - 14 Applicants", InfoHTML, point); point = new GLatLng(41.0256479, -74.3294199); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Bloomingdale (NJ)
" + 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, "Bloomingdale (NJ)", InfoHTML, point); point = new GLatLng(36.885779, -88.634651); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Boaz (KY)
" + 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, "Boaz (KY)", InfoHTML, point); point = new GLatLng(43.5698551, -116.2249298); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Boise (ID)
" + 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, "Boise (ID)", InfoHTML, point); point = new GLatLng(32.663066, -117.042099); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Bonita (CA) - 2 Applicants
" + 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, "Bonita (CA) - 2 Applicants", 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[30] = 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[31] = new Array(marker, "Bothell (WA)", 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[32] = new Array(marker, "Brandon (Canada)", InfoHTML, point); point = new GLatLng(33.9250967, -117.8663075); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Brea (CA)
" + 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, "Brea (CA)", InfoHTML, point); point = new GLatLng(37.932553, -121.717732); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Brentwood (CA) - 2 Applicants
" + 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, "Brentwood (CA) - 2 Applicants", 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[35] = 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[36] = new Array(marker, "Bridgeton (MO)", 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[37] = new Array(marker, "Brooklyn (NY)", InfoHTML, point); point = new GLatLng(33.8428724, -118.0127534); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Buena Park (CA) - 2 Applicants
" + 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, "Buena Park (CA) - 2 Applicants", InfoHTML, point); point = new GLatLng(34.1772371, -118.3082034); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Burbank (CA) - 3 Applicants
" + 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, "Burbank (CA) - 3 Applicants", InfoHTML, point); point = new GLatLng(37.584209, -122.36631); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Burlingame (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, "Burlingame (CA)", InfoHTML, point); point = new GLatLng(42.5005723, -71.2042619); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Burlington (MA)
" + 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, "Burlington (MA)", InfoHTML, point); point = new GLatLng(30.08374, 31.25536); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Cairo (Egypt)

" + 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, "Cairo (Egypt)", InfoHTML, point); point = new GLatLng(34.133897, -118.66473); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Calabasas (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, "Calabasas (CA)", InfoHTML, point); point = new GLatLng(32.679024, -115.49873); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Calexico (CA) - 2 Applicants
" + 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, "Calexico (CA) - 2 Applicants", InfoHTML, point); point = new GLatLng(51.03508, -114.080729); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Calgary (Canada) - 2 Applicants
" + 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, "Calgary (Canada) - 2 Applicants", InfoHTML, point); point = new GLatLng(34.212647, -119.036309); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Camarillo (CA) - 2 Applicants
" + 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, "Camarillo (CA) - 2 Applicants", 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[47] = new Array(marker, "Cameron Park (CA)", InfoHTML, point); point = new GLatLng(37.2770029, -121.9529992); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Campbell (CA) - 2 Applicants
" + 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, "Campbell (CA) - 2 Applicants", InfoHTML, point); point = new GLatLng(36.9795867, -121.9558431); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Capitola (CA)
" + 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, "Capitola (CA)", InfoHTML, point); point = new GLatLng(33.021667, -117.280278); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Cardiff-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[50] = new Array(marker, "Cardiff-By-The-Sea (CA)", InfoHTML, point); point = new GLatLng(33.095442, -117.2499749); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Carlsbad (CA) - 2 Applicants
" + 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, "Carlsbad (CA) - 2 Applicants", 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[52] = new Array(marker, "Carpinteria (CA)", InfoHTML, point); point = new GLatLng(33.8232001, -118.2585096); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Carson (CA) - 3 Applicants
" + 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, "Carson (CA) - 3 Applicants", InfoHTML, point); point = new GLatLng(39.1297282, -119.6730939); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Carson City (NV)
" + 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, "Carson City (NV)", 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[55] = new Array(marker, "Castle Rock (CO)", InfoHTML, point); point = new GLatLng(37.710861, -122.073958); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Castro Valley (CA) - 4 Applicants
" + 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, "Castro Valley (CA) - 4 Applicants", InfoHTML, point); point = new GLatLng(33.8724552, -118.0595907); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Cerritos (CA) - 4 Applicants
" + 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, "Cerritos (CA) - 4 Applicants", InfoHTML, point); point = new GLatLng(36.6031285, -76.247912); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Chesapeake (VA)
" + 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, "Chesapeake (VA)", InfoHTML, point); point = new GLatLng(41.9703133, -87.663045); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Chicago (IL) - 3 Applicants
" + 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, "Chicago (IL) - 3 Applicants", InfoHTML, point); point = new GLatLng(39.75901, -121.815163); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Chico (CA) - 4 Applicants
" + 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, "Chico (CA) - 4 Applicants", InfoHTML, point); point = new GLatLng(34.0120229, -117.6786847); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Chino (CA) - 3 Applicants
" + 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, "Chino (CA) - 3 Applicants", InfoHTML, point); point = new GLatLng(33.959453, -117.7256083); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Chino Hills (CA) - 4 Applicants
" + 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, "Chino Hills (CA) - 4 Applicants", InfoHTML, point); point = new GLatLng(32.6385134, -117.0617553); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Chula Vista (CA) - 5 Applicants
" + 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, "Chula Vista (CA) - 5 Applicants", 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[64] = new Array(marker, "Citrus Heights (CA)", InfoHTML, point); point = new GLatLng(34.1502, -117.702148); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Claremont (CA) - 4 Applicants
" + 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, "Claremont (CA) - 4 Applicants", InfoHTML, point); point = new GLatLng(41.113796, -112.025564); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Clearfield (UT)
" + 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, "Clearfield (UT)", InfoHTML, point); point = new GLatLng(36.8303133, -119.6788877); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Clovis (CA) - 4 Applicants
" + 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, "Clovis (CA) - 4 Applicants", InfoHTML, point); point = new GLatLng(38.9043608, -104.7637619); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Colorado Springs (CO)
" + 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, "Colorado Springs (CO)", InfoHTML, point); point = new GLatLng(34.056248, -117.32904); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Colton (CA)
" + 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, "Colton (CA)", 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[70] = new Array(marker, "Columbia (MO)", InfoHTML, point); point = new GLatLng(37.9899071, -122.0496521); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Concord (CA)- 6 Applicants
" + 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, "Concord (CA)- 6 Applicants", InfoHTML, point); point = new GLatLng(33.8458, -117.5143603); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Corona (CA) - 2 Applicants
" + 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, "Corona (CA) - 2 Applicants", 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[73] = new Array(marker, "Corona Del Mar (CA)", 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[74] = new Array(marker, "Corte Madera (CA)", InfoHTML, point); point = new GLatLng(33.6496252, -117.9190418); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Costa Mesa (CA) - 4 Applicants
" + 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, "Costa Mesa (CA) - 4 Applicants", InfoHTML, point); point = new GLatLng(34.0870296, -117.8868171); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Covina (CA) - 4 Applicants
" + 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, "Covina (CA) - 4 Applicants", InfoHTML, point); point = new GLatLng(33.9933257, -118.3987842); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Culver City (CA) - 3 Applicants
" + 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, "Culver City (CA) - 3 Applicants", InfoHTML, point); point = new GLatLng(37.315813, -122.043976); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Cupertino (CA) - 2 Applicants
" + 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, "Cupertino (CA) - 2 Applicants", InfoHTML, point); point = new GLatLng(33.816539, -118.0361736); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Cypress (CA) - 3 Applicants
" + 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, "Cypress (CA) - 3 Applicants", InfoHTML, point); point = new GLatLng(37.6809168, -122.4523855); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Daly City (CA) - 4 Applicants
" + 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, "Daly City (CA) - 4 Applicants", InfoHTML, point); point = new GLatLng(37.8198025, -121.9814354); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Danville (CA) -2 Applicants
" + 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, "Danville (CA) -2 Applicants", 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[82] = new Array(marker, "Davie (FL)", InfoHTML, point); point = new GLatLng(38.552782, -121.734779); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Davis (CA) - 7 Applicants
" + 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, "Davis (CA) - 7 Applicants", 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[84] = 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[85] = new Array(marker, "Decatur (GA)", InfoHTML, point); point = new GLatLng(39.6974551, -104.8746508); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Denver (CO)
" + 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, "Denver (CO)", 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[87] = new Array(marker, "Derwood (MD)", 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[88] = 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[89] = new Array(marker, "Discovery Bay (CA)", InfoHTML, point); point = new GLatLng(33.9446393, -118.1415261); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Downey (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, "Downey (CA)", InfoHTML, point); point = new GLatLng(34.1477241, -117.9424743); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Duarte (CA)
" + 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, "Duarte (CA)", 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[92] = 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[93] = new Array(marker, "Durham (NH)", 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[94] = new Array(marker, "Edmonton (Canada)", InfoHTML, point); point = new GLatLng(32.7963222, -116.9675814); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
El Cajon (CA) - 3 Applicants
" + 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, "El Cajon (CA) - 3 Applicants", InfoHTML, point); point = new GLatLng(37.919832, -122.302316); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
El Cerrito (CA) - 2 Applicants
" + 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, "El Cerrito (CA) - 2 Applicants", InfoHTML, point); point = new GLatLng(38.686533, -121.080042); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
El Dorado Hills
" + 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, "El Dorado Hills", InfoHTML, point); point = new GLatLng(38.4223702, -121.43419); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Elk 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[98] = new Array(marker, "Elk Grove (CA)", InfoHTML, point); point = new GLatLng(41.377683, -82.076419); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Elyria (OH)
" + 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, "Elyria (OH)", InfoHTML, point); point = new GLatLng(37.838177, -122.296389); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Emeryville (CA)
" + 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, "Emeryville (CA)", 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[101] = new Array(marker, "Endicott (NY)", InfoHTML, point); point = new GLatLng(33.0852605, -117.1382404); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Escondido (CA)
" + 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, "Escondido (CA)", 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[103] = new Array(marker, "Ewing (NJ)", InfoHTML, point); point = new GLatLng(38.64695, -121.251305); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Fair Oaks (CA)
" + 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, "Fair Oaks (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[105] = new Array(marker, "Fairfax (VA)", InfoHTML, point); point = new GLatLng(38.2672631, -122.1064668); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Fairfield (CA) - 2 Applicants
" + 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, "Fairfield (CA) - 2 Applicants", InfoHTML, point); point = new GLatLng(33.376545, -117.238174); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Fallbrook (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, "Fallbrook (CA)", 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[108] = 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[109] = new Array(marker, "Feeding Hills (MA)", InfoHTML, point); point = new GLatLng(38.671801, -121.150378); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Folsom (CA)
" + 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, "Folsom (CA)", InfoHTML, point); point = new GLatLng(34.1249435, -117.4673845); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Fontana (CA)
" + 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, "Fontana (CA)", InfoHTML, point); point = new GLatLng(33.686276, -117.672232); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Foothill Ranch (CA)
" + 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, "Foothill Ranch (CA)", 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[113] = new Array(marker, "Foristell (MO)", InfoHTML, point); point = new GLatLng(40.5293254, -105.1375908); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Fort Collins (CO)
" + 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, "Fort Collins (CO)", InfoHTML, point); point = new GLatLng(41.1046501, -85.0545197); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Fort Wayne (IN) - 2 Applicants
" + 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, "Fort Wayne (IN) - 2 Applicants", 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[116] = new Array(marker, "Fortuna (CA)", InfoHTML, point); point = new GLatLng(33.7168761, -117.9600466); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Fountain Valley (CA) - 2 Applicants
" + 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, "Fountain Valley (CA) - 2 Applicants", 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[118] = new Array(marker, "Frazier Park (CA)", InfoHTML, point); point = new GLatLng(37.5340363, -121.9131761); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Fremont (CA) - 8 Applicants
" + 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, "Fremont (CA) - 8 Applicants", InfoHTML, point); point = new GLatLng(36.9031366, -119.7715563); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Fresno (CA) - 10 Applicants
" + 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, "Fresno (CA) - 10 Applicants", InfoHTML, point); point = new GLatLng(33.8733037, -117.9307584); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Fullerton (CA) - 3 Applicants
" + 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, "Fullerton (CA) - 3 Applicants", InfoHTML, point); point = new GLatLng(35.072885, -81.650928); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Gaffney (SC)
" + 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, "Gaffney (SC)", InfoHTML, point); point = new GLatLng(33.7823671, -117.9659037); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Garden Grove (CA) - 2 Applicants
" + 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, "Garden Grove (CA) - 2 Applicants", 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[124] = new Array(marker, "Garden Valley (CA)", InfoHTML, point); point = new GLatLng(33.8863314, -118.2935891); 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[125] = 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[126] = new Array(marker, "Gillette (WY)", 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[127] = new Array(marker, "Glen Burnie (MD)", InfoHTML, point); point = new GLatLng(33.6222797, -112.1728283); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Glendale (AZ) - 2 Applicants
" + 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, "Glendale (AZ) - 2 Applicants", InfoHTML, point); point = new GLatLng(34.1713952, -118.2906661); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Glendale (CA) - 8 Applicants
" + 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, "Glendale (CA) - 8 Applicants", InfoHTML, point); point = new GLatLng(34.264896, -118.523411); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Granada Hills (CA) - 2 Applicants
" + 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, "Granada Hills (CA) - 2 Applicants", 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[131] = 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[132] = 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[133] = new Array(marker, "Grand Terrace (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[134] = new Array(marker, "Great Barrington (MA)", 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[135] = new Array(marker, "Greenville (SC)", InfoHTML, point); point = new GLatLng(37.25301, -121.003477); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Gustine (CA)
" + 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, "Gustine (CA)", InfoHTML, point); point = new GLatLng(33.996093, -117.968239); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Hacienda Heights (CA) - 3 Applicants
" + 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, "Hacienda Heights (CA) - 3 Applicants", 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[138] = 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[139] = 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[140] = new Array(marker, "Halle Westfalen (Germany)", 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[141] = new Array(marker, "Hamden (CT)", 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[142] = new Array(marker, "Hawthorne (CA)", InfoHTML, point); point = new GLatLng(37.6320112, -122.1121466); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Hayward (CA) - 3 Applicants
" + 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, "Hayward (CA) - 3 Applicants", 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[144] = new Array(marker, "Heber (CA)", InfoHTML, point); point = new GLatLng(33.738611, -116.989083); 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[145] = new Array(marker, "Hemet (CA)", InfoHTML, point); point = new GLatLng(36.032976, -115.064859); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Henderson (NV)
" + 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, "Henderson (NV)", InfoHTML, point); point = new GLatLng(38.00674, -122.259717); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Hercules (CA)
" + 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, "Hercules (CA)", InfoHTML, point); point = new GLatLng(33.8633644, -118.395863); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Hermosa 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[148] = new Array(marker, "Hermosa Beach (CA)", 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[149] = new Array(marker, "Hialeah (FL)", 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[150] = new Array(marker, "Hillsborough (CA)", InfoHTML, point); point = new GLatLng(36.856679, -121.40207); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Hollister (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, "Hollister (CA)", 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[152] = new Array(marker, "Idyllwild (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[153] = 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[154] = new Array(marker, "Iowa City (IA)", InfoHTML, point); point = new GLatLng(33.7102405, -117.7549295); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Irvine (CA) - 7 Applicants
" + 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, "Irvine (CA) - 7 Applicants", 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[156] = new Array(marker, "Jackson (NE)", InfoHTML, point); point = new GLatLng(30.1588305, -81.6582994); 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[157] = new Array(marker, "Jacksonville (FL)", InfoHTML, point); point = new GLatLng(40.7319157, -74.0373564); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Jersey City (NJ)
" + 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, "Jersey City (NJ)", 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[159] = 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[160] = 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[161] = 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[162] = 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[163] = new Array(marker, "Kenmore (WA)", 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[164] = new Array(marker, "Kingsville (MD)", InfoHTML, point); point = new GLatLng(43.374901, -80.431094); 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[165] = new Array(marker, "Kitchener (Canada)", 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[166] = new Array(marker, "La Canada Flintridge (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[167] = new Array(marker, "La Crescenta (CA)", InfoHTML, point); point = new GLatLng(33.931869, -117.950473); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
La Habra (CA)
" + 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, "La Habra (CA)", 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[169] = new Array(marker, "La Habra Heights (CA)", InfoHTML, point); point = new GLatLng(32.769702, -117.024805); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
La Mesa (CA)
" + 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, "La Mesa (CA)", InfoHTML, point); point = new GLatLng(34.030272, -117.953871); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
La Puente (CA) - 5 Applicants
" + 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, "La Puente (CA) - 5 Applicants", InfoHTML, point); point = new GLatLng(37.892025, -122.118766); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Lafayette (CA)
" + 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, "Lafayette (CA)", 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[173] = new Array(marker, "Lafayette (CO)", InfoHTML, point); point = new GLatLng(33.5563145, -117.77252); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Laguna 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[174] = new Array(marker, "Laguna Beach (CA)", InfoHTML, point); point = new GLatLng(33.5425, -117.7825); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Laguna Niguel (CA)
" + 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, "Laguna Niguel (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[176] = 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[177] = new Array(marker, "Lake Elsinore (CA)", InfoHTML, point); point = new GLatLng(33.6447519, -117.6845508); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Lake Forest (CA) - 2 Applicants
" + 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, "Lake Forest (CA) - 2 Applicants", 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[179] = 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[180] = new Array(marker, "Lake Oswego (OR)", InfoHTML, point); point = new GLatLng(33.8477257, -118.1181199); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Lakewood (CA) - 2 Applicants
" + 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, "Lakewood (CA) - 2 Applicants", InfoHTML, point); point = new GLatLng(34.689375, -118.135223); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Lancaster (CA) - 3 Applicants
" + 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, "Lancaster (CA) - 3 Applicants", 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[183] = new Array(marker, "Laramie (WY)", InfoHTML, point); point = new GLatLng(36.2684007, -115.2956118); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Las Vegas (NV) - 3 Applicants
" + 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, "Las Vegas (NV) - 3 Applicants", 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[185] = new Array(marker, "Lathrop (CA)", InfoHTML, point); point = new GLatLng(31.732078, -84.172082); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Leesburg (GA)
" + 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, "Leesburg (GA)", 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[187] = new Array(marker, "Lethbridge (Canada)", InfoHTML, point); point = new GLatLng(39.4664819, -105.0557415); 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[188] = new Array(marker, "Littleton (CO)", InfoHTML, point); point = new GLatLng(37.682032, -121.768363); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Livermore (CA) - 2 Applicants
" + 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, "Livermore (CA) - 2 Applicants", 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[190] = new Array(marker, "Locust Grove (VA)", InfoHTML, point); point = new GLatLng(38.135674, -121.279196); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Lodi (CA) - 2 Applicants
" + 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, "Lodi (CA) - 2 Applicants", InfoHTML, point); point = new GLatLng(41.7773889, -111.7972384); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Logan (UT)
" + 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, "Logan (UT)", InfoHTML, point); point = new GLatLng(33.8332465, -118.1766294); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Long Beach (CA) - 14 Applicants
" + 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, "Long Beach (CA) - 14 Applicants", InfoHTML, point); point = new GLatLng(37.36911, -122.096034); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Los Altos (CA) - 2 Applicants
" + 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, "Los Altos (CA) - 2 Applicants", InfoHTML, point); point = new GLatLng(34.1220545, -118.2935891); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Los Angeles (CA) - 26 Applicants
" + 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, "Los Angeles (CA) - 26 Applicants", InfoHTML, point); point = new GLatLng(39.976838, -105.132138); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Louisville (CO)
" + 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, "Louisville (CO)", InfoHTML, point); point = new GLatLng(33.9198647, -118.2000277); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Lynwood (CA)
" + 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, "Lynwood (CA)", InfoHTML, point); point = new GLatLng(34.7091114, -86.761749); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Madison (AL)
" + 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, "Madison (AL)", InfoHTML, point); point = new GLatLng(41.7599267, -72.5323139); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Manchester (CT)
" + 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, "Manchester (CT)", 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[200] = new Array(marker, "Marietta (GA)", InfoHTML, point); point = new GLatLng(36.680194, -121.7822278); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Marina (CA)
" + 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, "Marina (CA)", 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[202] = new Array(marker, "Marina Del Rey (CA)", InfoHTML, point); point = new GLatLng(37.996093, -122.111182); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Martinez (CA)
" + 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, "Martinez (CA)", 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[204] = 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[205] = new Array(marker, "Medina (OH)", InfoHTML, point); point = new GLatLng(35.1653557, -90.0700051); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Memphis (TN)
" + 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, "Memphis (TN)", InfoHTML, point); point = new GLatLng(37.4484914, -122.1802812); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Menlo Park (CA) - 4 Applicants
" + 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, "Menlo Park (CA) - 4 Applicants", InfoHTML, point); point = new GLatLng(37.297663, -120.476421); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Merced (CA)
" + 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, "Merced (CA)", InfoHTML, point); point = new GLatLng(47.5877433, -122.2413464); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Mercer Island (WA) - 2 Applicants
" + 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, "Mercer Island (WA) - 2 Applicants", InfoHTML, point); point = new GLatLng(36.8051119, -114.0785324); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Mesquite (NV)
" + 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, "Mesquite (NV)", InfoHTML, point); point = new GLatLng(37.904468, -122.542491); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Mill Valley (CA) - 2 Applicants
" + 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, "Mill Valley (CA) - 2 Applicants", InfoHTML, point); point = new GLatLng(37.5993716, -122.4070834); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Millbrae (CA) - 2 Applicants
" + 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, "Millbrae (CA) - 2 Applicants", InfoHTML, point); point = new GLatLng(37.434601, -121.888654); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Milpitas (CA) - 2 Applicants
" + 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, "Milpitas (CA) - 2 Applicants", 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[214] = new Array(marker, "Miramar (FL)", InfoHTML, point); point = new GLatLng(37.6697463, -120.9991032); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Modesto (CA) - 5 Applicants
" + 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, "Modesto (CA) - 5 Applicants", 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[216] = new Array(marker, "Monmouth (OR)", InfoHTML, point); point = new GLatLng(34.159844, -118.001163); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Monrovia (CA)
" + 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, "Monrovia (CA)", InfoHTML, point); point = new GLatLng(34.0745742, -117.6962824); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Montclair (CA) - 2 Applicants
" + 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, "Montclair (CA) - 2 Applicants", 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[219] = new Array(marker, "Monte Rio (CA)", InfoHTML, point); point = new GLatLng(36.59378, -121.882465); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Monterey (CA)
" + 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, "Monterey (CA)", InfoHTML, point); point = new GLatLng(34.0472318, -118.1415261); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Monterey 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[221] = new Array(marker, "Monterey Park (CA)", InfoHTML, point); point = new GLatLng(37.131768, -121.633867); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Morgan 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[222] = new Array(marker, "Morgan Hill (CA)", InfoHTML, point); point = new GLatLng(37.4219165, -122.0780632); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Mountain View (CA) - 4 Applicants
" + 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, "Mountain View (CA) - 4 Applicants", 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[224] = new Array(marker, "Murrieta (CA)", InfoHTML, point); point = new GLatLng(38.297436, -122.293358); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Napa (CA) - 2 Applicants
" + 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, "Napa (CA) - 2 Applicants", InfoHTML, point); point = new GLatLng(36.0775432, -86.7315785); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Nashville (TN)
" + 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, "Nashville (TN)", InfoHTML, point); point = new GLatLng(39.258844, -121.018458); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Nevada 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[227] = new Array(marker, "Nevada City (CA)", InfoHTML, point); point = new GLatLng(40.7388319, -73.9815337); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
New York (NY)
" + 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, "New York (NY)", InfoHTML, point); point = new GLatLng(37.528733, -122.025812); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Newark (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, "Newark (CA)", 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[230] = new Array(marker, "Newfoundland (NJ)", 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[231] = 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[232] = 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[233] = 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[234] = new Array(marker, "North Highlands (CA)", InfoHTML, point); point = new GLatLng(34.2386799, -118.4805569); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
North Hills (CA) - 2 Applicants
" + 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, "North Hills (CA) - 2 Applicants", InfoHTML, point); point = new GLatLng(36.2544046, -115.1770586); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
North Las Vegas (NV)
" + 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, "North Las Vegas (NV)", 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[237] = 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[238] = new Array(marker, "Northglenn (CO)", InfoHTML, point); point = new GLatLng(34.2822134, -118.5506158); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Northridge (CA)
" + 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, "Northridge (CA)", InfoHTML, point); point = new GLatLng(33.914357, -118.0771515); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Norwalk (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, "Norwalk (CA)", InfoHTML, point); point = new GLatLng(38.0619546, -122.5429309); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Novato (CA)
" + 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, "Novato (CA)", InfoHTML, point); point = new GLatLng(37.8050142, -122.2029832); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Oakland (CA) - 36 Applicants
" + 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, "Oakland (CA) - 36 Applicants", InfoHTML, point); point = new GLatLng(33.195235, -117.3557716); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Oceanside (CA) - 3 Applicants
" + 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, "Oceanside (CA) - 3 Applicants", InfoHTML, point); point = new GLatLng(34.447705, -119.247112); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Ojai (CA)
" + 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, "Ojai (CA)", InfoHTML, point); point = new GLatLng(47.04493, -122.901648); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Olympia (WA)
" + 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, "Olympia (WA)", InfoHTML, point); point = new GLatLng(34.0365637, -117.6200138); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Ontario (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, "Ontario (CA)", InfoHTML, point); point = new GLatLng(33.8036197, -117.8370041); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Orange (CA) - 2 Applicants
" + 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, "Orange (CA) - 2 Applicants", InfoHTML, point); point = new GLatLng(38.688498, -121.225524); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Orangevale (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, "Orangevale (CA)", InfoHTML, point); point = new GLatLng(37.880488, -122.181795); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Orinda (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, "Orinda (CA)", InfoHTML, point); point = new GLatLng(28.3675319, -81.4169093); 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[250] = new Array(marker, "Orlando (FL)", InfoHTML, point); point = new GLatLng(34.235913, -119.1681373); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Oxnard (CA)
" + 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, "Oxnard (CA)", InfoHTML, point); point = new GLatLng(36.6264335, -121.9302449); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Pacific 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[252] = new Array(marker, "Pacific Grove (CA)", InfoHTML, point); point = new GLatLng(37.614669, -122.48612); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Pacifica (CA) - 2 Applicants
" + 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, "Pacifica (CA) - 2 Applicants", InfoHTML, point); point = new GLatLng(37.4561297, -122.1235054); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Palo Alto (CA) - 5 Applicants
" + 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, "Palo Alto (CA) - 5 Applicants", InfoHTML, point); point = new GLatLng(30.165746, -85.7615379); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Panama City (FL)
" + 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, "Panama City (FL)", InfoHTML, point); point = new GLatLng(34.1746169, -118.1649291); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Pasadena (CA) - 2 Applicants
" + 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, "Pasadena (CA) - 2 Applicants", InfoHTML, point); point = new GLatLng(35.6573145, -120.7579834); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Paso Robles (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, "Paso Robles (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[258] = new Array(marker, "Pescadero (CA)", InfoHTML, point); point = new GLatLng(38.245848, -122.628755); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Petaluma (CA)
" + 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, "Petaluma (CA)", InfoHTML, point); point = new GLatLng(34.426301, -117.572532); 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[260] = new Array(marker, "Phelan (CA)", InfoHTML, point); point = new GLatLng(33.4660406, -112.0118669); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Phoenix (AZ) - 3 Applicants
" + 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, "Phoenix (AZ) - 3 Applicants", InfoHTML, point); point = new GLatLng(37.824392, -122.231291); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Piedmont (CA)
" + 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, "Piedmont (CA)", InfoHTML, point); point = new GLatLng(32.839854, -116.498412); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Pine 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[263] = new Array(marker, "Pine Valley (CA)", InfoHTML, point); point = new GLatLng(37.9963136, -122.2937428); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Pinole (CA)
" + 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, "Pinole (CA)", 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[265] = new Array(marker, "Pinon Hills (CA)", InfoHTML, point); point = new GLatLng(38.014372, -121.897412); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Pittsburg (CA)
" + 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, "Pittsburg (CA)", 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[267] = new Array(marker, "Pittsburgh (PA)", 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[268] = new Array(marker, "Playa Vista (CA)", InfoHTML, point); point = new GLatLng(37.9448915, -122.0723816); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Pleasant 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[269] = new Array(marker, "Pleasant Hill (CA)", InfoHTML, point); point = new GLatLng(37.676033, -121.897045); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Pleasanton (CA) - 3 Applicants
" + 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, "Pleasanton (CA) - 3 Applicants", InfoHTML, point); point = new GLatLng(41.952751, -70.66996); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Plymouth (MA)
" + 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, "Plymouth (MA)", 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[272] = new Array(marker, "Pocatello (ID)", 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[273] = new Array(marker, "Point Mugu (CA)", InfoHTML, point); point = new GLatLng(34.161081, -119.195255); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Port Hueneme (CA)
" + 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, "Port Hueneme (CA)", InfoHTML, point); point = new GLatLng(34.2894584, -118.5622893); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Porter Ranch (CA) - 3 Applicants
" + 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, "Porter Ranch (CA) - 3 Applicants", InfoHTML, point); point = new GLatLng(45.5352835, -122.6037536); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Portland (OR) - 3 Applicants
" + 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, "Portland (OR) - 3 Applicants", 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[277] = new Array(marker, "Portola (CA)", InfoHTML, point); point = new GLatLng(40.255778, -111.6586); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Provo (UT) - 3 Applicants
" + 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, "Provo (UT) - 3 Applicants", InfoHTML, point); point = new GLatLng(46.72773, -117.170009); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Pullman (WA) - 2 Applicants
" + 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, "Pullman (WA) - 2 Applicants", 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[280] = new Array(marker, "Puyallup (WA)", InfoHTML, point); point = new GLatLng(30.579517, -84.576755); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Quincy (FL)
" + 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, "Quincy (FL)", 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[282] = new Array(marker, "Raleigh (NC)", InfoHTML, point); point = new GLatLng(38.5961116, -121.2969674); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Rancho Cordova (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, "Rancho Cordova (CA)", InfoHTML, point); point = new GLatLng(34.0965313, -117.5848025); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Rancho Cucamonga (CA) - 2 Applicants
" + 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, "Rancho Cucamonga (CA) - 2 Applicants", InfoHTML, point); point = new GLatLng(33.7456493, -118.3637264); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Rancho Palos Verdes (CA) - 2 Applicants
" + 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, "Rancho Palos Verdes (CA) - 2 Applicants", 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[286] = new Array(marker, "Rancho Santa Fe (CA)", InfoHTML, point); point = new GLatLng(33.6411094, -117.6141457); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Rancho Santa Margarita (CA) - 2 Applicants
" + 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, "Rancho Santa Margarita (CA) - 2 Applicants", 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[288] = new Array(marker, "Red Bluff (CA)", InfoHTML, point); point = new GLatLng(34.0746326, -117.1617685); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Redlands (CA)
" + 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, "Redlands (CA)", InfoHTML, point); point = new GLatLng(33.865913, -118.3754131); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Redondo Beach (CA) - 3 Applicants
" + 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, "Redondo Beach (CA) - 3 Applicants", InfoHTML, point); point = new GLatLng(37.4634447, -122.2256803); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Redwood City (CA) - 3 Applicants
" + 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, "Redwood City (CA) - 3 Applicants", 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[292] = 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[293] = new Array(marker, "Rego Park (NY)", InfoHTML, point); point = new GLatLng(39.5444839, -119.950926); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Reno (NV)
" + 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, "Reno (NV)", 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[295] = new Array(marker, "Reseda (CA)", InfoHTML, point); point = new GLatLng(37.9494491, -122.384425); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Richmond (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, "Richmond (CA)", InfoHTML, point); point = new GLatLng(33.9265709, -117.3498955); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Riverside (CA) - 7 Applicants
" + 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, "Riverside (CA) - 7 Applicants", InfoHTML, point); point = new GLatLng(40.522266, -111.938732); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Riverton (UT)
" + 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, "Riverton (UT)", InfoHTML, point); point = new GLatLng(38.8113924, -121.2740813); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Rocklin (CA)
" + 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, "Rocklin (CA)", InfoHTML, point); point = new GLatLng(38.027962, -122.265902); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Rodeo (CA) - 2 Applicants
" + 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, "Rodeo (CA) - 2 Applicants", InfoHTML, point); point = new GLatLng(38.347263, -122.692248); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Rohnert 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[301] = new Array(marker, "Rohnert Park (CA)", InfoHTML, point); point = new GLatLng(34.069966, -118.082069); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Rosemead (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, "Rosemead (CA)", InfoHTML, point); point = new GLatLng(38.761375, -121.294141); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Roseville (CA) - 2 Applicants
" + 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, "Roseville (CA) - 2 Applicants", InfoHTML, point); point = new GLatLng(33.978743, -117.888496); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Rowland Heights (CA) - 2 Applicants
" + 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, "Rowland Heights (CA) - 2 Applicants", InfoHTML, point); point = new GLatLng(38.5848773, -121.3827505); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Sacramento (CA) - 23 Applicants
" + 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, "Sacramento (CA) - 23 Applicants", 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[306] = new Array(marker, "Saint Petersburg (FL)", 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[307] = new Array(marker, "Saline (MI)", InfoHTML, point); point = new GLatLng(37.982448, -122.569086); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
San Anselmo (CA)
" + 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, "San Anselmo (CA)", InfoHTML, point); point = new GLatLng(34.135987, -117.294161); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
San Bernardino (CA) - 2 Applicants
" + 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, "San Bernardino (CA) - 2 Applicants", InfoHTML, point); point = new GLatLng(37.498476, -122.268635); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
San Carlos (CA) - 2 Applicants
" + 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, "San Carlos (CA) - 2 Applicants", InfoHTML, point); point = new GLatLng(32.7626935, -117.1235339); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
San Diego (CA) - 33 Applicants
" + 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, "San Diego (CA) - 33 Applicants", InfoHTML, point); point = new GLatLng(34.1009953, -117.8194197); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
San Dimas (CA)
" + 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, "San Dimas (CA)", InfoHTML, point); point = new GLatLng(37.7657862, -122.4863492); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
San Francisco (CA) - 64 Applicants
" + 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, "San Francisco (CA) - 64 Applicants", InfoHTML, point); point = new GLatLng(34.0895991, -118.0947106); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
San Gabriel (CA)
" + 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, "San Gabriel (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[315] = 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[316] = new Array(marker, "San Jacinto (CA)", InfoHTML, point); point = new GLatLng(37.2471229, -121.8277925); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
San Jose (CA) - 39 Applicants
" + 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, "San Jose (CA) - 39 Applicants", InfoHTML, point); point = new GLatLng(37.7199247, -122.1689284); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
San Leandro (CA) - 3 Applicants
" + 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, "San Leandro (CA) - 3 Applicants", 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[319] = new Array(marker, "San Luis Obispo (CA)", InfoHTML, point); point = new GLatLng(33.1800176, -117.1558867); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
San Marcos (CA)
" + 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, "San Marcos (CA)", InfoHTML, point); point = new GLatLng(34.1247921, -118.1181199); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
San Marino (CA)
" + 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, "San Marino (CA)", InfoHTML, point); point = new GLatLng(37.5549479, -122.2710602); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
San Mateo (CA)
" + 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, "San Mateo (CA)", InfoHTML, point); point = new GLatLng(37.962828, -122.345359); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
San Pablo (CA) - 2 Applicants
" + 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, "San Pablo (CA) - 2 Applicants", InfoHTML, point); point = new GLatLng(33.736043, -118.287927); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
San Pedro (CA)
" + 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, "San Pedro (CA)", InfoHTML, point); point = new GLatLng(38.0270044, -122.5485873); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
San Rafael (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, "San Rafael (CA)", InfoHTML, point); point = new GLatLng(37.763661, -121.955188); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
San Ramon (CA) - 2 Applicants
" + 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, "San Ramon (CA) - 2 Applicants", InfoHTML, point); point = new GLatLng(33.7246333, -117.9073244); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Santa Ana (CA) - 5 Applicants
" + 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, "Santa Ana (CA) - 5 Applicants", InfoHTML, point); point = new GLatLng(34.4201172, -119.7020606); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Santa Barbara (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, "Santa Barbara (CA)", InfoHTML, point); point = new GLatLng(37.3598283, -121.9814354); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Santa Clara (CA) - 6 Applicants
" + 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, "Santa Clara (CA) - 6 Applicants", InfoHTML, point); point = new GLatLng(34.3677169, -118.4747173); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Santa Clarita (CA) - 2 Applicants
" + 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, "Santa Clarita (CA) - 2 Applicants", InfoHTML, point); point = new GLatLng(36.9774519, -121.9871217); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Santa Cruz (CA) - 8 Applicants
" + 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, "Santa Cruz (CA) - 8 Applicants", InfoHTML, point); point = new GLatLng(34.9516318, -120.5048792); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Santa Maria (CA)
" + 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, "Santa Maria (CA)", InfoHTML, point); point = new GLatLng(34.009746, -118.4659576); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Santa Monica (CA) - 2 Applicants
" + 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, "Santa Monica (CA) - 2 Applicants", InfoHTML, point); point = new GLatLng(38.4810285, -122.7294309); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Santa Rosa (CA) - 7 Applicants
" + 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, "Santa Rosa (CA) - 7 Applicants", InfoHTML, point); point = new GLatLng(32.85517, -116.983141); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Santee (CA)
" + 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, "Santee (CA)", InfoHTML, point); point = new GLatLng(37.266422, -122.020859); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Saratoga (CA)
" + 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, "Saratoga (CA)", InfoHTML, point); point = new GLatLng(52.115188, -106.651522); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Saskatoon (Canada)
" + 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, "Saskatoon (Canada)", InfoHTML, point); point = new GLatLng(37.055575, -122.012048); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Scotts 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[338] = new Array(marker, "Scotts Valley (CA)", 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[339] = new Array(marker, "Scottsdale (AZ)", InfoHTML, point); point = new GLatLng(33.7498659, -118.0771515); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Seal 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[340] = new Array(marker, "Seal Beach (CA)", InfoHTML, point); point = new GLatLng(47.6600087, -122.3425575); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Seattle (WA)
" + 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, "Seattle (WA)", InfoHTML, point); point = new GLatLng(38.402084, -122.824191); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Sebastopol (CA) - 4 Applicants
" + 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, "Sebastopol (CA) - 4 Applicants", InfoHTML, point); point = new GLatLng(35.886901, -83.574182); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Sevierville (TN)
" + 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, "Sevierville (TN)", InfoHTML, point); point = new GLatLng(34.1482691, -118.4338345); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Sherman Oaks (CA) - 4 Applicants
" + 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, "Sherman Oaks (CA) - 4 Applicants", InfoHTML, point); point = new GLatLng(32.4545928, -93.7079745); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Shreveport (LA) - 2 Applicants
" + 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, "Shreveport (LA) - 2 Applicants", InfoHTML, point); point = new GLatLng(39.0041504, -77.0391754); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Silver Spring (MD) - 2 Applicants
" + 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, "Silver Spring (MD) - 2 Applicants", InfoHTML, point); point = new GLatLng(34.2905991, -118.7780987); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Simi Valley (CA) - 2 Applicants
" + 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, "Simi Valley (CA) - 2 Applicants", InfoHTML, point); point = new GLatLng(14.0393017, 99.5155721); 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[348] = new Array(marker, "Singapore", InfoHTML, point); point = new GLatLng(32.995885, -117.256719); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Solana 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[349] = new Array(marker, "Solana Beach (CA)", InfoHTML, point); point = new GLatLng(36.427306, -121.319232); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Soledad (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, "Soledad (CA)", InfoHTML, point); point = new GLatLng(38.291942, -122.457776); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Sonoma (CA)
" + 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, "Sonoma (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[352] = new Array(marker, "South Bend (IN)", InfoHTML, point); point = new GLatLng(41.667677, -72.60205); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
South Glastonbury (CT)
" + 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, "South Glastonbury (CT)", InfoHTML, point); point = new GLatLng(34.111925, -118.157308); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
South Pasadena (CA) - 2 Applicants
" + 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, "South Pasadena (CA) - 2 Applicants", 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[355] = new Array(marker, "South Portland (ME)", InfoHTML, point); point = new GLatLng(37.6531903, -122.4184108); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
South San Francisco (CA)
" + 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, "South San Francisco (CA)", InfoHTML, point); point = new GLatLng(32.73098, -116.971596); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Spring 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[357] = new Array(marker, "Spring 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[358] = new Array(marker, "St. Joseph (MO)", InfoHTML, point); point = new GLatLng(37.426428, -122.1660901); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Stanford (CA)
" + 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, "Stanford (CA)", 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[360] = new Array(marker, "Staunton (VA)", InfoHTML, point); point = new GLatLng(37.957763, -121.29116); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Stockton (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, "Stockton (CA)", InfoHTML, point); point = new GLatLng(42.955521, -81.623292); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Strathroy (Canada)
" + 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, "Strathroy (Canada)", InfoHTML, point); point = new GLatLng(34.1722, -118.3782); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Studio 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[363] = new Array(marker, "Studio City (CA)", 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[364] = new Array(marker, "Suffolk (VA)", InfoHTML, point); point = new GLatLng(38.243021, -121.994771); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Suisun 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[365] = new Array(marker, "Suisun City (CA)", InfoHTML, point); point = new GLatLng(37.3492097, -122.0326019); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Sunnyvale (CA) - 9 Applicants
" + 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, "Sunnyvale (CA) - 9 Applicants", 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[367] = new Array(marker, "Surrey (Canada)", InfoHTML, point); point = new GLatLng(34.307608, -118.449698); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Sylmar (CA)
" + 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, "Sylmar (CA)", InfoHTML, point); point = new GLatLng(35.131336, -118.441108); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Tehachapi (CA)
" + 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, "Tehachapi (CA)", InfoHTML, point); point = new GLatLng(33.508071, -117.124669); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Temecula (CA) - 2 Applicants
" + 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, "Temecula (CA) - 2 Applicants", 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[371] = new Array(marker, "Tempe (AZ)", InfoHTML, point); point = new GLatLng(45.593055, -121.181); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
The Dalles (OR)
" + 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, "The Dalles (OR)", InfoHTML, point); point = new GLatLng(34.1971476, -118.824722); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Thousand Oaks (CA) - 2 Applicants
" + 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, "Thousand Oaks (CA) - 2 Applicants", InfoHTML, point); point = new GLatLng(37.8869934, -122.463708); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Tiburon (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, "Tiburon (CA)", InfoHTML, point); point = new GLatLng(45.45632, -123.840009); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Tillamook (OR)
" + 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, "Tillamook (OR)", 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[376] = new Array(marker, "Timonium (MD)", InfoHTML, point); point = new GLatLng(28.589703, -80.820442); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Titusville (FL)
" + 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, "Titusville (FL)", 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[378] = new Array(marker, "Toluca Lake (CA)", 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[379] = new Array(marker, "Tooele (UT)", InfoHTML, point); point = new GLatLng(33.8357761, -118.3111262); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Torrance (CA) - 5 Applicants
" + 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, "Torrance (CA) - 5 Applicants", InfoHTML, point); point = new GLatLng(37.739726, -121.43641); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Tracy (CA)
" + 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, "Tracy (CA)", InfoHTML, point); point = new GLatLng(32.3312255, -111.0341183); 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[382] = new Array(marker, "Tucson (AZ)", InfoHTML, point); point = new GLatLng(36.1449378, -95.9039944); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Tulsa (OK)
" + 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, "Tulsa (OK)", InfoHTML, point); point = new GLatLng(37.503406, -120.854293); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Turlock (CA) - 3 Applicants
" + 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, "Turlock (CA) - 3 Applicants", InfoHTML, point); point = new GLatLng(34.1410917, -117.6552185); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Upland (CA) - 3 Applicants
" + 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, "Upland (CA) - 3 Applicants", 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[386] = new Array(marker, "Utica (NY)", InfoHTML, point); point = new GLatLng(38.0957479, -122.2483726); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Vallejo (CA) - 3 Applicants
" + 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, "Vallejo (CA) - 3 Applicants", InfoHTML, point); point = new GLatLng(34.164871, -118.404158); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Valley 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[388] = new Array(marker, "Valley Village (CA)", InfoHTML, point); point = new GLatLng(34.18666, -118.448708); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Van Nuys (CA) - 2 Applicants
" + 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, "Van Nuys (CA) - 2 Applicants", InfoHTML, point); point = new GLatLng(33.9962144, -118.4688776); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Venice (CA) - 2 Applicants
" + 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, "Venice (CA) - 2 Applicants", InfoHTML, point); point = new GLatLng(34.3483818, -119.3018011); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Ventura (CA) - 2 Applicants
" + 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, "Ventura (CA) - 2 Applicants", 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[392] = new Array(marker, "Vernon (NJ)", InfoHTML, point); point = new GLatLng(48.408094, -123.351658); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Victoria (Canada)
" + 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, "Victoria (Canada)", 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[394] = new Array(marker, "Virginia Beach (VA)", InfoHTML, point); point = new GLatLng(33.201602, -117.243469); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
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[395] = new Array(marker, "Vista (CA)", InfoHTML, point); point = new GLatLng(34.038006, -117.859647); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Walnut (CA)
" + 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, "Walnut (CA)", InfoHTML, point); point = new GLatLng(37.8854525, -122.0326019); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Walnut Creek (CA) - 6 Applicants
" + 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, "Walnut Creek (CA) - 6 Applicants", InfoHTML, point); point = new GLatLng(38.9091757, -77.0161436); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Washington (DC) - 2 Applicants
" + 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, "Washington (DC) - 2 Applicants", 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[399] = new Array(marker, "Washington (ME)", InfoHTML, point); point = new GLatLng(36.91653, -121.771585); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Watsonville (CA)
" + 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, "Watsonville (CA)", InfoHTML, point); point = new GLatLng(34.0656464, -117.9424743); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
West Covina (CA) - 2 Applicants
" + 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, "West Covina (CA) - 2 Applicants", InfoHTML, point); point = new GLatLng(34.186614, -118.64276); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
West 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[402] = new Array(marker, "West Hills (CA)", 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[403] = new Array(marker, "West Jordan (UT)", InfoHTML, point); point = new GLatLng(33.759215, -117.989516); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Westminster (CA) - 3 Applicants
" + 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, "Westminster (CA) - 3 Applicants", InfoHTML, point); point = new GLatLng(33.9688451, -118.0332463); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Whittier (CA)
" + 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, "Whittier (CA)", 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[406] = new Array(marker, "Williamstown (MA)", InfoHTML, point); point = new GLatLng(39.404116, -123.351638); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Willits (CA)
" + 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, "Willits (CA)", InfoHTML, point); point = new GLatLng(39.7329896, -75.6789905); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Wilmington (DE)
" + 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, "Wilmington (DE)", InfoHTML, point); point = new GLatLng(42.5682996, -71.1567344); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Wilmington (ME)
" + 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, "Wilmington (ME)", InfoHTML, point); point = new GLatLng(42.448844, -71.14741); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Winchester (MA) - 2 Applicants
" + 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, "Winchester (MA) - 2 Applicants", InfoHTML, point); point = new GLatLng(49.854424, -97.114404); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Winnipeg (Canada) - 2 Applicants
" + 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, "Winnipeg (Canada) - 2 Applicants", InfoHTML, point); point = new GLatLng(38.525021, -121.970697); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Winters (CA)
" + 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, "Winters (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[413] = 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[414] = new Array(marker, "Woodbridge (VA)", InfoHTML, point); point = new GLatLng(38.677403, -121.765404); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Woodland (CA)
" + 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, "Woodland (CA)", InfoHTML, point); point = new GLatLng(34.1544724, -118.5914696); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Woodland Hills (CA) - 2 Applicants
" + 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, "Woodland Hills (CA) - 2 Applicants", InfoHTML, point); point = new GLatLng(31.13958, 112.246498); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Yidu (China)

" + 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, "Yidu (China)", InfoHTML, point); point = new GLatLng(33.9011405, -117.7959713); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Yorba 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[418] = new Array(marker, "Yorba Linda (CA)", InfoHTML, point); // And finnaly create sidebar createSideBar(); }