<html> <head> <title>[insert your title here]</title> </head> <body bgcolor="#000033" text="#ffffcc" link="yellow" vlink="lime" alink="red"> <!-- blank page --> <p>This document is shown to users before it is replaced by the tree menu. A link to 'menu.html' is useful for those who do not have JavaScript enabled. Example:</p> <p><a href="menu.html">No JavaScript?</a></p> </body> </html>