<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%" class="top-menu-area">');
document.write('<tr><td align="right" nowrap>');

document.write(' | ');

document.write('<a href="http://thehappycooker.com/index.html" class="menu-top">Happy Cooker Site</a> | ');


// NOTE: COPY AND PASTE THE NEXT LINE TO MAKE A NEW LINK


document.write('<a href="http://wandascountryhome.com/mailing-list/"target="_new" class="menu-top">Join Newsletter Mailing-list</a> | ');


document.write('<a href="contact.html"target="_new" class="menu-top">Contact Us</a> |&nbsp; ');

document.write('<a href="http://twitter.com/thehappycookers/"target="_new" class="menu-top">Twitter</a> |&nbsp; ');



// END MENU LINKS


document.write('</td></tr></table>');



//  End -->