function writeGavel() {
	document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="140" height="130" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0">\n');
	document.write('<param name="id" value="gavel4" />\n');
	document.write('<param name="quality" value="high" />\n');
	document.write('<param name="bgcolor" value="#BBB09B" />\n');
	document.write('<param name="src" value="gavel4.swf" /><embed id="gavel4" type="application/x-shockwave-flash" width="140" height="130" src="gavel4.swf" quality="high" bgcolor="#BBB09B"></embed>\n');
	document.write('</object>\n');
}

