* <img src="{param}" style="border:1px solid black" />
* <a href="{option}" style="border-color:red;border-style

utset;" />{param}</a>
This is a problem
The following BB Code replacement may not be properly formed. All HTML attributes should be enclosed within double quotes.
- <object id="player" classid="clsid
27CDB6E-AE6D-11cf-96B8-444553540000" name="player" width="520" height="420"> <param name="movie" value="flv/player.swf" /> <param name="allowfullscreen" value="true" /> <param name="allowscriptaccess" value="always" /> <param name="flashvars" value="file={param}&image=flv/preview.jpg" /> <embed type="application/x-shockwave-flash" id="player2" name="player2" src="flv/player.swf" width="520" height="420" allowscriptaccess="always" allowfullscreen="true" flashvars="file={param}&image=flv/preview.jpg" /></object>