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(30.6449,-87.9016)};var g_bb7cacd75eeefa4a0930ded31dfd484a = new google.maps.Geocoder();g_bb7cacd75eeefa4a0930ded31dfd484a.geocode( { 'address': "108 Myrna Cir, Daphne, AL 36526, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('daphne-AL-ez-credit-repair-now').style.display = '';map = new google.maps.Map(document.getElementById('daphne-AL-ez-credit-repair-now'), mapOptions);}document.getElementById('1c904e40').innerHTML += ' | View Map';var $lbb7cacd75eeefa4a0930ded31dfd484a = '

EZ Credit Repair Now

Address: 108 Myrna Cir, Daphne, AL 36526, USA
Phone: (800) 385-0743
';var m_bb7cacd75eeefa4a0930ded31dfd484a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'EZ Credit Repair Now',});m_bb7cacd75eeefa4a0930ded31dfd484a['infowindow'] = new google.maps.InfoWindow({content: $lbb7cacd75eeefa4a0930ded31dfd484a});var infowindow = new google.maps.InfoWindow({content: $lbb7cacd75eeefa4a0930ded31dfd484a});google.maps.event.addListener(m_bb7cacd75eeefa4a0930ded31dfd484a, 'click', function() {infowindow.open(map,m_bb7cacd75eeefa4a0930ded31dfd484a);});$marker.push(m_bb7cacd75eeefa4a0930ded31dfd484a);}});}google.maps.event.addDomListener(window, 'load', initialize);