// flashcontrol.js
document.write('<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="760" height="80" align="left">');
document.write('<PARAM name="movie" value="http://mdscientific.com/media/mdsciheader.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://mdscientific.com/media/mdsciheader.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="760" height="80" bgcolor="#000000" wmode="transparent" align="left"></EMBED>');
document.write('</OBJECT>');