-100
 
<?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">
<!--x100 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>--><!--#set var="PANE" value="UPPER"--><!--#set var="NavPosition" value="<X-FC-FIELD PREFS.5513 DEFAULT=LANG.49.5513.11 NUMBER>"--><!--#if expr="$NavPosition==-1"--><!--#set var="NavPosition" value="<X-FC-FIELD SITEPREF.5513 DEFAULT=LANG.49.5513.11 NUMBER>"--><!--#endif--><!--#set var="TABLEWIDTH" value="<X-FC-FIELD PREFS.5720 DEFAULT=LANG.49.5720.9 STRING>"-->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=<X-FC-ITEM DATA[Charset]>"/>
<meta name="Robots" content="None"/>
<title><X-FC-FIELD LANG.290.1 STRING></title>
<!--#include virtual="/.Templates/GlobalStyles.inc"-->
<script type="text/javascript">
<!--
var N=new Array();<!--#rem
CheckCheckboxes
onload function that ensures that the "selected" array element matches the initial checkbox state, in order to correct for certain ill-considered form element caching behaviour in FireFox
-->
function CCB(){
for(var n=0;n<N.length;n++){
        if(document.getElementById("N:"+n).checked)
                N[n][0]=1;
}
}
//-->
</script>
</head>
<body dir="<X-FC-FIELD LANG.7500 DEFAULT="ltr" STRING>" bgcolor="<X-FC-FIELD PREFS.5600 DEFAULT=LANG.49.5600.11 RGB>"<X-FC-BACKGROUND-PICTURE HTML> onload="CCB();"><!--#if expr="$NavPosition != 2 && $NavPosition != 5 && <X-FC-FIELD PREFS.5707 DEFAULT=LANG.49.5707.9 LENGTH>"-->
<!--#include virtual="/.Templates/Toolbars/Banner.inc"--><!--#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-->
<form action="<X-FC-OBJURL BASE SLASH>Lookup">
<table bgcolor="<X-FC-FIELD PREFS.5601 DEFAULT=LANG.49.5601.11 RGB>" width="<!--#echo var="TABLEWIDTH"-->" cellpadding="0" cellspacing="0" border="0">
<tr>
        <td><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>"><img src="/Icons/0" alt="" width="1" height="3" border="0"/></td>
</tr>
<tr>
        <td><table bgcolor="<X-FC-FIELD PREFS.5603 DEFAULT=LANG.49.5603.11 RGB>" width="<!--#echo var="TABLEWIDTH"-->" cellpadding="0" cellspacing="0" border="0">
        <tr>
                <td rowspan="2">&nbsp;</td>
                <td valign="top"><img src="<X-FC-LOGIN>Icons/2004" alt="" width="<X-FC-RESOURCE ICON.2004 WIDTH>" height="<X-FC-RESOURCE ICON.2004 HEIGHT>"<!--#if expr="<X-FC-RESOURCE ICON.2004 WIDTH> < 31"--> hspace="<!--#echo expr="(32 - <X-FC-RESOURCE ICON.2004 WIDTH>) / 2"-->"<!--#endif--><!--#if expr="<X-FC-RESOURCE ICON.2004 HEIGHT> < 31"--> vspace="<!--#echo expr="(32 - <X-FC-RESOURCE ICON.2004 HEIGHT>) / 2"-->"<!--#endif--> border="0"/></td>
                <td rowspan="2">&nbsp;</td>
                <td class="title" nowrap="nowrap"><X-FC-FIELD LANG.290.1 STRING></td>
                <td rowspan="2" width="100%">&nbsp;</td>
        </tr>
        <tr>
                <td>&nbsp;</td>
                <td><!--#include virtual="/.Templates/Toolbars/MapGeneral.inc"--></td>
        </tr>
        </table></td>
</tr>
<tr>
        <td bgcolor="<X-FC-FIELD PREFS.5603 DEFAULT=LANG.49.5603.11 RGB>"><img src="/Icons/0" alt="" width="1" height="4" border="0"/></td>
</tr>
<tr>
        <td><img src="/Icons/0" alt="" width="1" height="5" border="0"/></td>
</tr>
<tr>
        <td><table cellpadding="2" cellspacing="0" border="0">
        <tr>
                <td class="p" rowspan="6">&nbsp;</td>
                <td rowspan="2">&nbsp;</td>
                <td class="gt"><X-FC-FIELD LANG.7528.4 STRING></td>
        </tr>
        <tr>
                <td class="gt"><X-FC-FIELD LANG.7528.5 STRING></td>
        </tr>
        <tr>
                <td colspan="2"><img src="/Icons/0" alt="" width="1" height="3" border="0"/></td>
        </tr>
        <tr>
                <td colspan="2"><table cellpadding="2" cellspacing="0" border="0">
                <tr>
                        <td class="gtb" align="right" nowrap="nowrap"><X-FC-FIELD LANG.143.1002.9 STRING></td>
                        <td><input class="forms" type="text" name="srch" size="35" value="<!--#echo expr="@mlescape(`<X-FC-URL-PARAMETER srch>`)"-->"/></td>
                        <td><input class="button" type="submit" value=" <X-FC-FIELD LANG.CMD.145.0 STRING> "/></td>
                </tr>
                <tr>
                        <td class="gtb" align="right" nowrap="nowrap"><X-FC-FIELD LANG.143.1003.9 STRING></td>
                        <td colspan="2"><select class="forms" name="Groups"><!--#set var="LISTSTRING" value="<X-FC-FIELD LANG.143.2000.10 LITERALSTRING>"--><!--#if expr="<X-FC-FIELD 2000 LENGTH>"--><!--#set var="LISTSTRING" value="${LISTSTRING};<X-FC-FIELD 2000 LITERALSTRING>"--><!--#endif--><!--#set var="CURVAL" value="0"--><!--#while expr="@length($LISTSTRING)"--><!--#set var="OPTION" expr="@split($LISTSTRING,';')"--><!--#set var="CAPTION" expr="@split($OPTION,'=')"--><!--#if expr="@length($OPTION)"--><!--#set var="CURVAL" value="$OPTION"--><!--#endif-->
                                <option value="<!--#echo var="CURVAL"-->"<!--#if expr="$CURVAL==<X-FC-URL-PARAMETER Groups NUMBER>"--> selected="selected"<!--#endif-->><!--#echo expr="@mlescape($CAPTION)"--></option><!--#set var="CURVAL" expr="$CURVAL + 1"--><!--#endwhile-->
                        </select></td>
                </tr>
                </table></td>
        </tr>
        <tr>
                <td colspan="2"><table cellpadding="2" cellspacing="0" border="0">
                <tr><!--#set var="OPTIONS" value="62"--><!--#set var="NEWOPTIONS" value="0"--><!--#if expr="<X-FC-URL-PARAMETER Local NUMBER>"--><!--#set var="NEWOPTIONS" expr="$NEWOPTIONS + 4"--><!--#endif--><!--#if expr="<X-FC-URL-PARAMETER Remote NUMBER>"--><!--#set var="NEWOPTIONS" expr="$NEWOPTIONS + 8"--><!--#endif--><!--#if expr="<X-FC-URL-PARAMETER Conf NUMBER>"--><!--#set var="NEWOPTIONS" expr="$NEWOPTIONS + 2"--><!--#endif--><!--#if expr="<X-FC-URL-PARAMETER AddrBook NUMBER>"--><!--#set var="NEWOPTIONS" expr="$NEWOPTIONS + 16"--><!--#endif--><!--#if expr="<X-FC-URL-PARAMETER Alias NUMBER>"--><!--#set var="NEWOPTIONS" expr="$NEWOPTIONS + 32"--><!--#endif--><!--#if expr="$NEWOPTIONS"--><!--#set var="OPTIONS" value="$NEWOPTIONS"--><!--#endif-->
                        <td><input type="checkbox" name="AddrBook" value="1"<!--#if expr="$OPTIONS&16"--> checked="checked"<!--#endif-->/></td>
                        <td class="gt"><X-FC-FIELD LANG.143.1103.9 STRING></td>
                        <td><input type="checkbox" name="Local" value="1"<!--#if expr="$OPTIONS&4"--> checked="checked"<!--#endif-->/></td>
                        <td class="gt"><X-FC-FIELD LANG.143.1100.9 STRING></td>
                        <td><input type="checkbox" name="Remote" value="1"<!--#if expr="$OPTIONS&8"--> checked="checked"<!--#endif-->/></td>
                        <td class="gt"><X-FC-FIELD LANG.143.1101.9 STRING></td>
                        <td><input type="checkbox" name="Conf" value="1"<!--#if expr="$OPTIONS&2"--> checked="checked"<!--#endif-->/></td>
                        <td class="gt"><X-FC-FIELD LANG.143.1102.9 STRING></td>
                </tr>
                </table></td>
        </tr>
        <tr>
                <td colspan="2"><img src="/Icons/0" alt="" width="1" height="3" border="0"/></td>
        </tr>
        </table></td>
</tr>
</table>
</form>