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(42.3587,-71.0713)};var g_bae66f0ea0b99eba141a178755b082a4 = new google.maps.Geocoder();g_bae66f0ea0b99eba141a178755b082a4.geocode( { 'address': "4 S Market St # End, Boston, MA 02109"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('boston-MA-el-paso-enchiladas').style.display = '';map = new google.maps.Map(document.getElementById('boston-MA-el-paso-enchiladas'), mapOptions);}document.getElementById('5d6eea3b').innerHTML += ' | View Map';var $lbae66f0ea0b99eba141a178755b082a4 = '

El Paso Enchiladas

Address: 4 S Market St # End, Boston, MA 02109
Phone: (617) 723-4134
';var m_bae66f0ea0b99eba141a178755b082a4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'El Paso Enchiladas',});m_bae66f0ea0b99eba141a178755b082a4['infowindow'] = new google.maps.InfoWindow({content: $lbae66f0ea0b99eba141a178755b082a4});var infowindow = new google.maps.InfoWindow({content: $lbae66f0ea0b99eba141a178755b082a4});google.maps.event.addListener(m_bae66f0ea0b99eba141a178755b082a4, 'click', function() {infowindow.open(map,m_bae66f0ea0b99eba141a178755b082a4);});$marker.push(m_bae66f0ea0b99eba141a178755b082a4);}});}google.maps.event.addDomListener(window, 'load', initialize);