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.8198,-118.168)};var g_1efc1b615012fad9d233b3f3ca069dd1 = new google.maps.Geocoder();g_1efc1b615012fad9d233b3f3ca069dd1.geocode( { 'address': "2, 3451 Cherry Ave, Long Beach, CA 90807, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('long-beach-CA-fast-money-loan').style.display = '';map = new google.maps.Map(document.getElementById('long-beach-CA-fast-money-loan'), mapOptions);}document.getElementById('586d463e').innerHTML += ' | View Map';var $l1efc1b615012fad9d233b3f3ca069dd1 = '

Fast Money Loan

Address: 2, 3451 Cherry Ave, Long Beach, CA 90807, USA
Phone: (877) 594-4025
';var m_1efc1b615012fad9d233b3f3ca069dd1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Fast Money Loan',});m_1efc1b615012fad9d233b3f3ca069dd1['infowindow'] = new google.maps.InfoWindow({content: $l1efc1b615012fad9d233b3f3ca069dd1});var infowindow = new google.maps.InfoWindow({content: $l1efc1b615012fad9d233b3f3ca069dd1});google.maps.event.addListener(m_1efc1b615012fad9d233b3f3ca069dd1, 'click', function() {infowindow.open(map,m_1efc1b615012fad9d233b3f3ca069dd1);});$marker.push(m_1efc1b615012fad9d233b3f3ca069dd1);}});}google.maps.event.addDomListener(window, 'load', initialize);