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(38.6023,-90.2556)};var g_e566940d2d0ed3b3b2cde15b72d021de = new google.maps.Geocoder();g_e566940d2d0ed3b3b2cde15b72d021de.geocode( { 'address': "4101 Juniata St, St. Louis, MO 63116, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('st-louis-MO-gateway-loan-co').style.display = '';map = new google.maps.Map(document.getElementById('st-louis-MO-gateway-loan-co'), mapOptions);}document.getElementById('9a3143ae').innerHTML += ' | View Map';var $le566940d2d0ed3b3b2cde15b72d021de = '

Gateway Loan Co

Address: 4101 Juniata St, St. Louis, MO 63116, USA
Phone: (314) 773-5626
';var m_e566940d2d0ed3b3b2cde15b72d021de = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Gateway Loan Co',});m_e566940d2d0ed3b3b2cde15b72d021de['infowindow'] = new google.maps.InfoWindow({content: $le566940d2d0ed3b3b2cde15b72d021de});var infowindow = new google.maps.InfoWindow({content: $le566940d2d0ed3b3b2cde15b72d021de});google.maps.event.addListener(m_e566940d2d0ed3b3b2cde15b72d021de, 'click', function() {infowindow.open(map,m_e566940d2d0ed3b3b2cde15b72d021de);});$marker.push(m_e566940d2d0ed3b3b2cde15b72d021de);}});var g_9b9351c27e459574626ab42217f43eb6 = new google.maps.Geocoder();g_9b9351c27e459574626ab42217f43eb6.geocode( { 'address': "8915 Riverview Dr, St. Louis, MO 63137, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('st-louis-MO-gateway-loan-co').style.display = '';map = new google.maps.Map(document.getElementById('st-louis-MO-gateway-loan-co'), mapOptions);}document.getElementById('891b5e15').innerHTML += ' | View Map';var $l9b9351c27e459574626ab42217f43eb6 = '

Gateway Loan Co

Address: 8915 Riverview Dr, St. Louis, MO 63137, USA
Phone: (314) 388-4300
';var m_9b9351c27e459574626ab42217f43eb6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Gateway Loan Co',});m_9b9351c27e459574626ab42217f43eb6['infowindow'] = new google.maps.InfoWindow({content: $l9b9351c27e459574626ab42217f43eb6});var infowindow = new google.maps.InfoWindow({content: $l9b9351c27e459574626ab42217f43eb6});google.maps.event.addListener(m_9b9351c27e459574626ab42217f43eb6, 'click', function() {infowindow.open(map,m_9b9351c27e459574626ab42217f43eb6);});$marker.push(m_9b9351c27e459574626ab42217f43eb6);}});}google.maps.event.addDomListener(window, 'load', initialize);