/* * 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 options = {opasity: 100, label:"1. Mike Glennon"}; InfoHTML = "
1. Mike Glennon
Westfield
6\'6\" 194 QB
N.C. State
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[0] = new Array(marker, "1. Mike Glennon", InfoHTML, point); point = new GLatLng(37.698666, -77.910238); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"11. D.J. Coles"}; InfoHTML = "
11. D.J. Coles
Goochland
6\'3\" 196 WR
Va. Tech
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[1] = new Array(marker, "11. D.J. Coles", InfoHTML, point); point = new GLatLng(37.361424, -79.172986); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"12. Bobby Massie"}; InfoHTML = "
12. Bobby Massie
Liberty Christian
6\'8\" 335 OL
Uncommitted
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[2] = new Array(marker, "12. Bobby Massie", InfoHTML, point); point = new GLatLng(37.347273, -79.234745); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"12. Bobby Massie"}; InfoHTML = "
12. Bobby Massie
Liberty Christian
6\'8\" 335 OL
Uncommitted
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[3] = new Array(marker, "12. Bobby Massie", InfoHTML, point); point = new GLatLng(38.775123, -77.059498); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"13. Jimmy Bennett"}; InfoHTML = "
13. Jimmy Bennett
W. Potomac
6\'8\" 285 OL
Connecticut
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[4] = new Array(marker, "13. Jimmy Bennett", InfoHTML, point); point = new GLatLng(38.931152, -77.340085); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"17. A.J. Price"}; InfoHTML = "
17. A.J. Price
South Lakes
6\'4\" 175 WR
Penn State
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[5] = new Array(marker, "17. A.J. Price", InfoHTML, point); point = new GLatLng(36.868618, -76.151302); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"2. E.J. Manuel"}; InfoHTML = "
2. E.J. Manuel
Bayside
6\'5\" 215 QB
FSU
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[6] = new Array(marker, "2. E.J. Manuel", InfoHTML, point); point = new GLatLng(37.568868, -79.059634); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"20. Derrick McCoy"}; InfoHTML = "
20. Derrick McCoy
Amherst County
6\'3\" 205 WR
Va. Tech
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[7] = new Array(marker, "20. Derrick McCoy", InfoHTML, point); point = new GLatLng(36.783749, -76.141878); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"21. Lyndell Gibson"}; InfoHTML = "
21. Lyndell Gibson
Salem
5\'11\" 236 LB
Va. Tech
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[8] = new Array(marker, "21. Lyndell Gibson", InfoHTML, point); point = new GLatLng(36.781953, -76.143258); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"21. Lyndell Gibson"}; InfoHTML = "
21. Lyndell Gibson
Salem
5\'11\" 236 LB
Va. Tech
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[9] = new Array(marker, "21. Lyndell Gibson", InfoHTML, point); point = new GLatLng(36.898332, -76.238934); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"22. Klinton Ruff"}; InfoHTML = "
22. Klinton Ruff
Norview
6\'4\" 298 DL
UVa
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[10] = new Array(marker, "22. Klinton Ruff", InfoHTML, point); point = new GLatLng(39.046271, -77.512267); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"23. Jeron Gouveia"}; InfoHTML = "
23. Jeron Gouveia
Stone Bridge
6\'2\" 185 DB
Va. Tech
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[11] = new Array(marker, "23. Jeron Gouveia", InfoHTML, point); point = new GLatLng(38.364767, -77.463876); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"24. Jake Johnson"}; InfoHTML = "
24. Jake Johnson
Stafford
6\'3\" 231 LB
Va. Tech
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[12] = new Array(marker, "24. Jake Johnson", InfoHTML, point); point = new GLatLng(37.092311, -81.776725); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"25. Austin Fuller"}; InfoHTML = "
25. Austin Fuller
Richlands
6\'1\" 200 WR
Va. Tech
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[13] = new Array(marker, "25. Austin Fuller", InfoHTML, point); point = new GLatLng(38.406191, -77.392897); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"26. Donovan Miles"}; InfoHTML = "
26. Donovan Miles
Brooke Point
6\'1\" 227 LB
WVU
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[14] = new Array(marker, "26. Donovan Miles", InfoHTML, point); point = new GLatLng(36.803467, -76.109846); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"27. Joe Jones"}; InfoHTML = "
27. Joe Jones
Green Run
6\'3\" 245 DE
Va. Tech
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[15] = new Array(marker, "27. Joe Jones", InfoHTML, point); point = new GLatLng(36.732079, -78.90926); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"28. Allen Stephens"}; InfoHTML = "
28. Allen Stephens
Halifax County
6\'1\" 240 LB
Va. Tech
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[16] = new Array(marker, "28. Allen Stephens", InfoHTML, point); point = new GLatLng(36.778981, -76.096803); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"29. Xavier Boyce"}; InfoHTML = "
29. Xavier Boyce
Landstown
6\'4\" 190 DB
Va. Tech
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[17] = new Array(marker, "29. Xavier Boyce", InfoHTML, point); point = new GLatLng(36.945604, -76.599949); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"3. Dyrell Roberts"}; InfoHTML = "
3. Dyrell Roberts
Smithfield
6\'2\" 190 WR
Va. Tech
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[18] = new Array(marker, "3. Dyrell Roberts", InfoHTML, point); point = new GLatLng(38.784011, -77.134316); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"30. Ben Barber`"}; InfoHTML = "
30. Ben Barber`
Edison
5\'10\" 195 WR
Va. Tech
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[19] = new Array(marker, "30. Ben Barber`", InfoHTML, point); point = new GLatLng(36.873966, -76.030606); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"31. Tony Gregory"}; InfoHTML = "
31. Tony Gregory
First Colonial
6\'0\" 185 RB
Va. Tech
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[20] = new Array(marker, "31. Tony Gregory", InfoHTML, point); point = new GLatLng(37.633261, -77.518656); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"33. Joseph Clayton"}; InfoHTML = "
33. Joseph Clayton
Hermitage
6\'2\" 205 QB
Va. Tech
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[21] = new Array(marker, "33. Joseph Clayton", InfoHTML, point); point = new GLatLng(36.690575, -76.238404); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"34. Casey Turner"}; InfoHTML = "
34. Casey Turner
Great Bridge
6\'4\" 210 QB
Connecticut
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[22] = new Array(marker, "34. Casey Turner", InfoHTML, point); point = new GLatLng(36.690576, -76.238406); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"34. Casey Turner"}; InfoHTML = "
34. Casey Turner
Great Bridge
6\'4\" 210 QB
Connecticut
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[23] = new Array(marker, "34. Casey Turner", InfoHTML, point); point = new GLatLng(38.787552, -77.23952); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"36. Tyler Bitancurt"}; InfoHTML = "
36. Tyler Bitancurt
West Springfield
6\'0\" 175 PK
WVU
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[24] = new Array(marker, "36. Tyler Bitancurt", InfoHTML, point); point = new GLatLng(36.614299, -82.178738); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"37. Randy White"}; InfoHTML = "
37. Randy White
Virginia
6\'5\" 232 TE
UNC
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[25] = new Array(marker, "37. Randy White", InfoHTML, point); point = new GLatLng(38.649848, -77.387317); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"38. Eric Martin"}; InfoHTML = "
38. Eric Martin
Hylton
6\'2\" 240 TE
Va. Tech
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[26] = new Array(marker, "38. Eric Martin", InfoHTML, point); point = new GLatLng(38.648139, -77.386014); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"38. Eric Martin"}; InfoHTML = "
38. Eric Martin
Hylton
6\'2\" 240 TE
Va. Tech
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[27] = new Array(marker, "38. Eric Martin", InfoHTML, point); point = new GLatLng(39.178274, -78.174472); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"39. J.J. Dorsey"}; InfoHTML = "
39. J.J. Dorsey
Handley
6\'1\" 185 QB
WVU
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[28] = new Array(marker, "39. J.J. Dorsey", InfoHTML, point); point = new GLatLng(38.765306, -77.506912); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"4. Ryan Williams"}; InfoHTML = "
4. Ryan Williams
Stonewall Jackson
5\'10\" 192 RB
Va. Tech
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[29] = new Array(marker, "4. Ryan Williams", InfoHTML, point); point = new GLatLng(38.767075, -77.506516); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"4. Ryan Williams"}; InfoHTML = "
4. Ryan Williams
Stonewall Jackson
5\'10\" 192 RB
Va. Tech
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[30] = new Array(marker, "4. Ryan Williams", InfoHTML, point); point = new GLatLng(37.673335, -77.603277); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"40. Derek Jackson"}; InfoHTML = "
40. Derek Jackson
Deep Run
6\'2\" 206 LB
Purdue
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[31] = new Array(marker, "40. Derek Jackson", InfoHTML, point); point = new GLatLng(37.383197, -76.524582); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"41. Tommy Reamon Jr."}; InfoHTML = "
41. Tommy Reamon Jr.
Gloucester
6\'2\" 195 QB
ODU
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[32] = new Array(marker, "41. Tommy Reamon Jr.", InfoHTML, point); point = new GLatLng(37.540292, -77.32537); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"42. Matt Hurdle"}; InfoHTML = "
42. Matt Hurdle
Highland Springs
6\'3\" 185 QB
Kent State
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[33] = new Array(marker, "42. Matt Hurdle", InfoHTML, point); point = new GLatLng(37.034096, -76.318404); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"43. Reid Evans"}; InfoHTML = "
43. Reid Evans
Phoebus
6\'0\" 175 WR
ODU
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[34] = new Array(marker, "43. Reid Evans", InfoHTML, point); point = new GLatLng(38.826608, -77.412805); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"44. Darryl Hamilton"}; InfoHTML = "
44. Darryl Hamilton
Centreville
5\'8\" 170 DB
Richmond
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[35] = new Array(marker, "44. Darryl Hamilton", InfoHTML, point); point = new GLatLng(37.472162, -77.380106); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"45. Justin Thorpe"}; InfoHTML = "
45. Justin Thorpe
Varina
6\'1\" 202 QB
JMU
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[36] = new Array(marker, "45. Justin Thorpe", InfoHTML, point); point = new GLatLng(36.773517, -75.982323); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"46. T.J. Cowart"}; InfoHTML = "
46. T.J. Cowart
Ocean Lakes
5\'11\" 180 DB
ODU
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[37] = new Array(marker, "46. T.J. Cowart", InfoHTML, point); point = new GLatLng(36.739114, -76.256497); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"47. Jamal Wilson"}; InfoHTML = "
47. Jamal Wilson
Oscar Smith
5\'10\" 170 WR
Marshall
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[38] = new Array(marker, "47. Jamal Wilson", InfoHTML, point); point = new GLatLng(38.312468, -77.473213); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"48. Stephen Meadows"}; InfoHTML = "
48. Stephen Meadows
James Monroe
6\'4\" 228 LB
ODU
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[39] = new Array(marker, "48. Stephen Meadows", InfoHTML, point); point = new GLatLng(37.006572, -76.429802); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"49. Lawrence Turner"}; InfoHTML = "
49. Lawrence Turner
Heritage
6\'1\" 210 LB
Temple
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[40] = new Array(marker, "49. Lawrence Turner", InfoHTML, point); point = new GLatLng(36.864136, -76.289968); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"5. Vinston Painter"}; InfoHTML = "
5. Vinston Painter
Maury
6\'5\" 315 OL
Va. Tech
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[41] = new Array(marker, "5. Vinston Painter", InfoHTML, point); point = new GLatLng(39.078272, -78.193916); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"50. Brian Barlow"}; InfoHTML = "
50. Brian Barlow
Sherando
6\'3\" 209 TE
JMU
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[42] = new Array(marker, "50. Brian Barlow", InfoHTML, point); point = new GLatLng(37.60525622611112, -76.53797149658203); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"6. Deion Walker"}; InfoHTML = "
6. Deion Walker
Christchurch
6\'4\"  186  WR
Notre Dame
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[43] = new Array(marker, "6. Deion Walker", InfoHTML, point); point = new GLatLng(36.78364822767046, -76.14083290100097); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"7. Kevin Whaley"}; InfoHTML = "
7. Kevin Whaley
Salem
5\'11\"  236  LB
Uncommitted
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[44] = new Array(marker, "7. Kevin Whaley", InfoHTML, point); point = new GLatLng(37.763386961205704, -78.26265335083008); footerHtml = "
" + "
"; // Define Marker options = {opasity: 100, label:"8. Marcus Dowtin"}; InfoHTML = "
8. Marcus Dowtin
Fork Union
6\'2\"  215  RB
Georgia
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_green.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[45] = new Array(marker, "8. Marcus Dowtin", InfoHTML, point); }