// masthead.js

		  document.write('<object type="application/x-shockwave-flash" data="../images/dev/DOT_Banner.swf" width="763" height="174">');
		  document.write('<param name="movie" value="../images/dev/DOT_Banner.swf" />');
		  document.write('<param name="quality" value="high" />');
		  document.write('<param name="menu" value="false" />');
		  document.write('<img src="movie_loading.gif" height="200" width="200" alt="Movie Loading" />');
		  document.write('<param name="autoStart" value="-1"></object>');

