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(40.7212,-73.8502)};var g_ddaea69c0a6ff867f9ff5938fb0483cf = new google.maps.Geocoder();g_ddaea69c0a6ff867f9ff5938fb0483cf.geocode( { 'address': "64-20 108th Street, Forest Hills, NY 11375"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('forest-hills-NY-citibank').style.display = '';map = new google.maps.Map(document.getElementById('forest-hills-NY-citibank'), mapOptions);}document.getElementById('a68f87dc').innerHTML += ' | View Map';var $lddaea69c0a6ff867f9ff5938fb0483cf = '

Citibank

Address: 64-20 108th Street, Forest Hills, NY 11375
Phone: (347) 507-4829
';var m_ddaea69c0a6ff867f9ff5938fb0483cf = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citibank',});m_ddaea69c0a6ff867f9ff5938fb0483cf['infowindow'] = new google.maps.InfoWindow({content: $lddaea69c0a6ff867f9ff5938fb0483cf});var infowindow = new google.maps.InfoWindow({content: $lddaea69c0a6ff867f9ff5938fb0483cf});google.maps.event.addListener(m_ddaea69c0a6ff867f9ff5938fb0483cf, 'click', function() {infowindow.open(map,m_ddaea69c0a6ff867f9ff5938fb0483cf);});$marker.push(m_ddaea69c0a6ff867f9ff5938fb0483cf);}});var g_879bc75de8d1dba8957dd08033933509 = new google.maps.Geocoder();g_879bc75de8d1dba8957dd08033933509.geocode( { 'address': "10701 71st Avenue, Forest Hills, NY 11375"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('forest-hills-NY-citibank').style.display = '';map = new google.maps.Map(document.getElementById('forest-hills-NY-citibank'), mapOptions);}document.getElementById('082f1cff').innerHTML += ' | View Map';var $l879bc75de8d1dba8957dd08033933509 = '

Citibank

Address: 10701 71st Avenue, Forest Hills, NY 11375
Phone: (347) 796-4987
';var m_879bc75de8d1dba8957dd08033933509 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citibank',});m_879bc75de8d1dba8957dd08033933509['infowindow'] = new google.maps.InfoWindow({content: $l879bc75de8d1dba8957dd08033933509});var infowindow = new google.maps.InfoWindow({content: $l879bc75de8d1dba8957dd08033933509});google.maps.event.addListener(m_879bc75de8d1dba8957dd08033933509, 'click', function() {infowindow.open(map,m_879bc75de8d1dba8957dd08033933509);});$marker.push(m_879bc75de8d1dba8957dd08033933509);}});}google.maps.event.addDomListener(window, 'load', initialize);