CONTACT US

RAIN OUT INFORMATION

 

 

Awards banquet is Sunday Dec 4th at the Lyons Community building at Lyons In. The meal will be at 2:00pm

We need to know how many will be attending the meal and money for the tickets

in to us by Thursday Dec 1st.  Send a self addressed envelope and your money for the banquet.  Tickets are $20.00 per person.   Please get this in as soon as possible. We will send the tickets back to you.  If you have questions call 812- 847-7485

 

Send to Bakersfield Raceway

RR#1 Box 648,

Linton In. 47441

 

 

 

 

 

 

 

Bakersfield Raceway Park is a 1/5 mile dirt track

located east of Linton, Indiana. on State Road 54. 

The facility is owned & operated by the Marlin Baker family. 

 

PICTURE OF THE TRACK

GO KART HOME PAGE

FRIDAY NIGHT HOME PAGE

FOR SALE

 

 

 

WE WILL BE USING THE RACECEIVER SYSTEM THIS YEAR.

ANYONE INTERESTED IN ONE WE DO HAVE SOME IN STOCK.

CALL 812-847-7485

 

 

http://www.speednetdirect.com/

 

 



<script type="text/JavaScript">

var clickmessage="Right click disabled on images!"

function disableclick(e) {
if (document.all) {
if (event.button==2||event.button==3) {

if (event.srcElement.tagName=="IMG"){
alert(clickmessage);
return false;
}
}
}
else if (document.layers) {
if (e.which == 3) {
alert(clickmessage);
return false;
}
}
else if (document.getElementById)
if (e.which==3&&e.target.tagName=="IMG")
setTimeout("alert(clickmessage)",0)
}

function associateimages(){
for(i=0;i<document.images.length;i++)
document.images[i].onmousedown=disableclick;
}

if (document.all){
document.onmousedown=disableclick
for (var i_tem = 0; i_tem < document.images.length; i_tem++)
document.images[i_tem].galleryimg='no'
}
else if (document.getElementById)
document.onmouseup=disableclick
else if (document.layers)
associateimages()
</script>