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(41.1174,-85.1482)};var g_10b83e434ddcd9c79ad2b9be2fd0aa84 = new google.maps.Geocoder();g_10b83e434ddcd9c79ad2b9be2fd0aa84.geocode( { 'address': "451 W Coliseum Blvd, Fort Wayne, IN 46805, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fort-wayne-IN-e-z-car-credit').style.display = '';map = new google.maps.Map(document.getElementById('fort-wayne-IN-e-z-car-credit'), mapOptions);}document.getElementById('11aa2434').innerHTML += ' | View Map';var $l10b83e434ddcd9c79ad2b9be2fd0aa84 = '

E-Z Car Credit

Address: 451 W Coliseum Blvd, Fort Wayne, IN 46805, USA
Phone: (260) 469-4400
';var m_10b83e434ddcd9c79ad2b9be2fd0aa84 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'E-Z Car Credit',});m_10b83e434ddcd9c79ad2b9be2fd0aa84['infowindow'] = new google.maps.InfoWindow({content: $l10b83e434ddcd9c79ad2b9be2fd0aa84});var infowindow = new google.maps.InfoWindow({content: $l10b83e434ddcd9c79ad2b9be2fd0aa84});google.maps.event.addListener(m_10b83e434ddcd9c79ad2b9be2fd0aa84, 'click', function() {infowindow.open(map,m_10b83e434ddcd9c79ad2b9be2fd0aa84);});$marker.push(m_10b83e434ddcd9c79ad2b9be2fd0aa84);}});var g_f010caedca8626f0c31f01ac897b51fb = new google.maps.Geocoder();g_f010caedca8626f0c31f01ac897b51fb.geocode( { 'address': "317 Hovan Dr, Fort Wayne, IN 46825, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fort-wayne-IN-e-z-car-credit').style.display = '';map = new google.maps.Map(document.getElementById('fort-wayne-IN-e-z-car-credit'), mapOptions);}document.getElementById('f59f8a81').innerHTML += ' | View Map';var $lf010caedca8626f0c31f01ac897b51fb = '

E-Z Car Credit

Address: 317 Hovan Dr, Fort Wayne, IN 46825, USA
Phone: (260) 469-4400
';var m_f010caedca8626f0c31f01ac897b51fb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'E-Z Car Credit',});m_f010caedca8626f0c31f01ac897b51fb['infowindow'] = new google.maps.InfoWindow({content: $lf010caedca8626f0c31f01ac897b51fb});var infowindow = new google.maps.InfoWindow({content: $lf010caedca8626f0c31f01ac897b51fb});google.maps.event.addListener(m_f010caedca8626f0c31f01ac897b51fb, 'click', function() {infowindow.open(map,m_f010caedca8626f0c31f01ac897b51fb);});$marker.push(m_f010caedca8626f0c31f01ac897b51fb);}});}google.maps.event.addDomListener(window, 'load', initialize);