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.1681,-84.4286)};var g_9de99c0c893edca4579eb9cbfd15d727 = new google.maps.Geocoder();g_9de99c0c893edca4579eb9cbfd15d727.geocode( { 'address': "3288 Highland Ave, Cincinnati, OH 45213, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('cincinnati-OH-national-cash-advance').style.display = '';map = new google.maps.Map(document.getElementById('cincinnati-OH-national-cash-advance'), mapOptions);}document.getElementById('3a5d0793').innerHTML += ' | View Map';var $l9de99c0c893edca4579eb9cbfd15d727 = '

National Cash Advance

Address: 3288 Highland Ave, Cincinnati, OH 45213, USA
Phone: (513) 531-3144
';var m_9de99c0c893edca4579eb9cbfd15d727 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'National Cash Advance',});m_9de99c0c893edca4579eb9cbfd15d727['infowindow'] = new google.maps.InfoWindow({content: $l9de99c0c893edca4579eb9cbfd15d727});var infowindow = new google.maps.InfoWindow({content: $l9de99c0c893edca4579eb9cbfd15d727});google.maps.event.addListener(m_9de99c0c893edca4579eb9cbfd15d727, 'click', function() {infowindow.open(map,m_9de99c0c893edca4579eb9cbfd15d727);});$marker.push(m_9de99c0c893edca4579eb9cbfd15d727);}});}google.maps.event.addDomListener(window, 'load', initialize);