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(26.0123,-80.1447)};var g_aad44ff28d3d8124320d952bcde505ec = new google.maps.Geocoder();g_aad44ff28d3d8124320d952bcde505ec.geocode( { 'address': "1886 Tyler St, Hollywood, FL 33020, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hollywood-FL-credex---cash-for-car-titles---local-auto-title-loan-agency').style.display = '';map = new google.maps.Map(document.getElementById('hollywood-FL-credex---cash-for-car-titles---local-auto-title-loan-agency'), mapOptions);}document.getElementById('681a8f65').innerHTML += ' | View Map';var $laad44ff28d3d8124320d952bcde505ec = '

Credex - Cash for Car Titles - Local Auto Title Loan Agency

Address: 1886 Tyler St, Hollywood, FL 33020, USA
Phone: (954) 965-2426
';var m_aad44ff28d3d8124320d952bcde505ec = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Credex - Cash for Car Titles - Local Auto Title Loan Agency',});m_aad44ff28d3d8124320d952bcde505ec['infowindow'] = new google.maps.InfoWindow({content: $laad44ff28d3d8124320d952bcde505ec});var infowindow = new google.maps.InfoWindow({content: $laad44ff28d3d8124320d952bcde505ec});google.maps.event.addListener(m_aad44ff28d3d8124320d952bcde505ec, 'click', function() {infowindow.open(map,m_aad44ff28d3d8124320d952bcde505ec);});$marker.push(m_aad44ff28d3d8124320d952bcde505ec);}});}google.maps.event.addDomListener(window, 'load', initialize);