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(31.2229,-85.4339)};var g_5da361ad62b75317c5c92cc168f95877 = new google.maps.Geocoder();g_5da361ad62b75317c5c92cc168f95877.geocode( { 'address': "2999 Ross Clark Cir # 200, Dothan, AL 36301, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('dothan-AL-wells-fargo-home-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('dothan-AL-wells-fargo-home-mortgage'), mapOptions);}document.getElementById('adb32f8c').innerHTML += ' | View Map';var $l5da361ad62b75317c5c92cc168f95877 = '

Wells Fargo Home Mortgage

Address: 2999 Ross Clark Cir # 200, Dothan, AL 36301, USA
Phone: (334) 793-0799
';var m_5da361ad62b75317c5c92cc168f95877 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Home Mortgage',});m_5da361ad62b75317c5c92cc168f95877['infowindow'] = new google.maps.InfoWindow({content: $l5da361ad62b75317c5c92cc168f95877});var infowindow = new google.maps.InfoWindow({content: $l5da361ad62b75317c5c92cc168f95877});google.maps.event.addListener(m_5da361ad62b75317c5c92cc168f95877, 'click', function() {infowindow.open(map,m_5da361ad62b75317c5c92cc168f95877);});$marker.push(m_5da361ad62b75317c5c92cc168f95877);}});var g_11413aae196a66dae416fdbe05d597a3 = new google.maps.Geocoder();g_11413aae196a66dae416fdbe05d597a3.geocode( { 'address': "1276 Westgate Pkwy, Dothan, AL 36303, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('dothan-AL-wells-fargo-home-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('dothan-AL-wells-fargo-home-mortgage'), mapOptions);}document.getElementById('32f6f741').innerHTML += ' | View Map';var $l11413aae196a66dae416fdbe05d597a3 = '

Wells Fargo Home Mortgage

Address: 1276 Westgate Pkwy, Dothan, AL 36303, USA
Phone: (334) 792-2270
';var m_11413aae196a66dae416fdbe05d597a3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Wells Fargo Home Mortgage',});m_11413aae196a66dae416fdbe05d597a3['infowindow'] = new google.maps.InfoWindow({content: $l11413aae196a66dae416fdbe05d597a3});var infowindow = new google.maps.InfoWindow({content: $l11413aae196a66dae416fdbe05d597a3});google.maps.event.addListener(m_11413aae196a66dae416fdbe05d597a3, 'click', function() {infowindow.open(map,m_11413aae196a66dae416fdbe05d597a3);});$marker.push(m_11413aae196a66dae416fdbe05d597a3);}});}google.maps.event.addDomListener(window, 'load', initialize);