
<!-- Begin

// NOTE: If you use a ' add a slash before it like this \' -->


document.write('<DIV id=menu>');
document.write('<TABLE cellpadding=0 cellspacing=0 border=0 width="154"><tr><td class="menutrans">');
document.write('<img src="picts/menu-top.gif" width="154" height="70"></a><br>');

document.write('</td></tr><tr></form><form><td>');
document.write('<input value="FAQ" onClick="parent.location=\'faq.htm\'" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button" type="button"><br>');

// COPY AND PASTE THE NEXT TWO LINES TOO ADD A NEW LINK

document.write('</td></tr><tr></form><form><td>');
document.write('<input value="ECU" onClick="parent.location=\'ecu.htm\'" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button" type="button"><br>');

document.write('</td></tr><tr></form><form><td>');
document.write('<input value="Brakes" onClick="parent.location=\'bigbrakes.htm\'" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button" type="button"><br>');

document.write('</td></tr><tr></form><form><td>');
document.write('<input value="PCV Relocation Kit" onClick="parent.location=\'pcvrelocation.htm\'" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button" type="button"><br>');

document.write('</td></tr><tr></form><form><td>');
document.write('<input value="EGR Delete Kit" onClick="parent.location=\'egrdelete.htm\'" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button" type="button"><br>');

document.write('</td></tr><tr></form><form><td>');
document.write('<input value="Waterline Reroute Kit" onClick="parent.location=\'waterline.htm\'" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button" type="button"><br>');

document.write('</td></tr><tr></form><form><td>');
document.write('<input value="Services" onClick="parent.location=\'service.htm\'" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button" type="button"><br>');

document.write('</td></tr><tr></form><form><td>');
document.write('<input value="Home" onClick="parent.location=\'index.html\'" onmouseover="this.className=\'buttonon\'" onmouseout="this.className=\'button\'" class="button" type="button"><br>');


document.write('</td></tr><tr></form><td align="center" background="picts/button.gif" height="34">');

document.write('<img src="picts/menu-bottom.gif" width="154" height="34"></a><br>');

document.write('</td></tr><tr><td align="center">');

// START MENU IMAGES

document.write('<br><br><img src="picts/menu-picture-1.jpg" width="100" height="75" border="1"></a><br><br>');

document.write('<img src="picts/menu-picture-2.jpg" width="100" height="75" border="1"></a><br><br>');

document.write('</td></tr></table></DIV>');

//  End -->