function btl(){
	$("#content .rightTtl").toggleClass("backtolist");
}
//$(document).ready(function(){
	//btl();
//});
