<html><head><title>Test</title>
<script type="text/javascript">
<!--
var answer = confirm ("Dr�cken Sie auf OK, um auf meiner Seite zu bleiben, oder ABBRECHEN um zu ORF zu kommen.");
if (!answer)
{
window.location="http://www.orf.at/";
}
// -->
</script></head>