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.2706,-71.1121)};var g_254eb3b5df0f07a3c8c134624be3119b = new google.maps.Geocoder();g_254eb3b5df0f07a3c8c134624be3119b.geocode( { 'address': "17-27 Victoria Heights Rd, Boston, MA 02136, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('boston-MA-payday-loans-boston').style.display = '';map = new google.maps.Map(document.getElementById('boston-MA-payday-loans-boston'), mapOptions);}document.getElementById('22622575').innerHTML += ' | View Map';var $l254eb3b5df0f07a3c8c134624be3119b = '

Payday Loans Boston

Address: 17-27 Victoria Heights Rd, Boston, MA 02136, USA
Phone:
';var m_254eb3b5df0f07a3c8c134624be3119b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Payday Loans Boston',});m_254eb3b5df0f07a3c8c134624be3119b['infowindow'] = new google.maps.InfoWindow({content: $l254eb3b5df0f07a3c8c134624be3119b});var infowindow = new google.maps.InfoWindow({content: $l254eb3b5df0f07a3c8c134624be3119b});google.maps.event.addListener(m_254eb3b5df0f07a3c8c134624be3119b, 'click', function() {infowindow.open(map,m_254eb3b5df0f07a3c8c134624be3119b);});$marker.push(m_254eb3b5df0f07a3c8c134624be3119b);}});}google.maps.event.addDomListener(window, 'load', initialize);