$(document).ready(function() {  
     $('#contentAboutBox > ul').tabs({ fx: { opacity:'toggle', duration:'slow'} });  
 });
 
 
	

