<html>
<body>
<script type="text/javascript">
location.hash="#part2";
document.write(location.hash);
</script>
</body>
</html>