
<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<TABLE background="picts/home1.jpg" cellpadding="0" cellspacing="0" border="0" width="156"><tr><td align=middle >');


// TITLE LINE 1

document.write('<span class="menutitle" bgcolor="orange"><h3>Our Menu:</h3></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="solutions.htm" class="menu">Solutions</a>');
//document.write('<a href="services.htm" class="menu">Services</a>');
//document.write('<a href="news.htm" class="menu">Company News</a>');
//document.write('<a href="quotes.htm" class="menu">Product Quotes</a>');
//document.write('<a href="testimonials.htm" class="menu">Testimonials</a>');
//document.write('<a href="careers.htm" class="menu">Career Opportunities</a>');



// BLACK SPLIT LINE 1

document.write('<img src="picts/menu-line.gif" width="156" height="1" vspace="4"><br>');



// TITLE LINE 2

//document.write('<span class="menutitle">Products:</span><br>');


//document.write('<a href="site_map.htm" class="menu">All Products</a>');
document.write('<a href="LayerCakes.html" class="menu"><img src="picts/CarrotCake.jpg" width="100" height="50"><br>Layer Cakes</a>');
document.write('<a href="ChocolateCakes.html" class="menu"><img src="picts/FudgeLayerCake.jpg" width="100" height="50"><br>Chocolate Cakes</a>');
document.write('<a href="PoundCakes.html" class="menu"><img src="picts/ShadowCakes.jpg" width="100" height="50"><br>Pound Cakes</a>');
document.write('<a href="CheeseCakes.html" class="menu"><img src="picts/CheeseCakes.jpg" width="100" height="50"><br>Cheese Cakes</a>');
//document.write('<a href="SheetCakes.html" class="menu"><img //src="picts/VanillaandChocolateIceCreamCake.jpg" width="100"><br>Sheet //Cakes</a>');
document.write('<a href="Cookies.html" class="menu"><img src="picts/CookieTrays.jpg" width="100" height="50"><br>Cookies</a>');
document.write('<a href="Brownies.html" class="menu"><img src="picts/Brownies.jpg" width="100" height="50"><br>Brownies</a>');
document.write('<a href="Pies.html" class="menu"><img src="picts/ApplePie.jpg" width="100" height="50"><br>Pies</a>');



// BLACK SPLIT LINE 3

document.write('<img src="picts/menu-line.gif" width="156" height="1" vspace="4"><br>');



// TITLE LINE 3

//document.write('<span class="menutitle">Help & Support:</span><br>');


//document.write('<a href="faq-home.htm" class="menu">F.A.Q.</a>');

//document.write('<a href="resources.htm" class="menu">Resources/Links</a>');

//document.write('<a href="contact.htm" class="menu">Contact</a>');



// BLACK SPLIT LINE 4

document.write('<img src="picts/menu-line.gif" width="156" height="1" vspace="4"><br>');





// THIS IS THE GRAPHIC UNDER THE MENU

//document.write('<br><center><a href="contact.htm"><img src="picts/home1.jpg" width="200" height="637" border="0" class="borders"></a><br><br></center>');



document.write('</td></tr></table>');
document.write('<!-- LINK TABLE-->');


//  End -->
