History

Show Presentation
 
 138
Home • mobile.templates • 138
 
<?xml version="1.0" encoding="<X-FC-ITEM DATA[Charset]>"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html><!--#if expr="@length('$USETICKETAUTH') == 0"--><!--#set var="USETICKETAUTH" value="0"--><!--#endif-->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=<X-FC-ITEM DATA[Charset]>" />
<meta name="HandheldFriendly" content="True" /><!--#if expr="$FONTSIZE==1"--><!--#if expr="@length($GLOBALSTYLES)"-->
<link rel="stylesheet" type="text/css" href="<!--#echo var="GLOBALSTYLES"-->" /><!--#else-->
<style type="text/css">
<!--
font {font-size:8pt;font-family:<X-FC-FIELD PREFS.5670 DEFAULT="Geneva,Arial,Sans-Serif" STRING>;}
-->
</style><!--#endif--><!--#endif-->
</head>
<body dir="<X-FC-FIELD LANG.7500 DEFAULT="ltr" STRING>" bgcolor="<X-FC-FIELD PREFS.5600 DEFAULT=LANG.49.5600.11 RGB>" alink="<X-FC-FIELD PREFS.5672 DEFAULT=LANG.49.5672.11 RGB>" link="<X-FC-FIELD PREFS.5672 DEFAULT=LANG.49.5672.11 RGB>" vlink="<X-FC-FIELD PREFS.5672 DEFAULT=LANG.49.5672.11 RGB>" style="margin:0px;">
<form action="/Login" method="post" enctype="application/x-www-form-urlencoded">
<input type="hidden" name="origurl" value="<!--#echo expr="@mlescape($SRVR_ERR_RESOURCE)"--><!--#if expr="@length($SRVR_ERR_RESOURCE_ARGS)"-->?<!--#echo expr="@mlescape($SRVR_ERR_RESOURCE_ARGS)"--><!--#endif-->" />
<input type="hidden" name="charset" value="<X-FC-ITEM DATA[Charset]>" />
<table bgcolor="<X-FC-FIELD PREFS.5601 DEFAULT=LANG.49.5601.11 RGB>" width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
        <td width="100%" nowrap="nowrap"><font color="<X-FC-FIELD PREFS.5672 DEFAULT=LANG.49.5672.11 RGB>" size="-1"><a href="<X-FC-OBJURL-UP SLASH>">&#94;</a>&nbsp;&nbsp;</font><font color="<X-FC-FIELD PREFS.5652 DEFAULT=LANG.49.5652.11 RGB>"><b><X-FC-FIELD LANG.138.0.25 STRING></b></font></td>
</tr><!--#if expr="$SRVR_ERR_FCPCODE"-->
<tr>
        <td><font color="<X-FC-FIELD PREFS.5672 DEFAULT=LANG.49.5672.11 RGB>" size="-1"><!--#echo var="SRVR_ERR_FCPREASON"--> [<!--#echo var="SRVR_ERR_FCPCODE"-->]</font></td>
</tr><!--#endif-->
<tr>    
        <td><table cellpadding="2" cellspacing="0" border="0">
        <tr>
                <td nowrap="nowrap" align="right"><font color="<X-FC-FIELD PREFS.5672 DEFAULT=LANG.49.5672.11 RGB>" size="-1"><X-FC-FIELD LANG.138.1001.9 STRING></font></td>
                <td nowrap="nowrap"><font color="<X-FC-FIELD PREFS.5672 DEFAULT=LANG.49.5672.11 RGB>" size="-1"><!--#if expr="<X-FC-FIELD SITEPREF.5523 DEFAULT=LANG.49.5523.9 LENGTH>"--><X-FC-FIELD SITEPREF.5523 DEFAULT=LANG.49.5523.9 STRING><!--#else--><X-FC-SERVER NAME><!--#endif--></font></td>
        </tr>
        <tr>
                <td nowrap="nowrap" align="right"><font color="<X-FC-FIELD PREFS.5672 DEFAULT=LANG.49.5672.11 RGB>" size="-1"><X-FC-FIELD LANG.138.1101.9 STRING></font></td>
                <td><input type="text" name="userid" id="F1" size="15" maxlength="63" value="" /></td>
        </tr>
        <tr>
                <td nowrap="nowrap" align="right"><font color="<X-FC-FIELD PREFS.5672 DEFAULT=LANG.49.5672.11 RGB>" size="-1"><X-FC-FIELD LANG.138.1102.9 STRING></font></td><!--#if expr="$USETICKETAUTH"-->
                <td><input type="password" id="F2" name="ticket" size="15" value="" /></td><!--#else-->
                <td><input type="password" id="F2" name="password" size="15" maxlength="27" value="" /></td><!--#endif-->
        </tr>
        </table></td>
</tr>
<tr>
        <td><input type="submit" name="login" value=" <X-FC-FIELD LANG.138.1008.9 STRING> " /></td>
</tr>
</table>
</form>
</body>
</html>