/* * 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 = "
Allenstown
Neither PSNH nor Unitil report any remaining outages 12/19
" + 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, "Allenstown", InfoHTML, point); point = new GLatLng(43.14966, -72.361603); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Alstead
PSNH: no remaining outages reported 12/22 6:30 am
" + 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, "Alstead", InfoHTML, point); point = new GLatLng(43.4910481, -71.229575); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Alton
PSNH: no remaining outages reported 5 am 12/19
" + 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, "Alton", InfoHTML, point); point = new GLatLng(43.45601, -71.221894); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Alton
Power back Monday morning 12/15
" + 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, "Alton", InfoHTML, point); point = new GLatLng(43.443022, -71.208212); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Alton
Power back Saturday afternoon.
" + 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, "Alton", InfoHTML, point); point = new GLatLng(42.850182, -71.616259); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Amherst
Power back Saturday afternoon
" + 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, "Amherst", InfoHTML, point); point = new GLatLng(42.889058, -71.600845); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Amherst
Power restored Friday afternoon 12/19
" + 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, "Amherst", InfoHTML, point); point = new GLatLng(42.861216, -71.625564); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Amherst
PSNH: No remaining outages reported 12/24 11:59 pm
" + 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, "Amherst", InfoHTML, point); point = new GLatLng(42.801193, -71.596925); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Amherst
Power back Thursday overnight 12/18 - 12/19
" + 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, "Amherst", InfoHTML, point); point = new GLatLng(42.847375, -71.599927); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Amherst
Power back Thursday afternoon 12/18
" + 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, "Amherst", InfoHTML, point); point = new GLatLng(42.896662, -71.604578); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Amherst
Power back Thursday midnight 12/18
" + 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, "Amherst", InfoHTML, point); point = new GLatLng(42.847063, -71.62847); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Amherst
Power back Saturday evening 12/20
" + 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, "Amherst", InfoHTML, point); point = new GLatLng(43.037586, -71.949235); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Antrim
PSNH: No remaining outages 12/24 11:59 pm
" + 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, "Antrim", InfoHTML, point); point = new GLatLng(43.693366, -71.62929); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Ashland
PSNH: power restored to all customers
" + 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, "Ashland", InfoHTML, point); point = new GLatLng(42.777588, -72.423398); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Ashuelot
PSNH: no remaining outages reported 12/22 6:30 am
" + 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, "Ashuelot", InfoHTML, point); point = new GLatLng(42.8327225, -71.1567344); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Atkinson
PSNH: No remaining outages 12/24 11:59 pm
" + 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, "Atkinson", InfoHTML, point); point = new GLatLng(42.855919, -71.13902); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Atkinson
Power back Friday 12/19
" + 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, "Atkinson", InfoHTML, point); point = new GLatLng(42.98921, -71.3586855); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Auburn
PSNH: No remaining outages reported 12/22
" + 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, "Auburn", InfoHTML, point); point = new GLatLng(43.336789, -71.297392); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Barnstead
PSNH: No remaining outages reported 12/22 6:30 am
" + 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, "Barnstead", InfoHTML, point); point = new GLatLng(43.231852, -71.065849); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Barrington
Power back Tuesday afternoon
" + 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, "Barrington", InfoHTML, point); point = new GLatLng(43.1951428, -71.0260046); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Barrington
PSNH: No remaining outages 12/24 11:59 pm
" + 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, "Barrington", InfoHTML, point); point = new GLatLng(43.236698, -71.075378); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Barrington
Power back Tuesday afternoon 12/16
" + 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, "Barrington", InfoHTML, point); point = new GLatLng(43.190722, -71.059734); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Barrington
Power back Thursday morning 12/18
" + 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, "Barrington", InfoHTML, point); point = new GLatLng(43.203043, -71.04981); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Barrington
Power back Friday evening 12/19
" + 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, "Barrington", InfoHTML, point); point = new GLatLng(44.1811309, -71.9936337); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Bath
PSNH: no remaining outages reported 5 am 12/19
" + 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, "Bath", InfoHTML, point); point = new GLatLng(42.930824, -71.5358515); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Bedford
Power back Saturday night
" + 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, "Bedford", InfoHTML, point); point = new GLatLng(42.9457529, -71.5486562); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Bedford
PSNH: No remaining outages 12/24 11:59 pm
" + 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, "Bedford", InfoHTML, point); point = new GLatLng(42.934469, -71.545725); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Bedford
Power back Saturday night
" + 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, "Bedford", InfoHTML, point); point = new GLatLng(42.945999, -71.528358); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Bedford
Power back Saturday morning.
" + 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, "Bedford", InfoHTML, point); point = new GLatLng(42.9968843, -71.9164217); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Bennington
PSNH: No remaining outages 12/24 11:59 pm
" + 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, "Bennington", InfoHTML, point); point = new GLatLng(44.472883, -71.176261); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Berlin
Power back Monday afternoon.
" + 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, "Berlin", InfoHTML, point); point = new GLatLng(44.27928, -71.687568); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Bethlehem
PSNH: power back Tuesday afternoon
" + 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, "Bethlehem", InfoHTML, point); point = new GLatLng(43.130856, -71.543714); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Bow
Power back Tuesday afternoon
" + 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, "Bow", InfoHTML, point); point = new GLatLng(43.1223075, -71.536786); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Bow
Unitil: no remaining outages reported 12/19 7 am
PSNH: no remaining outages reported 12/22 6:30 am
" + 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, "Bow", InfoHTML, point); point = new GLatLng(43.144035, -71.579704); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Bow
Power back Wednesday morning.
" + 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, "Bow", InfoHTML, point); point = new GLatLng(43.2413836, -71.975699); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Bradford
PSNH: no remaining outages reported 12/22 6:30 am
" + 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, "Bradford", InfoHTML, point); point = new GLatLng(42.9817023, -71.0378909); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Brentwood
PSNH: No remaining outages reported 12/22 6:30 am
" + 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, "Brentwood", InfoHTML, point); point = new GLatLng(43.561608, -71.070742); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Brookfield
PSNH: Power back Tuesday afternoon
" + 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, "Brookfield", InfoHTML, point); point = new GLatLng(42.731439, -71.665792); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Brookline
PSNH: No remaining outages 12/24 11:59 pm
" + 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, "Brookline", InfoHTML, point); point = new GLatLng(44.001301, -71.632828); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Cambridge
PSNH: Power back Tuesday afternoon
" + 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, "Cambridge", InfoHTML, point); point = new GLatLng(43.051811, -71.293009); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Candia
Power back Sunday morning
" + 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, "Candia", InfoHTML, point); point = new GLatLng(43.077753, -71.278738); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Candia
PSNH: No remaining outages reported 12/22 6:30 am
" + 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, "Candia", InfoHTML, point); point = new GLatLng(43.329393, -71.575434); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Canterbury
Unitil reports no remaining outages 5:30 pm 12/17
" + 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, "Canterbury", InfoHTML, point); point = new GLatLng(44.297877, -71.541849); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Carroll
PSNH: Power back Tuesday afternoon
" + 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, "Carroll", InfoHTML, point); point = new GLatLng(43.339092, -71.259224); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Center Barnstead
PSNH: no remaining outages reported 5 am 12/19
" + 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, "Center Barnstead", InfoHTML, point); point = new GLatLng(43.995457, -71.061584); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Center Conway
Did not lose power
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_black.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[45] = new Array(marker, "Center Conway", InfoHTML, point); point = new GLatLng(43.23616, -72.424527); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Charlestown
PSNH: No remaining outages reported 5 am 12/19
" + 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, "Charlestown", InfoHTML, point); point = new GLatLng(44.143889, -71.005236); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Chatham
PSNH: Power back Tuesday afternoon
" + 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, "Chatham", InfoHTML, point); point = new GLatLng(42.929409, -72.148163); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Chesham
PSNH: No remaining outages reported 12/22 6:30 am
" + 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, "Chesham", InfoHTML, point); point = new GLatLng(42.9731785, -71.263663); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Chester
PSNH: No remaining outages 12/24 11:59 pm
" + 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, "Chester", InfoHTML, point); point = new GLatLng(42.9030941, -72.4494848); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Chesterfield
PSNH: No remaining outages reported 12/22 6:30 am
" + 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, "Chesterfield", InfoHTML, point); point = new GLatLng(43.2483267, -71.3943127); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Chichester
PSNH: No remaining outages reported 5 am 12/19
" + 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, "Chichester", InfoHTML, point); point = new GLatLng(43.888116, -71.250017); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Chocorua
Power back Monday afternoon.
" + 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, "Chocorua", InfoHTML, point); point = new GLatLng(43.378357, -72.33905); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Claremont
PSNH: No remaining outages reported 12/22 6:30 am
" + 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, "Claremont", InfoHTML, point); point = new GLatLng(45.01794, -71.41367); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Clarksville
PSNH: Power back Tuesday afternoon
" + 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, "Clarksville", InfoHTML, point); point = new GLatLng(44.893643, -71.496897); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Colebrook
PSNH: Power back Tuesday afternoon
" + 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, "Colebrook", InfoHTML, point); point = new GLatLng(44.854656, -71.547393); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Columbia
PSNH: Power back Tuesday afternoon
" + 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, "Columbia", InfoHTML, point); point = new GLatLng(43.207092, -71.549923); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Concord
Power back Tuesday night.
" + 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, "Concord", InfoHTML, point); point = new GLatLng(43.195006, -71.535457); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Concord
Did not lose power
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_black.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[58] = new Array(marker, "Concord", InfoHTML, point); point = new GLatLng(43.257134, -71.578803); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Concord
Power back Friday morning
" + 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, "Concord", InfoHTML, point); point = new GLatLng(43.231366, -71.559716); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Concord
PSNH: No remaining outages reported 5 am 12/19
" + 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, "Concord", InfoHTML, point); point = new GLatLng(43.19985, -71.558979); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Concord
Power back Tuesday night.
" + 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, "Concord", InfoHTML, point); point = new GLatLng(43.222689, -71.713844); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Contoocook
PSNH reports no remaining outages. 5 am 12/19
" + 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, "Contoocook", InfoHTML, point); point = new GLatLng(43.240406, -71.707867); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Contoocook
Power back Sunday night
" + 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, "Contoocook", InfoHTML, point); point = new GLatLng(43.980276, -71.11848); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Conway
Did not lose power.
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_black.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[64] = new Array(marker, "Conway", InfoHTML, point); point = new GLatLng(43.4818556, -72.3074326); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Cornish
PSNH: No remaining outages reported 5 am 12/19
" + 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, "Cornish", InfoHTML, point); point = new GLatLng(43.4217537, -72.1653076); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Croydon
PSNH: No remaining outages reported 12/22 6:30 am
" + 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, "Croydon", InfoHTML, point); point = new GLatLng(44.412157, -71.702743); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Dalton
PSNH: Power back Tuesday afternoon
" + 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, "Dalton", InfoHTML, point); point = new GLatLng(42.9227868, -71.1329685); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Danville
Unitil: No remaining outages reported 12/22 10 am
PSNH: No remaining outages 12/24 11:59 pm
" + 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, "Danville", InfoHTML, point); point = new GLatLng(42.918846, -71.129028); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Danville
Power back Thursday morning 12/18
" + 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, "Danville", InfoHTML, point); point = new GLatLng(43.157871, -71.232277); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Deerfield
PSNH: No remaining outages reported 12/22 6:30 am
" + 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, "Deerfield", InfoHTML, point); point = new GLatLng(43.061697, -71.818408); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Deering
Power back Tuesday afternoon 12/16
" + 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, "Deering", InfoHTML, point); point = new GLatLng(43.0680023, -71.8334145); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Deering
PSNH: No remaining outages 12/24 11:59 pm
" + 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, "Deering", InfoHTML, point); point = new GLatLng(42.85589, -71.289602); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Derry
Power back Saturday afternoon 12/20
" + 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, "Derry", InfoHTML, point); point = new GLatLng(42.894305, -71.313552); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Derry
PSNH: No remaining outages 12/24 11:59 pm
" + 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, "Derry", InfoHTML, point); point = new GLatLng(42.922578, -71.315677); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Derry
Power back Monday morning.
" + 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, "Derry", InfoHTML, point); point = new GLatLng(42.88221, -71.323753); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Derry
Power back Sunday afternoon.
" + 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, "Derry", InfoHTML, point); point = new GLatLng(43.208074, -70.880278); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Dover
Did not lose power
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_black.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[77] = new Array(marker, "Dover", InfoHTML, point); point = new GLatLng(43.190707, -70.879244); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Dover
Power back Friday night
" + 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, "Dover", InfoHTML, point); point = new GLatLng(43.188723, -70.886127); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Dover
PSNH: No remaining outages reported 12/22 6:30 am
" + 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, "Dover", InfoHTML, point); point = new GLatLng(42.8917795, -72.0823688); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Dublin
PSNH: No remaining outages 12/24 11:59 pm
" + 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, "Dublin", InfoHTML, point); point = new GLatLng(44.608148, -71.203007); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Dummer
PSNH: Power back Tuesday afternoon
" + 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, "Dummer", InfoHTML, point); point = new GLatLng(43.086292, -71.610047); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Dunbarton
Power back Thursday afternoon 12/18
" + 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, "Dunbarton", InfoHTML, point); point = new GLatLng(43.0966116, -71.6080009); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Dunbarton
PSNH: No remaining outages 12/24 11:59 pm
" + 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, "Dunbarton", InfoHTML, point); point = new GLatLng(43.145321, -70.91932); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Durham
PSNH: No remaining outages reported 12/22
" + 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, "Durham", InfoHTML, point); point = new GLatLng(43.115533, -70.970525); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Durham
Power back Saturday morning.
" + 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, "Durham", InfoHTML, point); point = new GLatLng(43.102687, -70.883098); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Durham
Power back Wednesday afternoon.
" + 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, "Durham", InfoHTML, point); point = new GLatLng(42.891055, -71.14192); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
East Hampstead
PSNH: No remaining outages 12/24 11:59 pm
" + 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, "East Hampstead", InfoHTML, point); point = new GLatLng(42.895932, -71.135177); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
East Hampstead
Power back Saturday evening 12/21
" + 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, "East Hampstead", InfoHTML, point); point = new GLatLng(42.92543, -71.016939); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
East Kingston
Unitil: No remaining outages reported 12/22 10 am
" + 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, "East Kingston", InfoHTML, point); point = new GLatLng(42.993174, -72.194204); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
East Sullivan
PSNH: No remaining outages 12/24 11:59 pm
" + 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, "East Sullivan", InfoHTML, point); point = new GLatLng(42.85099, -72.258465); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
East Swanzey
PSNH: No remaining outages reported 12/22 6:30 am
" + 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, "East Swanzey", InfoHTML, point); point = new GLatLng(44.14872, -71.78791); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Easton
PSNH: Power back Tuesday afternoon
" + 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, "Easton", InfoHTML, point); point = new GLatLng(43.912886, -71.077486); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Eaton
PSNH: Power back Tuesday afternoon
" + 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, "Eaton", InfoHTML, point); point = new GLatLng(43.719109, -71.00468); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Effingham
PSNH: Power back Tuesday afternoon
" + 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, "Effingham", InfoHTML, point); point = new GLatLng(43.417283, -71.933338); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Elkins
PSNH: No remaining outages reported 12/22 6:30 am
" + 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, "Elkins", InfoHTML, point); point = new GLatLng(43.644505, -72.143832); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Enfield
PSNH: no remaining outages reported 4:30 12/18
" + 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, "Enfield", InfoHTML, point); point = new GLatLng(43.037487, -71.083044); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Epping
PSNH: No remaining outages reported 12/22 6:30 am
" + 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, "Epping", InfoHTML, point); point = new GLatLng(43.221628, -71.3468091); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Epsom
Unitil: no remaining outages reported 7 am 12/19
PSNH: no remaining outages reported 11:30 am 12/19
" + 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, "Epsom", InfoHTML, point); point = new GLatLng(43.245185, -71.336034); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Epsom
Power back Tuesday morning 12/16
" + 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, "Epsom", InfoHTML, point); point = new GLatLng(44.781952, -71.140306); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Errol
PSNH: Power back Tuesday afternoon
" + 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, "Errol", InfoHTML, point); point = new GLatLng(42.978678, -70.9314); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Exeter
Power back Friday overnight
" + 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, "Exeter", InfoHTML, point); point = new GLatLng(42.977353, -70.933614); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Exeter
Power back Saturday morning
" + 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, "Exeter", InfoHTML, point); point = new GLatLng(42.980197, -70.957291); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Exeter
Power back Friday night
" + 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, "Exeter", InfoHTML, point); point = new GLatLng(42.980428, -70.947141); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Exeter
Unitil: No remaining outages reported 12/22 10 am
" + 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, "Exeter", InfoHTML, point); point = new GLatLng(42.978241, -70.923835); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Exeter
Power back Friday overnight.
" + 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, "Exeter", InfoHTML, point); point = new GLatLng(43.398961, -71.064717); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Farmington
PSNH: No remaining outages reported 12/22 6:30 am
" + 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, "Farmington", InfoHTML, point); point = new GLatLng(43.334689, -71.033608); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Farmington
Power back Wednesday 12/17 5:30 pm
" + 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, "Farmington", InfoHTML, point); point = new GLatLng(43.367409, -71.099855); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Farmington
Power back Sunday afternoon.
" + 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, "Farmington", InfoHTML, point); point = new GLatLng(42.780871, -72.140289); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Fitzwilliam
PSNH: No remaining outages 12/24 11:59 pm
" + 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, "Fitzwilliam", InfoHTML, point); point = new GLatLng(42.987462, -71.812564); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Francestown
PSNH: No remaining outages 12/24 11:59 pm
" + 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, "Francestown", InfoHTML, point); point = new GLatLng(43.009019, -71.779211); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Francestown
Power back Thursday evening 12/18
" + 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, "Francestown", InfoHTML, point); point = new GLatLng(44.226737, -71.747986); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Franconia
PSNH: Power back Tuesday afternoon
" + 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, "Franconia", InfoHTML, point); point = new GLatLng(43.4388846, -71.6481767); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Franklin
Did not lose power
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_black.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[113] = new Array(marker, "Franklin", InfoHTML, point); point = new GLatLng(42.991075, -71.142851); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Fremont
PSNH: No remaining outages reported 12/22 6:30 am
" + 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, "Fremont", InfoHTML, point); point = new GLatLng(43.43153, -72.066971); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Georges Mills
PSNH: Power back Tuesday afternoon
" + 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, "Georges Mills", InfoHTML, point); point = new GLatLng(43.548319, -71.407549); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Gilford
PSNH: no remaining outages reported 12/18 4:30
" + 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, "Gilford", InfoHTML, point); point = new GLatLng(43.424127, -71.413306); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Gilmanton
PSNH: no remaining outages reported 12/18 4:30 pm
" + 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, "Gilmanton", InfoHTML, point); point = new GLatLng(43.047188, -72.260859); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Gilsum
PSNH: No remaining outages 12/24 11:59 pm
" + 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, "Gilsum", InfoHTML, point); point = new GLatLng(43.046554, -72.262496); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Gilsum
Power back Sunday afternoon.
" + 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, "Gilsum", InfoHTML, point); point = new GLatLng(43.020101, -71.60009); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Goffstown
PSNH: No remaining outages 12/24 11:59 pm
" + 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, "Goffstown", InfoHTML, point); point = new GLatLng(43.0196, -71.597509); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Goffstown
Power back Saturday noon 12/13
" + 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, "Goffstown", InfoHTML, point); point = new GLatLng(44.388196, -71.173616); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Gorham
PSNH: Power back Tuesday afternoon
" + 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, "Gorham", InfoHTML, point); point = new GLatLng(43.3018604, -72.1179169); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Goshen
PSNH: no remaining outages reported 12/18 4:30 pm
" + 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, "Goshen", InfoHTML, point); point = new GLatLng(43.5698, -72.047456); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Grafton
Power back Monday afternoon
" + 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, "Grafton", InfoHTML, point); point = new GLatLng(42.9326234, -71.8689917); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Greenfield
PSNH: No remaining outages 12/24 11:59 pm
" + 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, "Greenfield", InfoHTML, point); point = new GLatLng(43.0427206, -70.8476708); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Greenland
PSNH: No remaining outages reported 12/18 4:30 pm
" + 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, "Greenland", InfoHTML, point); point = new GLatLng(42.772539, -71.80509); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Greenville
PSNH: No remaining outages 12/24 11:59 pm
" + 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, "Greenville", InfoHTML, point); point = new GLatLng(42.874936, -71.181196); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Hampstead
PSNH: No remaining outages 12/24 11:59 pm
" + 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, "Hampstead", InfoHTML, point); point = new GLatLng(42.867487, -71.139708); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Hampstead
Power back Saturday morning 12/20
" + 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, "Hampstead", InfoHTML, point); point = new GLatLng(42.939126, -70.828385); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Hampton
Unitil: No remaining outages reported 12/22 10 am
" + 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, "Hampton", InfoHTML, point); point = new GLatLng(42.924045, -70.853429); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Hampton
Power back Saturday afternoon.
" + 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, "Hampton", InfoHTML, point); point = new GLatLng(42.906862, -70.811466); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Hampton Beach
Unitil: No remaining outages reported 12/22 10 am
" + 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, "Hampton Beach", InfoHTML, point); point = new GLatLng(42.915823, -70.864341); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Hampton Falls
Unitil: No remaining outages reported 12/22 10 am
" + 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, "Hampton Falls", InfoHTML, point); point = new GLatLng(42.9782657, -71.975699); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Hancock
PSNH: No remaining outages 12/24 11:59 pm
" + 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, "Hancock", InfoHTML, point); point = new GLatLng(42.972823, -71.984849); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Hancock
Power back Wednesday morning.
" + 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, "Hancock", InfoHTML, point); point = new GLatLng(43.702475, -72.28854); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Hanover
PSNH: No remaining outages reported 12/22
" + 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, "Hanover", InfoHTML, point); point = new GLatLng(42.946015, -72.095779); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Harrisville
PSNH: No remaining outages 12/24 11:59 pm
" + 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, "Harrisville", InfoHTML, point); point = new GLatLng(44.034171, -72.063668); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Haverhill
PSNH: no remaining outages reported 12/18 4:30 pm
" + 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, "Haverhill", InfoHTML, point); point = new GLatLng(43.19441, -71.811485); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Henniker
Power back Sunday morning
" + 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, "Henniker", InfoHTML, point); point = new GLatLng(43.179659, -71.822364); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Henniker
PSNH: No remaining outages 12/24 11:59 pm
" + 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, "Henniker", InfoHTML, point); point = new GLatLng(43.17514, -71.821774); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Henniker
Power back Saturday night.
" + 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, "Henniker", InfoHTML, point); point = new GLatLng(43.142077, -71.796225); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Henniker
Power back Sunday morning 12/21
" + 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, "Henniker", InfoHTML, point); point = new GLatLng(43.153945, -71.888439); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Hillsboro
Power back Wednesday evening 12/17
" + 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, "Hillsboro", InfoHTML, point); point = new GLatLng(43.114794, -71.894907); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Hillsborough
PSNH: No remaining outages 12/24 11:59 pm
" + 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, "Hillsborough", InfoHTML, point); point = new GLatLng(42.786043, -72.486168); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Hinsdale
PSNH: No remaining outages reported 6:30 am 12/22
" + 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, "Hinsdale", InfoHTML, point); point = new GLatLng(42.742996, -71.591504); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Hollis
PSNH: No remaining outages reported 12/22
" + 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, "Hollis", InfoHTML, point); point = new GLatLng(42.79769, -71.571696); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Hollis
Power back Wednesday night 12/17
" + 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, "Hollis", InfoHTML, point); point = new GLatLng(43.092975, -71.453282); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Hooksett
PSNH: No remaining outages reported 6:30 am 12/22
" + 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, "Hooksett", InfoHTML, point); point = new GLatLng(43.064701, -71.413845); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Hooksett
Power back Tuesday afternoon 12/16
" + 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, "Hooksett", InfoHTML, point); point = new GLatLng(43.19128, -71.674243); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Hopkinton
PSNH: No remaining outages reported 6:30 am 12/22
" + 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, "Hopkinton", InfoHTML, point); point = new GLatLng(42.756654, -71.424998); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Hudson
Power back Monday night.
" + 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, "Hudson", InfoHTML, point); point = new GLatLng(42.813955, -71.404097); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Hudson
Power back Tuesday night
" + 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, "Hudson", InfoHTML, point); point = new GLatLng(42.761544, -71.433777); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Hudson
PSNH: No remaining outages reported 12/22
" + 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, "Hudson", InfoHTML, point); point = new GLatLng(42.814289, -72.022271); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Jaffrey
PSNH: No remaining outages 12/24 11:59 pm
" + 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, "Jaffrey", InfoHTML, point); point = new GLatLng(42.816805, -72.019502); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Jaffrey
Power back Sunday afternoon 12/14
" + 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, "Jaffrey", InfoHTML, point); point = new GLatLng(44.41902, -71.474224); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Jefferson
PSNH: Power back Tuesday afternoon
" + 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, "Jefferson", InfoHTML, point); point = new GLatLng(42.947473, -72.300958); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Keene
PSNH: No remaining outages reported 6:30 am 12/22
" + 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, "Keene", InfoHTML, point); point = new GLatLng(42.984899, -72.313519); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Keene
Power back Friday morning
" + 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, "Keene", InfoHTML, point); point = new GLatLng(42.9277958, -70.9427914); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Kensington
Unitil: No remaining outages reported 12/22 10 am
" + 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, "Kensington", InfoHTML, point); point = new GLatLng(42.931671, -71.054337); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Kingston
Unitil: No remaining outages reported 12/22 10 am
" + 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, "Kingston", InfoHTML, point); point = new GLatLng(44.48721, -71.568889); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Lancaster
Power back Monday afternoon.
" + 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, "Lancaster", InfoHTML, point); point = new GLatLng(44.214233, -71.9072); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Landaff
PSNH: Power back Tuesday afternoon
" + 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, "Landaff", InfoHTML, point); point = new GLatLng(43.1088938, -71.014118); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Lee
PSNH: No remaining outages reported 12/22
" + 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, "Lee", InfoHTML, point); point = new GLatLng(43.111945, -71.047209); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Lee
Power back Tuesday afternoon 12/16
" + 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, "Lee", InfoHTML, point); point = new GLatLng(43.122991, -71.010765); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Lee
Power back Saturday overnight.
" + 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, "Lee", InfoHTML, point); point = new GLatLng(43.13367, -71.029924); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Lee
Power back Thursday afternoon 12/18
" + 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, "Lee", InfoHTML, point); point = new GLatLng(43.23782, -72.210402); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Lempster
PSNH: No remaining outages reported 12/18 4:30 pm
" + 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, "Lempster", InfoHTML, point); point = new GLatLng(44.03754, -71.676149); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Lincoln
PSNH: Power back Tuesday afternoon
" + 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, "Lincoln", InfoHTML, point); point = new GLatLng(44.21326, -71.911536); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Lisbon
PSNH: Power back Wednesday morning
" + 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, "Lisbon", InfoHTML, point); point = new GLatLng(42.8471108, -71.4655565); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Litchfield
PSNH: No remaining outages reported 12/22
" + 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, "Litchfield", InfoHTML, point); point = new GLatLng(44.307098, -71.774845); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Littleton
PSNH: Power back Tuesday afternoon
" + 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, "Littleton", InfoHTML, point); point = new GLatLng(42.825615, -71.35345); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Londonderry
Power back Saturday evening 12/20
" + 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, "Londonderry", InfoHTML, point); point = new GLatLng(42.849979, -71.363597); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Londonderry
PSNH: power \"restoration\" complete 12/23 5:45 am
" + 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, "Londonderry", InfoHTML, point); point = new GLatLng(42.807995, -71.361411); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Londonderry
Power back Friday afternoon
" + 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, "Londonderry", InfoHTML, point); point = new GLatLng(43.287931, -71.464277); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Loudon
PSNH: No remaining outages reported 12/18 4:30 pm
" + 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, "Loudon", InfoHTML, point); point = new GLatLng(44.2495394, -71.9490868); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Lyman
PSNH: Power back Wednesday morning
" + 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, "Lyman", InfoHTML, point); point = new GLatLng(43.8250133, -72.1184744); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Lyme
PSNH: Power back Wednesday morning
" + 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, "Lyme", InfoHTML, point); point = new GLatLng(42.907746, -71.766799); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Lyndeborough
PSNH: No remaining outages reported 12/24 11:59 pm
" + 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, "Lyndeborough", InfoHTML, point); point = new GLatLng(42.879316, -71.78428); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Lyndeborough
Power back Thursday afternoon 12/18
" + 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, "Lyndeborough", InfoHTML, point); point = new GLatLng(43.178905, -70.961471); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Madbury
Power back Monday morning.
" + 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, "Madbury", InfoHTML, point); point = new GLatLng(43.169519, -70.92428); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Madbury
PSNH: No remaining outages 12/24 11:59 pm
" + 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, "Madbury", InfoHTML, point); point = new GLatLng(43.901864, -71.146334); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Madison
PSNH: Power back Tuesday afternoon
" + 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, "Madison", InfoHTML, point); point = new GLatLng(43.005913, -71.42794); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Manchester
Power back Friday morning
" + 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, "Manchester", InfoHTML, point); point = new GLatLng(42.98283, -71.480079); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Manchester
Did not lose power
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_black.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[184] = new Array(marker, "Manchester", InfoHTML, point); point = new GLatLng(42.991007, -71.463082); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Manchester
PSNH: No remaining outages reported 12/22
" + 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, "Manchester", InfoHTML, point); point = new GLatLng(43.03537, -71.481434); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Manchester
Power back Sunday night.
" + 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, "Manchester", InfoHTML, point); point = new GLatLng(42.96706, -71.468369); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Manchester
Did not lose power.
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_black.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[187] = new Array(marker, "Manchester", InfoHTML, point); point = new GLatLng(43.0036, -71.443534); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Manchester
Power back Monday afternoon.
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_orange.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[188] = new Array(marker, "Manchester", InfoHTML, point); point = new GLatLng(43.018041, -71.446561); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Manchester
Power back Friday evening 12/12
" + 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, "Manchester", InfoHTML, point); point = new GLatLng(42.903324, -72.205166); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Marlborough
PSNH: No remaining outages 12/24 11:59 pm
" + 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, "Marlborough", InfoHTML, point); point = new GLatLng(43.118279, -72.204498); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Marlow
Power back Saturday afternoon
" + 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, "Marlow", InfoHTML, point); point = new GLatLng(43.1293999, -72.2126905); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Marlow
PSNH: No remaining outages 12/24 11:59 pm
" + 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, "Marlow", InfoHTML, point); point = new GLatLng(42.7507533, -71.7385225); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Mason
PSNH: No remaining outages 12/24 11:59 pm
" + 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, "Mason", InfoHTML, point); point = new GLatLng(42.861431, -71.535564); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Merrimack
Power back Monday afternoon.
" + 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, "Merrimack", InfoHTML, point); point = new GLatLng(42.869557, -71.493281); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Merrimack
PSNH: No remaining outages reported 12/22
" + 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, "Merrimack", InfoHTML, point); point = new GLatLng(42.8549, -71.50732); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Merrimack
Power back Monday night.
" + 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, "Merrimack", InfoHTML, point); point = new GLatLng(42.874057, -71.571023); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Merrimack
Power back Friday night 12/19
" + 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, "Merrimack", InfoHTML, point); point = new GLatLng(43.4730244, -71.0691436); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Middleton
PSNH: No remaining outages reported 6:30 am 12/22
" + 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, "Middleton", InfoHTML, point); point = new GLatLng(44.57322, -71.185304); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Milan
PSNH: Power back Tuesday afternoon
" + 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, "Milan", InfoHTML, point); point = new GLatLng(42.835815, -71.658423); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Milford
PSNH: No remaining outages reported 12/24 11:59 pm
" + 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, "Milford", InfoHTML, point); point = new GLatLng(42.835609, -71.649223); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Milford
Power back Saturday morning
" + 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, "Milford", InfoHTML, point); point = new GLatLng(42.830325, -71.638429); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Milford
Power back Thursday 12/18 overnight
" + 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, "Milford", InfoHTML, point); point = new GLatLng(44.76017, -71.250198); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Millsfield
PSNH: Power back Tuesday afternoon
" + 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, "Millsfield", InfoHTML, point); point = new GLatLng(43.409722, -70.988889); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Milton
PSNH: No remaining outages 12/24 11:59 pm
" + 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, "Milton", InfoHTML, point); point = new GLatLng(42.894739, -71.674126); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Mont Vernon
PSNH: No remaining outages 12/24 11:59 pm
" + 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, "Mont Vernon", InfoHTML, point); point = new GLatLng(43.014478, -72.14815); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Munsonville
PSNH: No remaining outages 12/24 11:59 pm
" + 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, "Munsonville", InfoHTML, point); point = new GLatLng(43.336037, -70.774508); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
N. Berwick, ME
Power back Monday afternoon.
" + 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, "N. Berwick, ME", InfoHTML, point); point = new GLatLng(42.740333, -71.455711); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Nashua
Power back Friday overnight
" + 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, "Nashua", InfoHTML, point); point = new GLatLng(42.7239, -71.463154); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Nashua
Power back Tuesday night.
" + 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, "Nashua", InfoHTML, point); point = new GLatLng(42.7704, -71.516954); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Nashua
Power back Friday night
" + 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, "Nashua", InfoHTML, point); point = new GLatLng(42.757775, -71.463903); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Nashua
PSNH: No remaining outages reported 6:30 am 12/22
" + 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, "Nashua", InfoHTML, point); point = new GLatLng(42.7305, -71.460513); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Nashua
Power back Tuesday morning.
" + 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, "Nashua", InfoHTML, point); point = new GLatLng(42.778498, -71.464169); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Nashua
Did not lose power.
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_black.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[213] = new Array(marker, "Nashua", InfoHTML, point); point = new GLatLng(42.716805, -71.44617); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Nashua
Power back Sunday night.
" + 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, "Nashua", InfoHTML, point); point = new GLatLng(42.764575, -71.503307); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Nashua
Power back Wednesday morning.
" + 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, "Nashua", InfoHTML, point); point = new GLatLng(42.9937329, -72.1297653); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Nelson
PSNH: No remaining outages 12/24 11:59 pm
" + 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, "Nelson", InfoHTML, point); point = new GLatLng(43.013833, -71.732046); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
New Boston
Power back Thursday afternoon 12/18
" + 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, "New Boston", InfoHTML, point); point = new GLatLng(42.97613, -71.693062); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
New Boston
PSNH: No remaining outages 12/24 11:59 pm
" + 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, "New Boston", InfoHTML, point); point = new GLatLng(43.433719, -71.170248); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
New Durham
PSNH: No remaining outages reported 12/18 4:30 pm
" + 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, "New Durham", InfoHTML, point); point = new GLatLng(42.758091, -71.852732); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
New Ipswich
PSNH: No remaining outages 12/24 11:59 pm
" + 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, "New Ipswich", InfoHTML, point); point = new GLatLng(43.414322, -71.98482); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
New London
PSNH: No remaining outages reported 6:30 am 12/22
" + 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, "New London", InfoHTML, point); point = new GLatLng(43.3240003, -72.0231125); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Newbury
PSNH: No remaining outages reported 12/22
" + 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, "Newbury", InfoHTML, point); point = new GLatLng(43.034706, -70.942787); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Newfields
PSNH: No remaining outages reported 12/22
" + 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, "Newfields", InfoHTML, point); point = new GLatLng(43.10397, -70.831787); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Newington
PSNH: Power back Tuesday afternoon
" + 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, "Newington", InfoHTML, point); point = new GLatLng(43.077573, -70.937371); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Newmarket
PSNH: No remaining outages reported 12/22
" + 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, "Newmarket", InfoHTML, point); point = new GLatLng(43.371073, -72.17775); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Newport
PSNH: No remaining outages reported 11:15 am 12/19
" + 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, "Newport", InfoHTML, point); point = new GLatLng(42.8652314, -71.0438339); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Newton
Unitil: No remaining outages reported 12/22 10 am
" + 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, "Newton", InfoHTML, point); point = new GLatLng(42.986338, -70.830522); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
North Hampton
Power back Saturday night
" + 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, "North Hampton", InfoHTML, point); point = new GLatLng(44.090099, -72.025948); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
North Haverhill
PSNH: Power back Wednesday morning
" + 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, "North Haverhill", InfoHTML, point); point = new GLatLng(43.36401, -71.939672); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
North Sutton
PSNH: No remaining outages reported 6:30 am 12/22
" + 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, "North Sutton", InfoHTML, point); point = new GLatLng(42.91106, -72.27076); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
North Swanzey
PSNH: No remaining outages reported 6:30 am 12/22
" + 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, "North Swanzey", InfoHTML, point); point = new GLatLng(44.56712, -71.550034); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Northumberland
PSNH: Power back Tuesday afternoon
" + 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, "Northumberland", InfoHTML, point); point = new GLatLng(43.214795, -71.20116); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Northwood
Power back Sunday night
" + 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, "Northwood", InfoHTML, point); point = new GLatLng(43.2162223, -71.2042619); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Northwood
PSNH: No remaining outages reported 12/22
" + 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, "Northwood", InfoHTML, point); point = new GLatLng(43.228304, -71.196289); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Northwood
Power back Wednesday afternoon 12/17
" + 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, "Northwood", InfoHTML, point); point = new GLatLng(43.115204, -71.101254); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Nottingham
Power back Saturday morning
" + 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, "Nottingham", InfoHTML, point); point = new GLatLng(43.1365634, -71.121085); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Nottingham
PSNH: No remaining outages reported 12/22
" + 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, "Nottingham", InfoHTML, point); point = new GLatLng(43.137436, -71.039927); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Nottingham
Power back early Thursday morning 12/18
" + 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, "Nottingham", InfoHTML, point); point = new GLatLng(43.905265, -72.13708); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Orford
PSNH: Power back Wednesday morning
" + 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, "Orford", InfoHTML, point); point = new GLatLng(43.685391, -71.117114); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Ossipee
PSNH: Power back Tuesday afternoon
" + 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, "Ossipee", InfoHTML, point); point = new GLatLng(42.744935, -71.307319); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Pelham
Power back Tuesday afternoon.
" + 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, "Pelham", InfoHTML, point); point = new GLatLng(42.7288342, -71.3230549); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Pelham
PSNH: No remaining outages 12/24 11:59 pm
" + 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, "Pelham", InfoHTML, point); point = new GLatLng(43.1814246, -71.4418101); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Pembroke
PSNH: no remaining outages reported 5 am 12/19
" + 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, "Pembroke", InfoHTML, point); point = new GLatLng(42.874351, -71.958787); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Peterborough
PSNH: No remaining outages 12/24 11:59 pm
" + 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, "Peterborough", InfoHTML, point); point = new GLatLng(42.904334, -71.946978); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Peterborough
Power back Tuesday afternoon 12/16
" + 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, "Peterborough", InfoHTML, point); point = new GLatLng(42.929666, -71.920444); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Peterborough
Power back Thursday afternoon 12/18
" + 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, "Peterborough", InfoHTML, point); point = new GLatLng(42.877858, -71.951925); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Peterborough
Power back Tuesday morning.
" + 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, "Peterborough", InfoHTML, point); point = new GLatLng(42.880551, -71.948484); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Peterborough
Power back early Tuesday morning 12/16
" + 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, "Peterborough", InfoHTML, point); point = new GLatLng(43.969966, -72.079493); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Piermont
PSNH: Power back Tuesday afternoon
" + 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, "Piermont", InfoHTML, point); point = new GLatLng(44.029429, -72.010235); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Pike
PSNH: Power back Wednesday morning
" + 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, "Pike", InfoHTML, point); point = new GLatLng(43.48938, -72.136994); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Pinkham's Grant
PSNH: Power back Tuesday afternoon
" + 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, "Pinkham's Grant", InfoHTML, point); point = new GLatLng(45.05153, -71.390289); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Pittsburg
PSNH: Power back Tuesday afternoon
" + 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, "Pittsburg", InfoHTML, point); point = new GLatLng(43.305271, -71.330918); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Pittsfield
PSNH: No remaining outages 12/24 11:59 pm
" + 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, "Pittsfield", InfoHTML, point); point = new GLatLng(43.5489556, -72.2600655); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Plainfield
PSNH: No remaining outages reported 5 am 12/19
" + 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, "Plainfield", InfoHTML, point); point = new GLatLng(42.836034, -71.094855); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Plaistow
Unitil: 170 customers without power 7 am 12/19
" + 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, "Plaistow", InfoHTML, point); point = new GLatLng(43.749368, -71.690165); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Plymouth
Did not lose power
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_black.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[256] = new Array(marker, "Plymouth", InfoHTML, point); point = new GLatLng(43.757797, -71.688166); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Plymouth
PSNH: Power back Tuesday afternoon
" + 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, "Plymouth", InfoHTML, point); point = new GLatLng(43.059069, -70.781615); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Portsmouth
Power back Saturday morning
" + 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, "Portsmouth", InfoHTML, point); point = new GLatLng(43.05739, -70.785856); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Portsmouth
PSNH: No remaining outages reported 11:15 am 12/19
" + 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, "Portsmouth", InfoHTML, point); point = new GLatLng(44.382196, -71.255461); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Randolph
PSNH: Power back Tuesday afternoon
" + 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, "Randolph", InfoHTML, point); point = new GLatLng(43.029699, -71.166389); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Raymond
PSNH: No remaining outages reported 6:30 am 12/22
" + 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, "Raymond", InfoHTML, point); point = new GLatLng(43.02997, -71.254314); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Raymond
Power back Wednesday afternoon 12/17
" + 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, "Raymond", InfoHTML, point); point = new GLatLng(42.754566, -72.271804); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Richmond
PSNH: No remaining outages 12/24 11:59 pm
" + 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, "Richmond", InfoHTML, point); point = new GLatLng(42.739159, -72.023418); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Rindge
Power back Monday afternoon.
" + 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, "Rindge", InfoHTML, point); point = new GLatLng(42.757527, -72.008953); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Rindge
PSNH: No remaining outages 12/24 11:59 pm
" + 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, "Rindge", InfoHTML, point); point = new GLatLng(43.302157, -70.973915); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Rochester
PSNH: No remaining outages reported 6:30 am 12/22
" + 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, "Rochester", InfoHTML, point); point = new GLatLng(43.237692, -70.819626); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Rollinsford
PSNH: No remaining outages reported 5 am 12/19
" + 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, "Rollinsford", InfoHTML, point); point = new GLatLng(42.9485651, -72.2008455); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Roxbury
PSNH: No remaining outages 12/24 11:59 pm
" + 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, "Roxbury", InfoHTML, point); point = new GLatLng(42.9960036, -70.7406358); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Rye
PSNH: Power back Wednesday morning
" + 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, "Rye", InfoHTML, point); point = new GLatLng(42.758908, -71.268594); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Salem
Power back Monday night.
" + 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, "Salem", InfoHTML, point); point = new GLatLng(42.774066, -71.222901); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Salem
Power back Friday morning.
" + 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, "Salem", InfoHTML, point); point = new GLatLng(43.3896934, -71.7385225); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Salisbury
PSNH: No remaining outages reported 12/22
" + 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, "Salisbury", InfoHTML, point); point = new GLatLng(43.491728, -71.583292); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Sanbornton
Power back Friday evening
" + 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, "Sanbornton", InfoHTML, point); point = new GLatLng(43.553838, -71.026342); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Sanbornville
PSNH: No remaining outages reported 6:30 am 12/22
" + 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, "Sanbornville", InfoHTML, point); point = new GLatLng(42.928404, -71.187054); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Sandown
PSNH: No remaining outages reported 12/22
" + 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, "Sandown", InfoHTML, point); point = new GLatLng(43.789553, -71.410307); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Sandwich
PSNH: Power back Tuesday afternoon
" + 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, "Sandwich", InfoHTML, point); point = new GLatLng(42.8889035, -70.8536164); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Seabrook
Unitil: No remaining outages reported 12/22 10 am
" + 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, "Seabrook", InfoHTML, point); point = new GLatLng(42.8120787, -71.940134); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Sharon
PSNH: No remaining outages 12/24 11:59 pm
" + 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, "Sharon", InfoHTML, point); point = new GLatLng(44.401655, -71.075389); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Shelburne
PSNH: Power back Tuesday afternoon
" + 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, "Shelburne", InfoHTML, point); point = new GLatLng(43.271501, -70.888256); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Somersworth
Power back Friday overnight
" + 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, "Somersworth", InfoHTML, point); point = new GLatLng(43.253414, -70.898425); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Somersworth
PSNH: No remaining outages reported 6:30 am 12/22
" + 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, "Somersworth", InfoHTML, point); point = new GLatLng(43.25899, -70.864799); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Somersworth
Power back Tuesday afternoon
" + 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, "Somersworth", InfoHTML, point); point = new GLatLng(42.888053, -71.000849); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
South Hampton
Power back Monday morning
" + 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, "South Hampton", InfoHTML, point); point = new GLatLng(42.881224, -70.962547); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
South Hampton
Unitil: No remaining outages reported 12/22 10 am
" + 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, "South Hampton", InfoHTML, point); point = new GLatLng(43.31955, -71.936027); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
South Sutton
PSNH: No remaining outages reported 6:30 am 12/22
" + 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, "South Sutton", InfoHTML, point); point = new GLatLng(42.906856, -72.419697); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Spofford
PSNH: No remaining outages reported 6:30 am 12/22
" + 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, "Spofford", InfoHTML, point); point = new GLatLng(43.5108339, -72.0231125); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Springfield
PSNH: No remaining outages reported 6:30 am 12/22
" + 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, "Springfield", InfoHTML, point); point = new GLatLng(44.603271, -71.406982); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Stark
PSNH: Power back Tuesday afternoon
" + 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, "Stark", InfoHTML, point); point = new GLatLng(45.006138, -71.507717); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Stewartstown
PSNH: Power back Tuesday afternoon
" + 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, "Stewartstown", InfoHTML, point); point = new GLatLng(43.0765687, -72.1179169); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Stoddard
PSNH: No remaining outages 12/24 11:59 pm
" + 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, "Stoddard", InfoHTML, point); point = new GLatLng(43.326723, -71.183049); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Strafford
PSNH: No remaining outages reported 12/22
" + 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, "Strafford", InfoHTML, point); point = new GLatLng(43.32695, -71.184482); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Strafford
Power back Tuesday afternoon
" + 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, "Strafford", InfoHTML, point); point = new GLatLng(43.321688, -71.156752); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Strafford
Power back Wednesday evening 12/17
" + 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, "Strafford", InfoHTML, point); point = new GLatLng(43.0134532, -70.8952337); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Stratham
Unitil: No remaining outages reported 12/22 10 am
" + 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, "Stratham", InfoHTML, point); point = new GLatLng(44.2153053, -71.7977016); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Sugar Hill
PSNH: Power back Wednesday morning
" + 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, "Sugar Hill", InfoHTML, point); point = new GLatLng(43.3770392, -72.236379); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Sullivan
PSNH: No remaining outages 12/24 11:59 pm
" + 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, "Sullivan", InfoHTML, point); point = new GLatLng(43.386506, -72.088152); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Sunapee
PSNH: No remaining outages reported 6:30 am 12/22
" + 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, "Sunapee", InfoHTML, point); point = new GLatLng(43.024037, -72.319273); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Surry
PSNH: No remaining outages reported 11:15 am 12/19
" + 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, "Surry", InfoHTML, point); point = new GLatLng(43.329904, -71.948497); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Sutton
PSNH: No remaining outages reported 6:30 am 12/22
" + 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, "Sutton", InfoHTML, point); point = new GLatLng(42.870998, -72.281998); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Swanzey
PSNH: No remaining outages 12/24 11:59 pm
" + 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, "Swanzey", InfoHTML, point); point = new GLatLng(43.860769, -71.259995); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Tamworth
PSNH: Power back Tuesday afternoon
" + 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, "Tamworth", InfoHTML, point); point = new GLatLng(42.818611, -71.85153); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Temple
PSNH: No remaining outages 12/24 11:59 pm
" + 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, "Temple", InfoHTML, point); point = new GLatLng(42.824518, -72.181956); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Troy
PSNH: No remaining outages 12/24 11:59 pm
" + 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, "Troy", InfoHTML, point); point = new GLatLng(43.69813, -71.22798); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Tuftonboro
PSNH: Power back Tuesday afternoon
" + 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, "Tuftonboro", InfoHTML, point); point = new GLatLng(43.29239, -72.258071); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Unity
PSNH: No remaining outages reported 12/18 4:30 pm
" + 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, "Unity", InfoHTML, point); point = new GLatLng(43.189771, -71.756217); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
W. Hopkinton
Power back Friday night
" + 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, "W. Hopkinton", InfoHTML, point); point = new GLatLng(43.568454, -71.029284); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Wakefield
PSNH: No remaining outages reported 6:30 am 12/22
" + 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, "Wakefield", InfoHTML, point); point = new GLatLng(43.080218, -72.428); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Walpole
Power back Saturday afternoon.
" + 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, "Walpole", InfoHTML, point); point = new GLatLng(43.30154, -71.880364); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Warner
Power back Thursday afternoon 12/18
" + 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, "Warner", InfoHTML, point); point = new GLatLng(43.280839, -71.816608); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Warner
PSNH: No remaining outages 12/24 11:59 pm
" + 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, "Warner", InfoHTML, point); point = new GLatLng(43.281065, -71.81751); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Warner
Power back Monday morning.
" + 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, "Warner", InfoHTML, point); point = new GLatLng(43.176312, -72.096725); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Washington
PSNH: No remaining outages reported 12/22
" + 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, "Washington", InfoHTML, point); point = new GLatLng(43.95283, -71.504154); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Waterville
PSNH: Power back Tuesday afternoon
" + 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, "Waterville", InfoHTML, point); point = new GLatLng(43.117883, -71.716367); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Weare
Power back Wednesday night 12/17
" + 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, "Weare", InfoHTML, point); point = new GLatLng(43.0740855, -71.6870405); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Weare
Power back Monday morning
" + 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, "Weare", InfoHTML, point); point = new GLatLng(43.094708, -71.730133); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Weare
PSNH: No remaining outages 12/24 11:59 pm
" + 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, "Weare", InfoHTML, point); point = new GLatLng(43.11963, -71.729359); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Weare
Power back Sunday night.
" + 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, "Weare", InfoHTML, point); point = new GLatLng(43.028149, -71.743447); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Weare
Power back Thursday evening 12/18
" + 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, "Weare", InfoHTML, point); point = new GLatLng(43.329336, -71.716905); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Webster
Unitil: No remaining outages reported 12/22 10 am
" + 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, "Webster", InfoHTML, point); point = new GLatLng(44.136188, -71.360715); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Wentworth's Location
PSNH: Power back Tuesday afternoon
" + 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, "Wentworth's Location", InfoHTML, point); point = new GLatLng(42.898164, -72.517737); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
West Chesterfield
PSNH: No remaining outages reported 6:30 am 12/22
" + 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, "West Chesterfield", InfoHTML, point); point = new GLatLng(43.173461, -71.140081); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
West Nottingham
PSNH: No remaining outages reported 6:30 am 12/22
" + 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, "West Nottingham", InfoHTML, point); point = new GLatLng(42.874008, -72.332508); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
West Swanzey
PSNH: No remaining outages reported 6:30 am 12/22
" + 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, "West Swanzey", InfoHTML, point); point = new GLatLng(43.281399, -72.314392); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
West Unity
PSNH: No remaining outages reporting 5 am 12/19
" + 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, "West Unity", InfoHTML, point); point = new GLatLng(42.965907, -72.446674); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Westmoreland
Power back Tuesday morning
" + 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, "Westmoreland", InfoHTML, point); point = new GLatLng(42.962112, -72.442741); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Westmoreland
PSNH: No remaining outages reported 6:30 am 12/22
" + 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, "Westmoreland", InfoHTML, point); point = new GLatLng(42.952049, -72.477168); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Westmoreland
Power back Saturday afternoon 12/20
" + 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, "Westmoreland", InfoHTML, point); point = new GLatLng(44.37427, -71.610908); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Whitefield
PSNH: Power back Tuesday afternoon
" + 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, "Whitefield", InfoHTML, point); point = new GLatLng(43.450958, -71.913598); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Wilmot
PSNH: No remaining outages reported 6:30 am 12/22
" + 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, "Wilmot", InfoHTML, point); point = new GLatLng(42.811992, -71.72605); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Wilton
Power back Thursday night 12/18
" + 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, "Wilton", InfoHTML, point); point = new GLatLng(42.845497, -71.739183); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Wilton
PSNH: No remaining outages reported 12/24 11:59 pm

" + 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, "Wilton", InfoHTML, point); point = new GLatLng(42.773428, -72.383306); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Winchester
PSNH: No remaining outages 12/24 11:59 pm
" + 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, "Winchester", InfoHTML, point); point = new GLatLng(42.801008, -71.304139); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Windham
PSNH: No remaining outages 12/24 11:59 pm
" + 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, "Windham", InfoHTML, point); point = new GLatLng(43.1063632, -72.0112598); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Windsor
PSNH: No remaining outages 12/24 11:59 pm
" + 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, "Windsor", InfoHTML, point); point = new GLatLng(44.143274, -72.024299); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Woodsville
PSNH: Power back Wednesday morning
" + 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, "Woodsville", InfoHTML, point); // And finnaly create sidebar createSideBar(); }