name = 'client'; $win->caption = '動作環境の設定'; $win->width = '100%'; $win->height = '100%'; !$Init['ansID'] && $Init['ansID'] = 1; $ansID[ $Init['ansID'] ] = "checked"; $win->body = "
"; $text = $win->show(); $winfit = "$('#client-body').css('height', ($('#main').height() - 48) + 'px' );"; $ready = "statusbar('必須項目が未記入の場合は保存できません。');"; $javascript = " function selectque(path) { $('#Defaultque').val(path); }"; } ?>