document.write('<div class="captcha">');
document.write('	<object type="application/x-shockwave-flash" data="/captcha/captcha.php" id="captcha" width="120" height="22" scale="noscale" salign="tl">');
document.write('		<param name="movie" value="/captcha/captcha.php" />');
document.write('		<param name="scale" VALUE="noscale" /> ');
document.write('		<param name="salign" VALUE="tl" />');
document.write('	</object><br /><span>&nbsp;Enter code (case insensitive):&nbsp;<input type="text" name="captchainput" size="10" maxsize="10" value="" /></span>');
document.write('</div>');
