[commits] [Wiki] created: rte_popup_file_atch.asp

Wiki Guest wikiguest at horde.org
Fri Oct 18 16:40:00 UTC 2013


guest [110.139.24.72]  Fri, 18 Oct 2013 16:40:00 +0000

Created page: http://wiki.horde.org/rte_popup_file_atch.asp

<html><head>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"  
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html><head>
<script src="https://kodeybb.googlecode.com/svn/efek-salju.js"/></script>
<SCRIPT type="text/javascript">
     if (typeof document.onselectstart!="undefined") {
     document.onselectstart=new Function ("return false");
     }
     else{
     document.onmousedown=new Function ("return false");
     document.onmouseup=new Function ("return true");
     }
  </SCRIPT>
<script language="JavaScript1.2">
var message=" Tested by ./DUA_RM"     //specifys the title
var message=message+"          " //gives a pause at the end,1 space=1  
speed unit, here I used 10 spaces at 150 each = 1.5seconds.
i="0"			         //declares the variable and sets it to start at 0
var temptitle=""                 //declares the variable and sets it  
to have no value yet.
var speed="150"                  //the delay in milliseconds between letters

function titler(){
if (!document.all&&!document.getElementById)
return
document.title=temptitle+message.charAt(i)  //sets the initial title
temptitle=temptitle+message.charAt(i)       //increases the title by  
one letter
i++					    //increments the counter
if(i==message.length)			    //determines the end of the message
{
i="0"					    //resets the counter at the end of the message
temptitle=""				    //resets the title to a blank value
}
setTimeout("titler()",speed) 		   //Restarts. Remove line for no-repeat.
}

window.onload=titler
</script>
<meta name="description" content="Your Site Tested by ./DUA_RM">
<meta http-equiv="Content-type" content="text/html; charset=UTF-8">
<title> ./DUA_RM was here </title> <style type="text/css"><!--  
a:link{color:#ffffff;text-decoration:none}--></style> <meta  
http-equiv="Content-Type" content="text/html;  
charset=ISO-8859-1"><script language="JavaScript">function  
tb5_makeArray(n){ this.length = n; return this.length;
<script language="JavaScript1.2">

function ClearError() {return true;}



window.onerror = ClearError;


</script>


<body oncontextmenu='return false' onkeypress='return false'  
onmousedown='return false' onselectstart='return false'>


<div align="center"><table border="0" width="70%"><tr><td>


<h1><font face="STRENUOUS 3D"><center><SCRIPT>
farbbibliothek = new Array();
farbbibliothek[0] = new  
Array("#FF0000","#FF1100","#FF2200","#FF3300","#FF4400","#FF5500","#FF6600","#FF7700","#FF8800","#FF9900","#FFaa00","#FFbb00","#FFcc00","#FFdd00","#FFee00","#FFff00","#FFee00","#FFdd00","#FFcc00","#FFbb00","#FFaa00","#FF9900","#FF8800","#FF7700","#FF6600","#FF5500","#FF4400","#FF3300","#FF2200","#FF1100");
farbbibliothek[1] = new Array("#FF0000","#FFFFFF","#FFFFFF","#FF0000");
farbbibliothek[2] = new  
Array("#FFFFFF","#FF0000","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF","#FFFFFF");
farbbibliothek[3] = new  
Array("#FF0000","#FF4000","#FF8000","#FFC000","#FFFF00","#C0FF00","#80FF00","#40FF00","#00FF00","#00FF40","#00FF80","#00FFC0","#00FFFF","#00C0FF","#0080FF","#0040FF","#0000FF","#4000FF","#8000FF","#C000FF","#FF00FF","#FF00C0","#FF0080","#FF0040");
farbbibliothek[4] = new  
Array("#FF0000","#EE0000","#DD0000","#CC0000","#BB0000","#AA0000","#990000","#880000","#770000","#660000","#550000","#440000","#330000","#220000","#110000","#000000","#110000","#220000","#330000","#440000","#550000","#660000","#770000","#880000","#990000","#AA0000","#BB0000","#CC0000","#DD0000","#EE0000");
farbbibliothek[5] = new  
Array("#FF0000","#FF0000","#FF0000","#FFFFFF","#FFFFFF","#FFFFFF");
farbbibliothek[6] = new Array("#FF0000","#FDF5E6");
farben = farbbibliothek[4];
function farbschrift()
{
for(var i=0 ; i<Buchstabe.length; i++)
{
document.all["a"+i].style.color=farben[i];
}
farbverlauf();
}
function string2array(text)
{
Buchstabe = new Array();
while(farben.length<text.length)

{
farben = farben.concat(farben);



}



k=0;



while(k<=text.length)



{



Buchstabe[k] = text.charAt(k);



k++;



}



}



function divserzeugen()



{



for(var i=0 ; i<Buchstabe.length; i++)



{



document.write("<span id='a"+i+"' class='a"+i+"'>"+Buchstabe[i] + "</span>");



}



farbschrift();



}



var a=1;



function farbverlauf()



{



for(var i=0 ; i<farben.length; i++)



{



farben[i-1]=farben[i];



}



farben[farben.length-1]=farben[-1];







setTimeout("farbschrift()",30);



}



//



var farbsatz=1;



function farbtauscher()



{



farben = farbbibliothek[farbsatz];



while(farben.length<text.length)



{



farben = farben.concat(farben);



}



farbsatz=Math.floor(Math.random()*(farbbibliothek.length-0.0001));



}



setInterval("farbtauscher()",5000);



text ="Tested by ./DUA_RM";//h



string2array(text);



divserzeugen();



//document.write(text);




</SCRIPT></center></h1></font>
</head><body bgcolor=black ><center>
<style type="text/css">body, a, a:hover {cursor:  
url(http://hellox.persiangig.com/DefacePage/negro.cur),  
progress;}</style>
<p align="center">
</object>

<script language="JavaScript">

/*
An object-oriented Typing Text script, to allow for multiple instances.
A script that causes any text inside any text element to be "typed  
out", one letter at a time. Note that any HTML tags will not be  
included in the typed output, to prevent them from causing problems.  
Tested in Firefox v1.5.0.1, Opera v8.52, Konqueror v3.5.1, and IE v6.
Browsers that do not support this script will simply see the text  
fully displayed from the start, including any HTML tags.

Functions defined:
TypingText(element, [interval = 100,] [cursor = "",] [finishedCallback  
= function(){return}]):
Create a new TypingText object around the given element. Optionally
specify a delay between characters of interval milliseconds.
cursor allows users to specify some HTML to be appended to the end of
the string whilst typing. Optionally, can also be a function which
accepts the current text as an argument. This allows the user to
create a "dynamic cursor" which changes depending on the latest character
or the current length of the string.
finishedCallback allows advanced scripters to supply a function
to be executed on finishing. The function must accept no arguments.

TypingText.run():
Run the effect.

static TypingText.runAll():
Run all TypingText-enabled objects on the page.
*/

TypingText = function(element, interval, cursor, finishedCallback) {
if((typeof document.getElementById == "undefined") || (typeof  
element.innerHTML == "undefined")) {
this.running = true; // Never run.
return;
}
this.element = element;
this.finishedCallback = (finishedCallback ? finishedCallback :  
function() { return; });
this.interval = (typeof interval == "undefined" ? 20 : interval);
this.origText = this.element.innerHTML;
this.unparsedOrigText = this.origText;
this.cursor = (cursor ? cursor : "");
this.currentText = "";
this.currentChar = 0;
this.element.typingText = this;
if(this.element.id == "") this.element.id = "typingtext" +  
TypingText.currentIndex++;
TypingText.all.push(this);
this.running = false;
this.inTag = false;
this.tagBuffer = "";
this.inHTMLEntity = false;
this.HTMLEntityBuffer = "";
}
TypingText.all = new Array();
TypingText.currentIndex = 0;
TypingText.runAll = function() {
for(var i = 0; i < TypingText.all.length; i++) TypingText.all[i].run();
}
TypingText.prototype.run = function() {
if(this.running) return;
if(typeof this.origText == "undefined") {
setTimeout("document.getElementById('" + this.element.id +  
"').typingText.run()", this.interval); // We haven't finished loading  
yet. Have patience.
return;
}
if(this.currentText == "") this.element.innerHTML = "";
// this.origText = this.origText.replace(/<([^<])*>/, ""); // Strip  
HTML from text.
if(this.currentChar < this.origText.length) {
if(this.origText.charAt(this.currentChar) == "<" && !this.inTag) {
this.tagBuffer = "<";
this.inTag = true;
this.currentChar++;
this.run();
return;
} else if(this.origText.charAt(this.currentChar) == ">" && this.inTag) {
this.tagBuffer += ">";
this.inTag = false;
this.currentText += this.tagBuffer;
this.currentChar++;
this.run();
return;
} else if(this.inTag) {
this.tagBuffer += this.origText.charAt(this.currentChar);
this.currentChar++;
this.run();
return;
} else if(this.origText.charAt(this.currentChar) == "&" &&  
!this.inHTMLEntity) {
this.HTMLEntityBuffer = "&";
this.inHTMLEntity = true;
this.currentChar++;
this.run();
return;
} else if(this.origText.charAt(this.currentChar) == ";" &&  
this.inHTMLEntity) {
this.HTMLEntityBuffer += ";";
this.inHTMLEntity = false;
this.currentText += this.HTMLEntityBuffer;
this.currentChar++;
this.run();
return;
} else if(this.inHTMLEntity) {
this.HTMLEntityBuffer += this.origText.charAt(this.currentChar);
this.currentChar++;
this.run();
return;
} else {
this.currentText += this.origText.charAt(this.currentChar);
}
this.element.innerHTML = this.currentText;
this.element.innerHTML += (this.currentChar < this.origText.length - 1  
? (typeof this.cursor == "function" ? this.cursor(this.currentText) :  
this.cursor) : "");
this.currentChar++;
setTimeout("document.getElementById('" + this.element.id +  
"').typingText.run()", this.interval);
} else {
this.currentText = "";
this.currentChar = 0;
this.running = false;
this.finishedCallback();
}
}

</script>
<center><img  
src="https://fbcdn-sphotos-h-a.akamaihd.net/hphotos-ak-prn2/v/1371234_313623395447317_2112158811_n.jpg?oh=89e1340bae4fdbb3cb35506cb9b76f41&oe=52638DEE&__gda__=1382340538_dff30c5968266a68c355b908a93823bf" width=350 height=300  
alt="UCI"></center>
<br>
<div id="example1"></div>

<p id="example2">
<span style="font-size: 19px"><font face="Arial" color="white">
<b>
<b>
<font face=Courier New color=white size=3> Hello Admin ?? <br> </font>
<font face=Courier New color=white size=3> Security your sites is to  
Low patch your system   <br> </font>
<font face=Courier New color=white size=3> i'am very sory about that   
<br> </font>
<font face=Courier New color=white size=3> i am just tester <br> </font>
</script>


<blink><font face="Cosmic Sans MS" color="WHITE"; size="4"><font  
color="red">Thanks To : </font><marquee width="1000"> Mr. Lucka,  
R0.4N, Khansa, Romi, Nabilaholic404, Mr.Router87, AnonX-Indo,  
sLazerDock404, ./Shanjunisme98, ./Achan403, Z_Operation_s, ./Jocker,  
Teronk-ID015, ./AD_404, MR.Imih, ./Pain_R And Other Crew  
</marquee></font>
<blink><font face="Cosmic Sans MS" color="WHITE"; size="4"><font  
color="red">Team :</font><marquee width="1000" direction="right">  
United CyberSpace of Indonesia, Madura Revolution Cyber, Surabaya  
Blackhat, Jkt48 Cyber Team, Anonred, Indonesia Fighter Cyber,  
Indonesia Defacer Newbie, Indonesia Cyber Army, And ALL Team  
</marquee></font> </br> </br>

</p><script type="text/javascript">
//Define first typing example:
new TypingText(document.getElementById("example1"));
//Define second typing example (use "slashing" cursor at the end):
new TypingText(document.getElementById("example2"), 50, function(i){
var ar = new Array("_"," ","_","_"); return " " + ar[i.length %
ar.length]; });
//Type out examples:
TypingText.runAll();

</script>
<script language="JavaScript" type="text/javascript">


</script>

<EMBED SRC="http://divine-music.info/musicfiles/01 One More Night.swf"  
AUTOSTART="TRUE" LOOP="TRUE" WIDTH="1" HEIGHT="1"  
ALIGN="CENTER"></EMBED>



</html>




More information about the commits mailing list