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.6525,-83.6079)};var g_2086598e6fb0173c09fada2a8b25ca50 = new google.maps.Geocoder();g_2086598e6fb0173c09fada2a8b25ca50.geocode( { 'address': "2631 Dorr St, Toledo, OH 43607, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('toledo-OH-quik-cash').style.display = '';map = new google.maps.Map(document.getElementById('toledo-OH-quik-cash'), mapOptions);}document.getElementById('e4080b86').innerHTML += ' | View Map';var $l2086598e6fb0173c09fada2a8b25ca50 = '

Quik Cash

Address: 2631 Dorr St, Toledo, OH 43607, USA
Phone: (419) 537-1346
';var m_2086598e6fb0173c09fada2a8b25ca50 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Quik Cash',});m_2086598e6fb0173c09fada2a8b25ca50['infowindow'] = new google.maps.InfoWindow({content: $l2086598e6fb0173c09fada2a8b25ca50});var infowindow = new google.maps.InfoWindow({content: $l2086598e6fb0173c09fada2a8b25ca50});google.maps.event.addListener(m_2086598e6fb0173c09fada2a8b25ca50, 'click', function() {infowindow.open(map,m_2086598e6fb0173c09fada2a8b25ca50);});$marker.push(m_2086598e6fb0173c09fada2a8b25ca50);}});var g_8969cf62cd8c6a9af9db6f29b1796a76 = new google.maps.Geocoder();g_8969cf62cd8c6a9af9db6f29b1796a76.geocode( { 'address': "3265 W Alexis Rd, Toledo, OH 43613, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('toledo-OH-quik-cash').style.display = '';map = new google.maps.Map(document.getElementById('toledo-OH-quik-cash'), mapOptions);}document.getElementById('36a38da2').innerHTML += ' | View Map';var $l8969cf62cd8c6a9af9db6f29b1796a76 = '

Quik Cash

Address: 3265 W Alexis Rd, Toledo, OH 43613, USA
Phone: (419) 475-1926
';var m_8969cf62cd8c6a9af9db6f29b1796a76 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Quik Cash',});m_8969cf62cd8c6a9af9db6f29b1796a76['infowindow'] = new google.maps.InfoWindow({content: $l8969cf62cd8c6a9af9db6f29b1796a76});var infowindow = new google.maps.InfoWindow({content: $l8969cf62cd8c6a9af9db6f29b1796a76});google.maps.event.addListener(m_8969cf62cd8c6a9af9db6f29b1796a76, 'click', function() {infowindow.open(map,m_8969cf62cd8c6a9af9db6f29b1796a76);});$marker.push(m_8969cf62cd8c6a9af9db6f29b1796a76);}});}google.maps.event.addDomListener(window, 'load', initialize);