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(44.352,-106.699)};var g_758874998f5bd0c393da094e1967a72b = new google.maps.Geocoder();g_758874998f5bd0c393da094e1967a72b.geocode( { 'address': "412 N Main St, Buffalo, WY 82834, United States"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('buffalo-WY-cambridge-credit-repair').style.display = '';map = new google.maps.Map(document.getElementById('buffalo-WY-cambridge-credit-repair'), mapOptions);}document.getElementById('0771c60d').innerHTML += ' | View Map';var $l758874998f5bd0c393da094e1967a72b = '

Cambridge Credit Repair

Address: 412 N Main St, Buffalo, WY 82834, United States
Phone: (307) 217-5705
';var m_758874998f5bd0c393da094e1967a72b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Cambridge Credit Repair',});m_758874998f5bd0c393da094e1967a72b['infowindow'] = new google.maps.InfoWindow({content: $l758874998f5bd0c393da094e1967a72b});var infowindow = new google.maps.InfoWindow({content: $l758874998f5bd0c393da094e1967a72b});google.maps.event.addListener(m_758874998f5bd0c393da094e1967a72b, 'click', function() {infowindow.open(map,m_758874998f5bd0c393da094e1967a72b);});$marker.push(m_758874998f5bd0c393da094e1967a72b);}});}google.maps.event.addDomListener(window, 'load', initialize);