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.7594,-73.9785)};var g_94266168611faef77b81da13549edc4c = new google.maps.Geocoder();g_94266168611faef77b81da13549edc4c.geocode( { 'address': "50 Rockefeller Plaza, New York, NY 10020, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('new-york-NY-bank-of-america-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('new-york-NY-bank-of-america-mortgage'), mapOptions);}document.getElementById('10159ba9').innerHTML += ' | View Map';var $l94266168611faef77b81da13549edc4c = '

Bank of America Mortgage

Address: 50 Rockefeller Plaza, New York, NY 10020, USA
Phone: (866) 632-7295
';var m_94266168611faef77b81da13549edc4c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America Mortgage',});m_94266168611faef77b81da13549edc4c['infowindow'] = new google.maps.InfoWindow({content: $l94266168611faef77b81da13549edc4c});var infowindow = new google.maps.InfoWindow({content: $l94266168611faef77b81da13549edc4c});google.maps.event.addListener(m_94266168611faef77b81da13549edc4c, 'click', function() {infowindow.open(map,m_94266168611faef77b81da13549edc4c);});$marker.push(m_94266168611faef77b81da13549edc4c);}});var g_059f4bafd40ac6667199c1ea7c1d8097 = new google.maps.Geocoder();g_059f4bafd40ac6667199c1ea7c1d8097.geocode( { 'address': "1155 6th Ave # 17, New York, NY 10036, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('new-york-NY-bank-of-america-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('new-york-NY-bank-of-america-mortgage'), mapOptions);}document.getElementById('5a3c0efe').innerHTML += ' | View Map';var $l059f4bafd40ac6667199c1ea7c1d8097 = '

Bank of America Mortgage

Address: 1155 6th Ave # 17, New York, NY 10036, USA
Phone: (212) 508-2248
';var m_059f4bafd40ac6667199c1ea7c1d8097 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bank of America Mortgage',});m_059f4bafd40ac6667199c1ea7c1d8097['infowindow'] = new google.maps.InfoWindow({content: $l059f4bafd40ac6667199c1ea7c1d8097});var infowindow = new google.maps.InfoWindow({content: $l059f4bafd40ac6667199c1ea7c1d8097});google.maps.event.addListener(m_059f4bafd40ac6667199c1ea7c1d8097, 'click', function() {infowindow.open(map,m_059f4bafd40ac6667199c1ea7c1d8097);});$marker.push(m_059f4bafd40ac6667199c1ea7c1d8097);}});}google.maps.event.addDomListener(window, 'load', initialize);