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.0975,-117.903)};var g_19a18e10f093102f17a0f25ff9e0512e = new google.maps.Geocoder();g_19a18e10f093102f17a0f25ff9e0512e.geocode( { 'address': "100 N Azusa Ave, Covina, CA 91722"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('covina-CA-stellar-business-bank').style.display = '';map = new google.maps.Map(document.getElementById('covina-CA-stellar-business-bank'), mapOptions);}document.getElementById('aa638a30').innerHTML += ' | View Map';var $l19a18e10f093102f17a0f25ff9e0512e = '

Stellar Business Bank

Address: 100 N Azusa Ave, Covina, CA 91722
Phone: (626) 214-1760
';var m_19a18e10f093102f17a0f25ff9e0512e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Stellar Business Bank',});m_19a18e10f093102f17a0f25ff9e0512e['infowindow'] = new google.maps.InfoWindow({content: $l19a18e10f093102f17a0f25ff9e0512e});var infowindow = new google.maps.InfoWindow({content: $l19a18e10f093102f17a0f25ff9e0512e});google.maps.event.addListener(m_19a18e10f093102f17a0f25ff9e0512e, 'click', function() {infowindow.open(map,m_19a18e10f093102f17a0f25ff9e0512e);});$marker.push(m_19a18e10f093102f17a0f25ff9e0512e);}});var g_cd1cf1b9f66e3fc9ca447124810dcd20 = new google.maps.Geocoder();g_cd1cf1b9f66e3fc9ca447124810dcd20.geocode( { 'address': "203 E Badillo St, Covina, CA 91723"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('covina-CA-stellar-business-bank').style.display = '';map = new google.maps.Map(document.getElementById('covina-CA-stellar-business-bank'), mapOptions);}document.getElementById('fbf92d4b').innerHTML += ' | View Map';var $lcd1cf1b9f66e3fc9ca447124810dcd20 = '

Stellar Business Bank

Address: 203 E Badillo St, Covina, CA 91723
Phone: (626) 214-3040
';var m_cd1cf1b9f66e3fc9ca447124810dcd20 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Stellar Business Bank',});m_cd1cf1b9f66e3fc9ca447124810dcd20['infowindow'] = new google.maps.InfoWindow({content: $lcd1cf1b9f66e3fc9ca447124810dcd20});var infowindow = new google.maps.InfoWindow({content: $lcd1cf1b9f66e3fc9ca447124810dcd20});google.maps.event.addListener(m_cd1cf1b9f66e3fc9ca447124810dcd20, 'click', function() {infowindow.open(map,m_cd1cf1b9f66e3fc9ca447124810dcd20);});$marker.push(m_cd1cf1b9f66e3fc9ca447124810dcd20);}});}google.maps.event.addDomListener(window, 'load', initialize);