blob: e72ceda88dc9c005af395d5dd2b93f923ed5bb37 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<body>
<script language="JavaScript" type="text/javascript">
document.writeln("<A><DIV STYLE=\"position:absolute;\">" + "</DIV></A>");
</script>
</body>
</html>
|