
jQuery(document).ready(function(){
jQuery('#pGal').crossSlide({
fade: 3
}, [
//{
//src:  '/img/pg1.png',
//from: '100% 80% 1x',
//to:   '100% 0% 1.2x',
//time: 5
//},
{ src:  '/img/galf/5.jpg', from: 'top right', to:   'bottom left 1.1x', time: 1.5 , href:'/gallery'} ,
{ src:  '/img/galf/3.jpg', from: '100% 50%', to:   '30% 50% 1.1x', time: 1.5 , href:'/gallery'} ,
{ src:  '/img/galf/21.jpg', from: 'top right', to:   'bottom left 1.1x', time: 1.5 , href:'/gallery'} ,
{ src:  '/img/galf/6.jpg', from: 'top right', to:   'center right 1.1x', time: 1.5 , href:'/gallery'} ,
{ src:  '/img/galf/22.jpg', from: 'top right', to:   'center right 1.1x', time: 1.5 , href:'/gallery'} ,
{ src:  '/img/galf/7.jpg', from: 'top right', to:   'top left 1.1x', time: 1.5 , href:'/gallery'} ,
{ src:  '/img/galf/23.jpg', from: 'top right', to:   'bottom left 1.1x', time: 1.5 , href:'/gallery'} ,
{ src:  '/img/galf/8.jpg', from: 'top right', to:   'bottom right 1.1x', time: 1.5 , href:'/gallery'} ,
{ src:  '/img/galf/9.jpg', from: 'top right', to:   'bottom right 1.1x', time: 1.5 , href:'/gallery'} ,
{ src:  '/img/galf/10.jpg', from: 'top right', to:   'bottom right 1.1x', time: 1.5 , href:'/gallery'} ,
{ src:  '/img/galf/11.jpg', from: 'top right', to:   'bottom right 1.1x', time: 1.5 , href:'/gallery'} ,
{ src:  '/img/galf/13.jpg', from: 'top right', to:   'bottom right 1.1x', time: 1.5 , href:'/gallery'} ,
{ src:  '/img/galf/15.jpg', from: 'top right', to:   'bottom right 1.1x', time: 1.5 , href:'/gallery'} ,



]);

    });
