


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/38773/1810663/" target=_blank><img src="http://www.tushucheng.com/image/book/1810663/75_100.jpg" border="0"/></a></td>');
	

	
	document.write('<td style="'+tsc_fnt+'"><a href="http://www.tushucheng.com/status/38773/1854831/" target=_blank><img src="http://www.tushucheng.com/image/book/1854831/75_100.jpg" border="0"/></a></td>');
	

	
	document.write('<td style="'+tsc_fnt+'"><a href="http://www.tushucheng.com/status/38773/1854839/" target=_blank><img src="http://www.tushucheng.com/image/book/1854839/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/38773/1829745/" target=_blank><img src="http://www.tushucheng.com/image/book/1829745/75_100.jpg" border="0"/></a></td>');
	

	
	document.write('<td style="'+tsc_fnt+'"><a href="http://www.tushucheng.com/status/38773/1843471/" target=_blank><img src="http://www.tushucheng.com/image/book/1843471/75_100.jpg" border="0"/></a></td>');
	

	
	document.write('<td style="'+tsc_fnt+'"><a href="http://www.tushucheng.com/status/38773/1253051/" target=_blank><img src="http://www.tushucheng.com/image/book/1253051/75_100.jpg" border="0"/></a></td>');
	
	//<tr>
	document.write('</tr>');
	





	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();