var feed={title:'英语口语学习网',link:'http://www.oralstudy.cn',items:[{title:'【歌曲欣赏】 One Shot 再给我一次机会',link:'http://www.oralstudy.cn/2010/02/10/3586/',pubDate:'Wed, 10 Feb 2010 09:21:33 +0800',author:'admin'},{title:'《喜羊羊与灰太狼》英文片名揭秘',link:'http://www.oralstudy.cn/2010/02/09/3584/',pubDate:'Tue, 09 Feb 2010 15:01:00 +0800',author:'admin'},{title:'转换心态：快速融入新岗位必备秘籍',link:'http://www.oralstudy.cn/2010/02/09/3582/',pubDate:'Tue, 09 Feb 2010 14:56:42 +0800',author:'admin'},{title:'双语：年初一到年十五传统春节风俗',link:'http://www.oralstudy.cn/2010/02/09/3580/',pubDate:'Tue, 09 Feb 2010 14:34:24 +0800',author:'admin'},{title:'情人节约会必备口语：爱到“形影不离”',link:'http://www.oralstudy.cn/2010/02/09/3577/',pubDate:'Tue, 09 Feb 2010 13:29:36 +0800',author:'admin'},{title:'奥巴马将携妻儿访印尼 重拾童年记忆',link:'http://www.oralstudy.cn/2010/02/06/3574/',pubDate:'Sat, 06 Feb 2010 14:22:58 +0800',author:'admin'},{title:'英国男士热衷缩胸手术',link:'http://www.oralstudy.cn/2010/02/06/3572/',pubDate:'Sat, 06 Feb 2010 14:16:13 +0800',author:'admin'},{title:'双语：百万富翁必备六大好习惯',link:'http://www.oralstudy.cn/2010/02/06/3569/',pubDate:'Sat, 06 Feb 2010 13:47:13 +0800',author:'admin'},{title:'【歌曲欣赏】 Hey Soul Sister 嘿,黑人姐妹',link:'http://www.oralstudy.cn/2010/02/05/3567/',pubDate:'Fri, 05 Feb 2010 17:05:05 +0800',author:'admin'},{title:'实用推荐：十句英语表达“小菜一碟”',link:'http://www.oralstudy.cn/2010/02/05/3565/',pubDate:'Fri, 05 Feb 2010 17:02:32 +0800',author:'admin'}],encoding:'utf8'};
function outfeed(feed){
	//begin body
	document.write('<div style="border: 1px solid rgb(188, 204, 235); margin: 0.5em; padding: 0pt; background: rgb(255, 255, 255) none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; text-align: left; text-indent: 0pt; text-decoration: none; font-weight: normal; font-family: arial,sans-serif; font-size: 10pt; -moz-border-radius-topleft: 8px; -moz-border-radius-topright: 8px; -moz-border-radius-bottomright: 8px; -moz-border-radius-bottomleft: 8px;" id="readerpublishermodule0" class="reader-publisher-module">');
	//begin title
	document.write('<h3 style="border-style: none none solid; border-color: -moz-use-text-color -moz-use-text-color rgb(188, 204, 235); border-width: medium medium 1px; margin: 0pt 0.5em; padding: 0.2em 0pt; background: transparent none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; text-align: left; text-indent: 0pt; text-decoration: none; font-weight: normal; -moz-border-radius-topleft: 8px; -moz-border-radius-topright: 8px; -moz-border-radius-bottomright: 0pt; -moz-border-radius-bottomleft: 0pt; color: rgb(9, 9, 146);">');
	document.write('<a href="'+feed.link+'" >');
	document.write(feed.title);
	document.write('</a>');
	document.write('</h3>');
	//end title
	//begin items 
	document.write('<ul style="border: medium none ; margin: 0pt 0.5em; padding: 0.2em; background: transparent none repeat scroll 0%; overflow: hidden; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; text-align: left; text-indent: 0pt; text-decoration: none; font-weight: normal;">');
	for(var i=0;i<feed.items.length;i++){
		var item=feed.items[i];
		//begin item
		document.write('<li style="border: medium none ; margin: 0pt; padding: 0.4em 0pt; background: transparent none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; text-align: left; text-indent: 0pt; text-decoration: none; font-weight: normal; list-style-type: none;">');
		//begin item title
		document.write('<a style="border-style: none none solid; border-color: -moz-use-text-color -moz-use-text-color rgb(122, 126, 224); border-width: medium medium 1px; margin: 0pt; padding: 0pt; background: transparent none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; text-align: left; text-indent: 0pt; text-decoration: none; font-weight: normal; color: rgb(16, 16, 200);" class="i" ');
		//fill link title
		var re = /([\"\n\\])/g;
        var desc = item.title;
        desc=desc.replace(re, "");
        re = /<[\s\S]+?>/g;
        desc = desc.replace(re, "");
        desc=item.pubDate+":"+desc;
		document.write('title="'+desc+'" ');
		//fill link url
		document.write('href="'+item.link+'">');
		//fill title text
		document.write(item.title);
		//end item title
		document.write('</a>');
		//end item 
		document.write('</li>');
	}
	//end items
	document.write('</ul>');
	//begin home link
	//tail style
	document.write('<div style="border-style: solid none none; border-color: rgb(188, 204, 235) -moz-use-text-color -moz-use-text-color; border-width: 1px medium medium; margin: 0pt; padding: 0.2em 8px; background: rgb(229, 236, 249) none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; text-align: right; text-indent: 0pt; text-decoration: none; font-weight: normal; -moz-border-radius-topleft: 0pt; -moz-border-radius-topright: 0pt; -moz-border-radius-bottomright: 4px; -moz-border-radius-bottomleft: 4px; font-size: small; white-space: nowrap;" class="f">');
	document.write('<a href="'+feed.selflink+'" ');
	document.write('style="border: medium none ; margin: 0pt; padding: 0pt; background: transparent none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; text-align: left; text-indent: 0pt; text-decoration: underline; font-weight: normal; color: rgb(137, 141, 233);">');
	document.write('Read in Feedsky');
	document.write('</a>');
	document.write('</div>');
	//end home link
	//end body
	document.write('</div>');
}
outfeed(feed);