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(42.4508,-82.9344)};var g_960993a18772a1c83d4c9f0bed7a462d = new google.maps.Geocoder();g_960993a18772a1c83d4c9f0bed7a462d.geocode( { 'address': "18085 East 8 Mile Road, Eastpointe, MI 48021, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('eastpointe-MI-allied-cash-advance').style.display = '';map = new google.maps.Map(document.getElementById('eastpointe-MI-allied-cash-advance'), mapOptions);}document.getElementById('4587ab47').innerHTML += ' | View Map';var $l960993a18772a1c83d4c9f0bed7a462d = '

Allied Cash Advance

Address: 18085 East 8 Mile Road, Eastpointe, MI 48021, USA
Phone: (586) 778-9045
';var m_960993a18772a1c83d4c9f0bed7a462d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Allied Cash Advance',});m_960993a18772a1c83d4c9f0bed7a462d['infowindow'] = new google.maps.InfoWindow({content: $l960993a18772a1c83d4c9f0bed7a462d});var infowindow = new google.maps.InfoWindow({content: $l960993a18772a1c83d4c9f0bed7a462d});google.maps.event.addListener(m_960993a18772a1c83d4c9f0bed7a462d, 'click', function() {infowindow.open(map,m_960993a18772a1c83d4c9f0bed7a462d);});$marker.push(m_960993a18772a1c83d4c9f0bed7a462d);}});}google.maps.event.addDomListener(window, 'load', initialize);