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.5194,-81.5164)};var g_a00d887bdfa995aa2ca5a74f09aa4e43 = new google.maps.Geocoder();g_a00d887bdfa995aa2ca5a74f09aa4e43.geocode( { 'address': "4546 Mayfield Rd, South Euclid, OH 44121, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('south-euclid-OH-loanmax-title-loans').style.display = '';map = new google.maps.Map(document.getElementById('south-euclid-OH-loanmax-title-loans'), mapOptions);}document.getElementById('80c16ea5').innerHTML += ' | View Map';var $la00d887bdfa995aa2ca5a74f09aa4e43 = '

Loanmax Title Loans

Address: 4546 Mayfield Rd, South Euclid, OH 44121, USA
Phone: (216) 220-5941
';var m_a00d887bdfa995aa2ca5a74f09aa4e43 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Loanmax Title Loans',});m_a00d887bdfa995aa2ca5a74f09aa4e43['infowindow'] = new google.maps.InfoWindow({content: $la00d887bdfa995aa2ca5a74f09aa4e43});var infowindow = new google.maps.InfoWindow({content: $la00d887bdfa995aa2ca5a74f09aa4e43});google.maps.event.addListener(m_a00d887bdfa995aa2ca5a74f09aa4e43, 'click', function() {infowindow.open(map,m_a00d887bdfa995aa2ca5a74f09aa4e43);});$marker.push(m_a00d887bdfa995aa2ca5a74f09aa4e43);}});}google.maps.event.addDomListener(window, 'load', initialize);