
<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<DIV id="menulocation">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="154"><tr><td>');

// START LINKS //


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="index.html" class="menu">&nbsp;&nbsp;Home</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="https://www.tgwshop.com/servlet/StoreFront" class="menu">&nbsp;<font color="#CC0000">Shop Online!</font></a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="cut_flowers.htm" class="menu">&nbsp;Our Fresh Cut Flowers</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="learning_center_videos.htm" class="menu">&nbsp;TGW TV<font color="#CC0000">&nbsp;&nbsp;NEW </font></a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="customers.htm" class="menu">&nbsp;Customer Testimonials</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="http://thegardenersworkshop.typepad.com/" class="menu">&nbsp;Lisa\'s Blog</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="newsletterform.htm" class="menu">&nbsp;Newsletter Sign-up</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="programs.htm" class="menu">&nbsp;&nbsp;Group Programs</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="events_signup.htm " class="menu">&nbsp;Come to the Garden</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="events.htm" class="menu">&nbsp;Events Calendar<font color="#CC0000">&nbsp;&nbsp;NEW </font></a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="http://www.thegardenersworkshop.com/discus/index.html" class="menu">&nbsp;Ask Lisa</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="press.htm" class="menu">&nbsp;Pressroom<font color="#CC0000">&nbsp;&nbsp;NEW </font></a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="gallery1.htm" class="menu">&nbsp;Our Garden</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="about.htm" class="menu">&nbsp;About Us</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="learning_center.htm" class="menu">&nbsp;Learning Center</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="customer_service.htm" class="menu">&nbsp;Customer Service</a>');

document.write('</td></tr><tr><td>');
document.write('<img src="picts/menu-bottom2.JPG" width="154" height="65"></a><br>');
document.write('</td></tr></table></DIV>');


//  End -->