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.0258,-94.2713)};var g_badfbbbf45a2cfcbeabe0607bbaf5a77 = new google.maps.Geocoder();g_badfbbbf45a2cfcbeabe0607bbaf5a77.geocode( { 'address': "716 NW M-7Hwy, Blue Springs, MO 64014, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('blue-springs-MO-king-of-kash').style.display = '';map = new google.maps.Map(document.getElementById('blue-springs-MO-king-of-kash'), mapOptions);}document.getElementById('f666b955').innerHTML += ' | View Map';var $lbadfbbbf45a2cfcbeabe0607bbaf5a77 = '

King of Kash

Address: 716 NW M-7Hwy, Blue Springs, MO 64014, USA
Phone: (816) 427-9605
';var m_badfbbbf45a2cfcbeabe0607bbaf5a77 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'King of Kash',});m_badfbbbf45a2cfcbeabe0607bbaf5a77['infowindow'] = new google.maps.InfoWindow({content: $lbadfbbbf45a2cfcbeabe0607bbaf5a77});var infowindow = new google.maps.InfoWindow({content: $lbadfbbbf45a2cfcbeabe0607bbaf5a77});google.maps.event.addListener(m_badfbbbf45a2cfcbeabe0607bbaf5a77, 'click', function() {infowindow.open(map,m_badfbbbf45a2cfcbeabe0607bbaf5a77);});$marker.push(m_badfbbbf45a2cfcbeabe0607bbaf5a77);}});}google.maps.event.addDomListener(window, 'load', initialize);