// JavaScript Document
function writefl(ln)
{
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"           codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"           width="743" height="309"><param name="movie" value="Flash/header.swf?button='+ln+'"><param name="quality" value="high"><param name="menu" value="false"><!--[if !IE]><--><object data="Flash/header.swf?button='+ln+'"            width="743" height="309" type="application/x-shockwave-flash"><param name="quality" value="high"><param name="menu" value="false"><param name="pluginurl" value="http://www.macromedia.com/go/getflashplayer">FAIL (the browser should render some flash content, not this).           </object><!--><![endif]--></object>')
}