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(34.0464,-85.2398)};var g_1f51177fce3b2f33661803f9062eda1c = new google.maps.Geocoder();g_1f51177fce3b2f33661803f9062eda1c.geocode( { 'address': "1585 Rome Hwy, Cedartown, GA 30125, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('cedartown-GA-moneygram-wal-mart-customer-service').style.display = '';map = new google.maps.Map(document.getElementById('cedartown-GA-moneygram-wal-mart-customer-service'), mapOptions);}document.getElementById('5f47520a').innerHTML += ' | View Map';var $l1f51177fce3b2f33661803f9062eda1c = '

MoneyGram (Wal-Mart Customer Service)

Address: 1585 Rome Hwy, Cedartown, GA 30125, USA
Phone: (770) 748-1636
';var m_1f51177fce3b2f33661803f9062eda1c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'MoneyGram (Wal-Mart Customer Service)',});m_1f51177fce3b2f33661803f9062eda1c['infowindow'] = new google.maps.InfoWindow({content: $l1f51177fce3b2f33661803f9062eda1c});var infowindow = new google.maps.InfoWindow({content: $l1f51177fce3b2f33661803f9062eda1c});google.maps.event.addListener(m_1f51177fce3b2f33661803f9062eda1c, 'click', function() {infowindow.open(map,m_1f51177fce3b2f33661803f9062eda1c);});$marker.push(m_1f51177fce3b2f33661803f9062eda1c);}});}google.maps.event.addDomListener(window, 'load', initialize);