window.onload=loadPage;document.onclick=onclickTriage;document.onmouseover=gettingHot;document.onmouseout=gettingCold;window.onunload=saveChecklistState;window.onresize=resizeDiv;window.onbeforeprint=set_to_print;window.onafterprint=reset_form;var sAppName="this program";var sPreviousTip="Previous topic";var sNextTip="Next topic";var sExpandTip="Expand/collapse";var sPopupTip="View definition";var sShortcutTip="";var closed="/help/pluscold.gif";var closedHot="/help/plushot.gif";var expand="/help/minuscold.gif";var expandHot="/help/minushot.gif";var previousCold="previouscold.gif";var previousHot="previoushot.gif";var nextCold="nextcold.gif";var nextHot="nexthot.gif";var shortcutCold="shortcutcold.gif";var shortcutHot="shortcuthot.gif";var popupCold="popupcold.gif";var popupHot="popuphot.gif";var emptyImg="/help/empty.gif";var noteImg="/help/note.gif";var tipImg="tip.gif";var warningImg="warning.gif";var cautionImg="caution.gif";var importantImg="important.gif";var relTopicsImg="rel_top.gif";var branchImg="elle.gif";var branchImg_RTL="elle_rtl.gif";var printing="FALSE";var single="FALSE";var scroller="FALSE";var isRTL=(document.dir=="rtl");var imgStyleRTL="";if(isRTL){imgStyleRTL=" style='filter:flipH' "}var sActX_TDC="CLASSID='CLSID:333C7BC4-460F-11D0-BC04-0080C7055A83'";var sSharedReusableTextFile="shared.txt";var sSharedReusableTextFileRecord="para";var numbers=/\d/g;var spaces=/\s/g;var semicolon=/;/g;var isIE5=(navigator.appVersion.indexOf("MSIE 5")>0)||(navigator.appVersion.indexOf("MSIE")>0&&parseInt(navigator.appVersion)>4);var isPersistent=false;function loadPage(){isPersistent=(document.all.item("checklist")!=null)&&(isIE5);setPreviousNext();resizeDiv();if(isPersistent){getChecklistState()}addReusableText();insertImages()}function autosync(){myLocation=this.location;if(this.name=="mainFrame"){htmlFileName=getHtmlName(myLocation);setTimeout("this.parent.frames[0].document.hhctrl.syncURL(htmlFileName)",50)}else{if(this.name=="leftFrame"){thePage=whichHelpPage(this.parent.frames[1]);setTimeout("this.document.hhctrl.syncURL(thePage)",50)}}}function getHtmlName(a){a=a.toString();htmlName="";if(a.indexOf("#")!=-1){startOfAnchorName=a.indexOf("#");htmlName=a.substring(a.lastIndexOf("/")+1,startOfAnchorName)}else{htmlName=a.substring(a.lastIndexOf("/")+1,a.length)}return htmlName}function whichHelpPage(a){helpPageName=getHtmlName(a.location);return helpPageName}function manualsync(a){htmlFileName=a.toString();parent.frames[0].document.hhctrl.syncURL(htmlFileName);parent.frames[0].document.hhctrl.syncURL(htmlFileName)}function MM_swapImgRestore(){var d,b,c=document.MM_sr;for(d=0;c&&d<c.length&&(b=c[d])&&b.oSrc;d++){b.src=b.oSrc}}function MM_preloadImages(){var f=document;if(f.images){if(!f.MM_p){f.MM_p=new Array()}var e,c=f.MM_p.length,b=MM_preloadImages.arguments;for(e=0;e<b.length;e++){if(b[e].indexOf("#")!=0){f.MM_p[c]=new Image;f.MM_p[c++].src=b[e]}}}}function MM_findObj(f,e){var c,b,a;if(!e){e=document}if((c=f.indexOf("?"))>0&&parent.frames.length){e=parent.frames[f.substring(c+1)].document;f=f.substring(0,c)}if(!(a=e[f])&&e.all){a=e.all[f]}for(b=0;!a&&b<e.forms.length;b++){a=e.forms[b][f]}for(b=0;!a&&e.layers&&b<e.layers.length;b++){a=MM_findObj(f,e.layers[b].document)}if(!a&&document.getElementById){a=document.getElementById(f)}return a}function MM_swapImage(){var e,d=0,b,c=MM_swapImage.arguments;document.MM_sr=new Array;for(e=0;e<(c.length-2);e+=3){if((b=MM_findObj(c[e]))!=null){document.MM_sr[d++]=b;if(!b.oSrc){b.oSrc=b.src}b.src=c[e+2]}}}function setPreviousNext(){var b=document.all.item("nav");if(b==null){return}var d=sPreviousTip;var c=sNextTip;var h=b.innerHTML;var f="<IMG SRC='"+previousCold+"' BORDER=0 ALT='"+d+"' ALIGN='top' "+imgStyleRTL+">";var e="<IMG SRC='"+nextCold+"' BORDER=0 ALT='"+c+"' ALIGN='top' "+imgStyleRTL+">";var a="<OBJECT ID='HTMlist' WIDTH=100 HEIGHT=51 "+sActX_TDC+"><param name='DataURL' value='"+h+"'><param name='UseHeader' value=True></OBJECT>";b.innerHTML="<TABLE WIDTH='100%' STYLE='margin-top:0;' cellspacing=0><TR><TD style='text-align=left; background-color:transparent'><A ID='previousLink' HREF='#' REL='previous' CLASS='navbar'>"+f+"</A></TD><TD width='100%' align='center'></td><TD style='text-align=right; background-color:transparent'><A ID='nextLink' HREF='#' REL='next' CLASS='navbar'>"+e+"</A></TD></TR></TABLE>";document.body.innerHTML=document.body.innerHTML+a;findPageSeq();if(printing=="TRUE"){return}var g=document.location.href+"#";if(previousLink.href==g){previousLink.style.display="none"}else{previousLink.style.display="block"}if(nextLink.href==g){nextLink.style.display="none"}else{nextLink.style.display="block"}}function findPageSeq(){var a=HTMlist.recordset;var c=document.location.href;var b=c.lastIndexOf("/");if(b>0){c=c.substring(b+1,c.length)}if(nav.style=="[object]"){nav.style.visibility="hidden";printing="FALSE"}else{printing="TRUE";return}a.moveFirst();while(!a.EOF){if(c==a.fields("HTMfiles").value){nav.style.visibility="visible";a.MoveNext();break}previousLink.href=a.fields("HTMfiles").value;a.moveNext()}if(!a.EOF){nextLink.href=a.fields("HTMfiles").value}}function addReusableText(){var f=false;var c=false;var a=document.getElementsByTagName("SPAN");var h,l,g,b,k;var e="WIDTH=100 HEIGHT=51 "+sActX_TDC+"><param name='UseHeader' value=True><param name='FieldDelim' value='~'><param name='sort' value='INDEX'>";var j="<OBJECT ID='NTsharedText' "+e+"<param name='DataURL' value='"+sSharedReusableTextFile+"'></OBJECT>";for(var d=0;d<a.length;d++){if(a[d].className.toLowerCase()=="reuse"){if(isRTL){a[d].dir="rtl"}if(a[d].id==null){return}g=a[d].id.toLowerCase();g=g.replace(spaces,"");b=g;g=g.replace(numbers,"");if(g==sSharedReusableTextFileRecord){a[d].dataSrc="#NTsharedText"}else{a[d].dataSrc="#CHMspecificText"}a[d].dataField="INDEX";if(!f&&g==sSharedReusableTextFileRecord){document.body.innerHTML=document.body.innerHTML+j;f=true}else{if(!c&&g!=sSharedReusableTextFileRecord){k="<OBJECT ID='CHMspecificText'"+e+"<param name='DataURL' value='"+sSharedCHM+g+".txt'></OBJECT>";document.body.innerHTML=document.body.innerHTML+k;c=true}}if(g==sSharedReusableTextFileRecord){l=NTsharedText.recordset}else{l=CHMspecificText.recordset}l.moveFirst();do{h=l.fields("INDEX").value;sText=l.fields("TEXT").value;if(h<b){l.moveNext()}else{break}}while(!l.EOF);if(h==b){a[d].innerHTML=sText}}}}function insertImages(){var p=document.getElementsByTagName("P");for(var f=0;f<p.length;f++){if(p[f].className.toLowerCase()=="note"){p[f].innerHTML="<img class='alert' src='"+noteImg+"' "+imgStyleRTL+"> "+p[f].innerHTML}else{if(p[f].className.toLowerCase()=="warning"){p[f].innerHTML="<img class='alert' src='"+warningImg+"'> "+p[f].innerHTML}else{if(p[f].className.toLowerCase()=="caution"){p[f].innerHTML="<img class='alert' src='"+cautionImg+"'> "+p[f].innerHTML}else{if(p[f].className.toLowerCase()=="tip"){p[f].innerHTML="<img class='alert' src='"+tipImg+"'> "+p[f].innerHTML}else{if(p[f].className.toLowerCase()=="important"){p[f].innerHTML="<img class='alert' src='"+importantImg+"'> "+p[f].innerHTML}else{if(p[f].className.toLowerCase()=="empty"){p[f].innerHTML="<img class='alert' src='"+emptyImg+"'> "+p[f].innerHTML}else{if(p[f].className.toLowerCase()=="reltopics"){p[f].innerHTML="<img class='alert' src='"+relTopicsImg+"'> "+p[f].innerHTML}}}}}}}}var b=document.getElementsByTagName("UL");for(var f=0;f<b.length;f++){var c=0;if(b[f].className.toLowerCase()=="navtree"){if(isRTL){b[f].style.listStyleImage="url('"+branchImg_RTL+"')"}else{b[f].style.listStyleImage="url('"+branchImg+"')"}for(var e=0;e<b[f].children.length;e++){if(b[f].children[e].className.toLowerCase()=="branch"){if(isRTL){b[f].children[e].style.marginRight=(c+"em")}else{b[f].children[e].style.marginLeft=(c+"em")}c=c+0.75}}}}for(var f=0;f<document.anchors.length;f++){var m="";var l="";var h="<span class='space'></span>";var a=document.anchors[f].parentNode.tagName;var k=document.anchors[f].id.toLowerCase();if(k=="shortcut"){document.anchors[f].title=sShortcutTip;if(document.anchors[f].children.tags("IMG")(0)&&document.anchors[f].children.tags("IMG")(0).className.toLowerCase()=="shortcut"){m=""}else{m="<img class='shortcut' src='"+shortcutCold+"' "+imgStyleRTL+">"+h}}else{if(k=="wpopup"||k=="wpopupweb"){document.anchors[f].title=sPopupTip}else{if(document.anchors[f].className.toLowerCase()=="popupicon"){if(document.anchors[f].children.tags("IMG")(0)&&document.anchors[f].children.tags("IMG")(0).className.toLowerCase()=="popup"){m=""}else{m="<img class='popup' src='"+popupCold+"'>"+h}}else{if(k=="expand"){document.anchors[f].title=sExpandTip;if(document.anchors[f].children.tags("IMG")(0)&&document.anchors[f].children.tags("IMG")(0).className.toLowerCase()=="expand"){m=""}else{if(document.anchors[f].parentNode.offsetLeft==document.anchors[f].offsetLeft){h="<span class='space' style='width:0'></span>";if(isRTL){document.anchors[f].parentNode.style.marginRight="1.5em";l=" style=margin-right:'-1.5em'"}else{document.anchors[f].parentNode.style.marginLeft="1.5em";l=" style=margin-left:'-1.5em'"}}m="<img class='expand' src='"+closed+"' "+l+">"+h}}else{if(k=="thumbnail"||k=="thumbnailweb"){var o=document.anchors[f].innerHTML;var n=document.anchors[f].title;var g=document.anchors[f].href.toLowerCase();if(k=="thumbnail"){var d=moniker+getURL(g)}else{var d=document.anchors[f].href.toLowerCase()}document.anchors[f].outerHTML="<DIV id='thumbDiv' class='thumbnail'>"+document.anchors[f].outerHTML+"</div>";document.anchors[f].innerHTML="<img class='thumbnail' src='"+d+"' alt= ' "+o+"'><p>"+n+"</p>";if(isRTL){thumbDiv.style.styleFloat="right"}}}}}}document.anchors[f].innerHTML=m+document.anchors[f].innerHTML;if(isRTL){document.anchors[f].dir="rtl"}}}function onclickTriage(){var b=window.event.srcElement;for(var a=0;a<5;a++){if(b.tagName!="A"&&b.parentNode!=null){b=b.parentNode}}eID=b.id.toLowerCase();if(popupOpen){closePopup()}if(eID=="thumbnail"||eID=="pophtm"){popNewWindow(b)}else{if(eID=="thumbnailweb"){callThumbnailWeb(b)}else{if(eID=="wpopup"){callPopup(b)}else{if(eID=="wpopupweb"){callPopupWeb(b)}else{if(eID=="shortcut"){callShortcut(b)}else{if(eID=="reltopics"){callRelatedTopics(b)}else{if(eID=="altloc"){callAltLocation(b)}else{if(eID=="expand"){callExpand(b)}}}}}}}}return}function gettingHot(){var a=window.event.srcElement;if(a.id.toLowerCase()=="cold"){a.id="hot"}else{if(a.src==previousCold){a.src=previousHot}else{if(a.className.toLowerCase()=="navbar"&&a.children.tags("IMG")(0).src==previousCold){a.children.tags("IMG")(0).src=previousHot}else{if(a.src==nextCold){a.src=nextHot}else{if(a.className.toLowerCase()=="navbar"&&a.children.tags("IMG")(0).src==nextCold){a.children.tags("IMG")(0).src=nextHot}else{if(a.className.toLowerCase()=="shortcut"&&a.tagName=="IMG"){a.src=shortcutHot}else{if(a.id.toLowerCase()=="shortcut"){a.children.tags("IMG")(0).src=shortcutHot}else{if(a.className.toLowerCase()=="popup"&&a.tagName=="IMG"){a.src=popupHot}else{if(a.className.toLowerCase()=="popupicon"){a.children.tags("IMG")(0).src=popupHot}else{if((a.className.toLowerCase()=="expand"&&a.tagName=="IMG")||(a.id.toLowerCase()=="expand")){expandGoesHot(a)}}}}}}}}}}}function gettingCold(){var a=window.event.srcElement;if(a.id.toLowerCase()=="hot"){a.id="cold"}else{if(a.src==previousHot){a.src=previousCold}else{if(a.className.toLowerCase()=="navbar"&&a.children.tags("IMG")(0).src==previousHot){a.children.tags("IMG")(0).src=previousCold}else{if(a.src==nextHot){a.src=nextCold}else{if(a.className.toLowerCase()=="navbar"&&a.children.tags("IMG")(0).src==nextHot){a.children.tags("IMG")(0).src=nextCold}else{if(a.className.toLowerCase()=="shortcut"&&a.tagName=="IMG"){a.src=shortcutCold}else{if(a.id.toLowerCase()=="shortcut"){a.children.tags("IMG")(0).src=shortcutCold}else{if(a.className.toLowerCase()=="popup"&&a.tagName=="IMG"){a.src=popupCold}else{if(a.className.toLowerCase()=="popupicon"){a.children.tags("IMG")(0).src=popupCold}else{if((a.className.toLowerCase()=="expand"&&a.tagName=="IMG")||(a.id.toLowerCase()=="expand")){expandGoesCold(a)}}}}}}}}}}}var sParamCHM,sParamFILE,sParamEXEC,sParamMETA,iEND;var sActX_HH=" type='application/x-oleobject' classid='clsid:adb880a6-d8ff-11cf-9377-00aa003b7a11' ";function callPopup(g){var f=g;var d=unescape(f.href);var c=d.toLowerCase();event.returnValue=false;var j=c.lastIndexOf("topic=");if(j==-1){return}sParamTOPIC=d.substring((j+6),d.length);var a=c.lastIndexOf("help=");if(a==-1){return}sParamHELP=d.substring(a+5,j);if(document.hhPopup){document.hhPopup.outerHTML=""}var b="<object id='hhPopup'"+sActX_HH+"STYLE='display:none'><param name='Command' value='WinHelp, Popup'>";b=b+"<param name='Item1' value='"+sParamHELP+"'><param name='Item2' value='"+sParamTOPIC+"'></object>";document.body.insertAdjacentHTML("beforeEnd",b);document.hhPopup.hhclick()}function callAltLocation(c){var g=c;var j=unescape(g.href);var l=j.toLowerCase();var f,m;event.returnValue=false;var a=g.innerHTML;a=a.replace(semicolon,"");var b=l.lastIndexOf("file=");if(b==-1){return}sParamFILE=j.substring((b+5),j.length);sParamFILE=sParamFILE.replace(spaces,"");iSPLIT=sParamFILE.match(semicolon);if(iSPLIT){f=sParamFILE.split(";")}else{return}var k=l.lastIndexOf("chm=");if(k==-1){return}else{sParamCHM=j.substring(k+4,b)}sParamCHM=sParamCHM.replace(spaces,"");iSPLIT=sParamCHM.match(semicolon);if(iSPLIT){m=sParamCHM.split(";")}else{return}sParamFILE=moniker+m[0]+"::/"+f[0]+";"+moniker+m[1]+"::/"+f[1];if(document.hhAlt){document.hhAlt.outerHTML=""}var d="<object id='hhAlt'"+sActX_HH+"STYLE='display:none'><PARAM NAME='Command' VALUE='Related Topics'>";d=d+"<param name='Item1' value='"+a+";"+sParamFILE+"'></object>";document.body.insertAdjacentHTML("beforeEnd",d);document.hhAlt.hhclick()}function callRelatedTopics(j){var g=j;var f=unescape(g.href);var d=f.toLowerCase();event.returnValue=false;var c=d.lastIndexOf("meta=");if(c==-1){return}sParamMETA=f.substring((c+5),f.length);var a=d.lastIndexOf("chm=");if(a==-1){sParamCHM=""}else{sParamCHM=f.substring(a+4,c)}if(document.hhRel){document.hhRel.outerHTML=""}var b="<object id='hhRel'"+sActX_HH+"STYLE='display:none'><param name='Command' value='ALink,MENU'>";b=b+"<param name='Item1' value='"+sParamCHM+"'><param name='Item2' value='"+sParamMETA+"'></object>";document.body.insertAdjacentHTML("beforeEnd",b);document.hhRel.hhclick()}function popNewWindow(c){var b=c.href;event.returnValue=false;sParamFILE=getURL(b);if(sParamFILE==""){return}if(document.hhWindow){document.hhWindow.outerHTML=""}var a="<object id='hhWindow'"+sActX_HH+" STYLE='display:none'><param name='Command' value='Related Topics'>";a=a+"<param name='Window' value='$global_largeart'><param name='Item1' value='$global_largeart;"+moniker+sParamFILE+"'> </object>";document.body.insertAdjacentHTML("beforeEnd",a);document.hhWindow.hhclick()}function callShortcut(g){var f=g;var d=unescape(f.href);var b=d.toLowerCase();event.returnValue=false;iEND=d.length;sParamFILE=getURL(d);var c;var k;k=sParamFILE.toLowerCase();c=k.indexOf("mmc.chm");if(c!=-1){k=" "+document.location;c=k.indexOf("mmc.chm");if(c==-1){sParamFILE="ntshared.chm::/alt_url_deux.htm"}}var j=b.lastIndexOf("exec=");if(j==-1){return}else{sParamEXEC=d.substring(j+5,iEND)}if(document.hhShortcut){document.hhShortcut.outerHTML=""}var a="<object id='hhShortcut'"+sActX_HH+" STYLE='display:none'> <param name='Command' value='ShortCut'>";if(sParamFILE!=""){a=a+"<param name='Window' value='"+moniker+sParamFILE+"'>"}a=a+"<param name='Item1' value='"+sParamEXEC+"'><param name='Item2' value='msg,1,1'></object>";document.body.insertAdjacentHTML("beforeEnd",a);document.hhShortcut.hhclick()}function callExpand(d){var c=d;event.returnValue=false;var a=getExpandable(c);var b=getImage(c);if(a.style.display=="block"){doCollapse(a,b)}else{doExpand(a,b)}}function expandGoesHot(d){var c=d;var a=getExpandable(c);var b=getImage(c);if(b==null){return}if(a.style.display=="block"){b.src=expandHot}else{b.src=closedHot}}function expandGoesCold(d){var c=d;var a=getExpandable(c);var b=getImage(c);if(b==null){return}if(a.style.display=="block"){b.src=expand}else{b.src=closed}}function getExpandable(d){var c=d;var f,b;for(var a=1;a<4;a++){f=c.sourceIndex+c.children.length+a;b=document.all(f);if(b.className.toLowerCase()=="expand"||f==document.all.length){break}}return b}function getImage(b){var a=b;if(a.tagName!="IMG"){a=a.children.tags("IMG")(0)}return a}var stateExpand=false;function expandAll(){var b,f;var d="expand all";var a="close all";var g=window.event.srcElement;event.returnValue=false;for(var c=0;c<document.anchors.length;c++){b=document.anchors[c];if(b.id.toLowerCase()=="expand"){oExpandable=getExpandable(b);f=getImage(b);if(stateExpand==true){doCollapse(oExpandable,f)}else{doExpand(oExpandable,f)}}}if(stateExpand==true){stateExpand=false;g.innerText=d}else{stateExpand=true;g.innerText=a}}var redo=false;function doExpand(a,c){var b=a;var d=c;if(d!=null){d.src=expand;b.style.display="block";if(!redo&&!isIE5){redo=true;focus(a);doExpand(a,c)}}}function doCollapse(d,b){if(printing=="TRUE"){return}var a=d;var c=b;a.style.display="none";c.src=closed}function callThumbnailWeb(c){var b=c;event.returnValue=false;var a=window.open(b.href,"$global_largeart","height=450, width=600, left=10, top=10, dependent=yes, resizable=yes, status=no, directories=no, titlebar=no, toolbar=yes, menubar=no, location=no","true");a.document.write("<html><head><title>Windows 2000</title></head><body><img src='"+b.href+"'></body></html>");return}var popupOpen=false;var posX,posY;var oPopup;function callPopupWeb(b){var a=b;findPopup(a);positionPopup(a);oPopup.style.visibility="visible";popupOpen=true;return}function findPopup(a){var c=a;var d;for(var b=1;b<4;b++){d=c.sourceIndex+b;oPopup=document.all(d);if(oPopup.className.toLowerCase()=="popup"||d==document.all.length){break}}if(d!=document.all.length){posX=window.event.clientX;posY=window.event.clientY+document.body.scrollTop+10}else{closePopup()}}function positionPopup(a){var d=a;var b=oPopup.offsetWidth;var g=posX+b;if(g>=document.body.clientWidth){posX-=(g-document.body.clientWidth)}if(posX<0){posX=0}oPopup.style.top=posY;oPopup.style.left=posX;var c=document.body.scrollTop+document.body.clientHeight;var f=oPopup.offsetHeight;if(f+posY>=c){if(f<=document.body.clientHeight){oPopup.style.top=c-f}else{oPopup.style.top=document.body.scrollTop}}}function closePopup(){oPopup.style.visibility="hidden";popupOpen=false}function ajustImg(b){var a=b;var c=document.body.offsetWidth-50;if(a.style.pixelWidth==90){a.style.pixelWidth=c}else{a.style.pixelWidth=90}}function getURL(e){var d=/\s/g;var h=unescape(e);h=h.replace(d,"");var g=h.toLowerCase();var c="";var f="";var b=g.lastIndexOf("file=");if(b!=-1){iEND=b+1;c=h.substring(b+5,h.length)}var a=g.lastIndexOf("chm=");if(a!=-1){iEND=a+1;f=h.substring(a+4,b);c=f+"::/"+c}return c}var oTD,iTD;function getChecklistState(){var a=addID();if(checklist.all=="[object]"){oTD=checklist.all.tags("INPUT");iTD=oTD.length}else{printing="TRUE";isPersistent=false;return}if(iTD==0){printing="TRUE";isPersistent=false;return}lct=document.location+".";xax=lct.indexOf("mk:@MSITStore");if(xax!=-1){lct="ms-its:"+lct.substring(14,lct.length-1);isPersistent=false;document.location.replace(lct);isPersistent=true}else{checklist.load("oXMLStore")}xax=10;xax=a.indexOf("~");if(xax==-1){if(checklist.getAttribute("sPersist"+a+"0")){for(i=0;i<iTD;i++){if(oTD[i].type=="checkbox"||oTD[i].type=="radio"){checkboxValue=checklist.getAttribute("sPersist"+a+i);if(checkboxValue=="yes"){oTD[i].checked=true}else{oTD[i].checked=false}}if(oTD[i].type=="text"){oTD[i].value=checklist.getAttribute("sPersist"+a+i)}}}}}function saveChecklistState(){var a=addID();if(!isPersistent){return}xax=a.indexOf("~");if(xax==-1){for(i=0;i<iTD;i++){if(oTD[i].type=="checkbox"||oTD[i].type=="radio"){if(oTD[i].checked){checkboxValue="yes"}else{checkboxValue="no"}checklist.setAttribute("sPersist"+a+i,checkboxValue)}if(oTD[i].type=="text"){checklist.setAttribute("sPersist"+a+i,oTD[i].value)}}}lct=document.location+".";xax=lct.indexOf("mk:@MSITStore");if(xax!=-1){lct="ms-its:"+lct.substring(14,lct.length-1);isPersistent=false;document.location.replace(lct);isPersistent=true}else{checklist.save("oXMLStore")}}function resizeDiv(){if(printing=="TRUE"){return}var b=document.all.item("nav");var a=document.all.item("text");if(popupOpen){closePopup()}if(a==null){return}if(b!=null){document.all.nav.style.width=document.body.offsetWidth;document.all.text.style.width=document.body.offsetWidth-4;document.all.text.style.top=document.all.nav.offsetHeight;if(document.body.offsetHeight>document.all.nav.offsetHeight){document.all.text.style.height=document.body.offsetHeight-document.all.nav.offsetHeight}else{document.all.text.style.height=0}}}function addID(){var c=document.location.href;var b=c.lastIndexOf(".htm");var a=c.lastIndexOf("/");c=c.substring(a+1,b);return c}function set_to_print(){var a;printing="TRUE";if(window.text){if(!window.text.style){scroller="FALSE"}else{document.all.text.style.height="auto";scroller="TRUE"}}for(a=0;a<document.all.length;a++){if(document.all[a].id=="expand"){callExpand(document.all[a]);single="TRUE"}if(document.all[a].tagName=="BODY"){document.all[a].scroll="auto"}if(document.all[a].tagName=="A"&&scroller!="TRUE"){document.all[a].outerHTML="<A HREF=''>"+document.all[a].innerHTML+"</a>"}}}function reset_form(){if(single=="TRUE"){document.location.reload()}if(scroller="TRUE"){document.location.reload()}}function errorHandler(){return true}function disp(a){document.write(a)}function backbuttonimage(){if(window.history.length>0){document.write('<a href="javascript:history.back();" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'Next\',\'\',\'previous_only_rollover.gif\',1)"><img name="Next" border="0" src="previous_only.gif" alt="Return to main topic"></a>')}else{document.write('<img name="Next" border="0" src="trans.gif" width="27" height="15">')}}function openDownload(){isReady=true;fraMSXML.location.href="msxml/download.htm"};
