// JavaScript Document
document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="800" height="500" align="top">');
document.write('<param name="allowScriptAccess" value="samedomain">');
document.write('<param name="movie" value="wave2006.swf">');
document.write('<param name="menu" value="false">');
document.write('<param name="quality" value="high">');
document.write('<param name="salign" value="t">');
document.write('<param name="bgcolor" value="#ffffff">');
document.write('<embed src="wave2006.swf" menu="false" quality="high" salign="t" bgcolor="#ffffff" width="800" height="500" align="top" allowScriptAccess="samedomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed>');
document.write('</object>');
