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(32.7436,-80.0569)};var g_7c9fbe5d10e0ef31304189477d659c3c = new google.maps.Geocoder();g_7c9fbe5d10e0ef31304189477d659c3c.geocode( { 'address': "2913 Waterleaf Rd, Johns Island, SC 29455, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('johns-island-SC-cody-financial-mortgage-services-inc').style.display = '';map = new google.maps.Map(document.getElementById('johns-island-SC-cody-financial-mortgage-services-inc'), mapOptions);}document.getElementById('3d12394c').innerHTML += ' | View Map';var $l7c9fbe5d10e0ef31304189477d659c3c = '

Cody Financial Mortgage Services, Inc.

Address: 2913 Waterleaf Rd, Johns Island, SC 29455, USA
Phone: (800) 653-4013
';var m_7c9fbe5d10e0ef31304189477d659c3c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Cody Financial Mortgage Services, Inc.',});m_7c9fbe5d10e0ef31304189477d659c3c['infowindow'] = new google.maps.InfoWindow({content: $l7c9fbe5d10e0ef31304189477d659c3c});var infowindow = new google.maps.InfoWindow({content: $l7c9fbe5d10e0ef31304189477d659c3c});google.maps.event.addListener(m_7c9fbe5d10e0ef31304189477d659c3c, 'click', function() {infowindow.open(map,m_7c9fbe5d10e0ef31304189477d659c3c);});$marker.push(m_7c9fbe5d10e0ef31304189477d659c3c);}});}google.maps.event.addDomListener(window, 'load', initialize);