


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/32909/1755075/" target=_blank><img src="http://www.tushucheng.com/image/book/1755075/75_100.jpg" border="0"/></a></td>');
	

	
	document.write('<td style="'+tsc_fnt+'"><a href="http://www.tushucheng.com/status/32909/1379080/" target=_blank><img src="http://www.tushucheng.com/image/book/1379080/75_100.jpg" border="0"/></a></td>');
	

	
	document.write('<td style="'+tsc_fnt+'"><a href="http://www.tushucheng.com/status/32909/1295443/" target=_blank><img src="http://www.tushucheng.com/image/book/1295443/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/32909/1470124/" target=_blank><img src="http://www.tushucheng.com/image/book/1470124/75_100.jpg" border="0"/></a></td>');
	

	
	document.write('<td style="'+tsc_fnt+'"><a href="http://www.tushucheng.com/status/32909/1259517/" target=_blank><img src="http://www.tushucheng.com/image/book/1259517/75_100.jpg" border="0"/></a></td>');
	

	
	document.write('<td style="'+tsc_fnt+'"><a href="http://www.tushucheng.com/status/32909/1862825/" target=_blank><img src="http://www.tushucheng.com/image/book/1862825/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/32909/2119997/" target=_blank><img src="http://www.tushucheng.com/image/book/2119997/75_100.jpg" border="0"/></a></td>');
	

	
	document.write('<td style="'+tsc_fnt+'"><a href="http://www.tushucheng.com/status/32909/1424850/" target=_blank><img src="http://www.tushucheng.com/image/book/1424850/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();