
// tabview
init = function() {
    var tabView = new YAHOO.widget.TabView('tabnavi');
}

