var flashwidth		= "850"
var flashheight		= "350"
var color		= "000000"
var flashalign		= "center"
var flashfolder		= "flash"
var flashmode		= "window"
document.write('<table cellpadding="0" cellspacing="0" border="0" bgcolor="'+color+'" width="'+flashwidth+'" class="homeflash"><tr><td valign="middle" align="'+flashalign+'">');
document.write('<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="'+flashwidth+'" height="'+flashheight+'" id="homeflash-S">');
document.write('<param name="movie" value="'+flashfolder+'/homeflash-S.swf">');
document.write('<param name="wmode" value="'+flashmode+'">');
document.write('<param name="quality" value="high">');
document.write('<param name="bgcolor" value="#'+color+'">');
document.write('<embed src="'+flashfolder+'/homeflash-S.swf" quality="high" wmode="'+flashmode+'" bgcolor="#'+color+'"  width="'+flashwidth+'" height="'+flashheight+'" name="homeflash-S" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed></object><br />');
document.write('</td></tr></table>');
