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.7419,-117.747)};var g_22edbc961497916be395fa03d6ea4796 = new google.maps.Geocoder();g_22edbc961497916be395fa03d6ea4796.geocode( { 'address': "15323 Culver Dr, Irvine, CA 92604"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('irvine-CA-cathay-bank').style.display = '';map = new google.maps.Map(document.getElementById('irvine-CA-cathay-bank'), mapOptions);}document.getElementById('8d2734be').innerHTML += ' | View Map';var $l22edbc961497916be395fa03d6ea4796 = '

Cathay Bank

Address: 15323 Culver Dr, Irvine, CA 92604
Phone: (949) 559-7500
';var m_22edbc961497916be395fa03d6ea4796 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Cathay Bank',});m_22edbc961497916be395fa03d6ea4796['infowindow'] = new google.maps.InfoWindow({content: $l22edbc961497916be395fa03d6ea4796});var infowindow = new google.maps.InfoWindow({content: $l22edbc961497916be395fa03d6ea4796});google.maps.event.addListener(m_22edbc961497916be395fa03d6ea4796, 'click', function() {infowindow.open(map,m_22edbc961497916be395fa03d6ea4796);});$marker.push(m_22edbc961497916be395fa03d6ea4796);}});var g_5b8f1ce074f1a644c1a7f21cfc0f3875 = new google.maps.Geocoder();g_5b8f1ce074f1a644c1a7f21cfc0f3875.geocode( { 'address': "4010 Barranca Pkwy, Irvine, CA 92604"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('irvine-CA-cathay-bank').style.display = '';map = new google.maps.Map(document.getElementById('irvine-CA-cathay-bank'), mapOptions);}document.getElementById('9156707e').innerHTML += ' | View Map';var $l5b8f1ce074f1a644c1a7f21cfc0f3875 = '

Cathay Bank

Address: 4010 Barranca Pkwy, Irvine, CA 92604
Phone: (949) 551-1991
';var m_5b8f1ce074f1a644c1a7f21cfc0f3875 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Cathay Bank',});m_5b8f1ce074f1a644c1a7f21cfc0f3875['infowindow'] = new google.maps.InfoWindow({content: $l5b8f1ce074f1a644c1a7f21cfc0f3875});var infowindow = new google.maps.InfoWindow({content: $l5b8f1ce074f1a644c1a7f21cfc0f3875});google.maps.event.addListener(m_5b8f1ce074f1a644c1a7f21cfc0f3875, 'click', function() {infowindow.open(map,m_5b8f1ce074f1a644c1a7f21cfc0f3875);});$marker.push(m_5b8f1ce074f1a644c1a7f21cfc0f3875);}});}google.maps.event.addDomListener(window, 'load', initialize);