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.347,-122)};var g_1309167cce18f6973a67a702d7b799fe = new google.maps.Geocoder();g_1309167cce18f6973a67a702d7b799fe.geocode( { 'address': "866 Alamo Dr, Vacaville, CA 95688, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('vacaville-CA-the-dream-team-loans---loli--alix').style.display = '';map = new google.maps.Map(document.getElementById('vacaville-CA-the-dream-team-loans---loli--alix'), mapOptions);}document.getElementById('952731a8').innerHTML += ' | View Map';var $l1309167cce18f6973a67a702d7b799fe = '

The Dream Team Loans - Loli & Alix

Address: 866 Alamo Dr, Vacaville, CA 95688, USA
Phone: (707) 359-2886
';var m_1309167cce18f6973a67a702d7b799fe = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'The Dream Team Loans - Loli & Alix',});m_1309167cce18f6973a67a702d7b799fe['infowindow'] = new google.maps.InfoWindow({content: $l1309167cce18f6973a67a702d7b799fe});var infowindow = new google.maps.InfoWindow({content: $l1309167cce18f6973a67a702d7b799fe});google.maps.event.addListener(m_1309167cce18f6973a67a702d7b799fe, 'click', function() {infowindow.open(map,m_1309167cce18f6973a67a702d7b799fe);});$marker.push(m_1309167cce18f6973a67a702d7b799fe);}});}google.maps.event.addDomListener(window, 'load', initialize);