


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/33942/2125937/" target=_blank><img src="http://www.tushucheng.com/image/book/2125937/75_100.jpg" border="0"/></a></td>');
	

	
	document.write('<td style="'+tsc_fnt+'"><a href="http://www.tushucheng.com/status/33942/1247571/" target=_blank><img src="http://www.tushucheng.com/image/book/1247571/75_100.jpg" border="0"/></a></td>');
	

	
	document.write('<td style="'+tsc_fnt+'"><a href="http://www.tushucheng.com/status/33942/1326423/" target=_blank><img src="http://www.tushucheng.com/image/book/1326423/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/33942/1305322/" target=_blank><img src="http://www.tushucheng.com/image/book/1305322/75_100.jpg" border="0"/></a></td>');
	

	
	document.write('<td style="'+tsc_fnt+'"><a href="http://www.tushucheng.com/status/33942/1230310/" target=_blank><img src="http://www.tushucheng.com/image/book/1230310/75_100.jpg" border="0"/></a></td>');
	

	
	document.write('<td style="'+tsc_fnt+'"><a href="http://www.tushucheng.com/status/33942/1293417/" target=_blank><img src="http://www.tushucheng.com/image/book/1293417/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/33942/1258984/" target=_blank><img src="http://www.tushucheng.com/image/book/1258984/75_100.jpg" border="0"/></a></td>');
	

	
	document.write('<td style="'+tsc_fnt+'"><a href="http://www.tushucheng.com/status/33942/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/33942/1244051/" target=_blank><img src="http://www.tushucheng.com/image/book/1244051/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();