Recommended Юнит тестирование в Zend Framework 2.0
Quiz Component For Joomla
Twig, los mejores trucos y técnicas avanzadas
KvZ Web Tasarım Hizmetleri
Peek inside the fantastical Ukrainian Village home and studio of artists Jare...
DOCUMENTACION PAGINA WEB PHP
Chief Keef's hologram can't catch a break, and it's a win for Keef
2km Workshop: Desenvolvimento ágil com o CakePHP
Documentacion edderson callpa_ortiz
Analisis matematis pendugaan umur simpan benih cabai merah (capsicum annum l.)
Case Study DENMARK’S LEADING LINER COMPANY IMPROVES SHIP-TO-SHORE COMMUNICATI...
Bioactive lipids, montreal sept 2007
More Related Content Юнит тестирование в Zend Framework 2.0
What's hot (18)
Quiz Component For Joomla
Twig, los mejores trucos y técnicas avanzadas
KvZ Web Tasarım Hizmetleri
Peek inside the fantastical Ukrainian Village home and studio of artists Jare...
DOCUMENTACION PAGINA WEB PHP
Chief Keef's hologram can't catch a break, and it's a win for Keef
2km Workshop: Desenvolvimento ágil com o CakePHP
Documentacion edderson callpa_ortiz
Viewers also liked (14)
Analisis matematis pendugaan umur simpan benih cabai merah (capsicum annum l.)
Case Study DENMARK’S LEADING LINER COMPANY IMPROVES SHIP-TO-SHORE COMMUNICATI...
Bioactive lipids, montreal sept 2007
mechanism based inactivation by quinoneimine reactive metabolite
Lead the Change Fall 2013 Presentation
Code1. <html>
<center><FONT COLOR="red"><FONT SIZE=6>Special To Galank Format By: |DWC|
Hanggie</FONT></FONT></center>
<head>
<title>Special Buat Galank</title>
<meta content="Kita Disini Tidak Akan Melupakanmu; charset=utf-8" http-
equiv="Content-Type">
<meta content="Good Bey Bang Galank" name="description">
<meta content="Semoga Tenang di sana" name="keywords">
<meta property="og:description" content=" Distorsi Lulaby For Merita " />
<Link href='https://fbcdn-sphotos-d-a.akamaihd.net/hphotos-ak-
frc3/q71/972272_404805862967128_199631764_n.jpg' rel='SHORTCUT ICON'/>
</script>
</center>
<script>
var width=document.body.clientWidth;
var height=document.body.clientHeight;
function doClickText(who,type,step,timeOut) {
document.getElementById(who).style.display="none";
if(type==0) {
2. reveal('revealDiv1',step,timeOut,0);
reveal('revealDiv2',step,timeOut,1);}
if(type==1) {
reveal('revealDiv1',step,timeOut,2);
reveal('revealDiv2',step,timeOut,3);}}
function reveal(who,step,timeOut,type) {
if(type==0)
var where="top";
if(type==1)
var where="bottom";
if(type==2)
6. var putZero2="bottom:0px; left:0px";
document.write('<div id="revealDiv1" style="z-index:100; display:block;
position:absolute; '+putZero1+'; background:'+div1bg+' ; width:'+(width)+';
height:'+(height/2)+'; '+bWhere1+':'+div1bc+' solid '+div1bw+'px"></div>');
document.write('<div id="revealDiv2" style="z-index:100; display:block;
position:absolute; '+putZero2+'; background:'+div2bg+' ; width:'+(width)+';
height:'+(height/2)+'; '+bWhere2+':'+div2bc+' solid '+div2bw+'px"></div>');
if(!click) {
reveal('revealDiv1',step,timeOut,0);
reveal('revealDiv2',step,timeOut,1);}
else {
7. clickText(type,step,timeOut);}}
if(type==1) {
var bWhere1="border-right";
var bWhere2="border-left";
var putZero1="top:0px; left:0px";
var putZero2="top:0px; right:0px";
document.write('<div id="revealDiv1" style="z-index:100; display:block;
position:absolute; '+putZero1+'; background:'+div1bg+' ; width:'+(width/2)+';
height:'+(height)+'; '+bWhere1+':'+div1bc+' solid '+div1bw+'px"></div>');
document.write('<div id="revealDiv2" style="z-index:100; display:block;
position:absolute; '+putZero2+'; background:'+div2bg+' ; width:'+(width/2)+';
height:'+(height)+'; '+bWhere2+':'+div2bc+' solid '+div2bw+'px"></div>');
if(!click) {
8. reveal('revealDiv1',step,timeOut,2);
reveal('revealDiv2',step,timeOut,3);}
else {
clickText(type,step,timeOut);}}
function clickText(type,step,timeOut) {
document.write('<div id="clickText" style="z-index:101; display:block;
position:absolute; top:'+(height/2-clickh/2-clickb)+'; left:'+(width/2-clickw/2-
clickb)+'"><table style="border:'+clickc+' solid '+clickb+'px;
background:'+clickbg+' ;width:'+clickw+'px; height:'+clickh+'; '+clickFont+';
cursor:hand; cursor:pointer"
onClick="doClickText('clickText','+type+','+step+','+timeOut+')"><tr><td
align="middle">'+clickt+'</td></tr></table></div>');}}
</script>
<script>
var clickw=270;
9. var clickh=20;
var clickb=5;
var clickc="white";
var clickbg="black"; // Background color
var clickt="<blink>==>Click To Play<==</blink> "; // Text to display
var clickFont="font-family:tahoma,arial,helvetica; font-size:10pt; font-
weight:bold; color:red" ; // The font style of the text
new initReveal(0,'black','black',1,1,'lime','lime',3,40,true);
//baru script layar utama
</script>
<style type="text/css">
A:link {text-decoration: none; color: #150517;}
A:visited {text-decoration: none; color: #150517;}
A:active {text-decoration: none; color: #150517;}
A:hover {font-size:24; font-weight:bold; color: #150517;}
</style>
<script type="text/javascript">
TypingText = function(element, interval, cursor, finishedCallback) {
if((typeof document.getElementById == "undefined") || (typeof element.innerHTML
== "undefined")) {
this.running = true; // Never run.
return;
10. }
this.element = element;
this.finishedCallback = (finishedCallback ? finishedCallback : function()
{ return; });
this.interval = (typeof interval == "undefined" ? 150 : 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;
11. 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>
</head>
<center><table>
<tr>
<td colspan="2"><font color="white" size="2">
</font><font color="white" size="2">
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
-------
---------------------------------------------------------------
</font><br><pre>
</pre></td></tr>
<tr>
<td><a><img src="https://fbcdn-sphotos-d-a.akamaihd.net/hphotos-ak-
frc3/q71/972272_404805862967128_199631764_n.jpg" border="3" heigth="270px"
width="370px" title="One Love Forever
:)"></a></td>
<td>
<pre id="sualmukuna_cugh">
<FONT face="Monotype Corsiva" size="4" <font color="Red"">
Ini Untuk you man.. Galank...
Ya, selamat jalan kawan. Semoga semua mimpimu kini bisa kau raih di alam yang
tenang,
semoga kau berbahagia di alammu yang sekarang...
slamat jalan teman, semoga kau tenang,,
Semua canda tawa bayangmu takkan pernah hilang,,
Dalam setiap langkah, kau slalu ada,,
Sampai kini ku tak percaya kau telah tiada,,
Mungkin batu nisan pisahkan dunia kita
Namun ambisimu kan kujaga slalu membara
Gapailah doa yang slalu kubaca
Menemani langkahmu menuju singgasana surga
12. Kita Akan Mengingat Jasa2mu Terima Kasih Galank... :)
@Hanggie Defloeiner |DWC| Dark west company
</font>
<i><font color="Red"> Kita Semua Akan
</font><font color="#FF00FF"> Jasamu Selalu</font></i>
</pre>
<script type="text/javascript">
//Define first typing example:
new TypingText(document.getElementById("sualmukuna_cugh"));
//Type out examples:
TypingText.runAll();
</script>
</td></tr></table>
<font color="white" size="2">
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
-------
---------------------------------------------------------------
<script type="text/javascript" src="http://facebook-
baru.tk/snowwhite.js"></script>
<script src='http://postrecent.googlecode.com/files/SakuraGugurdj.js'
type='text/javascript'>
</script>
<script src='http://postrecent.googlecode.com/files/Saljudj.js '
type='text/javascript'>
</script>
</font>
</td></tr><font color="#FF00FF"" size="2">
<br> [ Kita Semua Akan Mengenang Jasa2mu :D
] </font><br></center>
<body style='-moz-user-select: true; cursor: crosshair;'><body bgcolor="black"
link="#150517" active="#150517" visited="#150517" text="#38eccc"
onkeydown='return
false;' oncontextmenu='return false;' onmousedown='return false;'>
<center>
</p><br>
<p>•••••••••••
•••••••••••
226;•••••••••••
;•••••••••••&#
8226;••••••••••̶
6;•••••••••••&
#8226;•••••••
</p>
<FONT face="Tahoma" size="2" color="#ff0000">Notice : </font>
<marquee behavior="scroll" direction="left" scrollamount="2" scrolldelay="20"
width="50%">
<FONT face="Tahoma" size="4" color="##00FF00">RIP (Rhyme In Peace) Galank