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(39.0156,-95.6803)};var g_47df106e94587cc01b55ebe519cf1ac7 = new google.maps.Geocoder();g_47df106e94587cc01b55ebe519cf1ac7.geocode( { 'address': "116 SE 29th St, Topeka, KS 66605, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('topeka-KS-auto-now-topeka-buy-here-pay-here-dealer-and-financing').style.display = '';map = new google.maps.Map(document.getElementById('topeka-KS-auto-now-topeka-buy-here-pay-here-dealer-and-financing'), mapOptions);}document.getElementById('a58f6939').innerHTML += ' | View Map';var $l47df106e94587cc01b55ebe519cf1ac7 = '

Auto Now Topeka Buy Here Pay Here Dealer and Financing

Address: 116 SE 29th St, Topeka, KS 66605, USA
Phone: (785) 266-6300
';var m_47df106e94587cc01b55ebe519cf1ac7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Auto Now Topeka Buy Here Pay Here Dealer and Financing',});m_47df106e94587cc01b55ebe519cf1ac7['infowindow'] = new google.maps.InfoWindow({content: $l47df106e94587cc01b55ebe519cf1ac7});var infowindow = new google.maps.InfoWindow({content: $l47df106e94587cc01b55ebe519cf1ac7});google.maps.event.addListener(m_47df106e94587cc01b55ebe519cf1ac7, 'click', function() {infowindow.open(map,m_47df106e94587cc01b55ebe519cf1ac7);});$marker.push(m_47df106e94587cc01b55ebe519cf1ac7);}});}google.maps.event.addDomListener(window, 'load', initialize);