<!--
document.writeln('<table>');
document.writeln('<tr>');
document.writeln('<td width="450" class="detail0" bgcolor="#6699cc" align="center" valign="middle">');
document.writeln('Green Tours - <i>Places to Visit</i>');
document.writeln('</td>');
document.writeln('</tr>');
document.writeln('<tr>');
document.writeln('<td > ');
document.writeln('<ul>');
document.writeln('<li><a href="http://fp.thesalmons.org/lynn/world.heritage.html">UNESCO World Heritage List</a>');
document.writeln('<li><a href="http://ce.eng.usf.edu/pharos/wonders/other.html">Seven Wonders, Forgotten Wonders, Natural Wonders and more</a>');

document.writeln('<li><a href="http://www.wilderness.org.au/">Wilderness Society Defending Australia&#39;s&nbsp;Wilderness</a>');

document.writeln('<li><a href="http://www.forestry.umt.edu/research/MFCES/programs/wi/">Wilderness Research Center&nbsp;<i>University of Montana</i></a>');
document.writeln('<li><a href="http://www.wilderness.net/links.cfm">Listing of wilderness related internet resources </a>');


document.writeln('</ul>');
document.writeln('</td>');              
document.writeln('</tr>');
document.writeln('</table>');
