History |
Show Presentation |
<?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">
<!--Scheduler/E161 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>--><X-FC-WHITESPACE STRIP>
<X-FC-CLOSE 1200>
<!--#if expr="$NavPosition==2"-->
<!--#set var="TABLEWIDTH" value="100%"-->
<!--#else-->
<!--#set var="TABLEWIDTH" value="<X-FC-FIELD PREFS.5720 DEFAULT=LANG.49.5720.9 STRING>"-->
<!--#endif-->
<!--#set var="VKEY" value="<X-FC-SESSION VKEY>"-->
<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-FIELD FORM.4102.25 STRING></title>
<!--#include virtual="/.Templates/GlobalStyles.inc"-->
<script type="text/javascript">
<!--
function buildDate(){
var F=document.forms[0];
var date="";
var E=F.elements["YEAR"];
date+=padString(E.options[E.selectedIndex].value,4);
E=F.elements["MONTH"];
date+=padString(E.options[E.selectedIndex].value,2);
E=F.elements["DAY"];
date+=padString(E.options[E.selectedIndex].value,2);
return date;
}
function dateJump(){
self.location.replace("<X-FC-OBJURL>?Templates=Scheduler&Close=-1&VD=<X-FC-URL-PARAMETER VD NUMBER>&VF=<X-FC-URL-PARAMETER VF NUMBER><!--#if expr="$ORU"-->&ORU=<!--#echo var="ORU"--><!--#endif--><!--#if expr="<X-FC-URL-PARAMETER U1U EXISTS>"-->&U1U=<X-FC-URL-PARAMETER U1U><!--#endif--><!--#if expr="<X-FC-URL-PARAMETER PreviewType NUMBER>"-->&PreviewType=<X-FC-URL-PARAMETER PreviewType NUMBER><!--#endif--><!--#if expr="<X-FC-URL-PARAMETER WinID NUMBER>"-->&WinID=<X-FC-URL-PARAMETER WinID NUMBER><!--#endif--><!--#if expr="<X-FC-URL-PARAMETER SAEO EXISTS>"-->&SAEO=<X-FC-URL-PARAMETER SAEO><!--#endif--><!--#if expr="<X-FC-URL-PARAMETER TreeType NUMBER>"-->&TreeType=<X-FC-URL-PARAMETER TreeType NUMBER><!--#endif-->&VKey=<!--#echo var="VKEY"-->&ActiveFld_1021_DATE="+buildDate());
}
function padString(s,l){
for(var i=s.length; i<l;i++)
s = "0"+s;
return s;
}
var gTopEvent=null;
function pc(e,f,i) {
var sk=0;<!--#if expr="<X-FC-BROWSER NAME.MSIE>"-->
sk=e.shiftKey||e.altKey||e.ctrlKey?1:0;<!--#elif expr="<X-FC-BROWSER NAME.Mozilla>"--><!--#if expr="<X-FC-BROWSER VERSION> < 0x500"-->
if(gTopEvent!=null)
e=gTopEvent;
sk=e.modifiers?1:0;<!--#else-->
e.cancelBubble=true;
sk=e.ctrlKey||e.altKey||e.shiftKey||e.metaKey?1:0;<!--#endif--><!--#endif-->
self.location.replace("<X-FC-OBJURL>?Templates=Scheduler&Close=-1&VD=<X-FC-URL-PARAMETER VD NUMBER>&VF=<X-FC-URL-PARAMETER VF NUMBER><!--#if expr="$ORU"-->&ORU=<!--#echo var="ORU"--><!--#endif--><!--#if expr="<X-FC-URL-PARAMETER U1U EXISTS>"-->&U1U=<X-FC-URL-PARAMETER U1U><!--#endif--><!--#if expr="<X-FC-URL-PARAMETER PreviewType NUMBER>"-->&PreviewType=<X-FC-URL-PARAMETER PreviewType NUMBER><!--#endif--><!--#if expr="<X-FC-URL-PARAMETER WinID NUMBER>"-->&WinID=<X-FC-URL-PARAMETER WinID NUMBER><!--#endif--><!--#if expr="<X-FC-URL-PARAMETER SAEO EXISTS>"-->&SAEO=<X-FC-URL-PARAMETER SAEO><!--#endif--><!--#if expr="<X-FC-URL-PARAMETER TreeType NUMBER>"-->&TreeType=<X-FC-URL-PARAMETER TreeType NUMBER><!--#endif-->&VKey=<!--#echo var="VKEY"-->&ActiveFld_1021_DATE=<X-FC-FIELD 1021 DATE,"%D">&ActiveFld_"+f+"."+i+"_FORMACTION=s_"+sk);
return false;
}<!--#if expr="<X-FC-BROWSER NAME.MOZILLA>"-->
function dmd(event){
gTopEvent=event;
self.routeEvent();
}
self.captureEvents(Event.MOUSEDOWN);
self.onMouseDown=dmd;<!--#endif-->
//-->
</script>
</head>
<body dir="<X-FC-FIELD LANG.7500 DEFAULT="ltr" STRING>" bgcolor="<X-FC-FIELD PREFS.5600 DEFAULT=LANG.49.5600.11 RGB>">
<form action="JavaScript://" onsubmit="return false;">
<table width="<!--#echo var="TABLEWIDTH"-->" bgcolor="<X-FC-FIELD PREFS.5601 DEFAULT=LANG.49.5601.11 RGB>" cellpadding="0" cellspacing="0" border="0">
<tr>
<td colspan="3"><img src="/Icons/0" alt="" width="1" height="1" border="0"/></td>
</tr>
<tr>
<td bgcolor="<X-FC-FIELD PREFS.5603 DEFAULT=LANG.49.5603.11 RGB>" colspan="3"><table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td> </td>
<td><img name="Icon:1.0" src="<X-FC-ITEM DATA[Icon] LARGEPATH>" alt="" width="32" height="32" border="0"/></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.7538.1 STRING> " onclick="self.location.replace('<X-FC-OBJURL>?Close=-1&VD=<X-FC-URL-PARAMETER VD NUMBER>&VF=<X-FC-URL-PARAMETER VF NUMBER><!--#if expr="$ORU"-->&ORU=<!--#echo var="ORU"--><!--#endif--><!--#if expr="<X-FC-URL-PARAMETER U1U EXISTS>"-->&U1U=<X-FC-URL-PARAMETER U1U><!--#endif--><!--#if expr="<X-FC-URL-PARAMETER PreviewType NUMBER>"-->&PreviewType=<X-FC-URL-PARAMETER PreviewType NUMBER><!--#endif--><!--#if expr="<X-FC-URL-PARAMETER WinID NUMBER>"-->&WinID=<X-FC-URL-PARAMETER WinID NUMBER><!--#endif--><!--#if expr="<X-FC-URL-PARAMETER SAEO EXISTS>"-->&SAEO=<X-FC-URL-PARAMETER SAEO><!--#endif--><!--#if expr="<X-FC-URL-PARAMETER TreeType NUMBER>"-->&TreeType=<X-FC-URL-PARAMETER TreeType NUMBER><!--#endif-->');"/></td>
<td> </td>
</tr>
</table></td>
</tr>
<tr>
<td bgcolor="<X-FC-FIELD PREFS.5604 DEFAULT=LANG.49.5604.11 RGB>" colspan="3"><table cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="secTitle" nowrap="nowrap"><X-FC-FIELD FORM.4102.25 STRING></td>
<td class="p" width="100%"> </td>
</tr>
</table></td>
</tr>
<tr>
<td class="p"> </td>
<td><table cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="gt" nowrap="nowrap"><X-FC-FIELD FORM.14012.9 STRING></td>
<td class="p" nowrap="nowrap"> </td>
<td><a href="<X-FC-OBJURL>?Templates=Scheduler&Close=-1&VD=<X-FC-URL-PARAMETER VD NUMBER>&VF=<X-FC-URL-PARAMETER VF NUMBER><!--#if expr="$ORU"-->&ORU=<!--#echo var="ORU"--><!--#endif--><!--#if expr="<X-FC-URL-PARAMETER U1U EXISTS>"-->&U1U=<X-FC-URL-PARAMETER U1U><!--#endif--><!--#if expr="<X-FC-URL-PARAMETER PreviewType NUMBER>"-->&PreviewType=<X-FC-URL-PARAMETER PreviewType NUMBER><!--#endif--><!--#if expr="<X-FC-URL-PARAMETER WinID NUMBER>"-->&WinID=<X-FC-URL-PARAMETER WinID NUMBER><!--#endif--><!--#if expr="<X-FC-URL-PARAMETER SAEO EXISTS>"-->&SAEO=<X-FC-URL-PARAMETER SAEO><!--#endif--><!--#if expr="<X-FC-URL-PARAMETER TreeType NUMBER>"-->&TreeType=<X-FC-URL-PARAMETER TreeType NUMBER><!--#endif-->&VKey=<!--#echo var="VKEY"-->&ActiveFld_1021_DATE=<X-FC-FIELD 1021 DATE,"%D">&ActiveFld_1019_BUTTON=0"><img src="<X-FC-FIELD 1019 DEFAULT=PROP.12 ICONPATH>" alt="<X-FC-FIELD LANG.7531.4 STRING>" title="<X-FC-FIELD
LANG.7531.4 STRING>" width="<X-FC-FIELD 1019 DEFAULT=PROP.12 ICONWIDTH>" height="<X-FC-FIELD 1019 DEFAULT=PROP.12 ICONHEIGHT>" border="0"/></a></td><!--#set var="YEAR" value="<X-FC-FIELD 1021 DATE,"%Y">"--><!--#set var="MONTH" value="<X-FC-FIELD 1021 DATE,"%#m">"--><!--#set var="DAY" value="<X-FC-FIELD 1021 DATE,"%#d">"-->
<td><select class="forms" name="MONTH"><!--#set var="DATE" value="0"--><!--#while expr="++$DATE < 13"-->
<option value="<!--#echo expr="$DATE"-->"<!--#if expr="$DATE == $MONTH"--> selected="selected"<!--#endif-->><X-FC-FIELD `LANG.603.$DATE` STRING></option><!--#endwhile-->
</select></td>
<td><select class="forms" name="DAY"><!--#set var="DATE" value="0"--><!--#while expr="++$DATE < 32"-->
<option value="<!--#echo var="$DATE"-->"<!--#if expr="$DATE == $DAY"--> selected="selected"<!--#endif-->><!--#echo var="$DATE"--></option><!--#endwhile-->
</select></td>
<td><select class="forms" name="YEAR"><!--#config timefmt="%Y"--><!--#set var="CURRYEAR" value="$DATE_LOCAL"--><!--#if expr="!$YEAR"--><!--#set var="DATE" expr="$CURRYEAR - 6"--><!--#set var="ENDYEAR" expr="$CURRYEAR + 6"--><!--#elif expr="$YEAR < $CURRYEAR"--><!--#set var="DATE" expr="$YEAR - 6"--><!--#set var="ENDYEAR" expr="$CURRYEAR + 6"--><!--#else--><!--#set var="DATE" expr="$CURRYEAR -
6"--><!--#set var="ENDYEAR" expr="$YEAR + 6"--><!--#endif--><!--#while expr="++$DATE < $ENDYEAR"-->
<option value="<!--#echo var="$DATE"-->"<!--#if expr="$YEAR == $DATE"--> selected="selected"<!--#endif-->><!--#echo var="$DATE"--></option><!--#endwhile-->
</select></td>
<td><input class="button" type="button" value="<X-FC-FIELD LANG.7531.14 STRING>" onclick="dateJump();"/></td>
<td><a href="<X-FC-OBJURL>?Templates=Scheduler&Close=-1&VD=<X-FC-URL-PARAMETER VD NUMBER>&VF=<X-FC-URL-PARAMETER VF NUMBER><!--#if expr="$ORU"-->&ORU=<!--#echo var="ORU"--><!--#endif--><!--#if expr="<X-FC-URL-PARAMETER U1U EXISTS>"-->&U1U=<X-FC-URL-PARAMETER U1U><!--#endif--><!--#if expr="<X-FC-URL-PARAMETER PreviewType NUMBER>"-->&PreviewType=<X-FC-URL-PARAMETER PreviewType NUMBER><!--#endif--><!--#if expr="<X-FC-URL-PARAMETER WinID NUMBER>"-->&WinID=<X-FC-URL-PARAMETER WinID NUMBER><!--#endif--><!--#if expr="<X-FC-URL-PARAMETER SAEO EXISTS>"-->&SAEO=<X-FC-URL-PARAMETER SAEO><!--#endif--><!--#if expr="<X-FC-URL-PARAMETER TreeType NUMBER>"-->&TreeType=<X-FC-URL-PARAMETER TreeType NUMBER><!--#endif-->&VKey=<!--#echo var="VKEY"-->&ActiveFld_1021_DATE=<X-FC-FIELD 1021 DATE,"%D">&ActiveFld_1020_BUTTON=0"><img src="<X-FC-FIELD 1020 DEFAULT=PROP.12 ICONPATH>" alt="<X-FC-FIELD LANG.7531.5 STRING>" title="<X-FC-FIELD
LANG.7531.5 STRING>" width="<X-FC-FIELD 1020 DEFAULT=PROP.12 ICONWIDTH>" height="<X-FC-FIELD 1020 DEFAULT=PROP.12 ICONHEIGHT>" border="0"/></a></td>
<td class="p" nowrap="nowrap"> </td>
<td><input class="button" type="button" value="<X-FC-FIELD FORM.1040.9 STRING>" onclick="location.replace('<X-FC-OBJURL>?Templates=Scheduler&Close=-1&VD=<X-FC-URL-PARAMETER VD NUMBER>&VF=<X-FC-URL-PARAMETER VF NUMBER><!--#if expr="$ORU"-->&ORU=<!--#echo var="ORU"--><!--#endif--><!--#if expr="<X-FC-URL-PARAMETER U1U EXISTS>"-->&U1U=<X-FC-URL-PARAMETER U1U><!--#endif-->&VKey=<!--#echo var="VKEY"-->&ActiveFld_1021_DATE=<X-FC-FIELD 1001 DATE,"%D%H%M">&ActiveFld_1006_BUTTON=0')"/></td>
</tr>
</table></td>
<td class="p" width="100%"> </td>
</tr>
<tr>
<td class="p"> </td>
<td><table cellpadding="2" cellspacing="0" border="0">
<tr>
<td valign="top"><table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="gtb" colspan="4" nowrap="nowrap"> </td><!--#set var="TIME" value="8"--><!--#while expr="++$TIME < 19"-->
<td class="gt" align="center" colspan="2" nowrap="nowrap"><!--#if expr="$TIME > 12"--><!--#echo expr="$TIME-12"--><!--#else--><!--#echo expr="$TIME"--><!--#endif--></td><!--#endwhile-->
<td class="p" colspan="2"> </td>
</tr>
<tr>
<td class="gtb" colspan="4" nowrap="nowrap"><X-FC-FIELD FORM.1032.9 STRING> </td><!--#set var="ICON" value="<X-FC-FIELD 11100 DEFAULT=9149 NUMBER>"-->
<td><img src="<!--#if expr="<X-FC-RESOURCE ICON.`$ICON` OVERRIDE>"--><X-FC-LOGIN><!--#else-->/<!--#endif-->Icons/<!--#echo var="ICON"-->" alt="<X-FC-FIELD LANG.239.`$ICON - 9139` STRING>" title="<X-FC-FIELD LANG.239.`$ICON - 9139` STRING>" width="<X-FC-RESOURCE ICON.`$ICON` WIDTH>" height="<X-FC-RESOURCE ICON.`$ICON` HEIGHT>" border="0"/></td><!--#set
var="CELL" value="0"--><!--#while expr="++$CELL < 21"--><!--#set var="ICON" value="<X-FC-FIELD `11100 + $CELL` DEFAULT=9149 NUMBER>"-->
<td><a href="JavaScript://" onclick="return pc(event,<!--#echo expr="11100 + $CELL"-->,0);"><img src="<!--#if expr="<X-FC-RESOURCE ICON.`$ICON` OVERRIDE>"--><X-FC-LOGIN><!--#else-->/<!--#endif-->Icons/<!--#echo var="ICON"-->" alt="<X-FC-FIELD LANG.239.`$ICON - 9139` STRING>" title="<X-FC-FIELD LANG.239.`$ICON - 9139` STRING>" width="<X-FC-RESOURCE ICON.`$ICON` WIDTH>" height="<X-FC-RESOURCE ICON.`$ICON` HEIGHT>" border="0"/></a></td><!--#endwhile--><!--#set var="ICON" value="<X-FC-FIELD 11121 DEFAULT=9149 NUMBER>"-->
<td><img src="<!--#if expr="<X-FC-RESOURCE ICON.`$ICON` OVERRIDE>"--><X-FC-LOGIN><!--#else-->/<!--#endif-->Icons/<!--#echo var="ICON"-->" alt="<X-FC-FIELD LANG.239.`$ICON - 9139` STRING>" title="<X-FC-FIELD LANG.239.`$ICON - 9139` STRING>" width="<X-FC-RESOURCE ICON.`$ICON` WIDTH>" height="<X-FC-RESOURCE ICON.`$ICON` HEIGHT>" border="0"/></td>
</tr>
<tr>
<td class="p"> </td>
<td class="p" colspan="22"> </td>
</tr>
<tr>
<td class="gtb" colspan="4" nowrap><X-FC-FIELD FORM.1022.9 STRING></td>
<td class="p" colspan="22"> </td>
</tr>
<tr>
<td class="gt"> </td>
<td class="gt"> </td>
<td class="gt"> </td>
<td class="gt"><X-FC-FIELD FORM.1041.9 STRING></td><!--#set var="CELL" value="-1"--><!--#while expr="++$CELL < 22"--><!--#set var="ICON" value="<X-FC-FIELD `11400 + $CELL`.`$INDEX` DEFAULT=9149 NUMBER>"-->
<td><img src="<!--#if expr="<X-FC-RESOURCE ICON.`$ICON` OVERRIDE>"--><X-FC-LOGIN><!--#else-->/<!--#endif-->Icons/<!--#echo var="ICON"-->" alt="<X-FC-FIELD LANG.239.`$ICON - 9139` STRING>" title="<X-FC-FIELD LANG.239.`$ICON - 9139` STRING>" width="12" height="12" border="0"/></td><!--#endwhile-->
</tr><!--#if expr="<X-FC-RECIPIENT-COUNT TO>"--><!--#set var="INDEX" value="-1"--><!--#while expr="++$INDEX < <X-FC-RECIPIENT-COUNT TO>"-->
<tr>
<td><a href="<X-FC-OBJURL BASE SLASH>Lookup?VKey=<!--#echo var="VKEY"-->&Templates=NV&Operation=Delete&FieldID=9&Index=<!--#echo var="INDEX"-->&JumpAction=2&VD=<X-FC-URL-PARAMETER VD NUMBER>&VF=<X-FC-URL-PARAMETER VF NUMBER><!--#if expr="$ORU"-->&ORU=<!--#echo var="ORU"--><!--#endif--><!--#if expr="<X-FC-URL-PARAMETER U1U EXISTS>"-->&U1U=<X-FC-URL-PARAMETER U1U><!--#endif--><!--#if expr="<X-FC-URL-PARAMETER PreviewType NUMBER>"-->&PreviewType=<X-FC-URL-PARAMETER PreviewType NUMBER><!--#endif--><!--#if expr="<X-FC-URL-PARAMETER WinID NUMBER>"-->&WinID=<X-FC-URL-PARAMETER WinID NUMBER><!--#endif--><!--#if expr="<X-FC-URL-PARAMETER SAEO EXISTS>"-->&SAEO=<X-FC-URL-PARAMETER SAEO><!--#endif--><!--#if expr="<X-FC-URL-PARAMETER TreeType NUMBER>"-->&TreeType=<X-FC-URL-PARAMETER TreeType NUMBER><!--#endif-->&TargetDate=<X-FC-FIELD 1021 DATE,"%D">"><img src="<!--#if expr="<X-FC-RESOURCE ICON.-7015
OVERRIDE>"--><X-FC-LOGIN><!--#else-->/<!--#endif-->Icons/-7015" alt="<X-FC-FIELD LANG.7528.9 STRING>" title="<X-FC-FIELD LANG.7528.9 STRING>" width="<X-FC-RESOURCE ICON.-7015 WIDTH>" height="<X-FC-RESOURCE ICON.-7015 HEIGHT>" border="0"/></a></td>
<td><img src="<!--#if expr="<X-FC-FIELD 11200.`$INDEX` DEFAULT=PROP.12 NUMBER>==23038"-->
<!--#if expr="<X-FC-RESOURCE ICON.-23038 OVERRIDE>"--><X-FC-LOGIN>
<!--#else-->/
<!--#endif-->Icons/-23038" alt="<X-FC-FIELD LANG.132.18 STRING>" title="<X-FC-FIELD LANG.132.18 STRING>"
<!--#elif expr="<X-FC-FIELD 11200.`$INDEX` DEFAULT=0 NUMBER>==23037"-->
<!--#if expr="<X-FC-RESOURCE ICON.-23037 OVERRIDE>"--><X-FC-LOGIN>
<!--#else-->/
<!--#endif-->Icons/-23037" alt="<X-FC-FIELD LANG.132.17 STRING>" title="<X-FC-FIELD LANG.132.17 STRING>"
<!--#elif expr="<X-FC-FIELD 11200.`$INDEX` DEFAULT=0 NUMBER>==23051"-->
<!--#if expr="<X-FC-RESOURCE ICON.-23051 OVERRIDE>"--><X-FC-LOGIN>
<!--#else-->/
<!--#endif-->Icons/-23051" alt="<X-FC-FIELD LANG.132.17 STRING>" title="<X-FC-FIELD LANG.132.17 STRING>"
<!--#else-->/Icons/0"
<!--#endif-->
width="<X-FC-RESOURCE ICON.-23038 WIDTH>" height="<X-FC-RESOURCE ICON.-23038 HEIGHT>" border="0"/></td>
<td><img src="<X-FC-RECIPIENT TO.`$INDEX` DATA[Icon] SMALLPATH>" alt="<X-FC-RECIPIENT TO.`$INDEX` DATA[UserClass]>" title="<X-FC-RECIPIENT TO.`$INDEX` DATA[UserClass]>" width="16" height="16" border="0"/></td>
<td class="p" nowrap="nowrap"><X-FC-RECIPIENT TO.`$INDEX` DATA[Name] DIRNAME></td><!--#set var="CELL" value="-1"--><!--#while expr="++$CELL < 22"--><!--#set var="ICON" value="<X-FC-FIELD `11000 + $CELL`.`$INDEX` DEFAULT=9149 NUMBER>"-->
<td><img src="<!--#if expr="<X-FC-RESOURCE ICON.`$ICON` OVERRIDE>"--><X-FC-LOGIN><!--#else-->/<!--#endif-->Icons/<!--#echo var="ICON"-->" alt="<X-FC-FIELD LANG.239.`$ICON - 9139` STRING>" title="<X-FC-FIELD LANG.239.`$ICON - 9139` STRING>" width="12" height="12" border="0"/></td><!--#endwhile-->
</tr><!--#endwhile--><!--#endif--><!--#if expr="<X-FC-RECIPIENT-COUNT CC>"-->
<tr>
<td class="gtb" colspan="4" nowrap="nowrap"><X-FC-FIELD FORM.1042.9 STRING></td>
<td class="p" colspan="22"> </td>
</tr><!--#set var="INDEX" value="-1"--><!--#while expr="++$INDEX < <X-FC-RECIPIENT-COUNT CC>"-->
<tr>
<td><a href="<X-FC-OBJURL BASE SLASH>Lookup?VKey=<!--#echo var="VKEY"-->&Templates=NV&Operation=Delete&FieldID=11&Index=<!--#echo var="INDEX"-->&JumpAction=2&VD=<X-FC-URL-PARAMETER VD NUMBER>&VF=<X-FC-URL-PARAMETER VF NUMBER><!--#if expr="$ORU"-->&ORU=<!--#echo var="ORU"--><!--#endif--><!--#if expr="<X-FC-URL-PARAMETER U1U EXISTS>"-->&U1U=<X-FC-URL-PARAMETER U1U><!--#endif--><!--#if expr="<X-FC-URL-PARAMETER PreviewType NUMBER>"-->&PreviewType=<X-FC-URL-PARAMETER PreviewType NUMBER><!--#endif--><!--#if expr="<X-FC-URL-PARAMETER WinID NUMBER>"-->&WinID=<X-FC-URL-PARAMETER WinID NUMBER><!--#endif--><!--#if expr="<X-FC-URL-PARAMETER SAEO EXISTS>"-->&SAEO=<X-FC-URL-PARAMETER SAEO><!--#endif--><!--#if expr="<X-FC-URL-PARAMETER TreeType NUMBER>"-->&TreeType=<X-FC-URL-PARAMETER TreeType NUMBER><!--#endif-->&TargetDate=<X-FC-FIELD 1021 DATE,"%D">"><img src="<!--#if expr="<X-FC-RESOURCE ICON.-7015
OVERRIDE>"--><X-FC-LOGIN><!--#else-->/<!--#endif-->Icons/-7015" alt="<X-FC-FIELD LANG.7528.9 STRING>" title="<X-FC-FIELD LANG.7528.9 STRING>" width="<X-FC-RESOURCE ICON.-7015 WIDTH>" height="<X-FC-RESOURCE ICON.-7015 HEIGHT>" border="0"/></a></td>
<td><img src="<!--#if expr="<X-FC-FIELD 11201.`$INDEX` DEFAULT=0 NUMBER>==23038"--><!--#if expr="<X-FC-RESOURCE ICON.-23038 OVERRIDE>"--><X-FC-LOGIN><!--#else-->/<!--#endif-->Icons/-23038" alt="<X-FC-FIELD LANG.132.18 STRING>" title="<X-FC-FIELD LANG.132.18 STRING>"<!--#elif expr="<X-FC-FIELD 11201.`$INDEX` DEFAULT=0 NUMBER>==23037"--><!--#if expr="<X-FC-RESOURCE ICON.-23037 OVERRIDE>"--><X-FC-LOGIN><!--#else-->/<!--#endif-->Icons/-23037" alt="<X-FC-FIELD LANG.132.17 STRING>" title="<X-FC-FIELD LANG.132.17 STRING>"<!--#elif expr="<X-FC-FIELD 11201.`$INDEX` DEFAULT=0 NUMBER>==23051"--><!--#if expr="<X-FC-RESOURCE ICON.-23051 OVERRIDE>"--><X-FC-LOGIN><!--#else-->/<!--#endif-->Icons/-23051" alt="<X-FC-FIELD LANG.132.17 STRING>" title="<X-FC-FIELD LANG.132.17 STRING>"<!--#else-->/Icons/0"<!--#endif--> width="<X-FC-RESOURCE ICON.-23038 WIDTH>" height="<X-FC-RESOURCE ICON.-23038 HEIGHT>" border="0"/></td>
<td><img src="<X-FC-RECIPIENT CC.`$INDEX` DATA[Icon] SMALLPATH>" alt="<X-FC-RECIPIENT CC.`$INDEX` DATA[UserClass]>" title="<X-FC-RECIPIENT CC.`$INDEX` DATA[UserClass]>" width="16" height="16" border="0"/></td>
<td class="p" nowrap="nowrap"><X-FC-RECIPIENT CC.`$INDEX` DATA[Name] DIRNAME></td><!--#set var="CELL" value="-1"--><!--#while expr="++$CELL < 22"--><!--#set var="ICON" value="<X-FC-FIELD `11300 + $CELL`.`$INDEX` DEFAULT=9149 NUMBER>"-->
<td><img src="<!--#if expr="<X-FC-RESOURCE ICON.`$ICON` OVERRIDE>"--><X-FC-LOGIN><!--#else-->/<!--#endif-->Icons/<!--#echo var="ICON"-->" alt="<X-FC-FIELD LANG.239.`$ICON - 9139` STRING>" title="<X-FC-FIELD LANG.239.`$ICON - 9139` STRING>" width="12" height="12" border="0"/></td><!--#endwhile-->
</tr><!--#endwhile--><!--#endif-->
</table></td>
</tr>
</table></td>
<td class="p" width="100%"> </td>
</tr>
</table>
</form>
<form action="<X-FC-OBJURL BASE SLASH>Lookup">
<input type="hidden" name="VKey" value="<!--#echo var="VKEY"-->"/>
<input type="hidden" name="Templates" value="NV"/>
<input type="hidden" name="Operation" value="Insert"/>
<input type="hidden" name="JumpAction" value="2"/>
<input type="hidden" name="Index" value="-1"/>
<input type="hidden" name="FieldID" value="9"/>
<input type="hidden" name="Local" value="1"/>
<input type="hidden" name="Conf" value="1"/>
<input type="hidden" name="Remote" value="1"/>
<input type="hidden" name="TargetDate" value="<X-FC-FIELD 1021 DATE,"%D">"/>
<input type="hidden" name="VD" value="<X-FC-URL-PARAMETER VD NUMBER>"/>
<input type="hidden" name="VF" value="<X-FC-URL-PARAMETER VF NUMBER>"/><!--#if expr="<X-FC-URL-PARAMETER ORU NUMBER>"-->
<input type="hidden" name="ORU" value="<X-FC-URL-PARAMETER ORU NUMBER>"/><!--#endif--><!--#if expr="<X-FC-URL-PARAMETER U1U EXISTS>"-->
<input type="hidden" name="U1U" value="<X-FC-URL-PARAMETER U1U>"/><!--#endif--><!--#if expr="<X-FC-URL-PARAMETER PreviewType NUMBER>"-->
<input type="hidden" name="PreviewType" value="<X-FC-URL-PARAMETER PreviewType NUMBER>"/><!--#endif--><!--#if expr="<X-FC-URL-PARAMETER WinID NUMBER>"-->
<input type="hidden" name="WinID" value="<X-FC-URL-PARAMETER WinID NUMBER>"/><!--#endif--><!--#if expr="<X-FC-URL-PARAMETER SAEO EXISTS>"-->
<input type="hidden" name="SAEO" value="<X-FC-URL-PARAMETER SAEO>"/><!--#endif--><!--#if expr="<X-FC-URL-PARAMETER TreeType NUMBER>"-->
<input type="hidden" name="TreeType" value="<X-FC-URL-PARAMETER TreeType NUMBER>"/><!--#endif-->
<table width="<!--#echo var="TABLEWIDTH"-->" bgcolor="<X-FC-FIELD PREFS.5601 DEFAULT=LANG.49.5601.11 RGB>" cellpadding="0" cellspacing="0" border="0">
<tr>
<td colspan="3"><img src="/Icons/0" alt="" width="1" height="3" border="0"/></td>
</tr>
<tr>
<td class="p"> </td>
<td nowrap="nowrap"><input type="text" class="forms" size="25" name="srch" value=""/><input class="button" type="submit" value=" <X-FC-FIELD LANG.7538.3 STRING> " onclick="this.form.elements['FieldID'].value='9';return true;"/><input class="button" type="submit" value=" <X-FC-FIELD LANG.7538.4 STRING> " onclick="this.form.elements['FieldID'].value='11';return true;"/></td>
<td class="p" width="100%"> </td>
</tr>
<tr>
<td colspan="3"><img src="/Icons/0" alt="" width="1" height="3" border="0"/></td>
</tr>
</table>
</form><!--#if expr="<X-FC-FIELD PREFS.5521 DEFAULT=LANG.49.5521.85 NUMBER>"-->
<!--#include virtual="/.Templates/Toolbars/Footer.inc"--><!--#endif--><!--#if expr="$SRVR_ERR_FCPCODE"-->
<script type="text/javascript">
<!--
alert("<X-FC-FIELD LANG.ERR.`$SRVR_ERR_FCPCODE` ESCAPED> [<!--#echo var="SRVR_ERR_FCPCODE"-->]");
//-->
</script><!--#endif-->
<img name="TOUCHME" src="<X-FC-OBJURL SLASH>__Touch?TouchCount=0" alt="" width="1" height="1" border="0"/>
</body>
<!--*Scheduler/E161 BSS=<X-FC-REQUEST-TIME BODY.SETUPSTART> BSE=<X-FC-REQUEST-TIME BODY.SETUPEND> BSD=<X-FC-REQUEST-TIME BODY.STYLEDONE> B=<X-FC-REQUEST-TIME BODY> D=<X-FC-REQUEST-TIME>-->
</html>
| ||