<X-FC-WHITESPACE STRIP>
<!--#set var="TFL" value="1001;1009;2000;2002;2004;2006;2008;2010;2012;2014;2016;2018;2020;2022;2024;2026;2028;2030;2032;2034;2036;2038;2040;3000;3001;3002;3003;3004;3005;3006;3007;3008;3009;3010;3011;3012"-->
<!--#set var="NFL" value=""-->
<!--#set var="CBFL" value="1002;3001;3002;3003;3004;3005;3006;3007;3008;3009;3010;3011;3012"-->
<!--#set var="DFL" value="1003"-->
<!--#set var="IFL" value="2001;2003;2005;2007;2009;2011;2013;2015;2017;2019;2021;2023;2025;2027;2029;2031;2033;2035;2037;2039"-->
<!--#set var="SHFL" value=""-->
<!--#if expr="<X-FC-URL-PARAMETER JSON NUMBER>"-->
<!--#set var="LUT" value="<X-FC-OBJECT LASTUPDATE NUMBER>"-->
<!--#while expr="$LUT <= <X-FC-URL-PARAMETER LUT NUMBER> && <X-FC-OBJECT WantsToClose> == 0 && <X-FC-REQUEST-TIME>
< 30000 && <X-FC-URL-PARAMETER NeedVKey NUMBER> == 0"-->
<X-FC-IDLE 250>
<!--#set var="LUT" value="<X-FC-OBJECT LASTUPDATE NUMBER>"-->
<!--#endwhile-->
{
<!--#rem
TFL TextFieldList
-->
TFL:[
<!--#set var="FL" value="$TFL"-->
<!--#while expr="@length($FL)"-->
<!--#set var="F" expr="@split($FL,';')"-->
{ID:<!--#echo var="F"-->,I:-1,V:"<X-FC-FIELD `$F` DEFAULT=PROP.9 ESCAPED>"},
<!--#endwhile-->
{ID:-1}
],
<!--#rem
NFL NumberFieldList
-->
NFL:[
<!--#set var="FL" value="$NFL"-->
<!--#while expr="@length($FL)"-->
<!--#set var="F" expr="@split($FL,';')"-->
{ID:<!--#echo var="F"-->,I:-1,V:<X-FC-FIELD `$F` DEFAULT=PROP.11 NUMBER>},
<!--#endwhile-->
{ID:-1}
],
<!--#rem
CBFL CheckboxFieldList
-->
CBFL:[
<!--#set var="FL" value="$CBFL"-->
<!--#while expr="@length($FL)"-->
<!--#set var="F" expr="@split($FL,';')"-->
{ID:<!--#echo var="F"-->,I:-1,V:<X-FC-FIELD `$F` DEFAULT=PROP.85 NUMBER>},
<!--#endwhile-->
{ID:-1}
],
<!--#rem
DFL DateFieldList
-->
DFL:[
<!--#set var="FL" value="$DFL"-->
<!--#while expr="@length($FL)"-->
<!--#set var="F" expr="@split($FL,';')"-->
{ID:<!--#echo var="F"-->,I:-1,V:"<!--#if expr="<X-FC-FIELD `$F` DEFAULT=0 NUMBER>"--><X-FC-FIELD `$F` DATE,"%#D%S"><!--#endif-->"},
<!--#endwhile-->
{ID:-1}
],
<!--#rem
IFL IconFieldList
-->
IFL:[
<!--#set var="FL" value="$IFL"-->
<!--#while expr="@length($FL)"-->
<!--#set var="F" expr="@split($FL,';')"-->
{ID:<!--#echo var="F"-->,I:-1,P:"<X-FC-FIELD `$F` DEFAULT=PROP.12 ICONPATH>",W:<X-FC-FIELD `$F` DEFAULT=PROP.12 ICONWIDTH>,H:<X-FC-FIELD `$F` DEFAULT=PROP.12 ICONHEIGHT>},
<!--#endwhile-->
{ID:-1}
],
<!--#rem
SHFL ShowHideFieldList
-->
SHFL:[
<!--#set var="FL" value="$SHFL"-->
<!--#while expr="@length($FL)"-->
<!--#set var="F" expr="@split($FL,';')"-->
{ID:<!--#echo var="F"-->,I:-1,"V":<X-FC-FIELD `$F` DEFAULT=PROP.3 ATTR.HIDDEN>},
<!--#endwhile-->
{ID:-1}
],
<!--#if expr="<X-FC-URL-PARAMETER NEEDVKEY NUMBER>"-->
VKEY:"<X-FC-SESSION VKEY>",
<!--#endif-->
LUT:<!--#echo var="LUT"-->
}
<!--#else-->
<?xml version="1.0" encoding="<X-FC-ITEM DATA[Charset]>"?><X-FC-WHITESPACE RETAIN>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!--E8100 Date=27-11-2007 ** --><X-FC-WHITESPACE STRIP>
<!--#set var="TABLEWIDTH" value="<X-FC-FIELD PREFS.5720 DEFAULT="100%" STRING>"-->
<!--#if expr="<X-FC-ITEM DATA[Title] LENGTH>"-->
<!--#set var="TITLE" value="<X-FC-ITEM DATA[Title]>"-->
<!--#else-->
<!--#set var="TITLE" value="<X-FC-FIELD FORM.0.25 STRING>"-->
<!--#endif-->
<X-FC-WHITESPACE RETAIN>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=<X-FC-ITEM DATA[Charset]>"/>
<title><X-FC-ITEM DATA[Title]></title>
<!--#rem
STYLE section
should be replaced by appropriate values for target template set. These would be the appropriate styles for the FC "Standard" set, and the whole style block could be replaced by a single
#include virtual="/.Templates/GlobalStyles.inc"
call
-->
<style type="text/css">
<!--
<X-FC-WHITESPACE STRIP>
<!--#rem
Styles taken from Page Title in WSP form. Controls styles for page titles. Plain
-->
.title{font-size:<X-FC-FIELD PREFS.5651 DEFAULT=LANG.49.5651.11 FONTSIZE>pt;color:<X-FC-FIELD PREFS.5652 DEFAULT=LANG.49.5652.11 RGB>;text-decoration:none;font-family:<X-FC-FIELD PREFS.5650 DEFAULT=LANG.49.5650.9 STRING>;}
<!--#rem
Styles taken from Secondary Page Title in WSP form. Controls styles for page titles. Bold
-->
.titleB{font-size:<X-FC-FIELD PREFS.5656 DEFAULT=LANG.49.5656.11 FONTSIZE>pt;color:<X-FC-FIELD PREFS.5657 DEFAULT=LANG.49.5657.11 RGB>;font-weight:bold;text-decoration:none;font-family:<X-FC-FIELD PREFS.5655 DEFAULT=LANG.49.5655.9 STRING>;}
<!--#rem
Styles taken from Section Title in WSP form. Controls styles for headings that are usually subtabs in client forms.
-->
.secTitle{font-size:<X-FC-FIELD PREFS.5661 DEFAULT=LANG.49.5661.11 FONTSIZE>pt;color:<X-FC-FIELD PREFS.5662 DEFAULT=LANG.49.5662.11 RGB>;text-decoration:none;font-family:<X-FC-FIELD PREFS.5660 DEFAULT=LANG.49.5660.9 STRING>;}
<!--#rem
Styles taken from Summary Bar Text in WSP form. Controls styles for summary text in list views and dates in calendars. Plain and bold
-->
.sum{font-size:<X-FC-FIELD PREFS.5666 DEFAULT=LANG.49.5666.11 FONTSIZE>pt;color:<X-FC-FIELD PREFS.5667 DEFAULT=LANG.49.5667.11 RGB>;text-decoration:none;font-family:<X-FC-FIELD PREFS.5665 DEFAULT=LANG.49.5665.9 STRING>;}
.sumB{font-size:<X-FC-FIELD PREFS.5666 DEFAULT=LANG.49.5666.11 FONTSIZE>pt;color:<X-FC-FIELD PREFS.5667 DEFAULT=LANG.49.5667.11 RGB>;text-decoration:none;font-weight:bold;font-family:<X-FC-FIELD PREFS.5665 DEFAULT=LANG.49.5665.9 STRING>;}
<!--#rem
Styles taken from Table headings in WSP form. Controls styles for table headings and non current Calendar dates in month, week and day view
-->
.tHead{font-size:<X-FC-FIELD PREFS.5691 DEFAULT=LANG.49.5691.11 FONTSIZE>pt;color:<X-FC-FIELD PREFS.5692 DEFAULT=LANG.49.5692.11 RGB>;text-decoration:none;font-family:<X-FC-FIELD PREFS.5690 DEFAULT=LANG.49.5690.9 STRING>;}
<!--#rem
Styles taken from Guide Text in WSP form. Controls styles for the guide text in all forms and non chosen tabs. Plain, bold, underline
-->
.gt{font-size:<X-FC-FIELD PREFS.5686 DEFAULT=LANG.49.5686.11 FONTSIZE>pt;color:<X-FC-FIELD PREFS.5687 DEFAULT=LANG.49.5687.11 RGB>;text-decoration:none;font-family:<X-FC-FIELD PREFS.5685 DEFAULT=LANG.49.5685.9 STRING>;}
.gtb{font-size:<X-FC-FIELD PREFS.5686 DEFAULT=LANG.49.5686.11 FONTSIZE>pt;color:<X-FC-FIELD PREFS.5687 DEFAULT=LANG.49.5687.11 RGB>;text-decoration:none;font-weight:bold;font-family:<X-FC-FIELD PREFS.5685 DEFAULT=LANG.49.5685.9 STRING>;}
.gti{font-size:<X-FC-FIELD PREFS.5686 DEFAULT=LANG.49.5686.11 FONTSIZE>pt;color:<X-FC-FIELD PREFS.5687 DEFAULT=LANG.49.5687.11 RGB>;text-decoration:none;font-style:italic;font-family:<X-FC-FIELD PREFS.5685 DEFAULT=LANG.49.5685.9 STRING>;}
.gtu{font-size:<X-FC-FIELD PREFS.5686 DEFAULT=LANG.49.5686.11 FONTSIZE>pt;color:<X-FC-FIELD PREFS.5687 DEFAULT=LANG.49.5687.11 RGB>;text-decoration:underline;font-family:<X-FC-FIELD PREFS.5685 DEFAULT=LANG.49.5685.9 STRING>;}
<!--#rem
Styles taken from Standard Text in WSP form. Controls styles for all data. Plain, bold, underline, italic
-->
.p{font-size:<X-FC-FIELD PREFS.5671 DEFAULT=LANG.49.5671.11 FONTSIZE>pt;color:<X-FC-FIELD PREFS.5672 DEFAULT=LANG.49.5672.11 RGB>;text-decoration:none;font-family:<X-FC-FIELD PREFS.5670 DEFAULT=LANG.49.5670.9 STRING>;}
.bold{font-size:<X-FC-FIELD PREFS.5671 DEFAULT=LANG.49.5671.11 FONTSIZE>pt;color:<X-FC-FIELD PREFS.5672 DEFAULT=LANG.49.5672.11 RGB>;font-weight:bold;text-decoration:none;font-family:<X-FC-FIELD PREFS.5670 DEFAULT=LANG.49.5670.9 STRING>;}
.u{font-size:<X-FC-FIELD PREFS.5671 DEFAULT=LANG.49.5671.11 FONTSIZE>pt;color:<X-FC-FIELD PREFS.5672 DEFAULT=LANG.49.5672.11 RGB>;text-decoration:underline;font-family:<X-FC-FIELD PREFS.5670 DEFAULT=LANG.49.5670.9 STRING>;}
.i{font-size:<X-FC-FIELD PREFS.5671 DEFAULT=LANG.49.5671.11 FONTSIZE>pt;color:<X-FC-FIELD PREFS.5672 DEFAULT=LANG.49.5672.11 RGB>;text-decoration:none;font-style:italic;font-family:<X-FC-FIELD PREFS.5670 DEFAULT=LANG.49.5670.9 STRING>;}
.bi{font-size:<X-FC-FIELD PREFS.5671 DEFAULT=LANG.49.5671.11 FONTSIZE>pt;color:<X-FC-FIELD PREFS.5672 DEFAULT=LANG.49.5672.11 RGB>;font-weight:bold;text-decoration:none;font-style:italic;font-family:<X-FC-FIELD PREFS.5670 DEFAULT=LANG.49.5670.9 STRING>;}
<!--#rem
Styles taken from Form fields in WSP form. Controls styles for all form
-->
.forms{font-size:<X-FC-FIELD PREFS.5696 DEFAULT=LANG.49.5696.11 FONTSIZE>pt;color:<X-FC-FIELD PREFS.5697 DEFAULT=LANG.49.5697.11 RGB>;text-decoration:none;font-family:<X-FC-FIELD PREFS.5695 DEFAULT=LANG.49.5695.9 STRING>;}
<!--#rem
Styles taken from Button Text in WSP form. Controls styles for all buttons
-->
.button{font-size:<X-FC-FIELD PREFS.5646 DEFAULT=LANG.49.5646.11 FONTSIZE>pt;color:<X-FC-FIELD PREFS.5647 DEFAULT=LANG.49.5647.11 RGB>;font-family:<X-FC-FIELD PREFS.5645 DEFAULT=LANG.49.5645.9 STRING>;}
<!--#rem
Styles taken from Button Text in WSP form, but no color. Used so that disabled buttons draw correctly
-->
.xbutton{font-size:<X-FC-FIELD PREFS.5646 DEFAULT=LANG.49.5646.11 FONTSIZE>pt;font-family:<X-FC-FIELD PREFS.5645 DEFAULT=LANG.49.5645.9 STRING>;}
<!--#rem
Some adjustments (or explicit normalization) of the behaviour of some HTML elements
-->
body{margin:0px;}
form{display:inline;}
a{text-decoration:none;}
img{border:none;vertical-align:middle;}
<X-FC-WHITESPACE RETAIN>
-->
</style>
<!--#rem
SCRIPT block for general use objects
This section is simply a copy/paste several of the FC standard templates JS libraries, and if this template was used with the standards this block should be replaced with the following includes:
<script type="text/javascript src="/.Templates/JavaScript/URLEscape.pjs"></script>
<script type="text/javascript src="/.Templates/JavaScript/DateFunctions.pjs"></script>
<script type="text/javascript src="/.Templates/JavaScript/AsyncFunctions.pjs"></script>
-->
<script type="text/javascript">
<!--
<X-FC-WHITESPACE STRIP>
<!--#rem
ruc(c) ReservedURLChar(char)
Takes an ASCII code and returns 1/0 depending on whether or not the character needs to be escaped in an URL
-->
function ruc(c){
var r=0;
if(c<0x30&&c!=0x2E){
r=1;
}else if(c>0x39&&c<0x41){
r=1;
}else if(c>0x5A&&c<61){
r=1;
}else if(c>0x7A){
r=1;
}
return r;
}
<!--#rem
hv(c) HexValue(c)
URL encodes a single byte value (ie 255 == %FF)
-->
var HD=["0","1","2","3","4","5","6","7","8","9","A","B","C","D","E","F"];
function hv(c){
return "%"+HD[Math.floor(c/16)]+HD[c%16];
}
<!--#rem
uesc(u) UrlEscape(URL)
Converts a javascript string into an URL. We need to do this ourselves, since the built in JS escape() implementations all want to do UCS-2 instead of UTF-8 for x-chars.
-->
function uesc(u){
var s="";
for(var i=0;i<u.length;i++){
var c=u.charCodeAt(i);
if(!ruc(c)){
s+=u.charAt(i);
}else if(c==0x0D){<!--#rem
convert CR and CRLF to LF-->
if(i<u.length-1&&u.charCodeAt(i+1)==0x0A){
++i;
}
s+="%0A";
}else if (c<0x80){
s+=hv(c);
}else if(c<0x0800){
s+=hv(0xC0|(c>>6))+hv(0x80|(c&0x3F));
}else if(c<0x10000){
s+=hv(0xE0|(c>>12))+hv(0x80|((c>>6)&0x3F))+hv(0x80|(c&0x3F));
}else{
s+=hv(0xF0|(c>>16))+hv(0x80|((c>>12)&0x3F))+hv(0x80|((c>>6)&0x3F))+hv(0x80|(c&0x3F));
}
}
return s;
}
<!--#rem
ARO AsyncRequestObject
A cross-browser XMLHTTPRequest object
Properties:
CB Callback Function to be called when the request completes or times out. Parameter is the ARO object itself.
Public Methods:
G(u,p) GET(url,params) Send or queue an HTTP "GET" request to the server using the given URL and the specified parameters
PF(F) POSTForm(form) Send or queue an HTTP "POST" to the server using the data from the HTML form in the argument (the URL used is the form action)
PD(u,ds) POSTData(url,datastring) Send or queue an HTTP "POST" to the server using the data provided (implicitly must be application/x-www-form-urlencoded)
S(u,p,m) SAVE(url,params,mimetype) Send or queue an HTTP "GET" request to the server using the given URL and paramters with an overriden mime type for the reply
A() Abort Cancel the current async request
Private methods:
dG doGet
dPF doPostForm
dS doSave
Private static methods:
RSCH ReadyStateChangeHandler
dQ deQueue
-->
function ARO(){
this.CB=null;
<!--#if expr="<X-FC-BROWSER NAME.MSIE>"-->
try{
this.obj=new ActiveXObject("Msxml2.XMLHTTP");
}catch (e){
try{
this.obj=new ActiveXObject("Microsoft.XMLHTTP");
}catch(e){
this.obj=null;
}
}
<!--#else-->
try{
this.obj=new XMLHttpRequest();
this.obj.overrideMimeType("text/xml");
}catch(e){
this.obj=null;
}
<!--#endif-->
if(this.obj!=null){
return this;
}
return null;
}
<!--#rem
Static member:
CRO CurrentRequestObject
RQ RequestQueue
Because the browser developers are just too dumb to implement object oriented code or parallel requests properly.
-->
var CRO=null;
var RQ=[];
<!--#rem
dQ deQueue
Since the browsers seem to be able to process only one request at a time, if one a new request is made while another is in progress it is queued
for later processing. This function deQueues and dispatches any pending requests in the order they were requested.
-->
function dQ(){
while(CRO==null&&RQ.length){
CRO=RQ[0][0];
if(RQ[0][1]=="PF"){
CRO.dPF(RQ[0][2],RQ[0][3],RQ[0][4]);
}else if(RQ[0][1]=="G"){
CRO.dG(RQ[0][2],RQ[0][3]);
}else if(RQ[0][1]=="S"){
CRO.dS(RQ[0][2],RQ[0][3],RQ[0][4]);
}else{
CRO=null;
}
RQ.splice(0,1);
}
}
<!--#rem
RSCH() ReadyStateChangeHandler()
-->
ARO.prototype.RSCH=function(){
try{
if(CRO!=null&&CRO.obj!=null&&CRO.obj.readyState==4){
var RO=CRO;
CRO=null;
if(RO.CB!=null){
RO.CB(RO);
}
}
if(RQ.length){
dQ();
}
}catch(e){
CRO=null;
}
};
<!--#rem
G(u,p) GET(url,params)
-->
ARO.prototype.G=function(u,p){
if(this.obj==null||u==null||u==""){
return false;
}
if(CRO!=null||RQ.length>0){
RQ[RQ.length]=[this,"G",u,p];
return true;
}
CRO=this;
return this.dG(u,p);
};
<!--#rem
dG(u,p) doGet(url, params)
-->
ARO.prototype.dG=function(u,p){
try{
this.obj.open("GET",u+(p&&p.length?"?"+p:""),true);
this.obj.onreadystatechange=this.RSCH;
this.obj.send(null);
return true;
}catch(e){
CRO=null;
return false;
}
};
<!--#rem
MF(F) MungeForm(Form)
takes a form and munges the fields into an application/x-www-form-urlencoded string
-->
ARO.prototype.MF=function(F){
var s="";
var E=F.elements;
var e=0;
for(e=0;e<E.length;e++){
var n=E[e].tagName.toUpperCase();
if(typeof(E[e].name)!="undefined"&&E[e].name!=""){
if(n=="INPUT"){
if(E[e].type=="hidden"||E[e].type=="text"||E[e].type=="password"){
s=s+(s.length?"&":"")+uesc(E[e].name)+"="+uesc(E[e].value);
}else if(E[e].type=="checkbox"){
s=s+(s.length?"&":"")+uesc(E[e].name)+"="+(E[e].checked?uesc(E[e].value):0);
}else if(E[e].type=="radio"&&E[e].checked){
s=s+(s.length?"&":"")+uesc(E[e].name)+"="+uesc(E[e].value);
}
}else if (n=="TEXTAREA"){
s=s+(s.length?"&":"")+uesc(E[e].name)+"="+uesc(E[e].value);
}else if (n=="SELECT"){
s=s+(s.length?"&":"")+uesc(E[e].name)+"="+uesc(E[e].options[E[e].selectedIndex].value);
}
}
}
return s;
};
<!--#rem
PF(F,m) POSTForm(Form, MimeType)
-->
ARO.prototype.PF=function(F){
var fs=null;
if(this.obj==null||F==null){
return false;
}
fs=this.MF(F);
if(fs==null||fs==""){
return false;
}
if(typeof(m)=="undefined"){
m=null;
}
if(CRO!=null||RQ.length>0){
RQ[RQ.length]=[this,"PF",F.action,fs,m];
return true;
}
CRO=this;
return this.dPF(F.action,fs,m);
};
<!--#rem
PD(u,ds,m) POSTData(URL, DataString, MimeType)
-->
ARO.prototype.PD=function(u,ds,m){
if(this.obj==null||ds==null||ds==""){
return false;
}
if(typeof(m)=="undefined"){
m=null;
}
if(CRO!=null||RQ.length>0){
RQ[RQ.length]=[this,"PF",u,ds,m];
return true;
}
CRO=this;
return this.dPF(u,ds,m);
};
<!--#rem
dPF(u,fs,m) doPostForm(URL, FormString, MimeType)
-->
ARO.prototype.dPF=function(u,fs,m){
try{
<!--#if expr="<X-FC-BROWSER NAME.MSIE> == 0"-->
if(typeof(m)!="undefined"&&m!=null&&m!=""){
this.obj.overrideMimeType(m);
}
<!--#endif-->
this.obj.open("POST",u,true);
this.obj.setRequestHeader("Content-Type", "application/x-www-form-urlencoded");
this.obj.onreadystatechange=this.RSCH;
this.obj.send(fs);
return true;
}catch(e){
CRO=null;
return false;
}
};
<!--#rem
S(u,p,m) SAVE(url, params, mimetype)
-->
ARO.prototype.S=function(u,p,m){
if(this.obj==null||u==null||u==""){
return false;
}
if(typeof(m)=="undefined"){
m=null;
}
if(CRO!=null||RQ.length>0){
RQ[RQ.length]=[this,"S",u,p,m];
return true;
}
CRO=this;
return this.dS(u,p,m);
};
<!--#rem
dS(u,p,m) doSave(url, params, mimeType)
-->
ARO.prototype.dS=function(u,p,m){
try{
<!--#if expr="<X-FC-BROWSER NAME.MSIE> == 0"-->
if(typeof(m)!="undefined"&&m!=null&&m!=""){
this.obj.overrideMimeType(m);
}
<!--#endif-->
this.obj.open("GET",u+(p&&p.length?"?"+p:""),true);
this.obj.onreadystatechange=this.RSCH;
this.obj.send(null);
return true;
}catch(e){
CRO=null;
return false;
}
};
<!--#rem
A() Abort()
-->
ARO.prototype.A=function(){
try{
RQ=[];
this.CB=null;
if(CRO!=null&&CRO!=this.obj){
CRO.abort();
CRO=null;
}
if(this.obj!=null){
this.obj.abort();
}
}catch(e){
RQ=[];
CRO=null;
}
};
<!--#rem
DFA DateFieldArray
-->
var DFA=[];
<!--#rem
RSD(f,i,l,td) ResetDateField (FieldID, Index, ListIndex, TargetDate)
Sets the composite date field's elements when moving in and out of "No Date" mode
Utility functions:
sDTE(E) setDateTimeElement(Element)
cDFE(E) clearDateFieldElement(Element)
-->
function sDTE(E){
if(typeof(E)!="undefined"){
if(E.selectedIndex==0){
E.selectedIndex=1;
}
}
}
function cDFE(E){
if(typeof(E)!="undefined"){
E.selectedIndex=0;
}
}
function RSD(f,i,l,td){
var E=document.forms["MainForm"].elements;
var F="FieldID:"+f+(i>-1?("."+i):"");
var DO=null;
for(var dfi=0;dfi<DFA.length&&DO==null;dfi++){
if(DFA[dfi].f==f&&DFA[dfi].i==i){
DO=DFA[dfi];
}
}
if(DO==null){
;
}else if(l){
var Y=E[F+"=DATEYEAR"],M=E[F+"=DATEMONTH"],D=E[F+"=DATEDAY"];
var d=new Date();
var i,v;
if(Y.selectedIndex==0){
v=d.getFullYear();
i=0;
while(i<Y.options.length&&v!=Y.options[i].value){
++i;
}
if(i==Y.options.length){
i=1;
}
Y.selectedIndex=i;
}
if(M.selectedIndex==0){
v=d.getMonth()+1;
i=0;
while(i<M.options.length&&v!=M.options[i].value){
++i;
}
if(i==M.options.length){
i=1;
}
M.selectedIndex=i;
}
if(D.selectedIndex==0){
v=d.getDate();
i=0;
while(i<D.options.length&&v!=D.options[i].value){
++i;
}
if(i==D.options.length){
i=1;
}
D.selectedIndex=i;
}
if(DO.t){
sDTE(E[F+"=DATEHOUR"]);
sDTE(E[F+"=DATE24HOUR"]);
sDTE(E[F+"=DATEMIN"]);
sDTE(E[F+"=DATESEC"]);
sDTE(E[F+"=DATEAMPM"]);
}
}else if(typeof(td)!="undefined"&&td!=null&&td.length>0){
var YF=E[F+"=DATEYEAR"],mF=E[F+"=DATEMONTH"],DF=E[F+"=DATEDAY"];
var Y=parseInt(td.substr(0,4),10),m=parseInt(td.substr(4,2),10),d=parseInt(td.substr(6,2),10);
var i;
if(YF!=null&&YF.options[YF.selectedIndex].value!=Y){
i=0;
while(i<YF.options.length&&Y!=YF.options[i].value){
++i;
}
if(i==YF.options.length){
i=0;
}
YF.selectedIndex=i;
}
if(mF!=null&&mF.options[mF.selectedIndex].value!=m){
i=0;
while(i<mF.options.length&&m!=mF.options[i].value){
++i;
}
if(i==mF.options.length){
i=0;
}
mF.selectedIndex=i;
}
if(DF!=null&&DF.options[DF.selectedIndex].value!=d){
i=0;
while(i<DF.options.length&&d!=DF.options[i].value){
++i;
}
if(i==DF.options.length){
i=0;
}
DF.selectedIndex=i;
}
if(DO.t){
var HF=E[F+"=DATE24HOUR"],IF=E[F+"=DATEHOUR"],MF=E[F+"=DATEMIN"],SF=E[F+"=DATESEC"],PF=E[F+"=DATEAMPM"];
var H=parseInt(td.substr(8,2),10),M=parseInt(td.substr(10,2),10),S=parseInt(td.substr(12,2),10),I=((H%12)?H%12:12),p=(H>11?1:0);
if(HF!=null&&HF.options[HF.selectedIndex].value!=H){
i=0;
while(i<HF.options.length&&H!=HF.options[i].value){
++i;
}
if(i==HF.options.length){
i=0;
}
HF.selectedIndex=i;
}
if(IF!=null&&IF.options[IF.selectedIndex].value!=I){
i=0;
while(i<IF.options.length&&I!=IF.options[i].value){
++i;
}
if(i==IF.options.length){
i=0;
}
IF.selectedIndex=i;
}
if(MF!=null&&MF.options[MF.selectedIndex].value!=M){
i=0;
while(i<MF.options.length&&M!=MF.options[i].value){
++i;
}
if(i==MF.options.length){
i=0;
}
MF.selectedIndex=i;
}
if(SF!=null&&SF.options[SF.selectedIndex].value!=S){
i=0;
while(i<SF.options.length&&S!=SF.options[i].value){
++i;
}
if(i==SF.options.length){
i=0;
}
SF.selectedIndex=i;
}
if(PF!=null&&PF.options[PF.selectedIndex].value!=p){
i=0;
while(i<PF.options.length&&p!=PF.options[i].value){
++i;
}
if(i==PF.options.length){
i=0;
}
PF.selectedIndex=i;
}
}
}else{
cDFE(E[F+"=DATEDAY"]);
cDFE(E[F+"=DATEMONTH"]);
cDFE(E[F+"=DATEYEAR"]);
cDFE(E[F+"=DATE24HOUR"]);
cDFE(E[F+"=DATEHOUR"]);
cDFE(E[F+"=DATEMIN"]);
cDFE(E[F+"=DATESEC"]);
cDFE(E[F+"=DATEAMPM"]);
}
}
<!--#rem
DDF(D,f,i,t,n,ndt,cs,cuf,sy,ey) DrawDateField(Date, FieldID, Index, Time, Allow No Date, No Date Text, Style Class, Custom Update Function, Start Year, End Year)
-->
var DFMS=["<X-FC-FIELD LANG.603.1 STRING>"<!--#set var="INDEX" value="1"--><!--#while expr="++$INDEX < 13"-->,"<X-FC-FIELD LANG.603.`$INDEX` STRING>"<!--#endwhile-->];
function DDF(D,f,i,t,n,ndt,cs,cuf,sy,ey){
var DFS="";
var E=document.forms["MainForm"].elements;
DFA[DFA.length]={f:f,i:i,t:t,n:n,cuf:cuf,sy:sy,ey:ey};
if(D==""){
var Y=0,m=0,d=0;
if(t){
var H=-1,M=-1,I=0,p=-1;
}
}else{
var Y=parseInt(D.substr(0,4),10),m=parseInt(D.substr(4,2),10),d=parseInt(D.substr(6,2),10);
if(t){
var H=parseInt(D.substr(8,2),10),M=parseInt(D.substr(10,2),10),I=((H%12)?H%12:12),p=H>11?1:0;
}
}
DFS+="<table cellpadding=\"2\" cellspacing=\"0\" border=\"0\" summary=\"\"><tr>";
<!--#set var="FORMAT" value="<X-FC-FIELD LANG.7505.1 LITERALSTRING>"-->
<!--#while expr="$FORMAT"--><!--#set var="CURFORMAT" expr="@split($FORMAT, ';')"-->
<!--#if expr="$CURFORMAT == 'Y'"-->
DFS+="<td><select"+(cs?" class=\""+cs+"\"":"")+" name=\"FieldID:"+f+(i>=0?"."+i:"")+"=DATEYEAR\""+(n||cuf?" onchange=\""+(n?"RSD("+f+","+i+",this.selectedIndex);":"")+(cuf?cuf:"")+"\"":"")+">"+(n?"<option value=\"0\">"+ndt+"<\/option>":"");
if(ey==-1){
ey=<X-FC-SERVER-TIME FORM "%Y">+1;
}
if(Y==0){
if(!sy){
sy=<!--#echo expr="<X-FC-SERVER-TIME FORM "%Y"> - 5"-->;
}
if(!ey){
ey=<!--#echo expr="<X-FC-SERVER-TIME FORM "%Y"> + 6"-->;
}
}else if(Y<<X-FC-SERVER-TIME FORM "%Y">){
if(!sy){
sy=Y-5;
}
if(!ey){
ey=<!--#echo expr="<X-FC-SERVER-TIME FORM "%Y"> + 6"-->;
}
}else{
if(!sy){
sy=<!--#echo expr="<X-FC-SERVER-TIME FORM "%Y"> - 5"-->;
}
if(!ey){
ey=Y+6;
}
}
for(var cy=sy;cy<ey;cy++){
DFS+="<option value=\""+cy+"\""+(Y==cy?" selected=\"selected\"":"")+">"+cy+"<\/option>";
}
DFS+="<\/select><\/td>";
<!--#elif expr="$CURFORMAT == 'm'"-->
DFS+="<td><select"+(cs?" class=\""+cs+"\"":"")+" name=\"FieldID:"+f+(i>=0?"."+i:"")+"=DATEMONTH\""+(n||cuf?" onchange=\""+(n?"RSD("+f+","+i+",this.selectedIndex);":"")+(cuf?cuf:"")+"\"":"")+">"+(n?"<option value=\"0\" \/>":"");
for(var cm=1;cm<13;cm++){
DFS+="<option value=\""+cm+"\""+(cm==m?" selected=\"selected\"":"")+">"+DFMS[cm-1]+"<\/option>";
}
DFS+="<\/select><\/td>";
<!--#elif expr="$CURFORMAT == 'D'"-->
DFS+="<td><select"+(cs?" class=\""+cs+"\"":"")+" name=\"FieldID:"+f+(i>=0?"."+i:"")+"=DATEDAY\""+(n||cuf?" onchange=\""+(n?"RSD("+f+","+i+",this.selectedIndex);":"")+(cuf?cuf:"")+"\"":"")+">"+(n?"<option value=\"0\" \/>":"");
for(var cd=1;cd<32;cd++){
DFS+="<option value=\""+cd+"\""+(cd==d?" selected=\"selected\"":"")+">"+cd+"<\/option>";
}
DFS+="<\/select><\/td>";
<!--#elif expr="$CURFORMAT == 'H'"-->
if(t){
DFS+="<td><select"+(cs?" class=\""+cs+"\"":"")+" name=\"FieldID:"+f+(i>=0?"."+i:"")+"=DATE24HOUR\""+(n||cuf?" onchange=\""+(n?"RSD("+f+","+i+",this.selectedIndex);":"")+(cuf?cuf:"")+"\"":"")+">"+(n?"<option value=\"0\" \/>":"");
for(var ch=0;ch<24;ch++){
DFS+="<option value=\""+ch+"\""+(ch==H?" selected=\"selected\"":"")+">"+(ch<10?"0":"")+ch+"<\/option>";
}
DFS+="<\/select><\/td>";
}
<!--#elif expr="$CURFORMAT == 'I'"-->
if(t){
DFS+="<td><select"+(cs?" class=\""+cs+"\"":"")+" name=\"FieldID:"+f+(i>=0?"."+i:"")+"=DATEHOUR\""+(n||cuf?" onchange=\""+(n?"RSD("+f+","+i+",this.selectedIndex);":"")+(cuf?cuf:"")+"\"":"")+">"+(n?"<option value=\"0\" \/>":"");
for(var ch=1;ch<13;ch++){
DFS+="<option value=\""+ch+"\""+(ch==I?" selected=\"selected\"":"")+">"+ch+"<\/option>";
}
DFS+="<\/select><\/td>";
}
<!--#elif expr="$CURFORMAT == 'M'"-->
if(t){
DFS+="<td><select"+(cs?" class=\""+cs+"\"":"")+" name=\"FieldID:"+f+(i>=0?"."+i:"")+"=DATEMIN\""+(n||cuf?" onchange=\""+(n?"RSD("+f+","+i+",this.selectedIndex);":"")+(cuf?cuf:"")+"\"":"")+">"+(n?"<option value=\"0\" \/>":"");
for(var cm=0;cm<60;cm++){
DFS+="<option value=\""+cm+"\""+(cm==M?" selected=\"selected\"":"")+">"+(cm<10?"0":"")+cm+"<\/option>";
}
DFS+="<\/select><\/td>";
}
<!--#elif expr="$CURFORMAT == 'p'"-->
if(t){
DFS+="<td><select"+(cs?" class=\""+cs+"\"":"")+" name=\"FieldID:"+f+(i>=0?"."+i:"")+"=DATEAMPM\""+(n||cuf?" onchange=\""+(n?"RSD("+f+","+i+",this.selectedIndex);":"")+(cuf?cuf:"")+"\"":"")+">"+(n?"<option value=\"0\" \/>":"")+"<option value=\"0\""+(p==0?" selected=\"selected\"":"")+"><X-FC-FIELD LANG.7526.1 ESCAPED><\/option><option value=\"1\""+(p==1?" selected=\"selected\"":"")+"><X-FC-FIELD LANG.7526.2 ESCAPED><\/option><\/select><\/td>";
}
<!--#endif-->
<!--#endwhile-->
DFS+="<\/tr><\/table><input type=\"hidden\" name=\"FieldID:"+f+(i>=0?"."+i:"")+"=DATEEND\" value=\"1\"\/>";
document.write(DFS);
}
<X-FC-WHITESPACE RETAIN>
//-->
</script>
<script type="text/javascript">
<!--
var LUT=<X-FC-OBJECT LASTUPDATE NUMBER>;
var TFL=[
<!--#set var="FL" value="$TFL"-->
<!--#while expr="@length($FL)"-->
<!--#set var="F" expr="@split($FL,';')"-->
{ID:<!--#echo var="F"-->,I:-1,V:"<X-FC-FIELD `$F` DEFAULT=PROP.9 STRING>"},
<!--#endwhile-->
{ID:-1}
];
var NFL=[
<!--#set var="FL" value="$NFL"-->
<!--#while expr="@length($FL)"-->
<!--#set var="F" expr="@split($FL,';')"-->
{ID:<!--#echo var="F"-->,I:-1,V:<X-FC-FIELD `$F` DEFAULT=PROP.11 NUMBER>},
<!--#endwhile-->
{ID:-1}
];
var CBFL=[
<!--#set var="FL" value="$CBFL"-->
<!--#while expr="@length($FL)"-->
<!--#set var="F" expr="@split($FL,';')"-->
{ID:<!--#echo var="F"-->,I:-1,V:<X-FC-FIELD `$F` DEFAULT=PROP.85 NUMBER>},
<!--#endwhile-->
{ID:-1}
];
var DFL=[
<!--#set var="FL" value="$DFL"-->
<!--#while expr="@length($FL)"-->
<!--#set var="F" expr="@split($FL,';')"-->
{ID:<!--#echo var="F"-->,I:-1,V:"<!--#if expr="<X-FC-FIELD `$F` DEFAULT=0 NUMBER>"--><X-FC-FIELD `$F` DATE,"%#D%S"><!--#endif-->"},
<!--#endwhile-->
{ID:-1}
];
var IFL=[
<!--#set var="FL" value="$IFL"-->
<!--#while expr="@length($FL)"-->
<!--#set var="F" expr="@split($FL,';')"-->
{ID:<!--#echo var="F"-->,I:-1,P:"<X-FC-FIELD `$F` DEFAULT=PROP.12 ICONPATH>",W:<X-FC-FIELD `$F` DEFAULT=PROP.12 ICONWIDTH>,H:<X-FC-FIELD `$F` DEFAULT=PROP.12 ICONHEIGHT>},
<!--#endwhile-->
{ID:-1}
];
var SHFL=[
<!--#set var="FL" value="$SHFL"-->
<!--#while expr="@length($FL)"-->
<!--#set var="F" expr="@split($FL,';')"-->
{ID:<!--#echo var="F"-->,I:-1,"V":<X-FC-FIELD `$F` DEFAULT=PROP.3 ATTR.HIDDEN>},
<!--#endwhile-->
{ID:-1}
];
<!--#rem
AUIP AsyncUpdateInProgress
cdau canDoAsyncUpdate
-->
var AUIP=null;
var cdau=false;
<!--#rem
dAUP doAsyncUpdatePoll
-->
function dAUP(v){
if(cdau&&AUIP==null){
AUIP=new ARO();
AUIP.CB=AAU;
AUIP.S("<X-FC-OBJURL>","Close=-1&JSON=2&LUT="+LUT+(v?"&NeedVKey=1":""),"text/javascript");
}
}
<!--#rem
dL doLoad()
-->
function dL(){
cdau=true;
dAUP(0);
}
<!--#rem
dUL doUnLoad()
-->
function dUL(){
cdau=false;
if(AUIP!=null){
AUIP.A();
AUIP=null;
}
}
<!--#rem
dBC(b) doButtonClick(buttonID)
-->
function dBC(b){
cdau=false;
if(AUIP!=null){
AUIP.A();
}
AUIP=new ARO();
if(AUIP!=null){
var MF=document.forms["MainForm"];
var fs=AUIP.MF(MF);
fs+="FieldID%3A"+b+"%3DBUTTON=1";
AUIP.CB=BPCB;
AUIP.PD(MF.action+"?Clear=0&Close=-1",fs);
}
return false;
}
<!--#rem
BPCB(RO) ButtonPressCallback(RequestObject)
-->
function BPCB(RO){
AUIP=null;
cdau=true;
dAUP(1);
}
<!--#rem
GDE(E) GetDocumentElement(ElementID)
-->
function GDE(E){
<!--#if expr="<X-FC-BROWSER NAME.MSIE>"-->
return document.all[E];
<!--#else-->
return document.getElementById(E);
<!--#endif-->
}
<!--#rem
AAU(RO) ApplyAsyncUpdate(RequestObject)
-->
function AAU(RO){
try{
var t=RO.obj.responseText;
eval("var AUO="+t+";");
var fli;
var MFE=document.forms["MainForm"].elements;
if(typeof(AUO.TFL)!="undefined"){
for(fli=0;fli<AUO.TFL.length;fli++){
if(AUO.TFL[fli].ID!=-1&&(AUO.TFL[fli].ID!=TFL[fli].ID||AUO.TFL[fli].I!=TFL[fli].I||AUO.TFL[fli].V!=TFL[fli].V)){
var E=MFE["FieldID:"+TFL[fli].ID+(AUO.TFL[fli].I!=-1?"."+AUO.TFL[fli].I:"")+"=STRING"];
if(typeof(E)!="undefined"&&E!=null){
E.value=TFL[fli].V;
}else{
E=GDE("TF:"+AUO.TFL[fli].ID+(AUO.TFL[fli].I!=-1?"."+AUO.TFL[fli].I:""));
if(typeof(E)!="undefined"&&E!=null){
E.innerHTML=AUO.TFL[fli].V;
}
}
}
}
TFL=AUO.TFL;
}
if(typeof(AUO.NFL)!="undefined"){
for(fli=0;fli<AUO.NFL.length;fli++){
if(AUO.NFL[fli].ID!=-1&&(AUO.NFL[fli].ID!=NFL[fli].ID||AUO.NFL[fli].I!=NFL[fli].I||AUO.NFL[fli].V!=NFL[fli].V)){
MFE["FieldID:"+AUO.NFL[fli].ID+(AUO.NFL[fli].I!=-1?"."+AUO.NFL[fli].I:"")+"=LONG"].value=V;
UNF(AUO.NFL[fli].ID,AUO.NFL[fli].I);
}
}
NFL=AUO.NFL;
}
if(typeof(AUO.CBFL)!="undefined"){
for(fli=0;fli<AUO.CBFL.length;fli++){
if(AUO.CBFL[fli].ID!=-1&&(AUO.CBFL[fli].ID!=CBFL[fli].ID||AUO.CBFL[fli].I!=CBFL[fli].I||AUO.CBFL[fli].V!=CBFL[fli].V)){
var CBD=MFE["FieldID:"+AUO.CBFL[fli].ID+(AUO.CBFL[fli].I!=-1?"."+AUO.CBFL[fli].I:"")+"=SHORT"];
var CBC=MFE["Checkbox:"+AUO.CBFL[fli].ID+(AUO.CBFL[fli].I!=-1?"."+AUO.CBFL[fli].I:"")];
if(typeof(CBD)!="undefined"&&CBD!=null){
CBD.value=AUO.CBFL[fli].V;
}
if(typeof(CBC)!="undefined"&&CBC!=null){
CBC.checked=(parseInt(AUO.CBFL[fli].V,10)?true:false);
}
}
}
CBFL=AUO.CBFL;
}
if(typeof(AUO.DFL)!="undefined"){
for(fli=0;fli<AUO.DFL.length;fli++){
if(AUO.DFL[fli].ID!=-1&&(AUO.DFL[fli].ID!=DFL[fli].ID||AUO.DFL[fli].I!=DFL[fli].I||AUO.DFL[fli].V!=DFL[fli].V)){
RSD(AUO.DFL[fli].ID,AUO.DFL[fli].I,0,AUO.DFL[fli].V);
}
}
DFL=AUO.DFL;
}
if(typeof(AUO.IFL)!="undefined"){
for(fli=0;fli<AUO.IFL.length;fli++){
if(AUO.IFL[fli].ID!=-1&&(AUO.IFL[fli].ID!=IFL[fli].ID||AUO.IFL[fli].I!=IFL[fli].I||AUO.IFL[fli].P!=IFL[fli].P||AUO.IFL[fli].W!=IFL[fli].W||AUO.IFL[fli].H!=IFL[fli].H)){
var IO=document.images["Image:"+AUO.IFL[fli].F+(AUO.IFL[fli].I!=-1?"."+AUO.IFL[fli]:"")];
if(typeof(IO)!="undefined"&&IO!=null){
IO.src=AUO.IFL[fli].P;
if(AUO.IFL[fli].W){
IO.width=AUO.IFL[fli].W;
}
if(AUO.IFL[fli].H){
IO.height=AUO.IFL[fli].H;
}
}
}
}
IFL=AUO.IFL;
}
if(typeof(AUO.SHFL)!="undefined"){
for(fli=0;fli<AUO.SHFL.length;fli++){
if(AUO.SHFL[fli].ID!=-1&&(AUO.SHFL[fli].ID!=SHFL[fli].ID||AUO.SHFL[fli].V!=SHFL[fli].V)){
var E=GDE("FG:"+AUO.SHFL[fli].ID+(AUO.SHFL[fli].I!=-1?"."+AUO.SHFL[fli].I:""));
if(E!=null&&typeof(E)!="undefined"){
if(AUO.SHFL[fli].V){
<!--#if expr="<X-FC-BROWSER NAME.MSIE>"-->
E.style.display="block";
<!--#else-->
if(E.tagName=="TR"){
E.style.display="table-row";
}else{
E.style.display="block";
}
<!--#endif-->
}else{
E.style.display="none";
}
}
}
}
SHFL=AUO.SHFL;
}
if(typeof(AUO.VKEY)!="undefined"){
document.forms["MainForm"].elements["VKey"].value=AUO.VKEY
}
LUT=AUO.LUT;
}catch(e){}
AUIP=null;
dAUP(0);
}
//-->
</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="dL();" onunload="dUL();">
<X-FC-WHITESPACE STRIP>
<form name="MainForm" action="<X-FC-OBJURL SLASH>__FormSave"<!--#echo var="TARGET"--> method="post" enctype="multipart/form-data" onsubmit="return false;">
<input type="hidden" name="VKey" value="<X-FC-SESSION VKey>"/>
<input type="hidden" name="Quit" value="0"/>
<table width="<!--#echo var="TABLEWIDTH"-->" bgcolor="<X-FC-FIELD PREFS.5601 DEFAULT=LANG.49.5601.11 RGB>" cellpadding="0" cellspacing="0" border="0" summary="">
<tr>
<td bgcolor="<X-FC-FIELD PREFS.5600 DEFAULT=LANG.49.5600.11 RGB>" colspan="3" style="height:1px;"></td>
</tr>
<tr>
<td bgcolor="<X-FC-FIELD PREFS.5603 DEFAULT=LANG.49.5603.11 RGB>" colspan="3" style="height:3px;"></td>
</tr>
<tr>
<td class="title" bgcolor="<X-FC-FIELD PREFS.5603 DEFAULT=LANG.49.5603.11 RGB>"> </td>
<td width="100%" bgcolor="<X-FC-FIELD PREFS.5603 DEFAULT=LANG.49.5603.11 RGB>"><table width="100%" cellpadding="0" cellspacing="0" border="0" summary="">
<tr>
<td class="title"> </td>
<td class="title" nowrap="nowrap"><X-FC-FIELD FORM.0.25 STRING><!--#if expr="<X-FC-ITEM DATA[Title] LENGTH>"-->: <X-FC-ITEM DATA[Title]><!--#endif--></td>
<td width="100%"> </td>
<td><input class="button" type="button" value="<X-FC-FIELD LANG.CMD.4.0 STRING>" onclick="this.form.elements['Quit'].value=1;this.form.submit();"/></td>
</tr>
</table></td>
<td class="title" bgcolor="<X-FC-FIELD PREFS.5603 DEFAULT=LANG.49.5603.11 RGB>"> </td>
</tr>
<tr>
<td bgcolor="<X-FC-FIELD PREFS.5603 DEFAULT=LANG.49.5603.11 RGB>" colspan="3" style="height:4px;"></td>
</tr>
<tr>
<td colspan="3" style="height:5px;"></td>
</tr>
<tr>
<td></td>
<td><table cellpadding="2" cellspacing="0" border="0" summary="">
<tr>
<td class="gt" nowrap="nowrap"><X-FC-FIELD FORM.1010.9 STRING></td>
<td><input class="forms" type="text" name="FieldID:1001=STRING" size="50" value="<X-FC-FIELD 1001 DEFAULT=PROP.9 STRING>" style="width:300px;"/></td>
<td></td>
</tr>
<tr>
<td class="gt" nowrap="nowrap"><X-FC-FIELD FORM.1013.9 STRING></td>
<td><input class="forms" type="text" name="FieldID:1009=STRING" size="50" value="<X-FC-FIELD 1009 DEFAULT=PROP.9 STRING>" style="width:300px;"/></td>
<td><input type="button" value="<X-FC-FIELD FORM.1005.9 STRING>" onclick="dBC(1009);"/></td>
</tr>
</table></td>
<td></td>
</tr>
<tr>
<td colspan="3" style="height:5px;"></td>
</tr>
<tr>
<td></td>
<td><table cellpadding="2" cellspacing="0" border="0" summary="">
<tr>
<td class="gt" colspan="3" nowrap="nowrap"><X-FC-FIELD FORM.1011.9 STRING></td>
</tr>
<tr>
<td id="TF:2000" class="p" colspan="3" nowrap="nowrap"><X-FC-FIELD 2000 DEFAULT=PROP.9 STRING></td>
</tr>
<!--#set var="FIELD" value="-1"-->
<!--#while expr="++$FIELD < 20"-->
<tr id="SR:<!--#echo expr="2002 + (2 * $FIELD)"-->"<!--#if expr="<X-FC-FIELD `2002 + (2 * $FIELD)`
DEFAULT=PROP.9 LENGTH>"--> style="display:none;"<!--#endif-->>
<td width="25"></td>
<td align="center" width="26"><img id="Image:<!--#echo expr="2001 + (2 * $FIELD)"-->" src="<X-FC-FIELD `2001 + (2 * $FIELD)` DEFAULT=PROP.12
ICONPATH>" alt="" width="<X-FC-FIELD `2001 + (2 * $FIELD)` DEFAULT=PROP.12 ICONWIDTH>" height="<X-FC-FIELD `2001 + (2 * $FIELD)` DEFAULT=PROP.12 ICONHEIGHT>"/></td>
<td id="TF:<!--#echo expr="2002 + (2 * $FIELD)"-->" class="gt" nowrap="nowrap"><X-FC-FIELD `2002 + (2 * $FIELD)` DEFAULT=PROP.9 STRING></td>
</tr>
<!--#endwhile-->
</table></td>
<td></td>
</tr>
<tr>
<td colspan="3" style="height:5px;"></td>
</tr>
<tr>
<td></td>
<td><table cellpadding="2" cellspacing="0" border="0" summary="">
<tr>
<td class="gt" colspan="3" nowrap="nowrap"><X-FC-FIELD FORM.1012.9 STRING></td>
</tr>
<tr>
<td id="TF:3000" class="p" colspan="3" nowrap="nowrap"><X-FC-FIELD 3000 DEFAULT=PROP.9 STRING></td>
</tr>
<!--#set var="FIELD" value="-1"-->
<!--#while expr="++$FIELD < 11"-->
<tr>
<td width="25"></td>
<td class="gt" nowrap="nowrap"><input type="hidden" name="FieldID:<!--#echo expr="3001 + $FIELD"-->=SHORT" value="<X-FC-FIELD `3001 + $FIELD` DEFAULT=PROP.85 NUMBER>"/><input type="checkbox" name="Checkbox:<!--#echo expr="3001 + $FIELD"-->"<!--#if expr="<X-FC-FIELD `3001 + $FIELD` DEFAULT=PROP.85 NUMBER>"--> checked="checked"<!--#endif-->/> <span id="TF:<!--#echo expr="3001 + $FIELD"-->"><X-FC-FIELD `3001 + $FIELD` DEFAULT=PROP.9 STRING></span></td>
<td></td>
</tr>
<!--#endwhile-->
<tr>
<td></td>
<td class="gt" nowrap="nowrap"><input type="hidden" name="FieldID:3012=SHORT" value="<X-FC-FIELD 3012 DEFAULT=PROP.85 NUMBER>"/><input type="checkbox" name="Checkbox:3012"<!--#if expr="<X-FC-FIELD 3012 DEFAULT=PROP.85
NUMBER>"--> checked="checked"<!--#endif-->/> <span id="TF:3012"><X-FC-FIELD 3012 DEFAULT=PROP.9 STRING></span></td>
<td><input type="button" value="<X-FC-FIELD FORM.1007.9 STRING>" onclick="dBC(1007);"/></td>
</tr>
</table></td>
<td></td>
</tr>
<tr>
<td colspan="3" style="height:5px;"></td>
</tr>
<tr>
<td></td>
<td><table cellpadding="2" cellspacing="0" border="0" summary="">
<tr>
<td class="gt" colspan="2" nowrap="nowrap"><input type="hidden" name="FieldID:1002=SHORT" value="<X-FC-FIELD 1002 DEFAULT=PROP.85 NUMBER>"/><input type="checkbox" name="Checkbox:1002"<!--#if
expr="<X-FC-FIELD 1002 DEFAULT=PROP.85 NUMBER>"--> checked="checked"<!--#endif-->/> <X-FC-FIELD FORM.1002.9 STRING></td>
</tr>
<tr>
<td class="gt" nowrap="nowrap"><X-FC-FIELD FORM.1004.9 STRING></td>
<td><script type="text/javascript"><X-FC-WHITESPACE RETAIN>
<!--
DDF("<X-FC-FIELD 1003 DATE,"%#D%S">",1003,-1,1,0,"","forms");
//-->
<X-FC-WHITESPACE STRIP></script></td>
</tr>
</table></td>
<td></td>
</tr>
<tr>
<td colspan="3" style="height:5px;"></td>
</tr>
<tr>
<td></td>
<td class="title" align="center" nowrap="nowrap">
<input class="button" type="submit" value=" <X-FC-FIELD FORM.1006.9 STRING> " onclick="return dBC(1006);"/>
<input class="button" type="reset" value=" <X-FC-FIELD FORM.1008.9 STRING> " onclick="return dBC(1008);"/>
</td>
</td></td>
</tr>
<tr>
<td colspan="3" style="height:5px;"></td>
</tr>
<tr>
<td bgcolor="<X-FC-FIELD PREFS.5603 DEFAULT=LANG.49.5603.11 RGB>" colspan="3" style="height:2px;"></td>
</tr>
<tr>
<td bgcolor="<X-FC-FIELD PREFS.5603 DEFAULT=LANG.49.5603.11 RGB>"></td>
<td class="title" bgcolor="<X-FC-FIELD PREFS.5603 DEFAULT=LANG.49.5603.11 RGB>" align="center" nowrap="nowrap"><input class="button" type="button" value="<X-FC-FIELD LANG.CMD.4.0 STRING>"
onclick="this.form.elements['Quit'].value=1;this.form.submit();"/></td>
<td bgcolor="<X-FC-FIELD PREFS.5603 DEFAULT=LANG.49.5603.11 RGB>"></td>
</tr>
<tr>
<td bgcolor="<X-FC-FIELD PREFS.5603 DEFAULT=LANG.49.5603.11 RGB>" colspan="3" style="height:2px;"></td>
</tr>
<tr>
<td bgcolor="<X-FC-FIELD PREFS.5600 DEFAULT=LANG.49.5600.11 RGB>" colspan="3" style="height:1px;"></td>
</tr>
</table>
</form>
<X-FC-WHITESPACE RETAIN>
</body>
</html><!--#endif-->
|