Necesito ayuda con el siguiente JavaScript
:
<script language="JavaScript" type="text/javascript">
if( top != self )
top.location.href = self.location.href;
</script>
Como lo puedo hacer funcionar:
la dirección de
TOP es: http://www.network54.com/Realm/univisionpr/portal/search_index.html.
La dirección de
SELF sería: http://www.univision.com/content/channel.jhtml?schid=12
GRACIAS ANTICIPADAS