$(function() {
$('#loNavi > ul').tabs({ fx: { opacity: 'toggle' } });
});
