var map;var $marker = [];function $setCursor($lat, $lng, $index){$marker[$index - 1]['infowindow'].open(map, $marker[$index - 1]);var $lat_lng = new google.maps.LatLng($lat, $lng);map.setCenter($lat_lng);map.setZoom(20);}function initialize(){var $i = 0;var mapOptions = {zoom: 10,center: new google.maps.LatLng(39.431,-76.6311)};var g_abc97c8366fb42c1e405ce7e9fc7b398 = new google.maps.Geocoder();g_abc97c8366fb42c1e405ce7e9fc7b398.geocode( { 'address': "1920 Greenspring Dr, Lutherville-Timonium, MD 21093, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lutherville-timonium-MD-buy-a-new-home-in-maryland').style.display = '';map = new google.maps.Map(document.getElementById('lutherville-timonium-MD-buy-a-new-home-in-maryland'), mapOptions);}document.getElementById('6f8a14de').innerHTML += ' | View Map';var $labc97c8366fb42c1e405ce7e9fc7b398 = '

Buy a New Home in Maryland

Address: 1920 Greenspring Dr, Lutherville-Timonium, MD 21093, USA
Phone: (443) 943-6486
';var m_abc97c8366fb42c1e405ce7e9fc7b398 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Buy a New Home in Maryland',});m_abc97c8366fb42c1e405ce7e9fc7b398['infowindow'] = new google.maps.InfoWindow({content: $labc97c8366fb42c1e405ce7e9fc7b398});var infowindow = new google.maps.InfoWindow({content: $labc97c8366fb42c1e405ce7e9fc7b398});google.maps.event.addListener(m_abc97c8366fb42c1e405ce7e9fc7b398, 'click', function() {infowindow.open(map,m_abc97c8366fb42c1e405ce7e9fc7b398);});$marker.push(m_abc97c8366fb42c1e405ce7e9fc7b398);}});}google.maps.event.addDomListener(window, 'load', initialize);