if (window.name !="content")
{
document.write('<font color="Red">')
document.write('<b>')
document.write(' <br> <u>ATTENTION</u>: This page is opened outside its frameset! <br> ');
/* document.write(' Click <a href="http://www.waterbiking.org/"> HERE </a>'); */
document.write(' Click <a href="http://www.waterbiking.org/"> HERE </a>');
document.write(' to open the website on the main page. <br>');
document.write('</b>')
document.write(' You wonder how to find back this page after the site has reopened? <br>');
document.write(' The bold titel you see above is also the name of the button in the top navigation bar. <br>');
document.write('</font>')
}


