$(document).ready(
function(){
	$('#portfolio').innerfade({speed: 'slow',timeout: 2000,type: 'sequence',containerheight: '150px'});
});
