jQuery(document).ready(function() {
Cufon.replace('.title h2, h3.sidetitl', { fontFamily: 'Rockwell' });
jQuery('#webslider').innerfade({ speed: 'slow', timeout: 7000, type: 'sequence', containerheight: '200px' }); 
});