<!-- BEGIN: Menu
document.write('<DIV id="menulocation">');

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="154">');
document.write('<tr><td><img src="/picts/menu-top.gif" width="154" height="146" alt=""></td></tr>');

document.write('<tr><td nowrap><a href="/index.aspx"            class="menu">Home</a></td></tr>');
document.write('<tr><td nowrap><a href="/product_class.aspx"     class="menu">Plant Library</a></td></tr>');
document.write('<tr><td nowrap><a href="/orchid_division.aspx"     class="menu">Foremost&#174 Orchids</a></td></tr>');
document.write('<tr><td nowrap><a href="/peatsubstrates.aspx" class="menu">Peat Substrates</a></td></tr>');
document.write('<tr><td nowrap><a href="/greenhousesupplies.aspx" class="menu">Greenhouse Supplies</a></td></tr>');
document.write('<tr><td nowrap><a href="/availability.aspx"     class="menu">Availabilities</a></td></tr>');
document.write('<tr><td nowrap><a href="/vendorlinks.aspx" class="menu">Vendor Availabilities</a></td></tr>');
document.write('<tr><td nowrap><a href="/price_lists.aspx"         class="menu">Price Lists</a></td></tr>');
document.write('<tr><td nowrap><a href="/catalogs_marketing_sheets.aspx"         class="menu">Product/Cultural Sheets</a></td></tr>');
document.write('<tr><td nowrap><a href="/our_production_facilities.aspx"         class="menu">Production Facilities</a></td></tr>');
document.write('<tr><td nowrap><a href="/our_logistics_advantage.aspx" class="menu">Logistics Advantage</a></td></tr>');
document.write('<tr><td nowrap><a href="/shipmenttracking.aspx" class="menu">Shipment Tracking</a></td></tr>');

document.write('<tr><td><img src="/picts/menu-bottom.gif" width="154" height="65" alt=""></td></tr>');
document.write('</table>');

document.write('<form action="/item_list.aspx" method="get" name="search">');
document.write('<input type="text"   name="keyword"><BR>');
document.write('<input type="submit" name="btnSubmit" value="Search Products">');
document.write('</form>');



document.write('</DIV>');
//  END: Menu -->
