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(37.8082,-82.8008)};var g_3d02d7d499c5801377ccbddcf8b0759e = new google.maps.Geocoder();g_3d02d7d499c5801377ccbddcf8b0759e.geocode( { 'address': "330 KY-321, Paintsville, KY 41240, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('paintsville-KY-bbt').style.display = '';map = new google.maps.Map(document.getElementById('paintsville-KY-bbt'), mapOptions);}document.getElementById('3aceb249').innerHTML += ' | View Map';var $l3d02d7d499c5801377ccbddcf8b0759e = '

BB&T

Address: 330 KY-321, Paintsville, KY 41240, USA
Phone:
';var m_3d02d7d499c5801377ccbddcf8b0759e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_3d02d7d499c5801377ccbddcf8b0759e['infowindow'] = new google.maps.InfoWindow({content: $l3d02d7d499c5801377ccbddcf8b0759e});var infowindow = new google.maps.InfoWindow({content: $l3d02d7d499c5801377ccbddcf8b0759e});google.maps.event.addListener(m_3d02d7d499c5801377ccbddcf8b0759e, 'click', function() {infowindow.open(map,m_3d02d7d499c5801377ccbddcf8b0759e);});$marker.push(m_3d02d7d499c5801377ccbddcf8b0759e);}});var g_ae0aaad8021d829295f1da3514c712c0 = new google.maps.Geocoder();g_ae0aaad8021d829295f1da3514c712c0.geocode( { 'address': "300 S Mayo Trail, Paintsville, KY 41240, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('paintsville-KY-bbt').style.display = '';map = new google.maps.Map(document.getElementById('paintsville-KY-bbt'), mapOptions);}document.getElementById('f7b03dc7').innerHTML += ' | View Map';var $lae0aaad8021d829295f1da3514c712c0 = '

BB&T

Address: 300 S Mayo Trail, Paintsville, KY 41240, USA
Phone: (606) 789-4045
';var m_ae0aaad8021d829295f1da3514c712c0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_ae0aaad8021d829295f1da3514c712c0['infowindow'] = new google.maps.InfoWindow({content: $lae0aaad8021d829295f1da3514c712c0});var infowindow = new google.maps.InfoWindow({content: $lae0aaad8021d829295f1da3514c712c0});google.maps.event.addListener(m_ae0aaad8021d829295f1da3514c712c0, 'click', function() {infowindow.open(map,m_ae0aaad8021d829295f1da3514c712c0);});$marker.push(m_ae0aaad8021d829295f1da3514c712c0);}});}google.maps.event.addDomListener(window, 'load', initialize);