 $('#dias').crossSlide({
  fade: 1
}, [
   {
    src:  'fotos/slideshow/foto-11.jpg',
    alt:  '',
    from: '50% 50% 0.4x',
    to:   '10% 85% 1.2x',
    time: 10
  }
  , 
  
  
    
    {
    src:  'fotos/slideshow/foto-9.jpg',
    alt:  '',
    from: '50% 30% 0.6x',
    to:   '48% 15% 1.2x',
    time: 10
  }
  , 
   
    {
    src:  'fotos/slideshow/foto-8.jpg',
    alt:  '',
    from: '100% 50% 0.55x',
    to:   '60% 55% 1.1x',
    time: 10
  }
  , 
   {
    src:  'fotos/slideshow/foto-7.jpg',
    alt:  '',
    from: '60% 50% 0.55x',
    to:   '58% 30% 1.0x',
    time: 10
  }
 
  ,
  
  {
    src:  'fotos/slideshow/foto-1.jpg',
     
    alt:  '',
    from: '50% 30% 0.45x',
    to:   '48% 25% 1.0x',
    time: 10
  }
]);
