$('#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
How do I access the online shop?
More...
How do I register to be able to start shopping in the online shop?
More...
I cannot remember my log in details for my shop account / online course.
More...
Can I make an order if I do not have a credit or debit card?
More...
Can I arrange for delivery to a different address?
More...
How do I redeem my vouchers?
More...
How do perishable items get delivered?
More...
How are products bought from the online shop delivered?
More...
I've ordered gift vouchers, how are these sent out?
More...
How do I change the contact / address details you have for me?
More...