/* ar picslidera css un jquery abiem

 */



	$('#photoSet').cycle({ 

	    fx:    'fade', 

	    speed:   350, 

	    timeout: 5000, 

	    pause:   1, 
		pager:  '#pagerNav', 

		     // pagerEvent: 'mouseover',

		     pauseOnPagerHover: true,

	

			 // callback fn  creates a thumbnail to use as pager anchor 

		    pagerAnchorBuilder: function(idx, slide) { 

	        return '<a href="#">&#149;</a>'; 

	        }

		

	});

	
	$('#photoSet2').cycle({ 

	    fx:    'fade', 

	    speed:   350, 

	    timeout: 5000, 

	    pause:   1, 
		pager:  '#pagerNav2', 

		     // pagerEvent: 'mouseover',

		     pauseOnPagerHover: true,

	
			 // callback fn  creates a thumbnail to use as pager anchor 

		    pagerAnchorBuilder: function(idx, slide) { 

	        return '<a href="#">&#149;</a>'; 

	        }

		

	});
	
		$('#photoSet3').cycle({ 

	    fx:    'fade', 

	    speed:   350, 

	    timeout: 5000, 

	    pause:   1, 
		pager:  '#pagerNav3', 

		     // pagerEvent: 'mouseover',

		     pauseOnPagerHover: true,

	
			 // callback fn  creates a thumbnail to use as pager anchor 

		    pagerAnchorBuilder: function(idx, slide) { 

	        return '<a href="#">&#149;</a>'; 

	        }

		

	});
		
		$('#photoSet4').cycle({ 

	    fx:    'fade', 

	    speed:   350, 

	    timeout: 5000, 

	    pause:   1, 
		pager:  '#pagerNav4', 

		     // pagerEvent: 'mouseover',

		     pauseOnPagerHover: true,

	
			 // callback fn  creates a thumbnail to use as pager anchor 

		    pagerAnchorBuilder: function(idx, slide) { 

	        return '<a href="#">&#149;</a>'; 

	        }

		

	});
		
		$('#photoSet6').cycle({ 

	    fx:    'fade', 

	    speed:   350, 

	    timeout: 5000, 

	    pause:   1, 
		pager:  '#pagerNav5', 

		     // pagerEvent: 'mouseover',

		     pauseOnPagerHover: true,

	
			 // callback fn  creates a thumbnail to use as pager anchor 

		    pagerAnchorBuilder: function(idx, slide) { 

	        return '<a href="#">&#149;</a>'; 

	        }

});
		
		$('#photoSet6').cycle({ 

	    fx:    'fade', 

	    speed:   350, 

	    timeout: 5000, 

	    pause:   1, 
		pager:  '#pagerNav6', 

		     // pagerEvent: 'mouseover',

		     pauseOnPagerHover: true,

	
			 // callback fn  creates a thumbnail to use as pager anchor 

		    pagerAnchorBuilder: function(idx, slide) { 

	        return '<a href="#">&#149;</a>'; 

	        }

		

	});
