//<![CDATA[

function load() {
if (GBrowserIsCompatible()) {
function createMarker(point,html) {
var marker = new GMarker(point);
GEvent.addListener(marker, "click", function() {
marker.openInfoWindowHtml(html);
});
return marker;
}

var map = new GMap2(document.getElementById("map"));
map.addControl(new GLargeMapControl());
map.addControl(new GMapTypeControl());
map.setCenter(new GLatLng(38.412343,-79.580604), 6);

var point = new GLatLng(39.290848,-76.615631);
var html = '<div class="mapBox" style="width:200px; height:180px;"><strong>One Charles Center</strong><br /><form action="http://maps.google.com/maps" method="get" target="_blank">100 N. Charles St.<br />Baltimore, MD 21201-3804<br/>800-556-5522<br /><em>Directions to here from</em>: <br /><input type="text"   name="saddr" value="" size="25"><br /><input type="hidden" name="daddr" value="100 N. Charles St. Baltimore, MD 21201-3804" /><input type="hidden" name="hl" value="en"><input type="submit" value="Directions"/></form></div>'
var marker = createMarker(point,html)
map.addOverlay(marker);
//marker.openInfoWindowHtml(html);

var point = new GLatLng(39.650571,-78.759147);
var html2 = '<div class="mapBox" style="width:200px; height:180px;"><strong>111 S. George St.</strong><br /><form action="http://maps.google.com/maps" method="get" target="_blank">111 S. George St. Unit 2<br />Cumberland, MD 21501-3087<br /><em>Directions to here from</em>: <br /><input type="text"   name="saddr" value="" size="25"><br /><input type="hidden" name="daddr" value="111 S. George St. Unit 2 Cumberland, MD 21501-3087" /><input type="hidden" name="hl" value="en"><input type="submit" value="Directions"/></form></div>'
var marker = createMarker(point,html2)
map.addOverlay(marker);
//marker.openInfoWindowHtml(html2);

var point = new GLatLng(39.401197,-76.607795);
var html3 = '<div class="mapBox" style="width:200px; height:180px;"><strong>Court Towers</strong><br /><form action="http://maps.google.com/maps" method="get" target="_blank">Court Towers 210<br /> W. Pennsylvania Avenue Suite 700<br />Towson, MD 21204-5324<br /><em>Directions to here from</em>: <br /><input type="text"   name="saddr" value="" size="25"><br /><input type="hidden" name="daddr" value="Court Towers 210 W. Pennsylvania Avenue Suite 700 Towson, MD 21204-5324" /><input type="hidden" name="hl" value="en"><input type="submit" value="Directions"/></form></div>'
var marker = createMarker(point,html3)
map.addOverlay(marker);
//marker.openInfoWindowHtml(html3);

var point = new GLatLng(40.6227,-75.3808);
var html4 = '<div class="mapBox" style="width:200px; height:180px;"><strong>Bethlehem</strong><br /><form action="http://maps.google.com/maps" method="get" target="_blank">60 West Broad Street Suite 200<br />Bethlehem, PA 18018<br /><em>Directions to here from</em>: <br /><input type="text"   name="saddr" value="" size="25"><br /><input type="hidden" name="daddr" value="60 West Broad Street Suite 200 Bethlehem, PA 18018" /><input type="hidden" name="hl" value="en"><input type="submit" value="Directions"/></form></div>'
var marker = createMarker(point,html4)
map.addOverlay(marker);
//marker.openInfoWindowHtml(html4);

var point = new GLatLng(40.276039,-76.898479);
var html5 = '<div class="mapBox" style="width:200px; height:180px;"><strong>Harrisburg</strong><br /><form action="http://maps.google.com/maps" method="get" target="_blank">2001 North Front Street <br />Building 3, Suite 330<br />Harrisburg, PA 17102 <br /><em>Directions to here from</em>: <br /><input type="text"   name="saddr" value="" size="25"><br /><input type="hidden" name="daddr" value="2001 North Front Street Building 3, Suite 330 Harrisburg, PA 17102" /><input type="hidden" name="hl" value="en"><input type="submit" value="Directions"/></form></div>'
var marker = createMarker(point,html5)
map.addOverlay(marker);
//marker.openInfoWindowHtml(html5);

var point = new GLatLng(39.952579,-75.165482);
var html6 = '<div class="mapBox" style="width:200px; height:200px;"><strong>Philadelphia</strong><br /><form action="http://maps.google.com/maps" method="get" target="_blank">Center Square<br />1500 Market Street<br />12th Floor Offices 71 and 72<br />Philadelphia, PA 19102<br /><em>Directions to here from</em>: <br /><input type="text"   name="saddr" value="" size="25"><br /><input type="hidden" name="daddr" value="Center Square 1500 Market Street 12th Floor Offices 71 and 72 Philadelphia, PA 19102" /><input type="hidden" name="hl" value="en"><input type="submit" value="Directions"/></form></div>'
var marker = createMarker(point,html6)
map.addOverlay(marker);
//marker.openInfoWindowHtml(html6);

var point = new GLatLng(39.740707,-75.550560);
var html7 = '<div class="mapBox" style="width:200px; height:200px;"><strong>Delaware</strong><br /><form action="http://maps.google.com/maps" method="get" target="_blank">Renaissance Center<br />405 King Street<br />Suite 700<br />Wilmington, DE 19801<br /><em>Directions to here from</em>: <br /><input type="text"   name="saddr" value="" size="25"><br /><input type="hidden" name="daddr" value="405 King Street, Suite 700 Wilmington, DE 19801" /><input type="hidden" name="hl" value="en"><input type="submit" value="Directions"/></form></div>'
var marker = createMarker(point,html7)
map.addOverlay(marker);
//marker.openInfoWindowHtml(html7);

var point = new GLatLng(35.95225,-83.946612);
var html7 = '<div class="mapBox" style="width:200px; height:200px;"><strong>Knoxville</strong><br /><form action="http://maps.google.com/maps" method="get" target="_blank">2633 Kingston Pike Suite<br /> 100 Knoxville, TN 37919<br /><em>Directions to here from</em>: <br /><input type="text"   name="saddr" value="" size="25"><br /><input type="hidden" name="daddr" value="2633 Kingston Pike Suite 100 Knoxville, TN 37919" /><input type="hidden" name="hl" value="en"><input type="submit" value="Directions"/></form></div>'
var marker = createMarker(point,html7)
map.addOverlay(marker);
//marker.openInfoWindowHtml(html7);

}}

//]]>


