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(36.6164,-88.324)};var g_cd35e6dd7806c829f1dff22312d8f898 = new google.maps.Geocoder();g_cd35e6dd7806c829f1dff22312d8f898.geocode( { 'address': "1500 Chestnut St, Murray, KY 42071, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('murray-KY-bbt').style.display = '';map = new google.maps.Map(document.getElementById('murray-KY-bbt'), mapOptions);}document.getElementById('19ec62b9').innerHTML += ' | View Map';var $lcd35e6dd7806c829f1dff22312d8f898 = '

BB&T

Address: 1500 Chestnut St, Murray, KY 42071, USA
Phone: (800) 226-5228
';var m_cd35e6dd7806c829f1dff22312d8f898 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_cd35e6dd7806c829f1dff22312d8f898['infowindow'] = new google.maps.InfoWindow({content: $lcd35e6dd7806c829f1dff22312d8f898});var infowindow = new google.maps.InfoWindow({content: $lcd35e6dd7806c829f1dff22312d8f898});google.maps.event.addListener(m_cd35e6dd7806c829f1dff22312d8f898, 'click', function() {infowindow.open(map,m_cd35e6dd7806c829f1dff22312d8f898);});$marker.push(m_cd35e6dd7806c829f1dff22312d8f898);}});var g_d47e659a5731eded76a2994247681a25 = new google.maps.Geocoder();g_d47e659a5731eded76a2994247681a25.geocode( { 'address': "Public Safety and Emergency Management, 1500 Chestnut St, Murray, KY 42071, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('murray-KY-bbt').style.display = '';map = new google.maps.Map(document.getElementById('murray-KY-bbt'), mapOptions);}document.getElementById('88e003ec').innerHTML += ' | View Map';var $ld47e659a5731eded76a2994247681a25 = '

BB&T

Address: Public Safety and Emergency Management, 1500 Chestnut St, Murray, KY 42071, USA
Phone: (800) 226-5228
';var m_d47e659a5731eded76a2994247681a25 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'BB&T',});m_d47e659a5731eded76a2994247681a25['infowindow'] = new google.maps.InfoWindow({content: $ld47e659a5731eded76a2994247681a25});var infowindow = new google.maps.InfoWindow({content: $ld47e659a5731eded76a2994247681a25});google.maps.event.addListener(m_d47e659a5731eded76a2994247681a25, 'click', function() {infowindow.open(map,m_d47e659a5731eded76a2994247681a25);});$marker.push(m_d47e659a5731eded76a2994247681a25);}});}google.maps.event.addDomListener(window, 'load', initialize);