탭색상을 변경하는 API입니다.
function screen_on_load() { var clrTab = tab1.gettabcolor(); tab2.settabcolor(clrTab); }