
document.open();
document.write('    <div class="section" id="monthly-present">');
document.write('      <p class="section-title"><img src="/images/present0810.jpg" alt="今月のプレゼント" width="140" border="0" /></p>');
document.write('    </div>');
document.write('    <div class="section">');
document.write('      <div class="section-body">');
document.write('          <p>ゲストさん、<br />こんにちは。</p>');
document.write('      </div>');
document.write('      </div>');
document.write('    <div class="section">');
document.write('      <p class="section-title"><img src="/images/common/topic-login.gif" alt="会員の方はログイン" width="140" height="16" /></p>');
document.write('      <div class="section-body">');
document.write('        <form id="form1" name="form1" method="post" action="/login.php">');
document.write('          <dl>');
document.write('            <dt><img src="/images/common/login-id.gif" alt="メールアドレス" width="120" height="14" /></dt>');
document.write('            <dd>');
document.write('              <input name="UID" type="text" class="textfield" id="textfield" value="" />');
document.write('            </dd>');
document.write('            <dt><img src="/images/common/login-password.gif" alt="パスワード" width="120" height="14" /></dt>');
document.write('            <dd>');
document.write('              <input name="PW" type="password" class="textfield" id="textfield"  value=""/>');
document.write('            </dd>');
document.write('          </dl>');
document.write('          <p class="supplement">');
document.write('            <input name="SAVE" type="checkbox" id="bRegister" tabindex="3" value="on" checked="checked" />');
document.write('<label for="bRegister">次回から自動的にログインする</label>');
document.write('          </p>');
document.write('          <p>');
document.write('            <input name="login" value="on" type="image" id="imageField" src="/images/common/login-submit.gif" alt="ログイン" />');
document.write('          </p>');
document.write('          <p class="supplement-first"><a href="https://withclub.net/member/regist.php" onClick="javascript:secure(\'https://withclub.net/member/regist.php\',\'\');return false;"><img src="/images/common/newly_submit.gif" alt="新規登録" width="86" height="26" /></a></p>');
document.write('          <p class="supplement"><a href="https://withclub.net/member/upgrade.php" onClick="javascript:secure(\'https://withclub.net/member/upgrade.php\',\'\');return false">カード会員⇒PC会員へアップグレード</a></p>');
document.write('          <p class="supplement"><a href="https://withclub.net/member/forget_password.php" onClick="javascript:secure(\'https://withclub.net/member/forget_password.php\',\'\');return false">パスワードをお忘れの場合はこちら</a></p>');
document.write('          <p class="supplement"><a href="about/index.html">ウィズクラブって</a><a href="about/index.html">？</a></p>');
document.write('        </form>');
document.write('      </div>');
document.write('    </div>');
document.write('    <div class="section" id="memberprofile">');
document.write('      <p class="section-title"><img src="/images/common/topic-hellow.gif" alt="会員です。こんにちは。" width="140" height="16" /></p>');
document.write('      <div class="section-body">');
document.write('        <div id="profile-photo">');
document.write('          <p><img src="/images/common/nophoto-male.gif" alt="" width="120" /></p>');
document.write('        </div>');
document.write('        <p id="profile-name">never　never さん</p>');
document.write('        <p id="user-contact"><a href="#" onClick="javascript:secure(\'https://withclub.net/member/msg_letter.php?mode=new&kn=NDAwMDAwMDAwMDAwMDAxNTM3MDIw\',\'\');"><img class="swap" src="/images/common/user-contact.gif" alt="never　neverさんにメッセージを送る" width="126" height="26" /></a></p>');
document.write('        <dl>');
document.write('          <dt><img src="/images/common/profile-sex.gif" alt="性別" width="120" height="20" /></dt>');
document.write('          <dd>男性</dd>');
document.write('          <dt><img src="/images/common/profile-address.gif" alt="今住んでいるところ" width="120" height="20" /></dt>');
document.write('          <dd>香川県</dd>');
document.write('          <dt><img src="/images/common/profile-bloodtype.gif" alt="血液型" width="120" height="20" /></dt>');
document.write('          <dd>O型</dd>');
document.write('          <dt><img src="/images/common/profile-join.gif" alt="参加した日" width="120" height="20" /></dt>');
document.write('          <dd>2007年10月18日</dd>');
document.write('        </dl>');
document.write('      </div>');
document.write('    </div>');
document.close();
