sábado, 27 de septiembre de 2008

Para quitar Frames de Publicidad de Hosting Gratis

<script LANGUAGE="JavaScript">
setTimeout ("breakOut()", 5000);
 function breakOut()
{
 if (self.parent.frames.length != 0)
 self.parent.location=document.location.href;
}
if (self.parent.frames.length != 0)
self.parent.location=document.location.href;
function xquitarframe() {
if (top.location != location) top.location.href = self.location.href;
}
function quitaruno()
{ parent.location=parent.redir_frame.location
}
function quitarFrame()
{
if (self.parent.frames.length != 0)
self.parent.location=document.location.href;
}
xquitarFrame()
quitarFrame()
quitaruno()
breakOut()
</script>

 

 

 




Get Windows Live and get whatever you need, wherever you are. Start here.

No hay comentarios: