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(43.6228,-84.2219)};var g_e0e09147966c74b089b16f3ad616d9ef = new google.maps.Geocoder();g_e0e09147966c74b089b16f3ad616d9ef.geocode( { 'address': "600 Cambridge St #3, Midland, MI 48642, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('midland-MI-kps-cash-advances-midland').style.display = '';map = new google.maps.Map(document.getElementById('midland-MI-kps-cash-advances-midland'), mapOptions);}document.getElementById('16286a02').innerHTML += ' | View Map';var $le0e09147966c74b089b16f3ad616d9ef = '

KP'S Cash Advances Midland

Address: 600 Cambridge St #3, Midland, MI 48642, USA
Phone: (989) 486-9999
';var m_e0e09147966c74b089b16f3ad616d9ef = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'KP'S Cash Advances Midland',});m_e0e09147966c74b089b16f3ad616d9ef['infowindow'] = new google.maps.InfoWindow({content: $le0e09147966c74b089b16f3ad616d9ef});var infowindow = new google.maps.InfoWindow({content: $le0e09147966c74b089b16f3ad616d9ef});google.maps.event.addListener(m_e0e09147966c74b089b16f3ad616d9ef, 'click', function() {infowindow.open(map,m_e0e09147966c74b089b16f3ad616d9ef);});$marker.push(m_e0e09147966c74b089b16f3ad616d9ef);}});}google.maps.event.addDomListener(window, 'load', initialize);