<!-- 完整的Html代碼是: -->
<Html>
<head>
<script language="JavaScript">
<!--
function goToURL() { //v2.0
for (var i=0; i< (goToURL.arguments.length - 1); i+=2) //with arg pairs
eval(goToURL.arguments[
i]+".location='"+goToURL.arguments[
i+1]+"'");
document.returnValue = false;
}
//-->
</script></head>
<body bgcolor="#FFFFFF" onLoad="goToURL('parent','填寫你的廣告腳碼');return document.returnValue"></body></Html>