
<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<TABLE cellpadding=0 cellspacing=0 border=1 bordercolor="#FFFFFF"  style="border-collapse: collapse"><tr><td>');
document.write('<a href=index.html><img src="picts/Index%20Pics/newsevents.jpg" width="100" height="101"></a><br>');
document.write('</td></tr></table>');
document.write('<a href=index.html>News/Events</a><br>');

document.write('<br>');

document.write('<TABLE cellpadding=0 cellspacing=0 border=1 bordercolor="#FFFFFF"  style="border-collapse: collapse"><tr><td>');
document.write('<a href=distributors.htm><img src="picts/Index%20Pics/engine-4.jpg" width="100" height="84"></a><br>');
document.write('</td></tr></table>');
document.write('<a href=distributors.htm>Dealers</a><br>');

document.write('<br>');

document.write('<TABLE cellpadding=0 cellspacing=0 border=1 bordercolor="#FFFFFF"  style="border-collapse: collapse"><tr><td>');
document.write('<a href="products.htm"><img src="picts/Index%20Pics/engine-3.jpg" width="100" height="104"></a><br>');
document.write('</td></tr></table>');
document.write('<a href="products.htm">Products</a><br>');

document.write('<br>');

document.write('<TABLE cellpadding=0 cellspacing=0 border=1 bordercolor="#FFFFFF"  style="border-collapse: collapse"><tr><td>');
document.write('<a href="sales.htm"><img src="picts/Index%20Pics/sales.jpg" width="100" height="104"></a><br>');
document.write('</td></tr></table>');
document.write('<a href="products.htm">Special Promotions</a><br>');

document.write('<br>');


//  End -->