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.1128,-83.1976)};var g_d2b2bd1c4da64bdadf3ad89fb4c38c75 = new google.maps.Geocoder();g_d2b2bd1c4da64bdadf3ad89fb4c38c75.geocode( { 'address': "484 W Market St, Tiffin, OH 44883, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('tiffin-OH-fast-cash-of-america-inc').style.display = '';map = new google.maps.Map(document.getElementById('tiffin-OH-fast-cash-of-america-inc'), mapOptions);}document.getElementById('5757c223').innerHTML += ' | View Map';var $ld2b2bd1c4da64bdadf3ad89fb4c38c75 = '

Fast Cash of America Inc

Address: 484 W Market St, Tiffin, OH 44883, USA
Phone: (419) 443-1800
';var m_d2b2bd1c4da64bdadf3ad89fb4c38c75 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fast Cash of America Inc',});m_d2b2bd1c4da64bdadf3ad89fb4c38c75['infowindow'] = new google.maps.InfoWindow({content: $ld2b2bd1c4da64bdadf3ad89fb4c38c75});var infowindow = new google.maps.InfoWindow({content: $ld2b2bd1c4da64bdadf3ad89fb4c38c75});google.maps.event.addListener(m_d2b2bd1c4da64bdadf3ad89fb4c38c75, 'click', function() {infowindow.open(map,m_d2b2bd1c4da64bdadf3ad89fb4c38c75);});$marker.push(m_d2b2bd1c4da64bdadf3ad89fb4c38c75);}});}google.maps.event.addDomListener(window, 'load', initialize);