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(37.985,-122.591)};var g_18b51996755d15f6fad915461f866e66 = new google.maps.Geocoder();g_18b51996755d15f6fad915461f866e66.geocode( { 'address': "150 Bolinas Rd, Fairfax, CA 94930, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fairfax-CA-citibank-atm').style.display = '';map = new google.maps.Map(document.getElementById('fairfax-CA-citibank-atm'), mapOptions);}document.getElementById('cdaced32').innerHTML += ' | View Map';var $l18b51996755d15f6fad915461f866e66 = '

Citibank ATM

Address: 150 Bolinas Rd, Fairfax, CA 94930, USA
Phone: (800) 627-3999
';var m_18b51996755d15f6fad915461f866e66 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citibank ATM',});m_18b51996755d15f6fad915461f866e66['infowindow'] = new google.maps.InfoWindow({content: $l18b51996755d15f6fad915461f866e66});var infowindow = new google.maps.InfoWindow({content: $l18b51996755d15f6fad915461f866e66});google.maps.event.addListener(m_18b51996755d15f6fad915461f866e66, 'click', function() {infowindow.open(map,m_18b51996755d15f6fad915461f866e66);});$marker.push(m_18b51996755d15f6fad915461f866e66);}});var g_f8f7e58cbb4493a4150ff59b996796fc = new google.maps.Geocoder();g_f8f7e58cbb4493a4150ff59b996796fc.geocode( { 'address': "2402 Sir Francis Drake Blvd, Fairfax, CA 94930, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fairfax-CA-citibank-atm').style.display = '';map = new google.maps.Map(document.getElementById('fairfax-CA-citibank-atm'), mapOptions);}document.getElementById('3fe2662e').innerHTML += ' | View Map';var $lf8f7e58cbb4493a4150ff59b996796fc = '

Citibank ATM

Address: 2402 Sir Francis Drake Blvd, Fairfax, CA 94930, USA
Phone: (800) 627-3999
';var m_f8f7e58cbb4493a4150ff59b996796fc = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citibank ATM',});m_f8f7e58cbb4493a4150ff59b996796fc['infowindow'] = new google.maps.InfoWindow({content: $lf8f7e58cbb4493a4150ff59b996796fc});var infowindow = new google.maps.InfoWindow({content: $lf8f7e58cbb4493a4150ff59b996796fc});google.maps.event.addListener(m_f8f7e58cbb4493a4150ff59b996796fc, 'click', function() {infowindow.open(map,m_f8f7e58cbb4493a4150ff59b996796fc);});$marker.push(m_f8f7e58cbb4493a4150ff59b996796fc);}});}google.maps.event.addDomListener(window, 'load', initialize);