<html>

<body>
<script>
alert(document.cookie);
</script>
</body>

</html>