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(33.6474,-85.5849)};var g_ead9af0f3c67c07ed1dcaa23ded235e6 = new google.maps.Geocoder();g_ead9af0f3c67c07ed1dcaa23ded235e6.geocode( { 'address': "835 Ross St, Heflin, AL 36264"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('heflin-AL-bbt').style.display = '';map = new google.maps.Map(document.getElementById('heflin-AL-bbt'), mapOptions);}document.getElementById('3eba4d43').innerHTML += ' | View Map';var $lead9af0f3c67c07ed1dcaa23ded235e6 = '

Bb&T

Address: 835 Ross St, Heflin, AL 36264
Phone: (256) 463-1243
';var m_ead9af0f3c67c07ed1dcaa23ded235e6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bb&T',});m_ead9af0f3c67c07ed1dcaa23ded235e6['infowindow'] = new google.maps.InfoWindow({content: $lead9af0f3c67c07ed1dcaa23ded235e6});var infowindow = new google.maps.InfoWindow({content: $lead9af0f3c67c07ed1dcaa23ded235e6});google.maps.event.addListener(m_ead9af0f3c67c07ed1dcaa23ded235e6, 'click', function() {infowindow.open(map,m_ead9af0f3c67c07ed1dcaa23ded235e6);});$marker.push(m_ead9af0f3c67c07ed1dcaa23ded235e6);}});}google.maps.event.addDomListener(window, 'load', initialize);