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.8188,-71.1032)};var g_a01b0e61e9d22b6ae5c71c8b71c34e37 = new google.maps.Geocoder();g_a01b0e61e9d22b6ae5c71c8b71c34e37.geocode( { 'address': "27 Plaistow Rd, Plaistow, NH 03865, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('plaistow-NH-plaistow-trading--pawn').style.display = '';map = new google.maps.Map(document.getElementById('plaistow-NH-plaistow-trading--pawn'), mapOptions);}document.getElementById('3e650cc3').innerHTML += ' | View Map';var $la01b0e61e9d22b6ae5c71c8b71c34e37 = '

Plaistow Trading & Pawn

Address: 27 Plaistow Rd, Plaistow, NH 03865, USA
Phone: (603) 382-7296
';var m_a01b0e61e9d22b6ae5c71c8b71c34e37 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Plaistow Trading & Pawn',});m_a01b0e61e9d22b6ae5c71c8b71c34e37['infowindow'] = new google.maps.InfoWindow({content: $la01b0e61e9d22b6ae5c71c8b71c34e37});var infowindow = new google.maps.InfoWindow({content: $la01b0e61e9d22b6ae5c71c8b71c34e37});google.maps.event.addListener(m_a01b0e61e9d22b6ae5c71c8b71c34e37, 'click', function() {infowindow.open(map,m_a01b0e61e9d22b6ae5c71c8b71c34e37);});$marker.push(m_a01b0e61e9d22b6ae5c71c8b71c34e37);}});}google.maps.event.addDomListener(window, 'load', initialize);