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(37.7062,-121.052)};var g_0448ba3311a0057a302f9dabe04ff379 = new google.maps.Geocoder();g_0448ba3311a0057a302f9dabe04ff379.geocode( { 'address': "4601 Dale Rd, Modesto, CA 95356, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('modesto-CA-dr-loan-k-bui-thompson-do').style.display = '';map = new google.maps.Map(document.getElementById('modesto-CA-dr-loan-k-bui-thompson-do'), mapOptions);}document.getElementById('240548ba').innerHTML += ' | View Map';var $l0448ba3311a0057a302f9dabe04ff379 = '

Dr. Loan K. Bui-Thompson, DO

Address: 4601 Dale Rd, Modesto, CA 95356, USA
Phone: (209) 557-1000
';var m_0448ba3311a0057a302f9dabe04ff379 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Dr. Loan K. Bui-Thompson, DO',});m_0448ba3311a0057a302f9dabe04ff379['infowindow'] = new google.maps.InfoWindow({content: $l0448ba3311a0057a302f9dabe04ff379});var infowindow = new google.maps.InfoWindow({content: $l0448ba3311a0057a302f9dabe04ff379});google.maps.event.addListener(m_0448ba3311a0057a302f9dabe04ff379, 'click', function() {infowindow.open(map,m_0448ba3311a0057a302f9dabe04ff379);});$marker.push(m_0448ba3311a0057a302f9dabe04ff379);}});}google.maps.event.addDomListener(window, 'load', initialize);