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.7513,-94.8027)};var g_debfebfbc2c0986c313fb943190c97c2 = new google.maps.Geocoder();g_debfebfbc2c0986c313fb943190c97c2.geocode( { 'address': "1701 S Belt Hwy, St Joseph, MO 64507, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('saint-joseph-MO-universal-guardian-acceptance').style.display = '';map = new google.maps.Map(document.getElementById('saint-joseph-MO-universal-guardian-acceptance'), mapOptions);}document.getElementById('991b686e').innerHTML += ' | View Map';var $ldebfebfbc2c0986c313fb943190c97c2 = '

Universal Guardian Acceptance

Address: 1701 S Belt Hwy, St Joseph, MO 64507, USA
Phone: (816) 233-2299
';var m_debfebfbc2c0986c313fb943190c97c2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Universal Guardian Acceptance',});m_debfebfbc2c0986c313fb943190c97c2['infowindow'] = new google.maps.InfoWindow({content: $ldebfebfbc2c0986c313fb943190c97c2});var infowindow = new google.maps.InfoWindow({content: $ldebfebfbc2c0986c313fb943190c97c2});google.maps.event.addListener(m_debfebfbc2c0986c313fb943190c97c2, 'click', function() {infowindow.open(map,m_debfebfbc2c0986c313fb943190c97c2);});$marker.push(m_debfebfbc2c0986c313fb943190c97c2);}});}google.maps.event.addDomListener(window, 'load', initialize);