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.8651,-122.298)};var g_0b7caf8182cade235b0a0e4c5a1e009e = new google.maps.Geocoder();g_0b7caf8182cade235b0a0e4c5a1e009e.geocode( { 'address': "807 Allston Way, Berkeley, CA 94710, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('berkeley-CA-swift-car-title-loans').style.display = '';map = new google.maps.Map(document.getElementById('berkeley-CA-swift-car-title-loans'), mapOptions);}document.getElementById('e23de1ef').innerHTML += ' | View Map';var $l0b7caf8182cade235b0a0e4c5a1e009e = '

Swift Car Title Loans

Address: 807 Allston Way, Berkeley, CA 94710, USA
Phone: (510) 210-8190
';var m_0b7caf8182cade235b0a0e4c5a1e009e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Swift Car Title Loans',});m_0b7caf8182cade235b0a0e4c5a1e009e['infowindow'] = new google.maps.InfoWindow({content: $l0b7caf8182cade235b0a0e4c5a1e009e});var infowindow = new google.maps.InfoWindow({content: $l0b7caf8182cade235b0a0e4c5a1e009e});google.maps.event.addListener(m_0b7caf8182cade235b0a0e4c5a1e009e, 'click', function() {infowindow.open(map,m_0b7caf8182cade235b0a0e4c5a1e009e);});$marker.push(m_0b7caf8182cade235b0a0e4c5a1e009e);}});}google.maps.event.addDomListener(window, 'load', initialize);