function flash ()
{
document.write ('<object id="FlashID" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="905" height="366">');
document.write ('<param name="movie" value="/material/images/top/top.swf">');
document.write ('<param name="quality" value="high">');
document.write ('<embed src="/material/images/top/top.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="905" height="366"></embed>');
document.write ('</object>');
}
