document.write(' \
<div style="width: 150px; border: 1px solid gray; font-size: 10pt; padding: 3px; color: black; background: white;"> \
<p style="width: 100%; text-align: center; background: gray; color: white; line-height: 1.2;"> \
	<a href="'+ChiegumiDomain+'/" style=" color: white; text-decoration: none;">'+ComName+'</a><br> \
	Owner\'s Voice購読の登録 \
</p> \
<form action="'+ChiegumiDomain+'/com/ColumnDetail.php" method="POST"> \
	<p style="margin: 5px 0 0 0;">氏名</p> \
	<input type="text" name="name" value="" maxlength="20" style="width: 130px;"><br> \
	<p style="margin: 5px 0 0 0;">メールアドレス</p> \
	<input type="text" name="mail" value="" maxlength="200" style="width: 130px;"> \
	<p style="margin: 5px 0; text-align: center;"> \
		<input type="submit" value="登録"><br> \
		<input type="hidden" name="subchk" value="colinput"> \
	</p> \
</form> \
<p style="border-top: 1px dotted gray; text-align: right; color: gray; font-size: 8pt;"> \
	<a href="http://chiegumi.jp/" style="color: gray; text-decoration: none;">Powered by 知恵組</a> \
</p> \
</div> \
');