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.1461,-85.6209)};var g_a3ebcc38ad0eea0218f7131498b63748 = new google.maps.Geocoder();g_a3ebcc38ad0eea0218f7131498b63748.geocode( { 'address': "601 US-231, Panama City, FL 32405, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('panama-city-FL-bay-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('panama-city-FL-bay-credit-union'), mapOptions);}document.getElementById('baa16bc9').innerHTML += ' | View Map';var $la3ebcc38ad0eea0218f7131498b63748 = '

Bay Credit Union

Address: 601 US-231, Panama City, FL 32405, USA
Phone: (850) 785-6103
';var m_a3ebcc38ad0eea0218f7131498b63748 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bay Credit Union',});m_a3ebcc38ad0eea0218f7131498b63748['infowindow'] = new google.maps.InfoWindow({content: $la3ebcc38ad0eea0218f7131498b63748});var infowindow = new google.maps.InfoWindow({content: $la3ebcc38ad0eea0218f7131498b63748});google.maps.event.addListener(m_a3ebcc38ad0eea0218f7131498b63748, 'click', function() {infowindow.open(map,m_a3ebcc38ad0eea0218f7131498b63748);});$marker.push(m_a3ebcc38ad0eea0218f7131498b63748);}});var g_5a01804d9f82ca0f4b92fe70ad2282f1 = new google.maps.Geocoder();g_5a01804d9f82ca0f4b92fe70ad2282f1.geocode( { 'address': "100 Everitt Ave, Panama City, FL 32401, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('panama-city-FL-bay-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('panama-city-FL-bay-credit-union'), mapOptions);}document.getElementById('3b3bd93c').innerHTML += ' | View Map';var $l5a01804d9f82ca0f4b92fe70ad2282f1 = '

Bay Credit Union

Address: 100 Everitt Ave, Panama City, FL 32401, USA
Phone: (850) 913-0143
';var m_5a01804d9f82ca0f4b92fe70ad2282f1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Bay Credit Union',});m_5a01804d9f82ca0f4b92fe70ad2282f1['infowindow'] = new google.maps.InfoWindow({content: $l5a01804d9f82ca0f4b92fe70ad2282f1});var infowindow = new google.maps.InfoWindow({content: $l5a01804d9f82ca0f4b92fe70ad2282f1});google.maps.event.addListener(m_5a01804d9f82ca0f4b92fe70ad2282f1, 'click', function() {infowindow.open(map,m_5a01804d9f82ca0f4b92fe70ad2282f1);});$marker.push(m_5a01804d9f82ca0f4b92fe70ad2282f1);}});}google.maps.event.addDomListener(window, 'load', initialize);