﻿jq(function() {
 jq('#slideshow-hp > ul').tabs({ fx: { opacity: 'toggle' } }).tabs('rotate', 5000);
});

