




document.write('<table width="640" border="0" align="right" cellpadding="0" cellspacing="0" class="back">');
      
document.write('<form name="loginForm" action="http://passport.iomv.com/member/login.do" method="post">');
document.write('<input type="hidden" name="doAction" value="login">');
document.write('<input type="hidden" name="redirecturl" value="">');
document.write('<tr>');
document.write('<td width="42" height="38" align="center" nowrap class="Green">賬戶：</td>');
document.write('<td width="110" nowrap><input type="text" name="username" class="inputkuang" style="width:110px;" maxlength="20"><td>');
document.write('          <td width="42" align="center" nowrap class="Green">密碼：</td>');
document.write('          <td width="110" nowrap><input type="password" name="password" class="inputkuang" style="width:110px;" maxlength="20"></td>');
document.write('          <td width="52" align="center" nowrap class="Green">驗證碼：</td>');
document.write('          <td width="56" nowrap class="Green"><input type="text" name="postValidateCode" class="inputkuang" style="width:50px;" maxlength="20"></td>');
document.write('          <td width="48" nowrap align="center" ><img src="http://passport.iomv.com/imageservlet" ></td>');
document.write('          <td width="54" align="center" nowrap><input type="image" src="/images/index_login.jpg" width="45" height="19" border="0" /></td>');
document.write('          <td width="52" align="center" nowrap><a href="http://bbs.iomv.com/reg.php" target="_blank"><img src="/images/index_reg.jpg" width="45" height="19" border="0" /></a></td>');
document.write('          <td width="60" nowrap class="Green"><a href="http://bbs.iomv.com/member.php?action=lostpasswd" target="_blank" class="Greena">忘記密碼？</a></td>');
document.write('        </tr>');
document.write('		</form>');
      
document.write('    </table>');
