﻿<!-- 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">Product Divisions:</span><br>');
document.write('<a href="../index.html" class="menu">Commercial / Restaurant</a>');
document.write('<a href="../hospitality.htm" class="menu">Hotel / Hospitality</a>');
document.write('<a href="index.html" class="menu">Home Appliances</a>');
document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');



document.write('<span class="menutitle">Home Products:</span><br>');



document.write('<a href="blenders-1.html" class="menu">Blenders</a>');
document.write('<a href="can-openers-1.html" class="menu">Can Openers</a>');
document.write('<a href="coffee-makers-1.html" class="menu">Coffee Makers</a>');
document.write('<a href="deep-fryers-1.html" class="menu">Deep Fryers</a>');
document.write('<a href="drink-mixers-1.html" class="menu">Drink Mixers</a>');
document.write('<a href="electric-knives-1.html" class="menu">Electric Knives</a>');
document.write('<a href="food-choppers-1.html" class="menu">Food Choppers</a>');
document.write('<a href="food-processors-1.html" class="menu">Food Processors</a>');
document.write('<a href="hand-blenders-1.html" class="menu">Hand Blenders</a>');
document.write('<a href="hand-mixers-1.html" class="menu">Hand Mixers</a>');


document.write('<a href="indoor-grills-1.html" class="menu">Indoor Grills</a>');
document.write('<a href="juice-extractors-1.html" class="menu">Juice Extractors</a>');
document.write('<a href="ovens-1.html" class="menu">Ovens</a>');
document.write('<a href="roaster-ovens.html" class="menu">Roaster Ovens</a>');
document.write('<a href="slow-cookers-1.html" class="menu">Slow Cookers</a>');
document.write('<a href="stand-mixers-1.html" class="menu">Stand Mixers</a>');
document.write('<a href="toasters-1.html" class="menu">Toasters</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.html" class="menu">Check Order Status</a>');
document.write('<a href="contact.html" class="menu">Contact Us</a>');



document.write('<img src="picts/menu-line.gif" width="156" height="2" vspace="4"><br>');




// BLACK SPLIT LINE 2








// TITLE LINE 3



// START LINKS


// NOTE: COPY AND PASTE THE NEXT LINE TO MAKE A NEW LINK









// BLACK SPLIT LINE 3









document.write('</td></tr></table>');
document.write('<!-- LINK TABLE-->');


//  End -->


