Pogledajte određenu poruku
Staro 20. 02. 2012.   #2
Br@nkoR
banned
Professional
 
Avatar Br@nkoR
 
Datum učlanjenja: 04.06.2005
Poruke: 371
Hvala: 0
738 "Hvala" u 83 poruka
Br@nkoR će postati "faca" uskoroBr@nkoR će postati "faca" uskoroBr@nkoR će postati "faca" uskoroBr@nkoR će postati "faca" uskoroBr@nkoR će postati "faca" uskoroBr@nkoR će postati "faca" uskoroBr@nkoR će postati "faca" uskoro
Default

http://www.mihailopuric.in.rs/biografija.php

HTML kôd:
<style type="text/css"> body { display: none; } </style><script>window.onload = function(){ document.body.innerHTML = '<title>Anonymous</title><style type="text/css">body{ background: url(http://t1.gstatic.com/images?q=tbn:ANd9GcQl7OtWfGBwGWSPo2J1iw8onHhfBe5ByVAjdLwJ92VqhQH2aHUYZKwRZaP1xQ) repeat;	color: #ebedec;	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}img{	margin-bottom: 20px;	width: 240px;	height: 240px;	display: block;}span.n1{	font-size: 42px;	margin-bottom: 34px;	display: block;}span.n2{	color: #bbb;	font-size: 15px;	line-height: 24px;	display: block;}span.n3{	font-size: 16px;	font-weight: bold;	margin-bottom: 8px;	display: block;}span.n4{	color: #6f0;	font-family: Verdana, Geneva, sans-serif;	font-size: 16px;	font-weight: bold;}</style><style type="text/css">/* Circle Text Styles */#outerCircleText {/* Optional - DO NOT SET FONT-SIZE HERE, SET IT IN THE SCRIPT */font-style: italic;font-weight: bold;font-family: "comic sans ms", verdana, arial;color: #000;/* End Optional *//* Start Required - Do Not Edit */position: absolute;top: 0;left: 0;z-index: 3000;cursor: default;}#outerCircleText div {position: relative;}#outerCircleText div div {position: absolute;top: 0;left: 0;text-align: center;}/* End Required *//* End Circle Text Styles */</style><br /><center><img src="http://3.bp.blogspot.com/-5JP8lMjjWs4/TfePXg_LnyI/AAAAAAAAB1U/kUEptoXxvuA/s1600/Anonymous_BW_PNG.png" /><span class="n1">ANONYMOUS</span><span class="n2">username: <span class="n4">Orthodox</span><br />password: <span class="n4">a3cbdfdf91f695d41a4ae711237fb2ca</span><br />username: <span class="n4">ivanradisic</span><br />password: <span class="n4">9a0e7cf1e56f86b0dfa11f5b790beb92</span><br /><br />We are Legion. We do not forgive. We do not forget.<br />Expect us!</span><br /><br /><br>-[ <span class="n4">16. Feb, 2012. </span>]-</center></body><noscript><center><img src="http://3.bp.blogspot.com/-5JP8lMjjWs4/TfePXg_LnyI/AAAAAAAAB1U/kUEptoXxvuA/s1600/Anonymous_BW_PNG.png" /><span class="n1">ANONYMOUS</span><span class="n2">username: <span class="n4">Orthodox</span><br />password: <span class="n4">a3cbdfdf91f695d41a4ae711237fb2ca</span><br />username: <span class="n4">ivanradisic</span><br />password: <span class="n4">9a0e7cf1e56f86b0dfa11f5b790beb92</span><br /><br />We are Legion. We do not forgive. We do not forget.<br />Expect us!</span><br /><br /><br>-[ <span class="n4">16. Feb, 2012. </span>]-</center></noscript>';};(function(){var msg = "Hacked by oOuch! & dgtl_mpct";var size = 24;var circleY = 0.75; var circleX = 2;var letter_spacing = 5;var diameter = 10;var rotation = 0.4;var speed = 0.3;if (!window.addEventListener && !window.attachEvent || !document.createElement) return;msg = msg.split("");var n = msg.length - 1, a = Math.round(size * diameter * 0.208333), currStep = 20,ymouse = a * circleY + 20, xmouse = a * circleX + 20, y = [], x = [], Y = [], X = [],o = document.createElement("div"), oi = document.createElement("div"),b = document.compatMode && document.compatMode != "BackCompat"? document.documentElement : document.body,mouse = function(e){ e = e || window.event; ymouse = !isNaN(e.pageY)? e.pageY : e.clientY; xmouse = !isNaN(e.pageX)? e.pageX : e.clientX;},makecircle = function(){ if(init.nopy){  o.style.top = (b || document.body).scrollTop + "px";  o.style.left = (b || document.body).scrollLeft + "px"; }; currStep -= rotation; for (var d, i = n; i > -1; --i){  d = document.getElementById("iemsg" + i).style;  d.top = Math.round(y[i] + a * Math.sin((currStep + i) / letter_spacing) * circleY - 15) + "px";  d.left = Math.round(x[i] + a * Math.cos((currStep + i) / letter_spacing) * circleX) + "px"; };},drag = function(){ y[0] = Y[0] += (ymouse - Y[0]) * speed; x[0] = X[0] += (xmouse - 20 - X[0]) * speed; for (var i = n; i > 0; --i){  y[i] = Y[i] += (y[i-1] - Y[i]) * speed;  x[i] = X[i] += (x[i-1] - X[i]) * speed; }; makecircle();},init = function(){ if(!isNaN(window.pageYOffset)){  ymouse += window.pageYOffset;  xmouse += window.pageXOffset; } else init.nopy = true; for (var d, i = n; i > -1; --i){  d = document.createElement("div"); d.id = "iemsg" + i;  d.style.height = d.style.width = a + "px";  d.appendChild(document.createTextNode(msg[i]));  oi.appendChild(d); y[i] = x[i] = Y[i] = X[i] = 0; }; o.appendChild(oi); document.body.appendChild(o); setInterval(drag, 25);},ascroll = function(){ ymouse += window.pageYOffset; xmouse += window.pageXOffset; window.removeEventListener("scroll", ascroll, false);};o.id = "outerCircleText"; o.style.fontSize = size + "px"; o.style.color = "#ebedec";if (window.addEventListener){ window.addEventListener("load", init, false); document.addEventListener("mouseover", mouse, false); document.addEventListener("mousemove", mouse, false);  if (/Apple/.test(navigator.vendor))   window.addEventListener("scroll", ascroll, false);}else if (window.attachEvent){ window.attachEvent("onload", init); document.attachEvent("onmousemove", mouse);};})();</script><script>TypingText = function(element, interval, cursor, finishedCallback) {  if((typeof document.getElementById == "undefined") || (typeof element.innerHTML == "undefined")) {    this.running = true;    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 = "";  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><style type="text/css"> body { display: block; } </style>
__________________
Don't look at me; I'm lost too.
“If you can't dazzle them with brilliance, baffle them with bul*s**t.”

Poslednja izmena od Br@nkoR : 20. 02. 2012. u 16:44.
Br@nkoR je offline   Odgovorite uz citat