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.153,-118.603)};var g_7b1ba3d66d351e68ac0cf45dcf429147 = new google.maps.Geocoder();g_7b1ba3d66d351e68ac0cf45dcf429147.geocode( { 'address': "22000 Ventura Blvd, Woodland Hills, CA 91364"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('woodland-hills-CA-citibank').style.display = '';map = new google.maps.Map(document.getElementById('woodland-hills-CA-citibank'), mapOptions);}document.getElementById('9ef3081f').innerHTML += ' | View Map';var $l7b1ba3d66d351e68ac0cf45dcf429147 = '

Citibank

Address: 22000 Ventura Blvd, Woodland Hills, CA 91364
Phone: (818) 857-4073
';var m_7b1ba3d66d351e68ac0cf45dcf429147 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citibank',});m_7b1ba3d66d351e68ac0cf45dcf429147['infowindow'] = new google.maps.InfoWindow({content: $l7b1ba3d66d351e68ac0cf45dcf429147});var infowindow = new google.maps.InfoWindow({content: $l7b1ba3d66d351e68ac0cf45dcf429147});google.maps.event.addListener(m_7b1ba3d66d351e68ac0cf45dcf429147, 'click', function() {infowindow.open(map,m_7b1ba3d66d351e68ac0cf45dcf429147);});$marker.push(m_7b1ba3d66d351e68ac0cf45dcf429147);}});var g_aeb1b2a4f6f737118a466cf23fb01716 = new google.maps.Geocoder();g_aeb1b2a4f6f737118a466cf23fb01716.geocode( { 'address': "6235 Topanga Canyon Blvd, Woodland Hills, CA 91367"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('woodland-hills-CA-citibank').style.display = '';map = new google.maps.Map(document.getElementById('woodland-hills-CA-citibank'), mapOptions);}document.getElementById('e0ce3c36').innerHTML += ' | View Map';var $laeb1b2a4f6f737118a466cf23fb01716 = '

Citibank

Address: 6235 Topanga Canyon Blvd, Woodland Hills, CA 91367
Phone: (818) 963-7297
';var m_aeb1b2a4f6f737118a466cf23fb01716 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citibank',});m_aeb1b2a4f6f737118a466cf23fb01716['infowindow'] = new google.maps.InfoWindow({content: $laeb1b2a4f6f737118a466cf23fb01716});var infowindow = new google.maps.InfoWindow({content: $laeb1b2a4f6f737118a466cf23fb01716});google.maps.event.addListener(m_aeb1b2a4f6f737118a466cf23fb01716, 'click', function() {infowindow.open(map,m_aeb1b2a4f6f737118a466cf23fb01716);});$marker.push(m_aeb1b2a4f6f737118a466cf23fb01716);}});}google.maps.event.addDomListener(window, 'load', initialize);