<!--
document.writeln('<table>');
document.writeln('<tr>');
document.writeln('<td width="150" class="detail7" bgcolor="#cccc99" align="left">');
document.writeln('Oz Weather Tide Fire');
document.writeln('</td>');
document.writeln('</tr>');
document.writeln('<tr>');
document.writeln('<td width="150" class="detail7A" align="left" valign="top">');

document.writeln('<a href="http://www.bom.gov.au/weather/">Weather and Warnings</a><br>');
document.writeln('<a href="http://www.ntf.flinders.edu.au/">Tidal Information</a><br>');

document.writeln('<a href="http://www.nationalparks.nsw.gov.au/parks.nsf/ParkClosure?OpenAgent&Category=2">Park and Road Closure</a><br>');
document.writeln('<a href="http://www.nationalparks.nsw.gov.au/internet/link.nsf/Content/EL1154">Schedule Harzard Reduction Burns</a>');

document.writeln('</td>');
document.writeln('</tr>');
document.writeln('</table>');
//-->
