<!--#if expr="`<X-FC-ITEM DATA[SUBJECT]>`"--><!--#set var="PAGETITLELOOKUP" value="<X-FC-ITEM DATA[SUBJECT]>"--><!--#else--><!--#set var="PAGETITLELOOKUP" value="<X-FC-ITEM DATA[NAME]>"--><!--#endif--><!--#if expr="<X-FC-URL-PARAMETER invoi exists>=1 || <X-FC-URL-PARAMETER inventory exists>=1 || <X-FC-URL-PARAMETER sitemail exists>=1 || <X-FC-URL-PARAMETER doctiles exists>=1"--><!--#include virtual="/.templates/firstmagicplugin/FMServerSettings?formid=2655" --><!--#include virtual="//Setup?formid=2658" --><!--#include virtual="/.templates/fmlibrary/terms.inc" --><!--#if expr="$CUSTOMLANG=true"--><!--#include virtual="$FMLANGFILE" --><!--#endif--><!--#set var="COUNTINV" value="0"--><!--#endif-->
<!--#if expr="<X-FC-URL-PARAMETER doctiles exists>=1"--><!--#if expr="<X-FC-URL-PARAMETER withdate exists>=1"--><!--#set var="DODATE" value="usedate"--><!--#else--><!--#set var="DODATE" value="nodate"--><!--#endif--><!--#if expr="<X-FC-URL-PARAMETER redirect exists>=1"--><!--#set var="HASREDIRECT" value="redirecttrue"--><!--#else--><!--#set var="HASREDIRECT" value="redirectfalse"--><!--#endif--><!--#if expr="<X-FC-URL-PARAMETER txtmode exists>=1"--><!--#set var="INCMODE" value="txtmode"--><!--#else--><!--#set var="INCMODE" value="tilemode"--><!--#endif--><!--#if expr="<X-FC-URL-PARAMETER transparent exists>=1 || <X-FC-URL-PARAMETER sidebaralign exists>=1"--><!--#set var="BOXMODE"
value="transparent"--><!--#else--><!--#set var="BOXMODE" value="opaque"--><!--#endif--><!--#if expr="<X-FC-URL-PARAMETER sidebaralign exists>=1"--><!--#set var="CONTENTALIGN" value="sidebaralign"--><!--#elif expr="<X-FC-URL-PARAMETER cacenter exists>=1"--><!--#set var="CONTENTALIGN" value="center"--><!--#else--><!--#set var="CONTENTALIGN" value="leftright"--><!--#endif--><!--#if expr="$CONTENTALIGN=sidebaralign"--><!--#set var="SHOWDOCS" value="3"--><!--#elif expr="$CONTENTALIGN=center"--><!--#set var="SHOWDOCS" expr="4+<X-FC-NUMITEMS Upper>"--><!--#else--><!--#set var="SHOWDOCS" expr="3+<X-FC-NUMITEMS Upper>"--><!--#endif--><!--#if expr="<X-FC-URL-PARAMETER unlimited exists>=1"--><X-FC-LIST-PAGE MAX=100><!--#else--><!--#if expr="<X-FC-URL-PARAMETER dofour exists>=1"--><!--#set var="SHOWDOCS" value="4"--><!--#endif--><X-FC-LIST-PAGE MAX=`$SHOWDOCS`><!--#endif--><!--#if expr="<X-FC-URL-PARAMETER longtxt exists>=1"--><!--#set
var="LONGTXT" value="longtrue"--><!--#else--><!--#set var="LONGTXT" value="longfalse"--><!--#endif--><!--#if expr="<X-FC-URL-PARAMETER sidebaralign exists>=1"--><div class="sidebaritem"><h2><!--#echo var="PAGETITLELOOKUP"--></h2><div class="fcwrap fctable"><!--#else--><div class="tilesdir"><div class="contentbodylots"><!--#endif--><!--#endif-->
<!--#if expr="<X-FC-URL-PARAMETER invoi exists>=1"--><div id="invoistart"></div>
<!--#elif expr="<X-FC-URL-PARAMETER sitemail exists>=1"--><!--#if expr="<X-FC-URL-PARAMETER mobile exists>=1"-->
<div id="mymailblock" class="personalized line"><div class="listobject listtop fctext" style="position:relative;z-index:0;padding-top:10px;padding-bottom:10px;padding-left:2%;padding-right:2%;width:98%;margin:0px 0px 0px 0px;"><!--#echo var="FMSUBJECT"--></div></div><!--#else--><div id="mymailblock" class="personalized line">
<div class="listobject listtop fctext"><div class="smallfctext inv2"><img src="/.templates/fmlibrary/graphics/blanksquare.png" width="16" height="16" alt="<X-FC-ITEM DATA[SUBJECT]>" class="noiconno" style="float:left;margin-left:15px;margin-right:7px;"/><span class="sortlink" onclick="<!--#if expr="<X-FC-URL-PARAMETER bysubj exists>=1 && <X-FC-URL-PARAMETER up exists>=1"-->DownBySubject();<!--#else-->UpBySubject();<!--#endif-->"<!--#if expr="<X-FC-URL-PARAMETER bysubj exists>=1"--> style="opacity:1;"<!--#endif-->><!--#echo var="FMSUBJECT"--><span class="sortingarrows"><!--#if
expr="<X-FC-URL-PARAMETER bysubj exists>=1 && <X-FC-URL-PARAMETER up exists>=1"-->▲<!--#else-->▼<!--#endif--></span></span></div><div class="smallfctext inv1"><span class="sortlink" onclick="<!--#if expr="<X-FC-URL-PARAMETER bymailaddr exists>=1 && <X-FC-URL-PARAMETER up exists>=1"-->DownByMailaddr();<!--#else-->UpByMailaddr();<!--#endif-->"<!--#if expr="<X-FC-URL-PARAMETER bymailaddr exists>=1"--> style="opacity:1;"<!--#endif-->><!--#echo var="FMNAME"--><span class="sortingarrows"><!--#if expr="<X-FC-URL-PARAMETER bymailaddr exists>=1 && <X-FC-URL-PARAMETER up exists>=1"-->▲<!--#else-->▼<!--#endif--></span></span></div><div class="smallfctext inv4"><span class="sortlink" onclick="<!--#if expr="<X-FC-URL-PARAMETER bydate exists>=1 && <X-FC-URL-PARAMETER up exists>=1"-->DownByDate();<!--#else-->UpByDate();<!--#endif-->"<!--#if expr="<X-FC-URL-PARAMETER bydate exists>=1"--> style="opacity:1;"<!--#endif-->><!--#echo var="FMSELECTATIME"--><span
class="sortingarrows"><!--#if expr="<X-FC-URL-PARAMETER bydate exists>=1 && <X-FC-URL-PARAMETER up exists>=1"-->▲<!--#else-->▼<!--#endif--></span></span></div><div class="clear"></div>
</div>
<script>
function UpBySubject(){var req = new Request.HTML({url:'/login/__www/<!--#echo var="FMINBOX"-->/?templates=lookups&lower&formid=-210&sitemail&Table=9_0&bysubj&up',method: 'get', update: $('myinbox')}).send();}
function DownBySubject(){var req = new Request.HTML({url:'/login/__www/<!--#echo var="FMINBOX"-->/?templates=lookups&lower&formid=-210&sitemail&Table=-9_0&bysubj&down',method: 'get', update: $('myinbox')}).send();}
function UpByMailaddr(){var req = new Request.HTML({url:'/login/__www/<!--#echo var="FMINBOX"-->/?templates=lookups&lower&formid=-210&sitemail&Table=8_0&bymailaddr&up',method: 'get', update: $('myinbox')}).send();}
function DownByMailaddr(){var req = new Request.HTML({url:'/login/__www/<!--#echo var="FMINBOX"-->/?templates=lookups&lower&formid=-210&sitemail&Table=-8_0&bymailaddr&down',method: 'get', update: $('myinbox')}).send();}
function UpByDate(){var req = new Request.HTML({url:'/login/__www/<!--#echo var="FMINBOX"-->/?templates=lookups&lower&formid=-210&sitemail&Table=-3_0&bystock&up',method: 'get', update: $('myinbox')}).send();}
function DownByDate(){var req = new Request.HTML({url:'/login/__www/<!--#echo var="FMINBOX"-->/?templates=lookups&lower&formid=-210&sitemail&Table=3_0&bystock&down',method: 'get', update: $('myinbox')}).send();}
</script><!--#endif-->
<!--#elif expr="<X-FC-URL-PARAMETER inventory exists>=1"--><!--#if expr="<X-FC-URL-PARAMETER mobile exists>=1"--><div id="inventoryblock" class="personalized line"><div class="listobject listtop fctext" style="position:relative;z-index:0;padding-top:10px;padding-bottom:10px;padding-left:2%;padding-right:2%;width:98%;margin:0px 0px 0px 0px;"><!--#echo var="FMTITLE"--></div></div><!--#else--><div id="inventoryblock" class="personalized line">
<div class="listobject listtop fctext">
<div class="smallfctext inv1"><img src="/.templates/fmlibrary/graphics/blanksquare.png" width="16" height="16" alt="<X-FC-ITEM DATA[SUBJECT]>" class="noiconno" style="float:left;margin-left:15px;margin-right:7px;"/><span class="sortlink" onclick="<!--#if expr="<X-FC-URL-PARAMETER bytitle exists>=1 && <X-FC-URL-PARAMETER up exists>=1"-->DownByTitle();<!--#else-->UpByTitle();<!--#endif-->"<!--#if expr="<X-FC-URL-PARAMETER bytitle exists>=1"--> style="opacity:1;"<!--#endif-->><!--#echo var="FMTITLE"--><span class="sortingarrows"><!--#if expr="<X-FC-URL-PARAMETER bytitle exists>=1 &&
<X-FC-URL-PARAMETER up exists>=1"-->▲<!--#else-->▼<!--#endif--></span></span></div><div class="smallfctext inv2"><span class="sortlink" onclick="<!--#if expr="<X-FC-URL-PARAMETER byprod exists>=1 && <X-FC-URL-PARAMETER up exists>=1"-->DownByProdID();<!--#else-->UpByProdID();<!--#endif-->"<!--#if expr="<X-FC-URL-PARAMETER byprod exists>=1"--> style="opacity:1;"<!--#endif-->><!--#echo var="SHOPPRODCODE"--><span class="sortingarrows"><!--#if expr="<X-FC-URL-PARAMETER byprod exists>=1 && <X-FC-URL-PARAMETER up exists>=1"-->▲<!--#else-->▼<!--#endif--></span></span></div><div class="smallfctext inv3"><span class="sortlink" onclick="<!--#if expr="<X-FC-URL-PARAMETER bystock exists>=1 && <X-FC-URL-PARAMETER up exists>=1"-->DownByInventory();<!--#else-->UpByInventory();<!--#endif-->"<!--#if expr="<X-FC-URL-PARAMETER bystock exists>=1"--> style="opacity:1;"<!--#endif-->><!--#echo var="NUMLEFTINSTOCK"--><span class="sortingarrows"><!--#if expr="<X-FC-URL-PARAMETER
bystock exists>=1 && <X-FC-URL-PARAMETER up exists>=1"-->▲<!--#else-->▼<!--#endif--></span></span></div><div class="smallfctext inv4"><span class="sortlink" onclick="<!--#if expr="<X-FC-URL-PARAMETER byprice exists>=1 && <X-FC-URL-PARAMETER up exists>=1"-->DownByPrice();<!--#else-->UpByPrice();<!--#endif-->"<!--#if expr="<X-FC-URL-PARAMETER byprice exists>=1"--> style="opacity:1;"<!--#endif-->><!--#echo var="SHOPPRICE"--><span class="sortingarrows"><!--#if expr="<X-FC-URL-PARAMETER byprice exists>=1 && <X-FC-URL-PARAMETER up exists>=1"-->▲<!--#else-->▼<!--#endif--></span></span></div><div class="clear"></div>
</div>
<script>
function UpByTitle(){var req = new Request.HTML({url:'/login/__www/<!--#echo var="FMINBOX"-->/<!--#echo var="FMINVENTORY"-->/?templates=lookups&lower&formid=-210&inventory&Table=9_0&bytitle&up',method: 'get', update: $('myinventory')}).send();}
function DownByTitle(){var req = new Request.HTML({url:'/login/__www/<!--#echo var="FMINBOX"-->/<!--#echo var="FMINVENTORY"-->/?templates=lookups&lower&formid=-210&inventory&Table=-9_0&bytitle&down',method: 'get', update: $('myinventory')}).send();}
function UpByProdID(){var req = new Request.HTML({url:'/login/__www/<!--#echo var="FMINBOX"-->/<!--#echo var="FMINVENTORY"-->/?templates=lookups&lower&formid=-210&inventory&Table=4_0&byprod&up',method: 'get', update: $('myinventory')}).send();}
function DownByProdID(){var req = new Request.HTML({url:'/login/__www/<!--#echo var="FMINBOX"-->/<!--#echo var="FMINVENTORY"-->/?templates=lookups&lower&formid=-210&inventory&Table=-4_0&byprod&down',method: 'get', update: $('myinventory')}).send();}
function UpByPrice(){var req = new Request.HTML({url:'/login/__www/<!--#echo var="FMINBOX"-->/<!--#echo var="FMINVENTORY"-->/?templates=lookups&lower&formid=-210&inventory&Table=-9_0&byprice&up',method: 'get', update: $('myinventory')}).send();}
function DownByPrice(){var req = new Request.HTML({url:'/login/__www/<!--#echo var="FMINBOX"-->/<!--#echo var="FMINVENTORY"-->/?templates=lookups&lower&formid=-210&inventory&Table=9_0&byprice&down',method: 'get', update: $('myinventory')}).send();}
function UpByInventory(){var req = new Request.HTML({url:'/login/__www/<!--#echo var="FMINBOX"-->/<!--#echo var="FMINVENTORY"-->/?templates=lookups&lower&formid=-210&inventory&Table=-3_0&bystock&up',method: 'get', update: $('myinventory')}).send();}
function DownByInventory(){var req = new Request.HTML({url:'/login/__www/<!--#echo var="FMINBOX"-->/<!--#echo var="FMINVENTORY"-->/?templates=lookups&lower&formid=-210&inventory&Table=3_0&bystock&down',method: 'get', update: $('myinventory')}).send();}
</script>
<!--#endif--><!--#endif-->
|