<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="156"><tr><td>');


// TITLE LINE 1

document.write('<span class="menutitle">Site Parts:</span><br>');


// START LINKS


// NOTE: COPY AND PASTE THE NEXT LINE TO MAKE A NEW LINK



document.write('<a href="index.html" class="menu">Home - About Us</a>');

document.write('<a href="experienced_staff.htm" class="menu">Our Experienced Crew</a>');

document.write('<a href="map.htm" class="menu">Map Directions</a>');










// BLACK SPLIT LINE 1

document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');





// TITLE LINE 2

document.write('<span class="menutitle">Help & Support:</span><br>');

document.write('<a href="contact.htm" class="menu">Contact Us</a>');

document.write('<a href="resources.htm" class="menu">Automotive Resources</a>');

document.write('<a href="feedback.htm" class="menu">Customer Comments</a>');



// BLACK SPLIT LINE 2

document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');






// TITLE LINE 3

document.write('<span class="menutitle">Products & Parts:</span><br>');
document.write('<a href="auto_parts.htm" class="menu">Auto Parts</a>');
document.write('<a href="auto_parts.htm" class="menu">RV Parts</a>');

document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');
document.write('<span class="menutitle">Shop Services</span><br>');

document.write('<a href="machine_shop.htm" class="menu">Machine Shop</a>');
document.write('<a href="machine_shop.htm" class="menu">Brake Drums & Rotors</a>');
document.write('<a href="machine_press.htm" class="menu">Bearing & Pully Press</a>');

document.write('<a href="hydraulic_hoses.htm" class="menu">Custom Hoses Made</a>');
document.write('<a href="hydraulic_hoses.htm" class="menu">&nbsp;&nbsp;Hydraulic Hoses</a>');
document.write('<a href="hydraulic_hoses.htm" class="menu">&nbsp;&nbsp;Air Conditioning Hoses</a>');
document.write('<a href="hydraulic_hoses.htm" class="menu">&nbsp;&nbsp;Power Steering Hoses</a>');
document.write('<a href="hydraulic_hoses.htm" class="menu">&nbsp;&nbsp;Fuel Injection Hoses</a>');


document.write('<a href="custom_electrical_cables.htm" class="menu">Custom Cables</a>');



document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');


document.write('<span class="menutitle">Cost Saving Specials</span><br>');

document.write('<a href="specials.htm" class="menu">Specials & Coupons</a>');


document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');


document.write('<span class="menutitle">Events & Organizations</span><br>');

document.write('<a href="car_shows.htm" class="menu">Car Shows & Rallies</a>');

document.write('<a href="clubs.htm" class="menu">Clubs & Special Interests</a>');


// BLACK SPLIT LINE 3

document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');





document.write('</td></tr></table>');
document.write('<!-- LINK TABLE-->');


//  End -->
