$( function(){ 
	  	$('#folio_img').innerfade({ speed: 'slow', timeout: 8000, type: 'sequence', containerheight: '183px' });
		$("#mainNav").lavaLamp({ fx: "backout", speed: 700 });
} ); 