{$lang_setotherItemSet}
{$lang_setotherTip1}
{$infoname[$i][0]} {$infoname[$i][1]}
{$imgurlname[1][0]}
{$imgurlname[1][1]}
{$imgurlname[2][0]}
{$imgurlname[2][1]}
{$infoname[8][0]}
{$infoname[8][1]}
{$infoname[9][0]}
{$infoname[9][1]}
{$infoname[10][0]}
{$infoname[10][1]}
"; $oFCKeditor = new FCKeditor('info10'); $oFCKeditor->BasePath = '../../fckeditor/'; $oFCKeditor->Config['AutoDetectLanguage'] = false ; $oFCKeditor->Config['DefaultLanguage'] = $langusenow ; $oFCKeditor->Value = $otherinfo[info10]; $oFCKeditor->Width = '100%'; $oFCKeditor->Height = '300'; $oFCKeditor->Create(); echo <<