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(28.018,-82.1158)};var g_230d05f530953d45acdf752b205ac7fb = new google.maps.Geocoder();g_230d05f530953d45acdf752b205ac7fb.geocode( { 'address': "1001 E Baker St #200, Plant City, FL 33563, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('plant-city-FL-cake-credit-repair').style.display = '';map = new google.maps.Map(document.getElementById('plant-city-FL-cake-credit-repair'), mapOptions);}document.getElementById('ca27b534').innerHTML += ' | View Map';var $l230d05f530953d45acdf752b205ac7fb = '

Cake Credit Repair

Address: 1001 E Baker St #200, Plant City, FL 33563, USA
Phone: (888) 715-2253
';var m_230d05f530953d45acdf752b205ac7fb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Cake Credit Repair',});m_230d05f530953d45acdf752b205ac7fb['infowindow'] = new google.maps.InfoWindow({content: $l230d05f530953d45acdf752b205ac7fb});var infowindow = new google.maps.InfoWindow({content: $l230d05f530953d45acdf752b205ac7fb});google.maps.event.addListener(m_230d05f530953d45acdf752b205ac7fb, 'click', function() {infowindow.open(map,m_230d05f530953d45acdf752b205ac7fb);});$marker.push(m_230d05f530953d45acdf752b205ac7fb);}});}google.maps.event.addDomListener(window, 'load', initialize);