document.writeln("<form action=/newpage/club/login.cfm method=post STYLE=Margin:0;>")
document.writeln("<table width=96% border=0 cellspacing=0 cellpadding=0>")
document.writeln("<tr>")
document.writeln("<td align=left valign=top bgcolor=a8b8ff><img src=/images/td-l.gif></td>")
document.writeln("<td align=center bgcolor=a8b8ff valign=baseline><font color=990033> 會員登入 </font></td>")
document.writeln("<td align=right valign=top bgcolor=a8b8ff><img src=/images/td-r.gif></td>")
document.writeln("</tr>")
document.writeln("</table>")
document.writeln("<table width=96% border=0 cellspacing=0 cellpadding=0>")
document.writeln("<tr>")
document.writeln("<td width=1 bgcolor=a8b8ff>　</td>")
document.writeln("<td bgcolor=E8FFEE align=center>")

document.writeln("<table border=0 cellspacing=0 cellpadding=2 width=98%>")
document.writeln("<tr>")
document.writeln("<td align=right><font class=font9>帳號</font></td>")
document.writeln("<td><input type=Text name=email size=8 maxlength=50></td>")
document.writeln("</tr>")
document.writeln("<tr>")
document.writeln("<td align=right><font class=font9>密碼</font></td>")
document.writeln("<td><input type=password name=Password size=8 maxlength=10></td>")
document.writeln("</td></tr>")
document.writeln("<tr>")
document.writeln("<td colspan=2 align=center vlaign=middle>")
document.writeln("<input type=submit value=登入 class=font9> &nbsp; &nbsp;")
document.writeln("<a href=/newpage/club/sendpwd.cfm>查詢密碼</a>")
document.writeln("</td></tr>")
document.writeln("</table>")

document.writeln("</td>")
document.writeln("<td width=1 bgcolor=a8b8ff>　</td>")
document.writeln("</tr>")
document.writeln("<tr>")
document.writeln("<td width=1 bgcolor=a8b8ff style='font-size: 1pt'> &nbsp; </td>")
document.writeln("<td bgcolor=a8b8ff style='font-size: 1pt'> &nbsp; </td>")
document.writeln("<td width=1 bgcolor=a8b8ff style='font-size: 1pt'> &nbsp; </td>")
document.writeln("</tr>")
document.writeln("</table>")
document.writeln("<input type=hidden name=email_required value=請輸入會員編號(your_email)>")
document.writeln("</form>")