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(30.1635,-85.5925)};var g_a6e1f2a67b54064bfc9d44c754f29b94 = new google.maps.Geocoder();g_a6e1f2a67b54064bfc9d44c754f29b94.geocode( { 'address': "811 N Tyndall Pkwy, Panama City, FL 32404, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('panama-city-FL-advance-america').style.display = '';map = new google.maps.Map(document.getElementById('panama-city-FL-advance-america'), mapOptions);}document.getElementById('b417d57b').innerHTML += ' | View Map';var $la6e1f2a67b54064bfc9d44c754f29b94 = '

Advance America

Address: 811 N Tyndall Pkwy, Panama City, FL 32404, USA
Phone: (850) 763-1910
';var m_a6e1f2a67b54064bfc9d44c754f29b94 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Advance America',});m_a6e1f2a67b54064bfc9d44c754f29b94['infowindow'] = new google.maps.InfoWindow({content: $la6e1f2a67b54064bfc9d44c754f29b94});var infowindow = new google.maps.InfoWindow({content: $la6e1f2a67b54064bfc9d44c754f29b94});google.maps.event.addListener(m_a6e1f2a67b54064bfc9d44c754f29b94, 'click', function() {infowindow.open(map,m_a6e1f2a67b54064bfc9d44c754f29b94);});$marker.push(m_a6e1f2a67b54064bfc9d44c754f29b94);}});var g_0e2339cd73b8df28d89193c1f1223116 = new google.maps.Geocoder();g_0e2339cd73b8df28d89193c1f1223116.geocode( { 'address': "619 W 23rd St, Panama City, FL 32405, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('panama-city-FL-advance-america').style.display = '';map = new google.maps.Map(document.getElementById('panama-city-FL-advance-america'), mapOptions);}document.getElementById('d4c0e853').innerHTML += ' | View Map';var $l0e2339cd73b8df28d89193c1f1223116 = '

Advance America

Address: 619 W 23rd St, Panama City, FL 32405, USA
Phone: (850) 873-6162
';var m_0e2339cd73b8df28d89193c1f1223116 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Advance America',});m_0e2339cd73b8df28d89193c1f1223116['infowindow'] = new google.maps.InfoWindow({content: $l0e2339cd73b8df28d89193c1f1223116});var infowindow = new google.maps.InfoWindow({content: $l0e2339cd73b8df28d89193c1f1223116});google.maps.event.addListener(m_0e2339cd73b8df28d89193c1f1223116, 'click', function() {infowindow.open(map,m_0e2339cd73b8df28d89193c1f1223116);});$marker.push(m_0e2339cd73b8df28d89193c1f1223116);}});}google.maps.event.addDomListener(window, 'load', initialize);