Ver Mensaje Individual
  #5 (permalink)  
Antiguo 30/01/2008, 14:24
perris
 
Fecha de Ingreso: enero-2008
Mensajes: 73
Antigüedad: 16 años, 3 meses
Puntos: 0
Re: trabajando con imagenes

este es el codigo de la pagina principal
<html>
<head>
<title>MUEBLES ABC</title>
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_reloadPage(init) { //reloads the window if Nav4 resized
if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
//-->
</script>
</head>

<frameset rows="*" cols="*,227" framespacing="0" frameborder="NO" border="0">
<frameset rows="*,145" cols="*" framespacing="0" frameborder="NO" border="0">
<frameset rows="*" cols="147,*" framespacing="0" frameborder="NO" border="0">
<frame src="marco7.htm" name="leftFrame" scrolling="NO" noresize>
<frameset rows="94,*" cols="*" framespacing="0" frameborder="NO" border="0">
<frame src="marco6.htm" name="topFrame" scrolling="NO" noresize >
<frame src="marco4.htm" name="mainFrame">
</frameset>
</frameset>
<frame src="marco3.htm" name="bottomFrame" scrolling="NO" noresize>
</frameset>
<frame src="marco2.htm" name="rightFrame" scrolling="NO" noresize>
</frameset>
<noframes><body>

</body></noframes>
</html>