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(36.0807,-80.0145)};var g_af099835f6673a452f65ab1a4905e54e = new google.maps.Geocoder();g_af099835f6673a452f65ab1a4905e54e.geocode( { 'address': "712 Stacey Ln, Colfax, NC 27235, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('colfax-NC-associated-credit-managers-inc').style.display = '';map = new google.maps.Map(document.getElementById('colfax-NC-associated-credit-managers-inc'), mapOptions);}document.getElementById('193fd33c').innerHTML += ' | View Map';var $laf099835f6673a452f65ab1a4905e54e = '

Associated Credit Managers, Inc.

Address: 712 Stacey Ln, Colfax, NC 27235, USA
Phone: (800) 726-0235
';var m_af099835f6673a452f65ab1a4905e54e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Associated Credit Managers, Inc.',});m_af099835f6673a452f65ab1a4905e54e['infowindow'] = new google.maps.InfoWindow({content: $laf099835f6673a452f65ab1a4905e54e});var infowindow = new google.maps.InfoWindow({content: $laf099835f6673a452f65ab1a4905e54e});google.maps.event.addListener(m_af099835f6673a452f65ab1a4905e54e, 'click', function() {infowindow.open(map,m_af099835f6673a452f65ab1a4905e54e);});$marker.push(m_af099835f6673a452f65ab1a4905e54e);}});}google.maps.event.addDomListener(window, 'load', initialize);