$(document).ready(

				function(){


					$('.adi').innerfade({

						speed: 'slow',

						timeout: 4000,

						type: 'sequence',

						containerheight: '273px'

					});



			});
