jQ(document).ready(function(){
    jQ.featureList(jQ("#tabs li a"),jQ("#output li"),{start_item:0});
});

