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.2289,-85.883)};var g_26d404c73d5e70cee25a4a8fc917b5fb = new google.maps.Geocoder();g_26d404c73d5e70cee25a4a8fc917b5fb.geocode( { 'address': "16790 Panama City Beach Pkwy, Panama City Beach, FL 32413, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('panama-city-beach-FL-friendly-check-cashing-inc').style.display = '';map = new google.maps.Map(document.getElementById('panama-city-beach-FL-friendly-check-cashing-inc'), mapOptions);}document.getElementById('afa22e87').innerHTML += ' | View Map';var $l26d404c73d5e70cee25a4a8fc917b5fb = '

Friendly Check Cashing Inc

Address: 16790 Panama City Beach Pkwy, Panama City Beach, FL 32413, USA
Phone: (850) 588-6810
';var m_26d404c73d5e70cee25a4a8fc917b5fb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Friendly Check Cashing Inc',});m_26d404c73d5e70cee25a4a8fc917b5fb['infowindow'] = new google.maps.InfoWindow({content: $l26d404c73d5e70cee25a4a8fc917b5fb});var infowindow = new google.maps.InfoWindow({content: $l26d404c73d5e70cee25a4a8fc917b5fb});google.maps.event.addListener(m_26d404c73d5e70cee25a4a8fc917b5fb, 'click', function() {infowindow.open(map,m_26d404c73d5e70cee25a4a8fc917b5fb);});$marker.push(m_26d404c73d5e70cee25a4a8fc917b5fb);}});}google.maps.event.addDomListener(window, 'load', initialize);