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(32.9439,-99.8025)};var g_7eb0e9aab7876f4b801e76da5084759b = new google.maps.Geocoder();g_7eb0e9aab7876f4b801e76da5084759b.geocode( { 'address': "112 E Hamilton St, Stamford, TX 79553, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('stamford-TX-cloud-insurance-agency').style.display = '';map = new google.maps.Map(document.getElementById('stamford-TX-cloud-insurance-agency'), mapOptions);}document.getElementById('9ca6fd6c').innerHTML += ' | View Map';var $l7eb0e9aab7876f4b801e76da5084759b = '

Cloud Insurance Agency

Address: 112 E Hamilton St, Stamford, TX 79553, USA
Phone: (325) 718-4054
';var m_7eb0e9aab7876f4b801e76da5084759b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Cloud Insurance Agency',});m_7eb0e9aab7876f4b801e76da5084759b['infowindow'] = new google.maps.InfoWindow({content: $l7eb0e9aab7876f4b801e76da5084759b});var infowindow = new google.maps.InfoWindow({content: $l7eb0e9aab7876f4b801e76da5084759b});google.maps.event.addListener(m_7eb0e9aab7876f4b801e76da5084759b, 'click', function() {infowindow.open(map,m_7eb0e9aab7876f4b801e76da5084759b);});$marker.push(m_7eb0e9aab7876f4b801e76da5084759b);}});}google.maps.event.addDomListener(window, 'load', initialize);