Advertisement
Yaiko

Untitled

Mar 27th, 2015
212
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.56 KB | None | 0 0
  1. <div id='menuWrapper'>
  2. <ul class='menu'>
  3. <li class='top'>
  4. <a class='top_link' href='http://12glitch13.blogspot.com/'>
  5. <span>Inicio</span>
  6. </a>
  7. </li>
  8. <li class='top'>
  9. <a class='top_link' href='#'>
  10. <span class='down'>Herramientas Hacking</span>
  11. </a>
  12. <ul class='sub'>
  13. <li><a class='fly' href='#'>Troyanos</a>
  14. <ul>
  15. <li><a href='http://12glitch13.blogspot.com/2014/11/cammy-v2006-mod-metal.html'>Cammy v2.0.0.6</a></li>
  16. <li><a href='http://12glitch13.blogspot.com/2014/11/njrat-v07d.html'>NjRAT v0.7d</a></li>
  17. <li><a href='http://12glitch13.blogspot.com/2014/11/spy-net-26.html'>Spy-Net 2.6</a></li>
  18. <li><a href='http://12glitch13.blogspot.com/2015/03/bozok-151.html'>Bozok 1.5.1</a></li>
  19. </ul>
  20. <li>
  21. <a class="fly" href="#">Crypters</a>
  22. <ul>
  23. <li><a href="http://12glitch13.blogspot.com/2014/11/crackz-crypter-vb6.html">CrackZ Crypter Source</a></li>
  24. </ul>
  25. </li>
  26. </ul>
  27. </li>
  28.  
  29. <li class='top'>
  30. <a class='top_link' href='#'><span class='down'>Proxys</span></a>
  31. <ul class='sub'>
  32. <li><a href='http://12glitch13.blogspot.com/2014/11/proxy-list-11-11-14.html'>11-11-14</a></li>
  33. </ul>
  34. </li>
  35.  
  36. <li>
  37. <form action='/search' id='search' method='get' name='searchForm' style='display:inline;'>
  38. <input id='search-box' name='q' onblur='if (this.value == &quot;&quot;) this.value = &quot;Buscar...&quot;;' onfocus='if (this.value == &quot;Buscar...&quot;) this.value = &quot;&quot;;' size='28' type='text' value='Buscar...'/></form>
  39. </li>
  40. </ul>
  41. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement