var J8s= "Reverse Engineering Is Forbidden and Continuing Places You In Violation of the Page Scholar Inc. License Agreement."; 
var J3K=/JSpell Evolution Spell Checker - Copyright (c) 1996-2009 Page Scholar Inc. All Rights Reserved/;
var J3l=/www.jspell.com/;
var J3L=/This software is designed to prevent improper usage or configuration. Please see the user manual for configuration assistance./;
var J8r=/Production Release 0811c/;
var Ja=new Object();
Ja.J7E=document.location.href.indexOf("https")===0;
Ja.J2U=navigator.userAgent.toLowerCase();
Ja.J4v=document.all && Ja.J2U.indexOf("opera")==-1;
Ja.J6h=document.getElementById && !document.all && Ja.J2U.indexOf("opera")==-1;
Ja.J6L=Ja.J2U.indexOf("opera")!=-1;
Ja.J4s="yes";
Ja.J2X=new Object(); 
Ja.J8o=0; 
Ja.J58= false; 
Ja.J5B= true; 
Ja.J5k=/^(jS\$)/;
Ja.J5T=/^[ ]+/;
Ja.J8D=/[ ]+$/;
Ja.J7g=/[.?!]\s*$/;
Ja.J2v=/[a-zA-Z0-9\u00c0-\u00d6\u00d8-\u00dd\u00e0-\u00ff\u0388-\u03ff]/;
Ja.J3k=/[0-9]/;
Ja.J3J=/[a-zA-Z\u00c0-\u00d6\u00d8-\u00dd\u00e0-\u00ff\u0388-\u03ff]/;
Ja.J4C=/^([l-zA-Z0-9_\-\.]+)@([a-zA-Z0-9_\-\.]+)\.([a-zA-Z]{2,5})$/;
Ja.J8O=/^(((http(s?))|(ftp))\:\/\/)?(www.|[a-zA-Z].)[a-zA-Z0-9\-\.]+\.(com|edu|gov|mil|net|org|biz|info|name|museum|us|ca|uk)(\:[0-9]+)*(\/($|[a-zA-Z0-9\.\,\;\?\'\\\+&%\$#\=~_\-]+))*$/;
Ja.J5f=null;
Ja.J3N=null;
Ja.J3o=null;
Ja.J5F=null;
Ja.J5e=null;
Ja.J5E=null;
Ja.J5j=null;
Ja.J5J=null;
Ja.J5G=null;
Ja.J5g=null;
Ja.J5I=null;
Ja.J5i=null;
Ja.J5D=null;
Ja.J5h=null;
Ja.J5H=null;
Ja.J5C="\u0001"; 
Ja.J6b=new RegExp("&nbsp;"+Ja.J5C);
Ja.J6d=" "+Ja.J5C;
Ja.J4o=false;
Ja.J2V=null;
Ja.J4e=null;
Ja.J3M=null;
Ja.J4G=null;
Ja.J8y=-1;
Ja.J3h="j1";
Ja.J3f="j2";
Ja.J3G="j3";
Ja.J3g="j4";
Ja.J3H="j5";
Ja.J3F="j6";
Ja.J3v=false;
Ja.J3S=false;
Ja.J8q=new Object();
Ja.J3u=new Array();
Ja.J3U=0;
Ja.J6Q=0; 
Ja.J5X=10; 
Ja.JB=false;
getSpellCheckArray=function()
{
return new Array();
};
jspellAttach= function (documentBase)
{
if (!Ja.J58)
{
alert("JSpell Not Initialized");
alert("JSpell AutoAttach: "+Ja.JC);
return;
}
if(documentBase==undefined)
documentBase=document;
var J7N=getSpellCheckArray();
if(J7N.length==0)
{
var J83=document.getElementsByTagName("TEXTAREA");
for(var J4T=0, J5x=J83.length; J4T<J5x; J4T++)
{
if(J83[J4T].id!="jspellDebugLog" &&
J83[J4T].id!="myFieldInnerHTML" &&
(Ja.Jc || 
(!Ja.Jc &&
!J83[J4T].readonly &&
!J83[J4T].disabled &&
J83[J4T].offsetWidth>0 &&
J83[J4T].offsetHeight>0))
)
{
J83[J4T].spellcheck="false"; 
J7N[J7N.length]=[documentBase,J83[J4T].id];
}
}
var J5a=document.getElementsByTagName("INPUT");
for(var J4T=0, J5x=J5a.length; J4T<J5x; J4T++)
{
if(J5a[J4T].type=="text" &&
(Ja.Jc ||
(!Ja.Jc &&
!J5a[J4T].disabled &&
!J5a[J4T].readonly &&
J5a[J4T].offsetWidth>0 && J5a[J4T].offsetHeight>0)))
{
J5a[J4T].spellcheck="false"; 
J7N[J7N.length]=[documentBase,J5a[J4T].id];
}
}
var J4x=document.getElementsByTagName("IFRAME");
for(var J4T=0, J5x=J4x.length; J4T<J5x; J4T++)
{
if(J4x[J4T].offsetWidth>0 && J4x[J4T].offsetHeight>0)
{
J4x[J4T].spellcheck="false"; 
J7N[J7N.length]=[documentBase,J4x[J4T].id];
}
}
var J3X=document.getElementsByTagName("DIV");
for(var J4T=0, J5x=J3X.length; J4T<J5x; J4T++)
{
if(J3X[J4T].contentEditable=="true" && J3X[J4T].offsetWidth>0 && J3x[J4T].offsetHeight>0)
{
alert("Adding: "+J3X[J4T].id);
J3X[J4T].spellcheck="false"; 
J7N[J7N.length]=[documentBase,J3X[J4T].id];
}
}
}
for (var J4T=0, J5x=J7N.length; J4T<J5x; J4T++)
{ 
var J6I=J7N[J4T][0].getElementById(J7N[J4T][1]);
if(J6I)
{
if (J6I.nodeName=="TEXTAREA"
|| J6I.nodeName=="INPUT"
|| (J6I.nodeName=="IFRAME" && !Ja.J2X[J6I.id])
|| (J6I.nodeName=="DIV" && !Ja.J2X[J6I.id]))
{
J47=Ja.Jf(J6I); 
if(J47==null)
{
var J6c=new Ja.Jb(J6I,J7N[J4T][2]);
Ja.J2X[J6c.J4u]=J6c;
J6c.JF();
} else
{
J47.JF();	
}
}
} else
{
throw("JSpell - Error in getSpellCheckArray, Element '"+J7N[J4T][1]+"' Not Found.");
}
}
Ja.JB=true;
if (Ja.J4s=="yes")
{ 
document.onclick=Ja.J16;
}
} ;
jspellCheck=function()
{
if(Ja.J58 && !Ja.JB)
{
Ja.Jp=function() {
jspellDetach();
Ja.Jp=null;
}
jspellAttach();
jspellDialog();
} else
{
alert("ERROR: JSpell is already attached, or jspellInit has not been called before calling jspellCheck.");
}
};
Ja.J1t=function(J6r,J3q)
{
if(eval("typeof "+J6r)=="undefined")
{
return J3q;
}else
{
return eval(J6r);
}
};
jspellApplySettings=function()
{
Ja.J22=Ja.J1t("jspellServerPath","/jspellEvolution/abc");
Ja.J1c=Ja.J1t("jspellImagePath","/jspellEvolution/jspellimages/");
Ja.JP=Ja.J1t("jspellDisableLearn",false);
Ja.Jy=Ja.J1t("jspellForceUpperCase",false);
Ja.JG=Ja.J1t("jspellCapitalizeSentences",true);
Ja.J1b=Ja.J1t("jspellIgnoreNumbers",true);
Ja.J1B=Ja.J1t("jspellIgnoreUpper",true);
Ja.J1A=Ja.J1t("jspellIgnoreDouble",false);
Ja.J27=Ja.J1t("jspellShowSpellingMenu",true);
Ja.J26=Ja.J1t("jspellShowOptionsMenu",false);
Ja.J23=Ja.J1t("jspellShowLanguageMenu",true);
Ja.Jg=Ja.J1t("jspellCallBack",null);
Ja.Jp=Ja.J1t("jspellDialogCallBack",null);
Ja.J1S=Ja.J1t("jspellPostInit",null);
Ja.J1j=Ja.J1t("jspellMaxSuggestions",5);
Ja.JV=Ja.J1t("jspellDialogEnableUndo",true);
Ja.J1R=Ja.J1t("jspellPersonalDictionary","");
Ja.J1s=Ja.J1t("jspellPersonalDictionaryType","LOCAL");
Ja.J1v=Ja.J1t("jspellRealtime",true);
Ja.J2b=Ja.J1t("jspellStyles",[
["span."+Ja.J3h,""],
["span."+Ja.J3f,""],
["span."+Ja.J3G,"background: url(\""+Ja.J1c+"red.gif\") repeat-x center bottom"],
["span."+Ja.J3g,""],
["span."+Ja.J3H,""],
["span."+Ja.J3F,"background: url(\""+Ja.J1c+"red.gif\") repeat-x center bottom"]]);
Ja.Jq=Ja.J1t("jspellDropSheetColor","lightgrey");
Ja.JQ=Ja.J1t("jspellDropSheetOpacity","25");
Ja.Jr=Ja.J1t("jspellDropSheetStyle","{z-index:1590; left: 0px; top: 0px; width: 100%;  height: 100%;  display: none;  position: absolute; background-color: "+Ja.Jq+"; opacity: 0."+Ja.JQ+"; filter: alpha(opacity="+Ja.JQ+"); }");
Ja.J28=Ja.J1t("jspellDialogContainerStyle","{z-index:1599; left: -500px; top: 0px; width: 300px; height: 219px; display: none;  position: absolute; border: 0px; }");
if(Ja.J4v)
{
Ja.J2a=Ja.J1t("jspellDialogMaskStyle","{z-index:1601; left: 0px; top: 0px; width: 300px; height: 219px; display: block; position: absolute; border-right: 1px solid #000080; border-bottom: 2px solid #000080; }");
Ja.J2A    =Ja.J1t("jspellDialogStyle","{z-index:1602; left: 0px; top: 0px; width: 300px; height: 219px; display: block; position: absolute;}");	
} else
{
Ja.J2a=Ja.J1t("jspellDialogMaskStyle","{z-index:1601; left: 0px; top: 0px; width: 300px; height: 219px; display: block; position: absolute; border: 0px; }");
Ja.J2A    =Ja.J1t("jspellDialogStyle","{z-index:1602; left: 0px; top: 0px; width: 300px; height: 219px; display: block; position: absolute; border-left: 0px solid white; border-top: 0px solid white; border-right: 1px solid #000080; border-bottom: 2px solid #000080;}");
}
Ja.J1L=Ja.J1t("jspellMenuStyle","{ display: none; position:absolute; width: 160px; border:1px solid #002D96; border-bottom-width: 1; z-index:1501; }");
Ja.J1K=Ja.J1t("jspellMenuMaskStyle","{ display: none; position: absolute; width: 160px; z-index:1500; }");
Ja.J1l=Ja.J1t("jspellMenuSpacerStyle","{ background-image: url('"+Ja.J1c+"spacer.gif'); width: 100%; height: 3px; overflow: hidden; }");
Ja.J1J=Ja.J1t("jspellMenuAnchorStyle","{ display: block; color: black; text-align: left; text-decoration: none; background-image: url('"+Ja.J1c+"NewGradient.gif'); text-indent: 33px; font-size: 9pt; line-height: 12pt; font-family: Verdana, Arial, sans-serif; font-weight: bold; padding:1px; }");
Ja.J2B=Ja.J1t("jspellSubMenuAnchorStyle","{ background-color: #F6F6F6; text-align: left; display: block; color: black; text-decoration: none; text-indent: 5px; font-size: 9pt; line-height: 12pt; font-family: Verdana, Arial, sans-serif; font-weight: bold; padding:1px; }");
Ja.J1k=Ja.J1t("jspellMenuHoverStyle","{ background-color: #FFEEC2; background-image: none; border:1px solid #000080; padding:0px; }");
Ja.J19=Ja.J1t("jspellIFrameBorderStyle","1px black solid");
Ja.J29=Ja.J1t("jspellDialogHTML",'<table STYLE="text-align:left; background: #eeeeee; top:0px; left:0px; width: 300px; height: 220px; position: absolute;"><tr><td id="titleBarHandle" style="height: 14px; width: 270px; background: #0055E5; "><span style="float: left; height: 14px; font: bold 10pt verdana, arial, sans-serif; color: white">&nbsp;Spell Checker</span></td><td align="center" style="background: #ff7666"><button STYLE="background: #ff7666; height: 14pt; color: white; border: 0; font: bold 10pt verdana, arial, sans-serif;" ID="jspell_finish">X</button></td></tr><tr><td height="191px" colspan="2"><div id="jspellFrontDialog" style="display:block"><table align="center"><tr><td><table STYLE="background: #eeeeee;"><tr><td>  <span ID="jspellErrTypeLabel" STYLE="font: 8pt verdana, arial, sans-serif;">Not Found</span><br>  &nbsp;<span ID="jspellErrWord" STYLE="color: darkred; width: 160px; font: 12pt Verdana, Arial, Sans-Serif;"></span></td></tr><tr><td>  <span ID="jspellErrActionLabel" STYLE="font: 8pt verdana, arial, sans-serif;">Replace With</span><br>  &nbsp;<input TYPE="text" ID="jspellErrActionValue" STYLE="width: 160px; font: Verdana, Arial, Sans-Serif;"></td></tr><tr><td>  <span ID="jspellSuggLabel" STYLE="font: 8pt verdana, arial, sans-serif;">Suggestions</span><br>  &nbsp;<select ID="jspellSuggList" SIZE="4" STYLE="width: 160px; font: Verdana, Arial, Sans-Serif;"></select></td></tr></table></td><td ALIGN="center" VALIGN="middle"><button STYLE="background: #cccccc; width: 100px; font: 8pt verdana, arial, sans-serif;" ID="jspell_options" CLASS="jsd_button">Options</button><p><button STYLE="background: #cccccc; width: 100px; font: 8pt verdana, arial, sans-serif;" ID="jspell_delete" CLASS="jsd_button">Delete</button><br><button STYLE="background: #cccccc; width: 100px; font: 8pt verdana, arial, sans-serif;" ID="jspell_replace" CLASS="jsd_button">Replace</button><br><button STYLE="background: #cccccc; width: 100px; font: 8pt verdana, arial, sans-serif;" ID="jspell_ignore" CLASS="jsd_button">Ignore</button><br><button STYLE="background: #cccccc; width: 100px; font: 8pt verdana, arial, sans-serif;" ID="jspell_learn" CLASS="jsd_button">Learn</button><p><button STYLE="background: #cccccc; width: 100px; font: 8pt verdana, arial, sans-serif;" ID="jspell_replaceAll" CLASS="jsd_button">Replace All</button><br><button STYLE="background: #cccccc; width: 100px; font: 8pt verdana, arial, sans-serif;" ID="jspell_ignoreAll" CLASS="jsd_button">Ignore All</button></td></tr></table></div><div id="jspellBackDialog" style="display:none"><div style="width:100%; margin-left:auto; margin-right:auto; text-align:center;"><strong>Spell Check Canceled!</strong><br><br>Undo Corrections?<br><br><button STYLE="background: #cccccc; width: 100px; font: 8pt verdana, arial, sans-serif;" ID="jspell_undo_yes" CLASS="jsd_button">Yes</button>&nbsp;&nbsp;<button STYLE="background: #cccccc; width: 100px; font: 8pt verdana, arial, sans-serif;" ID="jspell_undo_no" CLASS="jsd_button">No</button><br></div></div></td></tr></table>');
Ja.J1h=Ja.J1t("jspellTextLanguage","enUS");
Ja.J11=Ja.J1t("jspellGUILanguage","enUS");
Ja.J1H=Ja.J1t("jspellGUIMatchesText",false);
Ja.J2p=Ja.J1t("jspellTimeout",250);
Ja.JC=Ja.J1t("jspellAutoAttach",true);
Ja.Jh=Ja.J1t("jspellCustomRegExp",null);
Ja.J1I=Ja.J1t("jspellMaxRequestTimeout",10000); 
Ja.J24=Ja.J1t("jspellDialogShowNoErrors",true);
Ja.J25=Ja.J1t("jspellDialogShowNoErrorsMessage","No Errors Found");
Ja.Jc=Ja.J1t("jspellAttachToHiddenElements",false);
Ja.J4V=Ja.J1t("jspellFloatX",10);
Ja.J4w=Ja.J1t("jspellFloatY",10);
Ja.J3t=Ja.J1t("jspellDialogHalign","right");
Ja.J3V=Ja.J1t("jspellDialogValign","center");
Ja.J1V=Ja.J1t("jspellRightClick",false);
}
jspellSetRightClick=function(newValue)
{
for (var J2W in Ja.J2X)
{
Ja.J2X[J2W].JT();
Ja.J2X[J2W].J5s=0;
}
Ja.J1V=newValue;
for (var J2W in Ja.J2X)
{
Ja.J2X[J2W].Jj();
}
}
jspellAreaLookup=function(J4A)
{
return Ja.Jf(J4A).J4W;
};
jspellRemoveEventListener=function(J6k,J4g,J4M,J8P)
{
Ja.J1X(J6k,J4g,J4M,J8P);
};
jspellAddEventListener=function(J80,J8m,J3b,J3c)
{
Ja.Jd(J80,J8m,J3b,J3c);
};
jspellDetach= function ()
{ 
for (var J2W in Ja.J2X)
{ Ja.J2X[J2W].JS();
Ja.J2X[J2W]=null;
delete Ja.J2X[J2W];
}
Ja.J8o=0;
Ja.JB=false;
if (Ja.J4s=="yes")
{ 
document.onclick=null;
}
} ;
jspellSync=function()
{
for (var J2W in Ja.J2X)
{ Ja.J2X[J2W].J2o();
Ja.J2X[J2W]=null;
delete Ja.J2X[J2W];
}
};
jspellIsAttached=function()
{
return Ja.JB;
};
jspellGetErrorCount=function(J4b)
{
if(J4b!="undefined" && J4b!=null && J4b!="")
{
J4c=document.getElementById(J4b);
if(J4c!="undefined" && J4c==null)
{
return -1;
}
J2x=Ja.Jf(J4c);
if(J2x!="undefined" && J2x==null)
{
return -1;
}
return J2x.J4D;
} else
{
var J3m=0;
for(J2W in Ja.J2X)
J3m+=Ja.J2X[J2W].J4D;
return J3m;
}
}
jspellGetDialogUndoStatus=function(J4b)
{
return Ja.J3v;
};
jspellGetDialogCancelStatus=function(J4b)
{
return Ja.J3S;
};
Ja.J1O=function ()
{
};
Ja.J2D=function(J2W,J6k,J34,J4d)
{
this.J2W=J2W;
this.J6k=J6k;
this.J34=J34;
this.J4d=J4d;
};
Ja.J10= function (J6J)
{
var _3=""; 
eval(J6J.responseText);
if(Ja.J1s=="LOCAL")
{
var J5V=Ja.J12("jspellLearned");
if(J5V!=null && J5V!="" && J5V!="undefined")
Ja.J1E(J5V);
else
Ja.J1i=new Object();
Ja.J1R="";
} else
{
Ja.J1E(_3);
}
if (!window.getComputedStyle)
{ Ja.J5B= false;
}
Ja.J42 = document.createElement("div");
Ja.J42.id = "dropSheet";
Ja.J1F(document,"#dropSheet",Ja.Jr);
Ja.J7P = document.createElement("div");
Ja.J7P.id="spellingDialogContainer";
Ja.J1F(document,"#spellingDialogContainer",Ja.J28);
Ja.J7p = document.createElement("div");
Ja.J7p.id = "spellingDialog";
Ja.J7p.innerHTML=Ja.J29;
Ja.J1F(document,"#spellingDialog",Ja.J2A);
Ja.J7q=document.createElement("iframe");
if(Ja.J7E && Ja.J4v && !Ja.J6L)
{
Ja.J7q.src=Ja.J1c+"spacer.gif"; 
}
Ja.J7q.id="spellingDialogMask";
Ja.J1F(document,"#spellingDialogMask",Ja.J2a);
Ja.J7P.appendChild(Ja.J7q);
Ja.J7P.appendChild(Ja.J7p);
document.body.appendChild(Ja.J42);
document.body.appendChild(Ja.J7P);
Ja.J5f=document.getElementById("jspellErrTypeLabel");
Ja.J5F=document.getElementById("jspellErrWord"); 
Ja.J5e=document.getElementById("jspellErrActionLabel");
Ja.J5E=document.getElementById("jspellErrActionValue");
Ja.J5j=document.getElementById("jspellSuggLabel");
Ja.J5J=document.getElementById("jspellSuggList");
Ja.J5G=document.getElementById("jspell_ignore");
Ja.J5g=document.getElementById("jspell_ignoreAll");
Ja.J5I=document.getElementById("jspell_replace");
Ja.J5D=document.getElementById("jspell_delete");
Ja.J5i=document.getElementById("jspell_replaceAll");
Ja.J5h=document.getElementById("jspell_learn");
Ja.J5H=document.getElementById("jspell_options");
Ja.J5l=document.getElementById("jspell_undo_yes");
Ja.J5K=document.getElementById("jspell_undo_no");
Ja.J4p=document.getElementById("jspellFrontDialog");
Ja.J32=document.getElementById("jspellBackDialog");
Ja.Jd(Ja.J5J,"click",Ja.J2k);
Ja.Jd(Ja.J5J,"mouseup",Ja.J2k);
Ja.Jd(Ja.J5J,"dblclick",Ja.J2K);
Ja.Jd(Ja.J5H,"click",		Ja.J2P);
Ja.Jd(Ja.J5I,"click",		Ja.J2j);
Ja.Jd(Ja.J5D,"click",	Ja.J2F);
Ja.Jd(Ja.J5G,"click",			Ja.J2g);
Ja.Jd(Ja.J5h,"click",			Ja.J2h);
Ja.Jd(Ja.J5i,"click",	Ja.J2J);
Ja.Jd(Ja.J5g,"click",		Ja.J2G);
if(Ja.JV)
{
Ja.Jd(document.getElementById("jspell_finish"),"click",			Ja.J2E);
} else
{
Ja.Jd(document.getElementById("jspell_finish"),"click",			Ja.J2f);
}
Ja.J3T=document.getElementById("titleBarHandle");
Ja.J44=document.createElement("div");
Ja.J44.id="dmv";
Ja.J1F(document,"#dmv",Ja.J1L);
document.body.appendChild(Ja.J44);
Ja.J7X=document.createElement("div");
Ja.J7X.id="smv";
Ja.J1F(document,"#smv",Ja.J1L);
Ja.Jd(Ja.J7X,"mouseover",Ja.J2L);
Ja.J7X.style.display="none";
document.body.appendChild(Ja.J7X);
Ja.J7x=document.createElement("iframe");
if(Ja.J7E && Ja.J4v && !Ja.J6L)
{
Ja.J7x.src=Ja.J1c+"spacer.gif"; 
}
Ja.J7x.id="snv";
Ja.J1F(document,"#snv",Ja.J1K);
document.body.appendChild(Ja.J7x);
Ja.J43=document.createElement("iframe");
if(Ja.J7E && Ja.J4v && !Ja.J6L)
{
Ja.J43.src=Ja.J1c+"spacer.gif"; 
}
Ja.J43.id="dnv";
Ja.J1F(document,"#dnv",Ja.J1K);
document.body.appendChild(Ja.J43);
Ja.J1F(document,".spacer",Ja.J1l);
Ja.J1F(document,"#dmv a",Ja.J1J);
Ja.J1F(document,"#dmv a:hover",Ja.J1k);
Ja.J1F(document,"#smv a",Ja.J2B);
Ja.J1F(document,"#smv a:hover",Ja.J1k);
Ja.J7z=document.createElement("div");
Ja.J3I=document.createElement("div");
Ja.J40=document.createElement("div");
Ja.J3I.style.display="none";
document.body.appendChild(Ja.J3I); 
Ja.J40.style.display="none";
document.body.appendChild(Ja.J40); 
Ja.J7z.style.display="none";
document.body.appendChild(Ja.J7z); 
var J7h=document.createElement("DIV");
J7h.className="spacer";
var J7i=document.createElement("DIV");
J7i.className="spacer";
Ja.J3I.appendChild(J7h);
var J3R=Ja.Jn("Delete Repeated",Ja.Js,false,"j$m_delrp");
var J50=Ja.Jn("Ignore",Ja.J1D,false,"j$m_ignhf");
var J7Q=Ja.Jn("Spelling...",jspellDialog,false,"j$m_dlg");
Ja.J40.appendChild(J3R);
Ja.J40.appendChild(J50);
Ja.J40.appendChild(J7i);
Ja.J40.appendChild(J7Q);
var J4Z=Ja.Jn("Ignore All",Ja.J1d,false,"j$m_ignal");
Ja.J3I.appendChild(J4Z);
if(!Ja.JP)
{
var J2T=Ja.Jn("Add To Dictionary",Ja.JD,false,"j$m_add");
Ja.J3I.appendChild(J2T);
}
var J5O=0;
for(J5N in _4)
J5O++;
if((Ja.J23 && J5O>1) || Ja.J27 || Ja.J26)
{
var J7H=document.createElement("DIV");
J7H.className="spacer";
Ja.J3I.appendChild(J7H);
}
if(Ja.J23 && J5O>1)
{
Ja.J5p=document.createElement("div");
Ja.J5p.id="J5p";
for(J5N in _4)
{
var J5o=Ja.Jn(_4[J5N],Ja.JI,J5N==Ja.J1h,"j$"+J5N,J5N);
Ja.J5p.appendChild(J5o);
}
Ja.J5N=Ja.JO("Language",Ja.J5p,"j$m_subln");
Ja.J3I.appendChild(Ja.J5N);
} 
if(Ja.J27)
{
var J7O=Ja.Jn("Spelling...",jspellDialog,false,"j$m_spdlg");
Ja.J3I.appendChild(J7O);
}
Ja.J58= true;
if(Ja.JC)
{
jspellAttach();
}
Ja.J1T();
} ;
Ja.JI=function(J4F,J8A)
{
if(J8A!=Ja.J1h)
{
J6C=document.getElementById("j$"+J8A);
if(J6C!=null && J6C!="undefined")
J6C.style.fontWeight="bold";
J6w=document.getElementById("j$"+Ja.J1h);
if(J6w!=null && J6w!="undefined")
J6w.style.fontWeight="normal";
Ja.J1h=J8A;
Ja.J8q=new Object();
for (var J2W in Ja.J2X)
{
Ja.J2X[J2W].JT();
Ja.J2X[J2W].J5s=0;
Ja.J2X[J2W].Jj();
}
}
return false;
};
Ja.Jo=function(J7s,J4u) {
var J2S = document.createElement("A");
J2S.innerHTML=unescape(J7s);
J2S.href="";
J2S.id=J4u;
J2S.style.fontWeight="normal";
J2S.onclick=Ja.J3e;
J2S.onmouseover=Ja.J3E;
return J2S;
};
Ja.J3e=function() {
window.status="";
return false;	
};
Ja.J3E=function() {
window.status="";
return true;	
}
Ja.Jn= function (J62,J3b,J38,J4u,J3p) {
var J2S=Ja.Jo(J62,J4u);
if(J38) 
J2S.style.fontWeight="bold";
Ja.Jd(J2S,"click",J3b,false,J3p);
return J2S;
};
Ja.JO=function(J62,J7W,J4u) {
var J2S=Ja.Jo(J62+" &#8250;",J4u);
Ja.J7X.appendChild(J7W);
J2S.onmouseover= function () {
var scTop=Ja.J4Q();
var scLeft=Ja.J4q();
Ja.J2L();
J6k=J2S;
if(Ja.J7X.firstChild!=null && Ja.J7X.firstChild!='undefined' && Ja.J7X.firstChild!=J7W)
{
Ja.J7X.replaceChild(J7W,Ja.J7X.firstChild);
} else
{
Ja.J7X.appendChild(J7W);
}
if(Ja.J7X.style.display=="none" || Ja.J7X.style.display=="")
{
Ja.J2n(Ja.J7X,Ja.J7x,Ja.J7X.style,"display","block","");
}
if(Ja.J7X.style.display=="block")
{
Ja.J7X.x=Ja.J14(J6k,"left")+J6k.offsetWidth+1+scLeft;
Ja.J7X.y=Ja.J14(J6k,"top")-J6k.offsetHeight+scTop;
Ja.J7X.style.left=Ja.J7X.x-Ja.JJ(J6k,"rightedge")+"px";
Ja.J7X.style.top=Ja.J7X.y-Ja.JJ(J6k,"bottomedge")+J6k.offsetHeight+"px";
}
window.status="";
return true;
} ;
J2S.onmouseout=function(J4F)
{
Ja.J2m();
return true;
};
return J2S;
};
jspellInit= function ()
{
if (document.getElementById
&& document.createElement
&& !Ja.J6L)
{
jspellApplySettings();
Ja.J5W=0;
Ja.J8c=0;
Ja.J3W=333;
Ja.J6a=new Ja.J2s();
Ja.J6a.JL(Ja.J22,"POST","op=4&dic="+Ja.J1R,Ja.J10,jspellInit,this,false);
if(Ja.J4v) 
{
try {
document.execCommand("BackgroundImageCache",false,true);
} catch(e) {}
}
J52 = new Image();
J52.src=Ja.J1c+"spacer.gif";
J53 = new Image();
J53.src=Ja.J1c+"NewGradient.gif";
J54 = new Image();
J54.src=Ja.J1c+"red.gif";
J55 = new Image();
J55.src=Ja.J1c+"yellow.gif";
} else
{
alert("Your browser is not supported. Spell Checker Disabled");
}
} ;
jspellDidYouMean=function(J7s) {
return Ja.J6a.JL(Ja.J22,"POST","op=6&lang="+Ja.J1h+"&text="+J7s,null,null,null,true);	
};
Ja.J1E=function(J7s)
{
Ja.J1i=new Object();
var J7r=J7s.split(",");
for(var J4T=0,J5x=J7r.length; J4T<J5x;J4T++)
{
Ja.J1i[J7r[J4T]]=J7r[J4T+1];
J4T++;
}
}
Ja.J2P = function()
{
alert("Coming Soon!");
}
Ja.Jz=function()
{
Ja.J4o=true;
};
Ja.Jw= function (J7s)
{ if (J7s === null)
{ return "null";
}
return J7s.toString().replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;");
} ;
Ja.J2r= function (J7s)
{ if (J7s === null)
{ return null;
}
J7s=J7s.toString().replace(/&lt;/g,"<").replace(/&gt;/g,">").replace(/&nbsp;/g," ").replace(/&amp;/g,"&");
return J7s;
} ;
Ja.Jf= function (J4A)
{ if (!J4A)
{ throw "no element";
}
for (var J4u in this.J2X)
{ var J5d=this.J2X[J4u];
if (J5d.J4A==J4A)
{ return J5d;
}
}
return null;
} ;
Ja.J1p= function ()
{ return this.J8o++;
} ;
Ja.Jb= function (J4A,J48)
{ if (!J4A)
{ throw "no element";
}
this.J2Y=false;
this.J4A=J4A;
this.J48=J48;
this.J4u="jA$"+Ja.J1p();
this.J5s=0 ;
this.J5R="";
this.J5P=0;
this.J4D=0;
this.J87=0;
this.J7M=new Object();
this.J3Y=null;
this.J56=null;
this.J7e=null;
this.J61=this;
var J60=this ;
if (J4A.nodeName=="INPUT"
|| J4A.nodeName=="TEXTAREA")
{ this.J4W=document.createElement("iframe");
if(Ja.J7E && Ja.J4v && !Ja.J6L)
{
this.J4W.src=Ja.J1c+"spacer.gif"; 
}
}
this.Jj= function (J4K)
{
if(J4K!=true)
J60.J2c();
J60.JY(J60.J3Y.body,J60.J3x);
if(J4K!=true)
J60.J21();
J60.Jt();
Ja.J2q();
} ;
this.J2c= function ()
{ 
if (Ja.J4v && !Ja.J6L)
{ 
var J7f=this.J3Y.selection;
var J6Z=J7f.createRange();
var J3Y=J6Z.parentElement().ownerDocument;
if (J3Y!=this.J3Y)
{ return;
}
J6Z.pasteHTML(Ja.J5C);
}
else
{ 
var J7f=this.J4W.contentWindow.getSelection();
var J6Z=J7f.getRangeAt(0);
J6Z.insertNode(this.J3Y.createTextNode(Ja.J5C));
this.J3Y.normalize();
}
} ;
this.J21=function()
{ 
if (Ja.J4v && !Ja.J6L)
{
var J6Z=this.J3Y.body.createTextRange();
if(J6Z!=null && J6Z.findText(Ja.J5C,0,4))
{
J6Z.execCommand("Delete");
J6Z.select();
}
}
else
if (Ja.J6L)
{
} else
{ 
if (!this.J4W.contentWindow.find(Ja.J5C, false , true , false , false , false))
{
if (!this.J4W.contentWindow.find(Ja.J5C, false , false , false , false , false))
{ 
return;
}
}
var J7f=this.J4W.contentWindow.getSelection();
var J6Z=J7f.getRangeAt(0);
J6Z.deleteContents();
}
};
this.Jt= function ()
{ 	var J82="";
var J7G="";
var J85="jR$"+Ja.J1p();
J6P:
for (var J7I in J60.J7M)
{
if(J60.J3Y.getElementById(J7I)==null)
{
delete J60.J7M[J7I];
continue;
}
var J7j=J60.J7M[J7I];
var J7l=J7j[1];
var J59=Ja.J4v?J7l.innerText:J7l.textContent;
if(J7l==null || J7l.className!=Ja.J3h)
continue;
if(Ja.J1i[J59]=="")
{
J7l.className=Ja.J3H;
continue;
}
if(J59.match("@") || J59.match(Ja.J4C) || J59.match(Ja.J8O))
{
J7l.className=Ja.J3g;
continue;
}
if(Ja.Jh!=null)
{
if(J59.match(Ja.Jh))
{
J7l.className=Ja.J3f;
continue;
}
}
if(Ja.J1b && J59.match(Ja.J3k))
{
J7l.className=Ja.J3g;
continue;
}
if(J59.match(Ja.J3k) &&
!J59.match(Ja.J3J))  {
J7l.className=Ja.J3g;
continue;
}
if(Ja.J1B && J59===J59.toUpperCase()) 	{
J7l.className=Ja.J3g;
continue;
}
var J7K=J7j[0];
var J6W=J60.J1u(J7l);
if(!Ja.J1A)
{
if(J6W!=null && J6W.nodeValue==" ")
J6W=J60.J1u(J6W);
if(J6W!=null && J6W.nodeType==3 && J6W.nodeValue==J59)
{
J7l.className=Ja.J3F;
if(Ja.J1V==true)
{
Ja.Jd(J7l,"contextmenu",J60.J2N,false,J7l);
} else
{
if(Ja.J4v)
{
Ja.Jd(J7l,"click",J60.J2N,false,J7l);					
} else
{
Ja.Jd(J7l,"mousedown",J60.J2N,false,J7l);
}
Ja.Jd(J7l,"contextmenu",Ja.J16);
}
continue;
}
}
var J3B="F";
if(J59=="i" && Ja.J1h.substr(0,2)=="en")
{
J3B="T";
} else
{
if(J59.charAt(0)==J59.charAt(0).toUpperCase())
{
J3B="T"; 
} else
if(Ja.JG) 
{
if(J6W==null || (J6W!=null && J6W.nodeType==3 && J6W.nodeValue.match(Ja.J7g)))
{
J3B="T";
}
}
}
if(Ja.J8q[J59] && J3B=="F")
{
J7l.className=Ja.J3f;
continue;
}
J7l.className=J85; 
J82+=J7G+J7I+" "+J59+" "+J3B+" F";
J7G=" ";
}
if(J82!="")
{
Ja.J6a.JL(Ja.J22,"POST","op=1&req="+J85+"&lang="+Ja.J1h+"&text="+J82,J60.JZ,J60.J20,J85,false);
}
};
this.J20=function(J4U)
{
for (var J7I in J60.J7M)
{
var J7l=J60.J7M[J7I][1];
if(J7l)
{
if(J7l.className==J4U)
{
J7l.className=Ja.J3h;
}
} else
{
delete J60.J7M[J7I]; 
}
}
Ja.Jz();
};
this.JZ= function (J6J)
{
var J4E=J6J.responseText.split(" ");
for(var J4T=1, J5x=J4E.length; J4T<J5x; J4T++)
{
J56=J60.J3Y.getElementById(J4E[J4T]);
if(J56!=null)
{
if(J56.className==J4E[0])
{
J56.className=Ja.J3G;
J60.J7M[J4E[J4T]][2]=J4E[++J4T].split(",");
if(Ja.J1V==true)
{
Ja.Jd(J56,"contextmenu",J60.J2N,false,J56);
} else
{
if(Ja.J4v)
{
Ja.Jd(J56,"click",J60.J2N,false,J56);					
} else
{
Ja.Jd(J56,"mousedown",J60.J2N,false,J56);
}
Ja.Jd(J56,"contextmenu",Ja.J16);
}
}
}
}
J60.J4D=0;
for (var J7I in J60.J7M)
{
var J7l=J60.J7M[J7I][1];
if(J7l)
{
if(J7l.className==J4E[0])
{
if(J60.J7M[J7I][0]==Ja.J1y((Ja.J4v?J7l.innerText:J7l.textContent)))
{
J7l.className=Ja.J3f;
Ja.J8q[J60.J7M[J7I][0]]=true;
}
else
{
J7l.className=Ja.J3h;
}
}
if(J7l.className===Ja.J3G || J7l.className===Ja.J3F)
{
J60.J4D++;
}	
} else
{
delete J60.J7M[J7I]; 
}
}
Ja.J2q();
} ;
this.JU= function (J4F,J73)
{ 
if (J73=="No Suggestions")
{ Ja.J2V.className=Ja.J3g;
J60.J4D--;
Ja.J2q();
}
else
{ 
J60.JH(J73);
}
return false;
} ;
this.Ji=function(J2V,J6D)
{
Ja.J3C[J2V.id]={"J2W":J60,
"J4A":J2V,
"J6X":J60.J7M[J2V.id][0],
"J6D":J6D,
"J6x":J2V.className};
J2V.innerHTML=J2V.innerHTML.replace(new RegExp(J60.J7M[J2V.id][0]),unescape(J6D));
J2V.className=Ja.J3f;
}
this.JH= function (J6D)
{
Ja.J2V.innerHTML=Ja.J2V.innerHTML.replace(new RegExp(J60.J7M[Ja.J2V.id][0]),unescape(J6D));
Ja.J2V.className=Ja.J3f;
this.J2R(Ja.J2V,J6D);
Ja.J2q();
} ;
this.J2R=function(J2V,J6D)
{
if(Ja.J1V==true)
{
Ja.J1X(J2V,"contextmenu",J60.J2N,false);
} else
{
if(Ja.J4v)
{
Ja.J1X(J2V,"click",J60.J2N,false);	
} else
{
Ja.J1X(J2V,"mousedown",J60.J2N,false);
}
Ja.J1X(J2V,"contextmenu",Ja.J16,false);
}
J60.J7M[J2V.id][0]=''; 
J60.J4D--;
};
this.J1C=function()
{
for (var J7I in this.J7M)
{
var J7l=this.J7M[J7I][1];
if(J7l!=null && J7l.innerHTML===Ja.J2V.innerHTML)
{
J7l.className=Ja.J3g;
}
}
Ja.J2q();
};
this.J1Y=function(J6l,J6D) {
for (var J7I in this.J7M)
{
var J7l=this.J7M[J7I][1];
if(J7l!=null && J7l.innerHTML===J6l)
{
this.Ji(J7l,J6D);
}
}
};
this.Jl=function()
{
while (Ja.J7z.childNodes.length>0)
{ Ja.J1X(Ja.J7z.firstChild,"click",J60.JU);
var J72=Ja.J7z.removeChild(Ja.J7z.firstChild);
J72=null;
delete J72;
}
};
this.J2N= function (J4F,J2V)
{
Ja.J4G=J4F.type;
if (window.event)
J4F.cancelBubble= true;
else
if (J4F.stopPropagation)
J4F.stopPropagation();
Ja.J2V=J2V;
while(Ja.J2V!=null && Ja.J2V.nodeName!="SPAN")
Ja.J2V=Ja.J2V.parentNode;
if (Ja.Jb.J15(Ja.J2V.ownerDocument) !== "")
{ return;
}
if (Ja.J2V.className==Ja.J3f)
{
return;
}
J60.Jl();
Ja.J3M=J60;
if(Ja.J2V.className==Ja.J3F)
{
Ja.Jk();
Ja.J44.appendChild(Ja.J40);
Ja.J40.style.display="block";
} else
{
J7Y=J60.J7M[Ja.J2V.id][2];
if(Ja.Jy)
{
for(J4T=0, J5x=J7Y.length;J4T<J5x && J4T<Ja.J1j; J4T++)
{
J7Y[J4T]=J7Y[J4T].toUpperCase();
}
}
if (J7Y[0].length==0)
{ Ja.J7z.appendChild(Ja.Jn("No Suggestions",J60.JU,true,"j$m_nosg","No Suggestions"));
} else
{
for (J4T=0, J5x=J7Y.length; J4T<J5x && J4T<Ja.J1j; J4T++)
{
while(J7Y[J4T].indexOf("_")!=-1)
{
J7Y[J4T]=J7Y[J4T].replace("_"," ");
}
Ja.J7z.appendChild(Ja.Jn(J7Y[J4T],J60.JU,true,"j$m_"+J4T,J7Y[J4T]));
}
}
Ja.Jk();
Ja.J44.appendChild(Ja.J7z);
Ja.J44.appendChild(Ja.J3I);
Ja.J7z.style.display="block";
Ja.J3I.style.display="block"; 
}
Ja.Ju(J4F);
} ;
} ;
Ja.J1z=function(J6l,J6D)
{
for(J2W in Ja.J2X)
{
Ja.J2X[J2W].J1Y(J6l,J6D);
}
Ja.J2q();
};
Ja.Jb.prototype.JM=function(J6k,J3n)
{
var J88 = this.J7e;
var J5U=null;
var J8E=null;
var J5u;
var J8e;
var J4t = this.J2d(J3n.nodeValue);
if(Ja.J4v)
{
if(J3n.parentNode.nodeName!="A")
{
J5u = Ja.J5T.exec(J4t);
if (J5u !== null) {
J5U = this.J3Y.createTextNode(J5u[0]);
J4t = J4t.substring(J5u[0].length);
}
J8e = Ja.J8D.exec(J4t);
if (J8e !== null) {
J8E = this.J3Y.createTextNode(J8e[0]);
J4t = J4t.substring(0, J4t.length - J8e[0].length);
}
if (J5U) {
J6k.insertBefore(J5U, J3n);
J5U=null;
}
J88.innerHTML = J4t;
while (J8b = J88.firstChild) {
if(J8b.nodeName=="SPAN")
{
this.J7M[J8b.id]=new Array(Ja.J1y(J8b.innerHTML),J8b);
}
J6k.insertBefore(J8b, J3n);
}
if (J8E) {
J6k.insertBefore(J8E, J3n);
J8E=null;
}
J6k.removeChild(J3n);
}
} else
{
J88.innerHTML = J4t;
while (J8b = J88.firstChild) {
if(J8b.nodeName=="SPAN")
{
this.J7M[J8b.id]=new Array(Ja.J1y(J8b.innerHTML),J8b);
}
J6k.insertBefore(J8b, J3n);
}
J6k.removeChild(J3n);
}
};
Ja.J8p=":/"+"/"; 
Ja.Jb.prototype.J2d = function (J7s) {
J7s=J7s.replace(/&/g,"\ufffd").replace(/</g,"\ufffe").replace(/>/g,"\uffff");
J7s=J7s.replace(Ja.J8p,"\ufffc");
var J3A = "";
var J8v = "";
var J8a = "";
var J4f = "";
var J6B = " ";
for (var J5c = 0; J5c < J7s.length; J5c++) {
J6u = J3A;
J3A = J7s.charAt(J5c);
if (J5c + 1 < J7s.length) {
J6B = J7s.charAt(J5c + 1);
} else {
J6B = " ";
}
if (J3A.match(Ja.J2v)  
|| ((J3A==Ja.J5C || J3A=="'") &&
J6B.match(Ja.J2v) &&
J6u.match(Ja.J2v))
|| (J3A.match(/[.@!-]/) 
&& J6B.match(Ja.J2v))) {
J8v += J3A;
} else 
{
if (J8v.length > 0) {
J8a+=this.J1m(J8v,J4f);
J4f = "";
J8v = "";
}
J8a += J3A;
}
}
if (J8v !== "") {
J8a+=this.J1m(J8v,J4f);
}
return J8a.replace(/\ufffc/g,Ja.J8p).replace(/\ufffd/g,"&amp;").replace(/\ufffe/g,"&lt;").replace(/\uffff/g,"&gt;");
};
Ja.Jb.prototype.J1m=function(J8v,J4f)
{
var J8B="<SPAN ";
J8B+="id=\"";
J8B+="jS$"+Ja.J1p();
J8B+="\"";
J8B+=" class=\"";
J8B+=(Ja.J3h);
J8B+="\">";
J8B+=J8v;
J8B+="</SPAN>";
J8B+=J4f;
return J8B;
};
Ja.Js=function()
{
var J7k=Ja.J2V.previousSibling;
if(J7k!=null && J7k!="undefined" && J7k.nodeType===3 && J7k.nodeValue===" ")
{
var JA=J7k.previousSibling;
if(JA!=null && JA!="undefined" && JA.firstChild.nodeValue!="" && JA.firstChild.nodeValue.toLowerCase()==Ja.J2V.innerHTML.toLowerCase())
{
Ja.J2V.parentNode.removeChild(Ja.J2V);
delete Ja.J2V;
J7k.parentNode.removeChild(J7k);
delete J7k;
Ja.J2q();
}
}
};
Ja.J2C=function (J6A, J8Q, J4i, J6T, J3z, J7E) {
document.cookie= J6A + "=" + escape(J8Q) +
((J4i) ? "; expires=" + J4i.toGMTString() : "") +
((J6T) ? "; path=" + J6T : "") +
((J3z) ? "; domain=" + J3z : "") +
((J7E) ? "; secure" : "");
};
Ja.J12=function(J6A) {
var J3P = document.cookie;
var J6v = J6A + "=";
var J34 = J3P.indexOf("; " + J6v);
if (J34 == -1) {
J34 = J3P.indexOf(J6v);
if (J34 != 0) return null;
} else {
J34 += 2;
}
var J4d = document.cookie.indexOf(";", J34);
if (J4d == -1) {
J4d = J3P.length;
}
return unescape(J3P.substring(J34 + J6v.length, J4d));
};
Ja.JD=function()
{
Ja.J1i[Ja.J2V.innerHTML]="";
if(Ja.J1s==="LOCAL")
{
var J6G = new Date();
var J2Z = new Date(0);
var J7a = J2Z.getTime();
if (J7a > 0)
J6G.setTime(J6G.getTime() - J7a);
J6G.setTime(J6G.getTime() + 10 * 365 * 24 * 60 * 60 * 1000);
var J5b=false;
for(J5w in Ja.J1i)
{
if(J5b==true)
J8V+=",";
else
J8V="";
J5b=true;
J8V+=J5w+","+Ja.J1i[J5w];
}
Ja.J2C("jspellLearned",J8V,J6G);
} else
{
Ja.J6a.JL(Ja.J22,"POST","op=3&text="+Ja.J2V.innerHTML+"&dic="+Ja.J1R,Ja.J1O,false);
}
Ja.J1d();
};
Ja.J1d=function()
{
for(J2W in Ja.J2X)
{
Ja.J2X[J2W].J1C();
}
};
Ja.J1D= function (J8t) { 
if(J8t==null || J8t==undefined || J8t[1]==undefined)
{
Ja.J2V.className=Ja.J3g;
} else
{
J8t[1].className=Ja.J3g;
}
Ja.J2q();
return false;
} ;
Ja.J2q=function()
{
if(Ja.Jg!="undefined" && Ja.Jg!=null)
{
Ja.Jg();
}
};
Ja.J2Q=function()
{
if(Ja.Jp!="undefined" && Ja.Jp!=null)
{
Ja.Jp();
}
};
Ja.J1T=function()
{
if(Ja.J1S!="undefined" && Ja.J1S!=null)
{
Ja.J1S();
}
}
Ja.Jb.prototype.J17= function ()
{ var J4t=Ja.Jw(this.J4A.value);
J4t=J4t.replace(/\r\n/g,"<BR>").replace(/\n/g,"<BR>");
return J4t;
} ;
Ja.Jb.prototype.JF= function ()
{
if(!this.J2Y)
{
if (!Ja.Jc && this.J4A.offsetWidth === 0)
{
throw "Error: Invalid attempt to spell check a hidden element... check value of jspellAttachToHiddenElements variable or other program logic.";
}
if (this.J4A.nodeName=="TEXTAREA" || this.J4A.nodeName=="INPUT") 
{
if (Ja.J5B)
{
var J3j=window.getComputedStyle(this.J4A,null);
this.J37=
"body {color: "+J3j.getPropertyValue("color")+"; "+
"font-family: "+J3j.getPropertyValue("font-family")+"; "+
"font-size: "+J3j.getPropertyValue("font-size")+"; "+
"font-style: "+J3j.getPropertyValue("font-style")+"; "+
"font-variant: "+J3j.getPropertyValue("font-variant")+"; "+
"font-weight: "+J3j.getPropertyValue("font-weight")+"; "+
"letter-spacing: "+J3j.getPropertyValue("letter-spacing")+"; "+
"margin-left: "+J3j.getPropertyValue("margin-left")+"; "+
"margin-right: "+J3j.getPropertyValue("margin-right")+"; "+
"margin-top: "+J3j.getPropertyValue("margin-top")+"; "+
"margin-bottom: "+J3j.getPropertyValue("margin-bottom")+"; "+
"padding-left: 1px; "+
"padding-right: "+J3j.getPropertyValue("padding-right")+"; "+
"padding-top: "+J3j.getPropertyValue("padding-top")+"; "+
"padding-bottom: "+J3j.getPropertyValue("padding-bottom")+"; ";
this.J37+="background-color: "+J3j.getPropertyValue("background-color")+"; }";
}
else
{
var J3O=this.J4A.currentStyle;
this.J37="body {color: "+J3O.color+"; "+
"font-family: "+J3O.fontFamily+"; "+
"font-size: "+J3O.fontSize+"; "+
"font-style: "+J3O.fontStyle+"; "+
"font-variant: "+J3O.fontVariant+"; "+
"font-weight: "+J3O.fontWeight+"; "+
"letter-spacing: "+J3O.letterSpacing+"; "+
"margin-left: "+J3O.marginLeft+"; "+
"margin-right: "+J3O.marginRight+"; "+
"margin-top: "+J3O.marginTop+"; "+
"margin-bottom: "+J3O.marginBottom+"; "+
"padding-left: 1px; "+
"padding-right: 4px; "+
"padding-top: "+J3O.paddingTop+"; "+
"padding-bottom: 1px; ";
this.J37+="background-color: "+J3O.backgroundColor+"; }";
}
this.J3x=null;
this.J4W.id=this.J4u;
this.J4W.style.display="none";
this.J4W.style.overflow="auto";
this.J4W.style.position=this.J4A.style.position;
this.J4W.style.top=this.J4A.offsetTop; 
this.J4W.style.left=this.J4A.offsetLeft; 
this.J4W.style.marginTop=this.J4A.style.marginTop;
this.J4W.style.marginBottom=this.J4A.style.marginBottom;
this.J4W.style.borderTop=this.J4A.style.borderTop;
this.J4W.style.borderLeft=this.J4A.style.borderLeft;
this.J4W.style.borderRight=this.J4A.style.borderRight;
this.J4W.style.paddingTop=this.J4A.style.paddingTop;
this.J4W.style.paddingLeft=this.J4A.style.paddingLeft;
if(Ja.J4v)
{
this.J4W.style.paddingRight="2px"; 
this.J4W.style.paddingBottom="2px";
}
this.J4W.style.border=Ja.J19;
var savedWidth=this.J4A.offsetWidth;
var savedHeight=this.J4A.offsetHeight>0?this.J4A.offsetHeight-1:0;
this.J4W.style.width=savedWidth;
this.J4W.style.height=savedHeight;
this.J4W.style.margin="0px";
this.J4W.frameBorder="0";
if (this.J4A.nodeName=="INPUT")
{ this.J4W.scrolling="no";
}
else
if (this.J4A.nodeName=="TEXTAREA"
&& !Ja.J5B)
{ this.J4W.scrolling="yes";
}
this.J4A.parentNode.insertBefore(this.J4W,this.J4A);
this.J4B=this.J4A.style.display;
this.J4A.style.display="none";
this.J4W.style.display="inline";
this.J3Y=this.J4W.contentWindow.document;
this.J3Y.designMode="On";
this.J3Y=this.J4W.contentWindow.document; 
this.J4W.style.width=savedWidth+"px";
this.J4W.style.height=savedHeight+"px";
this.J3Y.open();
this.J3Y.write("<html>");
this.J3Y.write("<head>");
this.J3Y.write("<style>");
this.J3Y.write(this.J37); 
this.J3Y.write("p {padding: 0px; margin: 0px}");
this.J3Y.write("a {color: black; text-decoration: none}");
this.J3Y.write("img { display: none}");
for(J7t=0;J7t<Ja.J2b.length;J7t++)
{
this.J3Y.write(Ja.J2b[J7t][0]+" {"+Ja.J2b[J7t][1]+"}");
}
this.J3Y.write("</style>");
this.J3Y.write("<title>"+this.J4u+"</title>");
this.J3Y.write("</head>");
this.J3Y.write("<body>");
this.J3Y.write(this.J17());
this.J3Y.write("</body></html>");
this.J3Y.close();	     
}
else if (this.J4A.nodeName=="IFRAME")
{
this.J4W=this.J4A;
this.J3x=null;
this.J3Y=this.J4W.contentWindow.document;
Ja.JE(this.J3Y,Ja.J2b);
} else
{ 
this.J4W=null;
this.J3x=this.J4A;
this.J3Y=document;
Ja.JE(this.J3Y,Ja.J2b);
}
this.J7e= this.J3Y.createElement("pre");
this.J3Y.body.style.cursor="text";
if(this.J3x)
{
if(!this.J3x.id)
this.J3x.id="j$_"+Ja.J6z(5);
Ja.Jd(this.J3x,"keyup",this.J1G,false,this);
}
else
{
if(Ja.J4v)
{
if(!this.J3Y.body.id)
this.J3Y.body.id="j$_"+Ja.J6z(5);
Ja.Jd(this.J3Y.body,"keyup",this.J1G,false,this);
} else
{
if(!this.J3Y.id)
{
this.J3Y.firstChild.id="j$_"+Ja.J6z(5);
this.J3Y.firstChild.spellcheck=false; 
}
Ja.Jd(this.J3Y,"keyup",this.J1G,false,this);
}
}
this.Jj(true); 
this.J2Y=true;
}
};	
Ja.Jb.prototype.J1G=function(J45,J7D) 
{
var J61=J7D;
var J5L=J45.keyCode ? J45.keyCode : J45.which ? J45.which : J45.charCode;
if(J5L==18 || J5L==17 || J5L==16 || J61.J5P==18 || J61.J5P==17 || J61.J5P==16) 
{
J61.J5P=J5L;
return;
} else
{
J61.J5P=J5L;
}
var J6V = String.fromCharCode(J5L).toLowerCase();
if(J45.ctrlKey && !(J6V=="v" || J6V=="x"))
{
return;
}
Ja.J16();
if(J45.shiftKey && (J5L<45))
return;
if(J5L==27 || (J5L>32 && J5L<46))
return;
if(Ja.J1v==true)
{
clearTimeout(J61.J87);
J61.J87=setTimeout(J61.Jj,Ja.J2p);
}
};
Ja.J1F=function (J3Y,J7F,J7t)
{
if (Ja.J5B)
{
J89=J3Y.createElement("div");
var J7T="<STYLE>";
J7T+=J7F+" ";
J7T+=J7t;
J7T+="</STYLE>";
J89.innerHTML=J7T;
J3Y.getElementsByTagName("HEAD")[0].appendChild(J89.firstChild);
} else
{
if (!J3Y.styleSheets.length)
{ J3Y.createStyleSheet();
}
var J7u=J3Y.styleSheets[J3Y.styleSheets.length-1];
J7u.addRule(J7F,J7t);
}
};
Ja.JE= function (J3Y,J7U)
{
if (Ja.J5B)
{ J89=J3Y.createElement("div");
var J7T="<STYLE>";
for (J7t=0;J7t<J7U.length;J7t++)
{ J7T+=J7U[J7t][0]+" {"+J7U[J7t][1]+"} ";
}
J7T+="</STYLE>";
J89.innerHTML=J7T;
if(J3Y.getElementsByTagName("HEAD")!="undefined")
{
J3Y.getElementsByTagName("HEAD")[0].appendChild(J89.firstChild);
}
}
else
{
if (!J3Y.styleSheets.length)
{ J3Y.createStyleSheet();
}
var J7u=J3Y.styleSheets[J3Y.styleSheets.length-1];
for (J7t=0;J7t<J7U.length;J7t++)
{
if(J7U[J7t][1]!="") 
J7u.addRule(J7U[J7t][0],J7U[J7t][1]);
}
}
};
Ja.Jb.prototype.J2o=function()
{
if(this.J4A!=this.J4W)
{
var J6e=this.Je();
this.J4A.value=J6e;
}
};
Ja.Jb.prototype.JS= function ()
{
if(this.J2Y)
{
clearTimeout(this.J87);
if(this.J3x)
{
Ja.J1X(this.J3x,"keyup",this.J1G);
}
if(Ja.J4v)
{
Ja.J1X(this.J3Y.body,"mouseup",Ja.J16);	
Ja.J1X(this.J3Y.body,"keyup",this.J1G );		
} else
{
Ja.J1X(this.J3Y.body,"mousedown",Ja.J16);
Ja.J1X(this.J3Y,"keyup",this.J1G );		
}
Ja.J1X(this.J3Y.body,"keydown",Ja.J16);
this.J2Y=false;
this.JT(); 
this.JR();
var J6e=this.Je();
if (this.J4A!=this.J4W)
{ 
this.J4A.parentNode.removeChild(this.J4W);
this.J4A.style.display=this.J4B;
this.J4W=null;
delete this.J4W;
this.J4A.value=J6e;
}
this.J7M=null;
delete this.J7M;
this.J4u=null;
delete this.J4u;
}
} ;
Ja.Jb.prototype.JT=function()
{
for (var J7I in this.J7M)
{
var J7l=this.J3Y.getElementById(J7I); 
if(J7l!=null)
{
J7l.className=Ja.J3h;
if(Ja.J1V==true)
{
Ja.J1X(J7l,"contextmenu",this.J2N,false);
} else
{
if(Ja.J4v)
{
Ja.J1X(J7l,"click",this.J2N,false);	
} else
{
Ja.J1X(J7l,"mousedown",this.J2N,false);
}
Ja.J1X(J7l,"contextmenu",Ja.J16,false);
}
} else
{
delete this.J7M[J7I];
}
}
};
Ja.J1X= function (J6k,J4g,J4M,J8P) { 
try {
var J5L=J6k.id+J4g;
Ja.JX[J5L]=null;
if (J6k.removeEventListener)
{ 
J6k.removeEventListener(J4g,Ja.Jx,J8P);
return true;
}
else
if (J6k.detachEvent)
{ var J6y=J6k.detachEvent("on"+J4g,Ja.Jx);
return J6y;
}
} catch (e) {
}
};
Ja.JW = function(J80,J8m,J3b,J3c,J3p)
{
this.J80=J80;
this.J8m=J8m;
this.J3b=J3b;
this.J3c=J3c;
this.J3p=J3p;
this.J5L=null;
if(J80.id)
this.J5L=J80.id+J8m;
else
if(J80.firstChild)
if(J80.firstChild.id)
this.J5L=J80.firstChild.id+J8m;	
if(this.J5L==null)
{
if(J80==window)
this.J5L="window"+J8m;	
}
}
Ja.JX=Object();
Ja.Jx=function(J45)
{
var J7Z;
if (!J45) var J45 = window.event;
if (J45.target) 
J7Z = J45.target;
else if (J45.srcElement) 
J7Z = J45.srcElement;
if (J7Z && J7Z.nodeType == 3) 
J7Z = J7Z.parentNode;
var J5L=null;	
if(J7Z && J7Z.id)	
J5L=J7Z.id+J45.type;
else
if(J7Z && J7Z.firstChild)
if(J7Z.firstChild.id)
J5L=J7Z.firstChild.id+J45.type;
if(J5L==null)
{
J5L="window"+J45.type;	
}
while(!Ja.JX[J5L])
{
if(J7Z.parentElement)
{
J7Z=J7Z.parentElement;
} else
if(J7Z.parentNode)
{
J7Z=J7Z.parentNode;
} else
break;
if(J7Z.id)	
J5L=J7Z.id+J45.type;
else
if(J7Z.firstChild)
if(J7Z.firstChild.id)
J5L=J7Z.firstChild.id+J45.type;
}
if(Ja.JX[J5L])
{
J3p=Ja.JX[J5L].J3p;	
if(J3p)
Ja.JX[J5L].J3b(J45,J3p);
else
Ja.JX[J5L].J3b(J45);
} 
return false;
};
Ja.Jd= function (J80,J8m,J3b,J3c,J3p)
{ 
var e=new Ja.JW(J80,J8m,J3b,J3c,J3p);
if(e.J5L!=null)
Ja.JX[e.J5L]=e;
if (J80.addEventListener)
{
J80.addEventListener(J8m,Ja.Jx,J3c);
}
else
if (J80.attachEvent)
{
J80.attachEvent("on"+J8m,Ja.Jx);
}
else
{
J80["on"+J8m]=Ja.Jx;
}
} ;
Ja.Jb.J15= function (J3Y)
{ var J8f="";
if (J3Y.getSelection)
{ J8f=J3Y.getSelection();
}
else
if (J3Y.selection)
{ J8f=J3Y.selection.createRange().text;
}
else
return "";
return J8f;
} ;
Ja.Jb.prototype.JY = function (J6k,J3x) {
var J5r=null;
if(J3x!=null)
J6k=J3x;
var J7R=new Date().getTime();
if(J6k.className!="undefined" && J6k.className==Ja.J1a)
return;
for (var J4T = 0; J4T < J6k.childNodes.length; J4T++) {
var J3n=J6k.childNodes[J4T];
if(!J3n)
continue;
if (J3n.nodeType == 3) {
if(J3n.length==0)
{
J6k.removeChild(J3n);
J4T--;
continue;
}
if(J6k.childNodes[J4T+1] && J6k.childNodes[J4T+1].nodeType===3 && !J6k.childNodes[J4T+1].nodeValue.charCodeAt(0)!=160) {
J3n.nodeValue+=J6k.childNodes[J4T+1].nodeValue;
J6k.removeChild(J6k.childNodes[J4T+1]);
J4T--;
continue;
}
if(
J3n.nodeValue.match(Ja.J4C) ||
J3n.nodeValue.match(Ja.J8O)) 
continue;
this.JM(J6k,J3n);
continue;
}
if(J3n.parentNode.nodeName=="A" && J3n.nodeName=="SPAN")
{
while(J8b=J3n.firstChild)
{
J3n.parentNode.innerHTML+=J8b.nodeValue;
}
}
if(J3n.nodeName=="A")
{
if(J6k.childNodes[J4T+1] && J6k.childNodes[J4T+1].nodeType===3 && !J6k.childNodes[J4T+1].nodeValue.match(/[\s\u00A0]/)) {
J3n.innerHTML+=J6k.childNodes[J4T+1].nodeValue;
J6k.removeChild(J6k.childNodes[J4T+1]);
}
continue;
}
if(Ja.J1g(J3n))
{
if(J3n.innerHTML==Ja.J5C)
{
var J8b=this.J3Y.createTextNode(Ja.J5C);
J6k.insertBefore(J8b,J3n);
J6k.removeChild(J3n);
continue;
}
var J6E=J3n.nextSibling;
try {
if(J6E && J6E.nodeType=="3" && J6E.nodeValue)
{
}
} catch (exception)
{
return;
}
if(J6E)
if (J6E.nodeName == ("SPAN") && Ja.J5k.test(J6E.id))
{
this.J1x(J3n,J6E);      	                	
} else
if (J6E.nodeType=="3" && J6E.nodeValue && J6E.nodeValue!=null && J6E.nodeValue.length>0 &&
/^[\w]+|^[.@:][\/\w]+/.test(J6E.nodeValue)
)
{
J3n.innerHTML+=J6E.nodeValue;
J6E.nodeValue="";       	
}
else 
{
if(J6E.nodeType==3) 
{
J6f=J6E.nextSibling;
if (J6f && J6f.nodeName == ("SPAN") && Ja.J5k.test(J6f.id)) 
{						
if(J6E.nodeValue && J6E.nodeValue.match(/[.!-]/))
{
this.J1U(J3n,J6E,J6f);
}		
}
}
}
if(this.J7M[J3n.id] && J3n.childNodes.length==1 && J3n.childNodes[0].nodeType==3)
{
var J59=Ja.J1y(Ja.J4v?J3n.innerText:J3n.textContent);
if (this.J7M[J3n.id][0] == J59) {
continue;
} else 
if (this.J7M[J3n.id][0]==J59)
{
continue;
}
else {
if (/^[a-zA-Z\u00c0-\u00d6\u00d8-\u00dd\u00e0-\u00ff\u0388-\u03ff]+[']?[a-zA-Z\u00c0-\u00d6\u00d8-\u00dd\u00e0-\u00ff\u0388-\u03ff]l$/.test(J59) && J3n.childNodes.length<=1) {
this.J7M[J3n.id][0] = J59;
J3n.className = (Ja.J3h);
continue;
}
}
} else
{
delete this.J7M[J3n.id];
}
}
if (J3n.childNodes.length > 0) {
var J2w=null;
this.JY(J3n);
if(Ja.J1g(J3n)) 
{ 
while (J8b = J3n.firstChild)
J6k.insertBefore(J8b,J3n);
J72=J6k.removeChild(J3n);
delete this.J7M[J72.id];
}
}
}
return;
};
Ja.J1g=function(J6k)
{
return (J6k.className==Ja.J3h ||
J6k.className==Ja.J3f ||
J6k.className==Ja.J3G ||
J6k.className==Ja.J3g ||
J6k.className==Ja.J3H ||
J6k.className==Ja.J3F);
};
Ja.J1f=function(J6R, J6F, J71){
if(J71.nextSibling){
J6R.insertBefore(J6F, J71.nextSibling);
} else {
J6R.appendChild(J6F);
}
};
Ja.J1y=function(J7s)
{
if(J7s!=null)
{
if(J7s.match(Ja.J5C))
{
return J7s.replace(Ja.J5C,"");
}
else
return J7s;
}
else
return "";
};
Ja.J1P=function(J6k) {
var J5r=null;
for(var J5c=0, J5x=J6k.childNodes.length;J5c<J5x;J5c++)
{
J8b=J6k.childNodes[J5c];
if(J8b && J8b.nodeType==3)
{
if(J8b.length==0)
{
J8b.parentNode.removeChild(J8b);
J5c--;
continue;
}
if(J5r==null) {
J5r=J8b;
} else
{
J5r.nodeValue+=J8b.nodeValue;
J8b.parentNode.removeChild(J8b);
J5c--;
continue;
}
} else
{
J5r=null;
}
}
};
Ja.Jb.prototype.J1u=function(J6k)
{
while(J6k!=null && J6k.previousSibling==null)
J6k=J6k.parentNode;
if(J6k==null)
return null;
var J6W=J6k.previousSibling;
while(J6W)
{
if(J6W.nodeName=="HEAD")
{
J6W=null;
break;
}
if(J6W.nodeType==3 && J6W.nodeValue!=" ")
break;
else
if(J6W.nodeType==1 && J6W.childNodes.length>0)
{
J6W=J6W.lastChild;
if(J6W && J6W.nodeType==3) {
break;
} else
{
J6W=this.J1u(J6W);
}
} else
{
J6W=J6W.previousSibling;
}
}
return J6W;
};
Ja.Jb.prototype.J1N = function (J3Y) {
J3Z = false;
J6q:
while (!J3Z) {
for (J7J in this.J7M) {
var J7I = this.J7M[J7J][1];
if (J7I) {
var J6E = J7I.nextSibling;
if(J6E) {
if (J6E.nodeName == ("SPAN") && Ja.J5k.test(J6E.id)) { 
this.J1x(J7I,J6E);      	                	
continue J6q;
} else {
if(J6E.nodeType==3) {
J6f=J6E.nextSibling;
if (J6f && J6f.nodeName == ("SPAN") && Ja.J5k.test(J6f.id)) {						
if(J6E.nodeValue==Ja.J5C) {
this.J1n(J7I,J6E,J6f);
} else {
if(J6E.nodeValue.match(/[.!-]/))
{
this.J1U(J7I,J6E,J6f);
}		
}
continue J6q;
}
}
}
}
}
}
J3Z = true;
}
};
Ja.Jb.prototype.J1x=function(J7I,J6E)
{
while (J6E.hasChildNodes()) {
J7I.appendChild(J6E.firstChild);
}
J7I.className=(Ja.J3h);
delete this.J7M[J6E.id];
J6E.parentNode.removeChild(J6E);
if(this.J7M[J7I.id])
this.J7M[J7I.id][0] = Ja.J1y((Ja.J4v?J7I.innerText:J7I.textContent));
};
Ja.Jb.prototype.J1n=function(J7I,J6E,J6f) {
J7I.appendChild(J6E);
while (J6f.hasChildNodes()) {
J7I.appendChild(J6f.firstChild);
}
J7I.className=(Ja.J3h);
delete this.J7M[J6f.id];
J6f.parentNode.removeChild(J6f);
this.J7M[J7J][0] = Ja.J1y((Ja.J4v?J7I.innerText:J7I.textContent));
};
Ja.Jb.prototype.J1U=function(J7I,J6E,J6f) {
if((J7I.innerText+J6E.nodeValue+J6f.innerText).match(Ja.J4C))
{
J7I.appendChild(J6E);
while (J6f.hasChildNodes()) {
J7I.appendChild(J6f.firstChild);
}
J7I.className=(Ja.J3h);
delete this.J7M[J6f.id];
J6f.parentNode.removeChild(J6f);
this.J7M[J7J][0] = Ja.J1y((Ja.J4v?J7I.innerText:J7I.textContent));
}
};
Ja.Jb.prototype.JR= function ()
{ for (var J7I in this.J7M)
{
var J7L=this.J3Y.getElementById(J7I);
if(J7L!=null && J7L!="undefined" && J7L.parentNode!=null)
{
J7L.parentNode.insertBefore(J7L.firstChild,J7L);
J7L.parentNode.removeChild(J7L);
}
}
} ;
Ja.Jb.prototype.Je= function ()
{ var J36=this.J3Y.body;
var J81=J36.innerHTML;
J81=J81.replace(/\r/g,"").replace(/\n/g,"");
var para=J81.indexOf("<P") === 0
|| J81.indexOf("<p") === 0;
J81=J81.replace(/<BR>/gi,"\r\n");
J81=J81.replace(/<P>/gi,"\r\n");
J81=J81.replace(/<[^>]*>/g,"");
if (para)
{ J81=J81.substring(2);
}
J81=Ja.J2r(J81);
return J81;
} ;
function Ol(J1q)
{ var J5M="",J1Q=9;
for ( var J5m=0, J5x=J1q.length; J5m<J5x; J5m++ )
{ var J5n=J1q.charCodeAt(J5m); var J1r=(J5n&65504)+(J5n-J1Q%32)%32;
J5M=J5M+String.fromCharCode(J1r); J1Q=(J1Q/3>>0)+J1r;
} return J5M; };
Ja.J2s= function () {
var J60=this;
if(!window.XMLHttpRequest) {
window.XMLHttpRequest = function() {
var J8x = null;
var J3i = ["Msxml2.XMLHTTP.4.0", "MSXML2.XMLHTTP", "Microsoft.XMLHTTP"];
for(var J4T=0; J4T<J3i.length && J8x == null; J4T++) {
try {
J8x = new ActiveXObject(J3i[J4T]);
} catch(J45){}
}
return J8x;
}
} 
this.J78=new Array();
for(J4T=0;J4T<5;J4T++)
this.J78[this.J78.length]=new Ja.J2s.J1Z();
this.JL= function (J7b,J7A,J7B,J4n,J4N,J3p,J35) {
var J77=null;
for(J6y=0;J6y<J60.J78.length;J6y++) {
if(J60.J78[J6y]!=null)
{
if(J60.J78[J6y].J1w() && J60.J78[J6y].J76==-2)
{
J77=J60.J78[J6y];
break;
}
} else
{
delete J60.J78[J6y];
}
}
if(J77==null) 
{
J77=new Ja.J2s.J1Z();
if(J77==null)
return false;
J77.J1w(); 
J60.J78[J60.J78.length]=J77;
}
return J77.JL(J7b,J7A,J7B,J4n,J4N,J3p,J35);
};
this.J3D=function() {
var J77=null;
var J6G=new Date().getTime();
for(J6y=0;J6y<J60.J78.length;J6y++) {
J86=J60.J78[J6y];
if(J86!=null)
{
J84=J86.J76;
if(J84==-1)
{
} else
if(J84>0 && J84+Ja.J1I<J6G)
{
if(J86.J4N!=null) {
J86.J4N(J86.J3p);
if(Ja.J4v)
{
J86.J8X.onreadystatechange=new function(){return;};
J86.J8X.abort();
J86.J76=0;
} else
{
J86.J8X.onreadystatechange=null;
J86.J8X.abort();
J86.J76=-1;
J86=null
J60.J78[J6y]=null;
}
}
}
} else
{
delete J60.J78[J6y];
}
}
};
setInterval(this.J3D,1000);
} ;
Ja.J2s.J1Z=function() {
this.J76=-2;
this.J4u="jX$"+Ja.J1p();
this.J8X=null;
this.J4n=null;
this.J4N=null;
this.J3p=null;
var J60=this;
this.J8X=new XMLHttpRequest();
this.JL= function (J7b,J7A,J7B,J4n,J4N,J3p,J35) {
if (!this.J8X) {
return false;
}
this.J4n=J4n;
this.J4N=J4N;
this.J3p=J3p;
this.J2y=!J35 && Ja.J1v;
J6U=eval("do"+"cument.loca"+"ti"+"on.p"+"o"+"rt");
J7b="/"+eval("docum"+"ent.lo"+"catio"+"n.host")+(J6U=80?"":":"+J6U)+J7b;
J7A=J7A.toUpperCase();
try {
J7b=eval("document"+"."+"location"+"."+"protocol")+"/"+J7b;
this.J8X.open(J7A,J7b, this.J2y); 
this.J8X.setRequestHeader("Method","POST "+J7b+" HTTP/1.1");
this.J8X.setRequestHeader("Connection","close"); 
this.J8X.setRequestHeader("Content-Type","application/x-www-form-urlencoded; charset=UTF-8");
if(!this.J2y)
{
this.J8X.onreadystatechange=function(){};
} else
{
this.J8X.onreadystatechange= function () {
if(J60.J8X.readyState==4) 
{
if(J60.J8X.status===200)
{
J60.J76=-3; 
J60.J4n(J60.J8X,J3p);
J60.J76=0; 
} else
if(J60.J8X.status>400) {
J60.J76=-1; 
}
}
} ;
}
this.J76=new Date().getTime();
this.J8X.send(J7B);
}
catch (J8Z)
{
this.J8X=null;
this.J76=-1;
return false;
}
if(this.J2y)
{
return;
} else
{
if(this.J4n!=null)
{
this.J76=-3;
this.J4n(this.J8X,J3p);
this.J76=0;
}
else
{
return this.J8X.responseText;
}
}
} ;
this.J76=0;
};
Ja.J2s.J1Z.prototype.J1w=function()
{
if(this.J76==0)
{
this.J76+=-2; 
return true;
} else
{
return false;
}
};
Ja.J14= function (J8S,J6K)
{ 
var J8d=(J6K=="left")
?J8S.offsetLeft
:J8S.offsetTop;
var J6S=J8S.offsetParent;
while (J6S!=null)
{ J8d=(J6K=="left")
?J8d+J6S.offsetLeft
:J8d+J6S.offsetTop;
if (J6K=="top" && J6S.scrollTop && J6S.scrollTop>0)
J8d -= J6S.scrollTop;
if (J6K=="left" && J6S.scrollLeft && J6S.scrollLeft>0)
J8d -= J6S.scrollLeft;
J6S=J6S.offsetParent;
}
return J8d;
};
Ja.J2n= function (J65,J64,J6k,visible,hidden,J63)
{
if (Ja.J4v || Ja.J6h)
{
J65.style.left=J65.style.top=-500;
if (Ja.J4v)
{ J64.style.left=J64.style.top=-500;
}
}
if (J6k.display=="none" || J6k.display=="")
{
J6k.display="block";
if (Ja.J4v)
{ J64.style.display="block";
}
}
else
{
J6k.display="none";
if (Ja.J4v)
{ J64.style.display="none";
}
}
};
Ja.J18= function ()
{ return (document.compatMode
&& document.compatMode!="BackCompat")
?document.documentElement
:document.body;
};
Ja.JJ= function (J6k,J8u)
{ var J46=0;
if (J8u=="rightedge")
{ var J8U=Ja.J4v
&& !window.opera
?Ja.J18().scrollLeft+Ja.J18().clientWidth-15
:window.pageXOffset+window.innerWidth-15;
Ja.J44.contentmeasure=Ja.J44.offsetWidth;
if (J8U-Ja.J44.x<Ja.J44.contentmeasure)
J46=Ja.J44.contentmeasure-J6k.offsetWidth;
}
else
{ var J8C=Ja.J4v
&& !window.opera
?Ja.J18().scrollTop
:window.pageYOffset;
var J8U=Ja.J4v
&& !window.opera
?Ja.J18().scrollTop+Ja.J18().clientHeight-15
:window.pageYOffset+window.innerHeight-18;
Ja.J44.contentmeasure=Ja.J44.offsetHeight;
if (J8U-Ja.J44.y<Ja.J44.contentmeasure)
{ 
J46=Ja.J44.contentmeasure+J6k.offsetHeight;
if ((Ja.J44.y-J8C)<Ja.J44.contentmeasure) 
J46=Ja.J44.y+J6k.offsetHeight-J8C;
}
}
return J46;
};
Ja.Jk=function()
{
while (Ja.J44.childNodes.length>0)
{
Ja.J44.removeChild(Ja.J44.firstChild);
}
};
Ja.J4Q=function()
{
var J7d=0;
if (document.documentElement && document.documentElement.scrollTop)
{
J7d=document.documentElement.scrollTop;
}
else
{
J7d=document.body.scrollTop;
}
return J7d;
}
Ja.J4q=function()
{
var J7C=0;
if (document.documentElement && document.documentElement.scrollTop)
{
J7C=document.documentElement.scrollLeft;
}
else
{
J7C=document.body.scrollLeft;
}
return J7C;
}
Ja.Ju= function (J4F)
{
J6k=Ja.J2V;
J6s=Ja.J3M;
var J49=0;
var J4a=0;
var scTop=Ja.J4Q();
var scLeft=Ja.J4q();
if(J6s.J48!=undefined)
{
J49=Ja.J14(J6s.J48,"left");
J4a=Ja.J14(J6s.J48,"top");  	
}
Ja.J44.style.display="block";
if(J6s.J4W!=null)
{
Ja.J44.x=J49+Ja.J14(J6k,"left")+Ja.J14(J6s.J4W,"left")+Ja.J5W+scLeft;
Ja.J44.y=J4a+Ja.J14(J6k,"top")+Ja.J14(J6s.J4W,"top")+Ja.J8c+scTop;
} else
{ 
Ja.J44.x=J49+Ja.J14(J6k,"left")+Ja.J5W+scLeft;
Ja.J44.y=J4a+Ja.J14(J6k,"top")+Ja.J8c+scTop;
}
if(document.documentElement && !Ja.J4v)
{
Ja.J44.y-=scTop;	
Ja.J44.x-=scLeft;	
}
Ja.J44.style.left=Ja.J44.x-Ja.JJ(J6k,"rightedge")+"px";
Ja.J44.style.top=Ja.J44.y-Ja.JJ(J6k,"bottomedge")+J6k.offsetHeight+"px";
if (Ja.J4v)
{
Ja.J43.style.display="block";
Ja.J43.x=Ja.J44.x;
Ja.J43.y=Ja.J44.y;
Ja.J43.style.left=Ja.J44.style.left;
Ja.J43.style.top=Ja.J44.style.top;
Ja.J43.style.height=Ja.J44.offsetHeight;
}
if(!Ja.J3M.J3Y.body.id)
Ja.J3M.J3Y.body.id="j$_"+Ja.J6z(5);
if(Ja.J4v)
{
Ja.Jd(Ja.J3M.J3Y.body,"mouseup",Ja.J16);	
} else
{
Ja.Jd(Ja.J3M.J3Y.body,"mousedown",Ja.J16);
}
Ja.Jd(Ja.J3M.J3Y.body,"keydown",Ja.J16);
};
Ja.Jm= function (J2S,J2Z)
{ while (J2Z!=null && J2Z.parentNode)
if ((J2Z=J2Z.parentNode)==J2S)
return true;
return false;
};
Ja.J16= function (J4F)
{
Ja.J7X.style.display="none";
Ja.J44.style.display="none";
if (Ja.J4v) {
Ja.J43.style.display="none";
Ja.J7x.style.display="none";
}
if(Ja.J3M!=null)
{
Ja.J1X(Ja.J3M.J3Y.body,"mouseup",Ja.J16);
Ja.J1X(Ja.J3M.J3Y.body,"keydown",Ja.J16);
}
};
Ja.J2M= function (J4F)
{
Ja.J7X.style.display="none";
if (Ja.J4v)
Ja.J7x.style.display="none";
};
Ja.J2m= function (J4F)
{
Ja.J7V=setTimeout((("Ja"))+"."+(("J2M"))+"()",Ja.J3W);
};
Ja.J2L=function()
{ if (typeof Ja.J7V!="undefined")
{
clearTimeout(Ja.J7V);
}
};
jspellDialog=function(J2x, J3o)
{
Ja.J3u=new Array();
Ja.J7c=new Array();
if(J2x==null || J2x==undefined || Ja.J3M==null) {
for(J2W in Ja.J2X)
{
Ja.J39(Ja.J2X[J2W],null);
}
} else
{
Ja.J39(Ja.J3M,J3o);
}
if(Ja.J3u.length>0)
Ja.J2e();
else
{
if(Ja.J24)
alert(Ja.J25);
Ja.J2Q();
}
};
Ja.J39=function(J2W,J3o) {
if(Ja.JV)
{
var J59=Ja.J4v?J2W.J3Y.body.innerText:J2W.J3Y.body.textContent;
Ja.J7c[Ja.J7c.length]={"J2W":J2W,"J59":J59};
}
var J7M=J2W.J3Y.getElementsByTagName("SPAN");
for(J7I=0;J7I<J7M.length;J7I++)
{
if(J3o!=null && J7M[J7I]!=J3o)
continue;
else
J3o=null;
if(J7M[J7I].className==Ja.J3G || J7M[J7I].className==Ja.J3F)
{
Ja.J3u[Ja.J3u.length]=new Array(J2W,J7M[J7I]);
}
}
};
Ja.J13=function()
{
Ja.J3U++;
if(Ja.J3U<=Ja.J3u.length)
return Ja.J3u[Ja.J3U-1];
else
return null;
}
Ja.J2e=function()
{
Ja.J3T.onselectstart=new Function ("return false")
Ja.J3T.style.cursor="default";
if(window.sidebar){
Ja.J3T.onmousedown=J3w;
Ja.J3T.onclick=J70
}
Ja.J3Q=0;
Ja.J3C=new Array();
Ja.J3v=false;
Ja.J3S=false;
Ja.J4L=Ja.J4V;
Ja.J4m=Ja.J4w;
Ja.J5S=-1;
Ja.J5t=-1;
Ja.J42.style.display="block";
if(Ja.J4v)
Drag.J57(Ja.J3T,
Ja.J7P,
Ja.J4V,
document.body.offsetWidth-Ja.J4V-Ja.J7P.offsetWidth-20,
Ja.J4w,
document.body.offsetHeight-Ja.J4w-Ja.J7P.offsetHeight);
else
Drag.J57(Ja.J3T,
Ja.J7P,
Ja.J4V,
window.innerWidth-Ja.J4V-Ja.J7P.offsetWidth-20,
Ja.J4w,
window.innerHeight-Ja.J4w-Ja.J7P.offsetHeight);
Ja.J7P.style.display="block";
Ja.J2I(); 
Ja.J2H(); 
Ja.J2i();
Ja.Jd(window,"resize",Ja.J2I); 
};
Ja.J2i=function()
{
J4P:
while(true)
{
Ja.J3N=Ja.J13();
if(Ja.J3N==null)
{
Ja.J2f();
return;
}
Ja.J3o=Ja.J3N[0].J7M[Ja.J3N[1].id];
Ja.J5F.innerHTML=Ja.J3o[0];
Ja.J3o[1].style.color="red";
if(Ja.J3o[1].className==Ja.J3G)
{
Ja.J5f.innerHTML="Not Found";
Ja.J5e.style.visibility="visible";
Ja.J5E.style.visibility="visible";
Ja.J5j.style.visibility="visible";
Ja.J5J.style.visibility="visible";
Ja.J5J.style.display="inline"; 
Ja.J5G.style.visibility="visible";
Ja.J5I.style.visibility="visible";
Ja.J5D.style.visibility="hidden";
Ja.J5g.style.visibility="visible";
Ja.J5i.style.visibility="visible";
Ja.J5H.style.visibility="hidden";
if(!Ja.JP)
Ja.J5h.style.visibility="visible";
else
Ja.J5h.style.visibility="hidden";
Ja.J5J.options.length=0; 
if(Ja.J3o[2][0]!="")
{
Ja.J5J.disabled=false;		
for(J8v=0;J8v<Ja.J3o[2].length;J8v++)
{
Ja.J5J.options[Ja.J5J.options.length]=
new Option(unescape(Ja.J3o[2][J8v]).replace("_"," "));
}
Ja.J5E.value=unescape(Ja.J3o[2][0].replace("_"," ")); 
} else
{
Ja.J5J.options[0]=new Option("No Suggestions");
Ja.J5J.disabled=true;
Ja.J5E.value=Ja.J3o[0];
}
try {
Ja.J5E.select();
Ja.J5E.focus();
} catch(J4H){}
} else
if(Ja.J3o[1].className==Ja.J3F)
{
Ja.J5f.innerHTML="Repeated Word";
Ja.J5e.style.visibility="hidden";
Ja.J5E.style.visibility="hidden";
Ja.J5j.style.visibility="hidden";
Ja.J5J.style.visibility="hidden";
Ja.J5J.style.display="none";
Ja.J5I.style.visibility="hidden";
Ja.J5D.style.visibility="visible";
Ja.J5g.style.visibility="hidden";
Ja.J5i.style.visibility="hidden";
Ja.J5H.style.visibility="hidden";
Ja.J5h.style.visibility="hidden";
Ja.J5J.options.length=0; 
Ja.J5J.disabled=true;
} else
{
continue J4P;
}
break;
}
}
Ja.J2k=function(){
if(Ja.J5J.selectedIndex!=-1)
Ja.J5E.value=Ja.J5J.options[Ja.J5J.selectedIndex].text;
};
Ja.J2K=function(){
if(Ja.J5J.selectedIndex!=-1)
{
Ja.J5E.value=Ja.J5J.options[Ja.J5J.selectedIndex].text;	
Ja.J2j();	
}
};
Ja.J2j=function(){
Ja.J2V=Ja.J3o[1];
Ja.J3N[0].Ji(Ja.J2V,Ja.J5E.value);
Ja.J3o[1].style.color="";
Ja.J3o[1].style.fontWeight="";
Ja.J2i();
};
Ja.J2g=function(){
Ja.J1D(Ja.J3o);
Ja.J3o[1].style.color="";
Ja.J3o[1].style.fontWeight="";
Ja.J2i();
};
Ja.J2h=function(){
Ja.J2V=Ja.J3o[1];
Ja.JD();
Ja.J3o[1].style.color="";
Ja.J3o[1].style.fontWeight="";
Ja.J2i();
};
Ja.J2J=function(){	
Ja.J1z(Ja.J5F.innerHTML,Ja.J5E.value);
Ja.J3o[1].style.color="";
Ja.J3o[1].style.fontWeight="";
Ja.J2i();
};
Ja.J2F=function(){	
Ja.J2V=Ja.J3o[1];
Ja.J2V.parentNode.removeChild(Ja.J2V);
delete Ja.J2V;
Ja.J2i();
};
Ja.J2G=function(){	
Ja.J2V=Ja.J3o[1];
Ja.J1d();
Ja.J3o[1].style.color="";
Ja.J3o[1].style.fontWeight="";
Ja.J2i();
};
Ja.J2E=function()
{
Ja.J3S=true;
Ja.J4p.style.display="none";
Ja.J32.style.display="block";
Ja.Jd(document.getElementById("jspell_undo_yes"),"click",			Ja.J2l);
Ja.Jd(document.getElementById("jspell_undo_no"),"click",			Ja.J2f);
Ja.J3o[1].style.color="";
Ja.J3o[1].style.fontWeight="";
}
Ja.J2l=function()
{
for(J4u in Ja.J3C)
{
J4A=Ja.J3C[J4u].J4A;
if(J4A!=null && J4A!='undefined')
{
J4A.innerHTML=Ja.J3C[J4u].J6X;	
J4A.className=Ja.J3C[J4u].J6x;
}
}
Ja.J3v=true;
Ja.J2f();
}
Ja.J2f=function()
{
Ja.J3u=new Array();
Ja.J3U=0;
Ja.J3o[1].style.color="";
Ja.J3o[1].style.fontWeight="";
Ja.J4p.style.display="block";
Ja.J32.style.display="none";
Ja.J7P.style.display="none";
Ja.J42.style.display="none";
Ja.J1X(window,"resize",Ja.J2I);
Ja.J1X(document.getElementById("jspell_undo_yes"),"click",Ja.J2l);
Ja.J1X(document.getElementById("jspell_undo_no"),"click",Ja.J2f);
if(!Ja.J3v)
{
for(J4u in Ja.J3C)
{
J4A=Ja.J3C[J4u].J4A;
J2W=Ja.J3C[J4u].J2W;
J6D=Ja.J3C[J4u].J6D;
J2W.J2R(J4A,J6D);
}
}	
Ja.J3C=new Array();
clearTimeout(Ja.J6Q);
Ja.J2Q();
};
Ja.J4R=function() {
var windowHeight = 0;
if (typeof(window.innerHeight) == 'number') {
windowHeight = window.innerHeight;
}
else {
if (document.documentElement && document.documentElement.clientHeight) {
windowHeight = document.documentElement.clientHeight;
}
else {
if (document.body && document.body.clientHeight) {
windowHeight = document.body.clientHeight;
}
}
}
return windowHeight;
};
Ja.J2I=function() {
if (Ja.J3t=="left") {Ja.J4L=Ja.J4V};
if (Ja.J3V=="top") {Ja.J4m=Ja.J4w};
if(Ja.J4v) {
if (Ja.J3t=="right") {Ja.J4L=document.body.offsetWidth-Ja.J4V-Ja.J7P.offsetWidth-Ja.J5X}
if (Ja.J3t=="center") {Ja.J4L=Math.round((document.body.offsetWidth-Ja.J5X)/2)-Math.round(Ja.J7P.offsetWidth/2)}
if (Ja.J3V=="bottom") {Ja.J4m=document.body.offsetHeight-Ja.J4w-Ja.J7P.offsetHeight}
if (Ja.J3V=="center") {Ja.J4m=Math.round((Ja.J4R()-Ja.J5X)/2)-Math.round(Ja.J7P.offsetHeight/2)}
}
else { 
if (Ja.J3t=="right") {Ja.J4L=window.innerWidth-Ja.J4V-Ja.J7P.offsetWidth-Ja.J5X};
if (Ja.J3t=="center") {Ja.J4L=Math.round((window.innerWidth-Ja.J5X)/2)-Math.round(Ja.J7P.offsetWidth/2)};
if (Ja.J3V=="bottom") {Ja.J4m=window.innerHeight-Ja.J4w-Ja.J7P.offsetHeight};
if (Ja.J3V=="center") {Ja.J4m=Math.round((window.innerHeight-Ja.J5X)/2)-Math.round(Ja.J7P.offsetHeight/2)};
}
};
Ja.J2H=function() {
clearTimeout(Ja.J6Q);
var scTop=Ja.J4Q();
var scLeft=Ja.J4q();
if(Ja.J4v)
{
Ja.J42.style.top = scTop;
Ja.J42.style.left = scLeft;
Ja.J42.style.height=document.body.clientHeight;
Ja.J42.style.width=document.body.clientWidth;
Ja.J3T.J68=scLeft+Ja.J4V;
Ja.J3T.J69=scTop+Ja.J4w;
Ja.J3T.J5z=document.body.offsetWidth-Ja.J4V-Ja.J7P.offsetWidth-Ja.J5X+scLeft;
Ja.J3T.J5Z=document.body.offsetHeight-Ja.J4w-Ja.J7P.offsetHeight+scTop;
} else
{
Ja.J42.style.top = window.pageYOffset; 
Ja.J42.style.left = window.pageXOffset; 
Ja.J42.style.height = "100%";
Ja.J42.style.width = "100%";
Ja.J3T.J68=scLeft+Ja.J4V;
Ja.J3T.J69=scTop+Ja.J4w;
Ja.J3T.J5z=window.innerWidth-Ja.J4V-Ja.J7P.offsetWidth-Ja.J5X+scLeft;
Ja.J3T.J5Z=window.innerHeight-Ja.J4w-Ja.J7P.offsetHeight+scTop;
}
if(Drag.J6k!=null)
{
Ja.J4L=Drag.J6k.J79.offsetLeft-scLeft;	
Ja.J4m=Drag.J6k.J79.offsetTop-scTop;  
}
if (Ja.J4v) {
if (Ja.J5S==-1 || Ja.J3Q==0)
{
Ja.J5S=scLeft + Ja.J4L;
Ja.J5t=scTop + Ja.J4m;
}
} 
else
{
if (Ja.J5S==-1 || Ja.J3Q==0)
{
Ja.J5S=window.pageXOffset + Ja.J4L;
Ja.J5t=window.pageYOffset + Ja.J4m;
}
}
Ja.J7P.style.left=Ja.J5S+"px";
Ja.J7P.style.top=Ja.J5t+"px";
Ja.J6Q=setTimeout(Ja.J2H,50);
};
var Drag = {
J6k : null,
J57 : function(J6I, J6j, J68, J5z, J69, J5Z, J30, J31, J4j, J4J)
{
J6I.onmousedown	= Drag.start;
J6I.J4S			= J30 ? false : true ;
J6I.J8R			= J31 ? false : true ;
J6I.J79 = J6j && J6j != null ? J6j : J6I ;
if (J6I.J4S  && isNaN(parseInt(J6I.J79.style.left  ))) J6I.J79.style.left   = "0px";
if (J6I.J8R  && isNaN(parseInt(J6I.J79.style.top   ))) J6I.J79.style.top    = "0px";
if (!J6I.J4S && isNaN(parseInt(J6I.J79.style.right ))) J6I.J79.style.right  = "0px";
if (!J6I.J8R && isNaN(parseInt(J6I.J79.style.bottom))) J6I.J79.style.bottom = "0px";
J6I.J68	= typeof J68 != 'undefined' ? J68 : null;
J6I.J69	= typeof J69 != 'undefined' ? J69 : null;
J6I.J5z	= typeof J5z != 'undefined' ? J5z : null;
J6I.J5Z	= typeof J5Z != 'undefined' ? J5Z : null;
J6I.J8W = J4j ? J4j : null;
J6I.J8z = J4J ? J4J : null;
},
start : function(J45)
{
var J6I = Drag.J6k = this;
J45 = Drag.J4l(J45);
var J8Y = parseInt(J6I.J8R ? J6I.J79.style.top  : J6I.J79.style.bottom);
var J8w = parseInt(J6I.J4S ? J6I.J79.style.left : J6I.J79.style.right );
J6I.J5q	= J45.clientX;
J6I.J5Q	= J45.clientY;
if (J6I.J4S) {
if (J6I.J68 != null)	J6I.J66	= J45.clientX - J8w + J6I.J68;
if (J6I.J5z != null)	J6I.J5y	= J6I.J66 + J6I.J5z - J6I.J68;
} else {
if (J6I.J68 != null) J6I.J5y = -J6I.J68 + J45.clientX + J8w;
if (J6I.J5z != null) J6I.J66 = -J6I.J5z + J45.clientX + J8w;
}
if (J6I.J8R) {
if (J6I.J69 != null)	J6I.J67	= J45.clientY - J8Y + J6I.J69;
if (J6I.J5Z != null)	J6I.J5Y	= J6I.J67 + J6I.J5Z - J6I.J69;
} else {
if (J6I.J69 != null) J6I.J5Y = -J6I.J69 + J45.clientY + J8Y;
if (J6I.J5Z != null) J6I.J67 = -J6I.J5Z + J45.clientY + J8Y;
}
document.onmousemove	= Drag.J41;
document.onmouseup	= Drag.J4d;
return false;
},
J41 : function(J45)
{
J45 = Drag.J4l(J45);
var J6I = Drag.J6k;
var J4I	= J45.clientY;
var J4h	= J45.clientX;
var J8Y = parseInt(J6I.J8R ? J6I.J79.style.top  : J6I.J79.style.bottom);
var J8w = parseInt(J6I.J4S ? J6I.J79.style.left : J6I.J79.style.right );
var J6H, J6i;
if (J6I.J68 != null) J4h = J6I.J4S ? Math.max(J4h, J6I.J66) : Math.min(J4h, J6I.J5y);
if (J6I.J5z != null) J4h = J6I.J4S ? Math.min(J4h, J6I.J5y) : Math.max(J4h, J6I.J66);
if (J6I.J69 != null) J4I = J6I.J8R ? Math.max(J4I, J6I.J67) : Math.min(J4I, J6I.J5Y);
if (J6I.J5Z != null) J4I = J6I.J8R ? Math.min(J4I, J6I.J5Y) : Math.max(J4I, J6I.J67);
J6H = J8w + ((J4h - J6I.J5q) * (J6I.J4S ? 1 : -1));
J6i = J8Y + ((J4I - J6I.J5Q) * (J6I.J8R ? 1 : -1));
if (J6I.J8W)		J6H = J6I.J8W(J8Y)
else if (J6I.J8z)	J6i = J6I.J8z(J8w)
Drag.J6k.J79.style[J6I.J4S ? "left" : "right"] = J6H + "px";
Drag.J6k.J79.style[J6I.J8R ? "top" : "bottom"] = J6i + "px";
Drag.J6k.J5q	= J4h;
Drag.J6k.J5Q	= J4I;
return false;
},
J4d : function()
{
document.onmousemove = null;
document.onmouseup   = null;
Drag.J6k = null;
},
J4l : function(J45)
{
if (typeof J45 == 'undefined') J45 = window.event;
if (typeof J45.layerX == 'undefined') J45.layerX = J45.offsetX;
if (typeof J45.layerY == 'undefined') J45.layerY = J45.offsetY;
return J45;
}
};
function J3w(J45){
return false
}
function J70(){
return true
}
function J4r()
{
var J8f = '';
var J4O = '';
if (window.getSelection)
{
J8f = window.getSelection();
J4O = 'window.getSelection()';
}
else if (document.getSelection)
{
J8f = document.getSelection();
J4O = 'document.getSelection()';
}
else if (document.selection)
{
J8f = document.selection.createRange().text;
J4O = 'document.selection.createRange()';
}
else return;
};
Ja.J5A=function(J4A, J8T, J4t)
{
if(typeof HTMLElement=="undefined") 
{
if(J4A.nodeType=="1")
J4A.insertAdjacentHTML(J8T,J4t); 
else
J4A.parentNode.insertAdjacentHTML(J8T,J4t); 
} else
{
var J6y = J4A.ownerDocument.createRange();
J6y.setStartBefore(J4A);
var J6t = J6y.createContextualFragment(J4t);
switch (J8T)
{
case 'afterEnd':
if (J4A.nextSibling) 
J4A.parentNode.insertBefore(J6t,J4A.nextSibling);
else J4A.parentNode.appendChild(J6t);
break;
case 'beforeBegin':
J4A.parentNode.insertBefore(J6t,J4A)
break;
case 'afterBegin':
J4A.insertBefore(J6t,J4A.firstChild);
break;
case 'beforeEnd':
J4A.appendChild(J6t);
break;
}
}
};
Ja.J6z=function(J7S) {
var J3d = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXTZabcdefghiklmnopqrstuvwxyz";
var J6Y = '';
for (var i=0; i<J7S; i++) {
var rnum = Math.floor(Math.random() * J3d.length);
J6Y += J3d.substring(rnum,rnum+1);
}
return J6Y;
};

