function init(){
	
	$('.content ul li li').wrapInner('<span class="textColor" />');

}
