state(); $option = ''; if ($applet) { foreach ($applet as $k => $v) { $option .= ''; } } $html = '
'; $html .= '
'; $html .= '
'; $html .= '
'; $html .= '
'; $html .= '
'; return $html; } }