<?xml version="1.0"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <script type="text/javascript" language="Javascript">
<!--
 //YOU CAN CHANGE THE NODE HERE
  thisNode = 'technology' ;
  title= 'Protecting Your Identity' ;
// -->
</script> <title>Protecting Your Identity (washingtonpost.com)</title> <script type="text/javascript" language="Javascript">
<!--
var thisAncestor = thisNode.split("/")[0] ;

var commercialNode = thisNode ;
var node = (thisNode.indexOf("/") != -1) ? thisNode.substring(0,thisNode.indexOf("/")) : thisNode ;
var adNode = node + "article/";
//var newsSections = new Array("metro","style","opinion","food","outlook","magazine","books","digest","archive","print");
//for (var count = 0; count < newsSections.length; count++)
//  if (node == newsSections[count]) adNode = "news" + "article/";
adNode += thisNode;
// -->
</script> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <link type="text/css" href="http://media.washingtonpost.com/wp-srv/css/global.css" rel="stylesheet" media="all" /> <link type="text/css" href="http://media.washingtonpost.com/wp-srv/css/layout/oring970.css" rel="stylesheet" media="all" /> <link type="text/css" href="http://media.washingtonpost.com/wp-srv/css/article.css" rel="stylesheet" media="all" /> <link type="text/css" href="http://media.washingtonpost.com/wp-srv/css/graphics.css" rel="stylesheet" media="all" /> <style type="text/css">
  #article .newsGraphic h2     { padding-bottom: 15px; border-bottom: 1px dotted #999; margin-bottom: 15px; }
  table.issueTable       { padding: 0; width: 100%; }
  table.issueTable tr      { vertical-align: top; }
  table.issueTable td      { width: 33%; padding: 0; }
  table.issueTable td.issue1    { padding-right: 8px; border-right: 1px dotted #CCC; }
  table.issueTable td.issue2    { padding-left: 8px; padding-right: 10px; border-right: 1px dotted #CCC; }
  table.issueTable td.issue3    { padding-left: 8px; }
  #article .newsGraphic table.issueTable h2 { font: bold 12px Arial, Helvetica, sans-serif; text-align: center;
              color: #C00; margin: 0 0 10px 0; padding: 4px;
              background-color: #EEE; border: 1px solid #CCC; }
  .issueItem        { padding: 0 7px 15px 7px; margin-bottom: 15px; border-bottom: 1px dotted #CCC; }
  .issueItem img       { float: right; margin-left: 7px; }
  .issueItem h3       { font: bold 13px/140% Arial, Helvetica, sans-serif; margin: 0; }
  .issueItem p        { font: 11px/140% Arial, Helvetica, sans-serif; margin: 0; }
</style> <script type="text/javascript" language="Javascript"
src="http://media.washingtonpost.com/wp-srv/javascript/article/init.js">
</script> <script type="text/javascript" language="Javascript">
var SA_Message="SACategory=" + thisNode;
</script> <script type="text/javascript" language="Javascript"
src="http://media.washingtonpost.com/wp-srv/ad/ad_configurations_article_v2.js">

</script> <script type="text/javascript" language="Javascript"
src="http://media.washingtonpost.com/wp-srv/popjs/popupCampaignClasses.js">
</script> <script type="text/javascript" language="Javascript"
src="http://media.washingtonpost.com/wp-srv/ad/ad_v2.js">
</script> <script language="javascript" type="text/javascript"
src="http://media.washingtonpost.com/wp-srv/javascript/orbitChannelNav.js">
</script> <script type="text/javascript" language="Javascript"
src="http://media.washingtonpost.com/wp-srv/javascript/orbitBreadcrumb.js">
</script> <script type="text/javascript"
src="http://www.washingtonpost.com/wp-srv/ssi/globalnav/js/channelnavLogo.js">
</script> <script type="text/javascript"
src="http://www.washingtonpost.com/wp-srv/ssi/globalnav/js/channelnav_v2.js">
</script> <link type="text/css" href="http://www.washingtonpost.com/wp-srv/globalnav/styles/globalNav.css" rel="stylesheet" media="all" /> <link type="text/css" rel="stylesheet" href="http://media.washingtonpost.com/wp-adv/topjobs/TopJobs.css" /> </head> <body> <div id="wrapperTop"> <script type="text/javascript"
src="http://media.washingtonpost.com/wp-srv/globalnav/scripts/Registration.js">
</script> <script type="text/javascript" language="javascript">
<!--
var reg = new Registration();
//-->
</script> <script type="text/javascript">
placeChannelNavLogo();
</script> <script type="text/javascript" language="javascript">
<!--
if( reg.isSignedIn() )
{
 document.getElementById('signedIn').style.display = 'block';
}
else
{
 document.getElementById('signedOut').style.display = 'block';
}
//-->
</script> <script type="text/javascript" language="Javascript"
src="http://media.washingtonpost.com/wp-srv/ad/ad_properties.js">
</script> <script type="text/javascript" language="Javascript"
src="http://media.washingtonpost.com/wp-srv/ad/show_doubleclick_ad.js">
</script> <script type="text/javascript" language="Javascript">
<!--
var debugAdCodeJsp = false ;
if ( document.URL.indexOf("debugAdCodeJsp")+1 ) debugAdCodeJsp = true ;
else if ( document.URL.indexOf("debugAdCodeStatic")+1 ) debugAdCodeJsp = false ;
else if ( document.URL.indexOf("debugAdCode")+1 ) debugAdCodeJsp = true ;

function debugTextArea(ac)
{
  return '<form><textarea wrap=physical cols=55 rows=10>'+ac+'<\/textarea><\/form>';
}

if (document.cookie.indexOf("WPATC") != -1)
{
  var start = (document.cookie.indexOf("WPATC") + 6);
  var end = (document.cookie.indexOf(";",start)) == -1 ? document.cookie.length : document.cookie.indexOf(";",start);
  var cookie = document.cookie.substring(start,end) + ";";
  while (cookie.indexOf(":") != -1)
    cookie = cookie.substring(0,cookie.indexOf(":"))+";"+cookie.substring(cookie.indexOf(":")+1,cookie.length);
  if (cookie.lastIndexOf(";") != cookie.length - 1) cookie += ';';
  if (cookie.indexOf("=") == 0) cookie = cookie.substring(cookie.indexOf(";")+1,cookie.length);
}
else var cookie = "";

var interstitial = 'dcopt=ist;'
if ( ( typeof interstitialIsAllowed != 'undefined' ) &&
     ( !interstitialIsAllowed ) )
{
  interstitial = '';
}
// -->
</script> <script type="text/javascript" language="javascript">
<!--
if ( show_doubleclick_ad && ( adTemplate & BANNER_FLEX_TOP ) == BANNER_FLEX_TOP )
{
document.write('<div id="banner_wrapper_top" align="center">') ;
document.write('<table cellpadding="0" cellspacing="0" border="0">') ;
document.write('<tr>') ;
document.write('<td valign="middle">') ;
document.writeln ('<img src="http://media3.washingtonpost.com/wp-srv/article/pieces/adLabel_bluebackground_13x60.gif" alt="ad_icon" width="13" height="60" border="0"/>' );
document.write('<\/td>') ;
document.write('<td>') ;
}
// -->
</script> <script type="text/javascript">
<!-- if ( show_doubleclick_ad && ( adTemplate & BANNER_FLEX_TOP ) == BANNER_FLEX_TOP )
 placeAd('ARTICLE',commercialNode,1,'',true) ;
 // -->
</script> <script type="text/javascript" language="javascript">
<!--
if ( show_doubleclick_ad && ( adTemplate & BANNER_FLEX_TOP ) == BANNER_FLEX_TOP )
{
document.write('<\/td>') ;
document.write('<\/tr>') ;
document.write('<\/table>') ;
document.write('<\/div>') ;
}
// -->
</script> <script type="text/javascript">
placeChannelNav(thisNode)
</script> <div style="padding-left:6px; padding-top:2px;"><span class="bread_crumbs"> <script type="text/javascript">
makeBreadCrumbsUsingCss(thisNode);
</script> </span></div> </div> <div id="wrapperMain"> <div id="wrapperMainRight" style="float:right; width:341px;"> <script type="text/javascript">
<!--
if ( show_doubleclick_ad && ( adTemplate & TILE_RIGHT_TOP ) == TILE_RIGHT_TOP )
{
document.write('<div style="margin-top:4px; margin-bottom:4px; margin-right:10px; float:left;">') ;
document.writeln ('<div><img src="http://media3.washingtonpost.com/wp-srv/hp/img/ad_label_leftjust.gif" alt="ad_icon" width="100" height="13" border="0"/><\/div>' );
}
// -->
</script> <script type="text/javascript">
<!--
if ( show_doubleclick_ad && ( adTemplate & TILE_RIGHT_TOP ) == TILE_RIGHT_TOP )
{
placeAd('ARTICLE',commercialNode,8,'',false) ;
}
// -->
</script> <script type="text/javascript" language="javascript">
<!--
if ( show_doubleclick_ad && ( adTemplate & TILE_RIGHT_TOP ) == TILE_RIGHT_TOP )
{
document.write('<\/div>') ;
}
// -->
</script> <script type="text/javascript">
<!--
if ( show_doubleclick_ad && ( adTemplate & TILE_RIGHT_TOP2 ) == TILE_RIGHT_TOP2 )
{
document.write('<div style="margin-top:4px; margin-bottom:4px; margin-right:10px; float:left;">') ;
document.writeln ('<div><img src="http://media3.washingtonpost.com/wp-srv/hp/img/ad_label_leftjust.gif" alt="ad_icon" width="100" height="13" border="0"/><\/div>' );
}
// -->
</script> <script type="text/javascript">
<!-- 
if ( show_doubleclick_ad && ( adTemplate & TILE_RIGHT_TOP2 ) == TILE_RIGHT_TOP2 )
{
placeAd('ARTICLE',commercialNode,10,'',false) ;
}
// -->
</script> <script type="text/javascript" language="javascript">
<!--
if ( show_doubleclick_ad && ( adTemplate & TILE_RIGHT_TOP2 ) == TILE_RIGHT_TOP2 )
{
document.write('<\/div>') ;
}
// -->
</script> <script type="text/javascript">
<!--
if ( show_doubleclick_ad && ( adTemplate & BIG_FLEX_RIGHT ) == BIG_FLEX_RIGHT )
{
document.write('<div style="margin-top:4px; margin-bottom:4px;">') ;
document.writeln ('<div><img src="http://media3.washingtonpost.com/wp-srv/hp/img/ad_label_leftjust.gif" alt="ad_icon" width="100" height="13" border="0"/><\/div>' );
}
// -->
</script> <script type="text/javascript">
<!--
if ( show_doubleclick_ad && ( adTemplate & BIG_FLEX_RIGHT ) == BIG_FLEX_RIGHT )
 placeAd('ARTICLE',commercialNode,6,'',true) ;
// -->
</script> <script type="text/javascript" language="javascript">
<!--
if ( show_doubleclick_ad && ( adTemplate & BIG_FLEX_RIGHT ) == BIG_FLEX_RIGHT )
{
document.write('<\/div>') ;
}
// -->
</script> <script type="text/javascript">
<!--
if ( show_doubleclick_ad && ( adTemplate & BIGBOX_FLEX ) == BIGBOX_FLEX )
{
document.write('<div style="margin-top:4px; margin-bottom:4px;">') ;
document.writeln ('<div><img src="http://media3.washingtonpost.com/wp-srv/hp/img/ad_label_leftjust.gif" alt="ad_icon" width="100" height="13" border="0"/><\/div>' );
}
// -->
</script> <script type="text/javascript">
<!--
if ( show_doubleclick_ad && ( adTemplate & BIGBOX_FLEX ) == BIGBOX_FLEX )
 placeAd('ARTICLE',commercialNode,5,'',true) ;
// -->
</script> <script type="text/javascript" language="javascript">
<!--
if ( show_doubleclick_ad && ( adTemplate & BIGBOX_FLEX ) == BIGBOX_FLEX )
{
document.write('<\/div>') ;
}
// -->
</script> <script type="text/javascript">
<!--
if ( show_doubleclick_ad && ( adTemplate & SKY_RIGHT ) == SKY_RIGHT )
{
document.write('<div style="margin-top:4px; margin-bottom:4px;">') ;
document.writeln ('<div><img src="http://media3.washingtonpost.com/wp-srv/hp/img/ad_label_leftjust.gif" alt="ad_icon" width="100" height="13" border="0"/><\/div>' );
}
// -->
</script> <script type="text/javascript">
<!--
if ( show_doubleclick_ad && ( adTemplate & SKY_RIGHT ) == SKY_RIGHT )
 placeAd('ARTICLE',commercialNode,4,'',true) ;
// -->
</script> <script type="text/javascript" language="javascript">
<!--
if ( show_doubleclick_ad && ( adTemplate & SKY_RIGHT ) == SKY_RIGHT )
{
document.write('<\/div>') ;
}
// -->
</script> <div style="width:336px;"> <script type="text/javascript">
 adHeaderAlreadyShown = false ; 
</script> <script type="text/javascript">
if ( typeof thisNode == "undefined" )
  thisNode = "admin" ;
</script> <script type="text/javascript"
src="http://media.washingtonpost.com/wp-adv/topjobs/TobJob.js">
</script> <script type="text/javascript"
src="http://www.washingtonpost.com/wp-adv/topjobs/listings.js">
</script> <script type="text/javascript"
src="http://media.washingtonpost.com/wp-adv/topjobs/displayTopJobs2.js">
</script> <script type="text/javascript"
src="http://media.washingtonpost.com/wp-adv/topjobs/TopJobsManager.js">
</script> <script type="text/javascript">
<!--
if ( isTjDisplayable( thisNode ) )
{
  document.write('<br clear="all"/>') ;
  displayTopJobs("article") ;
}
// -->
</script> </div> </div> <div id="wrapperMainCenter" style="width: 624px;"> <div id="wrapperInternalCenter"> <script type="text/javascript" language="Javascript"
src="http://media.washingtonpost.com/wp-srv/javascript/winopen/reuters_winopen.js">

</script> <div id="article"> <div class="newsGraphic"> <div><img src="http://www.washingtonpost.com/wp-srv/nation/images/idtheft_banner.gif" width="624" height="100" alt="Protecting Your Identity" border="0"></div> <h2>Thieves are no longer only after your wallet, jewels, artwork or other precious belongings. Instead, they want you. With the proliferation of online transactions and the trend toward a cashless society, the number of identity thefts is on the rise. Being a victim can not only wreak havoc on your credit -- preventing the ability to buy a house or car -- it can take years to overcome.</h2> <table cellpadding="0" cellspacing="0" border="0" class="issueTable"> <tr> <td class="issue1"> <img src="http://www.washingtonpost.com/wp-srv/nation/images/idtheft_thieves.gif" width="194" height="30" alt="" border="0"> <div class="issueItem"> <img src="http://media.washingtonpost.com/wp-dyn/content/graphic/2006/02/17/GR2006021701095.gif" alt="" width="80" height="72" /> <p>Hackers are <a href="http://www.washingtonpost.com/wp-dyn/content/article/2006/02/14/AR2006021401342.html">hijacking</a> thousands of PCs to spy on users, shake down online businesses and steal identities. If you think your computer is safe, think again.</p> <p>&#8226; <a href="http://www.washingtonpost.com/wp-dyn/content/article/2006/02/17/AR2006021700870.html">Tips for Shielding Yourself Online</a></p> <br> <p>&#8226; <strong>CHECK YOUR CREDIT:</strong> Make sure there is no irregular activity. Under the Fair and Accurate Credit Transactions Act of 2003, you may request a free credit report from each credit bureau, each year. To obtain these reports, go to <a href="https://www.annualcreditreport.com/">https://www.annualcreditreport.com</a>, call 877-322-8228 or mail a request to Annual Credit Report Request Service, P.O. Box 105281, Atlanta, Ga. 30348-5281 (request forms are available online).</p> <p>&#8226; <a href="http://www.washingtonpost.com/wp-dyn/content/article/2007/02/09/AR2007020902461.html">Safeguards for D.C. Residents</a></p> <br> <img src="http://www.washingtonpost.com/wp-dyn/content/graphic/2006/07/18/GR2006071800834.gif" alt="paper shredder" width="80" height="72" /><p>&#8226; <strong>SHRED:</strong> To dispose of bill statements or documents containing personal information, use a cross shredder, which cuts the paper in two directions, creating confetti, instead of long strips that are easily re-assembled. Just remember to <a href="http://www.washingtonpost.com/wp-dyn/content/article/2006/03/08/AR2006030802343.html">be safe</a> while shredding.</p> <br> <p>&#8226; <STRONG>SAFEGUARD YOUR NUMBER:</STRONG> If a company asks for your social security number, ask them why they need it. Ensure that when obtaining a new driver's license the state motor vehicle department prints a unique license number.</p> <br> <p>&#8226; <STRONG>MOTHER'S MAIDEN NAME:</STRONG> When a company asks for your mother's maiden name, what they really want is a unique password only known to you. Since your mother's maiden name can be easily discovered, consider something different. </p><br> <p><img src="http://media.washingtonpost.com/wp-dyn/images/I59489-2004Nov18" alt="" width="80" height="72" />&#8226; <strong>AVOID THE BAIT</strong>: Many identity thieves send official-looking e-mail messages that appear to come from banks and other companies you've done business with. When in doubt, verify by phone or through the company's Web site that the e-mail is real. </p> <p><script src="http://media.washingtonpost.com/wp-srv/javascript/HeadlinesJS/HeadlinesObjects.js"></script> <script src="http://www.washingtonpost.com/wp-srv/technology/bizcolumns.js"></script> <script src="http://www.washingtonpost.com/wp-dyn/rss/linkset/2006/07/18/LI2006071800842.js"></script> <script>render_js_headlines("columnlink",headlines,3)
</script></p> <p>&gt;&gt; <a href="http://www.washingtonpost.com/wp-dyn/content/linkset/2006/07/18/LI2006071800842.html"><strong>More Phishing News</strong></a></p> </div> </div> </td> <td class="issue2"> <img src="http://www.washingtonpost.com/wp-srv/nation/images/idtheft_stolen.gif" width="194" height="30" alt="" border="0"> <div class="issueItem"> <h3><a href="http://www.washingtonpost.com/wp-dyn/content/article/2008/01/12/AR2008011200275.html">ID Theft Gets Personal</h3></a> <p> Personal finance reporter <strong>Nancy Trejos</strong> writes about her experience when her own finances became a mess after her debit card number was stolen.</p> <p>&#8226; <a href="http://www.washingtonpost.com/wp-dyn/content/discussion/2008/01/11/DI2008011101413.html">Q&A Transcript: Adam Levin of Identity Theft 911</a> (Jan. 15, 2008)</p> <p>&#8226; <a href="http://www.washingtonpost.com/wp-dyn/content/discussion/2006/08/30/DI2006083002566.html">Q&A Transcript: FTC's Joel Winston</a> (Sept. 21, 2006)</p> </div> <div class="issueItem"> <h3><a href="http://www.washingtonpost.com/wp-dyn/content/article/2006/06/16/AR2006061601067.html">What To Do If You're a Victim</a></h3> <p>After contacting your local police department, immediately alert the three major credit bureaus and place a 90-day fraud alert on your credit file. Also, request a free copy of your credit report.</p> <p> &#8226; <a href="http://www.equifax.com/"><strong>Equifax</strong></a>: 800-525-6285; P.O. Box 740241, Atlanta, GA 30374-0241</p> <p> &#8226; <a href="http://www.experian.com/"><strong>Experian</strong></a>: 888-EXPERIAN (397-3742); P.O. Box 9532, Allen, TX 75013</p> <p> &#8226; <a href="http://www.transunion.com/"><strong>TransUnion</strong></a>: 800-680-7289; Fraud Victim Assistance Division, P.O. Box 6790, Fullerton, CA 92834-6790</p> <br> <p>If you discover fraudulent activity on any of your credit reports contact the fraud department of each company involved and keep a written record of all conversations, including the names of people you spoke with on the phone, dates and phone numbers.</p> <br> <p>Resources, forms, instructions and more information are available on the Federal Trade Commission's <a href="http://www.consumer.gov/idtheft">ID Theft Web site</a>. </p> </div> <div class="issueItem"><h3><a href="http://www.washingtonpost.com/wp-dyn/content/article/2007/05/09/AR2007050900427.html">Security Freeze Laws</a></h3> <p>Credit freezes can be an effective, if blunt, tool to fight identity theft. A freeze directs the three major credit reporting bureaus to block access to a consumer's credit report and credit score.</p> <p>&#8226; <a href="http://www.washingtonpost.com/wp-dyn/content/article/2007/05/09/AR2007050900429.html">What States Are Doing</a></p> <p>&#8226; <a href="http://blog.washingtonpost.com/securityfix/2007/09/transunion_to_offers_credit_fr.html">TransUnion Offers Credit Freezes</a></p> <p>&#8226; <a href="http://blog.washingtonpost.com/securityfix/2007/10/equifax_details_credit_freeze.html">Equifax Details Credit Freeze Plans</a></p> <p>&#8226; <a href="http://www.washingtonpost.com/wp-dyn/content/article/2007/10/04/AR2007100402257.html">Experian to Offer Credit Freezes</a></p> </div> <div class="issueItem"> <h3><img src="http://media.washingtonpost.com/wp-dyn/content/graphic/2005/05/03/GR2005050300555.gif" alt="" width="80" height="72" /> </h3><h3><a href="http://www.washingtonpost.com/wp-dyn/content/article/2006/09/28/AR2006092800333.html">More Advice</a></h3> <p>For online shoppers, security seals no garantee that Hackers aren't watching.</p> <p>&#8226 <a href="http://www.washingtonpost.com/wp-dyn/content/article/2007/11/21/AR2007112102673.html">Five Tips</a></p> </div> <img src="http://www.washingtonpost.com/wp-srv/nation/images/idtheft_resources.gif" width="194" height="30" alt="" border="0"> <div class="issueItem"> <p>&#8226 <a href="http://projects.washingtonpost.com/congress/bill-categories/identity-theft/">ID Theft Legislation</a></p> <p>&#8226; Federal Trade Commission: <a href="http://www.consumer.gov/idtheft/">http://www.consumer.gov/idtheft/</a></p> <p>&#8226; Privacy Rights Clearinghouse: <a href="http://www.privacyrights.org/identity.htm">http://www.privacyrights.org/identity.htm</a></p> <p>&#8226; Privacy Rights Clearinghouse: <a href="http://www.privacyrights.org/identity.htm">http://www.privacyrights.org/identity.htm</a></p> <p>&#8226; Better Business Bureau: <a href="http://www.bbbonline.org/idtheft/">http://www.bbbonline.org/idtheft/</a></p> </div> </td> <td class="issue3"> <img src="http://www.washingtonpost.com/wp-srv/nation/images/idtheft_securitynews.gif" width="194" height="30" alt="" border="0"> <div class="issueItem"> <h3>Blog: <a href="http://blog.washingtonpost.com/securityfix/">Security Fix</a></h3> <img src="http://media.washingtonpost.com/wp-dyn/content/graphic/2006/01/11/GR2006011100821.gif" alt="Brian Krebs" width="80" height="72" /> <p><strong>Brian Krebs</strong> blogs about ways to keep your computer safe from phishing scams, viruses and hackers.</p> <p>&#8226; <a href="http://blog.washingtonpost.com/securityfix/2006/02/do_you_know_where_your_identit_1.html">Where's Your Identity?</a></p> <p>&#8226; <a href="http://blog.washingtonpost.com/securityfix/2005/12/document_security_101_1.html">Document Security 101</a></p> <p>&#8226; <a href="http://blog.washingtonpost.com/securityfix/2005/05/how_to_report_online_fraud.html">How to Report Online Fraud</a></p></div> <div class="issueItem"> <h3>Column: <a href="http://www.washingtonpost.com/wp-dyn/content/linkset/2005/03/24/LI2005032400142.html">Color of Money</a></h3> <img src="http://media.washingtonpost.com/wp-dyn/content/photo/2005/09/15/PH2005091501247.gif" alt="Michelle Singletary" width="80" height="72" /> <p>Personal finance columnist <strong>Michelle Singletary</strong> often writes about identity-theft issues and offers tips on managing your money and credit.</p><p>&#8226; <a href="http://www.washingtonpost.com/wp-dyn/content/article/2007/11/14/AR2007111402310.html">A Way to Freeze Out ID Thieves</a></p><p>&#8226; <a href="http://www.washingtonpost.com/wp-dyn/content/article/2007/10/31/AR2007103102821.html">Getting to Know Identity Thieves</a></p><p>&#8226; <a href="http://www.washingtonpost.com/wp-dyn/content/article/2007/10/03/AR2007100302144.html">The Littlest Victims of ID Theft</a></p> <p>&#8226; <a href="http://www.washingtonpost.com/wp-dyn/content/article/2005/02/13/AR2005062900842.html">When ID Theft Starts at Home</a></p> <p>&#8226; <a href="http://www.washingtonpost.com/wp-dyn/content/linkset/2005/06/07/LI2005060701062.html">Live Q&A Archive</a></p> </div> <div class="issueItem"> <h3>Blog: <a href="http://blog.washingtonpost.com/thecheckout/">The Checkout</a></h3> <img src="http://media.washingtonpost.com/wp-dyn/content/graphic/2006/09/08/GR2006090800959.gif" alt="Annys Shin" width="80" height="72" /> <p>Consumer bloggers <strong>Annys Shin</strong> and <strong>Caroline Mayer</strong> wrote about bargains, scams, recalls, credit -- and how to protect your wallet.</p> <p>&#8226; <a href="http://blog.washingtonpost.com/thecheckout/2007/01/keeping_id_theft_victims_in_th.html">Keeping ID Theft Victims in the Dark</a></p> <p>&#8226; <a href="http://blog.washingtonpost.com/thecheckout/2006/01/on_guard_online.html">Test Your ID Smarts</a></p> <p>&#8226; <a href="http://blog.washingtonpost.com/thecheckout/2006/02/some_surprising_findings_about.html">Surprising Findings</a></p> <p>&#8226; <a href="http://blog.washingtonpost.com/thecheckout/2006/02/do_you_need_id_theft_insurance.html">Do You Need ID Insurance?</a></p> </div> <div class="issueItem"><h3>Privacy Headlines</h3> <script src="http://media.washingtonpost.com/wp-srv/javascript/HeadlinesJS/HeadlinesObjects.js"></script> <script src="http://www.washingtonpost.com/wp-srv/technology/bizcolumns.js"></script> <script src="http://www.washingtonpost.com/wp-dyn/rss/technology/special/10/headlines.js"></script> <script>render_js_headlines("columnlink",headlines,5)</script> <p>&gt;&gt; <a href="http://www.washingtonpost.com/wp-dyn/content/technology/special/10/index.html"><strong>More Privacy News</strong></a></p> </div> <div class="issueItem"><h3>Cyber-Security Headlines</h3> <script src="http://media.washingtonpost.com/wp-srv/javascript/HeadlinesJS/HeadlinesObjects.js"></script> <script src="http://www.washingtonpost.com/wp-srv/technology/bizcolumns.js"></script> <script src="http://www.washingtonpost.com/wp-dyn/rss/technology/special/08/headlines.js"></script> <script>render_js_headlines("columnlink",headlines,5)
</script> <p>&gt;&gt; <a href="http://www.washingtonpost.com/wp-dyn/content/technology/special/08/index.html"><strong>More Cyber-Security News</strong></a></p> </div> </div> </td> </tr> </table> </div> <br class="lastPar" /> <br /> <div id="topborder_bottom" class="toolbox"> <script type="text/javascript">
    <!--
    // email
    var url = window.location.href
    document.write('<form method="post" name="emailform" action="http://www.washingtonpost.com/ac2/wp-dyn/admin/emaillink">');
    document.write('<input type="hidden" name="link" value="'+url+'">');
    document.write('<input type="hidden" name="title" value="'+title+'">');
    document.write('<input type="hidden" name="type" value="Page">');
    document.write('<input type="hidden" name="site" value="'+node+'">');
    document.write('<input type="hidden" name="sent" value="no">');
    document.write('<input type="hidden" name="search" value="Search">');
    document.write('<div class="email_tool">&nbsp;<A href="javascript:void(0);" onclick="document.emailform.submit(); return false;">E-Mail This Page<\/A><\/div><\/form>'); 
    //-->
    
</script> </div> </div> </div> <br clear="all" /> <div id="articleCopyright" align="center">&#169; 2006 The Washington Post Company</div> </div> </div> <div id="wrapperBottom"> <script type="text/javascript" language="javascript">
<!--
if ( show_doubleclick_ad && ( adTemplate & BANNER_FLEX_BOTTOM ) == BANNER_FLEX_BOTTOM )
{
document.write('<div id="banner_wrapper_bottom" align="center">') ;
document.write('<table cellpadding="0" cellspacing="0" border="0">') ;
document.write('<tr>') ;
document.write('<td valign="middle">') ;
document.writeln ('<img src="http://media3.washingtonpost.com/wp-srv/article/pieces/adLabel_bluebackground_13x60.gif" alt="ad_icon" width="13" height="60" border="0"/>' );
document.write('<\/td>') ;
document.write('<td>') ;
}
// -->
</script> <script type="text/javascript">
<!--
if ( show_doubleclick_ad && ( adTemplate & BANNER_FLEX_BOTTOM ) == BANNER_FLEX_BOTTOM )
{
placeAd('ARTICLE',commercialNode,2,'',true) ;
}
// -->
</script> <script type="text/javascript" language="javascript">
<!--
if ( show_doubleclick_ad && ( adTemplate & BANNER_FLEX_BOTTOM ) == BANNER_FLEX_BOTTOM )
{
document.write('<\/td>') ;
document.write('<\/tr>') ;
document.write('<\/table>') ;
document.write('<\/div>') ;
}
// -->
</script> <script type="text/javascript" language="javascript">
<!--
function getSPYear(date_string)
{
  var re1 = new RegExp("\\w+,\\s(\\d{2,2})-(\\w{3,3})-(\\d{2,2})\\s(\\d{2,2}):(\\d{2,2}):(\\d{2,2})","g") ;
  date_string.match(re1) ;
  var year = (2000 + RegExp.$3/1) ;

  return new String(year) ;
}

var thisYear = 2004;
var dateStr = getSPYear('Friday, 06-Aug-04 10:52:51 EDT') ;

if( dateStr.indexOf('2') != -1 )
{
  thisYear = dateStr;
}
function openWin(url)
{ 
  var navWin = window.open(url,"NewWin", "scrollbars,toolbar=false,menubar=false,resizable=false,width=740,height=595,top=0,right=1000"); 
}
// -->
</script> <script type="text/javascript">
placeChannelNav(thisNode)
</script> </div> <script type="text/javascript"
src="http://media.washingtonpost.com/wp-srv/popjs/popupCampaigns.js">
</script> <script type="text/javascript"
src="http://media.washingtonpost.com/wp-srv/ssi/common/revenue_science.js">
</script> <script type="text/javascript" language="Javascript1.1"
src="http://media.washingtonpost.com/wp-srv/javascript/placeSiteMetrix.js">
</script> <script type="text/javascript" language="Javascript1.1">
placeSiteMetrix();
</script> <noscript><img src="//stats.surfaid.ihost.com/crc/images/uc.GIF?1.13&amp;wpost&amp;wpost&amp;noscript" height="1" width="1" alt="" border="0" /></noscript> </body> </html> 