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.6309,-71.2805)};var g_9b534aee54ad7ec5161eabca2b15f885 = new google.maps.Geocoder();g_9b534aee54ad7ec5161eabca2b15f885.geocode( { 'address': "680 Rogers St, Lowell, MA 01852, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lowell-MA-cash-for-gold-lowell').style.display = '';map = new google.maps.Map(document.getElementById('lowell-MA-cash-for-gold-lowell'), mapOptions);}document.getElementById('3dd5920b').innerHTML += ' | View Map';var $l9b534aee54ad7ec5161eabca2b15f885 = '

Cash for Gold Lowell

Address: 680 Rogers St, Lowell, MA 01852, USA
Phone: (978) 684-2353
';var m_9b534aee54ad7ec5161eabca2b15f885 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Cash for Gold Lowell',});m_9b534aee54ad7ec5161eabca2b15f885['infowindow'] = new google.maps.InfoWindow({content: $l9b534aee54ad7ec5161eabca2b15f885});var infowindow = new google.maps.InfoWindow({content: $l9b534aee54ad7ec5161eabca2b15f885});google.maps.event.addListener(m_9b534aee54ad7ec5161eabca2b15f885, 'click', function() {infowindow.open(map,m_9b534aee54ad7ec5161eabca2b15f885);});$marker.push(m_9b534aee54ad7ec5161eabca2b15f885);}});}google.maps.event.addDomListener(window, 'load', initialize);