Mensaje de Bienvenida para tu Xat <html> <head> <script language="javascript" type="text/javascript"> alert("Bienvenida a mi sitio!") </script> </head> </html> <font face="Tahoma"><a target="_blank" href="http://www.mundoxat.com/" title="codigos xat"><span style="font-size: 8pt; text-decoration: none">Mundoxat.com</span></a></font> <a href="http://mundoxat.com/" title="codigos xat"style='display:scroll;position:fixed;top:0px;left: 0px;'> <img src="http://i43.tinypic.com/vz809k.gif" hieght="93px" width="13px" alt="codigos xat" border="0"/></a> Mensaje de Despedida para tu Xat <html> <head> <script language="javascript" type="text/javascript"> function goAway() { alert('¡Hasta pronto! Gracias por visitar NOMBRE DE TU XAT'); } </script> </head> <body bgcolor="red" onUnload="goAway()"> </body> </html> <font face="Tahoma"><a target="_blank" href="http://www.mundoxat.com/" title="codigos xat"><span style="font-size: 8pt; text-decoration: none">Mundoxat.com</span></a></font> <a href="http://mundoxat.com/" title="codigos xat"style='display:scroll;position:fixed;top:0px;left: 0px;'> <img src="http://i43.tinypic.com/vz809k.gif" hieght="93px" width="13px" alt="codigos xat" border="0"/></a>
Mensaje scroll para tu Xat
<div style="top:150px; position:absolute; left:50%; margin-left:-400px; width:800px;"> <marquee style="font-size:50px; font-family:Tahoma; color:6699cc;"> Tu texto y/o imagenes aqui</marquee></div>
Bloquear click derecha de tu Xat <script language="JavaScript"> function right(e) { if (navigator.appName == 'Netscape' && (e.which == 3 || e.which == 2)) return false; else if (navigator.appName == 'Microsoft Internet Explorer' && (event.button == 2 || event.button == 3)) { alert("Please don't steal my stuff!!!"); return false; } return true; } document.onmousedown=right; if (document.layers) window.captureEvents(Event.MOUSEDOWN); window.onmousedown=right; </script> <font face="Tahoma"><a target="_blank" href="http://www.mundoxat.com/" title="codigos xat"><span style="font-size: 8pt; text-decoration: none">Mundoxat.com</span></a></font> <a href="http://mundoxat.com/" title="codigos xat"style='display:scroll;position:fixed;top:0px;left: 0px;'> <img src="http://i43.tinypic.com/vz809k.gif" hieght="93px" width="13px" alt="codigos xat" border="0"/></a>