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(35.7337,-81.3409)};var g_e3d4a2f3dbdc3913a50bdcac419fe7a9 = new google.maps.Geocoder();g_e3d4a2f3dbdc3913a50bdcac419fe7a9.geocode( { 'address': "235 2nd Ave NW, Hickory, NC 28601, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hickory-NC-hickory-springs-manufacturing-company').style.display = '';map = new google.maps.Map(document.getElementById('hickory-NC-hickory-springs-manufacturing-company'), mapOptions);}document.getElementById('0251794d').innerHTML += ' | View Map';var $le3d4a2f3dbdc3913a50bdcac419fe7a9 = '

Hickory Springs Manufacturing Company

Address: 235 2nd Ave NW, Hickory, NC 28601, USA
Phone: (800) 438-5341
';var m_e3d4a2f3dbdc3913a50bdcac419fe7a9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Hickory Springs Manufacturing Company',});m_e3d4a2f3dbdc3913a50bdcac419fe7a9['infowindow'] = new google.maps.InfoWindow({content: $le3d4a2f3dbdc3913a50bdcac419fe7a9});var infowindow = new google.maps.InfoWindow({content: $le3d4a2f3dbdc3913a50bdcac419fe7a9});google.maps.event.addListener(m_e3d4a2f3dbdc3913a50bdcac419fe7a9, 'click', function() {infowindow.open(map,m_e3d4a2f3dbdc3913a50bdcac419fe7a9);});$marker.push(m_e3d4a2f3dbdc3913a50bdcac419fe7a9);}});}google.maps.event.addDomListener(window, 'load', initialize);