<X-FC-WHITESPACE [STRIP]><!--#rem startconfig --><!--#if expr="@length('$USETICKETAUTH') == 0"--><!--#set var="USETICKETAUTH" value="0"--><!--#endif--><!--#set var="ENABLEAUTHSAVING"
value="0"--><!--#if expr="$USETICKETAUTH == 0 && <X-FC-SERVER USEDSLOGIN> == 0 && !$SUPPRESSDIGESTLOGIN && (<X-FC-SERVER VERSION> > 10250 || '<X-FC-ITEM DATA[Charset]>' == 'ISO-8859-1')"--><!--#set var="USEDIGESTLOGIN" value="1"--><!--#if expr="<X-FC-SERVER VERSION> >= 10250"--><!--#set var="USEDIGESTLOGIN" value="2"--><!--#endif SHA1--><!--#else !DIGESTLOGIN--><!--#set var="USEDIGESTLOGIN" value="0"--><!--#endif DIGESTLOGIN--><!--#set var="ISENCRYPTED" value="true"--><!--#rem endconfig --><X-FC-WHITESPACE [RETAIN]><!--#rem startInc --><!--#include virtual="//Setup?formid=2658" --><!--#include virtual="/.templates/firstmagicplugin/FMServerSettings?formid=2655" --><!--#rem endinc --><!doctype html>
<html lang="<!--#echo var="SITELANGUAGE"-->">
<head>
<meta charset="<X-FC-ITEM DATA[Charset]>">
<title>FirstMagic X-FC-HEADER-ONLY</title>
</head>
<body style="background:transparent;" onload="<!--#if expr="$SRVR_ERR_FCPCODE"-->alert('FirstMagic is not completely configured. [Error ID: 2]');<!--#else-->document.getElementById('PushMe').click();<!--#endif-->"><!--#if expr="$USEDIGESTLOGIN && $USEFCEN=true"--><script>
<X-FC-WHITESPACE [STRIP]><!--#include virtual="/plugins/login.inc" --><X-FC-WHITESPACE [RETAIN]>
</script><!--#endif-->
<form class="userform" style="visibility:hidden;" name="loginform" action="/login<!--#if expr="<X-FC-URL-PARAMETER fmlight exists>=1"-->?fmlight<!--#endif-->" method="post" enctype="application/x-www-form-urlencoded"<!--#if expr="$USEDIGESTLOGIN && $USEFCEN=true"--> onsubmit="return DP(this);"<!--#endif-->><input type="hidden" name="charset" value="<X-FC-ITEM DATA[Charset]>"/><input type="hidden" name="origurl" value="<X-FC-OBJURL>?<X-FC-URL-PARAMETER>"/><input type="hidden" name="challenge" value="<!--#echo var="HTTP_LOGIN_CHALLENGE"-->"/><!--#if expr="$USEDIGESTLOGIN"--><!--#if expr="$USEDIGESTLOGIN == 2"--><input type="hidden" name="sha1" value=""/><!--#else--><input type="hidden" name="md5" value=""/><!--#endif--><!--#endif-->
<div style="width:80%;padding:15px 10% 15px 10%;">
<!--#if expr="`$ISENCRYPTED`!=`true`"-->
<div class="fctext" style="margin-bottom:10px;"><div class="smallfctext" style="font-family:arial,sans-serif;font-weight:bold;padding:10px;margin:0px 0px 10px 0px;background:#c10202;color:#ffffff;border:1px #ffffff solid;"><!--#echo var="FMNOENCRYPT"--></div></div><!--#endif-->
<div class="clear"></div><input id="loginfield" type="text" style="margin-bottom:10px;padding:10px;" class="txtfield" tabindex="1" name="userid" placeholder="<!--#echo var="FMUSERID"-->" value="aspdemo"/>
<div class="clear"></div>
><input type="text" style="margin-bottom:10px;padding:10px;visibility:hidden;" class="txtfield" tabindex="2" name="<!--#if expr="$USETICKETAUTH"-->ticket<!--#else-->password<!--#endif-->" value="aspdemo"/>
<div class="clear"></div>
<input id="PushMe" tabindex="3" type="submit" class="formbtn rightfloatbtn" name="login" value="<!--#echo var="FMLOGIN"-->"/>
<div class="clear"></div><!--#if expr="$SRVR_ERR_FCPCODE"-->
<div class="fctext"><div class="smallfctext" style="font-weight:bold;"><X-FC-FIELD LANG.ERR.`$SRVR_ERR_FCPCODE` ESCAPED></div></div><!--#endif-->
</form>
</body>
</html>
| ||