


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/35389/1316558/" target=_blank><img src="http://www.tushucheng.com/image/book/1316558/75_100.jpg" border="0"/></a></td>');
	

	
	document.write('<td style="'+tsc_fnt+'"><a href="http://www.tushucheng.com/status/35389/1345737/" target=_blank><img src="http://www.tushucheng.com/image/book/1345737/75_100.jpg" border="0"/></a></td>');
	

	
	document.write('<td style="'+tsc_fnt+'"><a href="http://www.tushucheng.com/status/35389/1829745/" target=_blank><img src="http://www.tushucheng.com/image/book/1829745/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/35389/1814994/" target=_blank><img src="http://www.tushucheng.com/image/book/1814994/75_100.jpg" border="0"/></a></td>');
	

	
	document.write('<td style="'+tsc_fnt+'"><a href="http://www.tushucheng.com/status/35389/1807728/" target=_blank><img src="http://www.tushucheng.com/image/book/1807728/75_100.jpg" border="0"/></a></td>');
	

	
	document.write('<td style="'+tsc_fnt+'"><a href="http://www.tushucheng.com/status/35389/2095112/" target=_blank><img src="http://www.tushucheng.com/image/book/2095112/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/35389/1265076/" target=_blank><img src="http://www.tushucheng.com/image/book/1265076/75_100.jpg" border="0"/></a></td>');
	

	
	document.write('<td style="'+tsc_fnt+'"><a href="http://www.tushucheng.com/status/35389/1681207/" target=_blank><img src="http://www.tushucheng.com/image/book/1681207/75_100.jpg" border="0"/></a></td>');
	

	
	document.write('<td style="'+tsc_fnt+'"><a href="http://www.tushucheng.com/status/35389/1233398/" target=_blank><img src="http://www.tushucheng.com/image/book/1233398/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();