| 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|---|
| 2 | <HTML><HEAD><TITLE>Hacked TuGBeRK - For TURKEY</TITLE>
|
|---|
| 3 | <META http-equiv=Content-Type content="text/html; charset=windows-1254">
|
|---|
| 4 | <SCRIPT language=JavaScript>
|
|---|
| 5 | var message="";
|
|---|
| 6 | function clickIE() {if (document.all) {(message);return false;}}
|
|---|
| 7 | function clickNS(e) {if
|
|---|
| 8 | (document.layers||(document.getElementById&&!document.all)) {
|
|---|
| 9 | if (e.which==2||e.which==3) {(message);return false;}}}
|
|---|
| 10 | if (document.layers)
|
|---|
| 11 | {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
|
|---|
| 12 | else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
|
|---|
| 13 | </SCRIPT>
|
|---|
| 14 | <TR><TD class=sidecontentb height="21" width="214">
|
|---|
| 15 | <META content="Microsoft FrontPage 5.0" name=GENERATOR></HEAD>
|
|---|
| 16 | <BODY text=#00ff00 vLink=#ff0000 aLink=#00ffff link=#ffff00 bgColor=#000000
|
|---|
| 17 | background="" onload=writetext();>
|
|---|
| 18 | <P align=center> <EMBED src=http://www.ulkuocaklari.org.tr/muzik/sentez/01.wma
|
|---|
| 19 | width=181 height=26 type=audio/x-ms-wma> </P>
|
|---|
| 20 | <p>
|
|---|
| 21 | <select name="schemesel" onChange="document.bgColor =
|
|---|
| 22 |
|
|---|
| 23 | this.options[selectedIndex].value" size="1" style="background-color: rgb(57,57,57); color: rgb(255,255,255)">
|
|---|
| 24 | <option value="000000" selected>SÝYAH</option>
|
|---|
| 25 | <option value="0000FF">MAVÝ</option>
|
|---|
| 26 | <option value="A0A0A0">GRÝ</option>
|
|---|
| 27 | <option value="E9E900">SARI</option>
|
|---|
| 28 | <option value="A0A0FF">ÞAFAK MAVÝSÝ</option>
|
|---|
| 29 | <option value="C70000">KIRMIZI</option>
|
|---|
| 30 | <option value="FFFFA0">AÇIK SARI</option>
|
|---|
| 31 | <option value="F0F0FA">ÝNCÝ BEYAZI</option>
|
|---|
| 32 | <option value="FF00FF">MOR</option>
|
|---|
| 33 | <option value="00FFFF">TURKUAZ</option>
|
|---|
| 34 | </select>
|
|---|
| 35 | <script LANGUAGE="JavaScript">
|
|---|
| 36 |
|
|---|
| 37 |
|
|---|
| 38 | <!-- This script and many more are available free online at -->
|
|---|
| 39 | <!-- The JavaScript Source!! http://javascript.internet.com -->
|
|---|
| 40 |
|
|---|
| 41 | <!-- Begin
|
|---|
| 42 | var speed = 100;
|
|---|
| 43 | var cycledelay = 2000;
|
|---|
| 44 | var maxsize = 28;
|
|---|
| 45 |
|
|---|
| 46 | var x = 0;
|
|---|
| 47 | var y = 0;
|
|---|
| 48 | var themessage, size;
|
|---|
| 49 | var esize = "</font>";
|
|---|
| 50 |
|
|---|
| 51 | function initArray() {
|
|---|
| 52 | this.length = initArray.arguments.length;
|
|---|
| 53 | for (var i = 0; i < this.length; i++) {
|
|---|
| 54 | this[i] = initArray.arguments[i];
|
|---|
| 55 | }
|
|---|
| 56 | }
|
|---|
| 57 | var themessage2 = new initArray(
|
|---|
| 58 | "TuGBeRK_!!",
|
|---|
| 59 | "Halâ Akýllanmýyorsunuz!!",
|
|---|
| 60 | "Ve Siz bunu %100 Hak Ettiniz!!",
|
|---|
| 61 | "sunu aklýnýzdan cýkarmayýn!!",
|
|---|
| 62 | "Siz Adam Olmadýkca Biz Devam Edeceðiz_!!"
|
|---|
| 63 | );
|
|---|
| 64 | if(navigator.appName == "Netscape")
|
|---|
| 65 | document.write('<layer id="wds"></layer><br>');
|
|---|
| 66 | if (navigator.appVersion.indexOf("MSIE") != -1)
|
|---|
| 67 | document.write('<span id="wds"></span><br>');
|
|---|
| 68 | function upwords(){
|
|---|
| 69 | themessage = themessage2[y];
|
|---|
| 70 | if (x < maxsize) {
|
|---|
| 71 | x++;
|
|---|
| 72 | setTimeout("upwords()",speed);
|
|---|
| 73 | }
|
|---|
| 74 | else setTimeout("downwords()",cycledelay);
|
|---|
| 75 |
|
|---|
| 76 | if(navigator.appName == "Netscape") {
|
|---|
| 77 | size = "<font point-size='"+x+"pt'>";
|
|---|
| 78 | document.wds.document.write(size+"<center>"+themessage+"</center>"+esize);
|
|---|
| 79 | document.wds.document.close();
|
|---|
| 80 | }
|
|---|
| 81 | if (navigator.appVersion.indexOf("MSIE") != -1){
|
|---|
| 82 | wds.innerHTML = "<center>"+themessage+"</center>";
|
|---|
| 83 | wds.style.fontSize=x+'px'
|
|---|
| 84 | }
|
|---|
| 85 | }
|
|---|
| 86 | function downwords(){
|
|---|
| 87 | if (x > 1) {
|
|---|
| 88 | x--;
|
|---|
| 89 | setTimeout("downwords()",speed);
|
|---|
| 90 | }
|
|---|
| 91 | else {
|
|---|
| 92 | setTimeout("upwords()",cycledelay);
|
|---|
| 93 | y++;
|
|---|
| 94 | if (y > themessage2.length - 1) y = 0;
|
|---|
| 95 | }
|
|---|
| 96 | if(navigator.appName == "Netscape") {
|
|---|
| 97 | size = "<font point-size='"+x+"pt'>";
|
|---|
| 98 | document.wds.document.write(size+"<center>"+themessage+"</center>"+esize);
|
|---|
| 99 | document.wds.document.close();
|
|---|
| 100 | }
|
|---|
| 101 | if (navigator.appVersion.indexOf("MSIE") != -1){
|
|---|
| 102 | wds.innerHTML = "<center>"+themessage+"</center>";
|
|---|
| 103 | wds.style.fontSize=x+'px'
|
|---|
| 104 | }
|
|---|
| 105 | }
|
|---|
| 106 | setTimeout("upwords()",speed);
|
|---|
| 107 | // End -->
|
|---|
| 108 | </script>
|
|---|
| 109 | <script language="javascript">
|
|---|
| 110 |
|
|---|
| 111 | /*
|
|---|
| 112 |
|
|---|
| 113 | */
|
|---|
| 114 |
|
|---|
| 115 |
|
|---|
| 116 | //How fast the text will slide
|
|---|
| 117 | var speed=100
|
|---|
| 118 | //The Message
|
|---|
| 119 | var msg=" -=hACKed By R.D.K.D =-"
|
|---|
| 120 | //The Text Size
|
|---|
| 121 | var size="4"
|
|---|
| 122 |
|
|---|
| 123 |
|
|---|
| 124 | //Don't Edit below this line - Except the colors.
|
|---|
| 125 | var s="0"
|
|---|
| 126 | var i="0"
|
|---|
| 127 |
|
|---|
| 128 | function slide(){
|
|---|
| 129 |
|
|---|
| 130 | var indent=new Array()
|
|---|
| 131 | indent[1]="0pt"
|
|---|
| 132 | indent[2]="5pt"
|
|---|
| 133 | indent[3]="10pt"
|
|---|
| 134 | indent[4]="15pt"
|
|---|
| 135 | indent[5]="20pt"
|
|---|
| 136 | indent[6]="25pt"
|
|---|
| 137 | indent[7]="30pt"
|
|---|
| 138 | indent[8]="25pt"
|
|---|
| 139 | indent[9]="20pt"
|
|---|
| 140 | indent[10]="15pt"
|
|---|
| 141 | indent[11]="10pt"
|
|---|
| 142 | indent[12]="5pt"
|
|---|
| 143 | indent[13]="0pt"
|
|---|
| 144 | indent[14]="-5pt"
|
|---|
| 145 | indent[15]="0pt"
|
|---|
| 146 | indent[16]="0pt"
|
|---|
| 147 | indent[17]="0pt"
|
|---|
| 148 | indent[18]="0pt"
|
|---|
| 149 | indent[19]="0pt"
|
|---|
| 150 | indent[20]="0pt"
|
|---|
| 151 |
|
|---|
| 152 | i=(i==20)?1:++i
|
|---|
| 153 |
|
|---|
| 154 | //You can Edit the colors
|
|---|
| 155 | var color=new Array()
|
|---|
| 156 | color[1]="blue"
|
|---|
| 157 | color[2]="red"
|
|---|
| 158 | color[3]="green"
|
|---|
| 159 |
|
|---|
| 160 | //Don't Edit below this line
|
|---|
| 161 | s=(s==3)?1:++s
|
|---|
| 162 |
|
|---|
| 163 | var code="<font size=" + size + " color='" + color[s] + "'>" + msg + "</font>"
|
|---|
| 164 |
|
|---|
| 165 |
|
|---|
| 166 | document.all.M1.style.letterSpacing=indent[i]
|
|---|
| 167 | document.all.M1.innerHTML=code
|
|---|
| 168 |
|
|---|
| 169 | setTimeout("slide()",speed)
|
|---|
| 170 |
|
|---|
| 171 | }
|
|---|
| 172 |
|
|---|
| 173 | window.onload=slide
|
|---|
| 174 | </script>
|
|---|
| 175 | </p>
|
|---|
| 176 | </TD></TR>
|
|---|
| 177 | <SCRIPT language=Javascript1.2>
|
|---|
| 178 | </SCRIPT>
|
|---|
| 179 |
|
|---|
| 180 | <SCRIPT language=JavaScript1.2>
|
|---|
| 181 |
|
|---|
| 182 | </SCRIPT>
|
|---|
| 183 |
|
|---|
| 184 | <P align=center> </P>
|
|---|
| 185 | <P align=center><B><FONT color=#545454 size=7>Hacked by TuGBeRK</FONT></B></P>
|
|---|
| 186 | <P align=center><FONT color=#545454 size=7><B>TuGBeRK</B> </FONT></P>
|
|---|
| 187 | <P align=center> </P>
|
|---|
| 188 | <P align=center><FONT color=#545454 size=7><B>Bu site Bölümü TuGBeRK Tarafýndan hacklenmiþtir...</B> </FONT></P>
|
|---|
| 189 | <P align=center><FONT color=#545454 size=7><B>BismiLaHirRahManiRRaH!m ( </B> </FONT></P>
|
|---|
| 190 | <P align=center><B> Herþey Vatan için...</B></P>
|
|---|
| 191 | <P align=center> </P>
|
|---|
| 192 | <P align=center><FONT face=Arial color=#545454
|
|---|
| 193 | size=7><B>بِسْــــــــــــــــــــــمِ اﷲِارَّحْمَنِ ارَّحِيمم</B></FONT></P>
|
|---|
| 194 | <P align=center>
|
|---|
| 195 | <input type="button" value="kapatýver bi zahmet" onClick="window.close()"></P>
|
|---|
| 196 | <P align=center> </P></BODY></HTML>
|
|---|