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(33.7416,-117.818)};var g_7b1e27a3110bfad060ca676156680f61 = new google.maps.Geocoder();g_7b1e27a3110bfad060ca676156680f61.geocode( { 'address': "13662 Newport Ave, Tustin, CA 92780, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('tustin-CA-cool-cash-tustin-payday-and-title-loans').style.display = '';map = new google.maps.Map(document.getElementById('tustin-CA-cool-cash-tustin-payday-and-title-loans'), mapOptions);}document.getElementById('450cbb50').innerHTML += ' | View Map';var $l7b1e27a3110bfad060ca676156680f61 = '

Cool Cash Tustin: Payday and Title Loans

Address: 13662 Newport Ave, Tustin, CA 92780, USA
Phone: (714) 730-6220
';var m_7b1e27a3110bfad060ca676156680f61 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Cool Cash Tustin: Payday and Title Loans',});m_7b1e27a3110bfad060ca676156680f61['infowindow'] = new google.maps.InfoWindow({content: $l7b1e27a3110bfad060ca676156680f61});var infowindow = new google.maps.InfoWindow({content: $l7b1e27a3110bfad060ca676156680f61});google.maps.event.addListener(m_7b1e27a3110bfad060ca676156680f61, 'click', function() {infowindow.open(map,m_7b1e27a3110bfad060ca676156680f61);});$marker.push(m_7b1e27a3110bfad060ca676156680f61);}});}google.maps.event.addDomListener(window, 'load', initialize);