/* * 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" + GetDirectionForm(0); + ""; // Define Marker options = {opasity: 100, label:"Bensville Park"}; InfoHTML = "
Bensville Park
 Bensville Road, White Plains.


Located on Bensville Road (Route 229) between the Pomfret and Waldorf communities.

 



 



 



 


            Developed facilities currently include athletic playing fields, a playground and a small pavilion.  Sports fields include:  one regulation-size baseball, three little league baseball, three soccer and one football field.  A separate field has been designated as an area for general community use (all other fields require permit).

 



 



 



 


            Evenings and Weekends – Organized parties/events are not allowed in playground pavilion area.  (Reserved areas for these types of activities are available at Gilbert Run Park.)

 



 



 



 


            Bensville Park is open daily from 8:00 a.m. until dusk.

 



 


 


 


 


 

" + 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, "Bensville Park", InfoHTML, point); point = new GLatLng(38.556641, -76.842086); footerHtml = "
" + GetDirectionForm(1); + "
"; // Define Marker options = {opasity: 100, label:"Bryantown Sports Complex"}; InfoHTML = "
Bryantown Sports Complex


Bryantown Road, Bryantown. 

15 various sized soccer fields for permitted league and tournament play. Concessions, restrooms and picnic areas available

" + 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, "Bryantown Sports Complex", InfoHTML, point); point = new GLatLng(38.60134, -77.1666); footerHtml = "
" + GetDirectionForm(2); + "
"; // Define Marker options = {opasity: 100, label:"Charlie Wright Park"}; InfoHTML = "
Charlie Wright Park

Dr. Mitchell Lane, Indian Head.


Two soccer, two Little League baseball, and one regulation baseball field, and practice football area.

" + 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, "Charlie Wright Park", InfoHTML, point); point = new GLatLng(38.634101, -76.899007); footerHtml = "
" + GetDirectionForm(3); + "
"; // Define Marker options = {opasity: 100, label:"Elite Gymnastics & Recreation Center"}; InfoHTML = "
Elite Gymnastics & Recreation Center

2745 Old Washington Road, Waldorf. 
Hours: Mon-Fri 8am-9pm; Sat 9am-1:30pm. 
301-870-7938.


.

" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[3] = new Array(marker, "Elite Gymnastics & Recreation Center", InfoHTML, point); point = new GLatLng(38.456492, -77.153261); footerHtml = "
" + GetDirectionForm(4); + "
"; // Define Marker options = {opasity: 100, label:"Friendship Farm Park"}; InfoHTML = "
Friendship Farm Park

Friendship Farm Road, Nanjemoy


\"FriendshipA countyowned boat ramp on Nanjemoy Creek near Potomac River. One-acre surrounding this boat launching facility designated free fishing area - anglers not required to possess fishing license. Hiking trails.

" + 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, "Friendship Farm Park", InfoHTML, point); point = new GLatLng(38.483365, -76.855226); footerHtml = "
" + GetDirectionForm(5); + "
"; // Define Marker options = {opasity: 100, label:"Gilbert Run Park"}; InfoHTML = "
Gilbert Run Park

\"Gilbert8 miles east of La Plata on Route 6. Hiking and nature trails, picnic areas, pavilions and playground areas. 60-acre fresh water lake with fishing piers and boat ramp. Nature Center with a 150-gallon aquarium. Fishing supplies, licenses, boat rentals and concessions are available. 301-932-1083.

" + 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, "Gilbert Run Park", InfoHTML, point); point = new GLatLng(38.623271, -76.886461); footerHtml = "
" + GetDirectionForm(6); + "
"; // Define Marker options = {opasity: 100, label:"Hanson Community Center"}; InfoHTML = "
Hanson Community Center

12350 Vivian Adams Drive, Waldorf. 
Hours: Mon-Fri 3-9:30pm, Sat 10am-2pm. 
301-645-2186.

" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[6] = new Array(marker, "Hanson Community Center", InfoHTML, point); point = new GLatLng(38.302904, -76.914949); footerHtml = "
" + GetDirectionForm(7); + "
"; // Define Marker options = {opasity: 100, label:"Hatton Creek Boat Launch Facility"}; InfoHTML = "
Hatton Creek Boat Launch Facility
Wicomico River, Issue

All County-operated boat ramps are available free of charge. With the exception of Gilbert Run (seasonal hours), all are open year-round, dawn to dusk.
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[7] = new Array(marker, "Hatton Creek Boat Launch Facility", InfoHTML, point); point = new GLatLng(38.612856, -77.073886); footerHtml = "
" + GetDirectionForm(8); + "
"; // Define Marker options = {opasity: 100, label:"Henson Community Center"}; InfoHTML = "
Henson Community Center

3535 Livingston Road, Indian Head. 
Hours: Mon-Fri 3-9:30pm, Sat 10am-2pm. 
301-375-7875.

" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[8] = new Array(marker, "Henson Community Center", InfoHTML, point); point = new GLatLng(38.602920072239, -77.053985595703); footerHtml = "
" + GetDirectionForm(9); + "
"; // Define Marker options = {opasity: 100, label:"Indian Head\/White Plains Rail Trail"}; InfoHTML = "
Indian Head/White Plains Rail Trail

Phase I is now open for public use. Bikers, hikers, and exercise enthusiasts can now enjoy two paved segments. Three miles in Indian Head, four miles in White Plains. By December 2009 thirteen miles of trail will connect these two communities.

" + 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, "Indian Head/White Plains Rail Trail", InfoHTML, point); point = new GLatLng(38.547028, -76.948594); footerHtml = "
" + GetDirectionForm(10); + "
"; // Define Marker options = {opasity: 100, label:"La Plata Outdoor Pool"}; InfoHTML = "
La Plata Outdoor Pool

Website

Summer Hours: June 13-August 23


Hours may vary by location. Pools will be open July 4.
Monday-Friday. . . . . . . . . . . . . . . . . . . Noon-8pm
Saturday, Sunday. . . . . . . . . . . . . . Noon-6pm


La Plata High School Pool
6035 Radio Station Rd • La Plata


McDonough High School Pool
7165 Marshall Corner Rd • Pomfret

Thomas Stone High School Pool
3785 Leonardtown Rd • Waldorf

" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_blue.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[10] = new Array(marker, "La Plata Outdoor Pool", InfoHTML, point); point = new GLatLng(38.58242, -77.124303); footerHtml = "
" + GetDirectionForm(11); + "
"; // Define Marker options = {opasity: 100, label:"Lackey Indoor Pool"}; InfoHTML = "
Lackey Indoor Pool


3000 Chicamuxen Road, Indian Head.
301-743-2470 • 301-753-6003.

Spring Hours:
March 1-June 17
Monday-Friday. . . . . . . . . . . . 3:30pm-9pm
Saturday, Sunday. . . . . . . . Noon-6pm



Summer Hours:
June 18-August 17

Monday-Thursday. . .
Noon-5pm
Friday, Saturday, Sunday. . . Noon-6pm



Lackey Pool will close August 18-23 for maintenance

" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_blue.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[11] = new Array(marker, "Lackey Indoor Pool", InfoHTML, point); point = new GLatLng(38.53711, -76.951979); footerHtml = "
" + GetDirectionForm(12); + "
"; // Define Marker options = {opasity: 100, label:"Laurel Springs Regional Park"}; InfoHTML = "
Laurel Springs Regional Park

Radio Station Road, La Plata. 

Exercise trail, playground, picnic pavilions and informal picnic areas. Two regulation baseball, five softball, three little league, one football, five soccer fields and one multi-purpose field. Athletic fields available for official league use by permit only.

" + 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, "Laurel Springs Regional Park", InfoHTML, point); point = new GLatLng(38.572505, -77.156359); footerHtml = "
" + GetDirectionForm(13); + "
"; // Define Marker options = {opasity: 100, label:"Mallows Bay Park"}; InfoHTML = "
Mallows Bay Park

Route 224, Riverside. 
Undeveloped at this time with opening planned in near future. Small boat launch facility with direct access to the Potomac River. Hiking, fishing and wildlife viewing opportunities.

" + 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, "Mallows Bay Park", InfoHTML, point); point = new GLatLng(38.679255, -77.093037); footerHtml = "
" + GetDirectionForm(14); + "
"; // Define Marker options = {opasity: 100, label:"Marshall Hall Boat Launching Facility"}; InfoHTML = "
Marshall Hall Boat Launching Facility

All County-operated boat ramps are available free of charge. With the exception of Gilbert Run (seasonal hours), all are open year-round, dawn to dusk.

" + 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, "Marshall Hall Boat Launching Facility", InfoHTML, point); point = new GLatLng(38.649268, -76.95915); footerHtml = "
" + GetDirectionForm(15); + "
"; // Define Marker options = {opasity: 100, label:"Mattawoman Community Center"}; InfoHTML = "
Mattawoman Community Center

10145 Berry Road, Waldorf. 
Hours: Mon-Fri 2:30-9:30pm, Sat 10am-2pm. 
301-645-6865

" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[15] = new Array(marker, "Mattawoman Community Center", InfoHTML, point); point = new GLatLng(38.528525, -76.699802); footerHtml = "
" + GetDirectionForm(16); + "
"; // Define Marker options = {opasity: 100, label:"Maxwell Hall Park Equestrian Area"}; InfoHTML = "
Maxwell Hall Park Equestrian Area

Teagues Point Road, Benedict. 
Over fourteen miles of equestrian and hiking trails (horse use by membership only). Variety of wooded and open field trails. Scenic views of Patuxent River.

" + 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, "Maxwell Hall Park Equestrian Area", InfoHTML, point); point = new GLatLng(38.554181, -77.037807); footerHtml = "
" + GetDirectionForm(17); + "
"; // Define Marker options = {opasity: 100, label:"McDonough Outdoor Pool"}; InfoHTML = "
McDonough Outdoor Pool

Website

Summer Hours: June 13-August 23



Hours may vary by location. Pools will be open July 4.
Monday-Friday. . . . . . . . . . . . . . . . . . . Noon-8pm
Saturday, Sunday. . . . . . . . . . . . . . Noon-6pm



La Plata High School Pool
6035 Radio Station Rd • La Plata



McDonough High School Pool
7165 Marshall Corner Rd • Pomfret

Thomas Stone High School Pool
3785 Leonardtown Rd • Waldorf


" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_blue.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[17] = new Array(marker, "McDonough Outdoor Pool", InfoHTML, point); point = new GLatLng(38.644096, -76.975958); footerHtml = "
" + GetDirectionForm(18); + "
"; // Define Marker options = {opasity: 100, label:"North Point Indoor Pool"}; InfoHTML = "
North Point Indoor Pool


301-934-7475 • Fax: 301-934-7474
2500 Davis Rd, Waldorf



Spring Hours: March 1-June 17
Monday-Friday. . . 3:30pm-9pm
Saturday, Sunday. . . Noon-6pm



Summer Hours:
June 18-August 14

Monday-Thursday. . . . . . . . . . . . . . . .
Noon-5pm
Friday, Saturday, Sunday. . . . . . . Noon-6pm

" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_blue.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[18] = new Array(marker, "North Point Indoor Pool", InfoHTML, point); point = new GLatLng(38.50482, -76.831209); footerHtml = "
" + GetDirectionForm(19); + "
"; // Define Marker options = {opasity: 100, label:"Oak Ridge Park & Equestrian Center"}; InfoHTML = "
Oak Ridge Park & Equestrian Center

Oaks Road, Hughesville. 
Athletic fields for official league use by permit only. Little league and regulation baseball fields (a field is available for community pick-up play).


Equestrian trails and show rings available first come, first served, unless there are scheduled events. Playground and picnic pavilion available.

" + 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, "Oak Ridge Park & Equestrian Center", InfoHTML, point); point = new GLatLng(38.372034, -76.949862); footerHtml = "
" + GetDirectionForm(20); + "
"; // Define Marker options = {opasity: 100, label:"Piccowaxen Community Center"}; InfoHTML = "
Piccowaxen Community Center

 12834 Rock Point Road, Newburg. 
Hours: Mon-Fri 2-9pm, Sat
10am-2pm.
301-259-2503.

" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[20] = new Array(marker, "Piccowaxen Community Center", InfoHTML, point); point = new GLatLng(38.531315, -77.140494); footerHtml = "
" + GetDirectionForm(21); + "
"; // Define Marker options = {opasity: 100, label:"Pisgah Park"}; InfoHTML = "
Pisgah Park
6645 Mason Springs Road, La Plata MD 20646
" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[21] = new Array(marker, "Pisgah Park", InfoHTML, point); point = new GLatLng(38.619608, -77.077162); footerHtml = "
" + GetDirectionForm(22); + "
"; // Define Marker options = {opasity: 100, label:"Pomonkey Soccer Complex"}; InfoHTML = "
Pomonkey Soccer Complex
" + 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, "Pomonkey Soccer Complex", InfoHTML, point); point = new GLatLng(38.509607, -77.037182); footerHtml = "
" + GetDirectionForm(23); + "
"; // Define Marker options = {opasity: 100, label:"Port Tobacco Recreation Center"}; InfoHTML = "
Port Tobacco Recreation Center

Recreation Registration Main Office

8190 Port Tobacco Road, Port Tobacco. Registrations for programs offered are currently being accepted at the Parks and Recreation Office located at the Department of Community Services building at the address shown above
301-934-9305, 301-870-3388.


" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[23] = new Array(marker, "Port Tobacco Recreation Center", InfoHTML, point); point = new GLatLng(38.595713, -76.88091); footerHtml = "
" + GetDirectionForm(24); + "
"; // Define Marker options = {opasity: 100, label:"Robert D. Stethem Memorial Sports Complex"}; InfoHTML = "
Robert D. Stethem Memorial Sports Complex

Piney Church Road, Waldorf. Ten little league and big league baseball fields, one football practice area, playground and picnic pavilion. Athletic fields available for official league use by permit only.

" + 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, "Robert D. Stethem Memorial Sports Complex", InfoHTML, point); point = new GLatLng(38.624029046736, -77.08685874939); footerHtml = "
" + GetDirectionForm(25); + "
"; // Define Marker options = {opasity: 100, label:"Ruth B. Swann Memorial Park"}; InfoHTML = "
Ruth B. Swann Memorial Park

Route 210, Bryans Road. Regulation baseball field and football field available to organized leagues during playing seasons by permit only. Picnic and playground areas. One-mile foot trail which passes through mature woodland on its way to the shoreline of the Potomac River.

" + 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, "Ruth B. Swann Memorial Park", InfoHTML, point); point = new GLatLng(38.59713, -76.911119); footerHtml = "
" + GetDirectionForm(26); + "
"; // Define Marker options = {opasity: 100, label:"Skate Park"}; InfoHTML = "
Skate Park

The Skate Park is located at White Plains Regional Park 1015 St. Charles Parkway
15,000 sq. ft. concrete-based skatepark. Various sized bowls with transitions, street course. Skateboards and in-line skating. Helmet, pads required. Fee. 301-638-5208.

" + 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, "Skate Park", InfoHTML, point); point = new GLatLng(38.602213, -77.134921); footerHtml = "
" + GetDirectionForm(27); + "
"; // Define Marker options = {opasity: 100, label:"Smallwood Community Center"}; InfoHTML = "
Smallwood Community Center

4990 Indian Head Hwy, Indian Head. 
Hours: Mon-Fri 3-9:30pm, Sat 10am-2pm. 
301-743-3020.

" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[27] = new Array(marker, "Smallwood Community Center", InfoHTML, point); point = new GLatLng(38.527494, -76.967694); footerHtml = "
" + GetDirectionForm(28); + "
"; // Define Marker options = {opasity: 100, label:"Somers Community Center"}; InfoHTML = "
Somers Community Center

300 Willow Lane, La Plata. 
Hours: Mon-Fri 2:30-9:30pm, Sat 10am-2pm. 
301-932-6679.

" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[28] = new Array(marker, "Somers Community Center", InfoHTML, point); point = new GLatLng(38.277771, -76.876404); footerHtml = "
" + GetDirectionForm(29); + "
"; // Define Marker options = {opasity: 100, label:"Southern Park"}; InfoHTML = "
Southern Park

Just off of Route 257, Issue. Scenic view of Potomac River, a playground, picnic areas, ball fields, tennis courts, a basketball court and a fishing pier.

" + 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, "Southern Park", InfoHTML, point); point = new GLatLng(38.602647, -76.897165); footerHtml = "
" + GetDirectionForm(30); + "
"; // Define Marker options = {opasity: 100, label:"Stoddert Community Center"}; InfoHTML = "
Stoddert Community Center

2040 St. Thomas Drive, Waldorf. 
Hours: Mon-Fri 3-9:30pm, Sat 10am-2pm. 
301-645-4847.

" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[30] = new Array(marker, "Stoddert Community Center", InfoHTML, point); point = new GLatLng(38.616395, -76.887012); footerHtml = "
" + GetDirectionForm(31); + "
"; // Define Marker options = {opasity: 100, label:"Thomas Stone Outdoor Pool"}; InfoHTML = "
Thomas Stone Outdoor Pool


Website

Summer Hours: June 13-August 23



Hours may vary by location. Pools will be open July 4.
Monday-Friday. . . . . . . . . . . . . . . . . . . Noon-8pm
Saturday, Sunday. . . . . . . . . . . . . . Noon-6pm



La Plata High School Pool
6035 Radio Station Rd • La Plata



McDonough High School Pool
7165 Marshall Corner Rd • Pomfret

Thomas Stone High School Pool
3785 Leonardtown Rd • Waldorf

" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_blue.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[31] = new Array(marker, "Thomas Stone Outdoor Pool", InfoHTML, point); point = new GLatLng(38.583365, -76.986029); footerHtml = "
" + GetDirectionForm(32); + "
"; // Define Marker options = {opasity: 100, label:"Turkey Hill Park"}; InfoHTML = "
Turkey Hill Park

Turkey Hill Road, La Plata. Four soccer and one football field. One-acre, fence-enclosed off-leash dog park. Dogs must display up-to-date vaccination tags and license. Half-mile oval roadway for walkers/runners. Picnic pavilions available.

" + 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, "Turkey Hill Park", InfoHTML, point); point = new GLatLng(38.618847, -76.946403); footerHtml = "
" + GetDirectionForm(33); + "
"; // Define Marker options = {opasity: 100, label:"Wade Community Center"}; InfoHTML = "
Wade Community Center

2300 Smallwood Drive, Waldorf. 
Hours: Mon-Fri 3-9:30pm, Sat 10am- 2pm. 
301-645-9291.

" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[33] = new Array(marker, "Wade Community Center", InfoHTML, point); point = new GLatLng(38.590261, -76.946878); footerHtml = "
" + GetDirectionForm(34); + "
"; // Define Marker options = {opasity: 100, label:"White Plains Golf Course"}; InfoHTML = "
White Plains Golf Course

Regionally acclaimed 18-hole public golf course. Well groomed greens and Bermuda grass fairways. For all levels of play. Driving range available. Scheduled tee times recommended. 
301-645-1300, 301-843-2947.

" + footerHtml + "
"; iconbig.image = "http://www.mapbuilder.net/img/icons/marker_34_red.png"; marker = createMarker(point, InfoHTML, iconbig, options); map.addOverlay(marker); aLocations[34] = new Array(marker, "White Plains Golf Course", InfoHTML, point); point = new GLatLng(38.578037, -76.921914); footerHtml = "
" + GetDirectionForm(35); + "
"; // Define Marker options = {opasity: 100, label:"White Plains Regional Park"}; InfoHTML = "
White Plains Regional Park

1015 St. Charles Parkway. 
18-hole golf course, lighted tennis courts, tot lot and playground, picnic pavilions. One soccer, one softball, one regulation baseball, one Little League baseball, and one football field (for official league use by permit only).

" + 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, "White Plains Regional Park", InfoHTML, point); // And finnaly create sidebar createSideBar(); }