<?xml version="1.0" encoding="<X-FC-ITEM DATA[Charset]>"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
<!--Bodies/96 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>
<!--#set var="PAGE" value="<X-FC-URL-PARAMETER Page NUMBER>"-->
<!--#set var="LASTPAGE" expr="<X-FC-BODY NUMPAGES> - 1"-->
<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]>: <X-FC-FIELD LANG.7529.3 STRING> <!--#echo expr="$PAGE + 1"--> <X-FC-FIELD LANG.7529.4 STRING> <!--#echo expr="$LASTPAGE + 1"--></title>
<script type="text/javascript" src="/.Templates/JavaScript/ContextMenu.pjs"></script>
<script type="text/javascript">
<!--
<X-FC-WHITESPACE STRIP>
<!--#rem
dKD doKeyDown
-->
function dKD(<!--#if expr="<X-FC-BROWSER NAME.MSIE> == 0"-->event<!--#endif-->){
var kc=event.keyCode;
var a=0;
switch(kc){
case 33:<!--#rem "Page Up"-->
case 37:<!--#rem Left Arrow-->
case 38:<!--#rem Up Arrow-->
case 109:<!--#rem "-" -->
case 188:<!--#rem ","-->
<!--#rem
Previous Page
-->
<!--#if expr="$PAGE > 0"-->
self.location="<X-FC-OBJURL>?Templates=Bodies&FormID=96&Page=<!--#echo expr="$PAGE - 1"-->";
<!--#endif-->
a=1;
break;
case 36:<!--#rem "Home"-->
case 219:<!--#rem "["-->
<!--#rem
First Page
-->
<!--#if expr="$PAGE > 0"-->
self.location="<X-FC-OBJURL>?Templates=Bodies&FormID=96&Page=0";
<!--#endif-->
a=1;
break;
case 32:<!--#rem Spacebar-->
case 34:<!--#rem "Page Down"-->
case 39:<!--#rem Right Arrow-->
case 40:<!--#rem Down Arrow-->
case 61:<!--#rem "="-->
case 107:<!--#rem "+"-->
case 190:<!--#rem "."-->
<!--#rem
Next Page
-->
<!--#if expr="$PAGE < $LASTPAGE"-->
self.location="<X-FC-OBJURL>?Templates=Bodies&FormID=96&Page=<!--#echo expr="$PAGE + 1"-->";
<!--#endif-->
a=1;
break;
case 35:<!--#rem "End"-->
case 221:<!--#rem "]"-->
<!--#rem
Last Page
-->
<!--#if expr="$PAGE < $LASTPAGE"-->
self.location="<X-FC-OBJURL>?Templates=Bodies&FormID=96&Page=<!--#echo var="LASTPAGE"-->";
<!--#endif-->
a=1;
break;
case 27:<!--#rem "Esc"-->
case 81:<!--#rem "Q"-->
case 192:<!--#rem "`"-->
self.close();
a=1;
break;
}
if(a){
<!--#if expr="<X-FC-BROWSER NAME.MSIE>"-->
event.cancelBubble=true;
event.returnValue=false;
<!--#else-->
event.stopPropagation();
event.preventDefault();
<!--#endif-->
return false;
}
return true;
}
<!--#rem
dMD doMouseDown
-->
function dMD(<!--#if expr="<X-FC-BROWSER NAME.MSIE> == 0"-->event<!--#endif-->){
if(cmv>0){
HCM();
}
<!--#if expr="$PAGE < $LASTPAGE"-->
else if(event.button!=2&&!event.ctrlKey){
self.location="<X-FC-OBJURL>?Templates=Bodies&FormID=96&Page=<!--#echo expr="$PAGE + 1"-->";
}
<!--#endif-->
return false;
}
<!--#rem
CMCB(c) ContextMenuCallback(Command ID)
-->
function CMCB(c){
if(typeof(c)=="string"){
c=parseInt(c);
}
switch(c){
case 724:self.close();break;
<!--#if expr="$PAGE > 0"-->
case 722:self.location="<X-FC-OBJURL>?Templates=Bodies&FormID=96&Page=0";break;
case 721:self.location="<X-FC-OBJURL>?Templates=Bodies&FormID=96&Page=<!--#echo expr="$PAGE - 1"-->";break;
<!--#endif-->
<!--#if expr="$PAGE < $LASTPAGE"-->
case 720:self.location="<X-FC-OBJURL>?Templates=Bodies&FormID=96&Page=<!--#echo expr="$PAGE + 1"-->";break;
case 723:self.location="<X-FC-OBJURL>?Templates=Bodies&FormID=96&Page=<!--#echo var="LASTPAGE"-->";break;
<!--#endif-->
}
HCM();
}<!--#rem
dCM doContextMenu
-->
function dCM(<!--#if expr="<X-FC-BROWSER NAME.MSIE> == 0"-->event<!--#endif-->){
var EO=[];
<!--#if expr="$PAGE < $LASTPAGE"-->
EO[EO.length]=[720,0,"<!--#if expr="<X-FC-RESOURCE ICON.11720 OVERRIDE>"--><X-FC-LOGIN><!--#else-->/<!--#endif-->Icons/s11720","<X-FC-FIELD LANG.CMD.720.0 ESCAPED>"];
<!--#endif-->
<!--#if expr="$PAGE > 0"-->
EO[EO.length]=[721,0,"<!--#if expr="<X-FC-RESOURCE ICON.11721 OVERRIDE>"--><X-FC-LOGIN><!--#else-->/<!--#endif-->Icons/s11721","<X-FC-FIELD LANG.CMD.721.0 ESCAPED>"];
EO[EO.length]=[722,0,"<!--#if expr="<X-FC-RESOURCE ICON.11722 OVERRIDE>"--><X-FC-LOGIN><!--#else-->/<!--#endif-->Icons/s11722","<X-FC-FIELD LANG.CMD.722.0 ESCAPED>",0,"",""];
<!--#endif-->
<!--#if expr="$PAGE < $LASTPAGE"-->
EO[EO.length]=[723,0,"<!--#if expr="<X-FC-RESOURCE ICON.11723 OVERRIDE>"--><X-FC-LOGIN><!--#else-->/<!--#endif-->Icons/s11723","<X-FC-FIELD LANG.CMD.723.0 ESCAPED>",0,"",""];
<!--#endif-->
EO[EO.length]=[724,0,"<!--#if expr="<X-FC-RESOURCE ICON.11724 OVERRIDE>"--><X-FC-LOGIN><!--#else-->/<!--#endif-->Icons/s11724","<X-FC-FIELD LANG.CMD.724.0 ESCAPED>",0,"",""];
BCM(EO,CMCB);
<!--#if expr="<X-FC-BROWSER NAME.MSIE>"-->
SCM(event.clientX+document.body.scrollLeft,event.clientY+document.body.scrollTop);
event.cancelBubble=true;
event.returnValue=false;
<!--#else-->
SCM(event.pageX,event.pageY);
event.stopPropagation();
event.preventDefault();
<!--#endif-->
return false;
}
document.onkeydown=dKD;
document.onmousedown=dMD;
document.oncontextmenu=dCM;
<X-FC-WHITESPACE RETAIN>
//-->
</script>
</head>
<X-FC-BODY FULLBODY PAGE=`$PAGE` EMBED=AUTOPLAY>
</html>
| ||