var so = new SWFObject("image/flvplayer.swf","player","232","180","2");
so.addParam("allowfullscreen","true");
so.addVariable("file","/UpFiles/article/liyuan/2011042000185734052.flv");
so.addVariable("displayheight","159");
so.addVariable("autostart","false");
so.addVariable("repeat","true");
so.addVariable("smoothing","true");
so.write("player");
