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.5069,-121.541)};var g_bfe3d668a830f1ad9c3a627efecf14e7 = new google.maps.Geocoder();g_bfe3d668a830f1ad9c3a627efecf14e7.geocode( { 'address': "556 Windward Way, Sacramento, CA 95831, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('sacramento-CA-get-gr8t-credit-vip').style.display = '';map = new google.maps.Map(document.getElementById('sacramento-CA-get-gr8t-credit-vip'), mapOptions);}document.getElementById('eac64354').innerHTML += ' | View Map';var $lbfe3d668a830f1ad9c3a627efecf14e7 = '

Get GR8T Credit VIP

Address: 556 Windward Way, Sacramento, CA 95831, USA
Phone: (888) 503-3382
';var m_bfe3d668a830f1ad9c3a627efecf14e7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Get GR8T Credit VIP',});m_bfe3d668a830f1ad9c3a627efecf14e7['infowindow'] = new google.maps.InfoWindow({content: $lbfe3d668a830f1ad9c3a627efecf14e7});var infowindow = new google.maps.InfoWindow({content: $lbfe3d668a830f1ad9c3a627efecf14e7});google.maps.event.addListener(m_bfe3d668a830f1ad9c3a627efecf14e7, 'click', function() {infowindow.open(map,m_bfe3d668a830f1ad9c3a627efecf14e7);});$marker.push(m_bfe3d668a830f1ad9c3a627efecf14e7);}});}google.maps.event.addDomListener(window, 'load', initialize);