<td bgcolor="#FFFFFF"> 
  
  <HTML xmlns:flash8> <import namespace="flash8" implementation="player.htc" /> 
            <flash8:player src="
<%if left(htmlout(ChkBadWords(rs("path"))),5)="http:" then%>
<%=rs("path")%>
<%else%>
up_flash/<%=rs("path")%>
<%end if%>" width="550" height="400" /> <xmp id="ViewFlash" style="display:none"> 
            <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="550" height="400" align="middle">
              <param name="movie" value="
<%if left(htmlout(ChkBadWords(rs("path"))),5)="http:" then%>
<%=rs("path")%>
<%else%>
up_flash/<%=rs("path")%>
<%end if%>"><param name="quality" value="high">
</object>
</xmp><script>
try{parseFloat(window.navigator.userAgent.match(/MSIE ([\d\.]+)/)[1])<5.5?ViewFlash.outerHTML=ViewFlash.innerText:"" }
catch(e){ViewFlash.outerHTML=ViewFlash.innerText}
</script>
  </td>