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(39.1043,-94.597)};var g_4c09ea93161f1fc2ae18299f4756f8a2 = new google.maps.Geocoder();g_4c09ea93161f1fc2ae18299f4756f8a2.geocode( { 'address': "8304 Wornall Rd, Kansas City, MO 64114"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('kansas-city-MO-signature-loans').style.display = '';map = new google.maps.Map(document.getElementById('kansas-city-MO-signature-loans'), mapOptions);}document.getElementById('b12d9c5a').innerHTML += ' | View Map';var $l4c09ea93161f1fc2ae18299f4756f8a2 = '

Signature Loans

Address: 8304 Wornall Rd, Kansas City, MO 64114
Phone: (816) 444-8032
';var m_4c09ea93161f1fc2ae18299f4756f8a2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Signature Loans',});m_4c09ea93161f1fc2ae18299f4756f8a2['infowindow'] = new google.maps.InfoWindow({content: $l4c09ea93161f1fc2ae18299f4756f8a2});var infowindow = new google.maps.InfoWindow({content: $l4c09ea93161f1fc2ae18299f4756f8a2});google.maps.event.addListener(m_4c09ea93161f1fc2ae18299f4756f8a2, 'click', function() {infowindow.open(map,m_4c09ea93161f1fc2ae18299f4756f8a2);});$marker.push(m_4c09ea93161f1fc2ae18299f4756f8a2);}});}google.maps.event.addDomListener(window, 'load', initialize);