$('#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
Hugh has written extensively about animal welfare; why isn't he a vegetarian?
Hugh has written a chapter, 'Meat and Right', in the River Cottage Meat Book, which discusses his views on meat-eating and vegetarianism. We'd encourage you to read this chapter in answer to this question, as it contains much more information than we are able to include here. You can read a related article here.