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(34.0862,-96.7698)};var g_eefb43ab7fb103091f2a1ce37dadb38c = new google.maps.Geocoder();g_eefb43ab7fb103091f2a1ce37dadb38c.geocode( { 'address': "1/, 501 S 1st St, Madill, OK 73446, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('madill-OK-ez-credit').style.display = '';map = new google.maps.Map(document.getElementById('madill-OK-ez-credit'), mapOptions);}document.getElementById('0cc9b903').innerHTML += ' | View Map';var $leefb43ab7fb103091f2a1ce37dadb38c = '

EZ Credit

Address: 1/, 501 S 1st St, Madill, OK 73446, USA
Phone: (580) 795-7258
';var m_eefb43ab7fb103091f2a1ce37dadb38c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'EZ Credit',});m_eefb43ab7fb103091f2a1ce37dadb38c['infowindow'] = new google.maps.InfoWindow({content: $leefb43ab7fb103091f2a1ce37dadb38c});var infowindow = new google.maps.InfoWindow({content: $leefb43ab7fb103091f2a1ce37dadb38c});google.maps.event.addListener(m_eefb43ab7fb103091f2a1ce37dadb38c, 'click', function() {infowindow.open(map,m_eefb43ab7fb103091f2a1ce37dadb38c);});$marker.push(m_eefb43ab7fb103091f2a1ce37dadb38c);}});}google.maps.event.addDomListener(window, 'load', initialize);