document.writeln('<TABLE align=center width="590" border=0>');
document.writeln('<TR><TD>');
document.writeln('To play is easy: You circle a word, simply by clicking at one end of the hidden word and drag the mouse');
document.writeln(' to the other end of the word. When you get a word right there is a audio sound, and there is sound when');
document.writeln(' you win. When you have finished playing or would like a different one,');
document.writeln(' press your browser button to get back to main menu. Or button below.</TD></TR></TABLE>');
document.writeln(' <div style="margin-bottom: 8px"></div>');
document.writeln(' <center><ul id="menu">');
document.writeln(' <li><A href="#" onClick="history.go(-1)">');
document.writeln(' <FONT FACE=symbol> &#172 </FONT> Back To Main Puzzle Page</A></li></ul></center>');
document.writeln('</BODY>');
document.writeln('</HTML>');

statusno();function statusno()
{window.status="Welcome To The Australind Travel Word Puzzles.";setTimeout("statusno()",1);}
