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.4174,-94.3843)};var g_f731c0fdac805dc4a033c53cb9a89646 = new google.maps.Geocoder();g_f731c0fdac805dc4a033c53cb9a89646.geocode( { 'address': "3827 Midland Blvd, Fort Smith, AR 72904, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fort-smith-AR-buddys-home-furnishings').style.display = '';map = new google.maps.Map(document.getElementById('fort-smith-AR-buddys-home-furnishings'), mapOptions);}document.getElementById('88a810d4').innerHTML += ' | View Map';var $lf731c0fdac805dc4a033c53cb9a89646 = '

Buddy's Home Furnishings

Address: 3827 Midland Blvd, Fort Smith, AR 72904, USA
Phone: (479) 709-9702
';var m_f731c0fdac805dc4a033c53cb9a89646 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Buddy's Home Furnishings',});m_f731c0fdac805dc4a033c53cb9a89646['infowindow'] = new google.maps.InfoWindow({content: $lf731c0fdac805dc4a033c53cb9a89646});var infowindow = new google.maps.InfoWindow({content: $lf731c0fdac805dc4a033c53cb9a89646});google.maps.event.addListener(m_f731c0fdac805dc4a033c53cb9a89646, 'click', function() {infowindow.open(map,m_f731c0fdac805dc4a033c53cb9a89646);});$marker.push(m_f731c0fdac805dc4a033c53cb9a89646);}});var g_e8d72602d73adf38c195f36bf0b4016b = new google.maps.Geocoder();g_e8d72602d73adf38c195f36bf0b4016b.geocode( { 'address': "3800 Towson Ave, Fort Smith, AR 72901, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('fort-smith-AR-buddys-home-furnishings').style.display = '';map = new google.maps.Map(document.getElementById('fort-smith-AR-buddys-home-furnishings'), mapOptions);}document.getElementById('20414c0e').innerHTML += ' | View Map';var $le8d72602d73adf38c195f36bf0b4016b = '

Buddy's Home Furnishings

Address: 3800 Towson Ave, Fort Smith, AR 72901, USA
Phone: (479) 226-3392
';var m_e8d72602d73adf38c195f36bf0b4016b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Buddy's Home Furnishings',});m_e8d72602d73adf38c195f36bf0b4016b['infowindow'] = new google.maps.InfoWindow({content: $le8d72602d73adf38c195f36bf0b4016b});var infowindow = new google.maps.InfoWindow({content: $le8d72602d73adf38c195f36bf0b4016b});google.maps.event.addListener(m_e8d72602d73adf38c195f36bf0b4016b, 'click', function() {infowindow.open(map,m_e8d72602d73adf38c195f36bf0b4016b);});$marker.push(m_e8d72602d73adf38c195f36bf0b4016b);}});}google.maps.event.addDomListener(window, 'load', initialize);