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.7984,-81.4318)};var g_b0fa76810a5f32e18d712c890a7332d4 = new google.maps.Geocoder();g_b0fa76810a5f32e18d712c890a7332d4.geocode( { 'address': "2 Park Square, Granite Falls, NC 28630, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('granite-falls-NC-nationwide-insurance-c-m-mathewson').style.display = '';map = new google.maps.Map(document.getElementById('granite-falls-NC-nationwide-insurance-c-m-mathewson'), mapOptions);}document.getElementById('7c747d9f').innerHTML += ' | View Map';var $lb0fa76810a5f32e18d712c890a7332d4 = '

Nationwide Insurance: C M Mathewson

Address: 2 Park Square, Granite Falls, NC 28630, USA
Phone: (828) 396-3369
';var m_b0fa76810a5f32e18d712c890a7332d4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Nationwide Insurance: C M Mathewson',});m_b0fa76810a5f32e18d712c890a7332d4['infowindow'] = new google.maps.InfoWindow({content: $lb0fa76810a5f32e18d712c890a7332d4});var infowindow = new google.maps.InfoWindow({content: $lb0fa76810a5f32e18d712c890a7332d4});google.maps.event.addListener(m_b0fa76810a5f32e18d712c890a7332d4, 'click', function() {infowindow.open(map,m_b0fa76810a5f32e18d712c890a7332d4);});$marker.push(m_b0fa76810a5f32e18d712c890a7332d4);}});}google.maps.event.addDomListener(window, 'load', initialize);