History

Show Presentation
 
 129
Home • 7.Templates • 129
 
<!--129-->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=<X-FC-ITEM DATA[Charset]>">
<title><X-FC-ITEM DATA[Name]></title>
<style type="text/css">
<!--#include virtual="/.templates/GlobalStyles.inc"--><!--#set var="COLOUR" value="<X-FC-FIELD PREFS.5677 DEFAULT="#000000" RGB>"--><!--#set var="SIZE" value="<X-FC-FIELD PREFS.5676 DEFAULT=9 FONTSIZE>"--><!--#set var="FONT" value="<X-FC-FIELD PREFS.5670 DEFAULT=Geneva,Arial,Sans-Serif' STRING>"-->
<!--#include virtual="/.templates/TableStyles.inc"-->
</style>
</head>
<body bgcolor="<X-FC-FIELD PREFS.5600 DEFAULT="#FFFFFF" RGB>" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<form onSubmit="return false;"><!--#set var="LISTTYPE" value="PUBLICCHAT"--><!--#set var="NavPosition" value="<X-FC-FIELD PREFS.5513 DEFAULT=2 NUMBER>"--><!--#if expr="$NavPosition==2"--><!--#set var="TABLEWIDTH" value="100%"--><!--#else--><!--#set var="TABLEWIDTH" value="<X-FC-FIELD PREFS.5720 DEFAULT="100%" STRING>"--><!--#endif--><!--#if expr="!$NavPosition==2 && <X-FC-FIELD PREFS.5707 LENGTH>"-->
<table width="<!--#echo var="TABLEWIDTH"-->" cellpadding="0" cellspacing="0" border="0">
<tr>
        <td align="center"><a href="<X-FC-FIELD PREFS.5709 STRING>"><img src="/Images/<X-FC-FIELD PREFS.5707 STRING>" alt="<X-FC-FIELD PREFS.5708 STRING>" vspace="10" border="0"></a></td>
</tr>
</table><!--#endif--><!--#if expr="$NavPosition==0"-->
<!--#include virtual="/.templates/toolbars/NavList.inc"--><!--#elif expr="$NavPosition==2"-->
<!--#include virtual="/.templates/toolbars/NavListSide.inc"--><!--#elif expr="$NavPosition==3"-->
<!--#include virtual="/.templates/toolbars/NavListText.inc"--><!--#endif-->
<table bgcolor="<X-FC-FIELD PREFS.5601 DEFAULT="#C0C0C0" RGB>" width="<!--#echo var="TABLEWIDTH"-->" cellpadding="0" cellspacing="0" border="0">
<tr>
        <td bgcolor="<X-FC-FIELD PREFS.5600 DEFAULT="#FFFFFF" RGB>" colspan="2"><img src="/images/pixel.gif" width="1" height="1" border="0"></td>
</tr>
<tr>
        <td><table bgcolor="<X-FC-FIELD PREFS.5603 DEFAULT="#555555" RGB>" width="100%" cellpadding="2" cellspacing="0" border="0">
        <tr>
                <td><img src="/Images/pixel.gif" width="5" height="32" border="0"></td>
                <td><img src="/Icons/150" alt="<X-FC-ITEM DATA[Name]>" width="32" height="32" border="0"></td>
                <td id="title1" nowrap><X-FC-ITEM DATA[Name]></td>
                <td width="100%" align="right"><img src="/images/pixel.gif" width="1" height="1" border="0"></td>
        </tr>
        </table></td>
</tr>
<tr>
        <td><applet id="FCChat" archive="FCChat.jar" code="FCChat.class" width="550" height="530">
                <param name="login" value="<X-FC-USER-ID>">
                <param name="password" value="<X-FC-USER-PASSWORD>">
                <param name="md5challenge" value="<X-FC-USER MD5CHALLENGE>">
                <param name="md5digest" value="<X-FC-USER MD5DIGEST>">
                <param name="privilege" value="<X-FC-USER PRIV CHAT>">
                <param name="codebase" value="<X-FC-LOGIN>Java/FCchat">
                <param name="url" value="<X-FC-OBJPATH>">
                <param name="port" value="510">
                <param name="debuglevel" value="2">
                <param name="language" value="<X-FC-LANGUAGE>">
                <X-FC-FIELD LANG.400.75 STRING>
        </applet></td>
</tr>
</table><!--#if expr="$NavPosition==2"-->
        </td>
</tr>
</table><!--#elif expr="$NavPosition==1"-->
<!--#include virtual="/.templates/toolbars/NavList.inc"--><!--#elif expr="$NavPosition==4"-->
<!--#include virtual="/.templates/toolbars/NavListText.inc"--><!--#endif-->
</form>
</body>
</html>