<!-- 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>');
document.write('<img src="picts/menu-top.gif" width="154" height="100"></a><br>');



// COPY AND PASTE THE NEXT TWO LINES TOO ADD A NEW LINK


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="service.htm" class="menu"><font color ="#660033"> Products & Services</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="greenplants.htm" class="menu"><font color ="#660033"> Green Plants</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="gallery-arrangements.htm" class="menu"><font color ="#660033"> Orchid Gardens</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="gallery-colorful.htm" class="menu"><font color ="#660033"> Orchid Pictures</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="gallery-installations.htm" class="menu"><font color ="#660033"> Our Installations</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="gallery-containers.htm" class="menu"><font color ="#660033"> Plant Containers</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="plant-benefits.htm" class="menu"><font color ="#660033"> Plant Benefits</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="customers.htm" class="menu"><font color ="#660033"> Customers</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="about.htm" class="menu"><font color ="#660033"> About Us</a>');


document.write('</td></tr><tr><td nowrap>');
document.write('<a href="index.html" class="menu"><font color ="#660033"> Home</a>');

document.write('</td></tr><tr><td nowrap>');
document.write('<a href="EmployeePage.htm" class="menu"><font color ="#660033"></a>');


document.write('</td></tr><tr><td>');
document.write('<img src="picts/menu-bottom.gif" width="154" height="75"></a><br>');
document.write('</td></tr></table></DIV>');

//  End -->