$(function() {	
  $('.boxRounded').corner('5px');
  //$('#slideshow').cycle({ fx: 'fade', speed:  2500 });			
});