<!-- 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 Links:</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</a>');


document.write('<a href="about.htm" class="menu">About Us</a>');

document.write('<a href="equipment.htm" class="menu">Equipment</a>');
//document.write('<a href="solutions.htm" class="menu">Solutions</a>');

document.write('<a href="ourcustomers.htm" class="menu">Our Customers</a>');
document.write('<a href="services.htm" class="menu">Customer Service</a>');





//document.write('<a href="testimonials.htm" class="menu">Testimonials</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">Products:</span><br>');


//document.write('<a href="site_map.htm" class="menu">Site Map</a>');
document.write('<a href="ourproducts.htm" class="menu">Our Products</a>');
document.write('<a href="promotions.htm" class="menu">Valvoline Promotions</a>');
document.write('<a href="castrolpromo.htm" class="menu">Castrol   Promotions</a>');
//document.write('<a href="gallery2.htm" class="menu">Products Two</a>');
//document.write('<a href="gallery3.htm" class="menu">Products Three</a>');



// BLACK SPLIT LINE 3

document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');



// TITLE LINE 3

document.write('<span class="menutitle">Help & Support:</span><br>');
//document.write('<a href="paypal.htm" class="menu">Custom Payments</a>');
document.write('<a href="site_map.htm" class="menu">Site Map</a>');
document.write('<a href="pdf/jonescapp.pdf" target="_blank" class="menu">Credit Application</a>');
document.write('<a href="contact.htm" class="menu">Contact us</a>');

document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');
document.write('<span class="menutitle">Check It Out!:</span><br>');
document.write('<a href="reddye.htm" class="menu">Card Lock</a>');
document.write('<a href="pdf/ROYALPURPLE.pdf"    target = "_blank" class="menu">Royal Purple (New)</a>');
document.write('<a href="pdf/RyanBrochure.pdf" target = "_blank" class="menu">Quick Lube Brochure</a>');
document.write('<a href="pdf/DEF.pdf" target = "_blank" class="menu">Diesel Exhaust Fluid</a>');


// BLACK SPLIT LINE 4

//document.write('<a href="index.html"><img src="picts/logo.jpg" border="0"></a><br>');

//document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');
//document.write('<a href="http://www.valvoline.com"><img src="picts/val.gif" width="100" height="76" vspace="4"></a><br>');

//document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');
//                              document.write('<img src="picts/kendall.jpg" width="100" height="76" vspace="4"><br>')
//document.write('<a href="http://www.kendallmotoroil.com"><img src="picts/kendall.jpg" width="100" height="76" vspace="4"></a><br>');



//document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');
//                             document.write('<img src="picts/mopar.jpg" width="100" height="76" vspace="4"><br>')
//document.write('<a href="http://www.mopar.com"><img src="picts/mopar.jpg" width="100" height="76" vspace="4"></a><br>');


//document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');
//                             document.write('<img src="picts/citgo.gif" width="100" height="76" vspace="4"><br>')
//document.write('<a href="http://www.citgo.com"><img src="picts/citgo.gif" width="100" height="76" vspace="4"></a><br>');


//document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');
//                             document.write('<img src="picts/76.jpg" width="100" height="76" vspace="4"><br>')
//document.write('<a href="http://www.conocophillipslubricants.com"><img src="picts/76.jpg" width="100" height="76" vspace="4"></a><br>');

// BLACK SPLIT LINE 5
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 -->
