function showSideMenu(){
	document.write("<div style='position:relative;'>");
	document.write("<form action='http://regist.mag2.com/reader/Magrdop' method='POST' style='margin:0px;'>");
	document.write("<table border='0' cellspacing='1' cellpadding='0' bgcolor='#666666'>");
	document.write("<tr>");
	document.write("<td>");
	document.write("	<table border='0' cellspacing='0' cellpadding='3' bgcolor='#ffffff'>");
	document.write("	<tr>");
	document.write("	<td bgcolor='#77bbdd' align='left' style='color:#444444;filter:alpha(style=1, opacity=60, finishopacity=100, startx=0, starty=0, finishx=0, finishy=100);'><strong>メルマガ登録・解除</strong></td>");
	document.write("	</tr>");
	document.write("	<tr>");
	document.write("	<td bgcolor='#bbddee' align='left'>");
	document.write("	<span style='word-break: break-all;'><a href='http://www.mag2.com/m/0000228875.html' target='_blank'>子供としゃべらナイト！</a></span>");
	document.write("	</td>");
	document.write("	</tr>");
	document.write("	<tr>");
	document.write("	<td align='center'>");
	document.write("	<div style='width:100%; padding-bottom:5px; border-bottom: solid 1px #999999;'>");
	document.write("		<table border='0' cellspacing='2' cellpadding='0'>");
	document.write("		<tr>");
	document.write("		<td nowrap><label for='op_reg5'><input type='radio' id='op_reg5' name='op' value='reg' style='vertical-align:middle;' checked='checked'>登録</label>&nbsp;</td>");
	document.write("		<td nowrap><label for='op_unreg5'><input type='radio' id='op_unreg5' name='op' value='unreg' style='vertical-align:middle;'>解除</label>&nbsp;</td>");
	document.write("		</tr>");
	document.write("		<tr>");
	document.write("		<td colspan='2'>");
	document.write("			<table border='0' cellspacing='2' cellpadding='0'>");
	document.write("			<tr>");
	document.write("			<td nowrap><input id='email5' type='text' size='20' name='rdemail' value='メールアドレス' onfocus='this.value=\"\"'></td>");
	document.write("			<td nowrap>");
	document.write("			<input type='hidden' name='magid' value='0000228875'>");
	document.write("			<input type='hidden' name='reg' value='hakkou'>");
	document.write("			<input type='submit' value='送信'>");
	document.write("			</td>");
	document.write("			</tr>");
	document.write("			</table>");
	document.write("		</td>");
	document.write("		</tr>");
	document.write("		<tr>");
	document.write("		<td colspan='2' align='right'>");
	document.write("		<a href='http://blog.mag2.com/m/log/0000228875/' target='_blank' style='font-size:small;'>バックナンバー</a>");
	document.write("		</td>");
	document.write("		</tr>");
	document.write("		</table>");
	document.write("	</div>");
	document.write("	</td>");
	document.write("	</tr>");
	document.write("	<tr>");
	document.write("	<td align='right' nowrap><span style='font-size:x-small;'>powered by</span> <a href='http://www.mag2.com/' target='_blank'><img src='http://img.mag2.com/pb_regform/logo_mini.gif' width='60' height='19' border='0' alt='まぐまぐトップページへ' style='vertical-align:middle;'></a></td>");
	document.write("	</tr>");
	document.write("	</table>");
	document.write("</td>");
	document.write("</tr>");
	document.write("</table>");
	document.write("</form>");
	document.write("</div>");
}


