<!--
document.writeln('<table width="150" border="0" cellpadding="0" cellspacing="1">');
document.writeln('<tr>');
document.writeln('<td class="content1">');
document.writeln('<a href="index.htm" onMouseOut="document.pbhome.src=&#39;bhomeA.gif&#39;" onMouseOver="document.pbhome.src=&#39;bhomeB.gif&#39;&#59; window.status=&#39;greenglobe.com.au Home&#39;&#59; return true;">');
document.writeln('<img src="bhomeA.gif" border="0" width="150" height="20" name="pbhome" alt="greenglobe Home" vspace="0" hspace="1"></a>');
document.writeln('</td>');
document.writeln('</tr>');

document.writeln('<tr>');
document.writeln('<td class="content1">');
document.writeln('<a href="products.htm" onMouseOut="document.pbprod.src=&#39;bprodA.gif&#39;" onMouseOver="document.pbprod.src=&#39;bprodB.gif&#39;&#59; window.status=&#39;greenglobe&#46;com&#46;au Products&nbsp;&#38;&nbsp;Services&#39;&#59; return true;">');
document.writeln('<img src="bprodA.gif" border="0" width="150" height="20" name="pbprod" alt="Our Products and Services" vspace="0" hspace="1"></a>');
document.writeln('</td>');
document.writeln('</tr>');

document.writeln('<tr>');
document.writeln('<td class="content1">');
document.writeln('<a href="thefiber.htm" onMouseOut="document.pbfiber.src=&#39;bfiberA.gif&#39;" onMouseOver="document.pbfiber.src=&#39;bfiberB.gif&#39;&#59; window.status=&#39;greenglobe.com.au The Natural Fiber&#39;&#59; return true;">');
document.writeln('<img src="bfiberA.gif" border="0" width="150" height="20" name="pbfiber" alt="Link to organic cotton, hemp and linen" vspace="0" hspace="1"></a>');
document.writeln('</td>');
document.writeln('</tr>');

document.writeln('<tr>');
document.writeln('<td class="content1">');
document.writeln('<a href="uv.htm" onMouseOut="document.pbuv.src=&#39;buvA.gif&#39;" onMouseOver="document.pbuv.src=&#39;buvB.gif&#39;&#59; window.status=&#39;greenglobe.com.au UV Protection&#39;&#59; return true;">');
document.writeln('<img src="buvA.gif" border="0" width="150" height="20" name="pbuv" alt="More info about ultra protection factor 50+" vspace="0" hspace="1"></a>');
document.writeln('</td>');
document.writeln('</tr>');

document.writeln('<tr>');
document.writeln('<td class="content1">');						
document.writeln('<a href="sales.htm" onMouseOut="document.pbsales.src=&#39;bsalesA.gif&#39;" onMouseOver="document.pbsales.src=&#39bsalesB.gif&#39;&#59; window.status=&#39;greenglobe.com.au Sales&#39;&#59; return true;">');
document.writeln('<img src="bsalesA.gif" border="0" width="150" height="20" name="pbsales" alt="Sales Information" vspace="0" hspace="1"></a>');
document.writeln('</td>');
document.writeln('</tr>');

document.writeln('<tr>');
document.writeln('<td class="content1">');
document.writeln('<a href="sponsor.htm" onMouseOut="document.pbsponsor.src=&#39;bsponsorA.gif&#39;" onMouseOver="document.pbsponsor.src=&#39;bsponsorB.gif&#39;&#59; window.status=&#39;greenglobe.com.au Sponsorship Assistance&#39;&#59; return true;">');
document.writeln('<img src="bsponsorA.gif" border="0" width="150" height="20" name="pbsponsor" alt="To obtain more info about sponsorship" vspace="0" hspace="1"></a>');
document.writeln('</td>');
document.writeln('</tr>');

document.writeln('<tr>');
document.writeln('<td class="content1">');
document.writeln('<a href="forum.htm" onMouseOut="document.pbforum.src=&#39;bforumA.gif&#39;" onMouseOver="document.pbforum.src=&#39;bforumB.gif&#39;&#59; window.status=&#39;greenglobe.com.au View Point&#39;&#59; return true;">');
document.writeln('<img src="bforumA.gif" border="0" width="150" height="20" name="pbforum" alt="View Point" vspace="0" hspace="1"></a>');
document.writeln('</td>');
document.writeln('</tr>');
document.writeln('</table>');
//-->
