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. 

 

   

CLICK ON LINK BELOW TO GO TO THAT PAGE.

PICTURE OF THE TRACK

GO KART HOME PAGE

FRIDAY NIGHT HOME PAGE

FOR SALE

CONTACT US

RAIN OUT INFORMATION

http://www.speednetdirect.com/

 

www.buckcreekgermanshepherds.com

click on link above to go to our German Shepherd web site.



<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>