document.writeln ('<br>');
document.writeln ('<center>');
document.writeln ('<IMG SRC="images/logo.gif" border=0>');
document.writeln ('<p>');
document.writeln ('<b><i>');
document.writeln ('<font size="-1">');
document.writeln ('<FONT FACE="Georgia"  SIZE=+1>Menu</FONT> </I></B>');
document.writeln ('<p class="menu">');
document.writeln ('<HR WIDTH="50%">');
document.writeln ('<b><FONT FACE="Verdana" SIZE=-1>');
document.writeln ('<A HREF="about.html">About WICC</A><p>');
document.writeln ('<A HREF="com.html">Committee</A><p>');
document.writeln ('<A HREF="project.html">Projects</A><p>');
//document.writeln ('<A HREF="http://wiccworks.southcoastwa.org.au/">WICC Works<br>Environmental Services</A><p>');
document.writeln ('<A HREF="photo.html">Photo Gallery</A><p>');
document.writeln ('<A HREF="reports.html">Reports/Downloads</A><p>');
document.writeln ('<A HREF="reports/stratplan/stratplan.html">WICC Strategic Plan 2011</A><p>');
document.writeln ('<A HREF="news.html">Newsletters</A><p>');
document.writeln ('<A HREF="notice.html">Notices</A><p>');
document.writeln ('<A HREF="contact.html">Contact</A><p>');
document.writeln ('<A HREF="http://www.wiccworks.southcoastwa.org.au/">WICC Works</A><p>');
document.writeln ('<A HREF="links.html">Related Links</A><p>');
document.writeln ('<A HREF="index.html">Home</A>');
document.writeln ('</FONT></B>');
document.writeln ('</CENTER>');








