document.observe('dom:loaded',function(){

    //カテゴリタブ
    new Control.Tabs('tabs_category');
});
