/* Author: 

*/

$(document).ready(function(){

  $('#showcasecontent').cycle();
  
});
