CONTACT US CLICK

CLICK HERE RAIN OUT INFORMATION

 

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>