// NOTE: If you use a ' add a slash before it like this \'





// START MENU LINKS - COPY ANY 2 LINES TO ADD A NEW MENU ITEM





document.write('<a href="index.html" class="menu"><IMG SRC="picts/home_page_button3.jpg" style="border-style: none"></a>');

document.write('</td><td></td><td>');





document.write('<a href="whatscookin.htm" class="menu"><IMG SRC="picts/whatscookin_button3.jpg" style="border-style: none"></a>');

document.write('</td><td></td><td>');



document.write('<a href="about_the_author.htm" class="menu"><IMG SRC="picts/about_author_button.jpg" style="border-style: none"></a>');

document.write('</td><td></td><td>');


document.write('<a href="cookingclasses.htm" class="menu"><IMG SRC="picts/cookinglesson_button.jpg" style="border-style: none"></a>');


document.write('<a href="giftbasket.htm" class="menu"><IMG SRC="picts/gift_button.jpg" style="border-style: none"></a>');


document.write('<a href="orderbooks.htm" class="menu"><IMG SRC="picts/orderbooks_button3.jpg" style="border-style: none"></a>');

document.write('</td><td></td><td>');

//  End -->
