- <script language="JavaScript"> 
- <!-- 
-   
- var sliderwidth=449 
- var sliderheight=150 
- var slidespeed=2 
-   
- var leftrightslide=new Array() 
- var finalslide='' 
- leftrightslide[0]='<a href="http://www.cat-max.com" target="_blank"><img src="images_marquesina/1.jpg" border=1 alt="Clic aquí para ver."></a>' 
- leftrightslide[1]='<a href="http://www.yomaster.com" target="_blank"><img src="images_marquesina/2.jpg" border=1 alt="Clic aquí para ver."></a>' 
- leftrightslide[2]='<a href="http://www.yomaster.com" target="_blank"><img src="images_marquesina/3.jpg" border=1 alt="Clic aquí para ver."></a>' 
- leftrightslide[3]='<a href="http://www.cat-max.com" target="_blank"><img src="images_marquesina/4.jpg" border=1 alt="Clic aquí para ver."></a>' 
- leftrightslide[4]='<a href="http://www.yomaster.com" target="_blank"><img src="images_marquesina/5.jpg" border=1 alt="Clic aquí para ver."></a>' 
- leftrightslide[5]='<a href="http://www.yomaster.com" target="_blank"><img src="images_marquesina/6.jpg" border=1 alt="Clic aquí para ver."></a>' 
- leftrightslide[6]='<a href="http://www.yomaster.com" target="_blank"><img src="images_marquesina/7.jpg" border=1 alt="Clic aquí para ver."></a>' 
- leftrightslide[7]='<a href="http://www.yomaster.com" target="_blank"><img src="images_marquesina/8.jpg" border=1 alt="Clic aquí para ver."></a>' 
-   
- var copyspeed=slidespeed 
- for (i=0;i<leftrightslide.length;i++) 
- finalslide=finalslide+leftrightslide[i]+"  " 
-   
-   
- if (document.all){ 
- document.write('<marquee id="ieslider" direction="up" scrollAmount=0 style="height:250px; width:'+sliderwidth+'">'+finalslide+'</marquee>') 
- document.getElementById("ieslider").onmouseover=new Function("document.getElementById('ieslider').scrollAmount=0") 
- document.getElementById("ieslider").onmouseout=new Function("if (document.readyState=='complete') document.getElementById('ieslider').scrollAmount=slidespeed") 
- } 
-   
- function regenerate(){ 
- window.location.reload() 
- } 
- function regenerate2(){ 
- if (document.layers){ 
- document.getElementById("ns_slider01").visibility="show" 
- setTimeout("window.onresize=regenerate",450) 
- intializeleftrightslide() 
- } 
- if (document.all) 
- document.getElementById("ieslider").scrollAmount=slidespeed 
- } 
-   
- function intializeleftrightslide(){ 
- document.ns_slider01.document.ns_slider02.document.write('<nobr>'+finalslide+'</nobr>') 
- document. ns_slider01.document.ns_slider02.document.close() 
- thelength=document.ns_slider01.document.ns_slider02.document.width 
- scrollslide() 
- } 
-   
- function scrollslide(){ 
- if (document.ns_slider01.document.ns_slider02.left>=thelength*(-1)){ 
- document.ns_slider01.document.ns_slider02.left-=slidespeed 
- setTimeout("scrollslide()",100) 
- } 
- else{ 
- document.ns_slider01.document.ns_slider02.left=sliderwidth 
- scrollslide() 
- } 
- } 
- window.onload=regenerate2 
-   
- //--> 
-         </script> 
-