/*	Unobtrusive Flash Objects (UFO) v3.20 <http://www.bobbyvandersluis.com/ufo/>
	Copyright 2005, 2006 Bobby van der Sluis
	This software is licensed under the CC-GNU LGPL <http://creativecommons.org/licenses/LGPL/2.1/>
*/

function showvid()
{
	document.write('<div align="center">');
	document.write('<embed allowScriptAccess="always" src="flvplayer.swf" border="0" width="320" height="260" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" flashvars="file=actu.flv&showdigits=false&autostart=false&width=320&height=260" />');
	document.write('</div>');
}