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.0673,-84.1262)};var g_7206ef1be0a3d44c57fa8214fc74421e = new google.maps.Geocoder();g_7206ef1be0a3d44c57fa8214fc74421e.geocode( { 'address': "251 King St, Murphy, NC 28906"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('murphy-NC-bbt').style.display = '';map = new google.maps.Map(document.getElementById('murphy-NC-bbt'), mapOptions);}document.getElementById('0acf62a9').innerHTML += ' | View Map';var $l7206ef1be0a3d44c57fa8214fc74421e = '

BB&T

Address: 251 King St, Murphy, NC 28906
Phone: (828) 837-8144
';var m_7206ef1be0a3d44c57fa8214fc74421e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_7206ef1be0a3d44c57fa8214fc74421e['infowindow'] = new google.maps.InfoWindow({content: $l7206ef1be0a3d44c57fa8214fc74421e});var infowindow = new google.maps.InfoWindow({content: $l7206ef1be0a3d44c57fa8214fc74421e});google.maps.event.addListener(m_7206ef1be0a3d44c57fa8214fc74421e, 'click', function() {infowindow.open(map,m_7206ef1be0a3d44c57fa8214fc74421e);});$marker.push(m_7206ef1be0a3d44c57fa8214fc74421e);}});var g_968ed1411a311d08ceb4e343ba920079 = new google.maps.Geocoder();g_968ed1411a311d08ceb4e343ba920079.geocode( { 'address': "1911 W US Highway 64, Murphy, NC 28906"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('murphy-NC-bbt').style.display = '';map = new google.maps.Map(document.getElementById('murphy-NC-bbt'), mapOptions);}document.getElementById('890310c4').innerHTML += ' | View Map';var $l968ed1411a311d08ceb4e343ba920079 = '

Bb&T

Address: 1911 W US Highway 64, Murphy, NC 28906
Phone: (828) 837-3558
';var m_968ed1411a311d08ceb4e343ba920079 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bb&T',});m_968ed1411a311d08ceb4e343ba920079['infowindow'] = new google.maps.InfoWindow({content: $l968ed1411a311d08ceb4e343ba920079});var infowindow = new google.maps.InfoWindow({content: $l968ed1411a311d08ceb4e343ba920079});google.maps.event.addListener(m_968ed1411a311d08ceb4e343ba920079, 'click', function() {infowindow.open(map,m_968ed1411a311d08ceb4e343ba920079);});$marker.push(m_968ed1411a311d08ceb4e343ba920079);}});}google.maps.event.addDomListener(window, 'load', initialize);