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(39.7947,-84.1919)};var g_6d6081760ded88d3807d3562178ecabb = new google.maps.Geocoder();g_6d6081760ded88d3807d3562178ecabb.geocode( { 'address': "3207 N Dixie Dr, Dayton, OH 45414, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('dayton-OH-united-check-cashing').style.display = '';map = new google.maps.Map(document.getElementById('dayton-OH-united-check-cashing'), mapOptions);}document.getElementById('15dc84f7').innerHTML += ' | View Map';var $l6d6081760ded88d3807d3562178ecabb = '

United Check Cashing

Address: 3207 N Dixie Dr, Dayton, OH 45414, USA
Phone: (937) 277-7110
';var m_6d6081760ded88d3807d3562178ecabb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'United Check Cashing',});m_6d6081760ded88d3807d3562178ecabb['infowindow'] = new google.maps.InfoWindow({content: $l6d6081760ded88d3807d3562178ecabb});var infowindow = new google.maps.InfoWindow({content: $l6d6081760ded88d3807d3562178ecabb});google.maps.event.addListener(m_6d6081760ded88d3807d3562178ecabb, 'click', function() {infowindow.open(map,m_6d6081760ded88d3807d3562178ecabb);});$marker.push(m_6d6081760ded88d3807d3562178ecabb);}});var g_8422b7ec71fae381a15b37d62166a918 = new google.maps.Geocoder();g_8422b7ec71fae381a15b37d62166a918.geocode( { 'address': "5615 N Dixie Dr, Dayton, OH 45414, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('dayton-OH-united-check-cashing').style.display = '';map = new google.maps.Map(document.getElementById('dayton-OH-united-check-cashing'), mapOptions);}document.getElementById('fae54e7c').innerHTML += ' | View Map';var $l8422b7ec71fae381a15b37d62166a918 = '

United Check Cashing

Address: 5615 N Dixie Dr, Dayton, OH 45414, USA
Phone: (937) 275-3981
';var m_8422b7ec71fae381a15b37d62166a918 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'United Check Cashing',});m_8422b7ec71fae381a15b37d62166a918['infowindow'] = new google.maps.InfoWindow({content: $l8422b7ec71fae381a15b37d62166a918});var infowindow = new google.maps.InfoWindow({content: $l8422b7ec71fae381a15b37d62166a918});google.maps.event.addListener(m_8422b7ec71fae381a15b37d62166a918, 'click', function() {infowindow.open(map,m_8422b7ec71fae381a15b37d62166a918);});$marker.push(m_8422b7ec71fae381a15b37d62166a918);}});}google.maps.event.addDomListener(window, 'load', initialize);