function writeFlash(mov,w,h)
{
	document.write('<object type="application/x-shockwave-flash" data="'+mov+'" width="'+w+'" height="'+h+'"><param name="wmode" value="transparent" /><img src="/templates/common/images/no-flash.gif" border="0" width="580" height="168" alt="Filpumps" /></object>');
}
