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.7544,-81.346)};var g_de1dbe3b8d524c96d50c30f2467c4bc6 = new google.maps.Geocoder();g_de1dbe3b8d524c96d50c30f2467c4bc6.geocode( { 'address': "3899 W Lake Mary Blvd, Lake Mary, FL 32746, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lake-mary-FL-fbc-mortgage-llc-bill-siegrist--shareholder-branch-manager').style.display = '';map = new google.maps.Map(document.getElementById('lake-mary-FL-fbc-mortgage-llc-bill-siegrist--shareholder-branch-manager'), mapOptions);}document.getElementById('9ef245c7').innerHTML += ' | View Map';var $lde1dbe3b8d524c96d50c30f2467c4bc6 = '

FBC Mortgage LLC Bill Siegrist- Shareholder Branch Manager

Address: 3899 W Lake Mary Blvd, Lake Mary, FL 32746, USA
Phone: (407) 221-0674
';var m_de1dbe3b8d524c96d50c30f2467c4bc6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'FBC Mortgage LLC Bill Siegrist- Shareholder Branch Manager',});m_de1dbe3b8d524c96d50c30f2467c4bc6['infowindow'] = new google.maps.InfoWindow({content: $lde1dbe3b8d524c96d50c30f2467c4bc6});var infowindow = new google.maps.InfoWindow({content: $lde1dbe3b8d524c96d50c30f2467c4bc6});google.maps.event.addListener(m_de1dbe3b8d524c96d50c30f2467c4bc6, 'click', function() {infowindow.open(map,m_de1dbe3b8d524c96d50c30f2467c4bc6);});$marker.push(m_de1dbe3b8d524c96d50c30f2467c4bc6);}});}google.maps.event.addDomListener(window, 'load', initialize);