 $(function(){ $('#cstd').innerfade({  speed: 750, timeout: 4000, type: 'random', containerheight: '1em'  ,delay:200}); 
			   $('#cstdx').cycle({
									fx: 'none',
									speed: 750,
									timeout: 4000
									
								});	
																															   }); 
