$(function(){
		$("#topheader ul").innerfade({ 
			animationtype: 'fade', 
			speed: 1500, 
			timeout: 3500, 
			type: 'random_start' 
});
}); 
