document.write('<table id="phpnightly_cal" width="250"><tr><td colspan="2" style="font-weight:bold;text-align:center;border-bottom:0;"><a href="http://phpnightly.com/2010/02/16/">str_rot13()</a><hr /></td></tr><tr><td colspan="2" style="border-top:0;">Performs ROT13 encoding on a string and returns the encoded string. ROT13 shifts an alpha character 13 values over, rotating through the alphabet. &quot;A&quot; becomes &quot;N&quot;, &quot;e&quot; becomes &quot;r&quot;, etc. Only affects A-Z and a-z.<br><span style="float:right;font-size:smaller;">[more at <a href="http://phpnightly.com/2010/02/16/">php|nightly</a>]</span></td></tr><tr style="font-weight:bold;text-align:center;"><td style="font-size:40px;border-top:1px solid #000;background-color:#eee;padding:5px .2em;">16</td><td style="text-align:left;border-top:1px solid #000;background-color:#eee;">Tuesday<br>February 2010</td></tr></table><style type="text/css">table#phpnightly_cal {border: 3px solid #000;border-spacing: 0px;border-collapse: collapse;background-color: #ffffff;font-weight:normal;min-height:200px;height:200px;} table#phpnightly_cal td {border: 0;background-color: #ffffff;padding: 5px .3em;} table#phpnightly_cal td hr {width:75%;}</style>');