jQuery(function($) {
	$('#crossslide').crossSlide({
	  fade: 1
	}, [
{
		src:  '/images/pics/017shake.jpg',
                from: '0% 100% 1x',
                to:   '100% 15% 1.5x',
		time: 8
	  }, {
		src:  '/images/pics/01Bee_web.jpg',
		from: '50% 25% 1x',
		to:   '10% 100% 1.5x',
		time: 8
	  }, {
		src:  '/images/pics/002combhand2_web.jpg',
		from: '10% 100% 1.75x',
		to:   '0% 0% 1.5x',
		time: 8
	  }, {
		src:  '/images/pics/13loading_web.jpg',
		from: '10% 100% 1x',
		to:   '50% 25% 1.9x',
		time: 8
	  }, {
		src:  '/images/pics/14bedfordwaxing.jpg',
		from: '10% 100% 1x',
		to:   '0% 0% 1.5x',
		time: 8
	  }, {
		src:  '/images/pics/15clsup.jpg',
		from: 'bottom right 1x',
		to:   '40% 60% 2.05x',
		time: 8
	  }, {
		src:  '/images/pics/19shakingtruck.jpg',
		from: 'top left 1x',
		to:   'bottom right 1.25x',
		time: 8
	  }, {
		src:  '/images/pics/20loading_web.jpg',
		from: 'bottom right 1x',
		to:   'top left 1.25x',
		time: 8
	  }, {
		src:  '/images/pics/25shaking.jpg',
		from: 'top left 1x',
		to:   'bottom right 1.25x',
		time: 8
	  }, {
		src:  '/images/pics/29loading_web.jpg',
		from: 'bottom right 1x',
		to:   'top left 1.25x',
		time: 8
	  }, {
		src:  '/images/pics/39pulling_web.jpg',
		from: 'bottom right 1x',
		to:   'top left 1.5x',
		time: 8
	  }, {
		src:  '/images/pics/DSCF0638_web.jpg',
		from: 'top left 1x',
		to:   'bottom right 1.25x',
		time: 8
	  }, {
		src:  '/images/pics/DSCF0841_web.jpg',
		from: 'bottom right 1x',
		to:   'top left 1.25x',
		time: 8
	  }, {
		src:  '/images/pics/smokeface.jpg',
		from: 'top left 1x',
		to:   'bottom right 1.25x',
		time: 8
	  }
	]);
});

