You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
315 B
16 lines
315 B
<HTML>
|
|
<HEAD>
|
|
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
|
|
</HEAD>
|
|
|
|
<SCRIPT LANGUAGE="JavaScript">
|
|
function myLoad()
|
|
{
|
|
var str = "ciquery.htm" + location.hash;
|
|
location.replace (str);
|
|
}
|
|
window.onload = myLoad;
|
|
</SCRIPT>
|
|
<BODY TOPMARGIN=0 LEFTMARGIN=0>
|
|
</BODY>
|
|
</HTML>
|