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.7485,-73.9392)};var g_6e9eaca73c9f1c33e8333c30ff74acea = new google.maps.Geocoder();g_6e9eaca73c9f1c33e8333c30ff74acea.geocode( { 'address': "4101 Queens Blvd, Long Island City, NY 11104"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('long-island-city-NY-td-bank').style.display = '';map = new google.maps.Map(document.getElementById('long-island-city-NY-td-bank'), mapOptions);}document.getElementById('489d8194').innerHTML += ' | View Map';var $l6e9eaca73c9f1c33e8333c30ff74acea = '

TD Bank

Address: 4101 Queens Blvd, Long Island City, NY 11104
Phone: (718) 361-0143
';var m_6e9eaca73c9f1c33e8333c30ff74acea = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'TD Bank',});m_6e9eaca73c9f1c33e8333c30ff74acea['infowindow'] = new google.maps.InfoWindow({content: $l6e9eaca73c9f1c33e8333c30ff74acea});var infowindow = new google.maps.InfoWindow({content: $l6e9eaca73c9f1c33e8333c30ff74acea});google.maps.event.addListener(m_6e9eaca73c9f1c33e8333c30ff74acea, 'click', function() {infowindow.open(map,m_6e9eaca73c9f1c33e8333c30ff74acea);});$marker.push(m_6e9eaca73c9f1c33e8333c30ff74acea);}});var g_fdb55ce855129e05da8374059cc82728 = new google.maps.Geocoder();g_fdb55ce855129e05da8374059cc82728.geocode( { 'address': "2131 46th Ave, Long Island City, NY 11101"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('long-island-city-NY-td-bank').style.display = '';map = new google.maps.Map(document.getElementById('long-island-city-NY-td-bank'), mapOptions);}document.getElementById('253a1bb7').innerHTML += ' | View Map';var $lfdb55ce855129e05da8374059cc82728 = '

TD Bank

Address: 2131 46th Ave, Long Island City, NY 11101
Phone: (718) 786-4125
';var m_fdb55ce855129e05da8374059cc82728 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'TD Bank',});m_fdb55ce855129e05da8374059cc82728['infowindow'] = new google.maps.InfoWindow({content: $lfdb55ce855129e05da8374059cc82728});var infowindow = new google.maps.InfoWindow({content: $lfdb55ce855129e05da8374059cc82728});google.maps.event.addListener(m_fdb55ce855129e05da8374059cc82728, 'click', function() {infowindow.open(map,m_fdb55ce855129e05da8374059cc82728);});$marker.push(m_fdb55ce855129e05da8374059cc82728);}});}google.maps.event.addDomListener(window, 'load', initialize);