CINXE.COM
WordPress.com » Get a Free Blog Here
<!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" dir="ltr" lang="en"><head profile="http://gmpg.org/xfn/11"><script type="text/javascript" src="https://web-static.archive.org/_static/js/bundle-playback.js?v=7YQSqjSh" charset="utf-8"></script> <script type="text/javascript" src="https://web-static.archive.org/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="https://web-static.archive.org/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("https://web.archive.org/web"); __wm.wombat("http://wordpress.com/","20090919060901","https://web.archive.org/","web","https://web-static.archive.org/_static/", "1253340541"); </script> <link rel="stylesheet" type="text/css" href="https://web-static.archive.org/_static/css/banner-styles.css?v=p7PEIJWi" /> <link rel="stylesheet" type="text/css" href="https://web-static.archive.org/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <title>WordPress.com » Get a Free Blog Here</title> <link rel="alternate" type="application/rss+xml" title="WordPress.com News" href="https://web.archive.org/web/20090919060901/http://en.blog.wordpress.com/feed/"/> <link rel="stylesheet" type="text/css" href="/web/20090919060901cs_/http://wordpress.com/wp-content/themes/h4/style.css?m=1253330321b" media="screen"/> <!--[if lt IE 7]> <link href="/wp-content/themes/h4/ie6.css?m=1250727290b" rel="stylesheet" type="text/css" media="screen" /> <![endif]--> <!--[if lt IE 8]> <style type="text/css" media="screen">#front-page ul#topnav,.loggedin ul#topnav{width:510px}ul#topnav li{display:inline}</style> <![endif]--> <link rel="search" type="application/opensearchdescription+xml" href="https://web.archive.org/web/20090919060901/http://en.search.wordpress.com/opensearch.xml" title="WordPress.com"/> <script type="text/javascript"> /* <![CDATA[ */ function addLoadEvent(func){var oldonload=window.onload;if(typeof window.onload!='function'){window.onload=func;}else{window.onload=function(){oldonload();func();}}} /* ]]> */ </script> <link rel="stylesheet" href="https://web.archive.org/web/20090919060901cs_/http://s.wordpress.com/wp-content/themes/h4/global.css?m=1250727290b" type="text/css"/> <script type="text/javascript" src="https://web.archive.org/web/20090919060901js_/http://s1.wordpress.com/wp-includes/js/jquery/jquery.js?ver=1.3.2"></script> <link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://wordpress.com/xmlrpc.php?rsd"/> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://wordpress.com/wp-includes/wlwmanifest.xml"/> <link rel="index" title="WordPress.com Blog" href="http://wordpress.com"/> <meta name="generator" content="WordPress.com"/> <link rel="shortcut icon" type="image/x-icon" href="https://web.archive.org/web/20090919060901im_/http://www.gravatar.com/blavatar/4e21d703d81809d215ceaabbf07efbc6?s=16&d=http://s.wordpress.com/favicon.ico"/> <link rel="icon" type="image/x-icon" href="https://web.archive.org/web/20090919060901im_/http://www.gravatar.com/blavatar/4e21d703d81809d215ceaabbf07efbc6?s=16&d=http://s.wordpress.com/favicon.ico"/> <link rel="apple-touch-icon" href="https://web.archive.org/web/20090919060901im_/http://www.gravatar.com/blavatar/653166773dc88127bd3afe0b6dfe5ea7?s=158&d=http://s.wordpress.com/wp-content/themes/h4/i/webclip.png"/> <link rel="openid.server" href="http://wordpress.com/?openidserver=1"/> <link rel="openid.delegate" href="http://wordpress.com/"/> <link rel="shortlink" href="https://web.archive.org/web/20090919060901/http://wp.me/1"/> <script type="text/javascript"> <!-- function gotoFunction() { window.location.href = document.language.languagesel.options[document.language.languagesel.selectedIndex].value; } // --> </script> <!-- generated 10 seconds ago generated in 0.181 seconds served from batcache in 0.002 seconds expires in 20 seconds --> </head> <body id="h4home"> <script type="text/javascript" charset="utf-8"> jQuery(document).ready(function(){ // init fields if(jQuery('#user_login').val() !== '') jQuery('#userlogin_label span').hide(); if(jQuery('#user_pass').val() != '') jQuery('#password_label span').hide(); // on focus jQuery('#userlogin_label input').focus(function() { jQuery('#userlogin_label span').fadeTo(100, 0.5); if(jQuery('#user_login').val() !== '') jQuery('#userlogin_label span').hide(); if(jQuery('#user_pass').val() != '') jQuery('#password_label span').hide(); }); jQuery('#password_label input').focus(function() { jQuery('#password_label span').fadeTo(100, 0.5); if(jQuery('#user_pass').val() !== '') jQuery('#password_label span').hide(); }); //on keydown jQuery('#userlogin_label input').keydown(function() { 聽 聽 if(jQuery('#userlogin_label span').is(':visible') ) 聽 聽 jQuery('#userlogin_label span').hide(); 聽 }); jQuery('#password_label input').keydown(function() { if(jQuery('#password_label span').is(':visible') ) jQuery('#password_label span').hide(); }); //on click jQuery('#password_label').click(function() { jQuery('#user_pass').trigger('focus'); if(jQuery('#user_pass').val() !== '') jQuery('#password_label span').hide(); }); jQuery('#userlogin_label').click(function() { jQuery('#user_login').trigger('focus'); if(jQuery('#user_login').val() !== '') jQuery('#userlogin_label span').hide(); }); //on blur jQuery('#user_login').blur(function() { if( jQuery('#user_login').val() == '') { jQuery('#userlogin_label span').show(); jQuery('#userlogin_label span').fadeTo(100, 1); } if(jQuery('#user_login').val() !== '') jQuery('#userlogin_label span').hide(); }); jQuery('#user_pass').blur(function() { if( jQuery('#user_pass').val() == '') { jQuery('#password_label span').show(); jQuery('#password_label span').fadeTo(100, 1); } if(jQuery('#user_pass').val() !== '') jQuery('#password_label span').hide(); }); }); </script> <div id="adminbar"> <form name="loginform" id="adminbarlogin" action="https://web.archive.org/web/20090919060901/https://en.wordpress.com/wp-login.php" method="post"> <label class="login" id="userlogin_label"><span>Username</span><input class="adminbar-input" type="text" name="log" id="user_login" value="" tabindex="1"/></label> <label class="login" id="password_label"><span>Password</span><input class="adminbar-input" type="password" name="pwd" id="user_pass" value="" tabindex="2"/></label> <input type="hidden" id="testcookie" name="testcookie" value="0"/> <input type="hidden" id="redirect_to" name="redirect_to" value="http://wordpress.com/"/> <button class="adminbar-button" type="submit" name="submit" id="login-form" tabindex="4"><span>Log In</span></button> <span class="adminbar-loginmeta"><input name="rememberme" type="checkbox" id="rememberme" value="forever" tabindex="3" checked="checked"/> <label for="rememberme">Remember me</label> <a href="https://web.archive.org/web/20090919060901/http://wordpress.com/wp-login.php?action=lostpassword">Lost your password?</a></span> <script type="text/javascript"> <!-- document.cookie='TESTCOOKIE=home; expires=Tue, 29 Sep 2009 06:08:51 +0000; path=/';document.getElementById('testcookie').value='1' // --> </script> </form> <form action="https://web.archive.org/web/20090919060901/http://en.search.wordpress.com/" method="get" id="adminbarsearch"> <input class="adminbar-input" name="q" id="q" type="text" value="Search WordPress.com Blogs" maxlength="150" onfocus="this.value=(this.value=='Search WordPress.com Blogs') ? '' : this.value;" onblur="this.value=(this.value=='') ? 'Search WordPress.com Blogs' : this.value;"/> <button type="submit" class="adminbar-button"><span>Search</span></button> </form> </div> <div id="wrapper" class="en-wrapper"> <div class="pagebody"> <div id="header"> <h1 class="logo">WordPress.com</h1> <form id="language" name="language" action=""> <label for="language-select">Language:</label> <select id="language-select" name="languagesel" onchange="gotoFunction();"> <option value="http://wordpress.com/">English</option> <option value="http://es.wordpress.com/">Español</option><option value="http://de.wordpress.com/">Deutsch</option><option value="http://pt-br.wordpress.com/">Português do Brasil</option><option value="http://fr.wordpress.com/">Français</option><option value="http://it.wordpress.com/">Italiano</option><option value="http://id.wordpress.com/">Bahasa Indonesia</option><option value="http://nl.wordpress.com/">Nederlands</option><option value="http://sv.wordpress.com/">Svenska</option><option value="http://pt.wordpress.com/">Português</option><option value="http://tr.wordpress.com/">Türkçe</option> <option value="/languages/">More Languages</option> </select> </form> </div> <div id="lang-guess-wrap"></div> <div class="signupsidebar"> <h2>Express yourself. Start a blog.</h2> <a class="bigassbutton" href="/web/20090919060901/http://wordpress.com/signup/?ref=bigassorange"><span>Sign up now</span></a> <p class="call">In seconds, you’ll have a blog with amazing <a href="/web/20090919060901/http://wordpress.com/features/">free features</a> like…</p> <h3>Stats to obsess over</h3> <p class="signupstats"><span id="statsx1"> </span><span id="statsx2"> </span><a href="/web/20090919060901/http://wordpress.com/features/">Our stats</a> are designed to give you up-to-the-minute data about your visitors: how many there are, where they’re coming from, which posts are most popular, and which search engine terms are sending visitors to your blog.</p> <h3 class="signupthemes"><img src="https://web.archive.org/web/20090919060901im_/http://s.wordpress.com/wp-content/themes/h4/i/signup/themes.png" alt="Themes" width="118" height="100"/>Gorgeous themes</h3> <p>You can change the look of your blog with over 60 <a href="/web/20090919060901/http://wordpress.com/features/">attractive themes</a> ranging from professional to fun to crazy, and you can switch themes with one click.</p> <h3>Widgets galore</h3> <p class="signupwidgets"><img src="https://web.archive.org/web/20090919060901im_/http://s.wordpress.com/wp-content/themes/h4/i/signup/widgets.png" alt="Widgets" width="62" height="61"/>It’s easy to share Twitter posts, add Flickr photos, aid a SocialVibe cause, and do <a href="/web/20090919060901/http://wordpress.com/features/">lots more</a> without touching any code. Just drag and drop the widgets around, and instantly you can have fun stuff in your sidebar.</p> <p class="call"><a href="/web/20090919060901/http://wordpress.com/features/">Learn more</a> or <a class="signuptxt" href="/web/20090919060901/http://wordpress.com/signup/?ref=bottomtext">sign up now.</a></p> </div> <div id="home-tabs"> <div id="editorpicks" class="homediv "> <div class="editorrow first"><div class="title"><span class="story"><span class="freshly">Freshly Pressed:</span><span class="thebestof">The best of <strong>236,933</strong> bloggers, <strong>189,816</strong> new posts, <strong>284,677</strong> comments, <span class="amp">&</span> <strong>45,008,073</strong> words today on WordPress.com.</span></span></div> <div class="pick"><div class="leftnum"></div> <a href="https://web.archive.org/web/20090919060901/http://tomsheaart.com/2009/09/18/mike-stilkeys-book-sculpture/" class="story"><span class="picture" style="height: 82px; width: 222px; overflow: hidden; margin-bottom: 5px; display: block; background-image: url(https://web.archive.org/web/20090919060901im_/http://tommyfox.files.wordpress.com/2009/09/mike1.jpg?w=223); background-repeat: no-repeat; background-position: 0 -50px;"></span><span class="posttitle"> Mike Stilkey’s Book Sculpture </span><small></small></a></div> <div class="pick"><div class="leftnum"></div> <a href="https://web.archive.org/web/20090919060901/http://lastrow.wordpress.com/2009/09/18/jedi/" class="story"><span class="picture" style="height: 82px; width: 222px; overflow: hidden; margin-bottom: 5px; display: block; background-image: url(https://web.archive.org/web/20090919060901im_/http://lastrow.files.wordpress.com/2009/09/obi-wan-kenobi.jpg?w=223); background-repeat: no-repeat; background-position: 0 -30px;"></span><span class="posttitle"> The Jedi Strike Back Against Intolerance </span><small>Last Row</small></a></div></div> <div class="editorrow"><div class="pick"><div class="leftnum"></div> <a href="https://web.archive.org/web/20090919060901/http://news.health.com/2009/09/18/separation-anxiety-canine-style/" class="story"><span class="picture" style="height: 82px; width: 222px; overflow: hidden; margin-bottom: 5px; display: block; background-image: url(https://web.archive.org/web/20090919060901im_/http://s.wordpress.com/mshots/v1/http%3A%2F%2Fwww.healthday.com%2FImages%2FEditorial%2Fdog_os18119.jpg?w=223); background-repeat: no-repeat; background-position: 0 -170px;"></span><span class="posttitle"> Separation Anxiety, Canine-Style </span><small>Health News</small></a></div> <div class="pick"><div class="leftnum"></div> <a href="https://web.archive.org/web/20090919060901/http://goodwitchbadwitch.com/2009/09/16/toxic-relationships-friends-don%e2%80%99t-mix/" class="story"><span class="picture" style="height: 82px; width: 222px; overflow: hidden; margin-bottom: 5px; display: block; background-image: url(https://web.archive.org/web/20090919060901im_/http://goodwitchbadwitch.files.wordpress.com/2009/09/toxicrelationship.jpg?w=223); background-repeat: no-repeat; background-position: 0 -20px;"></span><span class="posttitle"> Toxic Relationships & “Friends” Don鈥檛 Mix </span><small>Good Witch / Bad Witch</small></a></div> <div class="pick"><div class="leftnum"></div> <a href="https://web.archive.org/web/20090919060901/http://danamccauley.wordpress.com/2009/09/18/autumn-is-foie-gras-season/" class="story"><span class="picture" style="height: 82px; width: 222px; overflow: hidden; margin-bottom: 5px; display: block; background-image: url(https://web.archive.org/web/20090919060901im_/http://danamccauley.files.wordpress.com/2009/09/foiegras.jpg?w=223); background-repeat: no-repeat; background-position: 0 -60px;"></span><span class="posttitle"> Autumn is foie gras season </span><small>Dana McCauley's food blog</small></a></div></div> <div class="editorrow"><div class="pick"><div class="leftnum"></div> <a href="https://web.archive.org/web/20090919060901/http://baronesstapuzina.wordpress.com/2009/09/18/shana-tova-umetukah/" class="story"><span class="picture" style="height: 82px; width: 222px; overflow: hidden; margin-bottom: 5px; display: block; background-image: url(https://web.archive.org/web/20090919060901im_/http://s.wordpress.com/mshots/v1/http%3A%2F%2Ffarm3.static.flickr.com%2F2540%2F3799955261_1be68f6f11.jpg?w=223); background-repeat: no-repeat; background-position: 0 -30px;"></span><span class="posttitle"> Shana Tova u’Metukah </span><small>Baroness Tapuzina</small></a></div> <div class="pick"><div class="leftnum"></div> <a href="https://web.archive.org/web/20090919060901/http://thrumikesviewfinder.com/2009/09/18/canyonlands-national-park-near-moab-utah/" class="story"><span class="picture" style="height: 82px; width: 222px; overflow: hidden; margin-bottom: 5px; display: block; background-image: url(https://web.archive.org/web/20090919060901im_/http://thrumikesviewfinder.files.wordpress.com/2009/09/3929748160_4a21d3b174_b.jpg?w=223); background-repeat: no-repeat; background-position: 0 -30px;"></span><span class="posttitle"> Canyonlands National Park near Moab, Utah </span><small>Thru Mikes Viewfinder</small></a></div> <div class="pick"><div class="leftnum"></div> <a href="https://web.archive.org/web/20090919060901/http://enjoyillinoisblog.com/2009/09/18/chicago-over-the-years/" class="story"><span class="picture" style="height: 82px; width: 222px; overflow: hidden; margin-bottom: 5px; display: block; background-image: url(https://web.archive.org/web/20090919060901im_/http://enjoyillinois.files.wordpress.com/2009/08/chicago-1.jpg?w=223); background-repeat: no-repeat; background-position: 0 0px;"></span><span class="posttitle"> Chicago Over the Years </span><small>Enjoy Illinois - The Official Blog of the Illinois Bureau of Tourism</small></a></div></div> <div class="editorrow"><div class="pick"><div class="leftnum"></div> <a href="https://web.archive.org/web/20090919060901/http://talesfromanopenbook.wordpress.com/2009/09/18/why-do-they-look-like-this/" class="story"><span class="picture" style="height: 82px; width: 222px; overflow: hidden; margin-bottom: 5px; display: block; background-image: url(https://web.archive.org/web/20090919060901im_/http://talesfromanopenbook.files.wordpress.com/2009/09/23game-1.jpg?w=223); background-repeat: no-repeat; background-position: 0 -30px;"></span><span class="posttitle"> Why do they look like this? </span><small>Tales From An Open Book</small></a></div> <div class="pick"><div class="leftnum"></div> <a href="https://web.archive.org/web/20090919060901/http://richardwiseman.wordpress.com/2009/09/18/its-the-friday-puzzle-25/" class="story"><span class="picture" style="height: 82px; width: 222px; overflow: hidden; margin-bottom: 5px; display: block; background-image: url(https://web.archive.org/web/20090919060901im_/http://richardwiseman.files.wordpress.com/2009/09/tipping-759828_full2.jpg?w=223); background-repeat: no-repeat; background-position: 0 0px;"></span><span class="posttitle"> It’s the Friday puzzle! </span><small>Richard Wiseman's Blog</small></a></div> <div class="pick" style="height:150px;"><!-- PollDaddy --> <script type="text/javascript" charset="utf-8" src="https://web.archive.org/web/20090919060901js_/http://static.polldaddy.com/p/2009518.js"></script><noscript> <a href="https://web.archive.org/web/20090919060901/http://answers.polldaddy.com/poll/2009518/">View Poll</a> a <a href="https://web.archive.org/web/20090919060901/http://polldaddy.com/wordpress-polls">WordPress Poll</a></span></noscript> </div> </div> </div> </div> </div> <div id="footer"> <div class="c1"> <h4>On WordPress.com</h4> <ul> <li><a href="https://web.archive.org/web/20090919060901/http://support.wordpress.com/" title="We're here for you">24/7 Support</a></li> <li><a href="https://web.archive.org/web/20090919060901/http://en.forums.wordpress.com/" title="Communicate with your fellow WordPress.com bloggers">Forums</a></li> <li><a href="https://web.archive.org/web/20090919060901/http://en.wordpress.com/features/" title="A sampling of the many features WordPress.com offers" hreflang="en">Free Features</a></li> <li><a href="https://web.archive.org/web/20090919060901/http://en.wordpress.com/products/" title="Value-added upgrades available a la carte" hreflang="en">Premium Features</a></li> <li><a href="https://web.archive.org/web/20090919060901/http://en.wordpress.com/vip-hosting/" title="For the best sites in the world" hreflang="en">VIP Hosting</a></li> <li><a href="https://web.archive.org/web/20090919060901/http://en.wordpress.com/advanced-services/" title="Of interest to our advanced users" hreflang="en">Advanced Services</a></li> </ul> </div> <div class="c2"> <h4>Also cool</h4> <ul> <li><a href="https://web.archive.org/web/20090919060901/http://iphone.wordpress.org/" title="The native iPhone app for WordPress" hreflang="en">iPhone App</a></li> <li><a href="https://web.archive.org/web/20090919060901/http://blackberry.wordpress.org/" title="The native BlackBerry app for WordPress" hreflang="en">BlackBerry App</a></li> <li><a href="https://web.archive.org/web/20090919060901/http://wordpress.org/" title="Self-hosted, non-profit version">WordPress.org</a></li> <li><a href="https://web.archive.org/web/20090919060901/http://wordpress.tv/" title="Your visual guide to WordPress">WordPress.tv</a></li> <li><a href="https://web.archive.org/web/20090919060901/http://www.facebook.com/WordPress" title="See reviews of WP">Fan WP on Facebook</a></li> <li><a href="https://web.archive.org/web/20090919060901/http://ma.tt/" title="Founder of Automattic, example of what WordPress can do" hreflang="en">Matt</a></li> </ul> </div> <div class="c3"> <a class="readmore" href="https://web.archive.org/web/20090919060901/http://wordpress.tv/"><img src="https://web.archive.org/web/20090919060901im_/http://s.wordpress.com/wp-content/themes/h4/i/footerpromo/wptv.png" alt="WordPress.tv" width="159" height="132"/><br/><span>Your visual guide to WordPress</span></a> </div> <div class="c4"> <h4>From our blog</h4> <ul> <li><a href="https://web.archive.org/web/20090919060901/http://en.blog.wordpress.com/2009/09/09/rss-links-widget/">RSS Links Widget</a></li><li><a href="https://web.archive.org/web/20090919060901/http://en.blog.wordpress.com/2009/09/08/atd-wpcom/">After the Deadline Live for WP.com</a></li><li><a href="https://web.archive.org/web/20090919060901/http://en.blog.wordpress.com/2009/09/07/rss-in-the-clouds/">RSS in the Clouds</a></li><li><a href="https://web.archive.org/web/20090919060901/http://en.blog.wordpress.com/2009/09/04/august-wrap-up-4/">August Wrap-Up</a></li><li><a href="https://web.archive.org/web/20090919060901/http://en.blog.wordpress.com/2009/08/26/support-hours-and-updates/">Support Hours and Updates</a></li> <li><a class="readmore" href="https://web.archive.org/web/20090919060901/http://en.blog.wordpress.com/">Read more…</a></li> </ul> </div> <p class="automattic"><span>An <a href="https://web.archive.org/web/20090919060901/http://automattic.com/"><img src="https://web.archive.org/web/20090919060901im_/http://s.wordpress.com/wp-content/themes/h4/i/automattic.png?1" alt="Automattic" width="102" height="9"/></a> Invention</span> <a href="https://web.archive.org/web/20090919060901/http://en.wordpress.com/about/" title="A short introduction to your hosts" hreflang="en">About Us</a> • <a href="https://web.archive.org/web/20090919060901/http://en.wordpress.com/tos/" title="Some legalese">Terms of Service</a> • <a href="https://web.archive.org/web/20090919060901/http://automattic.com/privacy/" title="We are profoundly disinterested in your private details">Privacy</a></p> </div> </div> <script type="text/javascript"> <!-- addLoadEvent(function(){var a=document.getElementById('user_login');if(a)a.focus();}); // --> </script> <script type="text/javascript" src="https://web.archive.org/web/20090919060901js_/http://edge.quantserve.com/quant.js"></script> <script type="text/javascript">_qoptions = { labels:"adt.0,language.en,wp.homepage" };_qacct="p-18-mFEk4J448M";quantserve();</script> <noscript><p><img src="https://web.archive.org/web/20090919060901im_/http://pixel.quantserve.com/pixel/p-18-mFEk4J448M.gif?labels=adt.0%2Clanguage.en%2Cwp.homepage" style="display: none" height="1" width="1" alt=""/></p></noscript> <script type="text/javascript"> // <![CDATA[ if (typeof jah != 'function'){ function jah(url,target) { var rec = null; // native XMLHttpRequest object if (window.XMLHttpRequest) { req = new XMLHttpRequest(); req.onreadystatechange = jahDoneFact(req, target); req.open('GET', url, true); req.send(null); // IE/Windows ActiveX version } else if (window.ActiveXObject) { req = new ActiveXObject('Microsoft.XMLHTTP'); if (req) { req.onreadystatechange = function() {jahDone(req, target);}; req.open('GET', url, true); req.send(); } } } } if (typeof jahDone != 'function') { function jahDone(r, target) { // only if req is "loaded" if (r.readyState == 4) { // only if "OK" if (r.status == 200) { results = r.responseText; document.getElementById(target).innerHTML = results; } } } } if (typeof jahDoneFact != 'function') { function jahDoneFact(r, t) { return function() {jahDone(r, t);} } } jah( '/lang-guess-ajax.php?uri=%2F&forums=0', 'lang-guess-wrap' ); // ]]> </script> <script src="https://web.archive.org/web/20090919060901js_/http://s.stats.wordpress.com/w.js?19" type="text/javascript"></script> <script type="text/javascript"> st_go({'blog':'1','v':'wpcom','user_id':'0','post':'0','subd':'wordpress.com'}); ex_go({'crypt':'RDZ8LFkxbXFISXdsfGp6L2FQWU8zRFNZZkZsQVFiXVZJSkloS3NhMkhSWj1JV3VEVVZfZGhFeGRPMVpxTVthR1gySTVSLDhlajZwP05jYWYyWVQvX1l8LSs1ZldZajV6dU84N1VabGpISUZCUkRvcHxkL3cyMVtIek9bNERKUlNxWDk2RX4uN2puV3ZjNTgsLTZkdndac2Z4MmY='}); addLoadEvent(function(){linktracker_init('1',0);}); </script> </body> </html><!-- FILE ARCHIVED ON 06:09:01 Sep 19, 2009 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 12:58:38 Mar 04, 2025. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 1.013 exclusion.robots: 0.043 exclusion.robots.policy: 0.027 esindex: 0.019 cdx.remote: 25.33 LoadShardBlock: 964.913 (6) PetaboxLoader3.datanode: 442.069 (7) PetaboxLoader3.resolve: 506.1 (2) load_resource: 325.415 -->