The most accurate ad click code
Author:Eve Cole
Update Time:2009-06-15 17:20:10
<!-- The complete HTML code is: -->
<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','Fill in your ad code');return document.returnValue"></body></html>