Contact Me
[contact-form 1 "Contact form 1"]
Hi Julie, I am happy to place a post about your products. You will find the ...
I think I might get around to getting a Kindle for the next beach holiday ...
I have been wanting one of those. Now I really plan to get one. ...
$('#top_banner').cycle({
fx: 'scrollUp',
timeout: 4000,
delay: -2000
});
$('#headline').cycle({
fx: 'scrollUp',
timeout: 4000,
delay: -2000
});
$('#long_banner').cycle({
fx: 'scrollRight',
timeout: 6000,
delay: -2000
});
$('#large_banner').cycle({
fx: 'shuffle',
delay: -2000
});
$('#feature1').cycle({
fx: 'scrollUp',
timeout: 8000,
delay: -4000
});
$('#feature2').cycle({
fx: 'scrollDown',
timeout: 8000,
delay: -4000
});