lycos ads gone!!!
Posted: Mon Jan 05, 2004 3:14 pm
yeeeaaah i found out how
between <head></head>
and this at the end of the page
between <head></head>
Code: Select all
<script language="javascript">
function lycosBreak()
{
if(typeof("DeleteCookie")=="function")DeleteCookie("adFrameForcePHP");
}
lycosBreak()
function resizeGoogleAdFrame() {
if (window != top) window.parent.document.body.cols = "*,0";
}
resizeGoogleAdFrame()
//setInterval("lycosBreak()",2000);
if (window != top) setInterval("resizeGoogleAdFrame()", 1);// lower is better
</script>Code: Select all
<xml>