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.7192,-73.6889)};var g_bb6b07f0fd4afe38c61f232bbb693fd7 = new google.maps.Geocoder();g_bb6b07f0fd4afe38c61f232bbb693fd7.geocode( { 'address': "1010 Franklin Ave, Garden City, NY 11530"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('garden-city-NY-wells-fargo-advisors').style.display = '';map = new google.maps.Map(document.getElementById('garden-city-NY-wells-fargo-advisors'), mapOptions);}document.getElementById('a6ccb346').innerHTML += ' | View Map';var $lbb6b07f0fd4afe38c61f232bbb693fd7 = '

Wells Fargo Advisors

Address: 1010 Franklin Ave, Garden City, NY 11530
Phone: (516) 742-0000
';var m_bb6b07f0fd4afe38c61f232bbb693fd7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Advisors',});m_bb6b07f0fd4afe38c61f232bbb693fd7['infowindow'] = new google.maps.InfoWindow({content: $lbb6b07f0fd4afe38c61f232bbb693fd7});var infowindow = new google.maps.InfoWindow({content: $lbb6b07f0fd4afe38c61f232bbb693fd7});google.maps.event.addListener(m_bb6b07f0fd4afe38c61f232bbb693fd7, 'click', function() {infowindow.open(map,m_bb6b07f0fd4afe38c61f232bbb693fd7);});$marker.push(m_bb6b07f0fd4afe38c61f232bbb693fd7);}});var g_44942b82e5dea398aea2195a5a582c18 = new google.maps.Geocoder();g_44942b82e5dea398aea2195a5a582c18.geocode( { 'address': "1225 Franklin Ave, Garden City, NY 11530"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('garden-city-NY-wells-fargo-advisors').style.display = '';map = new google.maps.Map(document.getElementById('garden-city-NY-wells-fargo-advisors'), mapOptions);}document.getElementById('c73d14f7').innerHTML += ' | View Map';var $l44942b82e5dea398aea2195a5a582c18 = '

Wells Fargo Advisors

Address: 1225 Franklin Ave, Garden City, NY 11530
Phone: (516) 742-1111
';var m_44942b82e5dea398aea2195a5a582c18 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Advisors',});m_44942b82e5dea398aea2195a5a582c18['infowindow'] = new google.maps.InfoWindow({content: $l44942b82e5dea398aea2195a5a582c18});var infowindow = new google.maps.InfoWindow({content: $l44942b82e5dea398aea2195a5a582c18});google.maps.event.addListener(m_44942b82e5dea398aea2195a5a582c18, 'click', function() {infowindow.open(map,m_44942b82e5dea398aea2195a5a582c18);});$marker.push(m_44942b82e5dea398aea2195a5a582c18);}});}google.maps.event.addDomListener(window, 'load', initialize);