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(34.0707,-117.923)};var g_f03eb98ea2a17fbfa9b693976586345b = new google.maps.Geocoder();g_f03eb98ea2a17fbfa9b693976586345b.geocode( { 'address': "1240 Lakes Dr, West Covina, CA 91790, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('west-covina-CA-quick-cash-west-covina').style.display = '';map = new google.maps.Map(document.getElementById('west-covina-CA-quick-cash-west-covina'), mapOptions);}document.getElementById('b94b55a6').innerHTML += ' | View Map';var $lf03eb98ea2a17fbfa9b693976586345b = '

Quick Cash West Covina

Address: 1240 Lakes Dr, West Covina, CA 91790, USA
Phone:
';var m_f03eb98ea2a17fbfa9b693976586345b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Quick Cash West Covina',});m_f03eb98ea2a17fbfa9b693976586345b['infowindow'] = new google.maps.InfoWindow({content: $lf03eb98ea2a17fbfa9b693976586345b});var infowindow = new google.maps.InfoWindow({content: $lf03eb98ea2a17fbfa9b693976586345b});google.maps.event.addListener(m_f03eb98ea2a17fbfa9b693976586345b, 'click', function() {infowindow.open(map,m_f03eb98ea2a17fbfa9b693976586345b);});$marker.push(m_f03eb98ea2a17fbfa9b693976586345b);}});}google.maps.event.addDomListener(window, 'load', initialize);