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.2486,-89.0142)};var g_b5caf0bec8ea34a8d67d0f7626aa1d86 = new google.maps.Geocoder();g_b5caf0bec8ea34a8d67d0f7626aa1d86.geocode( { 'address': "277 W Reynolds St, Pontotoc, MS 38863, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('pontotoc-MS-treasurer-climate-control-and-mini-storage').style.display = '';map = new google.maps.Map(document.getElementById('pontotoc-MS-treasurer-climate-control-and-mini-storage'), mapOptions);}document.getElementById('221c8b17').innerHTML += ' | View Map';var $lb5caf0bec8ea34a8d67d0f7626aa1d86 = '

Treasurer Climate Control And Mini Storage

Address: 277 W Reynolds St, Pontotoc, MS 38863, USA
Phone: (662) 489-7298
';var m_b5caf0bec8ea34a8d67d0f7626aa1d86 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Treasurer Climate Control And Mini Storage',});m_b5caf0bec8ea34a8d67d0f7626aa1d86['infowindow'] = new google.maps.InfoWindow({content: $lb5caf0bec8ea34a8d67d0f7626aa1d86});var infowindow = new google.maps.InfoWindow({content: $lb5caf0bec8ea34a8d67d0f7626aa1d86});google.maps.event.addListener(m_b5caf0bec8ea34a8d67d0f7626aa1d86, 'click', function() {infowindow.open(map,m_b5caf0bec8ea34a8d67d0f7626aa1d86);});$marker.push(m_b5caf0bec8ea34a8d67d0f7626aa1d86);}});}google.maps.event.addDomListener(window, 'load', initialize);