$(function() {
$('#ha').cycle({
fx: 'fade', 
timeout: 7000,
slideExpr: 'img'
});});
