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.9286,-94.6472)};var g_fc5e335ccabe8bb504c8192f628a7882 = new google.maps.Geocoder();g_fc5e335ccabe8bb504c8192f628a7882.geocode( { 'address': "5350 College Blvd # 106, Leawood, KS 66211, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('leawood-KS-signature-mortgage-group-llc').style.display = '';map = new google.maps.Map(document.getElementById('leawood-KS-signature-mortgage-group-llc'), mapOptions);}document.getElementById('5cc710ab').innerHTML += ' | View Map';var $lfc5e335ccabe8bb504c8192f628a7882 = '

Signature Mortgage Group LLC

Address: 5350 College Blvd # 106, Leawood, KS 66211, USA
Phone: (913) 754-1366
';var m_fc5e335ccabe8bb504c8192f628a7882 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Signature Mortgage Group LLC',});m_fc5e335ccabe8bb504c8192f628a7882['infowindow'] = new google.maps.InfoWindow({content: $lfc5e335ccabe8bb504c8192f628a7882});var infowindow = new google.maps.InfoWindow({content: $lfc5e335ccabe8bb504c8192f628a7882});google.maps.event.addListener(m_fc5e335ccabe8bb504c8192f628a7882, 'click', function() {infowindow.open(map,m_fc5e335ccabe8bb504c8192f628a7882);});$marker.push(m_fc5e335ccabe8bb504c8192f628a7882);}});}google.maps.event.addDomListener(window, 'load', initialize);