<script language="javascript">
function document.onreadystatechange()
{
 if(document.readyState=="complete") 
 {
  document.getElementById('author').value = getCookie('username');
 }
}
function getCookie(name){
	var tmp, reg = new RegExp("(^| )"+name+"=([^;]*)(;|$)","gi");
	if( tmp = reg.exec( unescape(document.cookie) ) )
		return(tmp[2]);
	return '';
}
</script><?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://www.blshe.com/styles/rss.css" type="text/css"?>
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>
 <channel>
  <title>服务台</title>
  <link>http://admin.blshe.com</link>
  <description></description>
  <pubDate>Wed, 07 January 2009 19:13:47 +0800</pubDate>
  <generator>http://www.lifetype.net</generator>
   </channel>
</rss>