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(28.7599,-81.3458)};var g_cbc462e27100dad71cdbf606d396ddad = new google.maps.Geocoder();g_cbc462e27100dad71cdbf606d396ddad.geocode( { 'address': "174 Villa Di Este Ter, Lake Mary, FL 32746"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lake-mary-FL-suseh-services-inc').style.display = '';map = new google.maps.Map(document.getElementById('lake-mary-FL-suseh-services-inc'), mapOptions);}document.getElementById('253a6059').innerHTML += ' | View Map';var $lcbc462e27100dad71cdbf606d396ddad = '

Suseh Services Inc

Address: 174 Villa Di Este Ter, Lake Mary, FL 32746
Phone: (407) 333-3735
';var m_cbc462e27100dad71cdbf606d396ddad = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Suseh Services Inc',});m_cbc462e27100dad71cdbf606d396ddad['infowindow'] = new google.maps.InfoWindow({content: $lcbc462e27100dad71cdbf606d396ddad});var infowindow = new google.maps.InfoWindow({content: $lcbc462e27100dad71cdbf606d396ddad});google.maps.event.addListener(m_cbc462e27100dad71cdbf606d396ddad, 'click', function() {infowindow.open(map,m_cbc462e27100dad71cdbf606d396ddad);});$marker.push(m_cbc462e27100dad71cdbf606d396ddad);}});}google.maps.event.addDomListener(window, 'load', initialize);