function ftabberjs_init_before_display(div){if(div&&GetId(div))return(true);first_boot_tabcontrol=true;var tabberOptions={'manualStartup':true,'onLoad':function(argsObj){},'onClick':function(argsObj){},'onTabDisplay':function(argsObj){onTabDisplay_tabber(argsObj);},'addLinkId':true };tabberAutomatic(tabberOptions);first_boot_tabcontrol=false;};ftabberjs_init_before_display();