var s1 = new SWFObject("Video/player.swf","ply","100%","200","9","#FFFFFF");
		s1.addParam("allowfullscreen","true");
		s1.addParam("allowscriptaccess","always");
		s1.addParam("flashvars","file=../Video/Video.flv&image=http://www.knowlogy.com/Video/main.jpg");
		s1.write("container");
