<!--
document.writeln('<table width="150" border="0" cellpadding="0" cellspacing="1">');					
document.writeln('<tr>');
document.writeln('<td width="150" align="center">');

document.writeln('<a href="foods.htm">');
document.writeln('<img src="bfoods1.gif" border="0" width="150" height="25" alt="green foods: Link to Healthy Foods" onmouseover="window.status=&#39;Link to Healthy Foods&#39;&#59; return true;"></a><br>');

document.writeln('<img src="bgoods1.gif" border="0" width="150" height="25" alt="green goods: Help Protect our Environment" onmouseover="window.status=&#39Help Protect our Environment&#39;&#59; return true;"><br>');

document.writeln('<a href="tours.htm">');
document.writeln('<img src="btours1.gif" border="0" width="150" height="25" alt="green tours: Links to various aspects of travel" onmouseover="window.status=&#39;Links to various aspects of travel&#39;&#59; return true;"></a><br>');

document.writeln('<img src="bboutique1.gif" border="0" width="150" height="25" alt="green boutique: Beautify with Green Products"><br>');

document.writeln('<a href="medicine.htm">');
document.writeln('<img src="bmedicine1.gif" border="0" width="150" height="25" alt="green medecine: Links to Natural Herbal Medecine and Health" onmouseover="window.status=&#39;Links to Natural Herbal Medecine and Health&#39;&#59; return true;"></a><br>');

document.writeln('</td>');
document.writeln('</tr>');
document.writeln('</table>');
//-->

