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.0057,-81.6397)};var g_e1fe2b714995bc681a4e74bf4158d57d = new google.maps.Geocoder();g_e1fe2b714995bc681a4e74bf4158d57d.geocode( { 'address': "1419 W Wooster Rd, Barberton, OH 44203, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('barberton-OH-ohio-valley-cash-loans').style.display = '';map = new google.maps.Map(document.getElementById('barberton-OH-ohio-valley-cash-loans'), mapOptions);}document.getElementById('7b6f0657').innerHTML += ' | View Map';var $le1fe2b714995bc681a4e74bf4158d57d = '

Ohio Valley Cash Loans

Address: 1419 W Wooster Rd, Barberton, OH 44203, USA
Phone:
';var m_e1fe2b714995bc681a4e74bf4158d57d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Ohio Valley Cash Loans',});m_e1fe2b714995bc681a4e74bf4158d57d['infowindow'] = new google.maps.InfoWindow({content: $le1fe2b714995bc681a4e74bf4158d57d});var infowindow = new google.maps.InfoWindow({content: $le1fe2b714995bc681a4e74bf4158d57d});google.maps.event.addListener(m_e1fe2b714995bc681a4e74bf4158d57d, 'click', function() {infowindow.open(map,m_e1fe2b714995bc681a4e74bf4158d57d);});$marker.push(m_e1fe2b714995bc681a4e74bf4158d57d);}});}google.maps.event.addDomListener(window, 'load', initialize);