// flashlogo.js
document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="414" height="51">');
document.write('<PARAM name="movie" value="http://aquafluent.com/media/header-logo.swf">');
document.write('<PARAM name="quality" value="high">');
document.write('<PARAM name="menu" value="false">');
document.write('<PARAM name="bgcolor" value="#000000">');
document.write('<PARAM name="wmode" value="transparent">');
document.write('<EMBED src="http://aquafluent.com/media/header-logo.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="414" height="51" wmode="transparent" align="left"></EMBED>');
document.write('</OBJECT>');