History

Show Presentation
 
 129
Home • .Templates • Headers • 129
 
<?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">
<!--Headers/129 H=<X-FC-REQUEST-TIME Header> LS=<X-FC-REQUEST-TIME Login.Start> L=<X-FC-REQUEST-TIME Login> OS=<X-FC-REQUEST-TIME Open.Start> O=<X-FC-REQUEST-TIME Open> T=<X-FC-REQUEST-TIME>-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=<X-FC-ITEM DATA[CharSet]>"/>
<title></title>
<!--#include virtual="/.Templates/GlobalStyles.inc"-->
<script type="text/javascript">
<!--
<X-FC-WHITESPACE STRIP>
var sw=parent.sw;
<!--#rem
PCMCB(RO)       PostChatMessageCallBack(RequestObject)
-->
function PCMCB(RO){
sw.dIU();
}
<!--#rem
PCM()           PostChatMessage()
-->
function PCM(){
var v=sw.gVK();
if(v==null){
        setTimeout(PCM,100);
        return false;
}
var RO=new ARO();
var F=document.forms["ChatForm"];
F.elements["VKey"].value=v;
if(RO!=null){
        RO.CB=PCMCB;
}
if(RO==null||!RO.PF(F)){
        parent.RU();
        F.submit();
}else{
        F.reset();
}
return false;
}
<!--#rem
PEF(F)  PostEmbedForm(Form)
-->
function PEF(F){
var v=sw.gVK();
if(v==null){
        setTimeout(function(){PEF(F);},100);
        return false;
}
F.elements["VKey"].value=v;
F.submit();
return false;
}
<X-FC-WHITESPACE RETAIN>
//-->
</script>
<script type="text/javascript" src="/.Templates/JavaScript/URLEscape.pjs"></script>
<script type="text/javascript" src="/.Templates/JavaScript/AsyncFunctions.pjs"></script>
</head>
<body dir="<X-FC-FIELD LANG.7500 DEFAULT="ltr" STRING>" bgcolor="<X-FC-FIELD PREFS.5601 DEFAULT=LANG.49.5601.11 RGB>" onload="parent.CRU();">
<X-FC-WHITESPACE STRIP>
<form action="<X-FC-OBJURL BASE SLASH>__FormSave?Clear=0&amp;TargetURL=<X-FC-OBJURL BASE>&amp;JumpAction=1" method="post" enctype="multipart/form-data" onsubmit="return PEF(this);">
<input type="hidden" name="CharSet" value="<X-FC-ITEM DATA[Charset]>"/>
<input type="hidden" name="VKey" value=""/>
<input type="hidden" name="KeepNames" value="1"/>
<input type="hidden" name="Close" value="-1"/>
<table bgcolor="<X-FC-FIELD PREFS.5603 DEFAULT=LANG.49.5603.11 RGB>" width="100%" cellpadding="2" cellspacing="0" border="0" summary="">
<tr>
        <td class="title">&nbsp;</td>
        <td><input class="forms" type="file" name="ChatEmbed" size="15"/></td>
        <td class="title">&nbsp;</td>
        <td><input class="button" type="submit" value="<X-FC-FIELD LANG.7541.3 STRING>" onclick="parent.RU();"/></td>
        <td width="100%"></td>
        <td align="right"><input class="button" type="submit" value="<X-FC-FIELD LANG.129.1001.9 STRING>" onclick="return PCM();"/></td>
        <td class="title">&nbsp;</td>
</tr>
</table>
</form>
<form name="ChatForm" action="<X-FC-OBJURL BASE SLASH>__FormSave?Clear=0&amp;TargetURL=<X-FC-OBJURL BASE>&amp;JumpAction=1" method="post" enctype="multipart/form-data">
<input type="hidden" name="CharSet" value="<X-FC-ITEM DATA[Charset]>"/>
<input type="hidden" name="VKey" value=""/>
<input type="hidden" name="KeepNames" value="1"/>
<input type="hidden" name="Close" value="-1"/>
<textarea class="forms" name="ChatMsg" rows="5" cols="62" style="width:100%;"></textarea>
</form>
<X-FC-WHITESPACE RETAIN>
</body>
<!--*Headers/129 T=<X-FC-REQUEST-TIME>-->
</html>