Código HTML:
Ver original<a href="javascript:doGTranslate('es|es')" title="español"> <img src="botones/boton2.jpg" width="50" height="25" alt="español" /> <a href="javascript:doGTranslate('es|en')" title="english"> <img src="botones/boton1.jpg" width="50" height="25" alt="ingles" /> [B]
<div id="menu3"><a href="contacto.html">Contacto
</a> <a href="mapa_web.html">| Mapa web
</a></div> <div id="fecha"><div id="fecha"><script language="JavaScript" type="text/javascript">[/B]
<!--
mydate = new Date();
myday = mydate.getDay();
mymonth = mydate.getMonth();
myweekday= mydate.getDate();
weekday= myweekday;
if(myday == 0)
day = " Domingo, "
else if(myday == 1)
day = " Lunes, "
else if(myday == 2)
day = " Martes, "
else if(myday == 3)
day = " Miércoles, "
else if(myday == 4)
day = " Jueves, "
else if(myday == 5)
day = " Viernes, "
else if(myday == 6)
day = " Sábado, "
if(mymonth == 0)
month = "Enero "
else if(mymonth ==1)
month = "Febrero "
else if(mymonth ==2)
month = "Marzo "
else if(mymonth ==3)
month = "Abril "
else if(mymonth ==4)
month = "Mayo "
else if(mymonth ==5)
month = "Junio "
else if(mymonth ==6)
month = "Julio "
else if(mymonth ==7)
month = "Agosto "
else if(mymonth ==8)
month = "Setiembre "
else if(mymonth ==9)
month = "Octubre "
else if(mymonth ==10)
month = "Noviembre "
else if(mymonth ==11)
month = "Diciembre "
document.write("<font face=verdana, size=2>"+ day);
document.write(myweekday+" de "+month+ "</font>");
// -</script></div>
</div>
[B]<div id="menu1">[/B]
<hr />
<p><a href="index.html">Inicio</a></p>
<p><a href="sobre_nosotros.html">Sobre nosotros</a></p>
<p><a href="portafolio.html">Portafolio</a></p>
<p><a rel="clearbox[gallery=Gallery,,width=960,,height=760]" href="http://novtiz.es/inicio.html">Servicio tecnico </a></p>
<p><a href="contacto.html">Contacto </a></p>
<hr />
<p><a href="http://www.facebook.com/" target="_blank"><img src="imagenes/facebook.png" alt="facebook" width="22" height="22" border="0" /></a> <a href="http://twitter.com/" target="_blank"><img src="imagenes/twitter.png" alt="twiter" width="22" height="22" border="0" /></a> <img src="imagenes/skype.png" width="22" height="22" alt="skype" /> <a href="https://mail.google.com/mail" target="_blank"><img src="imagenes/gmail.png" alt="gmail" width="22" height="22" border="0" /></a></p>
<p> </p>
<p><img src="imagenes/promocion.jpg" width="190" height="113" alt="promocion" /></p>
<p> </p>
<p> </p>
</div>
[B] <div id="contenido">[/B]
<script type="text/javascript">
// BeginOAWidget_Instance_2559022: #slideshow
slideshowAddCaption=false;
$(document).ready(function() {
$('#slideshow').cycle({
after: slideshowOnCycleAfter, //the function that is triggered after each transition
autostop: false, // true to end slideshow after X transitions (where X == slide count)
fx: 'fade,',// name of transition effect
pause: true, // true to enable pause on hover
randomizeEffects: true, // valid when multiple effects are used; true to make the effect sequence random
speed: 1000, // speed of the transition (any valid fx speed value)
sync: false, // true if in/out transitions should occur simultaneously
timeout: 3000, // milliseconds between slide transitions (0 to disable auto advance)
fit: true,
height: '350px',
width: '550px' // container width (if the 'fit' option is true, the slides will be set to this width as well)
});
});
function slideshowOnCycleAfter() {
if (slideshowAddCaption==true){
$('#slideshow-caption').html(this.title);
}
}
// EndOAWidget_Instance_2559022
</script>
<div id="slideshow">
<!--All elements inside this will become slides-->
<img src="imagenes/marketing.jpg" width="550" height="417" /> <img src="imagenes/tienda.jpg" width="475" height="491" /> <img src="imagenes/corporativa.jpg" width="480" height="320" /> <!--It is safe to delete this if captions are disabled-->
<div id="slideshow-caption"></div> <h4>Oliver Arthur Web Site
®2011 Todos los derechos reservados
</h4> <script type="text/javascript"> var _gaq = _gaq || [];
_gaq.push(['_setAccount', '']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
te lo he marcado en negrita donde me salen los erros