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.9914,-94.5761)};var g_3ee734aef151cd670413a9ce474c814d = new google.maps.Geocoder();g_3ee734aef151cd670413a9ce474c814d.geocode( { 'address': "1025 E 75th St, Kansas City, MO 64131, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('kansas-city-MO-star-loans').style.display = '';map = new google.maps.Map(document.getElementById('kansas-city-MO-star-loans'), mapOptions);}document.getElementById('beab15ba').innerHTML += ' | View Map';var $l3ee734aef151cd670413a9ce474c814d = '

Star Loans

Address: 1025 E 75th St, Kansas City, MO 64131, USA
Phone: (816) 333-3278
';var m_3ee734aef151cd670413a9ce474c814d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Star Loans',});m_3ee734aef151cd670413a9ce474c814d['infowindow'] = new google.maps.InfoWindow({content: $l3ee734aef151cd670413a9ce474c814d});var infowindow = new google.maps.InfoWindow({content: $l3ee734aef151cd670413a9ce474c814d});google.maps.event.addListener(m_3ee734aef151cd670413a9ce474c814d, 'click', function() {infowindow.open(map,m_3ee734aef151cd670413a9ce474c814d);});$marker.push(m_3ee734aef151cd670413a9ce474c814d);}});var g_bf830e034cf9f868c1ab8bdcefbb8f23 = new google.maps.Geocoder();g_bf830e034cf9f868c1ab8bdcefbb8f23.geocode( { 'address': "2522 NE Vivion Rd, Kansas City, MO 64118, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('kansas-city-MO-star-loans').style.display = '';map = new google.maps.Map(document.getElementById('kansas-city-MO-star-loans'), mapOptions);}document.getElementById('04de5ead').innerHTML += ' | View Map';var $lbf830e034cf9f868c1ab8bdcefbb8f23 = '

Star Loans

Address: 2522 NE Vivion Rd, Kansas City, MO 64118, USA
Phone: (816) 453-6471
';var m_bf830e034cf9f868c1ab8bdcefbb8f23 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Star Loans',});m_bf830e034cf9f868c1ab8bdcefbb8f23['infowindow'] = new google.maps.InfoWindow({content: $lbf830e034cf9f868c1ab8bdcefbb8f23});var infowindow = new google.maps.InfoWindow({content: $lbf830e034cf9f868c1ab8bdcefbb8f23});google.maps.event.addListener(m_bf830e034cf9f868c1ab8bdcefbb8f23, 'click', function() {infowindow.open(map,m_bf830e034cf9f868c1ab8bdcefbb8f23);});$marker.push(m_bf830e034cf9f868c1ab8bdcefbb8f23);}});}google.maps.event.addDomListener(window, 'load', initialize);