<!--
$(document).ready(
function()
  {
  $('#portfolio').innerfade(
    { speed: 'slow', timeout: 3000, type: 'sequence', containerheight: '175px' });
  }
);	
//-->
