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.3684,-91.1028)};var g_9cdc2a2b0488bea7631141e92942c51f = new google.maps.Geocoder();g_9cdc2a2b0488bea7631141e92942c51f.geocode( { 'address': "8841 Bluebonnet Blvd e, Baton Rouge, LA 70810, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('baton-rouge-LA-donna-gilmore-loan-simple-inc-mortgage-company').style.display = '';map = new google.maps.Map(document.getElementById('baton-rouge-LA-donna-gilmore-loan-simple-inc-mortgage-company'), mapOptions);}document.getElementById('0f132f1e').innerHTML += ' | View Map';var $l9cdc2a2b0488bea7631141e92942c51f = '

Donna Gilmore, Loan Simple, Inc. (Mortgage Company)

Address: 8841 Bluebonnet Blvd e, Baton Rouge, LA 70810, USA
Phone: (225) 315-0864
';var m_9cdc2a2b0488bea7631141e92942c51f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Donna Gilmore, Loan Simple, Inc. (Mortgage Company)',});m_9cdc2a2b0488bea7631141e92942c51f['infowindow'] = new google.maps.InfoWindow({content: $l9cdc2a2b0488bea7631141e92942c51f});var infowindow = new google.maps.InfoWindow({content: $l9cdc2a2b0488bea7631141e92942c51f});google.maps.event.addListener(m_9cdc2a2b0488bea7631141e92942c51f, 'click', function() {infowindow.open(map,m_9cdc2a2b0488bea7631141e92942c51f);});$marker.push(m_9cdc2a2b0488bea7631141e92942c51f);}});}google.maps.event.addDomListener(window, 'load', initialize);