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.8074,-118.146)};var g_4259a5b20d1da5cc2349caea35c33737 = new google.maps.Geocoder();g_4259a5b20d1da5cc2349caea35c33737.geocode( { 'address': "3780 Kilroy Airport Way #220, Long Beach, CA 90806, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('long-beach-CA-primelending-a-plainscapital-company').style.display = '';map = new google.maps.Map(document.getElementById('long-beach-CA-primelending-a-plainscapital-company'), mapOptions);}document.getElementById('a7b57b53').innerHTML += ' | View Map';var $l4259a5b20d1da5cc2349caea35c33737 = '

PrimeLending, A PlainsCapital Company

Address: 3780 Kilroy Airport Way #220, Long Beach, CA 90806, USA
Phone: (562) 206-7092
';var m_4259a5b20d1da5cc2349caea35c33737 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'PrimeLending, A PlainsCapital Company',});m_4259a5b20d1da5cc2349caea35c33737['infowindow'] = new google.maps.InfoWindow({content: $l4259a5b20d1da5cc2349caea35c33737});var infowindow = new google.maps.InfoWindow({content: $l4259a5b20d1da5cc2349caea35c33737});google.maps.event.addListener(m_4259a5b20d1da5cc2349caea35c33737, 'click', function() {infowindow.open(map,m_4259a5b20d1da5cc2349caea35c33737);});$marker.push(m_4259a5b20d1da5cc2349caea35c33737);}});}google.maps.event.addDomListener(window, 'load', initialize);