/* * 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 = "
Alameda (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, "Alameda (CA)", InfoHTML, point); point = new GLatLng(35.1338614, -106.6409198); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Albuquerque (NM)
" + 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, "Albuquerque (NM)", InfoHTML, point); point = new GLatLng(38.7871215, -77.1197521); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Alexandria (VA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[2] = new Array(marker, "Alexandria (VA)", InfoHTML, point); point = new GLatLng(34.1544943, -117.5789333); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Alta Loma (CA)
" + 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, "Alta Loma (CA)", InfoHTML, point); point = new GLatLng(33.8276052, -117.9073244); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Anaheim (CA)
" + 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, "Anaheim (CA) ", InfoHTML, point); point = new GLatLng(39.8491848, -105.1375908); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Arvada (CO)
" + 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, "Arvada (CO)", InfoHTML, point); point = new GLatLng(46.757755, -122.030334); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Ashford (WA)
" + 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, "Ashford (WA)", 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[7] = new Array(marker, "Atascadero (CA)", InfoHTML, point); point = new GLatLng(33.8363126, -84.3857442); 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[8] = new Array(marker, "Atlanta (GA)", InfoHTML, point); point = new GLatLng(30.305809, -97.8177601); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Austin (TX) - 2 Faculty
" + 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, "Austin (TX) - 2 Faculty", InfoHTML, point); point = new GLatLng(35.182134, -120.732715); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Avila 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[10] = new Array(marker, "Avila Beach (CA)", InfoHTML, point); point = new GLatLng(44.4686647, -72.4064199); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Barre (VT)
" + 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, "Barre (VT)", InfoHTML, point); point = new GLatLng(41.9749611, -88.1974148); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Bartlett (IL)
" + 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, "Bartlett (IL)", InfoHTML, point); point = new GLatLng(30.4192451, -91.1448981); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Baton Rouge (LA)
" + 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, "Baton Rouge (LA)", InfoHTML, point); point = new GLatLng(38.07248, -122.14607); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Benicia (CA)
" + 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, "Benicia (CA)", InfoHTML, point); point = new GLatLng(37.873706, -122.2512089); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Berkeley (CA) - 2 Faculty
" + 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, "Berkeley (CA) - 2 Faculty", InfoHTML, point); point = new GLatLng(36.205633, -81.669656); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Boone (NC)
" + 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, "Boone (NC)", InfoHTML, point); point = new GLatLng(37.134186, -122.12639); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Boulder Creek (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, "Boulder Creek (CA)", InfoHTML, point); point = new GLatLng(39.0064, -76.7795); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Bowie (MD)
" + 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, "Bowie (MD)", InfoHTML, point); point = new GLatLng(37.2770029, -121.9529992); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Campbell (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, "Campbell (CA)", InfoHTML, point); point = new GLatLng(40.563062, -90.040599); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Canton (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, "Canton (IL)", InfoHTML, point); point = new GLatLng(33.105162, -117.2970026); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Carlsbad (CA) - 4 Faculty
" + 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, "Carlsbad (CA) - 4 Faculty", InfoHTML, point); point = new GLatLng(35.9107512, -79.0814523); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Carrboro (NC)
" + 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, "Carrboro (NC)", InfoHTML, point); point = new GLatLng(39.1669171, -119.8120795); 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[23] = new Array(marker, "Carson City (NV)", InfoHTML, point); point = new GLatLng(42.272392, -85.06152); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Ceresco (MI)
" + 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, "Ceresco (MI)", InfoHTML, point); point = new GLatLng(33.8724552, -118.0595907); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Cerritos (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[25] = new Array(marker, "Cerritos (CA)", InfoHTML, point); point = new GLatLng(40.1017582, -88.2753144); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Champaign (IL)
" + 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, "Champaign (IL)", InfoHTML, point); point = new GLatLng(39.2798828, -84.406761); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Cincinnati (OH)
" + 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, "Cincinnati (OH)", InfoHTML, point); point = new GLatLng(41.210394, -79.381683); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Clarion (PA) - 3 Faculty
" + 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, "Clarion (PA) - 3 Faculty", InfoHTML, point); point = new GLatLng(37.9461207, -122.0212337); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Concord (CA)
" + 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, "Concord (CA)", InfoHTML, point); point = new GLatLng(37.315813, -122.043976); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Cupertino (CA) - 2 Faculty
" + 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, "Cupertino (CA) - 2 Faculty", InfoHTML, point); point = new GLatLng(34.533691, -83.983274); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Dahlonega (GA)
" + 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, "Dahlonega (GA)", InfoHTML, point); point = new GLatLng(37.641319, -84.77444); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Danville (KY)
" + 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, "Danville (KY)", InfoHTML, point); point = new GLatLng(42.3446054, -83.2827093); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Dearborn Heights (MI)
" + 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, "Dearborn Heights (MI)", InfoHTML, point); point = new GLatLng(33.2297522, -97.1090215); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Denton (TX)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[34] = new Array(marker, "Denton (TX)", InfoHTML, point); point = new GLatLng(39.6974551, -104.8746508); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Denver (CO) - 4 Faculty
" + 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, "Denver (CO) - 4 Faculty", InfoHTML, point); point = new GLatLng(53.3389275, -6.2505777); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Dublin (Ireland)
" + 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, "Dublin (Ireland)", InfoHTML, point); point = new GLatLng(35.976304, -78.9175088); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Durham (NC)
" + 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, "Durham (NC)", InfoHTML, point); point = new GLatLng(37.919832, -122.302316); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
El Cerrito (CA)
" + 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, "El Cerrito (CA)", InfoHTML, point); point = new GLatLng(34.0688464, -118.0127534); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
El Monte (CA)
" + 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, "El Monte (CA)", InfoHTML, point); point = new GLatLng(38.412319, -96.192866); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Emporia (KS)
" + 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, "Emporia (KS)", InfoHTML, point); point = new GLatLng(34.1540054, -118.4922355); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Encino (CA)
" + 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, "Encino (CA)", InfoHTML, point); point = new GLatLng(42.11624, -76.017691); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Endwell (NY)
" + 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, "Endwell (NY)", InfoHTML, point); point = new GLatLng(44.045555, -123.101276); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Eugene (OR)
" + 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, "Eugene (OR)", InfoHTML, point); point = new GLatLng(41.171742, -73.2647416); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Fairfield (CT)
" + 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, "Fairfield (CT)", 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[45] = new Array(marker, "Fallbrook (CA)", InfoHTML, point); point = new GLatLng(48.8741151, -122.6315533); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Ferndale (WA)
" + 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, "Ferndale (WA)", InfoHTML, point); point = new GLatLng(33.7168761, -117.9600466); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Fountain 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[47] = new Array(marker, "Fountain Valley (CA)", InfoHTML, point); point = new GLatLng(33.881922, -117.8956062); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Fullerton (CA)
" + 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, "Fullerton (CA)", InfoHTML, point); point = new GLatLng(34.319379, -83.8154791); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Gainesville (GA)
" + 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, "Gainesville (GA)", InfoHTML, point); point = new GLatLng(34.1980641, -118.2351192); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Glendale (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, "Glendale (CA)", InfoHTML, point); point = new GLatLng(36.0194052, -79.8856824); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Greensboro (NC)
" + 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, "Greensboro (NC)", InfoHTML, point); point = new GLatLng(41.3757828, -72.9342451); 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[52] = new Array(marker, "Hamden (CT)", InfoHTML, point); point = new GLatLng(34.113546, -117.189603); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Highland (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[53] = new Array(marker, "Highland (CA)", InfoHTML, point); point = new GLatLng(33.6690798, -117.9659037); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Huntington Beach (CA) - 2 Faculty
" + 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, "Huntington Beach (CA) - 2 Faculty", InfoHTML, point); point = new GLatLng(47.7567128, -122.5231979); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Indianola (WA)
" + 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, "Indianola (WA)", InfoHTML, point); point = new GLatLng(41.657885, -91.533087); 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[56] = new Array(marker, "Iowa City (IA)", InfoHTML, point); point = new GLatLng(42.444586, -76.499259); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Ithaca (NY)
" + 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, "Ithaca (NY)", InfoHTML, point); point = new GLatLng(31.966207, -95.26286); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Jacksonville (TX)
" + 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, "Jacksonville (TX)", InfoHTML, point); point = new GLatLng(38.569751, -92.194052); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Jefferson City (MO)
" + 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, "Jefferson City (MO)", 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[60] = new Array(marker, "La Habra (CA)", InfoHTML, point); point = new GLatLng(37.319056, -122.274258); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
La Honda (CA)
" + 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, "La Honda (CA)", InfoHTML, point); point = new GLatLng(33.907438, -118.0010421); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
La Mirada (CA)
" + 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, "La Mirada (CA)", InfoHTML, point); point = new GLatLng(30.2002897, -92.0763253); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Lafayette (LA)
" + 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, "Lafayette (LA)", InfoHTML, point); point = new GLatLng(46.514992, -91.700047); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Lake Negabamon (WI)
" + 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, "Lake Negabamon (WI)", InfoHTML, point); point = new GLatLng(35.9987358, -115.1592718); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
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[65] = new Array(marker, "Las Vegas (NV)", InfoHTML, point); point = new GLatLng(47.35094, -.225559); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Les Rosiers-sur-Loire (France)

" + 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, "Les Rosiers-sur-Loire (France)", InfoHTML, point); point = new GLatLng(40.7831814, -96.6370893); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Lincoln (NE)
" + 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, "Lincoln (NE)", InfoHTML, point); point = new GLatLng(37.682032, -121.768363); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Livermore (CA)
" + 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, "Livermore (CA)", InfoHTML, point); point = new GLatLng(33.758082, -118.1064156); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Long 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[69] = new Array(marker, "Long Beach (CA)", InfoHTML, point); point = new GLatLng(34.0324632, -118.395863); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Los Angeles (CA) - 3 Faculty
" + 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, "Los Angeles (CA) - 3 Faculty", InfoHTML, point); point = new GLatLng(38.1655689, -85.735897); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Louisville (KY)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[71] = new Array(marker, "Louisville (KY)", InfoHTML, point); point = new GLatLng(44.37635, -64.309889); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Lunenburg (Canada)
" + 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, "Lunenburg (Canada)", InfoHTML, point); point = new GLatLng(37.4484914, -122.1802812); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Menlo 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[73] = new Array(marker, "Menlo Park (CA)", InfoHTML, point); point = new GLatLng(43.8057999, -74.018261); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Minerva (NY)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[74] = new Array(marker, "Minerva (NY)", InfoHTML, point); point = new GLatLng(33.6062809, -117.6728185); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Mission Viejo (CA) - 2 Faculty
" + 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, "Mission Viejo (CA) - 2 Faculty", InfoHTML, point); point = new GLatLng(36.59378, -121.882465); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Monterey (CA) - 2 Faculty
" + 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, "Monterey (CA) - 2 Faculty", InfoHTML, point); point = new GLatLng(37.131768, -121.633867); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Morgan Hill (CA) - 2 Faculty
" + 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, "Morgan Hill (CA) - 2 Faculty", InfoHTML, point); point = new GLatLng(40.3929691, -80.0479039); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Mount Lebanon (PA)
" + 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, "Mount Lebanon (PA)", InfoHTML, point); point = new GLatLng(37.389475, -122.081694); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Mountain View (CA)

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[79] = new Array(marker, "Mountain View (CA)", InfoHTML, point); point = new GLatLng(35.852265, -86.40101); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Murfreesboro (TN)
" + 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, "Murfreesboro (TN)", InfoHTML, point); point = new GLatLng(33.5784347, -117.1617685); 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[81] = new Array(marker, "Murrieta (CA)", InfoHTML, point); point = new GLatLng(40.42714, -79.698139); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Murrysville (PA)
" + 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, "Murrysville (PA)", InfoHTML, point); point = new GLatLng(49.207557, -123.969735); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Nanaimo (Canada)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[83] = new Array(marker, "Nanaimo (Canada)", InfoHTML, point); point = new GLatLng(40.7811605, -73.9492079); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
New York (NY) - 2 Faculty
" + 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, "New York (NY) - 2 Faculty", InfoHTML, point); point = new GLatLng(42.301079, -71.805282); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Norfolk (MA)
" + 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, "Norfolk (MA)", InfoHTML, point); point = new GLatLng(36.9056652, -76.2131474); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Norfolk (VA)
" + 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, "Norfolk (VA)", InfoHTML, point); point = new GLatLng(41.11366, -73.407654); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Norwalk (CT)

" + 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, "Norwalk (CT)", InfoHTML, point); point = new GLatLng(37.8321173, -122.2625529); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Oakland (CA) - 3 Faculty
" + 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, "Oakland (CA) - 3 Faculty", InfoHTML, point); point = new GLatLng(40.7371137, -73.7536695); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Oakland Gardens (NY)
" + 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, "Oakland Gardens (NY)", 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[90] = new Array(marker, "Ojai (CA)", InfoHTML, point); point = new GLatLng(32.4085803, -110.9625854); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Oro Valley (AZ)
" + 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, "Oro Valley (AZ)", InfoHTML, point); point = new GLatLng(34.1903021, -119.2262667); 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[92] = new Array(marker, "Oxnard (CA)", InfoHTML, point); point = new GLatLng(37.4561297, -122.1235054); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Palo Alto (CA) - 2 Faculty
" + 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, "Palo Alto (CA) - 2 Faculty", InfoHTML, point); point = new GLatLng(34.1336538, -118.1649291); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Pasadena (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[94] = new Array(marker, "Pasadena (CA)", InfoHTML, point); point = new GLatLng(33.790348, -117.226085); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Perris (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[95] = new Array(marker, "Perris (CA)", InfoHTML, point); point = new GLatLng(-41.225468, 174.87915); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Petone Lower Hutt (New Zealand)
" + 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, "Petone Lower Hutt (New Zealand)", InfoHTML, point); point = new GLatLng(39.9428031, -75.2304038); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Philadelphia (PA)
" + 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, "Philadelphia (PA)", InfoHTML, point); point = new GLatLng(33.428348, -80.029633); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Pineville (SC)
" + 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, "Pineville (SC)", InfoHTML, point); point = new GLatLng(26.1218038, -80.2209773); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Plantation (FL)
" + 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, "Plantation (FL)", InfoHTML, point); point = new GLatLng(45.5162412, -122.5975269); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Portland (OR)
" + 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, "Portland (OR)", InfoHTML, point); point = new GLatLng(47.598204, -52.838379); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Portugal Cover-St. Philips (Canada)
" + 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, "Portugal Cover-St. Philips (Canada)", InfoHTML, point); point = new GLatLng(32.9876688, -117.0205594); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Poway (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, "Poway (CA)", InfoHTML, point); point = new GLatLng(40.033872, -74.052977); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Princeton (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, "Princeton (NJ)", InfoHTML, point); point = new GLatLng(36.802344, -121.657133); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Prunedale (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, "Prunedale (CA)", InfoHTML, point); point = new GLatLng(42.23591, -70.97953); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Quincy (MA)
" + 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, "Quincy (MA)", InfoHTML, point); point = new GLatLng(35.8409242, -78.6228504); 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[106] = new Array(marker, "Raleigh (NC)", InfoHTML, point); point = new GLatLng(37.9383242, -122.3277578); 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[107] = new Array(marker, "Richmond (CA)", 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[108] = new Array(marker, "Rohnert Park (CA)", InfoHTML, point); point = new GLatLng(38.5800184, -121.4627576); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Sacramento (CA) - 2 Faculty
" + 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, "Sacramento (CA) - 2 Faculty", InfoHTML, point); point = new GLatLng(36.7272444, -121.6397184); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Salinas (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, "Salinas (CA)", InfoHTML, point); point = new GLatLng(40.7227943, -111.7018452); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Salt Lake City (UT) - 2 Faculty
" + 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, "Salt Lake City (UT) - 2 Faculty", InfoHTML, point); point = new GLatLng(37.627559, -122.431417); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
San Bruno (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[112] = new Array(marker, "San Bruno (CA)", InfoHTML, point); point = new GLatLng(29.3979578, -98.4677851); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
San Antonio (TX) - 2 Faculty
" + 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, "San Antonio (TX) - 2 Faculty", InfoHTML, point); point = new GLatLng(37.498476, -122.268635); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
San Carlos (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[114] = new Array(marker, "San Carlos (CA)", InfoHTML, point); point = new GLatLng(33.4003969, -117.5613246); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
San Clemente (CA)
" + 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, "San Clemente (CA)", InfoHTML, point); point = new GLatLng(32.8035724, -117.026445); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
San Diego (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, "San Diego (CA)", InfoHTML, point); point = new GLatLng(37.7432421, -122.497668); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
San Francisco (CA) - 5 Faculty
" + 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, "San Francisco (CA) - 5 Faculty", InfoHTML, point); point = new GLatLng(37.3456227, -121.8847222); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
San Jose (CA) - 13 Faculty
" + 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, "San Jose (CA) - 13 Faculty", InfoHTML, point); point = new GLatLng(36.845658, -121.538351); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
San Juan Bautista (CA)
" + 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, "San Juan Bautista (CA)", InfoHTML, point); point = new GLatLng(37.7050703, -122.1235054); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
San Leandro (CA)
" + 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, "San Leandro (CA)", InfoHTML, point); point = new GLatLng(37.670357, -122.133269); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
San Lorenzo (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[121] = new Array(marker, "San Lorenzo (CA)", InfoHTML, point); point = new GLatLng(35.269561, -120.67038); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
San Luis Obispo (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[122] = new Array(marker, "San Luis Obispo (CA)", InfoHTML, point); point = new GLatLng(33.7400454, -118.3140488); 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[123] = new Array(marker, "San Pedro (CA)", InfoHTML, point); point = new GLatLng(37.3524, -121.9584); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Santa Clara (CA) - 2 Faculty
" + 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, "Santa Clara (CA) - 2 Faculty", InfoHTML, point); point = new GLatLng(35.681622, -105.938067); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Santa Fe (NM)
" + 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, "Santa Fe (NM)", InfoHTML, point); point = new GLatLng(52.128707, -106.663216); 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[126] = new Array(marker, "Saskatoon (Canada)", InfoHTML, point); point = new GLatLng(47.7170204, -122.3009337); 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[127] = new Array(marker, "Seattle (WA)", InfoHTML, point); point = new GLatLng(38.402084, -122.824191); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Sebastopol (CA) - 2 Faculty
" + 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, "Sebastopol (CA) - 2 Faculty", InfoHTML, point); point = new GLatLng(39.439169, -104.96152); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Sedalia (CO)
" + 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, "Sedalia (CO)", InfoHTML, point); point = new GLatLng(34.1423899, -118.4571974); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Sherman 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[130] = new Array(marker, "Sherman Oaks (CA)", InfoHTML, point); point = new GLatLng(47.7612471, -122.3000183); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Shoreline (WA)
" + 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, "Shoreline (WA)", InfoHTML, point); point = new GLatLng(36.706429, -78.90997); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
South Boston (VA)
" + 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, "South Boston (VA)", InfoHTML, point); point = new GLatLng(27.7896783, -82.6807458); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
St. 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[133] = new Array(marker, "St. Petersburg (FL)", InfoHTML, point); point = new GLatLng(40.786697, -77.85823); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
State College (PA)
" + 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, "State College (PA)", InfoHTML, point); point = new GLatLng(38.0425504, -121.3484448); 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[135] = new Array(marker, "Stockton (CA)", InfoHTML, point); point = new GLatLng(41.197865, -73.131854); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Stratford (CT)

" + 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, "Stratford (CT)", 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[137] = new Array(marker, "Suffolk (VA)", InfoHTML, point); point = new GLatLng(30.5547139, -84.0801613); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Tallahassee (FL) - 2 Faculty
" + 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, "Tallahassee (FL) - 2 Faculty", InfoHTML, point); point = new GLatLng(28.1213832, -82.3560389); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Tampa (FL)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[139] = new Array(marker, "Tampa (FL)", InfoHTML, point); point = new GLatLng(45.4081316, -122.8033845); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Tigard (OR)
" + 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, "Tigard (OR)", InfoHTML, point); point = new GLatLng(36.1537, -95.9926); 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[141] = new Array(marker, "Tulsa (OK)", InfoHTML, point); point = new GLatLng(33.1225986, -87.5593613); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Tuscaloosa (AL)
" + 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, "Tuscaloosa (AL)", InfoHTML, point); point = new GLatLng(33.748356, -117.811914); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Tustin (CA) - 2 Faculty
" + 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, "Tustin (CA) - 2 Faculty", InfoHTML, point); point = new GLatLng(38.10084, -122.254919); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Vallejo (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, "Vallejo (CA)", InfoHTML, point); point = new GLatLng(49.239236, -123.086702); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Vancouver (Canada)
" + 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, "Vancouver (Canada)", InfoHTML, point); point = new GLatLng(34.5639731, -117.3498955); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Victorville (CA)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_yellow.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[146] = new Array(marker, "Victorville (CA)", InfoHTML, point); point = new GLatLng(40.4167, -86.8751); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
West Lafayette (IN)
" + 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, "West Lafayette (IN)", InfoHTML, point); point = new GLatLng(40.120081, -82.917786); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Westerville (OH)
" + 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, "Westerville (OH)", 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[149] = new Array(marker, "Whittier (CA)", InfoHTML, point); point = new GLatLng(44.053086, -91.667374); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Winona (MN)
" + 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, "Winona (MN)", InfoHTML, point); point = new GLatLng(36.0564654, -80.3324514); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Winston-Salem (NC)
" + 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, "Winston-Salem (NC)", 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[152] = new Array(marker, "Woodland (CA)", InfoHTML, point); point = new GLatLng(33.888427, -117.82105); 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[153] = new Array(marker, "Yorba Linda (CA)", InfoHTML, point); point = new GLatLng(28.2265811, -82.1604849); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Zphyrhills (FL)
" + 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, "Zphyrhills (FL)", InfoHTML, point); // And finnaly create sidebar createSideBar(); }