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(40.5826,-83.0944)};var g_13690e8615f992f7aca912a9b19f236a = new google.maps.Geocoder();g_13690e8615f992f7aca912a9b19f236a.geocode( { 'address': "1312 Mt Vernon Ave #4, Marion, OH 43302, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('marion-OH-national-cash-advance').style.display = '';map = new google.maps.Map(document.getElementById('marion-OH-national-cash-advance'), mapOptions);}document.getElementById('f3340367').innerHTML += ' | View Map';var $l13690e8615f992f7aca912a9b19f236a = '

National Cash Advance

Address: 1312 Mt Vernon Ave #4, Marion, OH 43302, USA
Phone: (740) 389-2090
';var m_13690e8615f992f7aca912a9b19f236a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'National Cash Advance',});m_13690e8615f992f7aca912a9b19f236a['infowindow'] = new google.maps.InfoWindow({content: $l13690e8615f992f7aca912a9b19f236a});var infowindow = new google.maps.InfoWindow({content: $l13690e8615f992f7aca912a9b19f236a});google.maps.event.addListener(m_13690e8615f992f7aca912a9b19f236a, 'click', function() {infowindow.open(map,m_13690e8615f992f7aca912a9b19f236a);});$marker.push(m_13690e8615f992f7aca912a9b19f236a);}});}google.maps.event.addDomListener(window, 'load', initialize);