<html>
<head>
<title>Links test</title>
</head>
<body>
<a href="/echoheader?Referer">Navigate</a>
<a href="javascript:alert('fail');">JavaScript</a>
</body>
</html>
<html>
<head>
<title>Links test</title>
</head>
<body>
<a href="/echoheader?Referer">Navigate</a>
<a href="javascript:alert('fail');">JavaScript</a>
</body>
</html>