$('#MainImage img:first').fadeIn(2000);
$('#MainImage').cycle({
fx: 'wipe',
speed: 'fast',
delay: 1000,
timeout: 10000,
next: '#Next',
prev: '#Prev',
pager: '#Nav ul',
pagerAnchorBuilder: function(idx, slide) {
return '#Nav li:eq(' + idx + ') a';
}
});
$('#Message img:first').fadeIn(2000);
$('#Message').cycle({
speed: 'fast',
delay: 1000,
timeout: 10000,
next: '#Next',
prev: '#Prev',
pager: '#Nav ul',
pagerAnchorBuilder: function(idx, slide) {
return '#Nav li:eq(' + idx + ') a';
}
});
Frequently Asked Questions
I have a question about the Chicken Out! campaign
More...
Can Hugh help with my campaign?
More...
Where can I find details of vacancies at River Cottage?
More...
Would River Cottage donate to my charity?
More...
I am a supplier of River Cottage; who should I contact if I have an account query?
More...
How do I change the contact / address details you have for me?
More...
How do I unsubscribe from the River Cottage newsletter?
More...