Rotar las fotos de la portada
git-svn-id: https://192.168.0.254/svn/Proyectos.Miguelo_Web/trunk@36 ec840e86-4cc9-48bc-81da-089286ec179e
@ -105,7 +105,7 @@ td {
|
||||
margin-left: 40px;
|
||||
width: 660px;
|
||||
height: 299px;
|
||||
background-image: url(images/Portada.jpg);
|
||||
background-image: url(images/portadas/portada1.jpg);
|
||||
}
|
||||
|
||||
#spot {
|
||||
|
||||
@ -6,16 +6,18 @@
|
||||
<meta name="keywords" content="cocinas, muebles de cocina, catalogo de cocinas, baño, reformar baño, armarios, frente de armario, vestidor, vestidores, techos de aluminio, jardín, accesorios jardín, hogar, decoracion, fotos cocinas, mobiliario, mobiliario cocinas, encimeras, interiorismo, amueblar, reformar cocina" />
|
||||
<meta name="description" content="Muebles de cocina y baño, armarios, vestidores, techos de aluminio y jardín. Interiorismo y decoración." />
|
||||
<meta http-equiv='Content-Language' content='ES' />
|
||||
|
||||
<title>Estudio Miguelo - diseño y decoración en Rivas, Madrid</title>
|
||||
<link href="estilos.css" rel="stylesheet" type="text/css" />
|
||||
|
||||
<script type="text/javascript" src="video/js/mootools.js"></script>
|
||||
<script type="text/javascript" src="video/js/swfobject.js"></script>
|
||||
<script type="text/javascript" src="video/js/videobox.js"></script>
|
||||
<link rel="stylesheet" href="video/css/videobox.css" type="text/css" media="screen" />
|
||||
</head>
|
||||
<script type="text/javascript">
|
||||
var TotImag = 2 ;
|
||||
var numImag = Math.floor(Math.random() * TotImag ) + 3;
|
||||
</script>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<div id="documento">
|
||||
<div id="menu">
|
||||
@ -23,23 +25,33 @@
|
||||
<p><img src="images/punto.jpg"/> <a href="productos.html">Productos</a></p>
|
||||
<p><img src="images/punto.jpg"/> <a href="promociones.html">Promociones</a></p>
|
||||
<p><img src="images/punto.jpg"/> <a href="trabajos.html">Nuestros trabajos</a></p>
|
||||
<p><img src="images/punto.jpg"/> <a href="contacto.html">Contacta con<br/> nosotros</a></p>
|
||||
<p><img src="images/punto.jpg"/> <a href="contacto.html">Contacta con<br/>
|
||||
nosotros</a></p>
|
||||
<br/>
|
||||
<div id="spot">
|
||||
<a href="http://www.youtube.com/watch?v=zwFz5SbhkoM" rel="vidbox" title="Estudio Miguelo"><img src="images/spot.jpg"/><br/>Nuestro spot</a>
|
||||
</div>
|
||||
<div id="spot"> <a href="http://www.youtube.com/watch?v=zwFz5SbhkoM" rel="vidbox" title="Estudio Miguelo"><img src="images/spot.jpg"/><br/>
|
||||
Nuestro spot</a> </div>
|
||||
</div>
|
||||
<div id="portada">
|
||||
<script type="text/javascript">
|
||||
document.write('<img src="images/portadas/portada' + numImag + '.jpg">');
|
||||
</script>
|
||||
<!--<a href="promociones.html"><img src="images/Banner.jpg" width="660" height="35" border="0" align="absmiddle" /></a>-->
|
||||
</div>
|
||||
<script type="text/javascript">
|
||||
|
||||
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
|
||||
|
||||
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
|
||||
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
|
||||
try {
|
||||
|
||||
var pageTracker = _gat._getTracker("UA-297093-12");
|
||||
|
||||
pageTracker._trackPageview();
|
||||
|
||||
} catch(err) {}</script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
@ -93,7 +93,7 @@ td {
|
||||
margin-left: 25px;
|
||||
width: 660px;
|
||||
height: 405px;
|
||||
background-image: url(images/portada3.jpg);
|
||||
/*background-image: url(images/portada3.jpg);*/
|
||||
}
|
||||
#spot {
|
||||
width: 150px;
|
||||
|
||||
|
Before Width: | Height: | Size: 29 KiB After Width: | Height: | Size: 29 KiB |
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
BIN
src/images/portadas/portada4.jpg
Normal file
|
After Width: | Height: | Size: 34 KiB |
@ -21,23 +21,11 @@
|
||||
<script src="scripts/mootools-1.2-more.js" type="text/javascript"></script>
|
||||
<script src="scripts/jd.gallery.js" type="text/javascript"></script>
|
||||
|
||||
|
||||
<script type="text/javascript">
|
||||
|
||||
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
|
||||
|
||||
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
|
||||
|
||||
var TotImag = 2 ;
|
||||
var numImag = Math.floor(Math.random() * TotImag ) + 3;
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
|
||||
try {
|
||||
|
||||
var pageTracker = _gat._getTracker("UA-297093-12");
|
||||
|
||||
pageTracker._trackPageview();
|
||||
|
||||
} catch(err) {}</script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="documento">
|
||||
@ -53,6 +41,9 @@
|
||||
Nuestro spot</a> </div>
|
||||
</div>
|
||||
<div id="portada">
|
||||
<script type="text/javascript">
|
||||
document.write('<img src="images/portadas/portada' + numImag + '.jpg">');
|
||||
</script>
|
||||
<!--<a href="promociones.html"><img src="images/Banner.jpg" width="660" height="35" border="0"/></a>-->
|
||||
</div>
|
||||
</div>
|
||||