hola, la pagina tiene dos frames uno es inicio.htm y el otro es noen.htm
Código PHP:
<frameset border="0" frameborder="0" rows="0,*">
<frame name="top" scrolling="no" noresize target="main" src="none.htm">
<frame name="main" src="inicio.htm">
<noframes>
<body>
<p>This page uses frames, but your browser doesnt support them.</p> </body>
</noframes>
</frameset>
y el codigo de inicio.htm es
Código PHP:
<html>
<head>
<title>Juan Carlos Varela - Presidente</title>
<script LANGUAGE="JavaScript">
<!-- var message=""; ///////////////////////////////////
function clickIE() {if (document.all) {(message);return false;}} function clickNS(e) {if (document.layers||(document.getElementById&&!document.all)) { if (e.which==2||e.which==3) {(message);return false;}}} if (document.layers) {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;} else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;} document.oncontextmenu=new Function("return false") // --> </script>
</head>
<body topmargin="0" leftmargin="0" bgcolor="#8515B8"> <!-- following code added by server. PLEASE REMOVE -->
<!-- preceding code added by server. PLEASE REMOVE -->
<img src="http://visit.webhosting.yahoo.com/visit.gif?us1124576070" alt="setstats" border="0" width="1" height="1"> <IMG SRC="http://geo.yahoo.com/serv?s=76001080&t=1124576070&f=us-w85" ALT=1 WIDTH=1 HEIGHT=1> </body> </html><!-- text below generated by server. PLEASE REMOVE --><script language="JavaScript" src="http://us.i1.yimg.com/us.yimg.com/i/mc/mc.js"></script><script language="JavaScript" src="http://geocities.com/js_source/geov2.js"></script><script language="javascript">geovisit();</script>
<noscript></noscript>
????