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.178,-83.761)};var g_b11f89076a5b11fda06734067c63df84 = new google.maps.Geocoder();g_b11f89076a5b11fda06734067c63df84.geocode( { 'address': "4180 W Vienna Rd, Clio, MI 48420, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('clio-MI-super-cash-pay-day-advance').style.display = '';map = new google.maps.Map(document.getElementById('clio-MI-super-cash-pay-day-advance'), mapOptions);}document.getElementById('83265168').innerHTML += ' | View Map';var $lb11f89076a5b11fda06734067c63df84 = '

Super Cash Pay Day Advance

Address: 4180 W Vienna Rd, Clio, MI 48420, USA
Phone: (810) 686-1111
';var m_b11f89076a5b11fda06734067c63df84 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Super Cash Pay Day Advance',});m_b11f89076a5b11fda06734067c63df84['infowindow'] = new google.maps.InfoWindow({content: $lb11f89076a5b11fda06734067c63df84});var infowindow = new google.maps.InfoWindow({content: $lb11f89076a5b11fda06734067c63df84});google.maps.event.addListener(m_b11f89076a5b11fda06734067c63df84, 'click', function() {infowindow.open(map,m_b11f89076a5b11fda06734067c63df84);});$marker.push(m_b11f89076a5b11fda06734067c63df84);}});}google.maps.event.addDomListener(window, 'load', initialize);