tor"){parent.document.forms[0].Message.value+=''[img]''+path+''[/img]\n''}
else{oEditor.InsertHtml(''<img src="''+path+''" alt=""/>'')}
break;
case ''png'':
if (EditType=="UBBEditor"){parent.document.forms[0].Message.value+=''[img]''+path+''[/img]\n''}
else{oEditor.InsertHtml(''<img src="''+path+''" alt=""/>'')}
break;
case ''bmp'':
if (EditType=="UBBEditor"){parent.document.forms[0].Message.value+=''[img]''+path+''[/img]\n''}
else{oEditor.InsertHtml(''<img src="''+path+''" alt=""/>'')}
break;
case ''jpeg'':
if (EditType=="UBBEditor"){parent.document.forms[0].Message.value+=''[img]''+path+''[/img]\n''}
else{oEditor.InsertHtml(''<img src="''+path+''" alt=""/>'')}
break;
case ''mp3'':
if (EditType=="UBBEditor"){parent.document.forms[0].Message.value+=''
播放音频文件
在线播放\n''}
else{oEditor.InsertHtml(''<object classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95" id="MediaPlayer" width="450" height="70"><param name=""howStatusBar" value="-1"><param name="AutoStart" value="False"><param name="Filename" value="''+path+''"></object>'')}
break;
case ''wma'':
if (EditType=="UBBEditor"){parent.document.forms[0].Message.value+=''
播放音频文件
在线播放\n''}
else{oEditor.InsertHtml(''<object classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95" id="MediaPlayer" width="450" height="70"><param name=""howStatusBar" value="-1"><param name="AutoStart" value="False"><param name="Filename" value="''+path+''"></object>'')}
break;
case ''rm'':
if (EditType=="UBBEditor"){parent.document.forms[0].Message.value+=''
播放real视频流文件
在线播放\n''}
else{oEditor.InsertHtml(''<object classid="clsid:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA" width="400" height="300"><param name="SRC" value="''+path+''" /><param name="CONTROLS" VALUE="ImageWindow" /><param name="CONSOLE" value="one" /><param name="AUTOSTART" value="true" /><embed src="''+path+''" nojava="true" controls="ImageWindow" console="one" width="400" height="300"></object><br/><object classid="clsid:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA" width="400" height="32" /><param name="CONTROLS" value="StatusBar" /><param name="AUTOSTART" value="true" /><param name="CONSOLE" value="one" /><embed src="''+path+''" nojava="true" controls="StatusBar" console="one" width="400" height="24" /></object><br/><object classid="clsid:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA" width="400" height="32" /><param name="CONTROLS" value="ControlPanel" /><param name="AUTOSTART" value="true" /><param name="CONSOLE" value="one" /><embed src="''+path+''" nojava="true" controls="ControlPanel" console="one" width="400" height="24" autostart="true" loop="false" /></object>'')}
break;
case ''rmvb'':
if (EditType=="U