">

 

 

 

 

 

">

 

 

 

 

 

">

 

 

">

 

 

">

 

 

">

 

 

 

 

 

">

 

 

 

 

 

">
 
     
     

     ¿Qué buscas? 

     


    HACKED BY ..

    HACKED BY ..



    HacKeD By Romiro.xp

    *,html,body,div,p,h2{padding: 0px;margin: 0px;}body{background-color: #000000;}#container

    {margin: 0 auto;width: 980px;padding-top: 40px;}#content-container{float: left;width:

    980px;}#content{clear: left;float: center;width: 581px;padding: 20px 0 20px 0;margin: 0 0 0

    30px;display: inline;color: #333;}#content h2 {font-family: Times New Roman;font-size: 170px;}

    #aside{float: right;width: 348px;padding: 0px;display: inline;background-image: url

    ('');height: 376px;}.hacker{float: center;font-family: Comic Sans MS;font-size: 30px;font-weight:

    bold;}.notes{padding-top: 90px;font-family: Comic Sans MS;line-height: 1.3em;font-size: 16px;font-

    family: "Comic Sans MS";}.
     
    {padding-top: 30px;font-size: 18px;font-family: "Comic Sans MS", Courier, monospace;font-

    weight: bold;color: #800000;}


    /*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" ? 100 : 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);
        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();
      }
    }
     
    /*]]>*/
     
     


       

           

     

    |-|4CK3[)


    BY et Romiro.Xp


       
       

    # H4CK3D By Romiro.Xp


    # Fuck You 4dmin


    # Plea$e... D0n't Give Up


    # Becau$e You $ecurity i$ 0.01 %


    # Spécial Thanks To : Romiro ; Romiro.xp ...


    # C0ntact  Me F0r M0re $ecurity

        


        r.omiro@hotmail.fr


        #D0n't Pl4y With M3....  


     


    /*new TypingText(document.getElementById("message"), 90, function(i){ var ar = new Array("_",

    " ", "_", " "); return " " + ar[i.length % ar.length]; });
     
    //Type out examples:
    TypingText.runAll();
      /*]]>*/