Mensaje en la barra estatico: <script language="JavaScript"><!-- var barrabajo = 'RME lo mejor de lo mejor'; function barra() { window.status = barrabajo; timerID= setTimeout("barra()", 15); } // --></script><script language="JavaScript"><!-- barra(); // --></script><!--webbot bot="HTMLMarkup" endspan --> <br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Frase efecto máquina escribir: <script language="JavaScript"> var speed = 100 var pause = 3000 var timerID = null var bannerRunning = false var ar = new Array() ar[0] = ">>>> Bienvenidos a <<<<" ar[1] = " Codigos html, tutoriales, chat online, probador html...." ar[2] = "Intercambio de link, noticias, encuestas...." ar[3] = "---- Nunca dejes de visitarnos ----" ar[4] = "..... www.rme.es.tl ....." ar[5] = ">>>> Estamos creciendo <<<<" ar[6] = "Espero que nos visites otra ves =D" var currentMessage = 0 var offset = 0 function stopBanner() { if (bannerRunning) clearTimeout(timerID) bannerRunning = false } function startBanner() { stopBanner() showBanner() } function showBanner() { var text = ar[currentMessage] if (offset < text.length) { if (text.charAt(offset) == " ") offset++ var partialMessage = text.substring(0, offset + 1) window.status = partialMessage offset++ // IE sometimes has trouble with "++offset" timerID = setTimeout("showBanner()", speed) bannerRunning = true } else { offset = 0 currentMessage++ if (currentMessage == ar.length) currentMessage = 0 timerID = setTimeout("showBanner()", pause) bannerRunning = true } } startBanner(); // --> </script><br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Efecto maquina de escribir deslizante: <script LANGUAGE="JavaScript"> <!-- RME !--> // Www.rme.es.tl var MessageText = "Todos los codigos html =D" var DisplayLength = 50 var pos = 1 - DisplayLength; function ScrollInStatusBar(){ var scroll = ""; pos++; if (pos == MessageText.length) pos = 1 - DisplayLength; if (pos<0) { for (var i=1; i<=Math.abs(pos); i++) scroll = scroll + ""; scroll = scroll + MessageText.substring(0, DisplayLength - i + 1); } else scroll = scroll + MessageText.substring(pos, pos + DisplayLength); window.status = scroll; //Scrolling speed setTimeout("ScrollInStatusBar()",100); } ScrollInStatusBar() //--> </script><br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Hora y fecha el la barra: <script> var all; var month; var period; var day; function time(){ var currentDate=new Date() hour=currentDate.getHours() min=currentDate.getMinutes() sec=currentDate.getSeconds() date=currentDate.getDate() switch(currentDate.getMonth()){ case 0:month="Enero";break; case 1:month="Febrero";break; case 2:month="Marzo";break; case 3:month="Abril";break; case 4:month="Mayo";break; case 5:month="Junio";break; case 6:month="Julio";break; case 7:month="Agosto";break; case 8:month="Septiembre";break; case 9:month="Octubre";break; case 10:month="Noviembre";break; case 11:month="Diciembre";break; } switch(currentDate.getDay()){ case 0:day="Domingo";break; case 1:day="Lunes";break; case 2:day="Martes";break; case 3:day="Miercoles";break; case 4:day="Jueves";break; case 5:day="Viernes";break; case 6:day="Sabado";break; } if(sec<10){sec="0"+sec} if(min<10){min="0"+min} if(hour>12){hour-=12;period="pm"} else {period="am"} if(currentDate.getHours()==12){period="pm"} if(currentDate.getHours()==24){period="am"} var all="Hoy es: "+day+", "+date+"de "+month+". La hora es: "+hour+":"+min+":"+sec+period window.status=all window.setTimeout("time()",300) } time() </script> <br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Pop up desde un boton: <input name="button" type="button" onClick_fckprotectedatt=" onClick="window.open('DIRECCION', 'popup', 'height=400,width=400')"" value="prueba"><br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br /> Cerrar ventana tras x segundos: <script language="javascript">setTimeout("self.close();",7000)</script><br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br /> Funcion de confirmar: <script language="JavaScript"> <!-- www.rme.es.tl> function checkAGE() { if (!confirm ("Bievenido a RME. Si quieres entrar apreta ok, sino Cancel. Fácil eh?")) history.go(-1);return " "} document.writeln(checkAGE()) // --> </script><br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br /> Enlance a pagina anterior: <A HREF="javascript:history.back()" _fcksavedurl="javascript:history.back()">Atrás, volver o el texto que queráis</A><br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Abrir pagina con boton: <FORM> <INPUT TYPE=button VALUE="Abre pagina" onClick_fckprotectedatt=" onClick="top.location.href='http://rme.es.tl'""> </FORM><br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Saludo al visitante: <html> <!Mas codigos en www.rme.es.tl> <head><script LANGUAGE="JavaScript"> <!--BEGIN Script var expDays = 30; var exp = new Date(); exp.setTime(exp.getTime() + (expDays*24*60*60*1000)); function Who(info){ var VisitorName = GetCookie('VisitorName') if (VisitorName == null) { VisitorName = prompt("Como te llamas?"); SetCookie ('VisitorName', VisitorName, exp); } return VisitorName; } function When(info){ var rightNow = new Date() var WWHTime = 0; WWHTime = GetCookie('WWhenH') WWHTime = WWHTime * 1 var lastHereFormatting = new Date(WWHTime); var intLastVisit = (lastHereFormatting.getYear() * 10000)+(lastHereFormatting.getMonth() * 100) + lastHereFormatting.getDate() var lastHereInDateFormat = "" + lastHereFormatting; var dayOfWeek = lastHereInDateFormat.substring(0,3) var dateMonth = lastHereInDateFormat.substring(4,11) var timeOfDay = lastHereInDateFormat.substring(11,16) var year = lastHereInDateFormat.substring(23,25) var WWHText = dayOfWeek + ", " + dateMonth + " at " + timeOfDay SetCookie ("WWhenH", rightNow.getTime(), exp) return WWHText } function Count(info){ var WWHCount = GetCookie('WWHCount') if (WWHCount == null) { WWHCount = 0; } else{ WWHCount++; } SetCookie ('WWHCount', WWHCount, exp); return WWHCount; } function set(){ VisitorName = prompt("como te llamas"); SetCookie ('VisitorName', VisitorName, exp); SetCookie ('WWHCount', 0, exp); SetCookie ('WWhenH', 0, exp); document.location="http://www.terra.es/personal8/webtrucos"; } function getCookieVal (offset) { var endstr = document.cookie.indexOf (";", offset); if (endstr == -1) endstr = document.cookie.length; return unescape(document.cookie.substring(offset, endstr)); } function GetCookie (name) { var arg = name + "="; var alen = arg.length; var clen = document.cookie.length; var i = 0; while (i < clen) { var j = i + alen; if (document.cookie.substring(i, j) == arg) return getCookieVal (j); i = document.cookie.indexOf(" ", i) + 1; if (i == 0) break; } return null; } function SetCookie (name, value) { var argv = SetCookie.arguments; var argc = SetCookie.arguments.length; var expires = (argc > 2) ? argv[2] : null; var path = (argc > 3) ? argv[3] : null; var domain = (argc > 4) ? argv[4] : null; var secure = (argc > 5) ? argv[5] : false; document.cookie = name + "=" + escape (value) + ((expires == null) ? "" : ("; expires=" + expires.toGMTString())) + ((path == null) ? "" : ("; path=" + path)) + ((domain == null) ? "" : ("; domain=" + domain)) + ((secure == true) ? "; secure" : ""); } function DeleteCookie (name) { var exp = new Date(); exp.setTime (exp.getTime() - 1); var cval = GetCookie (name); document.cookie = name + "=" + cval + "; expires=" + exp.toGMTString(); } // End --> </script> <title>www.rme.es.tl</title> <base target="leftframe"></base> </head> <body BGCOLOR="#ffffff" link="#CC0033" vlink="#333399" alink="#FF0000" <!--content start--> <table WIDTH="96%" BORDER="0" CELLSPACING="5" CELLPADDING="5"> <tr> <p align="center"><script LANGUAGE="JavaScript"> document.write("Hola " + Who() + ". usted ha estado en esta pagina " + Count() + " veces. la zltima vez que nos visits fue " + When() +"."); </script> </p> </tr> </table> <!--content stop--> </body> </html><br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Abrir ventana con boton derecho: <SCRIPT language=JavaScript> function right(e) { if (navigator.appName == 'Netscape' && (e.which == 3 || e.which == 2)) { a=window.open("http://rme.es.tl/","WindowName","width=640,height=600,top=40,left=50,resizable=yes,scrollbars=yes,menubar=no,toolbar=no,status=no,location=no"); return false; } else if (navigator.appName == 'Microsoft Internet Explorer' && (event.button == 2 || event.button == 3)) { a=window.open("http://rme.es.tl","WindowName","width=640,height=600,top=40,left=50,resizable=yes,scrollbars=yes,menubar=no,toolbar=no,status=no,location=no"); return false; } return true; } document.onmousedown=right; window.onmousedown=right; </SCRIPT>a<br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Mensaje de bienvenida: <script language="JavaScript"> alert("Bienvenido a RMEr"); </script><br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Preguntar edad al entrar: <html> <head> <title>www.RME.es.tl</title> <script language="javascript"> var agePrompt=prompt("Cual es tu edad?"); if (agePrompt>=18) alert('Eres mayor de edad,bienvenido!!') else { alert('lo siento,vuelve en unos cuantos años!') document.location="http://tumundomu.es.tl"; } </script> <base target="leftframe"></base> </head> <body BGCOLOR="#ffffff" link="#CC0033" vlink="#333399" alink="#FF0000" <!--content start--> <p align="center"><img src="http://rme.es.tl" _fcksavedurl="http://rme.es.tl" alt="Eres mayor de edad estas bienvenido"></p> <table WIDTH="96%" BORDER="0" CELLSPACING="5" CELLPADDING="5"> <tr> <p></font> </p> </body> </html><br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Fondo intermitente: <script language="JavaScript"> < var backColor = new Array(); // don't change this // velocidad (in milliseconds). var dwellTime = 500; // Poner los colores que deseas usar. el ultimo // backColor[4] sera el color definitivo de la // pagina. backColor[0] = '#FF0000'; backColor[1] = '#33ff33'; backColor[2] = '#3333ff'; backColor[3] = '#ffff00'; backColor[4] = '#FFFFFF'; function flashBG(whichColor){ document.bgColor = backColor[whichColor]; } var t = null; var d = dwellTime; t = setTimeout('flashBG(0)',(d-d)); t = setTimeout('flashBG(1)',(d)); t = setTimeout('flashBG(2)',(d*2)); t = setTimeout('flashBG(3)',(d*3)); t = setTimeout('flashBG(4)',(d*4)); t = null; //--> </script>Bienvenidos a RME<br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Imprimir pagina: <a href="javascript:print()" _fcksavedurl="javascript:print()">Imprimir</a><br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Acceso con contraseña: <HTML> <!> <HEAD> <TITLE>Se necesita clave</TITLE> <SCRIPT LANGUAGE="JavaScript"> <!-- function Saltar(pal){ if (pal=='aca tu clave'){window.location="Descargas.htm"} else {alert ('Respuesta equivocada')} } //--> </SCRIPT> </HEAD> <BODY> <FORM> <P>Introduce la palabra clave</P> <INPUT TYPE="Password" NAME="palclave" SIZE=25 VALUE=""> <INPUT TYPE="button" VALUE="Acceder" onClick_fckprotectedatt=" onClick="Saltar(this.form.palclave.value)""></P> </FORM> </BODY> </HTML><br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Cambiar pagina tras X segundos: <!-- se refresca, se actualiza en tantos segundos --> <FCK:meta http-equiv="refresh" content="0" /> <!-- va a hacia otra pagina en tantos segundos --> <FCK:meta http-equiv="refresh" content="8;URL=http://paginawebgratis.es" /><br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Alerta con boton: <html><head> <script language="LiveScript"> function pushbutton() { alert("Hola! me dolio nunca mas me presiones xD"); } </script> </head><body><form> <input type="button" name="Button1" value="Presioname" onclick_fckprotectedatt=" onclick="pushbutton()""> </form></body></html><br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Radios con alertas: <FORM> <p> La mejor de internet: <INPUT TYPE="radio" NAME="radio" value="Veo que tienes un gusto excelente.." onClick="alert(value)"> podria mejorarse.: <INPUT TYPE="radio" NAME="radio" value="Tienes mucha razón" onClick="alert(value)"> La peor que he visto jamas: <INPUT TYPE="radio" NAME="radio" value="Tienes el gusto muy malo" onClick="alert(value)"> </form><br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Negrita: <b>TEXTO</b><br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Abrir una web en pop up: <script language='JavaScript'>window.open('http://www.rme.es.tl', 'geoflotante', '');</script><br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Hora para finalizar el dia: <body> <p>El reloj...</p> <form name="Reloj"> <input type="text" size="7" name="tiempo" value="mm:hh:ss" title="Tiempo restante para finalizar el día"> <script language="JavaScript"> <!-- var tiempoAtras; updateReloj(); function updateReloj() { var tiempo = new Date(); var hora = 23-tiempo.getHours(); var minutos = 59-tiempo.getMinutes(); var segundos = 59-tiempo.getSeconds(); tiempoAtras= (hora < 10) ? hora :hora; tiempoAtras+= ((minutos < 10) ? ":0" : ":") + minutos; tiempoAtras+= ((segundos < 10) ? ":0" : ":") + segundos; document.Reloj.tiempo.value = tiempoAtras; setTimeout("updateReloj()",1000); } //--> </script> </form> </body<br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Poner musica de fondo: <BGSOUND SRC="aca el sonido" LOOP=none> <WIDTH=200 HEIGHT=55 AUTOSTART="true" LOOP="false" HIDDEN="true"><br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Link para descarga: <a href="aca el url de la descarga" _fcksavedurl="aca el url de la descarga">Descripción del enlace </a><br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Subrayar un link al pasar por el mause: <STYLE type="text/css"> <!-- A:link {COLOR: red; TEXT-DECORATION: none} A:visited {COLOR: gray; TEXT-DECORATION: none} A:active {TEXT-DECORATION: none} A:hover {COLOR: blue; TEXT-DECORATION: underline} --> </STYLE> </p> <p><a href="l1.htm" _fcksavedurl="l1.htm">El texto que quieras.</a><br> <a href="l2.htm" _fcksavedurl="l2.htm">otro texto.</a><br> <a href="l3.htm" _fcksavedurl="l3.htm">Otro texto.</a><br> </p><br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Transformar al cursor en una mira: <style type="text/css"> <!-- body { cursor: crosshair} --> </style><br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Comentario sobre un link en la barra: <a href="http://rme.es.tl" _fcksavedurl="http://rme.es.tl" onmouseout="window.status=''" onmouseover="window.status='Acá pon el mensaje que quieras';return true"> RME</a> <br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Abrir un link en una ventana nueva: <a href="http://www.rme.es.tl" _fcksavedurl="http://www.rme.es.tl" target="_blank">RME</a><br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Barra con color: <style> <!-- body { scrollbar-face-color: darkgreen ; scrollbar-shadow-color: yellow; scrollbar-highlight-color: violet; scrollbar-3dlight-color: navy; scrollbar-darkshadow-color: magenta; scrollbar-track-color: blue; scrollbar-arrow-color: black } --> </style> <br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Abrir un link desde una imagen: <a href="http://rme.es.tl" _fcksavedurl="http://rme.es.tl" target="_blank"><img src="acatuimagen.gif" _fcksavedurl="acatuimagen.gif" border=0></a><br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Boton animado: <font face="Arial, Helvetica, sans-serif" size="2"> <script language="JavaScript"> var timerID = null var timerRunning = false var charNo = 0 var charMax = 0 var lineNo = 0 var lineMax = 3 var lineArr = new Array(lineMax) var urlArr = new Array(lineMax) lineArr[1] = "RME" urlArr[1] = "www.rme.es.tl" lineArr[2] = "Trucos web" urlArr[2] = "http://rme.es.tl" lineArr[3] = "Los mejores codigos" urlArr[3] = "http://www.rme.es.tl" var lineText = lineArr[1] function StartShow() { StopShow() ShowLine() timerRunning = true } function FillSpaces() { for (var i = 1; i <= lineWidth; i++) { spaces += " " } } function StopShow() { if (timerRunning) { clearTimeout(timerID) timerRunning = false } } function ShowLine() { if (charNo == 0) { if (lineNo < lineMax) { lineNo++ } else { lineNo = 1 } lineText = lineArr[lineNo] charMax = lineText.length } if (charNo <= charMax) { document.formDisplay.buttonFace.value = lineText.substring(0, charNo) charNo++ timerID = setTimeout("ShowLine()", 100) } else { charNo = 0 timerID = setTimeout("ShowLine()", 3000) } } function GotoUrl(url) { top.location.href = url } document.write("<form name="formDisplay">"); document.write("<input type="button" name="buttonFace" value="&{lineText}" size="18" onClick="GotoUrl(urlArr[lineNo])">"); document.write("</form>"); StartShow(); </script></font><br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Boton colorido: <input type="submit" name="button" value="Pone aca lo que quieras" style="color: #000000; background-color: #FF9900"><br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Texto que sigue al mause: <style> .animado {position:absolute;visibility:visible;top:-50px;font-size:10pt;font-family:Arial;font-weight:bold;color:black;} </style> <script language=JavaScript> var x,y var tempo=10 var espera=0 var texto="Estas en RME" texto=texto.split("") var xpos=new Array() for (i=0;i<=texto.length-1;i++) { xpos[i]=-50 } var ypos=new Array() for (i=0;i<=texto.length-1;i++) { ypos[i]=-50 } function seguir(e){ x = (document.layers) ? e.pageX : document.body.scrollLeft+event.clientX y = (document.layers) ? e.pageY : document.body.scrollTop+event.clientY espera=1 } function animar_cursor() { if (espera==1 && document.all) { for (i=texto.length-1; i>=1; i--) { xpos[i]=xpos[i-1]+tempo ypos[i]=ypos[i-1] } xpos[0]=x+tempo ypos[0]=y for (i=0; i<texto.length-1; i++) { var camada = eval("span"+(i)+".style") camada.posLeft=xpos[i] camada.posTop=ypos[i] } } else if (espera==1 && document.layers) { for (i=texto.length-1; i>=1; i--) { xpos[i]=xpos[i-1]+tempo ypos[i]=ypos[i-1] } xpos[0]=x+tempo ypos[0]=y for (i=0; i<texto.length-1; i++) { var camada = eval("document.span"+i) camada.left=xpos[i] camada.top=ypos[i] } } var timer=setTimeout("animar_cursor()",30) } </script> <script Language=JavaScript> for (i=0;i<=texto.length-1;i++) { document.write("<span id='span"+i+"' class='animado'>") document.write(texto[i]) document.write("</span>") } if (document.layers){ document.captureEvents(Event.MOUSEMOVE); } document.onmousemove = seguir; animar_cursor() </script> <br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Imagen volando por la pantalla: <SCRIPT language="JavaScript1.2"> var imagem="pone el url de tu imagen aqui" if (document.layers) {document.write("<LAYER NAME='animacao' LEFT=10 TOP=10><img src='"+imagem+"' ></LAYER>")} else if (document.all){document.write("<div id='animacao' style='position:absolute;top:10px;left:10px;width:17px;height:22px;z-index:50'><img src='"+imagem+"'></div>")} conta=-1; move=1; function curva(){ abc=new Array(0,1,1,1,2,3,4,0,6,-1,-1,-1,-2,-3,-4,0,-6) for (i=0; i < abc.length; i++) {var C=Math.round(Math.random()*[i])} iniciar=abc[C]; setTimeout('curva()',1900); return iniciar; } ypos=10; xpos=10; movimento = 60; function moveR(){ caminho=movimento+=iniciar; y = 4*Math.sin(caminho*Math.PI/180); x = 6*Math.cos(caminho*Math.PI/180); if (document.layers){ ypos+=y; xpos+=x; document.animacao.top=ypos+window.pageYOffset; document.animacao.left=xpos+window.pageXOffset; } else if (document.all){ ypos+=y; xpos+=x; document.all.animacao.style.top=ypos+document.body.scrollTop; document.all.animacao.style.left=xpos+document.body.scrollLeft; } T=setTimeout('moveR()',50); } function edges(){ if (document.layers){ if (document.animacao.left >= window.innerWidth-40+window.pageXOffset)movimento=Math.round(Math.random()*45+157.5); if (document.animacao.top >= window.innerHeight-30+window.pageYOffset)movimento=Math.round(Math.random()*45-112.5); if (document.animacao.top <= 2+window.pageYOffset) movimento = Math.round(Math.random()*45+67.5);//OK! if (document.animacao.left <= 2+window.pageXOffset) movimento = Math.round(Math.random()*45-22.5);//OK! } else if (document.all) { if (document.all.animacao.style.pixelLeft >= document.body.offsetWidth-45+document.body.scrollLeft)movimento=Math.round(Math.random()*45+157.5); if (document.all.animacao.style.pixelTop >= document.body.offsetHeight-35+document.body.scrollTop)movimento=Math.round(Math.random()*45-112.5); if (document.all.animacao.style.pixelTop <= 2+document.body.scrollTop) movimento = Math.round(Math.random()*45+67.5);//OK! if (document.all.animacao.style.pixelLeft <= 2+document.body.scrollLeft) movimento = Math.round(Math.random()*45-22.5);//OK! } setTimeout('edges()',100); } function efeito(){ curva(); moveR();// onUnload="opener.gO()" edges(); } if (document.all||document.layers) efeito() </script> <br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Texto en espancion: <script language="JavaScript"> var velocidade = 45; var ciclo = 2000; var tamanho = 20; var x = 0; var y = 0; var mensagens, size; var esize = "</font>"; function initArray() { this.length = initArray.arguments.length; for (var i = 0; i < this.length; i++) { this[i] = initArray.arguments[i]; } } var mensagens2 = new initArray( "Visita", "www.rme.es.tl", "luciano_caram@hotmail.com" ); if(navigator.appName == "Netscape") document.write('<layer id="wds"></layer><br>'); if (navigator.appVersion.indexOf("MSIE") != -1) document.write('<span id="wds"></span><br>'); function aumenta(){ mensagens = mensagens2[y]; if (x < tamanho) { x++; setTimeout("aumenta()",velocidade); } else setTimeout("diminui()",ciclo); if(navigator.appName == "Netscape") { size = "<font face=arial color=#000099 point-size='"+x+"pt'>"; document.wds.document.write(size+"<center><a href=http://acavatupagina.com Target=_blank style=text-decoration:none;color:#000099>"+mensagens+"</a></center>"+esize); document.wds.document.close(); } if (navigator.appVersion.indexOf("MSIE") != -1){ wds.innerHTML = "<font face=arial color=#000099><center><a href=http://acavatupagina.com Target=_blank style=text-decoration:none;color:#000099>"+mensagens+"</a></center></font>"; wds.style.fontSize=x+'px' } } function diminui(){ if (x > 1) { x--; setTimeout("diminui()",velocidade); } else { setTimeout("aumenta()",ciclo); y++; if (y > mensagens2.length - 1) y = 0; } if(navigator.appName == "Netscape") { size = "<font face=arial color=#000099 point-size='"+x+"pt'>"; document.wds.document.write(size+"<center><a href=http://acavatupagina.com Target=_blank style=text-decoration:none;color:#000099>"+mensagens+"</a></center>"+esize); document.wds.document.close(); } if (navigator.appVersion.indexOf("MSIE") != -1){ wds.innerHTML = "<font face=arial color=#000099><center><a href=http://acavatupagina.com Target=_blank style=text-decoration:none;color:#000099>"+mensagens+"</a></center></font>"; wds.style.fontSize=x+'px' } } setTimeout("aumenta()",velocidade); </script> <br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Pagina protegida por clave: <Form name="frm"> <center> <Script Language="JavaScript"> <!-- // function loadpage(){ var psj=0; newwin = window.open(document.frm.pswd.value + ".htm") } //--> </script> Ingresa tu clave: <input type="password" name="pswd" size="20"> </center> <center> <p> <input type="button" value="Entra" onClick="loadpage()" name="button"> </p> </center> </form><br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Mensaje de bienvenida: <Script language="JavaScript"> mensagem = prompt("Por favor, ingresa tu nombre",''); if (mensagem==null) { document.write("¡Hola, visitante!") }else{ if (mensagem=='') { document.write("<b><font face=arial size=2 color=#000000>¡Hola, visitante!</font></b>") }else{ document.write("<b><font face=arial size=2 color=#000000>¡Hola"+mensagem+"! Bienvenido a mi sitio</font></b>"); } } </script><br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Barra de estado fija: <Script language="JavaScript"> statuss(); function statuss() { window.status = "www.. Todo lo necesario para ser el mejor web master"; setTimeout("statuss()", 1); } </script><br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Saludo al visitante segun el horario: <Font size=2 face=arial><b> <Script Language="JavaScript"> <!-- today = new Date() if(today.getMinutes() < 10){ pad = "0"} else pad = ""; document.write ;if((today.getHours() >=6) && (today.getHours() <=9)){ document.write("¡Buen día!") } if((today.getHours() >=10) && (today.getHours() <=11)){ document.write("¡Buen día!") } if((today.getHours() >=12) && (today.getHours() <=19)){ document.write("¡Buenas tardes!") } if((today.getHours() >=20) && (today.getHours() <=23)){ document.write("¡Buenas noches!") } if((today.getHours() >=0) && (today.getHours() <=3)){ document.write("¡Buenas noches!") } if((today.getHours() >=4) && (today.getHours() <=5)){ document.write("¡Buenas noches!") } // --> </script> </b></font><br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Texto animado: <script language="JavaScript"> <!-- done = 0; step = 4 function anim(yp,yk) { if(document.layers) document.layers["texto"].top=yp; else document.all["texto"].style.top=yp; if(yp>yk) step = -4 if(yp<60) step = 4 setTimeout('anim('+(yp+step)+','+yk+')', 35); } function start() { if(done) return done = 1; if(navigator.appName=="Netscape") { document.texto.left=innerWidth/2 - 145; anim(60,innerHeight - 60) } else { texto.style.left=11; anim(60,document.body.offsetHeight - 60) } } // --></script> <div id="texto" style="position: absolute; top: -50; color: #FF8000; font-family: Arial, Helvetica; font-weight:bold; font-size:40px;"> <p><font face="Arial, Helvetica, sans-serif" size="3"><b><font size="6" color="#990000">INGRESA TU TEXTO AQUI</font></b></font></p> </div> <script language="JavaScript"> <!-- setTimeout('start()',10); //--> </script> <br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Efectos de transición especiales: <body> <script language=javaScript> var n = 15 fadeIn(); function fadeIn(){ var num=new Array("FFFFFF","FFCC00","2","3","4","5","6","7","8","9","a","b","c","d","e","f","g") for (var i=0; i<=n; i++){ for (var j=0; j<= n; j++){ color=num[i]+num[j]+num[i]+num[j]+num[i]+num[j] document.bgColor=color }} document.bgColor="#FFFFFF" } </script> </body><br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br /> Rotacion de banner: <SCRIPT LANGUAGE="JavaScript"> <!-- Begin var how_many_ads = 3; var now = new Date() var sec = now.getSeconds() var ad = sec % how_many_ads; ad +=1; if (ad==1) { txt="para todos los jugadores de mu"; url="www.tumundomu.ar.tc"; alt="Tu MundoMu"; banner="http://www.subir-imagenes.com/imagenes/e0743f9a04.gif"; width="468"; height="60"; } if (ad==2) { txt="un comentario"; url="el url de tu web"; alt="el titulo"; banner="http://etc, etc"; width="468"; height="60"; } if (ad==3) { txt="comentario"; url="url de tu pagina"; alt="el titulo"; banner="http://"; width="468"; height="60"; } document.write('<center>'); document.write('<a href="' + url + '" target="_blank">'); document.write('<img src="' + banner + '" width=') document.write(width + ' height=' + height + ' '); document.write('alt="' + alt + '" border=0><br>'); document.write('<small>' + txt + '</small></a>'); document.write('</center>'); // End --> </SCRIPT><br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Logo estatico: <span id="logons6" style="position:absolute;"></span> <script> // 1) sustituye 150 y 170 con el ancho y el alto de tu imagen var logowidth=116 var logoheight=42 var staticlogo=new Image(logowidth,logoheight) // 2) cambia la direccion de la imagen por la tuya staticlogo.src="http://www.subir-imagenes.com/imagenes/e0743f9a04.gif" // 3) cambia la url por la de tu pagina var logolink="www.tumundomu.ar.tc" // 4) cambia alttext por otro texto, el mismo que pondrias en el alt="" de un tag IMG var alttext="tu mundo mu" // 5) configura abajo "1" o "0" ("1" desbanece el logo a la vista) Note: IE 4 var fadeintoview=1 // 6) Especifica el tiempo que se vera el logo en pantalla //Al poner 0 el logo no desaparecera. var visibleduration=12 ///////////////////////////No editar debajo de esta linea///////////////////////// var ns4=document.layers var ie4=document.all var ns6=document.getElementById&&!document.all function regenerate(){ window.location.reload() } function regenerate2(){ if (ns4) setTimeout("window.onresize=regenerate",400) } var fadeset='' if (fadeintoview) fadeset="filter:alpha(opacity=0)" if (ie4) document.write('<span id="logo" style="'+fadeset+';position:absolute;top:100;width:'+logowidth+';height:'+logoheight+'"></span>') function bringintoview(){ if (logo.filters.alpha.opacity<=95) logo.filters.alpha.opacity+=5 else{ clearInterval(viewit) if (visibleduration!=0) setTimeout("logo.style.visibility='hidden'",visibleduration*1000) } } function createlogo(){ staticimage=new Layer(100) staticimage.left=-300 staticimage.top=120 staticimage.document.write('<a href="'+logolink+'"><img src="'+staticlogo.src+'" border=0 alt="'+alttext+'"></a>') staticimage.document.close() staticimage.visibility="show" regenerate2() staticitns() } if (ns4) window.onload=createlogo; else if (ie4) crosslogo=document.all.logo else if (ns6) crosslogo=document.getElementById("logons6") if (ie4||ns6){ w=ns6? window.innerWidth-logowidth-18 : document.body.clientWidth-crosslogo.style.pixelWidth-5 h=ns6? window.innerHeight-logoheight-5 : document.body.clientHeight-crosslogo.style.pixelHeight-5 crosslogo.style.left=w crosslogo.style.top=h } function logoit(){ var w2=ns6? pageXOffset+w : document.body.scrollLeft+w var h2=ns6? pageYOffset+h : document.body.scrollTop+h crosslogo.style.left=w2 crosslogo.style.top=h2 } function logoit2(){ staticimage.left=pageXOffset+window.innerWidth-staticimage.document.width-18 staticimage.top=pageYOffset+window.innerHeight-staticimage.document.height-5 } function insertimage(){ crosslogo.innerHTML='<a href="'+logolink+'"><img src="'+staticlogo.src+'" border=0 alt="'+alttext+'"></a>' if (ie4){ if (fadeintoview) viewit=setInterval("bringintoview()",100) else{ if (visibleduration!=0) setTimeout("crosslogo.style.visibility='hidden'",visibleduration*1000) } } } if (ie4){ window.onscroll=logoit window.onresize=new Function("window.location.reload()") window.onload=insertimage } else if (ns6){ startstatic=setInterval("logoit()",100) window.onload=insertimage window.onresize=new Function("window.location.reload()") if (visibleduration!=0) setTimeout("crosslogo.style.visibility='hidden';clearInterval(startstatic)",visibleduration*1000) } function staticitns(){ startstatic=setInterval("logoit2()",90) if (visibleduration!=0) setTimeout("staticimage.visibility='hide';clearInterval(startstatic)",visibleduration*1000) } </script><br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Imagenes moviendose 1: <SCRIPT language=JavaScript1.2> // ancho var marqueewidth=145 // alto var marqueeheight=40 // velocidad var speed=1 // contenido var marqueecontents='<p align="center"><img src="http://ponelurldetuimagen.com" width="100" height="100" border="0"><br></p>' if (document.all) document.write('<marquee direction="up" scrollAmount='+speed+' style="width:'+marqueewidth+';height:'+marqueeheight+'">'+marqueecontents+'</marquee>') function regenerate(){window.location.reload()} function regenerate2(){ if (document.layers){ setTimeout("window.onresize=regenerate",450) intializemarquee() } } function intializemarquee(){ document.cmarquee01.document.cmarquee02.document.write(marqueecontents) document.cmarquee01.document.cmarquee02.document.close() thelength=document.cmarquee01.document.cmarquee02.document.height scrollit() } function scrollit(){ if (document.cmarquee01.document.cmarquee02.top>=thelength*(-1)){ document.cmarquee01.document.cmarquee02.top-=speed setTimeout("scrollit()",100) } else{ document.cmarquee01.document.cmarquee02.top=marqueeheight scrollit() } } window.onload=regenerate2 </SCRIPT> <br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Galeria de imagenes: <table border="0" cellpadding="0"> <caption><strong>Titulo de la galeria</strong></caption> <tr> <td width="100%"><img src="#" _fcksavedurl="#" width="150" height="170" name="photoslider"></td> </tr> <tr> <td width="100%"><form method="POST" name="rotater"> <div align="center"><center><p><script language="JavaScript1.1"> var photos=new Array() var which=0 photos[0]="Url de la imagen" photos[1]="Url de la imagen" photos[2]="Url de la imagen" photos[3]="Url de la imagen" photos[4]="Url de la imagen" photos[5]="Url de la imagen" photos[6]="Url de la imagen" photos[7]="Url de la imagen" photos[8]="Url de la imagen" photos[9]="Url de la imagen" photos[10]="Url de la imagen" photos[11]="Url de la imagen" photos[12]="Url de la imagen" photos[13]="Url de la imagen" photos[14]="Url de la imagen" photos[15]="Url de la imagen" photos[16]="Url de la imagen" photos[17]="Url de la imagen" photos[18]="Url de la imagen" photos[19]="Url de la imagen" photos[20]="Url de la imagen" function backward(){ if (which>0){ window.status='' which-- document.images.photoslider.src=photos[which] } } function forward(){ if (which<photos.length-1){ which++ document.images.photoslider.src=photos[which] } else window.status='End of gallery' } </script><input type="button" value="Anterior" name="B2" onClick="backward()"> <input type="button" value="Siguiente" name="B1" onClick="forward()"><br> <a href="#" _fcksavedurl="#" onClick_fckprotectedatt=" onClick="which=1;backward();return false""><small>Comenzar</small></a></p> </center></div> </form> </td> </tr> </table><br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Galeria de imagenes 2: <SCRIPT language="JavaScript"> function display_image(form) { selectionname = form.imagename.options[form.imagename.selectedIndex].text; selection = form.imagename.options[form.imagename.selectedIndex].value; PreView = window.open("", "Preview", "toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,copyhistory=0,width=200,height=255"); PreView.document.open(); PreView.document.write("<HTML><HEAD>"); PreView.document.write("<TITLE>Preliminar</TITLE>"); PreView.document.write("</HEAD><BODY BGCOLOR=FFFFFF TEXT=000000>"); PreView.document.write("<FORM><CENTER><B><FONT SIZE=+1>" + selectionname + "</FONT></B><HR>"); PreView.document.write("<IMG HSPACE=0 VSPACE=0 " + "SRC='" + selection + "'>"); PreView.document.write("<HR><FORM><INPUT TYPE='button' VALUE='Cerrar' " + "onClick='window.close()'></FORM>"); PreView.document.write("</CENTER>"); PreView.document.write("</BODY></HTML>"); PreView.document.close(); } </SCRIPT> <FORM> <select NAME="imagename" onChange_fckprotectedatt=" onChange="display_image(this.form)""> <option value="url de la imagen" SELECTED>Titulo <option value="url de la imagen">Titulo <option value="url de la imagen">titulo </select> </FORM> <br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Cambiar imagen al pasar el raton: <HTML> <HEAD> <SCRIPT LANGUAGE="JavaScript"> if (document.images) { var activado=new Image(); activado.src="tu primera imagen"; var desactivado= new Image(); desactivado.src="tu segunda imagen"; } function activar(nombreImagen) { if (document.images) { document[nombreImagen].src=activado.src; } } function desactivar(nombreImagen) { if (document.images) { document[nombreImagen].src=desactivado.src; } } </SCRIPT> </HEAD> <BODY> <A HREF="url de tu pagina" _fcksavedurl="url de tu pagina" onMouseOver_fckprotectedatt=" onMouseOver="activar('prueba');"" onMouseOut_fckprotectedatt=" onMouseOut="desactivar('prueba');""> <IMG NAME="prueba" SRC="url de la primera imagen" _fcksavedurl="url de la primera imagen" BORDER=0> </A> </BODY> </HTML><br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Efecto zoom: <style type="text/css"> .link{font-family:verdana,arial,helvetica; font-size:8pt; color:#003399; font-weight:normal} .link:hover{font-family:verdana,arial,helvetica; font-size:8pt; color:#0099FF; font-weight:normal} </style> <script language="javascript"> // Configure zoOom var img_path="aca va la direccion de tu imagen"; // La direccion de la imagen | var top_pos=130; // posicion de la imagen desde el tope | var left_pos=70; // posicion desde la izquierda | var max_width=900; // maximo ancho permitido | var min_width=10; // minimo ancho permitido | var time_length=1; // Velocidad del zoom en milisegundos | var step=4; // Pixeles por cada paso del zoom | //----------------------------------------------------------------- document.write('<div id="q_div" style="position:absolute; top:' + top_pos + '; left:' + left_pos + '"><img src="' + img_path + '" border="3" bordercolor="#000000" name="z" alt="zoOom"></div>'); img_act_width=z.width; img_act_height=z.height; var original_time=time_length; function zoom_out() { if(z.width==0) { z.border=0; } if(z.width!=0) { if(z.width>min_width) { z.width-=step; z.height=Math.round(z.width*((img_act_height)/(img_act_width))); setTimeout("zoom_out()",time_length); } else { window.alert('Este es el minimo ancho.'); } } } function zoom_in() { if(z.width==0) { z.border=0; } if(z.width!=0) { if(z.width<max_width) { z.width+=step; z.height=Math.round(z.width*((img_act_height)/(img_act_width))); setTimeout("zoom_in()",time_length); } else { window.alert('Este es el maximo ancho.'); } } } function resume_zoom() { time_length=original_time; } function pause_zoom() { time_length=10000000000; } function set_original() { z.width=img_act_width; z.height=img_act_height; } </script> </head> <table cellspacing="10" cellpadding="10" align="center"><tr> <td style="border:3 solid #000000" align="middle"><a href="#" _fcksavedurl="#" onmouseover_fckprotectedatt=" onmouseover="javascript:resume_zoom();zoom_in();"" onmouseout_fckprotectedatt=" onmouseout="javascript:pause_zoom();"" style="font-family:verdana,arial,helvetica; font-weight:bold; font-size:15pt; color:#003399; text-decoration:none"><font color="#808080">zoOom in</font> +</a></td> <td style="border:3 solid #000000" align="middle"><a href="#" _fcksavedurl="#" onmouseover_fckprotectedatt=" onmouseover="javascript:resume_zoom();set_original();"" style="font-family:verdana,arial,helvetica; font-weight:bold; font-size:15pt; color:#000000; text-decoration:none">original</a></td> <td style="border:3 solid #000000" align="middle"><a href="#" _fcksavedurl="#" onmouseover_fckprotectedatt=" onmouseover="javascript:resume_zoom();zoom_out();"" onmouseout_fckprotectedatt=" onmouseout="javascript:pause_zoom();"" style="font-family:verdana,arial,helvetica; font-weight:bold; font-size:15pt; color:#003399; text-decoration:none"><font color="#808080">ZOoOM out</font> -</a></td> </tr></table> <br><br><br><br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Imagenes aleatorias con link: <Script Language="JavaScript"> hoje = new Date() numero_de_imagens = 2 segundos = hoje.getSeconds() numero = segundos % numero_de_imagenes if (numero == 0){ banner = "Coloca el nombre de la imagen 1 aqui" link = "http://aca va el url" alvo = "_self" } if (numero == 1){ banner = "Coloca el nombre de la imagen 2 aqui" link = "http://aca va el url" alvo = "_self" } document.write('<a href="' + link + '" target="' + alvo + '" ><img src="' + banner + '" border=0></a>') </script><br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br /> Imagen suviendo hacia arriva: <marquee style="WIDTH: 130px; HEIGHT: 180px" scrollamount="1" direction="up" height="180"><center><a href="http://url de la web/" _fcksavedurl="http://url de la web/"><img src="url de la imágen" _fcksavedurl="url de la imágen"/></a></center><p></p><center><a href=" 2da url de web" _fcksavedurl=" 2da url de web"><img src=" 2da url de imagen" _fcksavedurl=" 2da url de imagen" /></a></center><p></p></marquee><br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Menu en boton derecho: <STYLE> <!-- .skin0{ position:absolute; width:175px; border:2px solid white; background-color:#C0C0C0; font-family:Verdana; font-size: 10px; line-height:15px; cursor:default; visibility:hidden; } .menuitems{ padding-left:10px; padding-right:10px; } --> </style> <script language="JavaScript1.2"> var menuskin=0 var display_url=0 function showmenuie5(){ var rightedge=document.body.clientWidth-event.clientX var bottomedge=document.body.clientHeight-event.clientY if (rightedge<ie5menu.offsetWidth) ie5menu.style.left=document.body.scrollLeft+event.clientX-ie5menu.offsetWidth else ie5menu.style.left=document.body.scrollLeft+event.clientX if (bottomedge<ie5menu.offsetHeight) ie5menu.style.top=document.body.scrollTop+event.clientY-ie5menu.offsetHeight else ie5menu.style.top=document.body.scrollTop+event.clientY ie5menu.style.visibility="visible" return false } function hidemenuie5(){ ie5menu.style.visibility="hidden" } function highlightie5(){ if (event.srcElement.className=="menuitems"){ event.srcElement.style.backgroundColor="highlight" event.srcElement.style.color="white" if (display_url==1) window.status=event.srcElement.url } } function lowlightie5(){ if (event.srcElement.className=="menuitems"){ event.srcElement.style.backgroundColor="" event.srcElement.style.color="black" window.status='' } } function jumptoie5(){ if (event.srcElement.className=="menuitems"){ if (event.srcElement.getAttribute("target")!=null) window.open(event.srcElement.url,event.srcElement.getAttribute("target")) else window.location=event.srcElement.url } } </script> <!--[if IE]> <div id="ie5menu" class="skin0" onMouseover="highlightie5()" onMouseout="lowlightie5()" onClick="jumptoie5()"> <div class="menuitems" url="Aca ba el url de tu pagina" target="_self">- Aca el nombre</div> <div class="menuitems" url="Aca ba el url de tu pagina" target="_self">- Aca el nombre</div> <div class="menuitems" url="Aca ba el url de tu pagina" target="_self">- Aca el nombre</div> <div class="menuitems" url="Aca ba el url de tu pagina" target="_self">- Aca el nombre</div> <hr> <div class="menuitems" url="Aca ba el url de tu pagina" target="_self">- Aca el nombre</div> <div class="menuitems" url="Aca ba el url de tu pagina" target="_self">- Aca el nombre</div> <hr> <div class="menuitems" url="Aca ba el url de tu pagina" target="_self">- Aca el nombre</div> <div class="menuitems" url="Aca ba el url de tu pagina" target="_self">- Aca el nombre</div> <div class="menuitems" url="Aca ba el url de tu pagina" target="_self">- Aca el nombre (nota: en los nombres siempre dejar un espacio)</div> </div> <![endif]--> <script language="JavaScript1.2"> if (document.all&&window.print){ if (menuskin==0) ie5menu.className="skin0" else ie5menu.className="skin1" document.oncontextmenu=showmenuie5 document.body.onclick=hidemenuie5 } </script><br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Menu desplegable 1: <FORM> <INPUT TYPE=button VALUE="Abre pagina" onClick_fckprotectedatt=" onClick="top.location.href='http://www.rme.es.tl'""> </FORM><br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Menu desplegable 2: <form> <SELECT NAME="urldestino"> <option selected>--- M E N U --- <option value="Tu pagina" >Nombre <option value="tu pagina">nombre <option value="tu paginal">nombre <option value="tu pagina">nombre <option value="tu pagina">nombre <option value="tu pagina">nombre </SELECT> <input type="button" value="IR" onClick="location=this.form.urldestino.value" name="button"> </form> <br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Marco explicativo: <p> <script language="JavaScript"><!-- function escribe(frase){document.desplaza.cuadro.value=frase; } // --></script> </p> <table border="0"> <tr> <td width="200"><p align="center"><strong>OPCIONES</strong></p> <p><a href="http://www.rme.es.tl" _fcksavedurl="http://www.rme.es.tl" onmouseover="escribe(' HOMEn ----------------nn Ir a la web');">HOME</a><br> <a href="http://www.tupagina.com" _fcksavedurl="http://www.tupagina.com" onmouseover="escribe(' IR A tu paginan -----------nn Diviértete con tu pagina');">Tu pagina</a><br> <a href="http://www.rme.es.tl/encuesta.htm" _fcksavedurl="http://www.rme.es.tl/encuesta.htm" onmouseover="escribe(' encuestasn -------------- nn vota en las encuestas de RME');">Encuestas</a><br> </p> </td> <td><form name="desplaza"> <p><textarea name="cuadro" rows="8" cols="30" wrap="physical"><br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br /> Menu desplegable con opcion: <FORM> <INPUT TYPE=button VALUE="Pulsa para ir a" onClick="top.location.href=this.form.list.options[this.form.list.selectedIndex].value"> <SELECT NAME="list"> <OPTION VALUE=http://www.rme.es.tl>Pagina Principal <OPTION VALUE="http://www.tupagina.com">Tupagina </SELECT> </FORM<br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Menu que cambia de color: <style type="text/css"> <!-- .menu {font-family:Verdana; font-size:7pt; font-weight:bold} --> </style> <script language="javascript"> <!-- function movein(which,html){ which.style.background='red' description.innerHTML=html } function moveout(which){ which.style.background='coral' description.innerHTML=' ' } --> </script> <table bgcolor="white" border="1" bordercolor="black" cellpadding="2" cellspacing="0"> <tr> <td class="menu" bordercolor="red" id="choice1" style="background-color:black; cursor:hand" onmouseover_fckprotectedatt=" onmouseover="movein(choice1,'La web de los trucos')"" onmouseout_fckprotectedatt=" onmouseout="moveout(choice1)"" onclick_fckprotectedatt=" onclick="location.href='http://www.rme.es.tl'""> Trucos</td></tr> <td class="menu" bordercolor="red" id="choice2" style="background-color:black; cursor:hand" onmouseover_fckprotectedatt=" onmouseover="movein(choice2,'Pagina de pruebas')"" onmouseout_fckprotectedatt=" onmouseout="moveout(choice2)"" onclick_fckprotectedatt=" onclick="location.href='http://www.pontupagina.com'""> Tupagina</td></tr> <td class="menu" bordercolor="red" id="choice3" style="background-color:black; cursor:hand" onmouseover_fckprotectedatt=" onmouseover="movein(choice3,'La web de Jagoper')"" onmouseout_fckprotectedatt=" onmouseout="moveout(choice3)"" onclick_fckprotectedatt=" onclick="location.href='http://www.tumundomu.ar.tc'"">TuMundoMu</td></tr> <td class="menu" bordercolor="red" id="choice4" style="background-color:black; cursor:hand" onmouseover_fckprotectedatt=" onmouseover="movein(choice4,'Disney')"" onmouseout_fckprotectedatt=" onmouseout="moveout(choice4)"" onclick_fckprotectedatt=" onclick="location.href='http://www.habbo.es'"">habbo</td></tr> <tr> <td bordercolor="green" bgcolor="green" height="18"><font id="description" face="Verdana" size="1"></font></td></tr> </table> <br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Menu de chequeo: <!--submitted in damaged condition and corrected - author unknown--> <form name="rolloverbox"> <div align="left"><p><input type="checkbox" name="boxes" value="ON"><a href="http://www.rme.es.tl" _fcksavedurl="http://www.rme.es.tl" onMouseover_fckprotectedatt=" onMouseover="rollovercheck(0)"" onMouseout_fckprotectedatt=" onMouseout="rolloutcheck(0)"">RME</a><br> <input type="checkbox" name="boxes" value="ON"><a href="http://tupagina.com." _fcksavedurl="http://tupagina.com." onMouseover_fckprotectedatt=" onMouseover="rollovercheck(1)"" onMouseout_fckprotectedatt=" onMouseout="rolloutcheck(1)"">el titulo</a><br> <input type="checkbox" name="boxes" value="ON"><a href="http://www.tumundomu.ar.tc" _fcksavedurl="http://www.tumundomu.ar.tc" onMouseover_fckprotectedatt=" onMouseover="rollovercheck(2)"" onMouseout_fckprotectedatt=" onMouseout="rolloutcheck(2)"">TuMundomu</a><br> <input type="checkbox" name="boxes" value="ON"><a href="http://todoroms.net" _fcksavedurl="http://todoroms.net" onMouseover_fckprotectedatt=" onMouseover="rollovercheck(3)"" onMouseout_fckprotectedatt=" onMouseout="rolloutcheck(3)"">Todo roms</a><br> <input type="checkbox" name="boxes" value="ON"><a href="http://tupagina.com" _fcksavedurl="http://tupagina.com" onMouseover_fckprotectedatt=" onMouseover="rollovercheck(4)"" onMouseout_fckprotectedatt=" onMouseout="rolloutcheck(4)"">tu pagina</a><br> <input type="checkbox" name="boxes" value="ON"><a href="http://la pagina que kieras" _fcksavedurl="http://la pagina que kieras" onMouseover_fckprotectedatt=" onMouseover="rollovercheck(5)"" onMouseout_fckprotectedatt=" onMouseout="rolloutcheck(5)"">el titulo que quieras</a></p> </div> </form> <script> var thebox=document.rolloverbox function rollovercheck(whichbox){ thebox.boxes[whichbox].checked=true } function rolloutcheck(whichbox){ thebox.boxes[whichbox].checked=false } </script><!-- --><br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br /> Menú oculto deslizable desde la izquierda: <!-- Colocar dentro de la etiqueta <HEAD> --> <style> <!-- #slidemenubar, #slidemenubar2{ position:absolute; left:-155px; width:160px; top:170px; border:1.5px solid green; background-color:lightyellow; layer-background-color:lightyellow; font:bold 12px Verdana; line-height:20px; } --> </style> <!-- Colocar dentro de la etiqueta <BOBY> --> <script language="JavaScript1.2"> /* Sliding Menu Bar Script- © Dynamic Drive (www.dynamicdrive.com) For full source code, installation instructions, 100's more DHTML scripts, and Terms Of Use, visit dynamicdrive.com */ if (document.all) document.write('<div id="slidemenubar2" style="left:-150" onMouseover="pull()" onMouseout="draw()">') </script> <layer id="slidemenubar" onMouseover_fckprotectedatt=" onMouseover="pull()"" onMouseout_fckprotectedatt=" onMouseout="draw()""> <script language="JavaScript1.2"> var sitems=new Array() var sitemlinks=new Array() //extend or shorten this list sitems[0]="RME" sitems[1]="Titulo de tu pagina" sitems[2]="Titulo de tu pagina" sitems[3]="Titulo de tu pagina" sitems[4]="Titulo de tu pagina" sitems[5]="Titulo de tu pagina" sitems[6]="Titulo de tu pagina" //These are the links pertaining to the above text. sitemlinks[0]="http://www.rme.es.tl" sitemlinks[1]="aca tu pagina" sitemlinks[2]="aca tu pagina" sitemlinks[3]="aca tu pagina" sitemlinks[4]="aca tu pagina" sitemlinks[5]="aca tu pagina" sitemlinks[6]="aca tu pagina" for (i=0;i<=sitems.length-1;i++) document.write('<a href='+sitemlinks[i]+'>'+sitems[i]+'</a><br>') </script> </layer> <script language="JavaScript1.2"> function regenerate(){ window.location.reload() } function regenerate2(){ if (document.layers) setTimeout("window.onresize=regenerate",400) } window.onload=regenerate2 if (document.all){ document.write('</div>') themenu=document.all.slidemenubar2.style rightboundary=0 leftboundary=-150 } else{ themenu=document.layers.slidemenubar rightboundary=150 leftboundary=10 } function pull(){ if (window.drawit) clearInterval(drawit) pullit=setInterval("pullengine()",50) } function draw(){ clearInterval(pullit) drawit=setInterval("drawengine()",50) } function pullengine(){ if (document.all&&themenu.pixelLeft<rightboundary) themenu.pixelLeft+=5 else if(document.layers&&themenu.left<rightboundary) themenu.left+=5 else if (window.pullit) clearInterval(pullit) } function drawengine(){ if (document.all&&themenu.pixelLeft>leftboundary) themenu.pixelLeft-=5 else if(document.layers&&themenu.left>leftboundary) themenu.left-=5 else if (window.drawit) clearInterval(drawit) } </script> <br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br /> Frace aleatoria: <Script Language="JavaScript"> hoje = new Date() numero_de_textos = 4 segundos = hoje.getSeconds() numero = segundos % numero_de_textos if (numero == 0){ texto = "A amo ruin, mozo malsín" } if (numero == 01){ texto = "Ingresa el segundo texto aquí" } if (numero == 02){ texto = "Ingresa el tercer texto aquí" } if (numero == 03){ texto = "Ingresa el cuarto texto aquí" } document.write('' + texto +'') </script><br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Enlances llamativos: <script language="JavaScript"><!-- //Rainbow Links var ok=100 //delay time in milliseconds //Do not modify anything below this line. var color=0 function rain() { color=color+1; if(color==1){document.linkColor='red';} if(color==1){document.vlinkColor='red';} if(color==1){document.alinkColor='red'; setTimeout("rain();",ok);} if(color==2){document.linkColor='orange';} if(color==2){document.vlinkColor='orange';} if(color==2){document.alinkColor='orange'; setTimeout("rain();",ok);} if(color==3){document.linkColor='yellow';} if(color==3){document.vlinkColor='yellow';} if(color==3){document.alinkColor='yellow'; setTimeout("rain();",ok);} if(color==4){document.linkColor='green';} if(color==4){document.vlinkColor='green';} if(color==4){document.alinkColor='green'; setTimeout("rain();",ok);} if(color==5){document.linkColor='blue';} if(color==5){document.vlinkColor='blue';} if(color==5){document.alinkColor='blue'; setTimeout("rain();",ok);} if(color==6){document.linkColor='A209F4';} if(color==6){document.vlinkColor='A209F4';} if(color==6){document.alinkColor='A209F4'; setTimeout("rain();",ok);} if(color==7){document.linkColor='purple';} if(color==7){document.vlinkColor='purple';} if(color==7){document.alinkColor='purple'; setTimeout("rain();",ok);} if(color==8){document.linkColor='pink';} if(color==8){document.vlinkColor='pink';} if(color==8){document.alinkColor='pink'; setTimeout("rain();",ok);} if(color==9){color=0; setTimeout("rain();",ok);} } setTimeout("rain();",ok); // --></script> <a href="http://www.rme.es.tl" _fcksavedurl="http://www.rme.es.tl">Codigos html</a> <br> <a href="http://www.rme.es.tl/Noticias.htm" _fcksavedurl="http://www.rme.es.tl/Noticias.htm">Noticias</a><br> <a href="http://www.rme.es.tl/Encuesta.htm" _fcksavedurl="http://www.rme.es.tl/Encuesta.htm">Encuestas</a> <!-- RME. --> <br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Letras luminosas: <span id="theText" style="width:100%"> <h3 align="center"><font color="#3a6ca3"><font size="+3">TU TEXTO AQUI</font> </font><font color="#666666"> <script> // ^-the text that will be displayed <!-- //can be edited from here var from = 5; //the animation start value var to = 11; //the animation end value var delay = 55; //the animation speed var glowColor = "red"; //the first color var glowColor2 = "orange"; //the second color var glowColor3 = "yellow"; //the third color var glowColor4 = "lime"; //4th color var glowColor5 = "blue"; //5th color var glowColor6 = "magenta"; //last color //no more editing var i = to; var j = 0; textPulseDown(); function textPulseUp() { if (!document.all) return if (i < to) { theText.style.filter = "Glow(Color=" + glowColor + ", Strength=" + i + ")"; i++; theTimeout = setTimeout('textPulseUp()',delay); return 0; } if (i = to) { theTimeout = setTimeout('textPulseDown()',delay); return 0; } } function textPulseDown() { if (!document.all) return if (i > from) { theText.style.filter = "Glow(Color=" + glowColor2 + ", Strength=" + i + ")"; i--; theTimeout = setTimeout('textPulseDown()',delay); return 0; } if (i = from) { theTimeout = setTimeout('textPulseUp2()',delay); return 0; } } //Copyright (c) 2001 Coyotee Labs Romania (www.coyoteelabs.go.ro) //This script can be used freely as long as all copyright messages are //intact. Visit WWW.COYOTEELABS.GO.RO for more scripts function textPulseUp2() { if (!document.all) return if (i < to) { theText.style.filter = "Glow(Color=" + glowColor3 + ", Strength=" + i + ")"; i++; theTimeout = setTimeout('textPulseUp2()',delay); return 0; } if (i = to) { theTimeout = setTimeout('textPulseDown2()',delay); return 0; } } function textPulseDown2() { if (!document.all) return if (i > from) { theText.style.filter = "Glow(Color=" + glowColor4 + ", Strength=" + i + ")"; i--; theTimeout = setTimeout('textPulseDown2()',delay); return 0; } if (i = from) { theTimeout = setTimeout('textPulseUp3()',delay); return 0; } } function textPulseUp3() { if (!document.all) return if (i < to) { theText.style.filter = "Glow(Color=" + glowColor5 + ", Strength=" + i + ")"; i++; theTimeout = setTimeout('textPulseUp3()',delay); return 0; } if (i = to) { theTimeout = setTimeout('textPulseDown3()',delay); return 0; } } function textPulseDown3() { if (!document.all) return if (i > from) { theText.style.filter = "Glow(Color=" + glowColor6 + ", Strength=" + i + ")"; i--; theTimeout = setTimeout('textPulseDown3()',delay); return 0; } if (i = from) { theTimeout = setTimeout('textPulseUp()',delay); return 0; } } //--> </script></font></h3></span><br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Texto intermitente: <script language="JavaScript"> var estado=true; setTimeout("ver()",450); function ver (){ estado=!estado; if(estado==true) texto1.style.visibility="visible"; else texto1.style.visibility="hidden"; setTimeout("ver()",450); } </script><p align="center" id="texto1" style="visibility:visible"><font face="Arial, Helvetica, sans-serif size="3">Ejemplo de texto intermitente</font></p> <br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Texto que va apareciendo: <script language="JavaScript"> var marqueewidth=350 var marqueeheight=20 var speed=5 var marqueecontents='<font face="Arial" size="3">Bienvenidos a RME</font>' if (document.all) document.write('<marquee scrollAmount='+speed+' style="width:'+marqueewidth+'">'+marqueecontents+'</marquee>') function regenerate(){ window.location.reload() } function regenerate2(){ if (document.layers){ setTimeout("window.onresize=regenerate",450) intializemarquee() } } function intializemarquee(){ document.cmarquee01.document.cmarquee02.document.write('<nobr>'+marqueecontents+'</nobr>') document.cmarquee01.document.cmarquee02.document.close() thelength=document.cmarquee01.document.cmarquee02.document.width scrollit() } function scrollit(){ if (document.cmarquee01.document.cmarquee02.left>=thelength*(-1)){ document.cmarquee01.document.cmarquee02.left-=speed setTimeout("scrollit()",100) } else{ document.cmarquee01.document.cmarquee02.left=marqueewidth scrollit() } } window.onload=regenerate2 </script> <br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Pantalla completa: <form> <input TYPE="BUTTON" NAME="BTN_FullScreen" VALUE="Modo pantalla completa" OnClick="window.open(document.location, 'big', 'fullscreen=yes')"> </form> <br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Boton con mensaje: <html> <head> <script language="LiveScript"> function pushbutton() { alert("Hola!"); } </script> </head> <body> <form> <input type="button" name="Button1" value="Click" onclick_fckprotectedatt=" onclick="pushbutton()""> </form> </body> </html> <br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />
Efecto texto: <h5><script language="JavaScript1.2"> var message="Bienvenidos a RME!" var neonbasecolor="white" var neontextcolor="yellow" var flashspeed=50 var n=0 if (document.all){ document.write('<font color="'+neonbasecolor+'">') for (m=0;m<message.length;m++) document.write('<span id="neonlight">'+message.charAt(m)+'</span>') document.write('</font>') var tempref=document.all.neonlight } else document.write(message) function neon(){ if (n==0){ for (m=0;m<message.length;m++) tempref[m].style.color=neonbasecolor } tempref[n].style.color=neontextcolor if (n<tempref.length-1) n++ else{ n=0 clearInterval(flashing) setTimeout("beginneon()",1500) return } } function beginneon(){ if (document.all) flashing=setInterval("neon()",flashspeed) } beginneon() </script> </h5> <br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br /> Texto con resplandor: <style> <!-- #glowtext{ filter:glow(color=9999CC,strength=3); width:100%; } --> </style> <script language="JavaScript1.2"> function glowit(which){ if (document.all.glowtext[which].filters[0].strength==3) document.all.glowtext[which].filters[0].strength=2 else document.all.glowtext[which].filters[0].strength=3 } function glowit2(which){ if (document.all.glowtext.filters[0].strength==3) document.all.glowtext.filters[0].strength=2 else document.all.glowtext.filters[0].strength=3 } function startglowing(){ if (document.all.glowtext&&glowtext.length){ for (i=0;i<glowtext.length;i++) eval('setInterval("glowit('+i+')",150)') } else if (glowtext) setInterval("glowit2(0)",150) } if (document.all) window.onload=startglowing </script> <span id="glowtext">RME</span> <br /><a href="http://rme.es.tl" target="_self"><img border="0" src="https://img.webme.com/pic/r/rme/pix.png" alt="RME ES TL" tis.com/Pix.png" alt="wWw.RmE.eS.tL" id="wWw.RmE.eS.tL" title="wWw.RmE.eS.tL" longdesc="wWw.RmE.eS.tL" /></a><br />