


function showUserBooks() {
	var tsc_badge_width;
    var tsc_badge_font;
    var tsc_style;

    var tsc_width = tsc_badge_width?'width: '+tsc_badge_width+';':'width:100%';
    var tsc_fnt = tsc_badge_font?'font: '+tsc_badge_font+';':'text-align:center; height:110px';
    var tsc_style= tsc_style? tsc_style:'padding:5px 0 25px 0';
    var tsc_bdr= '';
    
	document.write('<div style="'+tsc_style+'"><table cellspacing="0" cellpadding="2" style="'+tsc_width+'">');

	

	
	document.write('<tr align="center">');
	
	document.write('<td style="'+tsc_fnt+'"><a href="http://www.tushucheng.com/status/38684/1887055/" target=_blank><img src="http://www.tushucheng.com/image/book/1887055/75_100.jpg" border="0"/></a></td>');
	

	
	document.write('<td style="'+tsc_fnt+'"><a href="http://www.tushucheng.com/status/38684/1315947/" target=_blank><img src="http://www.tushucheng.com/image/book/1315947/75_100.jpg" border="0"/></a></td>');
	

	
	document.write('<td style="'+tsc_fnt+'"><a href="http://www.tushucheng.com/status/38684/1247571/" target=_blank><img src="http://www.tushucheng.com/image/book/1247571/75_100.jpg" border="0"/></a></td>');
	
	//<tr>
	document.write('</tr>');
	

	
	document.write('<tr align="center">');
	
	document.write('<td style="'+tsc_fnt+'"><a href="http://www.tushucheng.com/status/38684/1326423/" target=_blank><img src="http://www.tushucheng.com/image/book/1326423/75_100.jpg" border="0"/></a></td>');
	

	
	document.write('<td style="'+tsc_fnt+'"><a href="http://www.tushucheng.com/status/38684/1337315/" target=_blank><img src="http://www.tushucheng.com/image/book/1337315/75_100.jpg" border="0"/></a></td>');
	

	
	document.write('<td style="'+tsc_fnt+'"><a href="http://www.tushucheng.com/status/38684/2100564/" target=_blank><img src="http://www.tushucheng.com/image/book/2100564/75_100.jpg" border="0"/></a></td>');
	
	//<tr>
	document.write('</tr>');
	

	
	document.write('<tr align="center">');
	
	document.write('<td style="'+tsc_fnt+'"><a href="http://www.tushucheng.com/status/38684/1894562/" target=_blank><img src="http://www.tushucheng.com/image/book/1894562/75_100.jpg" border="0"/></a></td>');
	





	document.write('<tr><td align="center" colspan="3"><a href="http://www.tushucheng.com/" target=_blank><img src="http://www.tushucheng.com/img/at-tushucheng.gif" border="0"/></a></td></tr>');

    document.write('  </table></div>');
}
showUserBooks();