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(33.3986,-84.7545)};var g_19a3f2d684b0844f6def633fd2472a81 = new google.maps.Geocoder();g_19a3f2d684b0844f6def633fd2472a81.geocode( { 'address': "8 Amlajack Blvd b, Newnan, GA 30265, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('newnan-GA-h--m-check-cashing-services').style.display = '';map = new google.maps.Map(document.getElementById('newnan-GA-h--m-check-cashing-services'), mapOptions);}document.getElementById('6bd88fb6').innerHTML += ' | View Map';var $l19a3f2d684b0844f6def633fd2472a81 = '

H & M Check Cashing Services

Address: 8 Amlajack Blvd b, Newnan, GA 30265, USA
Phone: (770) 251-1211
';var m_19a3f2d684b0844f6def633fd2472a81 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'H & M Check Cashing Services',});m_19a3f2d684b0844f6def633fd2472a81['infowindow'] = new google.maps.InfoWindow({content: $l19a3f2d684b0844f6def633fd2472a81});var infowindow = new google.maps.InfoWindow({content: $l19a3f2d684b0844f6def633fd2472a81});google.maps.event.addListener(m_19a3f2d684b0844f6def633fd2472a81, 'click', function() {infowindow.open(map,m_19a3f2d684b0844f6def633fd2472a81);});$marker.push(m_19a3f2d684b0844f6def633fd2472a81);}});}google.maps.event.addDomListener(window, 'load', initialize);