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(34.04,-84.3404)};var g_301af7614f87909bb1649e27087db4af = new google.maps.Geocoder();g_301af7614f87909bb1649e27087db4af.geocode( { 'address': "10719 Alpharetta Hwy #365, Roswell, GA 30076, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('roswell-GA-tuscany-realty-inc-commercial-real-estate--business-brokerage').style.display = '';map = new google.maps.Map(document.getElementById('roswell-GA-tuscany-realty-inc-commercial-real-estate--business-brokerage'), mapOptions);}document.getElementById('b53ad152').innerHTML += ' | View Map';var $l301af7614f87909bb1649e27087db4af = '

Tuscany Realty, Inc. Commercial Real Estate & Business Brokerage

Address: 10719 Alpharetta Hwy #365, Roswell, GA 30076, USA
Phone: (678) 346-1000
';var m_301af7614f87909bb1649e27087db4af = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Tuscany Realty, Inc. Commercial Real Estate & Business Brokerage',});m_301af7614f87909bb1649e27087db4af['infowindow'] = new google.maps.InfoWindow({content: $l301af7614f87909bb1649e27087db4af});var infowindow = new google.maps.InfoWindow({content: $l301af7614f87909bb1649e27087db4af});google.maps.event.addListener(m_301af7614f87909bb1649e27087db4af, 'click', function() {infowindow.open(map,m_301af7614f87909bb1649e27087db4af);});$marker.push(m_301af7614f87909bb1649e27087db4af);}});}google.maps.event.addDomListener(window, 'load', initialize);