<!--
function aukase() {
one=open ("","one","height=180,width=355,status=no,toolbar=no,directories=no,menubar=no,location=no,scrollbars=0, resizable=0,left=100,top=100");
one.document.write("<html><title>Palaute!!!</title>"
+ "<body bgcolor='#308ee5'>"
+ "<table height=60 width=100% border=0>"
+ "<tr><td align=left valign=top width=100%>"
+ "<center><div style='font-size:10pt; color:white;'>Palautetta voi l&auml\;hett&auml\;&auml\; osoitteeseen:<br /> palaute&#064;helsinginsportti-divari.fi</div></center><br /> <div style='font-size:10pt; color:white;padding-left:10pt;padding-right:10pt;'>Jos haluat, ett&auml\; otamme sinuun yhteytt&auml\;, niin ilmoita puh. numerosi viestiss&auml\;.</div>"

+ "<table align='center' height=10% width=10% border=0><tr><td>"
+ " <STYLE TYPE=\"text/css\">A{text-decoration: none;} A:link{color: yellow;}A:visited{color: yellow;} A:hover {color: yellow; text-decoration:underline;}</STYLE>"
+ "<b><a href='javascript:window.close()'><div style='font-size:12pt;'><CENTER>Sulje </CENTER></div> </a>"
+ "</td></tr></table>"

+ "</tr></td>"
+ "</table></body></html>");

 ident=window.setTimeout("one.close()", 15000);
one.document.close();
}
//-->

