<!--
document.writeln('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" ');
document.writeln('	codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" ');
document.writeln('	width="100%" ');
document.writeln('	height="100%" ');
document.writeln('	id="rhaws_header" ');
document.writeln('	align="middle">');
document.writeln('	<param name="allowScriptAccess" value="sameDomain" />');
document.writeln('	<param name="allowFullScreen" value="false" />');
document.writeln('	<param name="movie" value="../../../../rhaws_header.swf" />');
document.writeln('	<param name="loop" value="false" /><param name="menu" value="false" />');
document.writeln('	<param name="quality" value="best" /><param name="wmode" value="transparent" /><param name="salign" value="t" />');
document.writeln('	<param name="bgcolor" value="#010713" />');
document.writeln('	<embed src="../../../../rhaws_header.swf" ');
document.writeln('		loop="false" ');
document.writeln('		menu="false" ');
document.writeln('		quality="best" ');
document.writeln('		salign="t" ');
document.writeln('		bgcolor="#010713" ');
document.writeln('		width="100%" ');
document.writeln('		height="100%" wmode="transparent" ');
document.writeln('		name="rhaws_header" ');
document.writeln('		align="middle" ');
document.writeln('		allowscriptaccess="sameDomain" ');
document.writeln('		allowfullscreen="false" ');
document.writeln('		type="application/x-shockwave-flash" ');
document.writeln('		pluginspage="http://www.macromedia.com/go/getflashplayer" />');
document.writeln('</object>');
//-->