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.3693,-90.634)};var g_a28f05f5f45fe2d8a900736c8935fe44 = new google.maps.Geocoder();g_a28f05f5f45fe2d8a900736c8935fe44.geocode( { 'address': "6130 MO-30, Cedar Hill, MO 63016, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('cedar-hill-MO-kustom-design-jewelry--loan').style.display = '';map = new google.maps.Map(document.getElementById('cedar-hill-MO-kustom-design-jewelry--loan'), mapOptions);}document.getElementById('b0a45b01').innerHTML += ' | View Map';var $la28f05f5f45fe2d8a900736c8935fe44 = '

Kustom Design Jewelry & Loan

Address: 6130 MO-30, Cedar Hill, MO 63016, USA
Phone: (636) 274-3447
';var m_a28f05f5f45fe2d8a900736c8935fe44 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Kustom Design Jewelry & Loan',});m_a28f05f5f45fe2d8a900736c8935fe44['infowindow'] = new google.maps.InfoWindow({content: $la28f05f5f45fe2d8a900736c8935fe44});var infowindow = new google.maps.InfoWindow({content: $la28f05f5f45fe2d8a900736c8935fe44});google.maps.event.addListener(m_a28f05f5f45fe2d8a900736c8935fe44, 'click', function() {infowindow.open(map,m_a28f05f5f45fe2d8a900736c8935fe44);});$marker.push(m_a28f05f5f45fe2d8a900736c8935fe44);}});}google.maps.event.addDomListener(window, 'load', initialize);