
	   $(document).ready(function(){
		$('#news').innerfade({
						/*animationtype: 'slide',*/
						speed: 850,
						timeout: 12000,
						type: 'random',
						containerheight: '1em'
						
					});
					
					$('ul#portfolio').innerfade({
						speed: 1000,
						timeout:7000,
						type: 'sequence',
						containerheight: '220px'
					});
					
					$('.fade').innerfade({
						speed: 1000,
						timeout: 10000,
						type: 'random_start',
						containerheight: '1.5em'
					});
					
					$('.adi').innerfade({
						speed: 'slow',
						timeout: 8000,
						type: 'random',
						containerheight: '150px'
					});

			});
  
	
	
	   $(document).ready(function(){
					$('#message').innerfade({
						/*animationtype: 'slide',*/
						speed: 850,
						timeout: 9000,
						type: 'random',
						containerheight: '1em'
					});
					
					$('ul#portfolio').innerfade({
						speed: 1000,
						timeout: 7000,
						type: 'sequence',
						containerheight: '220px'
					});
					
					$('.fade').innerfade({
						speed: 1000,
						timeout: 8000,
						type: 'random_start',
						containerheight: '1.5em'
					});
					
					$('.adi').innerfade({
						speed: 'slow',
						timeout: 5000,
						type: 'random',
						containerheight: '150px'
					});

			});
  
	
	   $(document).ready(function(){
					$('#area').innerfade({
						/*animationtype: 'slide',*/
						speed: 850,
						timeout: 5000,
						type: 'random',
						containerheight: '1em'
					});
					
					$('ul#portfolio').innerfade({
						speed: 1000,
						timeout: 4000,
						type: 'sequence',
						containerheight: '220px'
					});
					
					$('.fade').innerfade({
						speed: 1000,
						timeout: 3000,
						type: 'random_start',
						containerheight: '1.5em'
					});
					
					$('.adi').innerfade({
						speed: 'slow',
						timeout: 4000,
						type: 'random',
						containerheight: '150px'
					});

			});
  	// JavaScript Document