/* * 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 = "
Bassett
8:30 a.m. (Jan. 17):  1 inch

National Weather Service

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[0] = new Array(marker, "Bassett", InfoHTML, point); point = new GLatLng(37.172096, -80.113596); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Bent Mountain (Roanoke County)
8:15 a.m. (Jan. 17):  4 inches

National Weather Service

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[1] = new Array(marker, "Bent Mountain (Roanoke County)", InfoHTML, point); point = new GLatLng(37.536678, -79.364276); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Big Island
3:15 p.m.  (Jan. 17):   3.8 inches

National Weather Service
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[2] = new Array(marker, "Big Island", InfoHTML, point); point = new GLatLng(37.226263, -80.410584); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Blacksburg (National Weather Service office)
Jan. 17

1:49 p.m.:  5.5 inches

8:15 a.m.:  4 inches

National Weather Service

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[3] = new Array(marker, "Blacksburg (National Weather Service office)", InfoHTML, point); point = new GLatLng(37.102551, -81.116517); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Bland
Jan. 17

9:30 a.m.:  5 inches

7:50 a.m. :  4 inches
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[4] = new Array(marker, "Bland", InfoHTML, point); point = new GLatLng(37.38136, -79.803714); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Blue Ridge
1:24 p.m. (Jan. 17):  4.3 inches

National Weather Service

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[5] = new Array(marker, "Blue Ridge", InfoHTML, point); point = new GLatLng(37.273535, -80.435285); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Brush Mountain (Blacksburg)
8:20 a.m. (Jan. 17):  6 inches

National Weather Service

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[6] = new Array(marker, "Brush Mountain (Blacksburg)", InfoHTML, point); point = new GLatLng(37.527093, -79.680516); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Buchanan
12 p.m.:  4 inches

National Weather Service

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[7] = new Array(marker, "Buchanan", InfoHTML, point); point = new GLatLng(37.735075, -79.353985); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Buena Vista
Jan. 17

11:14 a.m.:  4.5 inches

8:13 a.m.:  2 inches

National Weather Service

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[8] = new Array(marker, "Buena Vista", InfoHTML, point); point = new GLatLng(37.22655, -80.011057); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Cave Spring
Jan. 17

1:14 p.m.:  4.3 inches

7:20 a.m.:   2 inches

National Weather Service

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[9] = new Array(marker, "Cave Spring", InfoHTML, point); point = new GLatLng(37.33433, -79.978274); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Century Plaza (downtown Roanoke)
\"Century photo by John Jackson | roanoke.com (Jan. 17)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[10] = new Array(marker, "Century Plaza (downtown Roanoke)", InfoHTML, point); point = new GLatLng(37.042747, -81.296408); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Ceres
6:50 a.m. (Jan. 17):  4 inches

National Weather Service

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[11] = new Array(marker, "Ceres", InfoHTML, point); point = new GLatLng(36.825445, -79.398279); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Chatham
7:37 a.m. (Jan. 17):  1 inch

National Weather Service

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[12] = new Array(marker, "Chatham", InfoHTML, point); point = new GLatLng(37.033844, -80.17542); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Check
10:30 a.m. (Jan. 17):  3.5 inches

submitted to Kevin Myatt\'s Weather Journal blog by Julie Puuri

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[13] = new Array(marker, "Check", InfoHTML, point); point = new GLatLng(37.130145, -80.408409); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Christiansburg
Jan. 17

12:15 p.m.:  4.5 inches

10:48 a.m.:  5 inches

National Weather Service

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[14] = new Array(marker, "Christiansburg", InfoHTML, point); point = new GLatLng(37.816095, -79.824624); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Clifton Forge
11:45 a.m. (Jan. 17):  4.3 inches

National Weather Service

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[15] = new Array(marker, "Clifton Forge", InfoHTML, point); point = new GLatLng(37.36985, -79.908151); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Cloverdale
11:53 a.m. (Jan. 17): 5 inches

National Weather Service

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[16] = new Array(marker, "Cloverdale", InfoHTML, point); point = new GLatLng(37.085938, -80.126688); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Copper Hill
Jan. 17

8 a.m.:  2.5 inches

7:13 a.m.:  2 inches

National Weather Service

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[17] = new Array(marker, "Copper Hill", InfoHTML, point); point = new GLatLng(37.27238, -79.940645); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Corner of Church & Jefferson (downtown Roanoke)
\"Church photo by John Jackson | roanoke.com (Jan. 17)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[18] = new Array(marker, "Corner of Church & Jefferson (downtown Roanoke)", InfoHTML, point); point = new GLatLng(37.79354, -79.995891); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Covington
Jan. 17

4:39 p.m.: 6 inches

7:38 a.m.:  1 inch

National Weather Service

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[19] = new Array(marker, "Covington", InfoHTML, point); point = new GLatLng(37.105139, -80.686697); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Dublin
Jan. 17

2:52 p.m.:   5 inches

11 a.m.: 4.5 inches

National Weather Service

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[20] = new Array(marker, "Dublin", InfoHTML, point); point = new GLatLng(36.816909, -80.609309); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Dugspur
10:39 a.m. (Jan. 17):  2.5 inches

National Weather Service

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[21] = new Array(marker, "Dugspur", InfoHTML, point); point = new GLatLng(36.725205, -81.167909); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Elk Creek
11:40 a.m. (Jan. 17):  4.8 inches

National Weather Service

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[22] = new Array(marker, "Elk Creek", InfoHTML, point); point = new GLatLng(37.216545, -80.231604); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Elliston
8:30 a.m. (Jan. 17):  4.4 inches

National Weather Service

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[23] = new Array(marker, "Elliston", InfoHTML, point); point = new GLatLng(37.777661, -79.983429); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Fairlawn
9:50 a.m. (Jan. 17):  4.5 inches

National Weather Service

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[24] = new Array(marker, "Fairlawn", InfoHTML, point); point = new GLatLng(36.791779, -80.117897); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Fairy Stone State Park
8 a.m. (Jan. 17):   1 inch

National Weather Service

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[25] = new Array(marker, "Fairy Stone State Park", InfoHTML, point); point = new GLatLng(37.270397, -79.939539); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Fallon Florist (Church Ave., downtown Roanoke)
\"Fallon photo by John Jackson | roanoke.com  (Jan. 17)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[26] = new Array(marker, "Fallon Florist (Church Ave., downtown Roanoke)", InfoHTML, point); point = new GLatLng(36.668499, -80.692392); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Fancy Gap
5:46 p.m. (Jan. 17):  4 inches of snow/sleet
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[27] = new Array(marker, "Fancy Gap", InfoHTML, point); point = new GLatLng(37.499675, -79.872426); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Fincastle
9:45 a.m. (Jan. 17): 3.5 inches

National Weather Service

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[28] = new Array(marker, "Fincastle", InfoHTML, point); point = new GLatLng(36.911387, -80.320222); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Floyd
Jan. 17

3:47 p.m.:  1.8 inches

12:53 p.m.:  2.5 inches

7:48 a.m.:  3 inches

National Weather Service

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[29] = new Array(marker, "Floyd", InfoHTML, point); point = new GLatLng(37.362861, -79.288435); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Forest
2:49 p.m. (Jan. 17):  1.9 inches

National Weather Service

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[30] = new Array(marker, "Forest", InfoHTML, point); point = new GLatLng(36.955602, -80.9505); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Fort Chiswell
1:15 p.m. (Jan. 17):  6 inches

National Weather Service

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[31] = new Array(marker, "Fort Chiswell", InfoHTML, point); point = new GLatLng(36.716567, -80.978851); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Fries
10:20 a.m. (Jan. 17):  4 inches

National Weather Service

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[32] = new Array(marker, "Fries", InfoHTML, point); point = new GLatLng(36.666385, -80.926794); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Galax
10 a.m.:   3 inches

National Weather Service

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[33] = new Array(marker, "Galax", InfoHTML, point); point = new GLatLng(37.276248, -80.12901); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Glenvar
11:59 a.m. (Jan. 17):  6 inches

National Weather Service

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[34] = new Array(marker, "Glenvar", InfoHTML, point); point = new GLatLng(37.347755, -79.951604); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Hollins
4 p.m. (Jan. 17):   4.5 inches

National Weather Service

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[35] = new Array(marker, "Hollins", InfoHTML, point); point = new GLatLng(37.99875, -79.832093); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Hot Springs
11:18 a.m. (Jan. 17):  7.3 inches

National Weather Service

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[36] = new Array(marker, "Hot Springs", InfoHTML, point); point = new GLatLng(37.225635, -80.281205); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Ironto
10:05 a.m. (Jan. 17):   4.7 inches

National Weather Service

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[37] = new Array(marker, "Ironto", InfoHTML, point); point = new GLatLng(39.577868, -78.782767); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Laurel Ridge
10:30 a.m. (Jan. 17):   8 inches

National Weather Service

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[38] = new Array(marker, "Laurel Ridge", InfoHTML, point); point = new GLatLng(37.791105, -79.880168); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Low Moor
12:30 p.m. (Jan. 17):  6.5 inches

National Weather Service

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[39] = new Array(marker, "Low Moor", InfoHTML, point); point = new GLatLng(37.41402, -79.142839); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Lynchburg
Jan. 17

1:15 p.m.:  2.5 inches

12:28 p.m.:  2.6 inches

11:15 a.m.:  2.8 inches

8:05 a.m.:  1 inch

National Weather Service

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[40] = new Array(marker, "Lynchburg", InfoHTML, point); point = new GLatLng(36.68997, -79.868739); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Martinsville
9:40 a.m. (Jan. 17):  1 inch

National Weather Service

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[41] = new Array(marker, "Martinsville", InfoHTML, point); point = new GLatLng(37.302327, -80.534391); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Maybrook
9:30 a.m. (Jan. 17):  4.5 inches

National Weather Service

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[42] = new Array(marker, "Maybrook", InfoHTML, point); point = new GLatLng(37.330673, -80.811935); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Narrows
11:30 a.m. (Jan. 17):   5 p.m.

National Weather Service

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[43] = new Array(marker, "Narrows", InfoHTML, point); point = new GLatLng(37.295091, -80.494743); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Newport
12:59 p.m. (Jan. 17):  6 inches

submitted to Kevin Myatt\'s Weather Journal blog by Danny

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[44] = new Array(marker, "Newport", InfoHTML, point); point = new GLatLng(37.32697, -80.735439); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
North Pearisburg
10:10 a.m. (Jan. 17):  5 inches

National Weather Service

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[45] = new Array(marker, "North Pearisburg", InfoHTML, point); point = new GLatLng(37.052441, -80.36759); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Pilot
8:00 a.m. (Jan. 17):  3 inches

National Weather Service

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[46] = new Array(marker, "Pilot", InfoHTML, point); point = new GLatLng(37.212143, -80.482054); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Prices Fork
Jan. 17

12:22 p.m. :  5 inches

10 a.m.:  4.5 inches

National Weather Service

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[47] = new Array(marker, "Prices Fork", InfoHTML, point); point = new GLatLng(37.049395, -80.77987); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Pulaski
Jan. 17

10 a.m.:   5 inches

7:40 a.m.:   4 inches

National Weather Service

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[48] = new Array(marker, "Pulaski", InfoHTML, point); point = new GLatLng(37.12069, -80.589964); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Radford
9:27 a.m. (Jan. 17):  5 inches

National Weather Service

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[49] = new Array(marker, "Radford", InfoHTML, point); point = new GLatLng(37.066505, -80.440604); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Riner
9:30 a.m. (Jan. 17):  4 inches

National Weather Service

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[50] = new Array(marker, "Riner", InfoHTML, point); point = new GLatLng(37.271525, -79.940534); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Roanoke
Jan. 17

2:52 p.m.:  4 inches

8:50 a.m.:  5 inches

National Weather Service

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[51] = new Array(marker, "Roanoke", InfoHTML, point); point = new GLatLng(37.271895, -79.938697); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Roanoke Market
\"Downtownphoto by John Jackson | roanoke.com  (Jan. 17)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[52] = new Array(marker, "Roanoke Market", InfoHTML, point); point = new GLatLng(37.24251, -81.109012); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Rocky Gap
7:50 a.m. (Jan. 17):  4 inches

National Weather Service

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[53] = new Array(marker, "Rocky Gap", InfoHTML, point); point = new GLatLng(36.99503, -79.88929); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Rocky Mount
Jan. 17

4 p.m.:  3 inches

7:36 a.m.:  1 inch

National Weather Service

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[54] = new Array(marker, "Rocky Mount", InfoHTML, point); point = new GLatLng(37.293668, -80.053093); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Salem
Jan. 17

1:38 p.m.: 4.43 inches
submitted by  DeeDee

1:11 p.m.:  6 inches
National Weather Service

11:25 a.m.:  4.25 inches
submitted by Brandon Riesenbeck

\"Salem\"photo submitted to yourpix.roanoke.com by DeeDee (Jan. 17)


" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[55] = new Array(marker, "Salem", InfoHTML, point); point = new GLatLng(37.493602, -79.438977); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Sedalia
12:45 p.m. (Jan. 17):  3.5 inches

National Weather Service

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[56] = new Array(marker, "Sedalia", InfoHTML, point); point = new GLatLng(37.173315, -80.245246); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Shawsville
Jan. 17

11:45 a.m.:  6 inches

10:52 a.m.:  5 inches

7:51 a.m.:  3 inches

National Weather Service

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[57] = new Array(marker, "Shawsville", InfoHTML, point); point = new GLatLng(37.274115, -79.935734); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Shenandoah Avenue (Roanoke City)
\"Shenandoahphoto by John Jackson | roanoke.com (Jan. 17)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[58] = new Array(marker, "Shenandoah Avenue (Roanoke City)", InfoHTML, point); point = new GLatLng(37.413998, -80.274979); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Sinking Creek
12 p.m. (Jan. 17):  5.25 inches

submitted by Duane Means

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[59] = new Array(marker, "Sinking Creek", InfoHTML, point); point = new GLatLng(36.83444, -79.757689); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Snow Creek
4 p.m. (Jan. 17):  2 inches

National Weather Servive

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[60] = new Array(marker, "Snow Creek", InfoHTML, point); point = new GLatLng(37.239752, -79.986563); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Southwest Roanoke City (off Colonial Avenue)
\"Southwestsubmitted to yourpix.roanoke.com by chestertheclown (Jan. 17)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[61] = new Array(marker, "Southwest Roanoke City (off Colonial Avenue)", InfoHTML, point); point = new GLatLng(37.212033, -79.986353); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Starkey Road (Roanoke County)
submitted to yourpix.roanoke.com by elliotb1 (Jan. 17)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[62] = new Array(marker, "Starkey Road (Roanoke County)", InfoHTML, point); point = new GLatLng(36.640813, -80.266527); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Stuart
8 a.m. (Jan. 17):  2 inches

National Weather Service

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[63] = new Array(marker, "Stuart", InfoHTML, point); point = new GLatLng(37.045149, -80.277169); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Terrys Fork
10:45 a.m. (Jan. 17):  3.5 inches

National Weather Service

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[64] = new Array(marker, "Terrys Fork", InfoHTML, point); point = new GLatLng(37.353266, -79.617042); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Thaxton
8:47 a.m. (Jan. 17):  2 inches

National Weather Service

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[65] = new Array(marker, "Thaxton", InfoHTML, point); point = new GLatLng(36.702247, -81.440936); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Trout Dale
9:45 a.m. (Jan. 17):  4.5 inches

National Weather Service

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[66] = new Array(marker, "Trout Dale", InfoHTML, point); point = new GLatLng(37.2762, -79.899874); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Vinton
Jan. 17

10:20 a.m.:  4.5 inches
National Weather Service

\"Snowy photo submitted to yourpix.roanoke.com by davis24179 (Jan. 17)
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[67] = new Array(marker, "Vinton", InfoHTML, point); point = new GLatLng(37.229408, -80.413841); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Virginia Tech
10:15 a.m. (Jan. 17):  4.75 inches
" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[68] = new Array(marker, "Virginia Tech", InfoHTML, point); point = new GLatLng(36.976137, -82.576493); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Wise
5 p.m. (Jan. 17):  4.5 inches

submitted by Gail Gentry

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[69] = new Array(marker, "Wise", InfoHTML, point); point = new GLatLng(36.789868, -80.276707); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Woolwine
11:09 a.m. (Jan. 17):  2 inches

National Weather Service

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[70] = new Array(marker, "Woolwine", InfoHTML, point); point = new GLatLng(36.94989, -81.083459); footerHtml = "
" + "
"; // Define Marker InfoHTML = "
Wytheville
Jan. 17

1:50 p.m.:  5.5 inches

7:30 a.m.:   3 inches

National Weather Service

" + footerHtml + "
"; iconsm.image = "http://www.mapbuilder.net/img/icons/marker_20_white.png"; marker = createMarker(point, InfoHTML, iconsm, options); map.addOverlay(marker); aLocations[71] = new Array(marker, "Wytheville", InfoHTML, point); }