Knowledge

User:TheJJJunk/ARA.js: Difference between revisions

Source 📝

60: 14632:
if (s && s.indexOf("<ref") > -1 && s.indexOf(re) < 0 && s.indexOf(Re) < 0 && s.indexOf(ore) < 0 && s.indexOf(oree) < 0 && s.indexOf("{{reflist))") < 0 && s.indexOf("{{relist}}") < 0 && s.indexOf("{{Reflist|refs=")
52: 15107:
while ((afterSeeAlso.indexOf("[[") < afterSeeAlso.indexOf("{{") || afterSeeAlso.indexOf("{{") == -1) && (afterSeeAlso.indexOf("[[") < afterSeeAlso.indexOf("[[Category:") || afterSeeAlso.indexOf("[[Category:") ==
27516:
rreplacement = "{{Persondata\n| NAME = \n| ALTERNATIVE NAMES = \n| SHORT DESCRIPTION = \n| DATE OF BIRTH = \n| PLACE OF BIRTH = \n| DATE OF DEATH = \n| PLACE OF DEATH = \n}}";
66543:"{{Persondata\n| NAME = \n| ALTERNATIVE NAMES = \n| SHORT DESCRIPTION = \n| DATE OF BIRTH = \n| PLACE OF BIRTH = \n| DATE OF DEATH = \n| PLACE OF DEATH = \n}}" 25: 133: 62005://If there are already 'work' or 'website' parameters and there isn't a 'publisher' param, we will suggest a 'publisher' parameter. 64906:
while (accessdateSection.indexOf("|") < 0 && accessdateSection.indexOf("{{") < 0 && accessdateSection.length < 30)
10195:
if ((suggestion.help != null) && (JJJ.Constants.lastShownSuggestionIndex === k) && (now - JJJ.Constants.lastShownSuggestionTime < 1000)) {
14666:
if (s.indexOf("==References==") > -1 || s.indexOf("== References ==") > -1 || s.indexOf("==Sources==") > -1 || s.indexOf("== Sources ==") > -1)
65384://<ref name="..." />, we'll need to handle this differently since the '/>' comes before another '</ref>' 185: 64952:
while (theAccessdate.indexOf("|") < 0 && theAccessdate.indexOf("}}") < 0 && theAccessdate.length < 30)
54247://if there are spaces at both ends of the section we're removing, take away one of the spaces so we aren't left with two consecutive spaces 82: 38: 27206:
if (document.URL.indexOf("title=Portal:") > -1 && s.indexOf("{{Reflist}}") > -1) //page is a portal page that contains a Reflist
911:
ARA_Constants.ADD_TO_SUMMARY_DIV = $ ('<div>', {'id':'addToSummaryBox.ARA', 'style':'border:dashed #ccc 1px;color:#888;display:none;'});
50981://We can use the same function to find both the unnecessary ref groups and the missing ones. Once we've found them, we can decide which 26762:
if (document.URL.indexOf("title=Portal:") > -1 && s.indexOf("<ref") > -1) //page is a portal page that contains references
26381:
while (accessdateSection.indexOf("|") < 0 && accessdateSection.indexOf("{{") < 0 && accessdateSection.length < 30)
19233://if there are spaces at both ends of the section we're removing, take away one of the spaces so we aren't left with two consecutive spaces 14374:
if (!mw.config.get('wgContentLanguage') || mw.config.get('wgContentLanguage') === 'en') { // from this line on, a level of indent is spared
53039:// In certain cases, the Notes section may contain a ;Footnotes sub-heading, in which case we'll want to put the new list beneath that 21632:
if (s.indexOf("./ref>") > -1 || s.indexOf("</ref\n") > -1 || s.indexOf(",/ref>") > -1 || s.indexOf("</ref?") > -1)
55976://if the article does NOT contain the Notes header, then it is assumed that it contains the References header (one of the two variations) 20546://if the article does NOT contain the Notes header, then it is assumed that it contains the References header (one of the two variations) 17243://We can use the same function to find both the unnecessary ref groups and the missing ones. Once we've found them, we can decide which 14844:
else if (s.indexOf("==External links==") > -1 || s.indexOf("== External links ==")> -1 || s.indexOf("==External links ==") >-1
9352:
if ((suggestion.help != null) && (ct.lastShownSuggestionIndex === k) && (now - ct.lastShownSuggestionTime < 1000)) {
9136:
if (!returned_suggestion.name.includes("missing reference groups") || !missingRefGroupSuggestions.includes(returned_suggestion.name))
18401:// In certain cases, the Notes section may contain a ;Footnotes sub-heading, in which case we'll want to put the new list beneath that 61: 53032://determine where to place the new list. We'll either be adding it to an existing Notes section or creating a new Notes section. 17685:
groupAndName = groupAndName.substring(0, groupAndName.indexOf(">")) + ">"; //cut away anything after end of ref, and re-add gt
5910:
ARA_Functions.observe(document.getElementById(JJJ.Constants.ARTICLE_TEXT_BOX_ELEMENT.prop('id')), 'keyup', JJJ.Functions.delayScan);
63042://otherwise, the citation already contains a 'work' (or 'website') and 'publisher' params, so no 3rd option 61328://get to the actual beginning of the URL if there are spaces or newlines after the "url=" and before the start of the url 24488://If there are already 'work' or 'website' parameters and there isn't a 'publisher' param, we will suggest a 'publisher' parameter. 14855:|| s.indexOf("== External links==") > -1|| s.indexOf("== External Links ==")> -1 || s.indexOf("==External Links==") > -1) 141: 61984://For example, if there is already a work or a website parameter, we don't want to suggest adding a 'work' parameter. 14910:
else if(s.indexOf("== External Links ==")>-1){mySection="== External Links ==";sstart=s.indexOf(mySection);eend= sstart + 20;}
14888:
else if(s.indexOf("== External links ==")>-1){mySection="== External links ==";sstart=s.indexOf(mySection);eend= sstart + 20;}
78: 18390://determine where to place the new list. We'll either be adding it to an existing Notes section or creating a new Notes section. 14877:
if (s.indexOf("==External links==") > -1){mySection = "==External links=="; sstart = s.indexOf(mySection); eend = sstart+18;}
1222:
var _static = arguments.callee; // this is the Function we are in. It will be used as a poor man's function-local static scope.
750:
var _static = arguments.callee; // this is the Function we are in. It will be used as a poor man's function-local static scope.
26455:
while (theAccessdate.indexOf("|") < 0 && theAccessdate.indexOf("}}") < 0 && theAccessdate.length < 30)
14699:
else if (s.indexOf("== References ==") > -1){mySection = "== References ==";sstart=s.indexOf(mySection);eend = sstart + 16;}
848:
ARA_Constants.SUGGESTION_BOX_DIV = $ ('<div>', {'id':'suggestionBox.ARA', 'style':'border:dashed #ccc 1px;color:#888;'});
61806://get the entire URL parameter. The parameter should either end with another | or }} for the end of the ref (if not malformed) 26880:
if (entireRef.indexOf("</ref>") > -1) //there is a closing ref tag on the page (possibly the closing tag to this ref)
24321://get the entire URL parameter. The parameter should either end with another | or }} for the end of the ref (if not malformed) 8941:
var missingRefGroupSuggestions = ; //we want to keep track of the ones we already have so we don't push the same message twice
145: 14899:
else if(s.indexOf("== External links==")>-1){mySection="== External links==";sstart=s.indexOf(mySection);eend=sstart+19;}
170: 107: 14921:
else if(s.indexOf("==External Links==")>-1){mySection="==External Links==";sstart=s.indexOf(mySection);eend=sstart+18;}
14688:
if (s.indexOf("==References==") > -1){mySection = "==References=="; sstart = s.indexOf(mySection); eend = sstart + 14;}
24061://get to the actual beginning of the URL if there are spaces or newlines after the "url=" and before the start of the url 17147:
if (!window.wgContentLanguage || (window.wgContentLanguage === 'en')) { // from this line on, a level of indent is spared
111: 5789:
ARA_Functions.setSelectionRange(document.getElementById(JJJ.Constants.ARTICLE_TEXT_BOX_ELEMENT.prop('id')), start, end);
61991://We will always suggest to replace the spaces with '%20' and to remove the content after the space in the URL. 26836://<ref name="..." />, we'll need to handle this differently since the '/>' comes before another '</ref>' 17913:
var spaceAfterIndex = mySection.includes(" ") && !cutOffQuote ? mySection.indexOf(" ") : s.length;
61977://we will provide different options for the user, depending on which parameters are already included in the citation. 27804:
afterName = afterName.substring(afterName.indexOf("NAME"), afterName.indexOf("\n")); //now we just have the NAME line
24455://For example, if there is already a work or a website parameter, we don't want to suggest adding a 'work' parameter. 24444://we will provide different options for the user, depending on which parameters are already included in the citation. 54341://if the ref group is at the end of an open ref, check to see if we should remove an extra space preceding the group 19274://if the ref group is at the end of an open ref, check to see if we should remove an extra space preceding the group 17869:
var firstBracketAfterIndex = mySection.includes(">") ? mySection.indexOf(">") : s.length;
36670://if the suggestion is not a missing reference groups suggestion, or it is and we didn't already push this one 17098:
description: 'There is an unreferenced tag on the page, but <ref> tags are present. It may no longer apply.'
9200:
missingRefGroupSuggestions.push(returned_suggestion.name); //add suggestion to list of suggestions we already have
53789://Check to see if the reference already has a name. If it doesn't, add one. If it does, just remove the group 14710:
else if (s.indexOf("==Sources==") > -1){mySection = "==Sources==";sstart=s.indexOf(mySection);eend=sstart+11;}
163: 100: 64984:
sstart = s.indexOf(citation) + citation.indexOf(theAccessdate); //beginning of section: "|accessdate="
55439://look for the ref (remember that we've already checked above to determine if the article contains the list) 53053:// If we're creating a new Notes section, we'll want to put the new section above the References section 19129:
var startReplaceIndex = s.indexOf(fullRef) + fullRef.indexOf("group="); //start at the beginning of the "group="
28593:{var reversed = midName.concat(", ").concat(firstName).concat(" ").concat(lastName).concat(" ").concat(name4);} 28563:{var reversed = name4.concat(", ").concat(firstName).concat(" ").concat(midName).concat(" ").concat(lastName);} 24466://We will always suggest to replace the spaces with '%20' and to remove the content after the space in the URL. 9114://if the suggestion is not a missing reference groups suggestion, or it is and we didn't already push this one 64885:
else if (citation.indexOf("url") < 0 && citation.indexOf("accessdate") > -1)
25534:
if (s.indexOf(" <ref") > -1 || s.indexOf("</ref>.") > -1 || s.indexOf("</ref>,") > -1)
17935:
var vBarAfterIndex = mySection.includes("|") ? mySection.indexOf("|") : s.length;
17924:
var bracketAfterIndex = mySection.includes("}") ? mySection.indexOf("}") : s.length;
17902:
var nameEqualsAfterIndex = mySection.includes(" name=") ? mySection.indexOf(" name=") : s.length;
17891:
var firstQuoteAfterIndex = mySection.includes("\"") ? mySection.indexOf("\"") : s.length;
17880:
var firstSlashAfterIndex = mySection.includes("/") ? mySection.indexOf("/") : s.length;
424:
if (!JJJ.Constants.IS_EDIT_PAGE || JJJ.Constants.IS_JS_PAGE || JJJ.Constants.ARTICLE_TEXT_BOX_ELEMENT == null)
61998://If there are no 'work' or 'website' parameters, we will suggest a 'work' parameter. 50929:'There is an unreferenced tag on the page, but <ref> tags are present. It may no longer apply.' 24540:
var replacement1 = url.replace(new RegExp(" ", 'g'), "%20"); //replace all spaces in url with encoded spaces
18959://Check to see if the reference already has a name. If it doesn't, add one. If it does, just remove the group 21100:
mySection = mySection.slice(mySection.indexOf("<ref>")); // mySection starts at the <ref> tag
20165://look for the ref (remember that we've already checked above to determine if the article contains the list) 14533:
var Re = "{{Reflist";var re = "{{reflist";var ore = "<references />";var oree = "<references/>";
6366:
if ((s && s.length > JJJ.Constants.BIG_THRESHOLD) && !JJJ.Constants.isBigScanConfirmed) {
722:
ARA_Constants.IS_EDIT_PAGE = mw.config.get('wgAction') === 'edit' || mw.config.get('wgAction') === 'submit';
27848:
while (afterEq.length > 0 && afterEq.charAt(0) == ' ') //while beginning of string is whitespace
25062://otherwise, the citation already contains a 'work' (or 'website') and 'publisher' params, so no 3rd option 21119:
if (mySection.indexOf("</ref>") < 0) // if there is only the <ref> tag, not the </ref>
152: 21492:
description: '<ref></ref> tags are located below the {{Reflist}} template, causing an error.'
89: 18423:// If we're creating a new Notes section, we'll want to put the new section above the References section 55704://if the article contains the ==Notes== header, we simply want to add the notelist to the Notes section 54116://if there is already a name for this ref, we want to remove the entire "group=<name>". 26946:
else //assume that the reference MUST be a named ref since there is no closing ref tag after this point
26913:
if (entireRef.indexOf("/>") > -1) //assume by this that the reference is an empty named reference
21067:
if (s.lastIndexOf("<ref>") > s.indexOf(theList)) // if there is "<ref>" below reflist
20368://if the article contains the ==Notes== header, we simply want to add the notelist to the Notes section 18565:
startIndex = s.indexOf(notesHeaderWithFootnotesSubHeading) + notesHeaderWithFootnotesSubHeading.length;
34720:'javascript: JJJ.Constants.isTalkPageScanConfirmed = true; JJJ.Functions.scan(true); void(0);' 26507:
sstart = s.indexOf(citation) + citation.indexOf(theAccessdate); //beginning of section: "|accessdate="
15867:
while (s.indexOf("}}\n" + completeTemplate) > -1 || s.indexOf("}}\n\n" + completeTemplate) > -1)
15467:
while (s.indexOf("}}\n" + completeTemplate) > -1 || s.indexOf("}}\n\n" + completeTemplate) > -1)
27837:
var afterEq = afterName.substring(afterName.indexOf("=") + 1); //get everything after the equals sign
25578:
spacingType = " <ref"; sstart = s.indexOf(spacingType);eend = sstart + 5;rreplacement = "<ref";
16794:
while (!unreferencedTemplate.endsWith('}}') && unreferencedTemplate.length + 1 < s.length)
64998://- 10 + theAccessdate.length; //end of accessdate section (beginning of section - overlap + section 57700:'<ref></ref> tags are located below the {{Reflist}} template, causing an error.' 30096:// this is the Function we are in. It will be used as a poor man's function-local static scope. 26529://- 10 + theAccessdate.length; //end of accessdate section (beginning of section - overlap + section 23531:
description: '<ref></ref> tags are present, but the reference list template is missing.'
16440:
description: '<ref></ref> tags are present, but the reference list template is missing.'
547:
JJJ.Functions.observeWikiText(JJJ.Constants.delayScan); // ... and every time the user pauses typing
26902:
entireRef = entireRef.substring(0,entireRef.indexOf("</ref>")); //cut at the the </ref>
19192:
var endReplaceIndex = startReplaceIndex + addBackNum + groupName.length; //end after the group name
65709://assume that the reference MUST be a named ref since there is no closing ref tag after this point 21026:
else if (s.indexOf("{{reflist") > -1) theList = "{{reflist"; // defining type of reflist
64821:
if (citation.indexOf("accessdate") < 0 || citation.indexOf("url") > -1)
34275:'javascript: JJJ.Constants.isBigScanConfirmed = true; JJJ.Functions.scan(true); void(0);' 24754:
replacement2: "javascript:window.open('https://www.google.com/search?q=" + url + "', '_blank');",
266:// * the core of the user interface, including code that collects suggestions from a set of rules 43716:// The mnemonics of the accepted suggestions are accumulated in JJJ.Constants.appliedSuggestions 33769:// ARA_Functions.scan() analyses the text and handles how the proposals are reflected in the UI. 24963:
end2: urlStartIndex + url.indexOf(" ") + 1, //+1 b/c we want to remove the space as well
24743:
end2: urlStartIndex + url.indexOf(" ") + 1, //+1 b/c we want to remove the space as well
19203:
if (cutOffQuote) //if we removed a quote earlier, then we know we need to also remove quotes
16805:
unreferencedTemplate += s.charAt(s.indexOf(unreferencedTemplate) + unreferencedTemplate.length);
16753:
else if (s.indexOf("{{Unreferenced|date") > -1) unreferencedTemplate = "{{Unreferenced|date";
16742:
else if (s.indexOf("{{unreferenced|date") > -1) unreferencedTemplate = "{{unreferenced|date";
16731:
if (s.indexOf("{{no footnotes|date") > -1) unreferencedTemplate = "{{no footnotes|date";
13588:// The mnemonics of the accepted suggestions are accumulated in JJJ.Constants.appliedSuggestions 6000:// ARA_Functions.scan() analyses the text and handles how the proposals are reflected in the UI. 64920:
accessdateSection = citation.charAt(citation.indexOf(accessdateSection)-1) + accessdateSection;
55236://determine if any of the lists are already present; if any are present, we do not have a match 50484://build the rest of the tag until we hit the end of the template or the end of the article text 49855:'<ref></ref> tags are present, but the reference list template is missing.' 36476://we want to keep track of the ones we already have so we don't push the same message twice 27771:
afterName = afterName.substring(0, afterName.indexOf("}}")); //get just the persondata template
26403:
accessdateSection = citation.charAt(citation.indexOf(accessdateSection)-1) + accessdateSection;
24581:
var endd3 = urlStartIndex + url.indexOf(" ") + url.substring(url.indexOf(" ")).length;
20017://determine if any of the lists are already present; if any are present, we do not have a match 16783://build the rest of the tag until we hit the end of the template or the end of the article text 6734:'javascript: JJJ.Constants.isTalkPageScanConfirmed = true; JJJ.Functions.scan(true); void(0);', 54050://whether or not the ref contains "name=" already, we'll start at the same place 36340:'javascript: JJJ.Constants.maxSuggestions = 1000; JJJ.Functions.scan(true); void(0);' 24187:
var firstBarAfterIndex = indexOnward.includes("|") ? indexOnward.indexOf("|") : s.length;
24176:
var firstBracketAfterIndex = indexOnward.includes("}") ? indexOnward.indexOf("}") : s.length;
19148://if there is already a name for this ref, we want to remove the entire "group=<name>". 10272:
eDiv.style.left = Math.max(0, Math.min(p.x, document.body.clientWidth - POPUP_WIDTH)) + 'px';
9429:
eDiv.style.left = Math.max(0, Math.min(p.x, document.body.clientWidth - POPUP_WIDTH)) + 'px';
8728:'...', 'javascript: JJJ.Constants.maxSuggestions = 1000; JJJ.Functions.scan(true); void(0);', 55: 65377://if a reference has been previously named and the current reference is just a name, such as 62312://if the citation doesn't already include 'work' or 'website' parameters 28147:
if (name.countWords() == 1 || name.indexOf(" of ") > -1 || name.indexOf(" the ") > -1)
26825://if a reference has been previously named and the current reference is just a name, such as 16846:&& s.charAt(s.indexOf(unreferencedTemplate) + unreferencedTemplate.length) === '\n') 7861:
var nSuggestions = Math.min(JJJ.Constants.maxSuggestions, JJJ.Constants.suggestions.length);
54561://there isn't already a name, so just replace "group=" with "name=" 44564://***************************************************************************************** 44557://***************************************************************************************** 27324:
description: 'According to Portal guidelines, Portal pages should not contain {{Reflist}}s'
14459://***************************************************************************************** 14437://***************************************************************************************** 62692://otherwise, if the citation doesn't already include the 'publisher' parameter 30011:// and ``end'') in a textarea, but some of them do not automatically scroll to it. 27058:
description: 'According to Portal guidelines, Portal pages should not contain references.'
26348:
else if (citation.indexOf("url") < 0 && citation.indexOf("accessdate") > -1)
16764:
else unreferencedTemplate = "{{unsourced|date";
14932:
else {mySection = "==External links =="; sstart = s.indexOf(mySection); eend = sstart+19;}
6454:'javascript: JJJ.Constants.isBigScanConfirmed = true; JJJ.Functions.scan(true); void(0);', 8: 14644:&& document.URL.indexOf("title=Portal:") < 0) //(don't add reflist to portals) 1034:
ARA_Constants.isBigScanConfirmed = false; // is the warning about a big article confirmed
159: 96: 55588://if we found a match, determine the change we need to make and where we need to make it 40337:// if a suggestion has two 'fix' options, the second option will be handled here 32157:// ARA_Functions.link() produces the HTML for a link to a Knowledge article as a string. 25893:
oneRef = oneRef.slice(0,oneRef.length-1); //oneRef = <ref..>content</ref>
25715:
oneRef = oneRef.slice(0,oneRef.length-1); //oneRef = <ref..>content</ref>
20283://if we found a match, determine the change we need to make and where we need to make it 19285:
if (s.charAt(startReplaceIndex-1) == ' ' && s.charAt(endReplaceIndex) == '>')
14257:
if ((wpSummary.maxLength > 0) && (summary.length > wpSummary.maxLength)) {
13753:
if ((wpSummary.maxLength > 0) && (summary.length > wpSummary.maxLength)) {
4401:
return '<a href="' + url + '" target="_blank">' + (text || toWhat) + '</a>';
4269:// ARA_Functions.link() produces the HTML for a link to a Knowledge article as a string. 3017:
return '<a href="' + url + '" target="_blank">' + (text || toWhat) + '</a>';
38687:// Usually, there is a ``fix'' link next to each suggestion. It is handled by: 15333:
if (s.indexOf("}}\n\n{{DEFAULTSORT") > -1 || s.indexOf("}}\n{{DEFAULTSORT") > -1)
115: 66282:'According to Portal guidelines, Portal pages should not contain {{Reflist}}s' 53922://now at the beginning of the reference (or the page, if the reference was malformed) 30004:// Browsers offer means to highlight text between two given offsets (``start'' 27738:
if (s.indexOf("{{Persondata\n| NAME") > -1) //non-empty persondata template present
24042:
var indexOnward = s.substring(urlStartIndex); //+searchStr.length to exclude "|url="
19036://now at the beginning of the reference (or the page, if the reference was malformed) 18031:
var groupName = mySection.substring(0, cutOffIndex); //the name of the reference group
13138:
return (JJJ.Constants.appliedSuggestions > JJJ.Constants.appliedSuggestions) ? -1 :
12295:
return (JJJ.Constants.appliedSuggestions > JJJ.Constants.appliedSuggestions) ? -1 :
10995:
return (JJJ.Constants.appliedSuggestions > JJJ.Constants.appliedSuggestions) ? -1 :
65882:'According to Portal guidelines, Portal pages should not contain references.' 28429:{var reversed = lastName.concat(", ").concat(firstName).concat(" ").concat(midName);} 28399:{var reversed = midName.concat(", ").concat(firstName).concat(" ").concat(lastName);} 24985:
sup2: 'split into "url" and "publisher"', //used for naming the 'sup' element
24477://If there are no 'work' or 'website' parameters, we will suggest a 'work' parameter. 19244:
if (s.charAt(startReplaceIndex-1) == ' ' && s.charAt(endReplaceIndex) == ' ')
14087:// The mnemonics of the accepted suggestions are accumulated in ct.appliedSuggestions 7057:// ct.scan() analyses the text and handles how the proposals are reflected in the UI. 25882:} //oneRef = <ref..>content</ref>, 25704:} //oneRef = <ref..>content</ref>. 18981:
while (mySectionPrevIndex >= 0 && s.charAt(mySectionPrevIndex) != '<')
17663:
var groupAndName = s.substring(groupIndex); //contains "group=<name>..."
1064:
ARA_Constants.scanTimeoutId = null; // a timeout is set after a keystroke and before
27782:
var afterNameEq = afterName.indexOf("="); //first '=' in persondata is what we want
26957:
eend = s.indexOf(entireRef) + entireRef.indexOf("/>") + 2; //stop at the "/>"
26924:
eend = s.indexOf(entireRef) + entireRef.indexOf("/>") + 2; //stop at the "/>"
15733:
if (s.indexOf("}}\n\n[[Category:") > -1 || s.indexOf("}}\n[[Category:") > -1)
6964:
JJJ.Functions._('OK \u2014 ARA found no referencing issues.') // U+2014 is an mdash
26: 65094://***References in Portals, per WP talk:Portal guidelines#References in portals*** 26847:
if (s.indexOf("<ref name") == s.indexOf("<ref")) //this is a named reference
26685://***References in Portals, per WP talk:Portal guidelines#References in portals*** 24603:
var supp3 = 'remove content following url'; //note extra 'p' is intentional
21037:
else if (s.indexOf("<references/>") >-1) theList = "<references/>";
14981:
else if (s.indexOf("==See also==") > -1 || s.indexOf("== See also ==") > -1)
13476:
JJJ.Constants.ADD_TO_SUMMARY_DIV.append(document.createTextNode(': "' + s + '"'));
12633:
JJJ.Constants.ADD_TO_SUMMARY_DIV.append(document.createTextNode(': "' + s + '"'));
11333:
JJJ.Constants.ADD_TO_SUMMARY_DIV.append(document.createTextNode(': "' + s + '"'));
2106:
hta.value = _static.NEWLINES.substring(0, ta.rows) + ta.value.substring(0, start);
1447:
hta.value = _static.NEWLINES.substring(0, ta.rows) + ta.value.substring(0, start);
1178:// and ``end'') in a textarea, but some of them do not automatically scroll to it. 668:// and ``end'') in a textarea, but some of them do not automatically scroll to it. 34174:'RAM and CPU resources while trying to parse the text. You could limit ' 30018:// This function is an attempt to simulate cross-browser selection and scrolling. 28642:
sstart = s.indexOf("{{Persondata\n| NAME") + afterNameEq; //location of '='
22731:
if (s.indexOf("<!--") < 0 || //to not break comments
16037:
completeTemplate = completeTemplate.slice(completeTemplate.indexOf("}}" + 2));
15637:
completeTemplate = completeTemplate.slice(completeTemplate.indexOf("}}" + 2));
15248:
completeTemplate = completeTemplate.slice(completeTemplate.indexOf("}}" + 2));
7552:
ct._('OK \u2014 Advisor.js found no issues with the text.') // U+2014 is an mdash
1189:// This function is an attempt to simulate cross-browser selection and scrolling. 687:// This function is an attempt to simulate cross-browser selection and scrolling. 65931://***Reflists in Portals, per WP talk:Portal guidelines#References in portals*** 27129://***Reflists in Portals, per WP talk:Portal guidelines#References in portals*** 24551:
var supp1 = 'replace spaces with "%20"'; //note extra 'p' is intentional
19118://whether or not the ref contains "name=" already, we'll start at the same place 15355:
if (s.indexOf("}}\n\n{{DEFAULTSORT") > -1) mySection = "}}\n\n{{DEFAULTSORT";
12825:
if (suggestion.replacement3 == null) { // the issue is not automatically fixable
11396:// if a suggestion has two 'fix' options, the second option will be handled here 65532://there is a closing ref tag on the page (possibly the closing tag to this ref) 37099:// Additionally, subsequent parameters are substituted for $ 1, $ 2, and so on. 34609:'it might suggest changing other users\' comments. That would be ' 26869:
var entireRef = s.substring(s.indexOf("<ref")); //get the supposed reference
20650:
replacementText = "==Notes==\n" + theMatchWeFound.list + "\n\n" + refHdrSyntax;
12669:// Cut off the leading ``, '' and add ``formatting: '' and ``using Advisor.js'' 11626:
if (suggestion.replacement == null) { // the issue is not automatically fixable
11516:// Usually, there is a ``fix'' link next to each suggestion. It is handled by: 10610:// Usually, there is a ``fix'' link next to each suggestion. It is handled by: 9912:// Additionally, subsequent parameters are substituted for $ 1, $ 2, and so on. 5321:// Additionally, subsequent parameters are substituted for $ 1, $ 2, and so on. 785:
ARA_Constants.IS_JS_PAGE = mw.config.get('wgRelevantPageName').endsWith('.js');
17: 69779:'The Persondata template is missing the \"Name\" parameter.' 50004://if there is an "Unreferenced" tag and there are references present 44424:// * start---the 0-based inclusive index of the first character to be replaced 28895:// Everything is encapsulated in a private namespace object---``JJJ'': 24842://otherwise, if the citation doesn't already include the 'publisher' parameter 17979:
if (nameEqualsAfterIndex < cutOffIndex) cutOffIndex = nameEqualsAfterIndex;
17968:
if (firstQuoteAfterIndex < cutOffIndex) cutOffIndex = firstQuoteAfterIndex;
17957:
if (firstSlashAfterIndex < cutOffIndex) cutOffIndex = firstSlashAfterIndex;
17469:
if (s.indexOf(re) < 0 && s.indexOf("<ref>") > -1) // entry
16972:// * start---the 0-based inclusive index of the first character to be replaced 15807:
completeTemplate = s.charAt(s.indexOf(completeTemplate)-1) + completeTemplate;
15407:
completeTemplate = s.charAt(s.indexOf(completeTemplate)-1) + completeTemplate;
14721:
else {mySection = "== Sources ==";sstart=s.indexOf(mySection);eend=sstart+13;}
14226:// * start---the 0-based inclusive index of the first character to be replaced 13149:(JJJ.Constants.appliedSuggestions < JJJ.Constants.appliedSuggestions) ? 1 : 12306:(JJJ.Constants.appliedSuggestions < JJJ.Constants.appliedSuggestions) ? 1 : 11006:(JJJ.Constants.appliedSuggestions < JJJ.Constants.appliedSuggestions) ? 1 : 9180:
suggestions.push(returned_suggestion); //add suggestion to list of suggestions
9029:
for (var j = 0; j < a.length; j++) //for each suggestion pushed by the rule
5172:
ct.observeWikiText(ct.delayScan); // ... and every time the user pauses typing
4535:
ct.isBigScanConfirmed = false; // is the warning about a big article confirmed
1167:// Browsers offer means to highlight text between two given offsets (``start'' 646:// Browsers offer means to highlight text between two given offsets (``start'' 43970:'its length will exceed the $ 1-character maximum by $ 2 characters.' 37464:// The text has changed - just do another scan and don't change selection 32383:// A higher-order function---produces a cached version of a one-arg function. 26244:
if (citation.indexOf("accessdate") < 0 || citation.indexOf("url") > -1)
24247:
while (fullRefPrevIndex >= 0 && s.charAt(fullRefPrevIndex) != '{')
20905:
if (s.indexOf("{{Reflist|refs=") < 0 && // limiting factors
4484:// A higher-order function---produces a cached version of a one-arg function. 3059:// A higher-order function---produces a cached version of a one-arg function. 2951:// ct.link() produces the HTML for a link to a Knowledge article as a string. 993:
ARA_Constants.scannedText = null; // remember what we scan, to check if it is
43723:// and the user is presented with a sample edit summary. If she accepts it, 15755:
if (s.indexOf("}}\n\n[[Category:") > -1) mySection = "}}\n\n[[Category:";
14109:// and the user is presented with a sample edit summary. If she accepts it, 13610:// and the user is presented with a sample edit summary. If she accepts it, 188:
TypeError: Cannot read properties of undefined (reading 'indexOf')
54217://if we removed a quote earlier, then we know we need to also remove quotes 53962://re-build mySection with the group name intact, since we removed it before 37367:// * on a second click, no later than a fixed number milliseconds after the 30135:// separate hidden clone of the original textarea, filling it with the text 26795:
eend = s.indexOf("</ref>") + 6; //may possibly be overwritten below
24392:
var url = indexOnward.substring(0, cutOffIndex).trim(); //the url parameter
19099:
mySection = s.substring(groupIndex, groupIndex + addBackNum + cutOffIndex);
19077://re-build mySection with the group name intact, since we removed it before 18001:
if (bracketAfterIndex < cutOffIndex) cutOffIndex = bracketAfterIndex;
16070:
rreplacement = "==References==\n{{Reflist}}" + completeTemplate;
15670:
rreplacement = "==References==\n{{Reflist}}" + completeTemplate;
15281:
rreplacement = "==References==\n{{Reflist}}" + completeTemplate;
10085:// * on a second click, no later than a fixed number milliseconds after the 9242:// * on a second click, no later than a fixed number milliseconds after the 7222:+ 'RAM and CPU resources while trying to parse the text. You could limit ' 6399:+ 'RAM and CPU resources while trying to parse the text. You could limit ' 1255:// separate hidden clone of the original textarea, filling it with the text 813:// separate hidden clone of the original textarea, filling it with the text 310:// encapsulated in a private namespace object---``ct'' for ``Cameltrader'': 64966:
theAccessdate = theAccessdate + citation.charAt(theAccessdate.length + 1);
26477:
theAccessdate = theAccessdate + citation.charAt(theAccessdate.length + 1);
24633:
if (!fullRef.includes("|work=") && !fullRef.includes("|website="))
21089:
mySection = s.split(theList); // mySection = everything after reflist
6312:
while ((obj.plainStart != null) && (obj.plainStart <= start)) {
5485:
while ((obj.plainStart != null) && (obj.plainStart <= start)) {
4909:
if ( (p == null) || ((p.nodeType == 1) && (p.id != 'toolbar')) ) {
44126:// timeout is cancelled, and another, clean timeout is started from zero. 44112:// delayScan() postpones the invocation of scan() with a certain timeout. 37346:// showSuggestion() handles clicks on the suggestions above the edit area 34619:'something against talk page conventions. If you promise to be ' 31968:// ARA_Functions.anchor() is a shortcut to creating a link as a DOM node: 28738:
description: 'The Persondata template is missing the \"Name\" parameter.'
22005:
description: 'Broken <ref> or </ref> tags exist on the page.'
19003:
fullRef = s.charAt(mySectionPrevIndex) + fullRef; //prepend the character
17990:
if (spaceAfterIndex < cutOffIndex) cutOffIndex = spaceAfterIndex;
13915:// timeout is cancelled, and another, clean timeout is started from zero. 13893:// delayScan() postpones the invocation of scan() with a certain timeout. 10129:// The text has changed - just do another scan and don't change selection 10052:// showSuggestion() handles clicks on the suggestions above the edit area 9286:// The text has changed - just do another scan and don't change selection 9209:// showSuggestion() handles clicks on the suggestions above the edit area 8950:// timeout is cancelled, and another, clean timeout is started from zero. 8906:// delayScan() postpones the invocation of scan() with a certain timeout. 8684:
if (JJJ.Constants.suggestions.length > JJJ.Constants.maxSuggestions) {
7464:'javascript: ct.isTalkPageScanConfirmed = true; ct.scan(true); void(0);', 7189:
if ((s.length > ct.BIG_THRESHOLD) && !ct.isBigScanConfirmed) {
6388:
JJJ.Functions._('This article is rather long. ARA may consume a lot of '
5128:
wpSummaryLabel.parentNode.insertBefore(ct.eAddToSummary, wpSummaryLabel);
4599:
ct.scanTimeoutId = null; // a timeout is set after a keystroke and before
4078:// ARA_Functions.anchor() is a shortcut to creating a link as a DOM node: 62579:"javascript:window.open('https://www.google.com/search?q=" 24622://if the citation doesn't already include 'work' or 'website' parameters 19411:
else //there isn't already a name, so just replace "group=" with "name="
18524:
var notesHeaderWithFootnotesSubHeading = notesHeader + "\n;Footnotes\n";
18012:
if (vBarAfterIndex < cutOffIndex) cutOffIndex = vBarAfterIndex;
15963:
rreplacement = "==References==\n{{Reflist}}\n\n" + completeTemplate;
15900:
secondTemplate = secondTemplate.slice(secondTemplate.lastIndexOf("{{"));
15563:
rreplacement = "==References==\n{{Reflist}}\n\n" + completeTemplate;
15500:
secondTemplate = secondTemplate.slice(secondTemplate.lastIndexOf("{{"));
14323:+ 'its length will exceed the $ 1-character maximum by $ 2 characters.', 13786:+ 'its length will exceed the $ 1-character maximum by $ 2 characters.', 13443:'javascript:JJJ.Functions.addToSummary(unescape("' + escape(s) + '"));', 12600:'javascript:JJJ.Functions.addToSummary(unescape("' + escape(s) + '"));', 11300:'javascript:JJJ.Functions.addToSummary(unescape("' + escape(s) + '"));', 7973:: JJJ.Functions._('$ 1 suggestions: ', JJJ.Constants.suggestions.length) 6545:
while ((obj.plainStart != null) && (obj.plainStart <= end)) {
5573:
while ((obj.plainStart != null) && (obj.plainStart <= end)) {
32546:// with editors like wikEd (http://en.wikipedia.org/User:Cacycle/wikEd) 28117:
if (name.indexOf("%E2%80%93")>-1)name=name.replace("%E2%80%93","–");
27815:
if (afterName.indexOf("=") > -1) //contains the necessary equal sign
24269:
fullRef = s.charAt(fullRefPrevIndex) + fullRef; //prepend the character
23104:
description: 'extra whitespace in citation (' + replaceableString + ')'
18800:
replacementText = "\n==Notes==\n{{Reflist|group=" + groupName + "}}\n";
13641:
ct.eAddToSummary.appendChild(document.createTextNode(': "' + s + '"'));
13454:
JJJ.Functions._('Append the proposed summary to the input field below')
12611:
JJJ.Functions._('Append the proposed summary to the input field below')
11311:
JJJ.Functions._('Append the proposed summary to the input field below')
7982:'...', 'javascript: ct.maxSuggestions = 1000; ct.scan(true); void(0);', 5646:// with editors like wikEd (http://en.wikipedia.org/User:Cacycle/wikEd) 5075:
alert(JJJ.Functions._('Changing text in wikEd is not yet supported.'));
4705:// with editors like wikEd (http://en.wikipedia.org/User:Cacycle/wikEd) 4366:
ct.eAddToSummary; // : Element; the proposed edit summary appears there
3356:// Also, for the sake of convenience, we add the "getAllMatches(re, s)" 536:
JJJ.Functions.scan(); //init scan now
65044:
description: 'accessdate is listed in citation but URL is not'
52529://if we already have a Reflist tag with this group name, skip this ref 44119:// If delayScan() is invoked once again during that time, the original 37360:// * on first click---highlight the corresponding text in the textarea 37092:// If no translation is found for the parameter, it is returned as is. 25808:
var oneRef = "</ref>,"; //oneRef = </ref>,
25630:
var oneRef = "</ref>."; //oneRef = </ref>.
21256:
if (mySection.indexOf("</ref>") > mySection.indexOf(oneRef))
18360:
var suggestionName = 'missing reference groups (' + groupName + ')';
18050://if we already have a Reflist tag with this group name, skip this ref 13904:// If delayScan() is invoked once again during that time, the original 10503:
JJJ.Functions.stopObserving(document.body, 'click', arguments.callee);
10074:// * on first click---highlight the corresponding text in the textarea 9890:// If no translation is found for the parameter, it is returned as is. 9231:// * on first click---highlight the corresponding text in the textarea 8928:// If delayScan() is invoked once again during that time, the original 8657:
JJJ.Constants.SUGGESTION_BOX_DIV.append(document.createTextNode(' '));
7596:
var nSuggestions = Math.min(ct.maxSuggestions, ct.suggestions.length);
5299:// If no translation is found for the parameter, it is returned as is. 299:// All functions, variables, and constants belonging to the script are 235:// Everything is encapsulated in a private namespace object---``JJJ'': 69845:// end if mw.config.get('wgContentLanguage') === 'en' 53929:// and we already have to the end of the ref, so we have the full ref 24094:
indexOnward = indexOnward.substring(1); //cut off the first character
19047:// and we already have to the end of the ref, so we have the full ref 9934:
if (JJJ.Constants.translation && JJJ.Constants.translation) {
7398:'it might suggest changing other users\' comments. That would be ' + 7211:
ct._('This article is rather long. Advisor.js may consume a lot of '
6668:'it might suggest changing other users\' comments. That would be ' + 4217:// This is the basic functionality of showing and fixing suggestions. 952:
ARA_Constants.maxSuggestions = ARA_Constants.DEFAULT_MAX_SUGGESTIONS;
58537:'Broken <ref> or </ref> tags exist on the page.' 44550:// The rules are stored in an array and are grouped into categories. 44140:// delayScan() will normally be invoked when a key is pressed---this 32539:// Controlling access to wpTextbox1 helps abstract out compatibility 28106:
if (name.indexOf("%C5%A0") > -1) name=name.replace("%C5%A0","Š");
28095:
if (name.indexOf("%C5%BE") > -1) name=name.replace("%C5%BE","ž");
28084:
if (name.indexOf("%C3%BC") > -1) name=name.replace("%C3%BC","ü");
28073:
if (name.indexOf("%C5%9B") > -1) name=name.replace("%C5%9B","ś");
28051:
if (name.indexOf("%C5%82") > -1) name=name.replace("%C5%82","ł");
28040:
if (name.indexOf("%C4%87") > -1) name=name.replace("%C4%87","ć");
28029:
if (name.indexOf("%C3%A1") > -1) name=name.replace("%C3%A1","á");
27472:
if (s.indexOf("{{Persondata}}") > -1) //blank persondata template
16588://if there is an "Unreferenced" tag and there are references present 14814:
rreplacement = "==References==\n{{Reflist}}\n\n==Further reading==";
14415:// The rules are stored in an array and are grouped into categories. 13937:// delayScan() will normally be invoked when a key is pressed---this 8994:// delayScan() will normally be invoked when a key is pressed---this 7277:'javascript: ct.isBigScanConfirmed = true; ct.scan(true); void(0);', 5624:// Controlling access to wpTextbox1 helps abstract out compatibility 4683:// Controlling access to wpTextbox1 helps abstract out compatibility 4344:
ct.eSuggestions; // : Element; that's where suggestions are rendered
53458://otherwise, there is no Notes header, so we'll be creating one 50974://***unnecessary reference groups AND missing reference groups***// 44452:// * description---used as a tooltip for the name of the suggestion 43151:// Cut off the leading ``, '' and add ``using ARA'' 41516:// Cut off the leading ``, '' and add ``using ARA'' 39772:// Cut off the leading ``, '' and add ``using ARA'' 37078:// ARA_Functions._() is a gettext-style internationalisation helper 28062:
if (name.indexOf("%C3%B3")> -1) name=name.replace("%C3%B3","ó");
27590:
description: 'The Persondata template missing required parameters.'
17221://***unnecessary reference groups AND missing reference groups***// 17085:// * description---used as a tooltip for the name of the suggestion 14951:
rreplacement = "==References==\n{{Reflist}}\n\n==External links==";
14314:// * description---used as a tooltip for the name of the suggestion 9846:// ARA_Functions._() is a gettext-style internationalisation helper 7409:'something against talk page conventions. If you promise to be ' + 6679:'something against talk page conventions. If you promise to be ' + 31236:// and stopEvent(event) are inspired by the prototype.js framework 19507:
description: 'Reference groups in citations are causing an error.'
19370:
description: 'Reference groups in citations are causing an error.'
14014:
JJJ.Constants.scanTimeoutId = setTimeout(JJJ.Functions.scan, 500);
13336:
else if (s.indexOf("references in Portal page]] using ]") > -1)
12493:
else if (s.indexOf("references in Portal page]] using ]") > -1)
11193:
else if (s.indexOf("references in Portal page]] using ]") > -1)
7112:
return; // Nothing to do, we've already scanned the very same text
6822:
obj.changed.range.setStart(obj.plainNode, start - obj.plainStart);
6221:
return; // Nothing to do, we've already scanned the very same text
5659:
obj.changed.range.setStart(obj.plainNode, start - obj.plainStart);
4449:
ct.scannedText = null; // remember what we scan, to check if it is
3378:// regex in some text. It returns an array containing the results 2433:// and stopEvent(event) are inspired by the prototype.js framework 1790:// and stopEvent(event) are inspired by the prototype.js framework 974:
ARA_Constants.appliedSuggestions = {}; // : Map<String, int>
52879://otherwise, if this is a group that we WANT to add a reflist for 34164:'This article is rather long. ARA may consume a lot of ' 29556://the ARA Suggestion box, which appears above the editing section 28128:
if (name.indexOf("%27") > -1) name=name.replace("%27","'");
23093:
name: 'extra whitespace in citation (' + replaceableString + ')',
22742:
s.indexOf("<ref></ref>") < s.indexOf("<!--") ||
18294://otherwise, if this is a group that we WANT to add a reflist for 3246:// a set of macros. Tokens enclosed with ``{'' and ``}'' will be 3202:// Regular expressions can sometimes become inconveniently large. 826://the ARA Suggestion box, which appears above the editing section 27870:
if (afterEq == null || afterEq.length == 0) //no name is present
20639:
endIndex = s.indexOf(refHdrSyntax) + refHdrSyntax.length;
19935:
for (i = 0; i < potentialMatchesWithReplacements.length; i++)
19496:
name: 'unnecessary reference groups (' + groupName + ')',
15130:
afterSeeAlso = afterSeeAlso.slice(afterSeeAlso.indexOf("]]")+2);
11988:
return (ct.appliedSuggestions > ct.appliedSuggestions) ? -1 :
10382:
JJJ.Functions.observe(document.body, 'click', function (event) {
10283:
eDiv.style.top = (p.y + suggestion.element.offsetHeight) + 'px';
9440:
eDiv.style.top = (p.y + suggestion.element.offsetHeight) + 'px';
7883:
JJJ.Constants.SUGGESTION_BOX_DIV.append(document.createTextNode(
6942:
JJJ.Constants.SUGGESTION_BOX_DIV.append(document.createTextNode(
6646:
JJJ.Constants.SUGGESTION_BOX_DIV.append(document.createTextNode(
6377:
JJJ.Constants.SUGGESTION_BOX_DIV.append(document.createTextNode(
517:$ ('#wpSummaryLabel').prepend(JJJ.Constants.ADD_TO_SUMMARY_DIV); 65631://assume by this that the reference is an empty named reference 43960:'Error: If the proposed text is added to the summary, ' 43545:'javascript:JJJ.Functions.addToSummary(unescape("' 41910:'javascript:JJJ.Functions.addToSummary(unescape("' 40166:'javascript:JJJ.Functions.addToSummary(unescape("' 27760:
var afterName = s.substring(s.indexOf("{{Persondata\n| NAME"));
23071:
end: s.indexOf(replaceableString) + replaceableString.length,
18696://otherwise, there is no Notes header, so we'll be creating one 17674:
if (groupAndName.includes(">")) //if the ref isn't malformed
10580:
JJJ.Functions.selectWikiText(suggestion.start, suggestion.end);
10118:
if (JJJ.Functions.getWikiText() != JJJ.Constants.scannedText) {
8108:'javascript:JJJ.Functions.showSuggestion(' + i + '); void(0);', 7805:
ct._('fix'), 'javascript:ct.fixSuggestion(' + i + '); void(0);'
5106:
var wpSummaryLabel = document.getElementById('wpSummaryLabel');
66643:'The Persondata template missing required parameters.' 62954:'split into "url" and "publisher"' 53227://determine if the section contains the ;Footnotes sub-heading 45756:"==References==\n{{Reflist}}\n\n==Further reading==" 43594:'Append the proposed summary to the input field below' 41959:'Append the proposed summary to the input field below' 40215:'Append the proposed summary to the input field below' 33944:// Nothing to do, we've already scanned the very same text 26603:
description: 'accessdate is listed in citation but URL is not'
18543://determine if the section contains the ;Footnotes sub-heading 17751:
mySection = mySection.substring(1); //cut that character out
15088:
afterSeeAlso = afterSeeAlso.slice(afterSeeAlso.indexOf("}}"));
8963:
for (var i = 0; i < JJJ.Rules.length; i++) //for each rule
8602:'javascript:JJJ.Functions.fixSuggestion3(' + i + '); void(0);' 8539:
var sup3 = suggestion.sup3 != null ? suggestion.sup3 : 'fix3';
8473:'javascript:JJJ.Functions.fixSuggestion2(' + i + '); void(0);' 8410:
var sup2 = suggestion.sup2 != null ? suggestion.sup2 : 'fix2';
6844:
obj.changed.range.setEnd(obj.plainNode, end - obj.plainStart);
5679:
obj.changed.range.setEnd(obj.plainNode, end - obj.plainStart);
3367:// method, which is a quick means to find all occurrences of a 2854:// ct.anchor() is a shortcut to creating a link as a DOM node: 57095:// if there is only the <ref> tag, not the </ref> 54705:'Reference groups in citations are causing an error.' 54533:'Reference groups in citations are causing an error.' 46522:"==References==\n{{Reflist}}\n\n==External links==" 30951:// IE incorrectly counts '\r\n' as a signle character 29622://the Add to Summary box, which appears near the edit summary 27914:
name = name.split("https://en.wikipedia.org/search/?title=");
27793:
afterName = afterName.substring(afterName.indexOf("| NAME"));
22753:
s.indexOf("<ref></ref>") > s.indexOf("-->")
22531:
description: "There is a broken Reflist template on the page"
13575:'javascript:ct.addToSummary(unescape("' + escape(s) + '"));', 13421:
JJJ.Constants.ADD_TO_SUMMARY_DIV.append(JJJ.Functions.anchor(
12578:
JJJ.Constants.ADD_TO_SUMMARY_DIV.append(JJJ.Functions.anchor(
11278:
JJJ.Constants.ADD_TO_SUMMARY_DIV.append(JJJ.Functions.anchor(
9989:
s = s.replace('$ ' + index, arguments); // todo: replace all?
8706:
JJJ.Constants.SUGGESTION_BOX_DIV.append(JJJ.Functions.anchor(
8336:'javascript:JJJ.Functions.fixSuggestion(' + i + '); void(0);' 8284:
var sup1 = suggestion.sup1 != null ? suggestion.sup1 : 'fix';
6712:
JJJ.Constants.SUGGESTION_BOX_DIV.append(JJJ.Functions.anchor(
6591:|| mw.config.get('wgCanonicalNamespace') === 'MediaWiki_talk' 6432:
JJJ.Constants.SUGGESTION_BOX_DIV.append(JJJ.Functions.anchor(
5472:
s = s.replace('$ ' + index, arguments); // todo: replace all?
3431:// http://www.codeproject.com/dotnet/UnicodeCharCatHelper.asp 3312:// through fixRegExp() and use the result instead, like this: 3224:// In order to make complex ones easier to read, we introduce 2314:
start -= ta.value.substring(0, start).split('\r').length - 1;
1634:
start -= ta.value.substring(0, start).split('\r').length - 1;
1200:
ARA_Functions.setSelectionRange = function (ta, start, end) {
889://the Add to Summary box, which appears near the edit summary 50614://if the template is on its own line, remove the entire line 31229:// getPosition(e), observe(e, x, f), stopObserving(e, x, f), 27936:
name = name.split("http://en.wikipedia.org/search/?title=");
17729:
if (mySection == '"') //if quote following group declaration
16824://if the template is on its own line, remove the entire line 16026:
var completeTemplate = s.slice(s.indexOf("[[Category:"));
13597:
ct._('Append the proposed summary to the input field below')
7354:&& /(\b|_)talk$ /i.test(window.wgCanonicalNamespace) 6835:
JJJ.Constants.suggestions = JJJ.Functions.getSuggestions(s);
5919:
alert(ct._('Changing text in wikEd is not yet supported.'));
4379:
var url = (wgServer + wgArticlePath).replace('$ 1', toWhat);
4335:
var wgServer = window.wgServer || 'http://en.wikipedia.org';
3574:+ 'January|February|March|April|June|July|August|September|' 3006:
var url = (wgServer + wgArticlePath).replace('$ 1', toWhat);
2984:
var wgServer = window.wgServer || 'http://en.wikipedia.org';
2422:// getPosition(e), observe(e, x, f), stopObserving(e, x, f), 1768:// getPosition(e), observe(e, x, f), stopObserving(e, x, f), 1755:
_static.helperTextarea = document.createElement('TEXTAREA');
1359:
_static.helperTextarea = document.createElement('TEXTAREA');
23935:
while ((index = s.indexOf(searchStr, startIndex)) > -1)
16835:
if (s.charAt(s.indexOf(unreferencedTemplate) - 1) === "\n"
15226:
sstart = s.indexOf("{{Authority control");
9692:
ct.stopObserving(document.body, 'click', arguments.callee);
6657:
JJJ.Functions._('ARA is disabled on talk pages, because ' +
6580:|| mw.config.get('wgCanonicalNamespace') === 'Project_talk' 659:
ARA_Constants.ARTICLE_TEXT_BOX_ELEMENT = $ ("#wpTextbox1");
64842:
restOfS = restOfS.slice(restOfS.indexOf("}}"));
59157:"There is a broken Reflist template on the page" 21015:
if (s.indexOf("{{Reflist") > -1) theList = "{{Reflist";
18625:
replacementText = "{{Reflist|group=" + groupName + "}}\n";
17641:
var groupNameIndex = groupIndex + 6; //after "group=";
17523:
while ((index = s.indexOf(searchStr, startIndex)) > -1)
16868:
unreferencedTemplate = "\n" + unreferencedTemplate + "\n";
15911:
completeTemplate = secondTemplate+"\n"+completeTemplate;
15511:
completeTemplate = secondTemplate+"\n"+completeTemplate;
12971:
ct.eAddToSummary.removeChild(ct.eAddToSummary.firstChild);
7870:
ct.eSuggestions.appendChild(document.createTextNode(' '));
3834:
ct.escapeRegExp = ct.makeCached(function (s) { // : RegExp
3301:// To do the replacements, one must pass the RegExp object 2053:
ARA_Functions.stopObserving = function (e, eventName, f) {
506:$ ('#editform').prepend(JJJ.Constants.SUGGESTION_BOX_DIV); 64934:// accessdateSection = "|" + accessdateSection; 54123://We need to also remove any quotes around the group name 29674:'border:dashed #ccc 1px;color:#888;display:none;' 28254:{var reversed = lastName.concat(", ").concat(firstName);} 20461:
startIndex = s.indexOf(notesHdr) + notesHdr.length;
19359:
name: 'unnecessary reference groups (' + groupName + ')',
19159://We need to also remove any quotes around the group name 18595:
startIndex = s.indexOf(notesHeader) + notesHeader.length;
16048:
var completeTemplateLoc = completeTemplate.indexOf("}}");
15648:
var completeTemplateLoc = completeTemplate.indexOf("}}");
15259:
var completeTemplateLoc = completeTemplate.indexOf("}}");
15237:
var completeTemplate = s.split("{{Authority control");
11875:
else if (suggestion.replacement2.includes("javascript:"))
6558:|| mw.config.get('wgCanonicalNamespace') === 'User_talk' 3759:
re.__fixedRE = new RegExp(s); // the fixed copy is cached
2325:
end -= ta.value.substring(0, end).split('\r').length - 1;
1645:
end -= ta.value.substring(0, end).split('\r').length - 1;
42487:// Propose an edit summary unless it's a new section 40852:// Propose an edit summary unless it's a new section 39108:// Propose an edit summary unless it's a new section 36403:// getSuggestions() returns the raw data used by scan(). 35710://sometimes, suggestions may have more than one fix link 30844:// Opera does not support setting the scrollTop property 30068:// Initialise static variables used within this function 24765:
sup2: "Search Google for the current URL value",
19433:
var endReplaceIndex = startReplaceIndex + 5; //+ "group"
17597:
for (i = 0; i < indicesLength; i++) //for each group=
12010:(ct.appliedSuggestions < ct.appliedSuggestions) ? 1 : 8855:// getSuggestions() returns the raw data used by scan(). 8377://sometimes, suggestions may have more than one fix link 8095:// getSuggestions() returns the raw data used by scan(). 7156:
ct.eSuggestions.removeChild(ct.eSuggestions.firstChild);
6536:
if (( mw.config.get('wgCanonicalNamespace') === 'Talk'
6199:
if ((s === JJJ.Constants.scannedText) && !force)
5255:// ct._() is a gettext-style internationalisation helper 4526:
var cache = {}; // a closure; the cache is private for f
4388:
ct.eTextarea; // : Element; the one with id="wpTextbox1"
3486:+ '\\u0561-\\u0587\\u10a0-\\u10c5\\u1e00-\\u1fbc\\u1fbe' 3475:+ '\\u01c4-\\u02ad\\u0386\\u0388-\\u0481\\u048c-\\u0556' 3081:
var cache = {}; // a closure; the cache is private for f
2194:// Opera does not support setting the scrollTop property 1535:// Opera does not support setting the scrollTop property 1288:
_static.NEWLINES = '\n'; // 64 of them should be enough.
1211:// Initialise static variables used within this function 876:
_static.NEWLINES = '\n'; // 64 of them should be enough.
731:// Initialise static variables used within this function 44445:// * name---this is what appears at the top of the page 44147:// prevents frequent re-scans while the user is typing. 36800://add suggestion to list of suggestions we already have 28831:} // end if mw.config.get('wgContentLanguage') === 'en' 24217:
fullRef = fullRef.substring(0, firstBracketAfterIndex);
24009:
for (i = 0; i < indicesLength; i++) //for each |url=
17063:// * name---this is what appears at the top of the page 16059:
eend = sstart + completeTemplateLoc;
15659:
eend = sstart + completeTemplateLoc;
15270:
eend = sstart + completeTemplateLoc;
14301:'Error: If the proposed text is added to the summary, ' 14292:// * name---this is what appears at the top of the page 13948:// prevents frequent re-scans while the user is typing. 13775:'Error: If the proposed text is added to the summary, ' 9016:// prevents frequent re-scans while the user is typing. 7387:
ct._('Advisor.js is disabled on talk pages, because ' +
4410:
ct.appliedSuggestions = {}; // : Map<String, int>
3530:+ '\\u212a-\\u212d\\u212f-\\u2131\\u2133\\u2134\\u2139' 3508:+ '\\u1ff2-\\u1ffc\\u207f\\u2102\\u2107\\u210a-\\u2113' 60917://***space in URL parameter OR URL ends with period*** 32812:'Changing text in wikEd is not yet supported.' 24570:
var startt3 = urlStartIndex + url.indexOf(" ");
23839://***space in URL parameter OR URL ends with period*** 15796:
while (s.charAt(s.indexOf(completeTemplate)-1) != '{')
15396:
while (s.charAt(s.indexOf(completeTemplate)-1) != '{')
10217:
var p = JJJ.Functions.getPosition(suggestion.element);
6249:
var obj = x = {sel: WikEdGetSelection(), changed: {}};
5419:
var obj = x = {sel: WikEdGetSelection(), changed: {}};
5375:
ARA_Functions.selectWikiText = function (start, end) {
30142:// before ``start'' and computing its height. 18461:
for (j = 0; j < notesHeaderVariations.length; j++)
17652:
var mySection = s.substring(groupNameIndex);
17619:
var groupIndex = indices; //index of "group="
14633:< 0 && s.indexOf("{{reflist|refs=") < 0 14172:
var wpSummary = document.getElementById('wpSummary');
13676:
var wpSummary = document.getElementById('wpSummary');
9539:
ct.observe(document.body, 'click', function (event) {
5852:
ARA_Functions.observeWikiText = function (callback) {
4733:
ct.eTextarea = document.getElementById('wpTextbox1');
4100:
ARA_Functions.anchor = function (text, href, title) {
3563:'(?:Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec|' 2303:// IE incorrectly counts '\r\n' as a signle character 1623:// IE incorrectly counts '\r\n' as a signle character 56970:// if there is "<ref>" below reflist 34955:'OK \u2014 ARA found no referencing issues.' 22775:
sstart = s.indexOf("<ref></ref>");
17946:
var cutOffIndex = firstBracketAfterIndex;
15952:
eend = sstart + completeTemplate.length;
15889:
var secondTemplate = s.split("\n"+completeTemplate);
15552:
eend = sstart + completeTemplate.length;
15489:
var secondTemplate = s.split("\n"+completeTemplate);
13215:
s += ', ' + ((count == 1) ? a : (count + 'x ' + a));
12995:// Propose an edit summary unless it's a new section 12372:
s += ', ' + ((count == 1) ? a : (count + 'x ' + a));
12152:// Propose an edit summary unless it's a new section 12139:
s += ', ' + ((count == 1) ? a : (count + 'x ' + a));
11758:// Propose an edit summary unless it's a new section 11072:
s += ', ' + ((count == 1) ? a : (count + 'x ' + a));
10852:// Propose an edit summary unless it's a new section 9877:
ct.selectWikiText(suggestion.start, suggestion.end);
7706:'javascript:ct.showSuggestion(' + i + '); void(0);', 7607:
ct.eSuggestions.appendChild(document.createTextNode(
7541:
ct.eSuggestions.appendChild(document.createTextNode(
7376:
ct.eSuggestions.appendChild(document.createTextNode(
7200:
ct.eSuggestions.appendChild(document.createTextNode(
4949:
return JJJ.Constants.ARTICLE_TEXT_BOX_ELEMENT.val();
1941:
ARA_Functions.observe = function (e, eventName, f) {
67399:"https://en.wikipedia.org/search/?title=" 62607:"Search Google for the current URL value" 51589://cut away anything after end of ref, and re-add gt 27859:
afterEq = afterEq.substring(1); //remove whitespace
25334:
name: 'URL parameter ending with a period',
24072:
while ((indexOnward == ' ' || indexOnward == '\n'))
18554:
if (s.includes(notesHeaderWithFootnotesSubHeading))
15626:
var completeTemplate = s.split("{{DEFAULTSORT");
13237:// Cut off the leading ``, '' and add ``using ARA'' 13006:
var editform = document.getElementById('editform');
12394:// Cut off the leading ``, '' and add ``using ARA'' 12163:
var editform = document.getElementById('editform');
11769:
var editform = document.getElementById('editform');
11094:// Cut off the leading ``, '' and add ``using ARA'' 10863:
var editform = document.getElementById('editform');
4357:
var wgArticlePath = window.wgArticlePath || '/$ 1';
3334:// var re = ct.fixRegExp(/It happened in {month}/); 2995:
var wgArticlePath = window.wgArticlePath || '/$ 1';
67434:"http://en.wikipedia.org/search/?title=" 65037:name: 'CS1 error: accessdate without URL', 64814://move to next citation if the current one is fine 54105://start at the beginning of the "group=" 36133:'javascript:JJJ.Functions.fixSuggestion3(' 35905:'javascript:JJJ.Functions.fixSuggestion2(' 35356:'javascript:JJJ.Functions.showSuggestion(' 26233://move to next citation if the current one is fine 25139:name: 'URL parameter containing space(s)', 24919:name: 'URL parameter containing space(s)', 24699:name: 'URL parameter containing space(s)', 22986:for (i = 0; i < replaceableStrings.length; i++) 20398:for (i = 0; i < notesHdrVariations.length; i++) 19214:endReplaceIndex += 1; //add to include extra quote 18778:startIndex = s.indexOf(referencesHeader) - 1; 15204:else if (s.indexOf("{{Authority control") > -1) 14770:else if (s.indexOf("==Further reading==") > -1) 12962:suggestion.start3 + suggestion.replacement3.length 12108:suggestion.start2 + suggestion.replacement2.length 7640:: ct._('$ 1 suggestions: ', ct.suggestions.length) 5040:ct.eAddToSummary.style.border = 'dashed #ccc 1px'; 3878:r += '\\u' + '0000'.substring(code.length) + code; 3541:+ '\\ufb00-\\ufb17\\uff21-\\uff3a\\uff41-\\uff5a', 1799:document.body.appendChild(_static.helperTextarea); 1381:document.body.appendChild(_static.helperTextarea); 709:ct.setSelectionRange = function (ta, start, end) { 66967://first '=' in persondata is what we want 51759:// : group=sampleName name="winner" ... 44539:// from this line on, a level of indent is spared 40521:// the issue is not automatically fixable, return 38867:// the issue is not automatically fixable, return 35673:'javascript:JJJ.Functions.fixSuggestion(' 34599:'ARA is disabled on talk pages, because ' 30128:// Guess the vertical scroll offset by creating a 22871:description: 'Empty citations exist on the page.' 22679:if (s.indexOf("<ref></ref>") > -1) 20927:s.indexOf("<ref") > -1 && 19998:var thisMatch = potentialMatchesWithReplacements; 16363:rreplacement = "\n==References==\n{{Reflist}}\n"; 16289:rreplacement = "\n==References==\n{{Reflist}}\n"; 16155:rreplacement = "\n==References==\n{{Reflist}}\n"; 15174:rreplacement = "\n\n==References==\n{{Reflist}}"; 13654:ARA_Functions.addToSummary = function (summary) { 13094:for (var i in JJJ.Constants.appliedSuggestions) { 12251:for (var i in JJJ.Constants.appliedSuggestions) { 11507:// the issue is not automatically fixable, return 10951:for (var i in JJJ.Constants.appliedSuggestions) { 10709:// the issue is not automatically fixable, return 8558:eSup.appendChild(document.createTextNode(' | ')); 8429:eSup.appendChild(document.createTextNode(' | ')); 6613:&& !JJJ.Constants.isTalkPageScanConfirmed 5018:ct.eAddToSummary = document.createElement('DIV'); 4854:ct.eSuggestions.style.border = 'dashed #ccc 1px'; 3497:+ '\\u1fc2-\\u1fcc\\u1fd0-\\u1fdb\\u1fe0-\\u1fec' 3464:+ '\\u00d8-\\u00f6\\u00f8-\\u01ba\\u01bc-\\u01bf' 1244:// Guess the vertical scroll offset by creating a 794:// Guess the vertical scroll offset by creating a 195:(588 intermediate revisions by 3 users not shown) 65272://page is a portal page that contains references 62121://replace all spaces in url with encoded spaces 61317://+searchStr.length to exclude "|url=" 29916:// a timeout is set after a keystroke and before 28500:var firstName = name.slice(0,name.indexOf(" ")); 28317:var firstName = name.slice(0,name.indexOf(" ")); 26806:rreplacement = ""; //just take out the reference 26277:restOfS = restOfS.slice(restOfS.indexOf("}}")); 23082:replacement: replaceableString.replace(" ", ""), 22498:end: startIndex + match.original.length, 16599:if ( (s.indexOf("{{no footnotes|date") > -1 15837:completeTemplate = completeTemplate.split("}}"); 15437:completeTemplate = completeTemplate.split("}}"); 14792:sstart = s.indexOf("==Further reading=="); 14361:/* $ 2 = */ summary.length - wpSummary.maxLength 13808:/* $ 2 = */ summary.length - wpSummary.maxLength 11736:suggestion.start + suggestion.replacement.length 10830:suggestion.start + suggestion.replacement.length 7015:ct.observe(ct.eTextarea, 'keyup', ct.delayScan); 4843:ct.eSuggestions = document.createElement('DIV'); 4570:return (cache != null) ? cache : (cache = f(x)); 3931:ct.getAllMatches = function (re, s) { // : Match 3103:return (cache != null) ? cache : (cache = f(x)); 66109://page is a portal page that contains a Reflist 64899:var accessdateSection = "accessdate"; 61479://indices of various characters in the citation 43325:"references in Portal page]] using ]" 41690:"references in Portal page]] using ]" 39946:"references in Portal page]] using ]" 29865:// is the warning about a big article confirmed 26425:// accessdateSection = "|" + accessdateSection; 24952:start2: urlStartIndex + url.indexOf(" "), 24732:start2: urlStartIndex + url.indexOf(" "), 24165://indices of various characters in the citation 24031:var urlStartIndex = indices + searchStr.length; 23678:} // end if (window.wgContentLanguage === 'en') 20483:replacementText = "\n" + theMatchWeFound.list; 15941:sstart = s.indexOf(completeTemplate); 15541:sstart = s.indexOf(completeTemplate); 13028:if (JJJ.Constants.appliedSuggestions == null) { 12185:if (JJJ.Constants.appliedSuggestions == null) { 10885:if (JJJ.Constants.appliedSuggestions == null) { 7101:if ((s === ct.scannedText) && !force) { 6951:ct.setSelectionRange(ct.eTextarea, start, end); 5362:if (ct.translation && ct.translation) { 5312:JJJ.Constants.ARTICLE_TEXT_BOX_ELEMENT.focus(); 4313:ARA_Functions.hlink = function (toWhat, text) { 4300:ct.maxSuggestions = ct.DEFAULT_MAX_SUGGESTIONS; 3519:+ '\\u2115\\u2119-\\u211d\\u2124\\u2126\\u2128' 2660:ct.stopObserving = function (e, eventName, f) { 63261://alternatively, if the url ends with a period 57684:'Invalid <ref></ref> tags' 32376:// === Helpers a la functional programming === 32331:'" target="_blank">' 27250:rreplacement = ""; //just take out the reflist 25257://alternatively, if the url ends with a period 24529:var end1 = urlStartIndex + url.length; 21344:oneRef = oneRef + mySection.charAt(counter+1); 21278:while (oneRef.indexOf("</ref>") < 0) 20916:s.indexOf("{{reflist|refs=") < 0 && 20039:for (j = 0; j < thisMatch.list.length; j++) 16924:eend = sstart + unreferencedTemplate.length; 13204:var count = JJJ.Constants.appliedSuggestions]; 12361:var count = JJJ.Constants.appliedSuggestions]; 11061:var count = JJJ.Constants.appliedSuggestions]; 10404:var target = event.target || event.srcElement; 10305:eDiv.style.backgroundColor = 'InfoBackground'; 9561:var target = event.target || event.srcElement; 9462:eDiv.style.backgroundColor = 'InfoBackground'; 8273:JJJ.Constants.SUGGESTION_BOX_DIV.append(eSup); 8183:for (var i = 0; i < ct.rules.length; i++) { 5141:JJJ.Constants.ARTICLE_TEXT_BOX_ELEMENT.val(s); 4996:e.parentNode.insertBefore(ct.eSuggestions, e); 4462:// === Helpers a la functional programming === 3048:// === Helpers a la functional programming === 1777:_static.helperTextarea.style.display = 'none'; 1370:_static.helperTextarea.style.display = 'none'; 1045:ARA_Constants.isTalkPageScanConfirmed = false; 64853:citation = restOfS.split("{{cite"); 62137:'replace spaces with "%20"' 58521:'broken <ref></ref> tags' 34843://if there aren't any suggestions, say so 32164:// It is convenient to embed in a help popup. 28879:Latest revision as of 17:49, 14 December 2023 27980:name = name.replace("&action=submit",""); 25345:description: 'URLs cannot end with periods', 25301:start: urlStartIndex + url.length - 1, 24362:if (firstBracketAfterIndex < cutOffIndex) 21481:name: 'Invalid <ref></ref> tags', 14740:rreplacement = "==References==\n{{Reflist}}"; 13017:if (!editform || (editform.value != 'new')) { 12949:while (ct.eAddToSummary.firstChild != null) { 12174:if (!editform || (editform.value != 'new')) { 11780:if (!editform || (editform.value != 'new')) { 10874:if (!editform || (editform.value != 'new')) { 10294:eDiv.style.border = 'solid ThreeDShadow 1px'; 10107:ARA_Functions.showSuggestion = function (k) { 9451:eDiv.style.border = 'solid ThreeDShadow 1px'; 8897:ARA_Functions.getSuggestions = function (s) { 4291:// It is convenient to embed in a help popup. 4166:e.appendChild(document.createTextNode(text)); 3268:// replaced according to the hashtable below. 2962:// It is convenient to embed in a help popup. 2898:e.appendChild(document.createTextNode(text)); 1266:// before ``start'' and computing its height. 835:// before ``start'' and computing its height. 142:Latest revision as of 17:49, 14 December 2023 64433://oneRef = <ref..>content</ref>, 64065://oneRef = <ref..>content</ref>. 63406:'URL parameter ending with a period' 62925://+1 b/c we want to remove the space as well 62566://+1 b/c we want to remove the space as well 59711:'Empty citations exist on the page.' 56359://***invalid <ref></ref> tags*** 51500://contains "group=<name>..." 44431:// * end---analogous to start, but exclusive 34184:'your edit to a single section, or ' 30882:// todo: Warn the user or apply a workaround 29608:'border:dashed #ccc 1px;color:#888;' 29297:// ... and every time the user pauses typing 25786:else if (s.indexOf("</ref>,") > -1) 25608:else if (s.indexOf("</ref>.") > -1) 21994:name: 'broken <ref></ref> tags', 21300:oneRef = oneRef + mySection.charAt(counter); 20960:s.indexOf("<references/>") > -1 || 20817://***invalid <ref></ref> tags*** 16632:|| s.indexOf("{{unsourced|date") > -1) 16621:|| s.indexOf("{{Unreferenced|date") > -1 16610:|| s.indexOf("{{unreferenced|date") > -1 15311:else if (s.indexOf("{{DEFAULTSORT") > -1) 14248:// * end---analogous to start, but exclusive 12726:ARA_Functions.fixSuggestion3 = function (k) 11407:ARA_Functions.fixSuggestion2 = function (k) 10569:JJJ.Constants.lastShownSuggestionTime = now; 9145:ct.scanTimeoutId = setTimeout(ct.scan, 500); 8196:JJJ.Constants.SUGGESTION_BOX_DIV.append(eA); 7145:while (ct.eSuggestions.firstChild != null) { 6898:if (JJJ.Constants.suggestions.length === 0) 4876:var e = document.getElementById('editform'); 3693:for (var alias in ct.REG_EXP_REPLACEMENTS) { 3151:ARA_Functions.stopEvent = function (event) { 2216:// todo: Warn the user or apply a workaround 1557:// todo: Warn the user or apply a workaround 222:// The script consists of three major parts: 64945:var theAccessdate = "accessdate"; 64726://***citation with accessdate and no URL*** 64482://oneRef = <ref..>content</ref> 64114://oneRef = <ref..>content</ref> 63133:'URL parameter containing space(s)' 62960://used for naming the 'sup' element 62810:'URL parameter containing space(s)' 62451:'URL parameter containing space(s)' 55170://if we've already found a match, break 53782://else, this is a group we want to replace. 51773:// : Note: group=sample|name=sampleName... 49752:"\n==References==\n{{Reflist}}\n" 49667:"\n==References==\n{{Reflist}}\n" 49351:"\n==References==\n{{Reflist}}\n" 48970:"==References==\n{{Reflist}}\n\n" 48047:"==References==\n{{Reflist}}\n\n" 47101:"\n\n==References==\n{{Reflist}}" 29801:// remember what we scan, to check if it is 27494:sstart = s.indexOf("{{Persondata}}"); 26093://***citation with accessdate and no URL*** 25150:description: 'URLs cannot contain spaces', 24930:description: 'URLs cannot contain spaces', 24710:description: 'URLs cannot contain spaces', 23008:var replaceableString = replaceableStrings; 22457:var startIndex = s.indexOf(match.original); 18948://else, this is a group we want to replace. 17858:// : Note: group=sample|name=sampleName... 15848:completeTemplate = completeTemplate + "}}"; 15826:completeTemplate = "{{" + completeTemplate; 15448:completeTemplate = completeTemplate + "}}"; 15426:completeTemplate = "{{" + completeTemplate; 14213:summary = wpSummary.value + '; ' + summary; 13720:summary = wpSummary.value + '; ' + summary; 12814:var suggestion = JJJ.Constants.suggestions; 11484:var suggestion = JJJ.Constants.suggestions; 10698:var suggestion = JJJ.Constants.suggestions; 10558:JJJ.Constants.lastShownSuggestionIndex = k; 10173:var suggestion = JJJ.Constants.suggestions; 9374:var p = ct.getPosition(suggestion.element); 8044:var suggestion = JJJ.Constants.suggestions; 8022:for (var i = 0; i < nSuggestions; i++) { 7662:for (var i = 0; i < nSuggestions; i++) { 6800:obj.changed.range = document.createRange(); 6208:ct.selectWikiText = function (start, end) { 5637:obj.changed.range = document.createRange(); 5204:ARA_Functions.focusWikiText = function () { 2682:e.removeEventListener(eventName, f, false); 2172:yOffset -= Math.floor(ta.clientHeight / 2); 2097:e.removeEventListener(eventName, f, false); 1513:yOffset -= Math.floor(ta.clientHeight / 2); 64860:citation = citation.split("}}"); 64803:citation = citation.split("}}"); 64782:if (s.indexOf("{{cite") > -1) 59756://***unnecessary whitespace in citation*** 57051:// mySection starts at the <ref> tag 53768://the ref group is "unnecessary" 40576://otherwise, if we are executing JS, do so 26592:name: 'CS1 error: accessdate without URL', 25923:eend = sstart + oneRef.length + 1; 25745:eend = sstart + oneRef.length + 1; 24853:else if (!fullRef.includes("|publisher=")) 23337:name: 'URL scheme error (Capital)', 22934://***unnecessary whitespace in citation*** 21366:oneRef = oneRef.split("</ref>"); 20628:startIndex = s.indexOf(refHdrSyntax); 16237:stub = s.charAt(s.indexOf(stub)-1) + stub; 16226:while (s.charAt(s.indexOf(stub)-1) != '{') 15711:else if (s.indexOf("[[Category:") > -1) 13981:clearTimeout(JJJ.Constants.scanTimeoutId); 13970:if (JJJ.Constants.scanTimeoutId != null) { 11853://otherwise, if we are executing JS, do so 10621:ARA_Functions.fixSuggestion = function(k) 6993:ct.observeWikiText = function (callback) { 5009:ARA_Functions.setWikiText = function (s) { 3638:ct.fixRegExp = function (re) { // : RegExp 2865:ct.anchor = function (text, href, title) { 2084:hta.style.height = ta.clientHeight + 'px'; 1823:ARA_Functions.getPosition = function (e) { 1436:hta.style.height = ta.clientHeight + 'px'; 963:ARA_Constants.suggestions; // : Suggestion 941:ARA_Constants.DEFAULT_MAX_SUGGESTIONS = 8; 67231://while beginning of string is whitespace 53621:"\n==Notes==\n{{Reflist|group=" 42277:// the issue is not automatically fixable 27999:String.prototype.countWords = function(){ 25838:while (oneRef.indexOf("<ref") < 0) 25660:while (oneRef.indexOf("<ref") < 0) 25312:end: urlStartIndex + url.length, 24146:var fullRefPrevIndex = urlStartIndex - 1; 21728:else if (s.indexOf("</ref\n") > -1) 21396:eend = sstart + oneRef.length+11; 20971:s.indexOf("<references />") > -1 20938:( s.indexOf("{{Reflist") > -1 || 16902:sstart = s.indexOf(unreferencedTemplate); 15077:if (s.indexOf("==See also==\n{{") > 0) 13399:JJJ.Constants.ADD_TO_SUMMARY_DIV.empty(); 12556:JJJ.Constants.ADD_TO_SUMMARY_DIV.empty(); 11256:JJJ.Constants.ADD_TO_SUMMARY_DIV.empty(); 10239:var eDiv = document.createElement('DIV'); 9396:var eDiv = document.createElement('DIV'); 9275:if (ct.getWikiText() != ct.scannedText) { 8262:var eSup = document.createElement('SUP'); 7772:var eSup = document.createElement('SUP'); 7365:&& !ct.isTalkPageScanConfirmed) { 7343:if ((window.wgCanonicalNamespace != null) 6876://if there aren't any suggestions, say so 6723:JJJ.Functions._('scan the text anyway.'), 6443:JJJ.Functions._('scan the text anyway.'), 6325:JJJ.Constants.SUGGESTION_BOX_DIV.empty(); 4746:ARA_Functions.getWikiText = function () { 4504:ARA_Functions.makeCached = function (f) { 4256:// === Global constants and variables === 2574:ct.observe = function (e, eventName, f) { 1023:ARA_Constants.BIG_THRESHOLD = 100 * 1024; 64835:restOfS = s.slice(s.indexOf(citation)); 60099:'extra whitespace in citation (' 60071:'extra whitespace in citation (' 54677:'unnecessary reference groups (' 54505:'unnecessary reference groups (' 44438:// * replacement---the proposed wikitext 36633://for each suggestion pushed by the rule 32433:// a closure; the cache is private for f 28552:if (name4.charAt(name4.length-1) != ")") 28358:if (midName == "of" || midName == "the") 26266:restOfS = s.slice(s.indexOf(citation)); 21802:else if (s.indexOf("</ref?") > -1) 21385:sstart = s.lastIndexOf(mySection); 21152:sstart = s.lastIndexOf(mySection); 19674:var potentialMatchesWithReplacements = [ 18483:var notesHeader = notesHeaderVariations; 18168:for (j = 0; j < refLists.length; j++) 17630:var mySectionPrevIndex = groupIndex - 1; 17041:// * replacement---the proposed wikitext 16144:eend = s.indexOf("{{uncat") - 1; 16133:sstart = s.indexOf("{{uncat") - 1; 14468:ct.eAddToSummary.style.display = 'none'; 14270:// * replacement---the proposed wikitext 13863:JJJ.Constants.ADD_TO_SUMMARY_DIV.hide(); 13410:JJJ.Constants.ADD_TO_SUMMARY_DIV.show(); 12567:JJJ.Constants.ADD_TO_SUMMARY_DIV.show(); 11267:JJJ.Constants.ADD_TO_SUMMARY_DIV.show(); 5084:ct.eAddToSummary.style.display = 'none'; 4714:ct.observe(window, 'load', function () { 3867:var code = s.charCodeAt(i).toString(16); 3781:re.__fixedRE.ignoreCase = re.ignoreCase; 3715:new RegExp(ct.escapeRegExp(alias), 'g'), 2596:e.addEventListener(eventName, f, false); 2369:range.moveEnd('character', end - start); 2062:hta.style.width = ta.clientWidth + 'px'; 1963:e.addEventListener(eventName, f, false); 1689:range.moveEnd('character', end - start); 1425:hta.style.width = ta.clientWidth + 'px'; 1147:var ARA_Functions = ARA_Functions || {}; 614:var ARA_Constants = ARA_Constants || {}; 66834://non-empty persondata template present 64991:eend = sstart + theAccessdate.length; 64796:citation = s.split("{{cite"); 62301://note extra 'p' is intentional 62143://note extra 'p' is intentional 57008:// mySection = everything after reflist 53796://get to the beginning of the reference 49187:"==References==\n{{Reflist}}" 48252:"==References==\n{{Reflist}}" 47336:"==References==\n{{Reflist}}" 45629:"==References==\n{{Reflist}}" 36769://add suggestion to list of suggestions 33885://determine if we actually need to scan 29808:// still the same when we try to fix it 26518:eend = sstart + theAccessdate.length; 23607:for (i = 0; i < matches.length; i++) 23238:for (i = 0; i < matches.length; i++) 22370:for (i = 0; i < matches.length; i++) 21750:sstart = s.indexOf("</ref\n"); 19957://if we've already found a match, break 19014:--mySectionPrevIndex; //decrement index 18970://get to the beginning of the reference 18094:"{{reflist|group=" + groupName + "}}", 18072:"{{Reflist|group=" + groupName + "}}", 17836:// : group=sampleName name="winner" ... 15152:sstart = s.indexOf(afterSeeAlso); 13959:ARA_Functions.delayScan = function () { 13534:ct.eAddToSummary.appendChild(ct.anchor( 13193:for (var i = 0; i < a.length; i++) { 12350:for (var i = 0; i < a.length; i++) { 12095:for (var i = 0; i < a.length; i++) { 11529:if (suggestion.replacement2 == null) { 11050:for (var i = 0; i < a.length; i++) { 8227:for (var j = 0; j < a.length; j++) { 7233:+ 'your edit to a single section, or ') 6745:JJJ.Functions._('Ignore this warning.') 6465:JJJ.Functions._('Ignore this warning.') 6410:+ 'your edit to a single section, or ') 6179://determine if we actually need to scan 4777:// This is not an ``?action=edit'' page 4471:// still the same when we try to fix it 3856:for (var i = 0; i < s.length; i++) { 3442:'\\u0041-\\u005a\\u0061-\\u007a\\u00aa' 1004:// still the same when we try to fix it 14: 67173://get everything after the equals sign 63422:'URLs cannot end with periods' 62295:'remove content following url' 61669://get to the beginning of the citation 51752:// : group="sampleName" ... 51659://if quote following group declaration 51066://get indices of all 'group='s 29923:// a scan, this variable tracks its id 27947:name = name.split("&action=edit"); 24236://get to the beginning of the citation 21824:sstart = s.indexOf("</ref?"); 21676:sstart = s.indexOf("./ref>"); 21048:else theList = "<references />"; 20949:s.indexOf("{{reflist") > -1 || 18759:referencesHeader = "== References =="; 18127:'{{reflist|group="' + groupName + '"', 18116:'{{Reflist|group="' + groupName + '"', 18105:"{{reflist|group=" + groupName + "|", 18083:"{{Reflist|group=" + groupName + "|", 17707:var fullRef = groupAndName; 17482:var searchStrLen = searchStr.length; 16111:else if (s.indexOf("{{uncat") > -1) 14150:ct.addToSummary = function (summary) { 11884:for (var i in ct.appliedSuggestions) { 10720:if (suggestion.replacement == null) { 10338:eDiv.style.width = POPUP_WIDTH + 'px'; 9495:eDiv.style.width = POPUP_WIDTH + 'px'; 7960:ct.eSuggestions.appendChild(ct.anchor( 7519:ct.suggestions = ct.getSuggestions(s); 7442:ct.eSuggestions.appendChild(ct.anchor( 7255:ct.eSuggestions.appendChild(ct.anchor( 5062:ct.eAddToSummary.style.color = '#888'; 4621:// a scan, this variable tracks its id 3792:re.__fixedRE.multiline = re.multiline; 1075:// a scan, this variable tracks its id 62591:"', '_blank');" 60975://get indices of all '|url='s 60492:'prepend "http://"' 36410:// It is convenient for unit testing. 32532:// === Editor compatibility layer === 26370:var accessdateSection = "accessdate"; 25819:var counter = s.indexOf(oneRef) - 1; 25641:var counter = s.indexOf(oneRef) - 1; 24373:cutOffIndex = firstBracketAfterIndex; 24343:var cutOffIndex = firstBarAfterIndex; 24280:--fullRefPrevIndex; //decrement index 23348:description: 'Invalid URL parameter', 21355:oneRef = oneRef.split("<ref>"); 19088:var addBackNum = cutOffQuote ? 7 : 6; 18926:else //the ref group is "unnecessary" 16185:else if (s.indexOf("stub}}") > -1) 15366:else mySection = "}}\n{{DEFAULTSORT"; 15014:if (s.indexOf("==See also==") > 0) 13160:(x < y) ? -1 : (x > y) ? 1 : 0; 13039:JJJ.Constants.appliedSuggestions = 1; 12770:if (s != JJJ.Constants.scannedText) { 12317:(x < y) ? -1 : (x > y) ? 1 : 0; 12196:JJJ.Constants.appliedSuggestions = 1; 12032:(x < y) ? -1 : (x > y) ? 1 : 0; 11440:if (s != JJJ.Constants.scannedText) { 11017:(x < y) ? -1 : (x > y) ? 1 : 0; 10896:JJJ.Constants.appliedSuggestions = 1; 10654:if (s != JJJ.Constants.scannedText) { 8877:// It is convenient for unit testing. 8117:// It is convenient for unit testing. 7761:if (suggestion.replacement != null) { 5732:var obj = {sel: WikEdGetSelection()}; 5602:// === Editor compatibility layer === 4865:ct.eSuggestions.style.color = '#888'; 4790:var obj = {sel: WikEdGetSelection()}; 1736:if (_static.helperTextarea == null) { 1348:if (_static.helperTextarea == null) { 1310:_static.NEWLINES += _static.NEWLINES; 920:_static.NEWLINES += _static.NEWLINES; 79:Revision as of 04:58, 5 December 2012 69763:'missing Name in Persondata' 66266:'{{Reflist}} in Portal page' 63149:'URLs cannot contain spaces' 62826:'URLs cannot contain spaces' 62467:'URLs cannot contain spaces' 60460:'URL scheme error (Capital)' 52987:'missing reference groups (' 45116://(don't add reflist to portals) 37374:// first one---show the help popup 37085:// (http://en.wikipedia.org/gettext) 36704:"missing reference groups" 34026:// Warn about scanning a big article 33762:// === Interaction with the user === 26027:description: 'invalid ref position.' 25860:oneRef = s.charAt(counter) + oneRef; 25682:oneRef = s.charAt(counter) + oneRef; 23913:var searchStrLen = searchStr.length; 23757:description: 'Invalid URL parameter' 23060:start: s.indexOf(replaceableString), 22701:var commentB = s.indexOf("<!--"); 20579:var refHdrSyntax = "==References=="; 18729:referencesHeader = "==References=="; 17189:// The rules are stored in an array: 15615:sstart = s.indexOf("{{DEFAULTSORT"); 15066:var afterSeeAlso = s.split(seeAlso); 14610:if (name.indexOf("section=") < 0) 13512:ct.eAddToSummary.style.display = ''; 12759:var s = JJJ.Functions.getWikiText(); 11791:if (ct.appliedSuggestions == null) { 11429:var s = JJJ.Functions.getWikiText(); 10643:var s = JJJ.Functions.getWikiText(); 10096:// first one---show the help popup 9868:// (http://en.wikipedia.org/gettext) 9705:return (x.start < y.start) ? -1 : 9253:// first one---show the help popup 9007:var a = JJJ.Rules(s); //execute rule 8737:return (x.start < y.start) ? -1 : 8517:if (suggestion.replacement3 != null) 8388:if (suggestion.replacement2 != null) 8218:if (suggestion.replacement != null) 7178:// Warn about scanning a big article 7046:// === Interaction with the user === 6885:obj.sel.addRange(obj.changed.range); 6355:// Warn about scanning a big article 6138:var s = JJJ.Functions.getWikiText(); 5978:// === Interaction with the user === 5723:obj.sel.addRange(obj.changed.range); 5277:// (http://en.wikipedia.org/gettext) 4122:var e = document.createElement('A'); 2973:ct.hlink = function (toWhat, text) { 2876:var e = document.createElement('A'); 2358:range.moveStart('character', start); 1678:range.moveStart('character', start); 69: 67111://contains the necessary equal sign 66627:'empty Persondata template' 65866:'references in Portal page' 65347://may possibly be overwritten below 59573:"<ref></ref>" 59517:"<ref></ref>" 59471:"<ref></ref>" 59324:"<ref></ref>" 28727:name: 'missing Name in Persondata', 28388:else if (lastName.charAt(0) == "(") 27313:name: '{{Reflist}} in Portal page', 26296:citation = restOfS.split("{{cite"); 24135:var fullRef = indexOnward; 23998:var indicesLength = indices.length; 22712:var commentE = s.indexOf("-->"); 21654:if (s.indexOf("./ref>") > -1) 18305:if (noteGroups.includes(groupName)) 17586:var indicesLength = indices.length; 17230:// and are grouped into categories. 16665:|| s.indexOf("{{reflist") > -1) 15766:else mySection = "}}\n[[Category:"; 13992:JJJ.Constants.scanTimeoutId = null; 13061:JJJ.Constants.appliedSuggestions++; 12218:JJJ.Constants.appliedSuggestions++; 12117:var count = ct.appliedSuggestions]; 10918:JJJ.Constants.appliedSuggestions++; 7951:? JJJ.Functions._('1 suggestion: ') 6271:WikEdParseDOM(obj, wikEdFrameBody); 6079:JJJ.Constants.scanTimeoutId = null; 5754:WikEdParseDOM(obj, wikEdFrameBody); 5441:WikEdParseDOM(obj, wikEdFrameBody); 4812:WikEdParseDOM(obj, wikEdFrameBody); 4557:ct.isTalkPageScanConfirmed = false; 2704:e.detachEvent('on' + eventName, f); 2618:e.attachEvent('on' + eventName, f); 2256:e.detachEvent('on' + eventName, f); 2161:if (yOffset > ta.clientHeight) { 1985:e.attachEvent('on' + eventName, f); 1502:if (yOffset > ta.clientHeight) { 194: 182: 151: 139: 132: 127: 88: 76: 23: 66933://get just the persondata template 66692://***missing Name in Persondata*** 64878://current citation has the problem 60167://***URL scheme error (Capital)*** 53289:notesHeaderWithFootnotesSubHeading 53280:notesHeaderWithFootnotesSubHeading 53252:notesHeaderWithFootnotesSubHeading 53201:notesHeaderWithFootnotesSubHeading 34337:// Warn about scanning a talk page 28881: 27903:if (name.indexOf("https") > -1) 27661://***missing Name in Persondata*** 27579:name: 'empty Persondata template', 27228:sstart = s.indexOf("{{Reflist}}"); 27047:name: 'references in Portal page', 26337://current citation has the problem 25556:if (s.indexOf(" <ref") > -1) 23968:startIndex = index + searchStrLen; 23724:end: s.indexOf(match) + 5, 23315:end: s.indexOf(match) + 5, 23186://***URL scheme error (Capital)*** 23027:if (s.includes(replaceableString)) 22520:name: "broken {{Reflist}}", 21898:sstart = s.indexOf(",/ref"); 20735:name: theMatchWeFound.name, 20609:refHdrSyntax = "== References =="; 20420:var notesHdr = notesHdrVariations; 18748:if (!s.includes(referencesHeader)) 17556:startIndex = index + searchStrLen; 16278:eend = s.indexOf(stub) -1; 16267:sstart = s.indexOf(stub) -1; 16015:sstart = s.indexOf("[[Category:"); 13432:JJJ.Functions._('Add to summary'), 12589:JJJ.Functions._('Add to summary'), 11289:JJJ.Functions._('Add to summary'), 9683:suggestions.sort(function (x, y) { 9264:ct.showSuggestion = function (k) { 8715:suggestions.sort(function (x, y) { 8139:ct.getSuggestions = function (s) { 7783:ct.eSuggestions.appendChild(eSup); 7332:// Warn about scanning a talk page 6514:// Warn about scanning a talk page 3420:'{letter}': // all Unicode letters 465:JJJ.Functions = getARAFunctions(); 379:JJJ.Constants = getARAConstants(); 42: 69888: 66331://***Empty Persondata template*** 52518://the name of the reference group 32229:'http://en.wikipedia.org' 28010:return this.split(/\s+/).length;} 27958:while (name.indexOf("_") > -1) 27395://***Empty Persondata template*** 26444:var theAccessdate = "accessdate"; 25912:sstart = s.indexOf(oneRef); 25734:sstart = s.indexOf(oneRef); 24518:var start1 = urlStartIndex; 22318:original: "{{Reflist||group=", 20746:description: theMatchWeFound.name 15785:var completeTemplate = mySection; 15385:var completeTemplate = mySection; 12869:s.substring(0, suggestion.start3) 11979:s.substring(0, suggestion.start2) 11538:ct.fixSuggestion = function (k) { 10261:eDiv.style.position = 'absolute'; 10250:eDiv.innerHTML = suggestion.help; 9855:ct.lastShownSuggestionTime = now; 9418:eDiv.style.position = 'absolute'; 9407:eDiv.innerHTML = suggestion.help; 7530:if (ct.suggestions.length == 0) { 3453:+ '\\u00b5\\u00ba\\u00c0-\\u00d6' 2746:ct.stopEvent = function (event) { 2336:var range = ta.createTextRange(); 2150:ta.setSelectionRange(start, end); 2021:var hta = _static.helperTextarea; 1656:var range = ta.createTextRange(); 1491:ta.setSelectionRange(start, end); 1403:var hta = _static.helperTextarea; 69623:"{{Persondata\n| NAME" 67068://now we just have the NAME line 66881:"{{Persondata\n| NAME" 66816:"{{Persondata\n| NAME" 61624://get to the end of the citation 56911:"<references />" 56700:"<references />" 55222:potentialMatchesWithReplacements 55138:potentialMatchesWithReplacements 54859:potentialMatchesWithReplacements 52662:'{{reflist|group="' 52640:'{{Reflist|group="' 51731://find the end of the group name 51531://if the ref isn't malformed 46302:"== External Links ==" 46281:"== External Links ==" 46114:"== External links ==" 46093:"== External links ==" 45919:"== External Links ==" 45828:"== External links ==" 44659:"<references />" 38001:'solid ThreeDShadow 1px' 33987://remove all current suggestions 28533:var name4 = name.split(" "); 28522:var lastName = name.split(" "); 28511:var midName = name.split(" "); 28478:else if (name.countWords() == 4) 28339:var lastName = name.split(" "); 28328:var midName = name.split(" "); 28295:else if (name.countWords() == 3) 28199:var firstName = name.split(" "); 28177:else if (name.countWords() == 2) 26307:citation = citation.split("}}"); 26214:citation = citation.split("}}"); 26181:if (s.indexOf("{{cite") > -1) 24206://get to the end of the citation 23746:name: 'URL scheme error', 23359:sup1: 'prepend "http://"' 22509:replacement: match.replacement, 22230:original: "{{reflist group", 17792://find the end of the group name 17076:name: 'inapplicable tag', 16654:(s.indexOf("{{Reflist") > -1 14342:/* $ 1 = */ wpSummary.maxLength, 13797:/* $ 1 = */ wpSummary.maxLength, 13358:else if (s == "fixed ] using ]") 13314:else if (s == "fixed ] using ]") 12515:else if (s == "fixed ] using ]") 12471:else if (s == "fixed ] using ]") 11670:s.substring(0, suggestion.start) 11615:var suggestion = ct.suggestions; 11215:else if (s == "fixed ] using ]") 11171:else if (s == "fixed ] using ]") 10764:s.substring(0, suggestion.start) 10492:document.body.removeChild(eDiv); 10371:document.body.appendChild(eDiv); 9923:ARA_Functions._ = function (s) { 9833:ct.lastShownSuggestionIndex = k; 9670:document.body.removeChild(eDiv); 9528:document.body.appendChild(eDiv); 9330:var suggestion = ct.suggestions; 7750:ct.eSuggestions.appendChild(eA); 7673:var suggestion = ct.suggestions; 6303://remove all current suggestions 3986:var m = re.exec(s.substring(p)); 3770:re.__fixedRE.global = re.global; 1299:for (var i = 0; i < 6; i++) { 898:for (var i = 0; i < 6; i++) { 65770://stop at the "/>" 65692://stop at the "/>" 64678:'invalid ref position.' 60861:'Invalid URL parameter' 60476:'Invalid URL parameter' 56892:"<references/>" 56871:"<references/>" 56666:"<references/>" 54970:"missing notelist-lr" 54914:"missing notelist-ua" 51745:// : group=sampleName /> ... 51738:// : group=sampleName> ... 50451:"{{Unreferenced|date" 50427:"{{Unreferenced|date" 50396:"{{unreferenced|date" 50372:"{{unreferenced|date" 50341:"{{no footnotes|date" 50317:"{{no footnotes|date" 50100:"{{Unreferenced|date" 50066:"{{unreferenced|date" 50032:"{{no footnotes|date" 47532:"}}\n\n{{DEFAULTSORT" 47508:"}}\n\n{{DEFAULTSORT" 47431:"}}\n\n{{DEFAULTSORT" 47221:"{{Authority control" 47190:"{{Authority control" 47143:"{{Authority control" 46460:"==External links ==" 46208:"== External links==" 46187:"== External links==" 45889:"== External links==" 45858:"==External links ==" 45718:"==Further reading==" 45671:"==Further reading==" 44674:"<references/>" 37353:// This does one of two things: 37071:// === Internationalisation === 34710:'scan the text anyway.' 34265:'scan the text anyway.' 30198:// 64 of them should be enough. 28996://only execute on the edit page 28210:var lastName = name.split(" "); 22435:if (s.includes(match.original)) 22329:replacement: "{{Reflist|group=" 20061:if (s.includes(thisMatch.list)) 19463:start: startReplaceIndex, 19170:if (fullRef.includes("name=")) 18584:else //no Footnotes sub-heading 18157:var listAlreadyPresent = false; 17814:// : group=sampleName /> ... 17803:// : group=sampleName> ... 17718:var cutOffQuote = false; 10184:var now = new Date().getTime(); 10063:// This does one of two things: 9824:// === Internationalisation === 9341:var now = new Date().getTime(); 9220:// This does one of two things: 9082:clearTimeout(ct.scanTimeoutId); 9060:if (ct.scanTimeoutId != null) { 5870:ct.setWikiText = function (s) { 5233:// === Internationalisation === 5150:ct.scan(); // do a scan now ... 4322:ct.suggestions; // : Suggestion 4278:ct.DEFAULT_MAX_SUGGESTIONS = 8; 4065:m.end = p + m.index + m.length; 3585:+ 'October|November|December)', 3389:// of applying RegExp.exec(..). 2455:ct.getPosition = function (e) { 2117:var yOffset = hta.scrollHeight; 1458:var yOffset = hta.scrollHeight; 1277:if (_static.NEWLINES == null) { 857:if (_static.NEWLINES == null) { 402://only execute on the edit page 67564:"&action=submit" 64662:'invalid ref position' 59141:"broken {{Reflist}}" 46396:"==External Links==" 46375:"==External Links==" 46020:"==External links==" 45996:"==External links==" 45949:"==External Links==" 45798:"==External links==" 43730:// addToSummary() gets called. 43294:"expanded ] using ]" 41659:"expanded ] using ]" 39915:"expanded ] using ]" 34748:'Ignore this warning.' 34479:'wgCanonicalNamespace' 34442:'wgCanonicalNamespace' 34405:'wgCanonicalNamespace' 34368:'wgCanonicalNamespace' 34303:'Ignore this warning.' 28221:if (lastName.charAt(0) == "(") 26784:sstart = s.indexOf("<ref"); 23713:start: s.indexOf(match), 23649:var match = "|url=" + matches; 23304:start: s.indexOf(match), 23260:var match = "|url=" + matches; 22285:replacement: "{{Reflist|2}}\n" 22274:original: "{{Reflist|2}\n", 22241:replacement: "{{Reflist|group" 21920:rreplacement = "</ref>"; 21846:rreplacement = "</ref>"; 21772:rreplacement = "</ref>"; 21698:rreplacement = "</ref>"; 20598:if (!s.includes(refHdrSyntax)) 20472:endIndex = startIndex; 20176:if (s.includes(thisMatch.ref)) 17460:var searchStr = "group="; 17403://get indices of all 'group='s 14131:// addToSummary() gets called. 13632:// addToSummary() gets called. 12891:+ s.substring(suggestion.end3) 12023:+ s.substring(suggestion.end2) 11919:eval(suggestion.replacement2); 10525:JJJ.Functions.focusWikiText(); 10393:event = event || window.event; 10327:eDiv.style.color = 'InfoText'; 9945:s = JJJ.Constants.translation; 9550:event = event || window.event; 9484:eDiv.style.color = 'InfoText'; 8066:var eA = JJJ.Functions.anchor( 7453:ct._('scan the text anyway.'), 7266:ct._('scan the text anyway.'), 6863:WikEdRemoveAllRanges(obj.sel); 6262:JJJ.Constants.scannedText = s; 5701:WikEdRemoveAllRanges(obj.sel); 5688:ct.getWikiText = function () { 4513:ct.BIG_THRESHOLD = 100 * 1024; 3180:// === Regular expressions === 3070:ct.makeCached = function (f) { 2205:if (ta.scrollTop != yOffset) { 1546:if (ta.scrollTop != yOffset) { 476:JJJ.Rules = getARARules(); 335:$ (document).ready(function() 13: 1: 65588://cut at the the </ref> 65366://just take out the reference 64733:ARA_Rules.push(function (s) { 61935://if the url contains a space 61400://cut off the first character 58845:"{{Reflist||group=" 55053:"group=lower-alpha" 51596://else, the ref is malformed 51382://index of "group=" 49839:'missing {{Reflist}}' 48455:"}}\n\n[[Category:" 48431:"}}\n\n[[Category:" 48354:"}}\n\n[[Category:" 47551:"}}\n{{DEFAULTSORT" 47461:"}}\n{{DEFAULTSORT" 43394:"removed ] using ]" 43353:"removed ] using ]" 41759:"removed ] using ]" 41718:"removed ] using ]" 40015:"removed ] using ]" 39974:"removed ] using ]" 29662:'addToSummaryBox.ARA' 28877: 28868: 28857: 28846: 28838: 28827: 28819: 28808: 28797: 28789: 28778: 28767: 28756: 28745: 28734: 28723: 28712: 28701: 28690: 28679: 28671: 28660: 28649: 28638: 28630: 28619: 28608: 28600: 28589: 28578: 28570: 28559: 28548: 28540: 28529: 28518: 28507: 28496: 28485: 28474: 28466: 28455: 28444: 28436: 28425: 28414: 28406: 28395: 28384: 28376: 28365: 28354: 28346: 28335: 28324: 28313: 28302: 28291: 28283: 28272: 28261: 28250: 28239: 28228: 28217: 28206: 28195: 28184: 28173: 28165: 28154: 28143: 28135: 28124: 28113: 28102: 28091: 28080: 28069: 28058: 28047: 28036: 28025: 28017: 28006: 27995: 27987: 27976: 27969:name = name.replace("_"," "); 27965: 27954: 27943: 27932: 27921: 27910: 27899: 27888: 27877: 27866: 27855: 27844: 27833: 27822: 27811: 27800: 27789: 27778: 27767: 27756: 27745: 27734: 27723: 27712: 27701: 27690: 27679: 27672:ARA_Rules.push(function (s) { 27668: 27657: 27649: 27638: 27627: 27619: 27608: 27597: 27586: 27575: 27564: 27553: 27542: 27531: 27523: 27512: 27501: 27490: 27479: 27468: 27457: 27446: 27435: 27424: 27413: 27406:ARA_Rules.push(function (s) { 27402: 27391: 27383: 27372: 27361: 27353: 27342: 27331: 27320: 27309: 27298: 27287: 27276: 27265: 27257: 27246: 27235: 27224: 27213: 27202: 27191: 27180: 27169: 27158: 27147: 27140:ARA_Rules.push(function (s) { 27136: 27125: 27117: 27106: 27095: 27087: 27076: 27065: 27054: 27043: 27032: 27021: 27010: 26999: 26991: 26980: 26972: 26964: 26953: 26942: 26931: 26920: 26909: 26898: 26887: 26876: 26865: 26854: 26843: 26832: 26821: 26813: 26802: 26791: 26780: 26769: 26758: 26747: 26736: 26725: 26714: 26703: 26696:ARA_Rules.push(function (s) { 26692: 26681: 26673: 26662: 26651: 26643: 26632: 26621: 26610: 26599: 26588: 26577: 26566: 26555: 26544: 26536: 26525: 26514: 26503: 26495: 26484: 26473: 26462: 26451: 26440: 26432: 26421: 26410: 26399: 26388: 26377: 26366: 26355: 26344: 26333: 26325: 26314: 26303: 26292: 26284: 26273: 26262: 26251: 26240: 26229: 26221: 26210: 26203:citation = s.split("{{cite"); 26199: 26188: 26177: 26166: 26155: 26144: 26133: 26122: 26111: 26104:ARA_Rules.push(function (s) { 26100: 26089: 26078: 26067: 26056: 26045: 26034: 26023: 26016:name: 'invalid ref position', 26012: 26001: 25990: 25979: 25968: 25960: 25952: 25941: 25930: 25919: 25908: 25900: 25889: 25878: 25867: 25856: 25845: 25834: 25826: 25815: 25804: 25793: 25782: 25774: 25763: 25752: 25741: 25730: 25722: 25711: 25700: 25689: 25678: 25667: 25656: 25648: 25637: 25626: 25615: 25604: 25596: 25585: 25574: 25563: 25552: 25541: 25530: 25522: 25511: 25500: 25489: 25478: 25467: 25456: 25449:ARA_Rules.push(function (s) { 25445: 25434: 25426: 25415: 25404: 25396: 25385: 25374: 25363: 25352: 25341: 25330: 25319: 25308: 25297: 25286: 25275: 25264: 25253: 25245: 25234: 25223: 25212: 25201: 25190: 25179: 25168: 25157: 25146: 25135: 25124: 25113: 25102: 25091: 25080: 25069: 25058: 25047: 25036: 25025: 25014: 25003: 24992: 24981: 24970: 24959: 24948: 24937: 24926: 24915: 24904: 24893: 24882: 24871: 24860: 24849: 24838: 24827: 24816: 24805: 24794: 24783: 24772: 24761: 24750: 24739: 24728: 24717: 24706: 24695: 24684: 24673: 24662: 24651: 24640: 24629: 24618: 24610: 24599: 24588: 24577: 24566: 24558: 24547: 24536: 24525: 24514: 24503: 24495: 24484: 24473: 24462: 24451: 24440: 24429: 24418: 24411://if the url contains a space 24407: 24399: 24388: 24380: 24369: 24358: 24350: 24339: 24328: 24317: 24309: 24298: 24287: 24276: 24265: 24254: 24243: 24232: 24224: 24213: 24202: 24194: 24183: 24172: 24161: 24153: 24142: 24131: 24123: 24112: 24101: 24090: 24079: 24068: 24057: 24049: 24038: 24027: 24016: 24005: 23994: 23986: 23975: 23964: 23953: 23942: 23931: 23920: 23909: 23898: 23887: 23880://get indices of all '|url='s 23876: 23868: 23857: 23850:ARA_Rules.push(function (s) { 23846: 23835: 23827: 23816: 23805: 23797: 23786: 23775: 23764: 23753: 23742: 23731: 23720: 23709: 23698: 23687: 23674: 23665: 23654: 23645: 23634: 23625: 23612: 23603: 23590: 23584: 23571: 23562: 23549: 23540: 23527: 23518: 23505: 23496: 23483: 23474: 23461: 23455: 23442: 23433: 23420: 23411: 23388: 23377: 23366: 23355: 23344: 23333: 23322: 23311: 23300: 23289: 23278: 23267: 23256: 23245: 23234: 23226: 23215: 23204: 23197:ARA_Rules.push(function (s) { 23193: 23182: 23174: 23163: 23152: 23144: 23133: 23122: 23111: 23100: 23089: 23078: 23067: 23056: 23045: 23034: 23023: 23015: 23004: 22993: 22982: 22971: 22963: 22952: 22945:ARA_Rules.push(function (s) { 22941: 22930: 22922: 22911: 22900: 22889: 22878: 22867: 22856: 22845: 22834: 22823: 22812: 22804: 22793: 22782: 22771: 22760: 22749: 22738: 22727: 22719: 22708: 22697: 22686: 22675: 22664: 22653: 22642: 22631: 22624:ARA_Rules.push(function (s) { 22620: 22609: 22601: 22590: 22579: 22571: 22560: 22549: 22538: 22527: 22516: 22505: 22494: 22483: 22472: 22464: 22453: 22442: 22431: 22418: 22412: 22402: 22393: 22366: 22358: 22347: 22336: 22325: 22314: 22303: 22292: 22281: 22270: 22259: 22248: 22237: 22226: 22215: 22204: 22193: 22182: 22171: 22160: 22149: 22138: 22127: 22116: 22108: 22097: 22086: 22075: 22064: 22056: 22045: 22034: 22023: 22012: 22001: 21990: 21979: 21968: 21957: 21946: 21938: 21927: 21916: 21905: 21894: 21883: 21872: 21864: 21853: 21842: 21831: 21820: 21809: 21798: 21790: 21779: 21768: 21757: 21746: 21735: 21724: 21716: 21705: 21694: 21683: 21672: 21661: 21650: 21639: 21628: 21617: 21606: 21595: 21584: 21577:ARA_Rules.push(function (s) { 21573: 21562: 21554: 21543: 21532: 21521: 21510: 21499: 21488: 21477: 21466: 21455: 21444: 21433: 21425: 21414: 21403: 21392: 21381: 21373: 21362: 21351: 21340: 21329: 21318: 21307: 21296: 21285: 21274: 21263: 21252: 21244: 21233: 21222: 21211: 21200: 21192: 21181: 21170: 21159: 21148: 21141:mySection = "<ref>"; 21137: 21126: 21115: 21107: 21096: 21085: 21074: 21063: 21055: 21044: 21033: 21022: 21011: 21000: 20989: 20978: 20967: 20956: 20945: 20934: 20923: 20912: 20901: 20890: 20879: 20868: 20857: 20846: 20835: 20828:ARA_Rules.push(function (s) { 20824: 20813: 20805: 20794: 20783: 20775: 20764: 20753: 20742: 20731: 20724:replacement: replacementText, 20720: 20709: 20698: 20687: 20676: 20668: 20657: 20646: 20635: 20624: 20616: 20605: 20594: 20586: 20575: 20564: 20553: 20542: 20534: 20523: 20512: 20501: 20490: 20479: 20468: 20457: 20446: 20435: 20427: 20416: 20405: 20394: 20386: 20375: 20364: 20356: 20349:var containsNotesHdr = false; 20345: 20334: 20323: 20312: 20301: 20294:if (theMatchWeFound !== null) 20290: 20279: 20271: 20260: 20249: 20238: 20227: 20216: 20205: 20194: 20183: 20172: 20161: 20153: 20142: 20131: 20123: 20112: 20101: 20090: 20079: 20068: 20057: 20046: 20035: 20024: 20013: 20005: 19994: 19986: 19975: 19968:if (theMatchWeFound !== null) 19964: 19953: 19942: 19931: 19920: 19912: 19901: 19890: 19879: 19868: 19857: 19846: 19835: 19824: 19813: 19802: 19791: 19780: 19769: 19758: 19747: 19736: 19725: 19714: 19703: 19692: 19681: 19670: 19659: 19651: 19640: 19629: 19618: 19607: 19596: 19588: 19577: 19566: 19558: 19547: 19536: 19525: 19514: 19503: 19492: 19481: 19474:end: endReplaceIndex, 19470: 19459: 19448: 19440: 19429: 19418: 19407: 19399: 19388: 19377: 19366: 19355: 19344: 19333: 19322: 19311: 19303: 19292: 19281: 19270: 19262: 19251: 19240: 19229: 19221: 19210: 19199: 19188: 19177: 19166: 19155: 19144: 19136: 19125: 19114: 19106: 19095: 19084: 19073: 19065: 19054: 19043: 19032: 19021: 19010: 18999: 18988: 18977: 18966: 18955: 18944: 18933: 18922: 18914: 18903: 18892: 18881: 18870: 18863:replacement: replacementText, 18859: 18848: 18837: 18826: 18818: 18807: 18796: 18789:endIndex = startIndex; 18785: 18774: 18766: 18755: 18744: 18736: 18725: 18714: 18703: 18692: 18684: 18673: 18662: 18651: 18640: 18632: 18621: 18614:endIndex = startIndex; 18610: 18602: 18591: 18580: 18572: 18561: 18550: 18539: 18531: 18520: 18509: 18498: 18490: 18479: 18468: 18457: 18449: 18442:var notesHeaderVariations = ; 18438: 18430: 18419: 18408: 18397: 18386: 18378: 18371:var includesNotesHdr = false; 18367: 18356: 18345: 18334: 18323: 18312: 18301: 18290: 18282: 18271: 18260: 18252: 18241: 18230: 18219: 18208: 18197: 18186: 18175: 18164: 18153: 18145: 18134: 18123: 18112: 18101: 18090: 18079: 18068: 18057: 18046: 18038: 18027: 18019: 18008: 17997: 17986: 17975: 17964: 17953: 17942: 17931: 17920: 17909: 17898: 17887: 17876: 17865: 17854: 17843: 17832: 17821: 17810: 17799: 17788: 17780: 17769: 17758: 17747: 17736: 17725: 17714: 17703: 17696://else, the ref is malformed 17692: 17681: 17670: 17659: 17648: 17637: 17626: 17615: 17604: 17593: 17582: 17574: 17563: 17552: 17541: 17530: 17519: 17511: 17500: 17489: 17478: 17465: 17456: 17435: 17419: 17408: 17399: 17386: 17380: 17367: 17358: 17338: 17321: 17310: 17301: 17290: 17281: 17268: 17259: 17248: 17239: 17226: 17217: 17204: 17198: 17185: 17176: 17165: 17156: 17143: 17134: 17123: 17114: 17103: 17094: 17081: 17072: 17059: 17050: 17037: 17028: 17007: 16979: 16968: 16959: 16946: 16940: 16929: 16920: 16907: 16898: 16875: 16864: 16853: 16842: 16831: 16820: 16812: 16801: 16790: 16779: 16771: 16760: 16749: 16738: 16727: 16716: 16705: 16694: 16683: 16672: 16661: 16650: 16639: 16628: 16617: 16606: 16595: 16584: 16576: 16565: 16554: 16543: 16532: 16525:ARA_Rules.push(function (s) { 16521: 16510: 16502: 16491: 16480: 16469: 16458: 16447: 16436: 16425: 16414: 16403: 16392: 16381: 16370: 16359: 16348: 16337: 16326: 16315: 16307: 16296: 16285: 16274: 16263: 16255: 16244: 16233: 16222: 16214: 16203: 16192: 16181: 16173: 16162: 16151: 16140: 16129: 16118: 16107: 16099: 16088: 16077: 16066: 16055: 16044: 16033: 16022: 16011: 16000: 15989: 15981: 15970: 15959: 15948: 15937: 15929: 15918: 15907: 15896: 15885: 15874: 15863: 15855: 15844: 15833: 15822: 15814: 15803: 15792: 15781: 15773: 15762: 15751: 15740: 15729: 15718: 15707: 15699: 15688: 15677: 15666: 15655: 15644: 15633: 15622: 15611: 15600: 15589: 15581: 15570: 15559: 15548: 15537: 15529: 15518: 15507: 15496: 15485: 15474: 15463: 15455: 15444: 15433: 15422: 15414: 15403: 15392: 15381: 15373: 15362: 15351: 15340: 15329: 15318: 15307: 15299: 15288: 15277: 15266: 15255: 15244: 15233: 15222: 15211: 15200: 15192: 15181: 15170: 15159: 15148: 15137: 15126: 15115: 15103: 15095: 15084: 15073: 15062: 15054: 15043: 15032: 15021: 15010: 14999: 14988: 14977: 14969: 14958: 14947: 14939: 14928: 14917: 14906: 14895: 14884: 14873: 14862: 14851: 14840: 14832: 14821: 14810: 14799: 14788: 14777: 14766: 14758: 14747: 14736: 14728: 14717: 14706: 14695: 14684: 14673: 14662: 14651: 14640: 14628: 14617: 14606: 14595: 14584: 14573: 14562: 14551: 14540: 14529: 14522:ARA_Rules.push(function (s) { 14518: 14507: 14499: 14486: 14477: 14464: 14455: 14442: 14433: 14420: 14411: 14398: 14392: 14379: 14370: 14357: 14351: 14338: 14332: 14319: 14310: 14297: 14288: 14275: 14266: 14253: 14244: 14231: 14222: 14209: 14200: 14187: 14181: 14168: 14159: 14146: 14140: 14127: 14118: 14105: 14096: 14083: 14074: 14051: 14040: 14032: 14021: 14010: 13999: 13988: 13977: 13966: 13955: 13944: 13933: 13922: 13911: 13900: 13889: 13881: 13870: 13859: 13848: 13837: 13826: 13815: 13804: 13793: 13782: 13771: 13760: 13749: 13738: 13725: 13716: 13703: 13694: 13681: 13672: 13659: 13650: 13637: 13628: 13615: 13606: 13593: 13584: 13571: 13565: 13552: 13543: 13530: 13521: 13508: 13499: 13472: 13461: 13450: 13439: 13428: 13417: 13406: 13395: 13384: 13376: 13365: 13354: 13343: 13332: 13321: 13310: 13299: 13288: 13277: 13266: 13255: 13244: 13233: 13222: 13211: 13200: 13189: 13178: 13167: 13156: 13145: 13134: 13123: 13112: 13101: 13090: 13079: 13068: 13057: 13046: 13035: 13024: 13013: 13002: 12991: 12980: 12967: 12958: 12945: 12936: 12923: 12918:JJJ.Functions.selectWikiText( 12914: 12887: 12876: 12865: 12854: 12843: 12832: 12821: 12810: 12799: 12788: 12777: 12766: 12755: 12744: 12731: 12722: 12709: 12700: 12687: 12678: 12665: 12656: 12629: 12618: 12607: 12596: 12585: 12574: 12563: 12552: 12541: 12533: 12522: 12511: 12500: 12489: 12478: 12467: 12456: 12445: 12434: 12423: 12412: 12401: 12390: 12379: 12368: 12357: 12346: 12335: 12324: 12313: 12302: 12291: 12280: 12269: 12258: 12247: 12236: 12225: 12214: 12203: 12192: 12181: 12170: 12159: 12148: 12135: 12126: 12113: 12104: 12091: 12082: 12069: 12064:JJJ.Functions.selectWikiText( 12060: 12049: 12039: 12028: 12019: 12006: 11997: 11984: 11975: 11962: 11953: 11926: 11915: 11902: 11893: 11880: 11871: 11858: 11849: 11820: 11809: 11798: 11787: 11776: 11765: 11754: 11743: 11732: 11721: 11710: 11699: 11692:+ s.substring(suggestion.end) 11688: 11677: 11666: 11655: 11644: 11633: 11622: 11611: 11600: 11589: 11578: 11567: 11556: 11547: 11534: 11525: 11512: 11503: 11480: 11469: 11458: 11447: 11436: 11425: 11414: 11403: 11392: 11384: 11373: 11362: 11351: 11340: 11329: 11318: 11307: 11296: 11285: 11274: 11263: 11252: 11241: 11233: 11222: 11211: 11200: 11189: 11178: 11167: 11156: 11145: 11134: 11123: 11112: 11101: 11090: 11079: 11068: 11057: 11046: 11035: 11024: 11013: 11002: 10991: 10980: 10969: 10958: 10947: 10936: 10925: 10914: 10903: 10892: 10881: 10870: 10859: 10848: 10837: 10826: 10815: 10808:JJJ.Functions.selectWikiText( 10804: 10793: 10786:+ s.substring(suggestion.end) 10782: 10771: 10760: 10749: 10738: 10727: 10716: 10705: 10694: 10683: 10672: 10661: 10650: 10639: 10628: 10617: 10606: 10598: 10587: 10576: 10565: 10554: 10543: 10532: 10521: 10510: 10499: 10488: 10477: 10466: 10455: 10444: 10433: 10422: 10411: 10400: 10389: 10378: 10367: 10356: 10349:eDiv.style.padding = '0.3em'; 10345: 10334: 10323: 10316:eDiv.style.fontSize = '12px'; 10312: 10301: 10290: 10279: 10268: 10257: 10246: 10235: 10224: 10213: 10202: 10191: 10180: 10169: 10158: 10147: 10136: 10125: 10114: 10103: 10092: 10081: 10070: 10059: 10048: 10040: 10029: 10018: 10007: 9996: 9985: 9974: 9963: 9952: 9941: 9930: 9919: 9908: 9895: 9886: 9873: 9864: 9851: 9842: 9829: 9820: 9812: 9803: 9792: 9783: 9770: 9761: 9734: 9723: 9712: 9701: 9688: 9679: 9666: 9657: 9628: 9601: 9590: 9579: 9568: 9557: 9546: 9535: 9524: 9513: 9506:eDiv.style.padding = '0.3em'; 9502: 9491: 9480: 9473:eDiv.style.fontSize = '12px'; 9469: 9458: 9447: 9436: 9425: 9414: 9403: 9392: 9381: 9370: 9359: 9348: 9337: 9326: 9315: 9304: 9293: 9282: 9271: 9260: 9249: 9238: 9227: 9216: 9205: 9196: 9185: 9176: 9163: 9154: 9141: 9132: 9119: 9110: 9097: 9091: 9078: 9069: 9056: 9047: 9034: 9025: 9012: 9003: 8990: 8981: 8968: 8959: 8946: 8937: 8924: 8915: 8902: 8893: 8882: 8873: 8860: 8851: 8838: 8832: 8821: 8810: 8799: 8790: 8777: 8768: 8755: 8746: 8733: 8724: 8711: 8702: 8689: 8680: 8653: 8642: 8631: 8620: 8609: 8598: 8587: 8576: 8565: 8554: 8546: 8535: 8524: 8513: 8502: 8491: 8480: 8469: 8458: 8447: 8436: 8425: 8417: 8406: 8395: 8384: 8373: 8365: 8354: 8343: 8332: 8321: 8310: 8299: 8291: 8280: 8269: 8258: 8245: 8236: 8223: 8214: 8201: 8192: 8179: 8170: 8157: 8148: 8135: 8126: 8113: 8104: 8091: 8082: 8071: 8062: 8049: 8040: 8027: 8018: 7989: 7978: 7969: 7956: 7947: 7923: 7899: 7888: 7879: 7866: 7857: 7830: 7801: 7790: 7779: 7768: 7757: 7746: 7735: 7724: 7713: 7702: 7691: 7680: 7669: 7658: 7647: 7636: 7625: 7614: 7603: 7592: 7581: 7570: 7559: 7548: 7537: 7526: 7515: 7504: 7493: 7482: 7471: 7460: 7449: 7438: 7427: 7416: 7405: 7394: 7383: 7372: 7361: 7350: 7339: 7328: 7317: 7306: 7295: 7284: 7273: 7262: 7251: 7240: 7229: 7218: 7207: 7196: 7185: 7174: 7163: 7152: 7141: 7130: 7119: 7108: 7097: 7086: 7075: 7064: 7053: 7042: 7033: 7022: 7011: 7000: 6989: 6980: 6969: 6960: 6947: 6938: 6925: 6916: 6903: 6894: 6881: 6872: 6859: 6853: 6840: 6831: 6818: 6809: 6796: 6790: 6763: 6752: 6741: 6730: 6719: 6708: 6697: 6686: 6675: 6664: 6653: 6642: 6631: 6620: 6609: 6598: 6587: 6576: 6563: 6554: 6541: 6532: 6519: 6510: 6483: 6472: 6461: 6450: 6439: 6428: 6417: 6406: 6395: 6384: 6373: 6362: 6351: 6343: 6330: 6321: 6308: 6299: 6286: 6280: 6267: 6258: 6245: 6239: 6226: 6217: 6204: 6195: 6184: 6175: 6162: 6156: 6143: 6134: 6121: 6112: 6104: 6095: 6084: 6075: 6062: 6053: 6031: 6014: 6005: 5996: 5983: 5974: 5961: 5955: 5926: 5915: 5906: 5877: 5866: 5857: 5848: 5835: 5829: 5816: 5807: 5794: 5785: 5772: 5763: 5750: 5741: 5728: 5719: 5706: 5697: 5684: 5675: 5664: 5655: 5642: 5633: 5620: 5611: 5598: 5589: 5578: 5569: 5556: 5547: 5534: 5525: 5512: 5503: 5490: 5481: 5468: 5459: 5446: 5437: 5424: 5415: 5402: 5393: 5380: 5371: 5358: 5352: 5339: 5330: 5317: 5308: 5295: 5286: 5273: 5264: 5251: 5242: 5229: 5220: 5209: 5200: 5187: 5181: 5168: 5159: 5146: 5137: 5124: 5115: 5102: 5093: 5080: 5071: 5058: 5049: 5036: 5027: 5014: 5005: 4992: 4986: 4972: 4965: 4954: 4945: 4916: 4905: 4894: 4883: 4872: 4861: 4850: 4839: 4830: 4817: 4808: 4795: 4786: 4773: 4764: 4751: 4742: 4729: 4723: 4710: 4701: 4688: 4679: 4659: 4645: 4636: 4630: 4617: 4608: 4595: 4586: 4575: 4566: 4553: 4544: 4531: 4522: 4509: 4500: 4489: 4480: 4467: 4458: 4445: 4439: 4428: 4419: 4406: 4397: 4384: 4375: 4362: 4353: 4340: 4331: 4318: 4309: 4296: 4287: 4274: 4265: 4252: 4246: 4235: 4226: 4213: 4204: 4191: 4182: 4171: 4162: 4149: 4140: 4127: 4118: 4105: 4096: 4083: 4074: 4061: 4055: 4042: 4033: 4004: 3993: 3982: 3971: 3960: 3949: 3938: 3927: 3918: 3907: 3896: 3885: 3874: 3863: 3852: 3841: 3830: 3821: 3810: 3799: 3788: 3777: 3766: 3755: 3744: 3733: 3722: 3711: 3700: 3689: 3678: 3667: 3656: 3645: 3634: 3625: 3614: 3603: 3592: 3581: 3570: 3559: 3548: 3537: 3526: 3515: 3504: 3493: 3482: 3471: 3460: 3449: 3438: 3427: 3416: 3405: 3396: 3385: 3374: 3363: 3352: 3341: 3330: 3319: 3308: 3297: 3286: 3277: 3264: 3255: 3242: 3233: 3220: 3211: 3198: 3189: 3176: 3167: 3156: 3147: 3134: 3128: 3099: 3088: 3077: 3066: 3055: 3044: 3035: 3024: 3013: 3002: 2991: 2980: 2969: 2958: 2947: 2938: 2927: 2916: 2905: 2894: 2883: 2872: 2861: 2850: 2841: 2830: 2819: 2808: 2797: 2786: 2775: 2764: 2753: 2742: 2733: 2722: 2711: 2700: 2689: 2678: 2667: 2656: 2647: 2636: 2625: 2614: 2603: 2592: 2581: 2570: 2561: 2550: 2539: 2528: 2517: 2506: 2495: 2484: 2473: 2462: 2451: 2440: 2429: 2418: 2409: 2398: 2387: 2376: 2365: 2354: 2343: 2332: 2321: 2310: 2299: 2288: 2261: 2252: 2223: 2212: 2201: 2190: 2179: 2168: 2157: 2146: 2135: 2124: 2113: 2102: 2093: 2080: 2071: 2058: 2049: 2036: 2030: 2017: 2008: 1981: 1970: 1959: 1948: 1937: 1929: 1918: 1907: 1896: 1885: 1874: 1863: 1852: 1841: 1830: 1819: 1808: 1795: 1786: 1773: 1764: 1751: 1745: 1732: 1723: 1696: 1685: 1674: 1663: 1652: 1641: 1630: 1619: 1608: 1597: 1586: 1575: 1564: 1553: 1542: 1531: 1520: 1509: 1498: 1487: 1476: 1465: 1454: 1443: 1432: 1421: 1410: 1399: 1388: 1377: 1366: 1355: 1344: 1317: 1306: 1295: 1284: 1273: 1262: 1251: 1240: 1229: 1218: 1207: 1196: 1185: 1174: 1163: 1154: 1143: 1132: 1121: 1112: 1101: 1090: 1082: 1071: 1060: 1052: 1041: 1030: 1019: 1011: 1000: 989: 981: 970: 959: 948: 937: 929: 916: 907: 894: 885: 872: 866: 853: 844: 831: 822: 809: 803: 790: 781: 768: 759: 746: 740: 727: 718: 705: 696: 683: 677: 664: 655: 642: 633: 610: 599: 586: 577: 554: 543: 532: 524: 513: 502: 491: 483: 472: 461: 450: 442: 431: 420: 407: 398: 375: 364: 353: 340: 331: 306: 295: 284: 277:// * the rule implementations 273: 262: 253: 240: 231: 218: 209: 67462:"&action=edit" 65489://get the supposed reference 63494://***invalid ref position*** 61813://find the nearest delimeter 58861:"{{Reflist|group=" 56069:"== References ==" 55082:"missing notelist" 55026:"missing notelist" 54236://add to include extra quote 53548:"== References ==" 53388:"{{Reflist|group=" 52618:"{{reflist|group=" 52596:"{{reflist|group=" 52574:"{{Reflist|group=" 52552:"{{Reflist|group=" 50470:"{{unsourced|date" 50134:"{{unsourced|date" 46765:"==See also==\n{{" 45406:"== References ==" 45382:"== References ==" 45178:"== References ==" 33662:// todo: wikEd compatibility 32781:// todo: wikEd compatibility 29530:'wgRelevantPageName' 25934:rreplacement = "," + oneRef; 25756:rreplacement = "." + oneRef; 25438://***invalid ref position*** 25194:replacement2: replacementt3, 25128:replacement: replacement1, 25018:replacement3: replacementt3, 24974:replacement2: "|publisher=", 24908:replacement: replacement1, 24798:replacement3: replacementt3, 24688:replacement: replacement1, 24332://find the nearest delimeter 23735:replacement: "|url=http://", 23509:name: 'missing {{Reflist}}', 23500:ARA_Rules.push(function (s) 23326:replacement: "|url=http://", 22142:original: "{{reflist))", 22079:ARA_Rules.push(function (s) 21407:rreplacement = "*" + oneRef; 20338:var replacementText = null; 20327:var endIndex = null; 20316:var startIndex = null; 18874:name: suggestionName, 18502:if (s.includes(notesHeader)) 18349:var replacementText = null; 18338:var endIndex = null; 18327:var startIndex = null; 17825:// : group="sampleName" ... 17314:ct.rules.push(function (s) { 17285:ARA_Rules.push(function (s) 16687:s.indexOf("<ref") > -1 16429:name: 'missing {{Reflist}}', 14191:if (wpSummary.value != '') { 13698:if (wpSummary.value != '') { 12713:'formatting: $ 1 (using ])', 9716:(x.start > y.start) ? 1 : 9073:var returned_suggestion = a; 9038:ct.delayScan = function () { 8759:(x.start > y.start) ? 1 : 7618:(ct.suggestions.length == 1) 7475:ct._('Ignore this warning.') 7288:ct._('Ignore this warning.') 7068:ct.scan = function (force) { 7004:// todo: wikEd compatibility 5899:// todo: wikEd compatibility 5892:// todo: wikEd compatibility 5053:// todo: wikEd compatibility 2671:if (e.removeEventListener) { 2075:if (e.removeEventListener) { 28:Browse history interactively 7: 69873: 69872: 69866: 69865: 69853: 69852: 69849: 69848: 69839: 69838: 69835: 69834: 69828: 69827: 69815: 69814: 69811: 69810: 69804: 69803: 69797: 69796: 69790: 69789: 69783: 69782: 69770: 69769: 69754: 69753: 69738: 69737: 69722: 69721: 69706: 69705: 69690: 69689: 69686: 69685: 69664: 69663: 69642: 69641: 69602: 69601: 69598: 69597: 69591: 69590: 69575: 69574: 69571: 69570: 69477: 69476: 69470: 69469: 69466: 69465: 69372: 69371: 69323: 69322: 69319: 69318: 69288: 69287: 69257: 69256: 69226: 69225: 69177: 69176: 69170: 69169: 69136: 69135: 69132: 69131: 69125: 69124: 69109: 69108: 69105: 69104: 69035: 69034: 69028: 69027: 69024: 69023: 68954: 68953: 68914: 68913: 68910: 68909: 68888: 68887: 68854: 68853: 68850: 68849: 68819: 68818: 68788: 68787: 68739: 68738: 68732: 68731: 68698: 68697: 68694: 68693: 68687: 68686: 68671: 68670: 68625: 68624: 68618: 68617: 68596: 68595: 68559: 68558: 68528: 68527: 68497: 68496: 68490: 68489: 68456: 68455: 68452: 68451: 68436: 68435: 68345: 68344: 68341: 68340: 68271: 68270: 68204: 68203: 68134: 68133: 68064: 68063: 67994: 67993: 67924: 67923: 67854: 67853: 67784: 67783: 67714: 67713: 67644: 67643: 67640: 67639: 67609: 67608: 67581: 67580: 67577: 67576: 67543: 67542: 67509: 67508: 67469: 67468: 67441: 67440: 67413: 67412: 67406: 67405: 67378: 67377: 67338: 67337: 67316: 67315: 67309: 67308: 67266: 67265: 67235: 67234: 67177: 67176: 67122: 67121: 67115: 67114: 67072: 67071: 67011: 67010: 66971: 66970: 66937: 66936: 66888: 66887: 66845: 66844: 66838: 66837: 66795: 66794: 66782: 66781: 66769: 66768: 66756: 66755: 66743: 66742: 66727: 66726: 66696: 66695: 66689: 66688: 66685: 66684: 66678: 66677: 66665: 66664: 66661: 66660: 66654: 66653: 66647: 66646: 66634: 66633: 66618: 66617: 66602: 66601: 66586: 66585: 66570: 66569: 66554: 66553: 66550: 66549: 66534: 66533: 66512: 66511: 66484: 66483: 66477: 66476: 66473://blank persondata template 66434: 66433: 66421: 66420: 66408: 66407: 66395: 66394: 66382: 66381: 66366: 66365: 66335: 66334: 66328: 66327: 66324: 66323: 66317: 66316: 66304: 66303: 66300: 66299: 66293: 66292: 66286: 66285: 66273: 66272: 66257: 66256: 66241: 66240: 66225: 66224: 66209: 66208: 66193: 66192: 66189: 66188: 66185://just take out the reflist 66170: 66169: 66148: 66147: 66120: 66119: 66113: 66112: 66034: 66033: 66021: 66020: 66008: 66007: 65995: 65994: 65982: 65981: 65966: 65965: 65935: 65934: 65928: 65927: 65924: 65923: 65917: 65916: 65904: 65903: 65900: 65899: 65893: 65892: 65886: 65885: 65873: 65872: 65857: 65856: 65841: 65840: 65825: 65824: 65809: 65808: 65793: 65792: 65789: 65788: 65782: 65781: 65778: 65777: 65774: 65773: 65713: 65712: 65703: 65702: 65696: 65695: 65635: 65634: 65592: 65591: 65543: 65542: 65536: 65535: 65493: 65492: 65447: 65446: 65440: 65439: 65436://this is a named reference 65388: 65387: 65381: 65380: 65374: 65373: 65370: 65369: 65351: 65350: 65311: 65310: 65283: 65282: 65276: 65275: 65197: 65196: 65184: 65183: 65171: 65170: 65158: 65157: 65145: 65144: 65129: 65128: 65098: 65097: 65091: 65090: 65087: 65086: 65080: 65079: 65073: 65072: 65069: 65068: 65062: 65061: 65055: 65054: 65048: 65047: 65041: 65040: 65034: 65033: 65027: 65026: 65020: 65019: 65013: 65012: 65006: 65005: 65002: 65001: 64995: 64994: 64988: 64987: 64981: 64980: 64977: 64976: 64970: 64969: 64963: 64962: 64956: 64955: 64949: 64948: 64942: 64941: 64938: 64937: 64931: 64930: 64924: 64923: 64917: 64916: 64910: 64909: 64903: 64902: 64896: 64895: 64889: 64888: 64882: 64881: 64875: 64874: 64871: 64870: 64864: 64863: 64857: 64856: 64850: 64849: 64846: 64845: 64839: 64838: 64832: 64831: 64825: 64824: 64818: 64817: 64811: 64810: 64807: 64806: 64800: 64799: 64793: 64792: 64786: 64785: 64779: 64778: 64772: 64771: 64765: 64764: 64758: 64757: 64751: 64750: 64744: 64743: 64737: 64736: 64730: 64729: 64723: 64722: 64716: 64715: 64709: 64708: 64696: 64695: 64689: 64688: 64682: 64681: 64669: 64668: 64653: 64652: 64637: 64636: 64621: 64620: 64605: 64604: 64589: 64588: 64585: 64584: 64581: 64580: 64574: 64573: 64552: 64551: 64518: 64517: 64490: 64489: 64486: 64485: 64437: 64436: 64427: 64426: 64414: 64413: 64377: 64376: 64370: 64369: 64333: 64332: 64329: 64328: 64289: 64288: 64267: 64266: 64260: 64259: 64217: 64216: 64213: 64212: 64206: 64205: 64184: 64183: 64150: 64149: 64122: 64121: 64118: 64117: 64069: 64068: 64059: 64058: 64046: 64045: 64009: 64008: 64002: 64001: 63965: 63964: 63961: 63960: 63921: 63920: 63899: 63898: 63892: 63891: 63849: 63848: 63845: 63844: 63838: 63837: 63768: 63767: 63761: 63760: 63721: 63720: 63714: 63713: 63614: 63613: 63610: 63609: 63597: 63596: 63584: 63583: 63571: 63570: 63558: 63557: 63545: 63544: 63529: 63528: 63498: 63497: 63491: 63490: 63487: 63486: 63480: 63479: 63467: 63466: 63463: 63462: 63456: 63455: 63449: 63448: 63442: 63441: 63429: 63428: 63413: 63412: 63397: 63396: 63381: 63380: 63353: 63352: 63319: 63318: 63303: 63302: 63296: 63295: 63265: 63264: 63258: 63257: 63254: 63253: 63247: 63246: 63240: 63239: 63233: 63232: 63220: 63219: 63204: 63203: 63188: 63187: 63172: 63171: 63156: 63155: 63140: 63139: 63124: 63123: 63108: 63107: 63092: 63091: 63076: 63075: 63060: 63059: 63053: 63052: 63046: 63045: 63039: 63038: 63032: 63031: 63025: 63024: 63012: 63011: 62996: 62995: 62980: 62979: 62964: 62963: 62945: 62944: 62929: 62928: 62883: 62882: 62849: 62848: 62833: 62832: 62817: 62816: 62801: 62800: 62785: 62784: 62769: 62768: 62753: 62752: 62737: 62736: 62730: 62729: 62696: 62695: 62689: 62688: 62682: 62681: 62675: 62674: 62662: 62661: 62646: 62645: 62630: 62629: 62614: 62613: 62598: 62597: 62570: 62569: 62524: 62523: 62490: 62489: 62474: 62473: 62458: 62457: 62442: 62441: 62426: 62425: 62410: 62409: 62394: 62393: 62378: 62377: 62371: 62370: 62316: 62315: 62309: 62308: 62305: 62304: 62283: 62282: 62264: 62263: 62188: 62187: 62151: 62150: 62147: 62146: 62125: 62124: 62070: 62069: 62039: 62038: 62020: 62019: 62013: 62012: 62009: 62008: 62002: 62001: 61995: 61994: 61988: 61987: 61981: 61980: 61974: 61973: 61967: 61966: 61939: 61938: 61932: 61931: 61928: 61927: 61882: 61881: 61878: 61877: 61862: 61861: 61840: 61839: 61836: 61835: 61817: 61816: 61810: 61809: 61803: 61802: 61799: 61798: 61795://now we have the full ref. 61792: 61791: 61785: 61784: 61769: 61768: 61729: 61728: 61722: 61721: 61673: 61672: 61666: 61665: 61662: 61661: 61628: 61627: 61621: 61620: 61617: 61616: 61550: 61549: 61483: 61482: 61476: 61475: 61472: 61471: 61447: 61446: 61428: 61427: 61424: 61423: 61417: 61416: 61404: 61403: 61373: 61372: 61366: 61365: 61332: 61331: 61325: 61324: 61321: 61320: 61287: 61286: 61256: 61255: 61249: 61248: 61203: 61202: 61178: 61177: 61174: 61173: 61167: 61166: 61145: 61144: 61123: 61122: 61116: 61115: 61064: 61063: 61042: 61041: 61017: 61016: 60998: 60997: 60979: 60978: 60972: 60971: 60968: 60967: 60952: 60951: 60921: 60920: 60914: 60913: 60910: 60909: 60903: 60902: 60890: 60889: 60886: 60885: 60879: 60878: 60872: 60871: 60865: 60864: 60852: 60851: 60836: 60835: 60820: 60819: 60783: 60782: 60755: 60754: 60739: 60738: 60732: 60731: 60704: 60703: 60679: 60678: 60672: 60671: 60623: 60622: 60619: 60618: 60603: 60602: 60587: 60586: 60580: 60579: 60552: 60551: 60545: 60544: 60541: 60540: 60534: 60533: 60521: 60520: 60517: 60516: 60510: 60509: 60503: 60502: 60496: 60495: 60483: 60482: 60467: 60466: 60451: 60450: 60435: 60434: 60398: 60397: 60370: 60369: 60354: 60353: 60347: 60346: 60319: 60318: 60294: 60293: 60287: 60286: 60238: 60237: 60234: 60233: 60218: 60217: 60202: 60201: 60171: 60170: 60164: 60163: 60160: 60159: 60153: 60152: 60140: 60139: 60136: 60135: 60129: 60128: 60122: 60121: 60115: 60114: 60090: 60089: 60062: 60061: 60028: 60027: 59985: 59984: 59957: 59956: 59941: 59940: 59934: 59933: 59906: 59905: 59902: 59901: 59883: 59882: 59876: 59875: 59827: 59826: 59811: 59810: 59807: 59806: 59791: 59790: 59760: 59759: 59753: 59752: 59749: 59748: 59742: 59741: 59729: 59728: 59722: 59721: 59715: 59714: 59702: 59701: 59686: 59685: 59670: 59669: 59654: 59653: 59638: 59637: 59622: 59621: 59618: 59617: 59602: 59601: 59580: 59579: 59552: 59551: 59545: 59544: 59502: 59501: 59456: 59455: 59416: 59415: 59412: 59411: 59381: 59380: 59350: 59349: 59343: 59342: 59303: 59302: 59290: 59289: 59277: 59276: 59264: 59263: 59248: 59247: 59217: 59216: 59210: 59209: 59206: 59205: 59199: 59198: 59186: 59185: 59182: 59181: 59175: 59174: 59168: 59167: 59161: 59160: 59148: 59147: 59132: 59131: 59110: 59109: 59076: 59075: 59060: 59059: 59044: 59043: 59040: 59039: 59003: 59002: 58996: 58995: 58962: 58961: 58958: 58957: 58939: 58938: 58932: 58931: 58883: 58882: 58879: 58878: 58872: 58871: 58865: 58864: 58852: 58851: 58836: 58835: 58829: 58828: 58822: 58821: 58818:"{{Reflist|2}}\n" 58809: 58808: 58793: 58792: 58786: 58785: 58779: 58778: 58775:"{{Reflist|group" 58766: 58765: 58759:"{{reflist group" 58750: 58749: 58743: 58742: 58736: 58735: 58723: 58722: 58707: 58706: 58700: 58699: 58693: 58692: 58680: 58679: 58664: 58663: 58657: 58656: 58641: 58640: 58637: 58636: 58621: 58620: 58614: 58613: 58586: 58585: 58579: 58578: 58575: 58574: 58568: 58567: 58555: 58554: 58548: 58547: 58541: 58540: 58528: 58527: 58512: 58511: 58496: 58495: 58480: 58479: 58464: 58463: 58448: 58447: 58444: 58443: 58437: 58436: 58421: 58420: 58399: 58398: 58371: 58370: 58364: 58363: 58357: 58356: 58353: 58352: 58346: 58345: 58330: 58329: 58308: 58307: 58280: 58279: 58273: 58272: 58230: 58229: 58226: 58225: 58219: 58218: 58203: 58202: 58181: 58180: 58153: 58152: 58146: 58145: 58103: 58102: 58099: 58098: 58092: 58091: 58076: 58075: 58054: 58053: 58026: 58025: 58019: 58018: 57979: 57978: 57972: 57971: 57842: 57841: 57829: 57828: 57816: 57815: 57803: 57802: 57787: 57786: 57756: 57755: 57749: 57748: 57745: 57744: 57738: 57737: 57725: 57724: 57718: 57717: 57711: 57710: 57704: 57703: 57691: 57690: 57675: 57674: 57659: 57658: 57643: 57642: 57627: 57626: 57611: 57610: 57607: 57606: 57600: 57599: 57578: 57577: 57544: 57543: 57516: 57515: 57512: 57511: 57484: 57483: 57456: 57455: 57416: 57415: 57409: 57408: 57402: 57401: 57389: 57388: 57355: 57354: 57348: 57347: 57311: 57310: 57304: 57303: 57255: 57254: 57251: 57250: 57232: 57231: 57213: 57212: 57206: 57205: 57199: 57198: 57195: 57194: 57188: 57187: 57172: 57171: 57150: 57149: 57122: 57121: 57106: 57105: 57099: 57098: 57059: 57058: 57055: 57054: 57012: 57011: 56981: 56980: 56974: 56973: 56922: 56921: 56918: 56917: 56899: 56898: 56847: 56846: 56843:// defining type of reflist 56789: 56788: 56737: 56736: 56730: 56729: 56723: 56722: 56716: 56715: 56685: 56684: 56651: 56650: 56617: 56616: 56580: 56579: 56546: 56545: 56530:"{{reflist|refs=" 56515: 56514: 56496:"{{Reflist|refs=" 56475: 56474: 56462: 56461: 56449: 56448: 56436: 56435: 56423: 56422: 56410: 56409: 56394: 56393: 56363: 56362: 56356: 56355: 56352: 56351: 56345: 56344: 56332: 56331: 56328: 56327: 56321: 56320: 56314: 56313: 56295: 56294: 56273: 56272: 56257: 56256: 56241: 56240: 56225: 56224: 56209: 56208: 56202: 56201: 56198: 56197: 56191: 56190: 56151: 56150: 56108: 56107: 56080: 56079: 56076: 56075: 56060: 56059: 56029: 56028: 56025: 56024: 56006: 56005: 55999: 55998: 55980: 55979: 55973: 55972: 55969: 55968: 55962: 55961: 55955: 55954: 55945: 55944: 55929: 55928: 55901: 55900: 55885: 55884: 55842: 55841: 55835: 55834: 55807: 55806: 55803: 55802: 55784: 55783: 55777: 55776: 55728: 55727: 55724: 55723: 55708: 55707: 55701: 55700: 55697: 55696: 55678: 55677: 55659: 55658: 55640: 55639: 55621: 55620: 55614: 55613: 55592: 55591: 55585: 55584: 55581: 55580: 55574: 55573: 55567: 55566: 55560: 55559: 55541: 55540: 55519: 55518: 55497: 55496: 55484: 55483: 55477: 55476: 55443: 55442: 55436: 55435: 55432: 55431: 55422: 55421: 55406: 55405: 55402: 55401: 55395: 55394: 55388: 55387: 55378: 55377: 55362: 55361: 55355: 55354: 55321: 55320: 55314: 55313: 55259: 55258: 55240: 55239: 55233: 55232: 55229: 55228: 55210: 55209: 55206: 55205: 55196: 55195: 55174: 55173: 55167: 55166: 55160: 55159: 55111: 55110: 55104: 55103: 55100: 55099: 55093: 55092: 55086: 55085: 55073: 55072: 55060: 55059: 55044: 55043: 55037: 55036: 55030: 55029: 55017: 55016: 55004: 55003: 54988: 54987: 54981: 54980: 54974: 54973: 54961: 54960: 54948: 54947: 54932: 54931: 54925: 54924: 54918: 54917: 54905: 54904: 54892: 54891: 54876: 54875: 54869: 54868: 54853: 54852: 54846: 54845: 54842: 54841: 54823: 54822: 54807: 54806: 54800: 54799: 54772: 54771: 54765: 54764: 54761: 54760: 54754: 54753: 54741: 54740: 54737: 54736: 54730: 54729: 54723: 54722: 54716: 54715: 54709: 54708: 54696: 54695: 54668: 54667: 54652: 54651: 54636: 54635: 54620: 54619: 54604: 54603: 54600: 54599: 54572: 54571: 54565: 54564: 54555: 54554: 54551: 54550: 54544: 54543: 54537: 54536: 54524: 54523: 54496: 54495: 54480: 54479: 54464: 54463: 54448: 54447: 54432: 54431: 54428: 54427: 54415: 54414: 54345: 54344: 54338: 54337: 54334: 54333: 54321: 54320: 54251: 54250: 54244: 54243: 54240: 54239: 54221: 54220: 54202: 54201: 54162: 54161: 54155: 54154: 54127: 54126: 54120: 54119: 54113: 54112: 54109: 54108: 54054: 54053: 54047: 54046: 54043: 54042: 53997: 53996: 53966: 53965: 53959: 53958: 53955: 53954: 53933: 53932: 53926: 53925: 53919: 53918: 53912: 53911: 53896: 53895: 53856: 53855: 53849: 53848: 53800: 53799: 53793: 53792: 53786: 53785: 53779: 53778: 53772: 53771: 53762: 53761: 53758: 53757: 53751: 53750: 53744: 53743: 53731: 53730: 53715: 53714: 53699: 53698: 53683: 53682: 53667: 53666: 53651: 53650: 53647: 53646: 53640: 53639: 53612: 53611: 53596: 53595: 53559: 53558: 53555: 53554: 53539: 53538: 53508: 53507: 53504: 53503: 53488: 53487: 53481: 53480: 53462: 53461: 53455: 53454: 53451: 53450: 53444: 53443: 53437: 53436: 53427: 53426: 53411: 53410: 53407: 53406: 53379: 53378: 53363: 53362: 53359: 53358: 53316: 53315: 53306: 53305: 53302: 53301: 53259: 53258: 53231: 53230: 53224: 53223: 53220: 53219: 53195: 53194: 53188: 53187: 53160: 53159: 53156: 53155: 53137: 53136: 53130: 53129: 53081: 53080: 53077: 53076: 53061: 53060: 53057: 53056: 53050: 53049: 53043: 53042: 53036: 53035: 53029: 53028: 53025: 53024: 53006: 53005: 52975: 52974: 52956: 52955: 52937: 52936: 52918: 52917: 52911: 52910: 52883: 52882: 52876: 52875: 52872: 52871: 52862: 52861: 52846: 52845: 52842: 52841: 52835: 52834: 52828: 52827: 52818: 52817: 52802: 52801: 52795: 52794: 52767: 52766: 52760: 52759: 52711: 52710: 52692: 52691: 52688: 52687: 52681: 52680: 52659: 52658: 52637: 52636: 52615: 52614: 52593: 52592: 52571: 52570: 52549: 52548: 52533: 52532: 52526: 52525: 52522: 52521: 52482: 52481: 52478: 52477: 52444: 52443: 52410: 52409: 52376: 52375: 52342: 52341: 52308: 52307: 52274: 52273: 52255: 52254: 52188: 52187: 52121: 52120: 52045: 52044: 51978: 51977: 51911: 51910: 51844: 51843: 51777: 51776: 51770: 51769: 51763: 51762: 51756: 51755: 51749: 51748: 51742: 51741: 51735: 51734: 51728: 51727: 51724: 51723: 51717: 51716: 51701: 51700: 51670: 51669: 51663: 51662: 51638: 51637: 51619: 51618: 51600: 51599: 51593: 51592: 51535: 51534: 51504: 51503: 51470: 51469: 51439: 51438: 51435://after "group="; 51411: 51410: 51386: 51385: 51364: 51363: 51357: 51356: 51311: 51310: 51286: 51285: 51282: 51281: 51275: 51274: 51253: 51252: 51231: 51230: 51224: 51223: 51172: 51171: 51168: 51167: 51152: 51151: 51133: 51132: 50988:// category they fall under 48474:"}}\n[[Category:" 48384:"}}\n[[Category:" 45064:"{{reflist|refs=" 45037:"{{Reflist|refs=" 44582://***missing {{Reflist}}*** 44521:'wgContentLanguage' 44494:'wgContentLanguage' 43378:"fixed ] using ]" 43278:"fixed ] using ]" 43253:"added ] using ]" 43237:"fixed ] using ]" 41743:"fixed ] using ]" 41643:"fixed ] using ]" 41618:"added ] using ]" 41602:"fixed ] using ]" 39999:"fixed ] using ]" 39899:"fixed ] using ]" 39874:"added ] using ]" 39858:"fixed ] using ]" 35188:'$ 1 suggestions: ' 34629:'careful, you can ' 32319:'<a href="' 29772:// : Map<String, int> 29596:'suggestionBox.ARA' 28716:replacement: rreplacement, 28664:rreplacement = "= " + name; 27568:replacement: rreplacement, 27505:eend = sstart + 14; 27302:replacement: rreplacement, 27036:replacement: rreplacement, 26005:replacement: rreplacement, 25268:else if (url.endsWith('.')) 24302://now we have the full ref. 22849:replacement: rreplacement, 22786:eend = sstart + 11; 22186:original: "{{relist}}", 21983:replacement: rreplacement, 21470:replacement: rreplacement, 20028:var alreadyHasList = false; 19773:name: "missing notelist-lr" 19718:name: "missing notelist-ua" 19644:var theMatchWeFound = null; 19611:ARA_Rules.push(function(s) 19058:fullRef = "<" + fullRef; 18885:description: suggestionName 17371:// var beg; // begin index 17263:// category they fall under 16418:replacement: rreplacement, 15047:seeAlso = "== See also =="; 14803:eend = sstart + 19; 14511://***missing {{Reflist}}*** 13292:if (s == "fixed ] using ]") 12449:if (s == "fixed ] using ]") 11149:if (s == "fixed ] using ]") 9738:(x.end > y.end) ? 1 : 0; 8803:(x.end > y.end) ? 1 : 0; 8750:JJJ.Functions._('Show All') 7794:eSup.appendChild(ct.anchor( 6230:if (window.wikEdUseWikEd) { 6066:if (window.wikEdUseWikEd) { 5881:if (window.wikEdUseWikEd) { 5710:if (window.wikEdUseWikEd) { 5397:if (window.wikEdUseWikEd) { 5224:if (window.wikEdUseWikEd) { 5031:if (window.wikEdUseWikEd) { 4768:if (window.wikEdUseWikEd) { 4755:if (ct.eTextarea == null) { 3649:if (re.__fixedRE != null) { 3409:ct.REG_EXP_REPLACEMENTS = { 3171:if (event.preventDefault) { 2757:if (event.preventDefault) { 2128:hta.style.display = 'none'; 1469:hta.style.display = 'none'; 1233:if (ta.setSelectionRange) { 772:if (ta.setSelectionRange) { 590:// === DOM manipulation === 10: 69893: 66505:"{{Persondata}}" 66455:"{{Persondata}}" 60845:'URL scheme error' 58802:"{{Reflist|2}\n" 56018:"==References==" 54198://end after the group name 53497:"==References==" 53312://no Footnotes sub-heading 53213:"\n;Footnotes\n" 51108: 51107: 51089: 51088: 51070: 51069: 51063: 51062: 51059: 51058: 51043: 51042: 51027: 51026: 51020: 51019: 50992: 50991: 50985: 50984: 50978: 50977: 50971: 50970: 50967: 50966: 50960: 50959: 50947: 50946: 50940: 50939: 50933: 50932: 50920: 50919: 50913:'inapplicable tag' 50904: 50903: 50888: 50887: 50872: 50871: 50856: 50855: 50840: 50839: 50836: 50835: 50808: 50807: 50780: 50779: 50776: 50775: 50769: 50768: 50741: 50740: 50734: 50733: 50673: 50672: 50618: 50617: 50611: 50610: 50607: 50606: 50552: 50551: 50488: 50487: 50481: 50480: 50477: 50476: 50458: 50457: 50403: 50402: 50348: 50347: 50296: 50295: 50283: 50282: 50276: 50275: 50269: 50268: 50238: 50237: 50231: 50230: 50194: 50193: 50160: 50159: 50153: 50152: 50116: 50115: 50082: 50081: 50048: 50047: 50008: 50007: 50001: 50000: 49997: 49996: 49984: 49983: 49971: 49970: 49958: 49957: 49942: 49941: 49911: 49910: 49904: 49903: 49900: 49899: 49893: 49892: 49880: 49879: 49873: 49872: 49866: 49865: 49859: 49858: 49846: 49845: 49830: 49829: 49814: 49813: 49798: 49797: 49782: 49781: 49766: 49765: 49759: 49758: 49743: 49742: 49721: 49720: 49699: 49698: 49692: 49691: 49685: 49684: 49681: 49680: 49674: 49673: 49658: 49657: 49621: 49620: 49584: 49583: 49580: 49579: 49558: 49557: 49500: 49499: 49442: 49441: 49438: 49437: 49419: 49418: 49412: 49411: 49369: 49368: 49365: 49364: 49358: 49357: 49342: 49341: 49305: 49304: 49268: 49267: 49261: 49260: 49218: 49217: 49214: 49213: 49207: 49206: 49200: 49199: 49178: 49177: 49156: 49155: 49125: 49124: 49079: 49078: 49036: 49035: 49008: 49007: 49001: 49000: 48994: 48993: 48990: 48989: 48983: 48982: 48961: 48960: 48933: 48932: 48905: 48904: 48901: 48900: 48894: 48893: 48866: 48865: 48826: 48825: 48789: 48788: 48782: 48781: 48700: 48699: 48696: 48695: 48674: 48673: 48646: 48645: 48624: 48623: 48620: 48619: 48562: 48561: 48504: 48503: 48485: 48484: 48481: 48480: 48462: 48461: 48410: 48409: 48403: 48402: 48333: 48332: 48326: 48325: 48283: 48282: 48279: 48278: 48272: 48271: 48265: 48264: 48243: 48242: 48221: 48220: 48190: 48189: 48144: 48143: 48113: 48112: 48085: 48084: 48078: 48077: 48071: 48070: 48067: 48066: 48060: 48059: 48038: 48037: 48010: 48009: 47982: 47981: 47978: 47977: 47971: 47970: 47943: 47942: 47903: 47902: 47866: 47865: 47859: 47858: 47777: 47776: 47773: 47772: 47751: 47750: 47723: 47722: 47701: 47700: 47697: 47696: 47639: 47638: 47581: 47580: 47562: 47561: 47558: 47557: 47539: 47538: 47487: 47486: 47480: 47479: 47410: 47409: 47403: 47402: 47360: 47359: 47356: 47355: 47349: 47348: 47327: 47326: 47305: 47304: 47274: 47273: 47228: 47227: 47197: 47196: 47169: 47168: 47162: 47161: 47119: 47118: 47115: 47114: 47108: 47107: 47092: 47091: 47076: 47075: 47048: 47047: 47041: 47040: 46992: 46991: 46985: 46984: 46825: 46824: 46821: 46820: 46781: 46780: 46744: 46743: 46713: 46712: 46709: 46708: 46702:"== See also ==" 46693: 46692: 46686: 46685: 46670: 46669: 46633: 46632: 46620: 46619: 46613: 46612: 46594:"== See also ==" 46540: 46539: 46536: 46535: 46529: 46528: 46513: 46512: 46509: 46508: 46445: 46444: 46351: 46350: 46257: 46256: 46163: 46162: 46069: 46068: 45975: 45974: 45968: 45967: 45871: 45870: 45774: 45773: 45770: 45769: 45763: 45762: 45747: 45746: 45725: 45724: 45697: 45696: 45690: 45689: 45647: 45646: 45643: 45642: 45636: 45635: 45620: 45619: 45616: 45615: 45552: 45551: 45455: 45454: 45358: 45357: 45309:"==References==" 45285:"==References==" 45264: 45263: 45257: 45256: 45148:"==References==" 45127: 45126: 45120: 45119: 45077: 45076: 44818: 44817: 44811: 44810: 44774: 44773: 44749: 44748: 44736: 44735: 44723: 44722: 44710: 44709: 44697: 44696: 44681: 44680: 44617: 44616: 44586: 44585: 44579: 44578: 44575: 44574: 44568: 44567: 44561: 44560: 44554: 44553: 44547: 44546: 44543: 44542: 44464: 44463: 44460: 44459: 44456: 44455: 44449: 44448: 44442: 44441: 44435: 44434: 44428: 44427: 44421: 44420: 44414: 44413: 44410: 44409: 44403: 44402: 44399: 44398: 44383: 44382: 44376: 44375: 44363: 44362: 44359: 44358: 44352: 44351: 44339: 44338: 44335: 44334: 44328: 44327: 44276: 44275: 44269: 44268: 44241: 44240: 44213: 44212: 44176: 44175: 44151: 44150: 44144: 44143: 44137: 44136: 44130: 44129: 44123: 44122: 44116: 44115: 44109: 44108: 44105: 44104: 44098: 44097: 44070: 44069: 44048: 44047: 44041: 44040: 44031: 44030: 44024: 44023: 43996: 43995: 43977: 43976: 43964: 43963: 43957: 43956: 43929: 43928: 43868: 43867: 43861: 43860: 43827: 43826: 43796: 43795: 43765: 43764: 43734: 43733: 43727: 43726: 43720: 43719: 43713: 43712: 43709: 43708: 43702: 43701: 43680: 43679: 43673: 43672: 43666: 43665: 43608: 43607: 43601: 43600: 43573: 43572: 43542: 43541: 43514: 43513: 43468: 43467: 43440: 43439: 43412: 43411: 43405: 43404: 43401: 43400: 43385: 43384: 43360: 43359: 43344: 43343: 43301: 43300: 43285: 43284: 43260: 43259: 43244: 43243: 43222: 43221: 43215: 43214: 43193: 43192: 43183: 43182: 43155: 43154: 43148: 43147: 43141: 43140: 43080: 43079: 43049: 43048: 42994: 42993: 42975: 42974: 42968: 42967: 42907: 42906: 42855: 42854: 42797: 42796: 42760: 42759: 42753: 42752: 42731: 42730: 42691: 42690: 42675: 42674: 42668: 42667: 42643: 42642: 42630: 42629: 42602: 42601: 42565: 42564: 42522: 42521: 42491: 42490: 42484: 42483: 42477: 42476: 42446: 42445: 42430: 42429: 42408: 42407: 42401: 42400: 42370: 42369: 42354: 42353: 42320: 42319: 42298: 42297: 42291: 42290: 42281: 42280: 42247: 42246: 42216: 42215: 42209: 42208: 42199: 42198: 42177: 42176: 42140: 42139: 42109: 42108: 42102: 42101: 42074: 42073: 42067: 42066: 42045: 42044: 42038: 42037: 42031: 42030: 41973: 41972: 41966: 41965: 41938: 41937: 41907: 41906: 41879: 41878: 41833: 41832: 41805: 41804: 41777: 41776: 41770: 41769: 41766: 41765: 41750: 41749: 41725: 41724: 41709: 41708: 41666: 41665: 41650: 41649: 41625: 41624: 41609: 41608: 41587: 41586: 41580: 41579: 41558: 41557: 41548: 41547: 41520: 41519: 41513: 41512: 41506: 41505: 41445: 41444: 41414: 41413: 41359: 41358: 41340: 41339: 41333: 41332: 41272: 41271: 41220: 41219: 41162: 41161: 41125: 41124: 41118: 41117: 41096: 41095: 41056: 41055: 41040: 41039: 41033: 41032: 41008: 41007: 40995: 40994: 40967: 40966: 40930: 40929: 40887: 40886: 40856: 40855: 40849: 40848: 40842: 40841: 40811: 40810: 40795: 40794: 40773: 40772: 40766: 40765: 40735: 40734: 40719: 40718: 40685: 40684: 40663: 40662: 40656: 40655: 40646: 40645: 40624: 40623: 40617: 40616: 40580: 40579: 40573: 40572: 40566: 40565: 40556: 40555: 40525: 40524: 40518: 40517: 40514: 40513: 40483: 40482: 40476: 40475: 40466: 40465: 40444: 40443: 40407: 40406: 40376: 40375: 40369: 40368: 40341: 40340: 40334: 40333: 40330: 40329: 40323: 40322: 40301: 40300: 40294: 40293: 40287: 40286: 40229: 40228: 40222: 40221: 40194: 40193: 40163: 40162: 40135: 40134: 40089: 40088: 40061: 40060: 40033: 40032: 40026: 40025: 40022: 40021: 40006: 40005: 39981: 39980: 39965: 39964: 39922: 39921: 39906: 39905: 39881: 39880: 39865: 39864: 39843: 39842: 39836: 39835: 39814: 39813: 39804: 39803: 39776: 39775: 39769: 39768: 39762: 39761: 39701: 39700: 39670: 39669: 39615: 39614: 39596: 39595: 39589: 39588: 39528: 39527: 39476: 39475: 39418: 39417: 39381: 39380: 39374: 39373: 39352: 39351: 39312: 39311: 39296: 39295: 39289: 39288: 39264: 39263: 39251: 39250: 39223: 39222: 39186: 39185: 39143: 39142: 39112: 39111: 39105: 39104: 39098: 39097: 39067: 39066: 39051: 39050: 39029: 39028: 39022: 39021: 38991: 38990: 38975: 38974: 38941: 38940: 38919: 38918: 38912: 38911: 38902: 38901: 38871: 38870: 38864: 38863: 38833: 38832: 38826: 38825: 38816: 38815: 38794: 38793: 38757: 38756: 38726: 38725: 38719: 38718: 38691: 38690: 38684: 38683: 38680: 38679: 38673: 38672: 38627: 38626: 38599: 38598: 38571: 38570: 38564: 38563: 38554: 38553: 38532: 38531: 38525: 38524: 38473: 38472: 38445: 38444: 38438: 38437: 38416: 38415: 38409: 38408: 38399: 38398: 38374: 38373: 38349: 38348: 38330: 38329: 38293: 38292: 38265: 38264: 38210: 38209: 38182: 38181: 38154: 38153: 38126: 38125: 38092: 38091: 38064: 38063: 38036: 38035: 38008: 38007: 37980: 37979: 37916: 37915: 37819: 37818: 37791: 37790: 37763: 37762: 37732: 37731: 37713: 37712: 37670: 37669: 37663: 37662: 37566: 37565: 37538: 37537: 37507: 37506: 37500: 37499: 37490: 37489: 37468: 37467: 37461: 37460: 37409: 37408: 37378: 37377: 37371: 37370: 37364: 37363: 37357: 37356: 37350: 37349: 37343: 37342: 37339: 37338: 37332: 37331: 37319: 37318: 37312: 37311: 37299: 37298: 37256: 37255: 37237: 37236: 37218: 37217: 37211: 37210: 37183: 37182: 37134: 37133: 37103: 37102: 37096: 37095: 37089: 37088: 37082: 37081: 37075: 37074: 37068: 37067: 37064: 37063: 37057: 37056: 37044: 37043: 37037: 37036: 36991: 36990: 36948: 36947: 36908: 36907: 36862: 36861: 36825: 36824: 36818: 36817: 36811: 36810: 36804: 36803: 36776:missingRefGroupSuggestions 36773: 36772: 36748: 36747: 36741: 36740: 36716:missingRefGroupSuggestions 36674: 36673: 36667: 36666: 36663: 36662: 36644: 36643: 36637: 36636: 36582: 36581: 36548: 36547: 36541: 36540: 36480: 36479: 36467:missingRefGroupSuggestions 36461: 36460: 36445: 36444: 36414: 36413: 36407: 36406: 36400: 36399: 36396: 36395: 36389: 36388: 36382: 36381: 36375: 36374: 36347: 36346: 36331: 36330: 36285: 36284: 36230: 36229: 36223: 36222: 36177: 36176: 36170: 36169: 36163: 36162: 36156: 36155: 36149: 36148: 36130: 36129: 36102: 36101: 36080: 36079: 36064: 36063: 36030: 36029: 36026: 36025: 35977: 35976: 35970: 35969: 35942: 35941: 35935: 35934: 35928: 35927: 35921: 35920: 35902: 35901: 35874: 35873: 35852: 35851: 35836: 35835: 35802: 35801: 35798: 35797: 35749: 35748: 35742: 35741: 35714: 35713: 35707: 35706: 35703: 35702: 35696: 35695: 35689: 35688: 35670: 35669: 35642: 35641: 35620: 35619: 35604: 35603: 35600: 35599: 35551: 35550: 35517: 35516: 35486: 35485: 35479: 35478: 35451: 35450: 35417: 35416: 35395: 35394: 35388: 35387: 35375: 35374: 35353: 35352: 35337: 35336: 35306: 35305: 35275: 35274: 35226: 35225: 35219: 35218: 35164: 35163: 35133: 35132: 35096: 35095: 35056: 35055: 34989: 34988: 34982: 34981: 34972: 34971: 34965: 34964: 34934: 34933: 34894: 34893: 34887: 34886: 34847: 34846: 34840: 34839: 34836: 34835: 34790: 34789: 34783: 34782: 34779: 34778: 34772: 34771: 34762: 34761: 34755: 34754: 34727: 34726: 34717: 34716: 34689: 34688: 34643: 34642: 34636: 34635: 34626: 34625: 34616: 34615: 34606: 34605: 34578: 34577: 34538: 34537: 34531: 34530: 34524: 34523: 34499: 34498: 34492: 34491: 34455: 34454: 34418: 34417: 34381: 34380: 34341: 34340: 34334: 34333: 34327: 34326: 34317: 34316: 34310: 34309: 34282: 34281: 34272: 34271: 34244: 34243: 34198: 34197: 34191: 34190: 34178: 34177: 34168: 34167: 34143: 34142: 34103: 34102: 34030: 34029: 34023: 34022: 34019: 34018: 33991: 33990: 33984: 33983: 33980: 33979: 33952: 33951: 33948: 33947: 33935: 33934: 33889: 33888: 33882: 33881: 33878: 33877: 33847: 33846: 33840: 33839: 33836: 33835: 33808: 33807: 33801: 33800: 33773: 33772: 33766: 33765: 33759: 33758: 33755: 33754: 33748: 33747: 33666: 33665: 33659: 33658: 33628: 33627: 33624: 33623: 33617: 33616: 33547: 33546: 33540: 33539: 33530: 33529: 33490: 33489: 33468: 33467: 33410: 33409: 33352: 33351: 33318: 33317: 33311: 33310: 33298: 33297: 33243: 33242: 33224: 33223: 33217: 33216: 33204: 33203: 33149: 33148: 33130: 33129: 33108: 33107: 33065: 33064: 33040: 33039: 33003: 33002: 32999: 32998: 32992: 32991: 32964: 32963: 32957: 32956: 32947: 32946: 32931: 32930: 32906: 32905: 32881: 32880: 32877: 32876: 32870: 32869: 32836: 32835: 32829: 32828: 32819: 32818: 32785: 32784: 32778: 32777: 32753: 32752: 32722: 32721: 32718: 32717: 32711: 32710: 32680: 32679: 32673: 32672: 32654: 32653: 32632: 32631: 32604: 32603: 32579: 32578: 32554: 32553: 32550: 32549: 32543: 32542: 32536: 32535: 32529: 32528: 32525: 32524: 32518: 32517: 32511: 32510: 32459: 32458: 32437: 32436: 32418: 32417: 32387: 32386: 32380: 32379: 32373: 32372: 32369: 32368: 32362: 32361: 32313: 32312: 32267: 32266: 32236: 32235: 32205: 32204: 32168: 32167: 32161: 32160: 32154: 32153: 32150: 32149: 32143: 32142: 32130: 32129: 32102: 32101: 32068: 32067: 32046: 32045: 32015: 32014: 31972: 31971: 31965: 31964: 31961: 31960: 31954: 31953: 31947: 31946: 31925: 31924: 31903: 31902: 31890: 31889: 31874: 31873: 31858: 31857: 31833: 31832: 31802: 31801: 31798: 31797: 31791: 31790: 31784: 31783: 31750: 31749: 31737: 31736: 31703: 31702: 31678: 31677: 31635: 31634: 31631: 31630: 31624: 31623: 31617: 31616: 31583: 31582: 31570: 31569: 31536: 31535: 31511: 31510: 31468: 31467: 31464: 31463: 31457: 31456: 31423: 31422: 31404: 31403: 31382: 31381: 31354: 31353: 31326: 31325: 31316: 31315: 31297: 31296: 31278: 31277: 31247: 31246: 31243:// http://prototypejs.org/ 31240: 31239: 31233: 31232: 31226: 31225: 31222: 31221: 31215: 31214: 31208: 31207: 31192: 31191: 31158: 31157: 31130: 31129: 31108: 31107: 31083: 31082: 31019: 31018: 30955: 30954: 30948: 30947: 30935: 30934: 30928: 30927: 30906: 30905: 30893: 30892: 30886: 30885: 30879: 30878: 30848: 30847: 30841: 30840: 29361://article text box element 29090://init functions and rules 28653:eend = sstart + 1; 22975:var replaceableStrings = ; 22197:replacement: "{{Reflist}}" 22153:replacement: "{{Reflist}}" 21909:eend = sstart + 6; 21835:eend = sstart + 6; 21761:eend = sstart + 5; 21687:eend = sstart + 6; 21163:eend = sstart + 5; 20379:var notesHdrVariations = ; 19861:ref: "group=lower-alpha", 18212:listAlreadyPresent = true; 18190:if (s.includes(refLists)) 17493:var index = null; 17412:var replce; // replacement 17208:ct.rules = ; // : Function 15025:seeAlso = "==See also=="; 14446:wpSummary.value = summary; 13852:wpSummary.value = summary; 12858:JJJ.Functions.setWikiText( 11957:JJJ.Functions.setWikiText( 11802:ct.appliedSuggestions = 1; 11571:if (s != ct.scannedText) { 10753:JJJ.Functions.setWikiText( 5820:return ct.eTextarea.value; 4898:var p = e.previousSibling; 4692:// This is the entry point 3552:'{month}': // English only 3281:event.cancelBubble = true; 3259:event.returnValue = false; 2812:event.cancelBubble = true; 2801:event.returnValue = false; 2444:// http://prototypejs.org/ 1812:// http://prototypejs.org/ 1125:function getARAFunctions() 637://article text box element 581:function getARAConstants() 454://init functions and rules 244:// * some helper functions 69638://location of '=' 66061:"title=Portal:" 65224:"title=Portal:" 65030:replacement: '', 64279:"</ref>," 64241:"</ref>," 63911:"</ref>." 63873:"</ref>." 63695:"</ref>," 63665:"</ref>." 59695:'empty citations' 51766:// : Note: group=sample}} 48137:"{{DEFAULTSORT" 48106:"{{DEFAULTSORT" 47384:"{{DEFAULTSORT" 45567:"== Sources ==" 45238:"== Sources ==" 45101:"title=Portal:" 43186:'fixed ] using ]' 41551:'fixed ] using ]' 39807:'fixed ] using ]' 30819: 30818: 30779: 30778: 30748: 30747: 30720: 30719: 30704: 30703: 30676: 30675: 30651: 30650: 30566: 30565: 30526: 30525: 30486: 30485: 30458: 30457: 30433: 30432: 30426: 30425: 30392: 30391: 30358: 30357: 30324: 30323: 30293: 30292: 30286: 30285: 30279: 30278: 30251: 30250: 30202: 30201: 30177: 30176: 30146: 30145: 30139: 30138: 30132: 30131: 30125: 30124: 30100: 30099: 30072: 30071: 30065: 30064: 30022: 30021: 30015: 30014: 30008: 30007: 30001: 30000: 29997: 29996: 29975: 29974: 29968: 29967: 29955: 29954: 29951: 29950: 29944: 29943: 29931: 29930: 29927: 29926: 29920: 29919: 29895: 29894: 29891: 29890: 29869: 29868: 29844: 29843: 29816: 29815: 29812: 29811: 29805: 29804: 29780: 29779: 29776: 29775: 29754: 29753: 29735: 29734: 29707: 29706: 29685: 29684: 29681: 29680: 29626: 29625: 29619: 29618: 29615: 29614: 29560: 29559: 29553: 29552: 29549: 29548: 29497: 29496: 29490: 29489: 29486: 29485: 29404: 29403: 29400://are we on an Edit page? 29397: 29396: 29393: 29392: 29365: 29364: 29358: 29357: 29354: 29353: 29332: 29331: 29325: 29324: 29312: 29311: 29308: 29307: 29301: 29300: 29258: 29257: 29233: 29232: 29229: 29228: 29198:'#wpSummaryLabel' 29189: 29188: 29149: 29148: 29142: 29141: 29138: 29137: 29116: 29115: 29094: 29093: 29087: 29086: 29083: 29082: 29073: 29072: 29000: 28999: 28993: 28992: 28866: 28855: 28844: 28836: 28825: 28817: 28806: 28795: 28787: 28776: 28765: 28754: 28743: 28732: 28721: 28710: 28699: 28688: 28677: 28669: 28658: 28647: 28636: 28628: 28617: 28606: 28598: 28587: 28576: 28568: 28557: 28546: 28538: 28527: 28516: 28505: 28494: 28483: 28472: 28464: 28453: 28442: 28434: 28423: 28412: 28404: 28393: 28382: 28374: 28363: 28352: 28344: 28333: 28322: 28311: 28300: 28289: 28281: 28270: 28259: 28248: 28237: 28226: 28215: 28204: 28193: 28182: 28171: 28163: 28152: 28141: 28133: 28122: 28111: 28100: 28089: 28078: 28067: 28056: 28045: 28034: 28023: 28015: 28004: 27993: 27985: 27974: 27963: 27952: 27941: 27930: 27919: 27908: 27897: 27886: 27875: 27864: 27853: 27842: 27831: 27820: 27809: 27798: 27787: 27776: 27765: 27754: 27743: 27732: 27721: 27710: 27699: 27688: 27677: 27666: 27655: 27647: 27636: 27625: 27617: 27606: 27595: 27584: 27573: 27562: 27551: 27540: 27529: 27521: 27510: 27499: 27488: 27477: 27466: 27455: 27444: 27433: 27422: 27411: 27400: 27389: 27381: 27370: 27359: 27351: 27340: 27329: 27318: 27307: 27296: 27285: 27274: 27263: 27255: 27244: 27233: 27222: 27211: 27200: 27189: 27178: 27167: 27156: 27145: 27134: 27123: 27115: 27104: 27093: 27085: 27074: 27063: 27052: 27041: 27030: 27019: 27008: 26997: 26989: 26978: 26970: 26962: 26951: 26940: 26929: 26918: 26907: 26896: 26885: 26874: 26863: 26852: 26841: 26830: 26819: 26811: 26800: 26789: 26778: 26767: 26756: 26745: 26734: 26723: 26712: 26701: 26690: 26679: 26671: 26660: 26649: 26641: 26630: 26619: 26608: 26597: 26586: 26575: 26564: 26553: 26542: 26534: 26523: 26512: 26501: 26493: 26482: 26471: 26460: 26449: 26438: 26430: 26419: 26408: 26397: 26386: 26375: 26364: 26353: 26342: 26331: 26323: 26312: 26301: 26290: 26282: 26271: 26260: 26249: 26238: 26227: 26219: 26208: 26197: 26186: 26175: 26164: 26153: 26142: 26131: 26120: 26109: 26098: 26087: 26076: 26065: 26054: 26043: 26032: 26021: 26010: 25999: 25988: 25977: 25966: 25958: 25950: 25939: 25928: 25917: 25906: 25898: 25887: 25876: 25865: 25854: 25843: 25832: 25824: 25813: 25802: 25791: 25780: 25772: 25761: 25750: 25739: 25728: 25720: 25709: 25698: 25687: 25676: 25665: 25654: 25646: 25635: 25624: 25613: 25602: 25594: 25583: 25572: 25561: 25550: 25539: 25528: 25520: 25509: 25498: 25487: 25476: 25465: 25454: 25443: 25432: 25424: 25413: 25402: 25394: 25383: 25372: 25361: 25350: 25339: 25328: 25317: 25306: 25295: 25284: 25273: 25262: 25251: 25243: 25232: 25221: 25210: 25199: 25188: 25177: 25166: 25155: 25144: 25133: 25122: 25111: 25100: 25089: 25078: 25067: 25056: 25045: 25034: 25023: 25012: 25001: 24990: 24979: 24968: 24957: 24946: 24935: 24924: 24913: 24902: 24891: 24880: 24869: 24858: 24847: 24836: 24825: 24814: 24803: 24792: 24781: 24770: 24759: 24748: 24737: 24726: 24715: 24704: 24693: 24682: 24671: 24660: 24649: 24638: 24627: 24616: 24608: 24597: 24586: 24575: 24564: 24556: 24545: 24534: 24523: 24512: 24501: 24493: 24482: 24471: 24460: 24449: 24438: 24427: 24416: 24405: 24397: 24386: 24378: 24367: 24356: 24348: 24337: 24326: 24315: 24307: 24296: 24285: 24274: 24263: 24252: 24241: 24230: 24222: 24211: 24200: 24192: 24181: 24170: 24159: 24151: 24140: 24129: 24121: 24110: 24099: 24088: 24077: 24066: 24055: 24047: 24036: 24025: 24014: 24003: 23992: 23984: 23973: 23962: 23951: 23940: 23929: 23918: 23907: 23896: 23885: 23874: 23866: 23855: 23844: 23833: 23825: 23814: 23803: 23795: 23784: 23773: 23762: 23751: 23740: 23729: 23718: 23707: 23696: 23685: 23681: 23663: 23659: 23643: 23639: 23623: 23619: 23601: 23597: 23582: 23578: 23560: 23556: 23538: 23534: 23516: 23512: 23494: 23490: 23472: 23468: 23453: 23449: 23431: 23427: 23409: 23386: 23375: 23364: 23353: 23342: 23331: 23320: 23309: 23298: 23287: 23276: 23265: 23254: 23243: 23232: 23224: 23213: 23202: 23191: 23180: 23172: 23161: 23150: 23142: 23131: 23120: 23109: 23098: 23087: 23076: 23065: 23054: 23043: 23032: 23021: 23013: 23002: 22991: 22980: 22969: 22961: 22950: 22939: 22928: 22920: 22909: 22898: 22887: 22876: 22865: 22854: 22843: 22832: 22821: 22810: 22802: 22791: 22780: 22769: 22758: 22747: 22736: 22725: 22717: 22706: 22695: 22684: 22673: 22662: 22651: 22640: 22629: 22618: 22607: 22599: 22588: 22577: 22569: 22558: 22547: 22536: 22525: 22514: 22503: 22492: 22481: 22470: 22462: 22451: 22440: 22429: 22425: 22422:replce = "\n{{Reflist}}"; 22410: 22406: 22391: 22364: 22356: 22345: 22334: 22323: 22312: 22301: 22290: 22279: 22268: 22257: 22246: 22235: 22224: 22213: 22202: 22191: 22180: 22169: 22158: 22147: 22136: 22125: 22114: 22106: 22095: 22084: 22073: 22062: 22054: 22043: 22032: 22021: 22010: 21999: 21988: 21977: 21966: 21955: 21944: 21936: 21925: 21914: 21903: 21892: 21881: 21870: 21862: 21851: 21840: 21829: 21818: 21807: 21796: 21788: 21777: 21766: 21755: 21744: 21733: 21722: 21714: 21703: 21692: 21681: 21670: 21659: 21648: 21637: 21626: 21615: 21604: 21593: 21582: 21571: 21560: 21552: 21541: 21530: 21519: 21508: 21497: 21486: 21475: 21464: 21453: 21442: 21431: 21423: 21412: 21401: 21390: 21379: 21371: 21360: 21349: 21338: 21327: 21316: 21305: 21294: 21283: 21272: 21261: 21250: 21242: 21231: 21226:var oneRef = ""; 21220: 21209: 21198: 21190: 21179: 21168: 21157: 21146: 21135: 21124: 21113: 21105: 21094: 21083: 21072: 21061: 21053: 21042: 21031: 21020: 21009: 20998: 20987: 20976: 20965: 20954: 20943: 20932: 20921: 20910: 20899: 20888: 20877: 20866: 20855: 20844: 20833: 20822: 20811: 20803: 20792: 20781: 20773: 20762: 20751: 20740: 20729: 20718: 20707: 20696: 20685: 20674: 20666: 20655: 20644: 20633: 20622: 20614: 20603: 20592: 20584: 20573: 20562: 20551: 20540: 20532: 20521: 20510: 20499: 20488: 20477: 20466: 20455: 20444: 20439:if (s.includes(notesHdr)) 20433: 20425: 20414: 20403: 20392: 20384: 20373: 20362: 20354: 20343: 20332: 20321: 20310: 20299: 20288: 20277: 20269: 20258: 20247: 20236: 20225: 20214: 20203: 20192: 20181: 20170: 20159: 20151: 20140: 20129: 20121: 20110: 20099: 20088: 20077: 20066: 20055: 20044: 20033: 20022: 20011: 20003: 19992: 19984: 19973: 19962: 19951: 19940: 19929: 19918: 19910: 19899: 19888: 19877: 19866: 19855: 19844: 19833: 19822: 19811: 19800: 19789: 19778: 19767: 19756: 19745: 19734: 19723: 19712: 19701: 19690: 19679: 19668: 19657: 19649: 19638: 19627: 19616: 19605: 19594: 19586: 19575: 19564: 19556: 19545: 19534: 19523: 19512: 19501: 19490: 19479: 19468: 19457: 19446: 19438: 19427: 19416: 19405: 19397: 19386: 19375: 19364: 19353: 19342: 19331: 19326:start: startReplaceIndex, 19320: 19309: 19301: 19290: 19279: 19268: 19260: 19249: 19238: 19227: 19219: 19208: 19197: 19186: 19175: 19164: 19153: 19142: 19134: 19123: 19112: 19104: 19093: 19082: 19071: 19063: 19052: 19041: 19030: 19019: 19008: 18997: 18986: 18975: 18964: 18953: 18942: 18931: 18920: 18912: 18901: 18890: 18879: 18868: 18857: 18846: 18835: 18824: 18816: 18805: 18794: 18783: 18772: 18764: 18753: 18742: 18734: 18723: 18712: 18701: 18690: 18682: 18671: 18660: 18649: 18638: 18630: 18619: 18608: 18600: 18589: 18578: 18570: 18559: 18548: 18537: 18529: 18518: 18507: 18496: 18488: 18477: 18466: 18455: 18447: 18436: 18428: 18417: 18406: 18395: 18384: 18376: 18365: 18354: 18343: 18332: 18321: 18310: 18299: 18288: 18280: 18269: 18258: 18250: 18239: 18228: 18217: 18206: 18195: 18184: 18173: 18162: 18151: 18143: 18132: 18121: 18110: 18099: 18088: 18077: 18066: 18055: 18044: 18036: 18025: 18017: 18006: 17995: 17984: 17973: 17962: 17951: 17940: 17929: 17918: 17907: 17896: 17885: 17874: 17863: 17852: 17847:// : Note: group=sample}} 17841: 17830: 17819: 17808: 17797: 17786: 17778: 17767: 17756: 17745: 17734: 17723: 17712: 17701: 17690: 17679: 17668: 17657: 17646: 17635: 17624: 17613: 17602: 17591: 17580: 17572: 17561: 17550: 17539: 17528: 17517: 17509: 17498: 17487: 17476: 17472: 17454: 17415: 17397: 17393: 17390:// var nd; // end index 17378: 17374: 17356: 17317: 17299: 17295: 17279: 17275: 17257: 17253: 17237: 17233: 17215: 17211: 17196: 17192: 17174: 17170: 17154: 17150: 17132: 17128: 17112: 17108: 17092: 17088: 17070: 17066: 17048: 17044: 17026: 16975: 16957: 16953: 16938: 16934: 16918: 16914: 16896: 16873: 16862: 16851: 16840: 16829: 16818: 16810: 16799: 16788: 16777: 16769: 16758: 16747: 16736: 16725: 16720:var unreferencedTemplate; 16714: 16703: 16692: 16681: 16670: 16659: 16648: 16637: 16626: 16615: 16604: 16593: 16582: 16574: 16563: 16552: 16541: 16530: 16519: 16508: 16500: 16489: 16478: 16467: 16456: 16445: 16434: 16423: 16412: 16401: 16390: 16379: 16368: 16357: 16346: 16335: 16324: 16313: 16305: 16294: 16283: 16272: 16261: 16253: 16242: 16231: 16220: 16212: 16201: 16190: 16179: 16171: 16160: 16149: 16138: 16127: 16116: 16105: 16097: 16086: 16075: 16064: 16053: 16042: 16031: 16020: 16009: 15998: 15987: 15979: 15968: 15957: 15946: 15935: 15927: 15916: 15905: 15894: 15883: 15872: 15861: 15853: 15842: 15831: 15820: 15812: 15801: 15790: 15779: 15771: 15760: 15749: 15738: 15727: 15716: 15705: 15697: 15686: 15675: 15664: 15653: 15642: 15631: 15620: 15609: 15598: 15587: 15579: 15568: 15557: 15546: 15535: 15527: 15516: 15505: 15494: 15483: 15472: 15461: 15453: 15442: 15431: 15420: 15412: 15401: 15390: 15379: 15371: 15360: 15349: 15338: 15327: 15316: 15305: 15297: 15286: 15275: 15264: 15253: 15242: 15231: 15220: 15209: 15198: 15190: 15179: 15168: 15157: 15146: 15135: 15124: 15113: 15101: 15093: 15082: 15071: 15060: 15052: 15041: 15030: 15019: 15008: 14997: 14986: 14975: 14967: 14956: 14945: 14937: 14926: 14915: 14904: 14893: 14882: 14871: 14860: 14849: 14838: 14830: 14819: 14808: 14797: 14786: 14775: 14764: 14756: 14745: 14734: 14726: 14715: 14704: 14693: 14682: 14671: 14660: 14649: 14638: 14626: 14615: 14604: 14593: 14582: 14571: 14560: 14549: 14538: 14527: 14516: 14505: 14497: 14493: 14475: 14471: 14453: 14449: 14431: 14427: 14409: 14405: 14390: 14386: 14368: 14364: 14349: 14345: 14330: 14326: 14308: 14304: 14286: 14282: 14264: 14260: 14242: 14238: 14220: 14216: 14198: 14194: 14179: 14175: 14157: 14153: 14138: 14134: 14116: 14112: 14094: 14090: 14072: 14049: 14038: 14030: 14019: 14008: 13997: 13986: 13975: 13964: 13953: 13942: 13931: 13920: 13909: 13898: 13887: 13879: 13868: 13857: 13846: 13835: 13824: 13813: 13802: 13791: 13780: 13769: 13758: 13747: 13736: 13732: 13714: 13710: 13692: 13688: 13670: 13666: 13648: 13644: 13626: 13622: 13604: 13600: 13582: 13578: 13563: 13559: 13541: 13537: 13519: 13515: 13497: 13470: 13459: 13448: 13437: 13426: 13415: 13404: 13393: 13382: 13374: 13363: 13352: 13341: 13330: 13325:s = "expanded ] using ]"; 13319: 13308: 13297: 13286: 13275: 13264: 13253: 13242: 13231: 13220: 13209: 13198: 13187: 13176: 13165: 13154: 13143: 13132: 13121: 13110: 13099: 13088: 13077: 13066: 13055: 13044: 13033: 13022: 13011: 13000: 12989: 12978: 12974: 12956: 12952: 12934: 12930: 12912: 12885: 12880:+ suggestion.replacement3 12874: 12863: 12852: 12841: 12830: 12819: 12808: 12797: 12786: 12775: 12764: 12753: 12742: 12738: 12720: 12716: 12698: 12694: 12676: 12672: 12654: 12627: 12616: 12605: 12594: 12583: 12572: 12561: 12550: 12539: 12531: 12520: 12509: 12498: 12487: 12482:s = "expanded ] using ]"; 12476: 12465: 12454: 12443: 12432: 12421: 12410: 12399: 12388: 12377: 12366: 12355: 12344: 12333: 12322: 12311: 12300: 12289: 12278: 12267: 12256: 12245: 12234: 12223: 12212: 12201: 12190: 12179: 12168: 12157: 12146: 12142: 12124: 12120: 12102: 12098: 12080: 12076: 12058: 12035: 12017: 12013: 12001:+ suggestion.replacement2 11995: 11991: 11973: 11969: 11951: 11924: 11913: 11909: 11891: 11887: 11869: 11865: 11847: 11827: 11816: 11805: 11794: 11783: 11772: 11761: 11750: 11739: 11728: 11717: 11706: 11695: 11684: 11673: 11662: 11651: 11640: 11629: 11618: 11607: 11596: 11585: 11574: 11563: 11560:var s = ct.getWikiText(); 11545: 11541: 11523: 11519: 11501: 11478: 11467: 11456: 11445: 11434: 11423: 11412: 11401: 11390: 11382: 11371: 11360: 11349: 11338: 11327: 11316: 11305: 11294: 11283: 11272: 11261: 11250: 11239: 11231: 11220: 11209: 11198: 11187: 11182:s = "expanded ] using ]"; 11176: 11165: 11154: 11143: 11132: 11121: 11110: 11099: 11088: 11077: 11066: 11055: 11044: 11033: 11022: 11011: 11000: 10989: 10978: 10967: 10956: 10945: 10934: 10923: 10912: 10901: 10890: 10879: 10868: 10857: 10846: 10835: 10824: 10813: 10802: 10791: 10780: 10769: 10758: 10747: 10736: 10725: 10714: 10703: 10692: 10681: 10670: 10659: 10648: 10637: 10626: 10615: 10604: 10596: 10585: 10574: 10563: 10552: 10541: 10530: 10519: 10508: 10497: 10486: 10475: 10464: 10453: 10442: 10431: 10420: 10409: 10398: 10387: 10376: 10365: 10354: 10343: 10332: 10321: 10310: 10299: 10288: 10277: 10266: 10255: 10244: 10233: 10222: 10211: 10200: 10189: 10178: 10167: 10156: 10145: 10134: 10123: 10112: 10101: 10090: 10079: 10068: 10057: 10046: 10038: 10027: 10016: 10005: 9994: 9983: 9972: 9961: 9950: 9939: 9928: 9917: 9906: 9902: 9884: 9880: 9862: 9858: 9840: 9836: 9818: 9799: 9781: 9777: 9759: 9732: 9727:(x.end < y.end) ? -1 : 9721: 9710: 9699: 9695: 9677: 9673: 9655: 9635: 9608: 9597: 9586: 9575: 9564: 9553: 9542: 9531: 9520: 9509: 9498: 9487: 9476: 9465: 9454: 9443: 9432: 9421: 9410: 9399: 9388: 9377: 9366: 9355: 9344: 9333: 9322: 9311: 9300: 9289: 9278: 9267: 9256: 9245: 9234: 9223: 9212: 9194: 9190: 9174: 9170: 9152: 9148: 9130: 9126: 9108: 9104: 9089: 9085: 9067: 9063: 9045: 9041: 9023: 9019: 9001: 8997: 8979: 8975: 8957: 8953: 8935: 8931: 8913: 8909: 8891: 8887: 8871: 8867: 8849: 8845: 8830: 8806: 8788: 8784: 8781:(x.end < y.end) ? -1 : 8766: 8762: 8744: 8740: 8722: 8718: 8700: 8696: 8678: 8651: 8640: 8629: 8618: 8607: 8596: 8585: 8574: 8563: 8552: 8544: 8533: 8522: 8511: 8500: 8489: 8478: 8467: 8456: 8445: 8434: 8423: 8415: 8404: 8393: 8382: 8371: 8363: 8352: 8341: 8330: 8319: 8308: 8297: 8289: 8278: 8267: 8256: 8252: 8234: 8230: 8212: 8208: 8190: 8186: 8168: 8164: 8146: 8142: 8124: 8120: 8102: 8098: 8080: 8076: 8060: 8056: 8038: 8034: 8016: 7996: 7985: 7967: 7963: 7945: 7895: 7877: 7873: 7855: 7828: 7808: 7797: 7786: 7775: 7764: 7753: 7742: 7731: 7720: 7709: 7698: 7687: 7676: 7665: 7654: 7643: 7632: 7621: 7610: 7599: 7588: 7577: 7566: 7555: 7544: 7533: 7522: 7511: 7500: 7489: 7478: 7467: 7456: 7445: 7434: 7423: 7412: 7401: 7390: 7379: 7368: 7357: 7346: 7335: 7324: 7313: 7302: 7291: 7280: 7269: 7258: 7247: 7236: 7225: 7214: 7203: 7192: 7181: 7170: 7159: 7148: 7137: 7126: 7115: 7104: 7093: 7090:var s = ct.getWikiText(); 7082: 7071: 7060: 7049: 7038: 7029: 7018: 7007: 6996: 6985: 6976: 6958: 6954: 6936: 6932: 6914: 6910: 6892: 6888: 6870: 6866: 6851: 6847: 6829: 6825: 6807: 6803: 6788: 6761: 6750: 6739: 6728: 6717: 6706: 6695: 6684: 6673: 6662: 6651: 6640: 6629: 6618: 6607: 6596: 6585: 6574: 6570: 6552: 6548: 6530: 6526: 6508: 6481: 6470: 6459: 6448: 6437: 6426: 6415: 6404: 6393: 6382: 6371: 6360: 6349: 6341: 6337: 6319: 6315: 6297: 6293: 6278: 6274: 6256: 6252: 6237: 6233: 6215: 6211: 6193: 6189: 6173: 6169: 6154: 6150: 6132: 6128: 6110: 6091: 6088:wikEdFrameWindow.focus(); 6073: 6069: 6051: 6010: 5994: 5990: 5972: 5968: 5953: 5933: 5922: 5904: 5884: 5873: 5862: 5846: 5842: 5827: 5823: 5805: 5801: 5783: 5779: 5761: 5757: 5739: 5735: 5717: 5713: 5695: 5691: 5673: 5669: 5653: 5649: 5631: 5627: 5609: 5605: 5587: 5583: 5567: 5563: 5545: 5541: 5523: 5519: 5501: 5497: 5479: 5475: 5457: 5453: 5435: 5431: 5413: 5409: 5391: 5387: 5369: 5365: 5350: 5346: 5328: 5324: 5306: 5302: 5284: 5280: 5262: 5258: 5246:wikEdFrameWindow.focus(); 5240: 5236: 5218: 5214: 5198: 5194: 5179: 5175: 5157: 5153: 5135: 5131: 5113: 5109: 5091: 5087: 5069: 5065: 5047: 5043: 5025: 5021: 5003: 4999: 4984: 4961: 4943: 4923: 4912: 4901: 4890: 4879: 4868: 4857: 4846: 4828: 4824: 4806: 4802: 4784: 4780: 4762: 4758: 4740: 4736: 4721: 4717: 4699: 4695: 4677: 4641: 4628: 4624: 4606: 4602: 4584: 4580: 4564: 4560: 4542: 4538: 4520: 4516: 4498: 4494: 4478: 4474: 4456: 4452: 4437: 4433: 4417: 4413: 4395: 4391: 4373: 4369: 4351: 4347: 4329: 4325: 4307: 4303: 4285: 4281: 4263: 4259: 4244: 4240: 4224: 4220: 4202: 4198: 4180: 4176: 4160: 4156: 4138: 4134: 4116: 4112: 4094: 4090: 4072: 4068: 4053: 4049: 4031: 4011: 4000: 3989: 3978: 3967: 3956: 3945: 3934: 3923: 3914: 3903: 3892: 3881: 3870: 3859: 3848: 3837: 3826: 3817: 3806: 3795: 3784: 3773: 3762: 3751: 3740: 3729: 3718: 3707: 3696: 3685: 3674: 3663: 3652: 3641: 3630: 3621: 3610: 3599: 3588: 3577: 3566: 3555: 3544: 3533: 3522: 3511: 3500: 3489: 3478: 3467: 3456: 3445: 3434: 3423: 3412: 3401: 3392: 3381: 3370: 3359: 3348: 3337: 3326: 3315: 3304: 3293: 3275: 3271: 3253: 3249: 3231: 3227: 3209: 3205: 3187: 3183: 3165: 3161: 3145: 3141: 3126: 3106: 3095: 3084: 3073: 3062: 3051: 3040: 3031: 3020: 3009: 2998: 2987: 2976: 2965: 2954: 2943: 2934: 2923: 2912: 2901: 2890: 2879: 2868: 2857: 2846: 2837: 2826: 2815: 2804: 2793: 2782: 2771: 2760: 2749: 2738: 2729: 2718: 2707: 2696: 2685: 2674: 2663: 2652: 2643: 2632: 2621: 2610: 2599: 2588: 2585:if (e.addEventListener) { 2577: 2566: 2557: 2546: 2535: 2524: 2513: 2502: 2491: 2480: 2469: 2458: 2447: 2436: 2425: 2414: 2405: 2394: 2383: 2372: 2361: 2350: 2339: 2328: 2317: 2306: 2295: 2268: 2250: 2230: 2219: 2208: 2197: 2186: 2175: 2164: 2153: 2142: 2131: 2120: 2109: 2091: 2087: 2069: 2065: 2047: 2043: 2028: 2024: 2006: 1979: 1968: 1957: 1952:if (e.addEventListener) { 1946: 1935: 1927: 1916: 1905: 1894: 1883: 1872: 1861: 1850: 1839: 1828: 1817: 1806: 1802: 1784: 1780: 1762: 1758: 1743: 1739: 1721: 1694: 1683: 1672: 1661: 1650: 1639: 1628: 1617: 1606: 1595: 1584: 1573: 1562: 1551: 1540: 1529: 1518: 1507: 1496: 1485: 1474: 1463: 1452: 1441: 1430: 1419: 1408: 1397: 1386: 1375: 1364: 1353: 1342: 1315: 1304: 1293: 1282: 1271: 1260: 1249: 1238: 1227: 1216: 1205: 1194: 1183: 1172: 1161: 1152: 1141: 1130: 1119: 1110: 1099: 1088: 1080: 1069: 1058: 1050: 1039: 1028: 1017: 1009: 998: 987: 979: 968: 957: 946: 935: 927: 923: 905: 901: 883: 879: 864: 860: 842: 838: 820: 816: 801: 797: 779: 775: 757: 753: 738: 734: 716: 712: 700://are we on an Edit page? 694: 690: 675: 671: 653: 649: 631: 608: 597: 593: 575: 552: 541: 530: 522: 511: 500: 489: 481: 470: 459: 448: 440: 429: 418: 414: 396: 373: 362: 351: 347: 329: 313: 302: 291: 280: 269: 251: 247: 229: 225: 207: 202: 199: 138: 112:Pending changes reviewers 75: 65582:"</ref>" 65514:"</ref>" 65409:"<ref name" 65332:"</ref>" 64285://oneRef = </ref>, 63917://oneRef = </ref>. 62016://these don't change 60829:"|url=http://" 60548://***URL scheme error*** 60444:"|url=http://" 58430:"</ref>" 58339:"</ref>" 58212:"</ref>" 58085:"</ref>" 57505:"</ref>" 57332:"</ref>" 57276:"</ref>" 57080:"</ref>" 54768://***missing notelist*** 51697://cut that character out 49907://***inapplicable tag*** 46679:"==See also==" 46654:"==See also==" 46564:"==See also==" 43535:'Add to summary' 41900:'Add to summary' 40156:'Add to summary' 38586:lastShownSuggestionIndex 38029:'InfoBackground' 37611:lastShownSuggestionIndex 35157:'1 suggestion: ' 34488:'MediaWiki_talk' 33705:ARTICLE_TEXT_BOX_ELEMENT 33586:ARTICLE_TEXT_BOX_ELEMENT 32979:ARTICLE_TEXT_BOX_ELEMENT 32851:ARTICLE_TEXT_BOX_ELEMENT 32698:ARTICLE_TEXT_BOX_ELEMENT 29374:ARTICLE_TEXT_BOX_ELEMENT 29060:ARTICLE_TEXT_BOX_ELEMENT 28989: 28988: 28967: 28966: 28960: 28959: 28953: 28952: 28925: 28924: 28921: 28920: 28899: 28898: 28892: 28891: 28885: 28884: 28882: 28369:{ var reversed = name;} 23902:var searchStr = "|url="; 23478://***URL scheme error*** 22860:name: 'empty citations', 22487:start: startIndex, 20702:start: startIndex, 20494:containsNotesHdr = true; 19883:name: "missing notelist" 19828:name: "missing notelist" 19600://***missing notelist*** 18841:start: startIndex, 18644:includesNotesHdr = true; 17272:// === Linking rules === 16514://***inapplicable tag*** 14599:var name = document.URL; 13369:s = "removed ] using ]"; 13347:s = "removed ] using ]"; 13127:a.sort(function (x, y) { 12526:s = "removed ] using ]"; 12504:s = "removed ] using ]"; 12284:a.sort(function (x, y) { 11966:a.sort(function (x, y) { 11824:ct.appliedSuggestions++; 11681:+ suggestion.replacement 11226:s = "removed ] using ]"; 11204:s = "removed ] using ]"; 10984:a.sort(function (x, y) { 10775:+ suggestion.replacement 9101:ct.scanTimeoutId = null; 8174:suggestion.element = eA; 7739:suggestion.element = eA; 7629:? ct._('1 suggestion: ') 7079:ct.scanTimeoutId = null; 3215:event.stopPropagation(); 2779:event.stopPropagation(); 171:Extended confirmed users 108:Extended confirmed users 66141:"{{Reflist}}" 66091:"{{Reflist}}" 62938:"|publisher=" 62723:"|publisher=" 61765://prepend the character 59452://to not break comments 59213://***empty citations*** 58732:"{{Reflist}}" 58689:"{{Reflist}}" 58673:"{{reflist))" 57752://***broken ref tags*** 57477:"<ref>" 57115:"<ref>" 57045:"<ref>" 56943:"<ref>" 56160:"==Notes==\n" 53892://prepend the character 49072:"[[Category:" 49029:"[[Category:" 48307:"[[Category:" 46966:"[[Category:" 46945:"[[Category:" 45503:"==Sources==" 45479:"==Sources==" 45208:"==Sources==" 44983:"{{reflist))" 40610:"javascript:" 38614:lastShownSuggestionTime 37647:lastShownSuggestionTime 34520:isTalkPageScanConfirmed 29878:isTalkPageScanConfirmed 29728:DEFAULT_MAX_SUGGESTIONS 29694:DEFAULT_MAX_SUGGESTIONS 29386:"#wpTextbox1" 24592:var replacementt3 = ""; 22613://***empty citations*** 21566://***broken ref tags*** 19633:var b = ; 18264:if (listAlreadyPresent) 13556:ct._('Add to summary'), 10360:eDiv.style.zIndex = 10; 9517:eDiv.style.zIndex = 10; 8325:JJJ.Functions._(sup1), 5965:ct.eTextarea.value = s; 3726:ct.REG_EXP_REPLACEMENTS 3193:event.preventDefault(); 2768:event.preventDefault(); 2510:y += e.offsetTop || 0; 2499:x += e.offsetLeft || 0; 2183:ta.scrollTop = yOffset; 2040:hta.style.display = ''; 1878:y += e.offsetTop || 0; 1867:x += e.offsetLeft || 0; 1524:ta.scrollTop = yOffset; 1414:hta.style.display = ''; 74: 61871:firstBracketAfterIndex 61849:firstBracketAfterIndex 61655:firstBracketAfterIndex 61489:firstBracketAfterIndex 58716:"{{relist}}" 58582://***broken reflist*** 58174:"</ref\n" 58127:"</ref\n" 57893:"</ref\n" 52267:firstBracketAfterIndex 51783:firstBracketAfterIndex 45010:"{{relist}}" 43676:// Re-scan immediately 42041:// Re-scan immediately 40297:// Re-scan immediately 34451:'Project_talk' 29493://are we on a JS page? 28963://initialize Constants 28232:{var reversed = name;} 25172:start2: startt3, 24996:start3: startt3, 24776:start3: startt3, 24422:if (url.includes(" ")) 23924:var index, indices = ; 23669:if (s.includes(match)) 23271:if (s.includes(match)) 22068://***broken reflist*** 20713:end: endIndex, 20557:if (!containsNotesHdr) 20083:alreadyHasList = true; 18852:end: endIndex, 18707:if (!includesNotesHdr) 17504:var indices = ; 15163:eend = sstart; 14078:function getARARules() 13685:// Re-scan immediately 13503:// Re-scan immediately 13303:s = "added ] using ]"; 12660:// Re-scan immediately 12460:s = "added ] using ]"; 11355:// Re-scan immediately 11160:s = "added ] using ]"; 10228:var POPUP_WIDTH = 300; 9385:var POPUP_WIDTH = 300; 8591:JJJ.Functions._(sup3), 8462:JJJ.Functions._(sup2), 8314:JJJ.Functions.anchor ( 8130:suggestion.description 7717:suggestion.description 4186:e.title = title || ''; 4046:m.start = p + m.index; 2909:e.title = title || ''; 763://are we on a JS page? 368://initialize Constants 68258:"%E2%80%93" 68225:"%E2%80%93" 62364:"|website=" 58301:"</ref?" 58254:"</ref?" 58047:"./ref>" 58000:"./ref>" 57953:"</ref?" 57923:",/ref>" 57863:"./ref>" 56837:"{{reflist" 56813:"{{reflist" 56782:"{{Reflist" 56758:"{{Reflist" 56632:"{{reflist" 56598:"{{Reflist" 54596://+ "group" 53149:notesHeaderVariations 53108:notesHeaderVariations 53067:notesHeaderVariations 50212:"{{reflist" 50178:"{{Reflist" 44644:"{{reflist" 44629:"{{Reflist" 37295:// todo: replace all? 36145:'); void(0);' 35917:'); void(0);' 35685:'); void(0);' 35368:'); void(0);' 34961:// U+2014 is an mdash 29647:'<div>' 29581:'<div>' 27239:eend = sstart + 11; 25106:start: start1, 24886:start: start1, 24666:start: start1, 23487:replacement: replce, 20220:list: thisMatch.list, 19485:replacement: "name", 19337:end: endReplaceIndex, 14044:return ARA_Functions; 13764:alert(JJJ.Funtions._( 13525:JJJ.Functions.scan(); 12781:JJJ.Functions.scan(); 12682:JJJ.Functions.scan(); 11451:JJJ.Functions.scan(); 11366:JJJ.Functions.scan(); 10665:JJJ.Functions.scan(); 10140:JJJ.Functions.scan(); 8580:JJJ.Functions.anchor( 8451:JJJ.Functions.anchor( 6147:ct.eTextarea.focus(); 5343:ct._ = function (s) { 4548:return function (x) { 4195:// == Advisor core == 3092:return function (x) { 2347:range.collapse(true); 1667:range.collapse(true); 1094:return ARA_Constants; 67305://no name is present 63777:" <ref" 63742:" <ref" 63635:" <ref" 54941:"{{efn-lr" 54885:"{{efn-ua" 52369:nameEqualsAfterIndex 52351:nameEqualsAfterIndex 52335:firstQuoteAfterIndex 52317:firstQuoteAfterIndex 52301:firstSlashAfterIndex 52283:firstSlashAfterIndex 51984:nameEqualsAfterIndex 51917:firstQuoteAfterIndex 51850:firstSlashAfterIndex 50823:unreferencedTemplate 50801:unreferencedTemplate 50756:unreferencedTemplate 50744:unreferencedTemplate 50712:unreferencedTemplate 50703:unreferencedTemplate 50651:unreferencedTemplate 50594:unreferencedTemplate 50585:unreferencedTemplate 50555:unreferencedTemplate 50521:unreferencedTemplate 50500:unreferencedTemplate 50464:unreferencedTemplate 50445:unreferencedTemplate 50390:unreferencedTemplate 50335:unreferencedTemplate 50289:unreferencedTemplate 44795:"section=" 44571:// === Functions === 33471:WikEdRemoveAllRanges 32355:'</a>' 27892:name = document.URL; 25183:end2: endd3, 25161:sup1: supp1, 25007:end3: endd3, 24941:sup1: supp1, 24787:end3: endd3, 24721:sup1: supp1, 24507://these don't change 23957:indices.push(index); 22397:var match = matches; 20231:name: thisMatch.name 20209:ref: thisMatch.ref, 19296:--startReplaceIndex; 17545:indices.push(index); 16207:var stub = "stub}}"; 14481:// === Functions === 13248:s = JJJ.Functions._( 12405:s = JJJ.Functions._( 11105:s = JJJ.Functions._( 8249:suggestions.push(a); 8205:var a = ct.rules(s); 7933:.suggestions.length 7910:.suggestions.length 7420:'careful, you can ') 6690:'careful, you can ') 3803:return re.__fixedRE; 3660:return re.__fixedRE; 2543:return {x: x, y: y}; 1911:return {x: x, y: y}; 257:var JJJ = JJJ || {}; 184:<maintenance> 67262://remove whitespace 65483:"<ref" 65430:"<ref" 65304:"<ref" 65254:"<ref" 64354:"<ref" 63986:"<ref" 63831:"<ref" 61924://the url parameter 59492:"<!--" 59437:"<!--" 59374:"<!--" 56561:"<ref" 56511:// limiting factors 54849://potential matches 51956:"\"" 51935:"\"" 50253:"<ref" 49326:"{{uncat" 49289:"{{uncat" 49242:"{{uncat" 49171:completeTemplateLoc 49131:completeTemplateLoc 48236:completeTemplateLoc 48196:completeTemplateLoc 47320:completeTemplateLoc 47280:completeTemplateLoc 44845:"<ref" 43789:'wpSummary' 43566:'"));' 41931:'"));' 40187:'"));' 36788:returned_suggestion 36763:returned_suggestion 36728:returned_suggestion 36686:returned_suggestion 36650:returned_suggestion 34414:'User_talk' 31712:removeEventListener 31693:removeEventListener 31173:'character' 31145:'character' 29158:'#editform' 25205:sup2: supp3 25117:end: end1, 25029:sup3: supp3 24897:end: end1, 24809:sup3: supp3 24677:end: end1, 23891:var startIndex = 0; 21174:rreplacement = "*"; 20198:theMatchWeFound = { 20135:if (alreadyHasList) 19663://potential matches 17762:cutOffQuote = true; 16248:stub = "{{" + stub; 10426:while (e != null) { 9978:while (arguments) { 9774:ct.focusWikiText(); 9765:return suggestions; 9583:while (e != null) { 8919:var suggestions = ; 8842:return suggestions; 8161:var suggestions = ; 7684:var eA = ct.anchor( 7134:ct.scannedText = s; 5450:while (arguments) { 5384:s = ct.translation; 4670:compatibility layer 2521:e = e.offsetParent; 1889:e = e.offsetParent; 69876:// </nowiki> 68191:"%C5%A0" 68155:"%C5%A0" 68121:"%C5%BE" 68085:"%C5%BE" 68051:"%C3%BC" 68015:"%C3%BC" 67981:"%C5%9B" 67945:"%C5%9B" 67911:"%C3%B3" 67875:"%C3%B3" 67841:"%C5%82" 67805:"%C5%82" 67771:"%C4%87" 67735:"%C4%87" 67701:"%C3%A1" 67665:"%C3%A1" 67004:"| NAME" 62340:"|work=" 61829:firstBarAfterIndex 61556:firstBarAfterIndex 59895:replaceableStrings 59854:replaceableStrings 59817:replaceableStrings 59538:"-->" 59405:"-->" 55796:notesHdrVariations 55755:notesHdrVariations 55714:notesHdrVariations 55107://look for matches 54997:"{{efn|" 54099:"group=" 53902:mySectionPrevIndex 53877:mySectionPrevIndex 53833:mySectionPrevIndex 53809:mySectionPrevIndex 52855:listAlreadyPresent 52805:listAlreadyPresent 52698:listAlreadyPresent 52023:" name=" 52002:" name=" 51392:mySectionPrevIndex 51101:"group=" 49431:"stub}}" 49393:"stub}}" 48757:"}}\n\n" 47834:"}}\n\n" 44085:ADD_TO_SUMMARY_DIV 43647:': "' 43623:ADD_TO_SUMMARY_DIV 43483:ADD_TO_SUMMARY_DIV 43455:ADD_TO_SUMMARY_DIV 43427:ADD_TO_SUMMARY_DIV 43073:appliedSuggestions 42891:appliedSuggestions 42873:appliedSuggestions 42836:appliedSuggestions 42818:appliedSuggestions 42721:appliedSuggestions 42658:appliedSuggestions 42617:appliedSuggestions 42586:appliedSuggestions 42515:'editform' 42012:': "' 41988:ADD_TO_SUMMARY_DIV 41848:ADD_TO_SUMMARY_DIV 41820:ADD_TO_SUMMARY_DIV 41792:ADD_TO_SUMMARY_DIV 41438:appliedSuggestions 41256:appliedSuggestions 41238:appliedSuggestions 41201:appliedSuggestions 41183:appliedSuggestions 41086:appliedSuggestions 41023:appliedSuggestions 40982:appliedSuggestions 40951:appliedSuggestions 40880:'editform' 40268:': "' 40244:ADD_TO_SUMMARY_DIV 40104:ADD_TO_SUMMARY_DIV 40076:ADD_TO_SUMMARY_DIV 40048:ADD_TO_SUMMARY_DIV 39694:appliedSuggestions 39512:appliedSuggestions 39494:appliedSuggestions 39457:appliedSuggestions 39439:appliedSuggestions 39342:appliedSuggestions 39279:appliedSuggestions 39238:appliedSuggestions 39207:appliedSuggestions 39136:'editform' 38085:'InfoText' 37812:'absolute' 36368:'Show All' 36300:SUGGESTION_BOX_DIV 36192:SUGGESTION_BOX_DIV 35532:SUGGESTION_BOX_DIV 35432:SUGGESTION_BOX_DIV 35071:SUGGESTION_BOX_DIV 34909:SUGGESTION_BOX_DIV 34658:SUGGESTION_BOX_DIV 34553:SUGGESTION_BOX_DIV 34213:SUGGESTION_BOX_DIV 34118:SUGGESTION_BOX_DIV 34093:isBigScanConfirmed 34006:SUGGESTION_BOX_DIV 33843://get article text 30351:'TEXTAREA' 29853:isBigScanConfirmed 29763:appliedSuggestions 29635:ADD_TO_SUMMARY_DIV 29569:SUGGESTION_BOX_DIV 29470:'wgAction' 29437:'wgAction' 29222:ADD_TO_SUMMARY_DIV 29182:SUGGESTION_BOX_DIV 28872:// </nowiki> 25323:replacement: '', 22797:rreplacement = ""; 19924://look for matches 19255:++endReplaceIndex; 17362:var noteGroups = ; 17032:end: eend, 16352:eend = s.length; 16341:sstart = s.length; 13259:'fixed ] using ]', 12940:suggestion.start3, 12416:'fixed ] using ]', 12086:suggestion.start2, 11714:ct.selectWikiText( 11116:'fixed ] using ]', 8303:eSup.appendChild ( 6116://get article text 3682:var s = re.source; 344:var ct = ct || {}; 149: 86: 68417:" the " 68334:"'" 67359:"https" 65755:"/>" 65677:"/>" 65613:"/>" 64768:var rreplacement; 61781://decrement index 61010:"|url=" 60691:"|url=" 60306:"|url=" 60105:replaceableString 60077:replaceableString 60037:replaceableString 60015:replaceableString 60006:replaceableString 59978:replaceableString 59927:replaceableString 59889:replaceableString 58392:",/ref" 54629:startReplaceIndex 54584:startReplaceIndex 54457:startReplaceIndex 54421:startReplaceIndex 54366:startReplaceIndex 54272:startReplaceIndex 54174:startReplaceIndex 54148:"name=" 54060:startReplaceIndex 53908://decrement index 52437:bracketAfterIndex 52419:bracketAfterIndex 52127:bracketAfterIndex 51353://for each group= 34786://get suggestions 33556:setSelectionRange 33092:WikEdGetSelection 32625:WikEdGetSelection 30729:setSelectionRange 30115:setSelectionRange 30031:setSelectionRange 28888:// <nowiki> 28876: 28850:return ARA_Rules; 27716:var rreplacement; 27450:var rreplacement; 27184:var rreplacement; 26740:var rreplacement; 26581:replacement: '', 26159:var rreplacement; 25493:var rreplacement; 22668:var rreplacement; 21621:var rreplacement; 21237:var counter = 0; 20872:var rreplacement; 19751:ref: "{{efn-lr", 19696:ref: "{{efn-ua", 19348:replacement: "", 17054:replacement: '', 16569:var rreplacement; 14577:var rreplacement; 14122:var ARA_Rules = ; 11725:suggestion.start, 10819:suggestion.start, 10470:e = e.parentNode; 9632:e = e.parentNode; 8569:eSup.appendChild( 8440:eSup.appendChild( 7915:ct.maxSuggestions 6813://get suggestions 5776:return obj.plain; 4834:return obj.plain; 3975:re.lastIndex = 0; 2265:ta.scrollTop = 0; 1590:ta.scrollTop = 0; 213:// <nowiki> 140: 77: 57: 69884: 69878: 69877: 69871: 69870: 69864: 69863: 69860: 69857: 69851: 69847: 69846: 69843: 69837: 69833: 69832: 69826: 69825: 69822: 69819: 69813: 69809: 69808: 69802: 69801: 69795: 69794: 69788: 69787: 69781: 69780: 69777: 69774: 69768: 69767: 69764: 69761: 69758: 69752: 69751: 69748: 69745: 69742: 69736: 69735: 69732: 69729: 69726: 69720: 69719: 69716: 69713: 69710: 69704: 69703: 69700: 69697: 69694: 69688: 69684: 69683: 69680: 69677: 69674: 69671: 69668: 69662: 69661: 69658: 69655: 69652: 69649: 69646: 69640: 69639: 69636: 69633: 69630: 69627: 69624: 69621: 69618: 69615: 69612: 69609: 69606: 69600: 69596: 69595: 69589: 69588: 69585: 69582: 69579: 69573: 69569: 69568: 69565: 69562: 69559: 69556: 69553: 69550: 69547: 69544: 69541: 69538: 69535: 69532: 69529: 69526: 69523: 69520: 69517: 69514: 69511: 69508: 69505: 69502: 69499: 69496: 69493: 69490: 69487: 69484: 69481: 69475: 69474: 69468: 69464: 69463: 69460: 69457: 69454: 69451: 69448: 69445: 69442: 69439: 69436: 69433: 69430: 69427: 69424: 69421: 69418: 69415: 69412: 69409: 69406: 69403: 69400: 69397: 69394: 69391: 69388: 69385: 69382: 69379: 69376: 69370: 69369: 69366: 69363: 69360: 69357: 69354: 69351: 69348: 69345: 69342: 69339: 69336: 69333: 69330: 69327: 69321: 69317: 69316: 69313: 69310: 69307: 69304: 69301: 69298: 69295: 69292: 69286: 69285: 69282: 69279: 69276: 69273: 69270: 69267: 69264: 69261: 69255: 69254: 69251: 69248: 69245: 69242: 69239: 69236: 69233: 69230: 69224: 69223: 69220: 69217: 69214: 69211: 69208: 69205: 69202: 69199: 69196: 69193: 69190: 69187: 69184: 69181: 69175: 69174: 69168: 69167: 69164: 69161: 69158: 69155: 69152: 69149: 69146: 69143: 69140: 69134: 69130: 69129: 69123: 69122: 69119: 69116: 69113: 69107: 69103: 69102: 69099: 69096: 69093: 69090: 69087: 69084: 69081: 69078: 69075: 69072: 69069: 69066: 69063: 69060: 69057: 69054: 69051: 69048: 69045: 69042: 69039: 69033: 69032: 69026: 69022: 69021: 69018: 69015: 69012: 69009: 69006: 69003: 69000: 68997: 68994: 68991: 68988: 68985: 68982: 68979: 68976: 68973: 68970: 68967: 68964: 68961: 68958: 68952: 68951: 68948: 68945: 68942: 68939: 68936: 68933: 68930: 68927: 68924: 68921: 68918: 68912: 68908: 68907: 68904: 68901: 68898: 68895: 68892: 68886: 68885: 68882: 68879: 68876: 68873: 68870: 68867: 68864: 68861: 68858: 68852: 68848: 68847: 68844: 68841: 68838: 68835: 68832: 68829: 68826: 68823: 68817: 68816: 68813: 68810: 68807: 68804: 68801: 68798: 68795: 68792: 68786: 68785: 68782: 68779: 68776: 68773: 68770: 68767: 68764: 68761: 68758: 68755: 68752: 68749: 68746: 68743: 68737: 68736: 68730: 68729: 68726: 68723: 68720: 68717: 68714: 68711: 68708: 68705: 68702: 68696: 68692: 68691: 68685: 68684: 68681: 68678: 68675: 68669: 68668: 68665: 68662: 68659: 68656: 68653: 68650: 68647: 68644: 68641: 68638: 68635: 68632: 68629: 68623: 68622: 68616: 68615: 68612: 68609: 68606: 68603: 68600: 68594: 68593: 68590: 68587: 68584: 68581: 68578: 68575: 68572: 68569: 68566: 68563: 68557: 68556: 68553: 68550: 68547: 68544: 68541: 68538: 68535: 68532: 68526: 68525: 68522: 68519: 68516: 68513: 68510: 68507: 68504: 68501: 68495: 68494: 68488: 68487: 68484: 68481: 68478: 68475: 68472: 68469: 68466: 68463: 68460: 68454: 68450: 68449: 68446: 68443: 68440: 68434: 68433: 68430: 68427: 68424: 68421: 68418: 68415: 68412: 68409: 68406: 68403: 68400: 68397: 68394: 68391: 68388: 68387:" of " 68385: 68382: 68379: 68376: 68373: 68370: 68367: 68364: 68361: 68358: 68355: 68352: 68349: 68343: 68339: 68338: 68335: 68332: 68329: 68326: 68323: 68320: 68317: 68314: 68311: 68308: 68305: 68302: 68299: 68296: 68293: 68290: 68287: 68284: 68281: 68278: 68275: 68269: 68268: 68265: 68262: 68259: 68256: 68253: 68250: 68247: 68244: 68241: 68238: 68235: 68232: 68229: 68226: 68223: 68220: 68217: 68214: 68211: 68208: 68202: 68201: 68198: 68195: 68192: 68189: 68186: 68183: 68180: 68177: 68174: 68171: 68168: 68165: 68162: 68159: 68156: 68153: 68150: 68147: 68144: 68141: 68138: 68132: 68131: 68128: 68125: 68122: 68119: 68116: 68113: 68110: 68107: 68104: 68101: 68098: 68095: 68092: 68089: 68086: 68083: 68080: 68077: 68074: 68071: 68068: 68062: 68061: 68058: 68055: 68052: 68049: 68046: 68043: 68040: 68037: 68034: 68031: 68028: 68025: 68022: 68019: 68016: 68013: 68010: 68007: 68004: 68001: 67998: 67992: 67991: 67988: 67985: 67982: 67979: 67976: 67973: 67970: 67967: 67964: 67961: 67958: 67955: 67952: 67949: 67946: 67943: 67940: 67937: 67934: 67931: 67928: 67922: 67921: 67918: 67915: 67912: 67909: 67906: 67903: 67900: 67897: 67894: 67891: 67888: 67885: 67882: 67879: 67876: 67873: 67870: 67867: 67864: 67861: 67858: 67852: 67851: 67848: 67845: 67842: 67839: 67836: 67833: 67830: 67827: 67824: 67821: 67818: 67815: 67812: 67809: 67806: 67803: 67800: 67797: 67794: 67791: 67788: 67782: 67781: 67778: 67775: 67772: 67769: 67766: 67763: 67760: 67757: 67754: 67751: 67748: 67745: 67742: 67739: 67736: 67733: 67730: 67727: 67724: 67721: 67718: 67712: 67711: 67708: 67705: 67702: 67699: 67696: 67693: 67690: 67687: 67684: 67681: 67678: 67675: 67672: 67669: 67666: 67663: 67660: 67657: 67654: 67651: 67648: 67642: 67638: 67637: 67634: 67631: 67628: 67625: 67622: 67619: 67616: 67613: 67607: 67606: 67603: 67600: 67597: 67594: 67591: 67588: 67585: 67579: 67575: 67574: 67571: 67568: 67565: 67562: 67559: 67556: 67553: 67550: 67547: 67541: 67540: 67537: 67534: 67531: 67528: 67525: 67522: 67519: 67516: 67513: 67507: 67506: 67503: 67500: 67497: 67494: 67491: 67488: 67485: 67482: 67479: 67476: 67473: 67467: 67466: 67463: 67460: 67457: 67454: 67451: 67448: 67445: 67439: 67438: 67435: 67432: 67429: 67426: 67423: 67420: 67417: 67411: 67410: 67404: 67403: 67400: 67397: 67394: 67391: 67388: 67385: 67382: 67376: 67375: 67372: 67369: 67366: 67363: 67360: 67357: 67354: 67351: 67348: 67345: 67342: 67336: 67335: 67332: 67329: 67326: 67323: 67320: 67314: 67313: 67307: 67306: 67303: 67300: 67297: 67294: 67291: 67288: 67285: 67282: 67279: 67276: 67273: 67270: 67264: 67263: 67260: 67257: 67254: 67251: 67248: 67245: 67242: 67239: 67233: 67232: 67229: 67226: 67223: 67220: 67217: 67214: 67211: 67208: 67205: 67202: 67199: 67196: 67193: 67190: 67187: 67184: 67181: 67175: 67174: 67171: 67168: 67165: 67162: 67159: 67156: 67153: 67150: 67147: 67144: 67141: 67138: 67135: 67132: 67129: 67126: 67120: 67119: 67113: 67112: 67109: 67106: 67103: 67100: 67097: 67094: 67091: 67088: 67085: 67082: 67079: 67076: 67070: 67069: 67066: 67063: 67060: 67057: 67054: 67051: 67048: 67045: 67044:"NAME" 67042: 67039: 67036: 67033: 67030: 67027: 67024: 67021: 67018: 67015: 67009: 67008: 67005: 67002: 66999: 66996: 66993: 66990: 66987: 66984: 66981: 66978: 66975: 66969: 66968: 66965: 66962: 66959: 66956: 66953: 66950: 66947: 66944: 66941: 66935: 66934: 66931: 66928: 66925: 66922: 66919: 66916: 66913: 66910: 66907: 66904: 66901: 66898: 66895: 66892: 66886: 66885: 66882: 66879: 66876: 66873: 66870: 66867: 66864: 66861: 66858: 66855: 66852: 66849: 66843: 66842: 66836: 66835: 66832: 66829: 66826: 66823: 66820: 66817: 66814: 66811: 66808: 66805: 66802: 66799: 66793: 66792: 66789: 66786: 66780: 66779: 66776: 66773: 66767: 66766: 66763: 66760: 66754: 66753: 66750: 66747: 66741: 66740: 66737: 66734: 66731: 66725: 66724: 66721: 66718: 66715: 66712: 66709: 66706: 66703: 66700: 66694: 66693: 66687: 66683: 66682: 66676: 66675: 66672: 66669: 66663: 66659: 66658: 66652: 66651: 66645: 66644: 66641: 66638: 66632: 66631: 66628: 66625: 66622: 66616: 66615: 66612: 66609: 66606: 66600: 66599: 66596: 66593: 66590: 66584: 66583: 66580: 66577: 66574: 66568: 66567: 66564: 66561: 66558: 66552: 66548: 66547: 66544: 66541: 66538: 66532: 66531: 66528: 66525: 66522: 66519: 66516: 66510: 66509: 66506: 66503: 66500: 66497: 66494: 66491: 66488: 66482: 66481: 66475: 66474: 66471: 66468: 66465: 66462: 66459: 66456: 66453: 66450: 66447: 66444: 66441: 66438: 66432: 66431: 66428: 66425: 66419: 66418: 66415: 66412: 66406: 66405: 66402: 66399: 66393: 66392: 66389: 66386: 66380: 66379: 66376: 66373: 66370: 66364: 66363: 66360: 66357: 66354: 66351: 66348: 66345: 66342: 66339: 66333: 66332: 66326: 66322: 66321: 66315: 66314: 66311: 66308: 66302: 66298: 66297: 66291: 66290: 66284: 66283: 66280: 66277: 66271: 66270: 66267: 66264: 66261: 66255: 66254: 66251: 66248: 66245: 66239: 66238: 66235: 66232: 66229: 66223: 66222: 66219: 66216: 66213: 66207: 66206: 66203: 66200: 66197: 66191: 66187: 66186: 66183: 66180: 66177: 66174: 66168: 66167: 66164: 66161: 66158: 66155: 66152: 66146: 66145: 66142: 66139: 66136: 66133: 66130: 66127: 66124: 66118: 66117: 66111: 66110: 66107: 66104: 66101: 66098: 66095: 66092: 66089: 66086: 66083: 66080: 66077: 66074: 66071: 66068: 66065: 66062: 66059: 66056: 66053: 66050: 66047: 66044: 66041: 66038: 66032: 66031: 66028: 66025: 66019: 66018: 66015: 66012: 66006: 66005: 66002: 65999: 65993: 65992: 65989: 65986: 65980: 65979: 65976: 65973: 65970: 65964: 65963: 65960: 65957: 65954: 65951: 65948: 65945: 65942: 65939: 65933: 65932: 65926: 65922: 65921: 65915: 65914: 65911: 65908: 65902: 65898: 65897: 65891: 65890: 65884: 65883: 65880: 65877: 65871: 65870: 65867: 65864: 65861: 65855: 65854: 65851: 65848: 65845: 65839: 65838: 65835: 65832: 65829: 65823: 65822: 65819: 65816: 65813: 65807: 65806: 65803: 65800: 65797: 65791: 65787: 65786: 65780: 65776: 65772: 65771: 65768: 65765: 65762: 65759: 65756: 65753: 65750: 65747: 65744: 65741: 65738: 65735: 65732: 65729: 65726: 65723: 65720: 65717: 65711: 65710: 65707: 65701: 65700: 65694: 65693: 65690: 65687: 65684: 65681: 65678: 65675: 65672: 65669: 65666: 65663: 65660: 65657: 65654: 65651: 65648: 65645: 65642: 65639: 65633: 65632: 65629: 65626: 65623: 65620: 65617: 65614: 65611: 65608: 65605: 65602: 65599: 65596: 65590: 65589: 65586: 65583: 65580: 65577: 65574: 65571: 65568: 65565: 65562: 65559: 65556: 65553: 65550: 65547: 65541: 65540: 65534: 65533: 65530: 65527: 65524: 65521: 65518: 65515: 65512: 65509: 65506: 65503: 65500: 65497: 65491: 65490: 65487: 65484: 65481: 65478: 65475: 65472: 65469: 65466: 65463: 65460: 65457: 65454: 65451: 65445: 65444: 65438: 65437: 65434: 65431: 65428: 65425: 65422: 65419: 65416: 65413: 65410: 65407: 65404: 65401: 65398: 65395: 65392: 65386: 65385: 65379: 65378: 65372: 65368: 65367: 65364: 65361: 65358: 65355: 65349: 65348: 65345: 65342: 65339: 65336: 65333: 65330: 65327: 65324: 65321: 65318: 65315: 65309: 65308: 65305: 65302: 65299: 65296: 65293: 65290: 65287: 65281: 65280: 65274: 65273: 65270: 65267: 65264: 65261: 65258: 65255: 65252: 65249: 65246: 65243: 65240: 65237: 65234: 65231: 65228: 65225: 65222: 65219: 65216: 65213: 65210: 65207: 65204: 65201: 65195: 65194: 65191: 65188: 65182: 65181: 65178: 65175: 65169: 65168: 65165: 65162: 65156: 65155: 65152: 65149: 65143: 65142: 65139: 65136: 65133: 65127: 65126: 65123: 65120: 65117: 65114: 65111: 65108: 65105: 65102: 65096: 65095: 65089: 65085: 65084: 65078: 65077: 65071: 65067: 65066: 65060: 65059: 65053: 65052: 65046: 65045: 65039: 65038: 65032: 65031: 65025: 65024: 65018: 65017: 65011: 65010: 65004: 65000: 64999: 64993: 64992: 64986: 64985: 64979: 64975: 64974: 64968: 64967: 64961: 64960: 64954: 64953: 64947: 64946: 64940: 64936: 64935: 64929: 64928: 64922: 64921: 64915: 64914: 64908: 64907: 64901: 64900: 64894: 64893: 64887: 64886: 64880: 64879: 64873: 64869: 64868: 64862: 64861: 64855: 64854: 64848: 64844: 64843: 64837: 64836: 64830: 64829: 64823: 64822: 64816: 64815: 64809: 64805: 64804: 64798: 64797: 64791: 64790: 64784: 64783: 64777: 64776: 64770: 64769: 64763: 64762: 64756: 64755: 64749: 64748: 64742: 64741: 64735: 64734: 64728: 64727: 64721: 64720: 64714: 64713: 64707: 64706: 64703: 64700: 64694: 64693: 64687: 64686: 64680: 64679: 64676: 64673: 64667: 64666: 64663: 64660: 64657: 64651: 64650: 64647: 64644: 64641: 64635: 64634: 64631: 64628: 64625: 64619: 64618: 64615: 64612: 64609: 64603: 64602: 64599: 64596: 64593: 64587: 64583: 64579: 64578: 64572: 64571: 64568: 64565: 64562: 64559: 64556: 64550: 64549: 64546: 64543: 64540: 64537: 64534: 64531: 64528: 64525: 64522: 64516: 64515: 64512: 64509: 64506: 64503: 64500: 64497: 64494: 64488: 64484: 64483: 64480: 64477: 64474: 64471: 64468: 64465: 64462: 64459: 64456: 64453: 64450: 64447: 64444: 64441: 64435: 64434: 64431: 64425: 64424: 64421: 64418: 64412: 64411: 64408: 64405: 64402: 64399: 64396: 64393: 64390: 64387: 64384: 64381: 64375: 64374: 64368: 64367: 64364: 64361: 64358: 64355: 64352: 64349: 64346: 64343: 64340: 64337: 64331: 64327: 64326: 64323: 64320: 64317: 64314: 64311: 64308: 64305: 64302: 64299: 64296: 64293: 64287: 64286: 64283: 64280: 64277: 64274: 64271: 64265: 64264: 64258: 64257: 64254: 64251: 64248: 64245: 64242: 64239: 64236: 64233: 64230: 64227: 64224: 64221: 64215: 64211: 64210: 64204: 64203: 64200: 64197: 64194: 64191: 64188: 64182: 64181: 64178: 64175: 64172: 64169: 64166: 64163: 64160: 64157: 64154: 64148: 64147: 64144: 64141: 64138: 64135: 64132: 64129: 64126: 64120: 64116: 64115: 64112: 64109: 64106: 64103: 64100: 64097: 64094: 64091: 64088: 64085: 64082: 64079: 64076: 64073: 64067: 64066: 64063: 64057: 64056: 64053: 64050: 64044: 64043: 64040: 64037: 64034: 64031: 64028: 64025: 64022: 64019: 64016: 64013: 64007: 64006: 64000: 63999: 63996: 63993: 63990: 63987: 63984: 63981: 63978: 63975: 63972: 63969: 63963: 63959: 63958: 63955: 63952: 63949: 63946: 63943: 63940: 63937: 63934: 63931: 63928: 63925: 63919: 63918: 63915: 63912: 63909: 63906: 63903: 63897: 63896: 63890: 63889: 63886: 63883: 63880: 63877: 63874: 63871: 63868: 63865: 63862: 63859: 63856: 63853: 63847: 63843: 63842: 63836: 63835: 63832: 63829: 63826: 63823: 63820: 63817: 63814: 63811: 63808: 63805: 63802: 63799: 63796: 63793: 63790: 63787: 63784: 63781: 63778: 63775: 63772: 63766: 63765: 63759: 63758: 63755: 63752: 63749: 63746: 63743: 63740: 63737: 63734: 63731: 63728: 63725: 63719: 63718: 63712: 63711: 63708: 63705: 63702: 63699: 63696: 63693: 63690: 63687: 63684: 63681: 63678: 63675: 63672: 63669: 63666: 63663: 63660: 63657: 63654: 63651: 63648: 63645: 63642: 63639: 63636: 63633: 63630: 63627: 63624: 63621: 63618: 63612: 63608: 63607: 63604: 63601: 63595: 63594: 63591: 63588: 63582: 63581: 63578: 63575: 63569: 63568: 63565: 63562: 63556: 63555: 63552: 63549: 63543: 63542: 63539: 63536: 63533: 63527: 63526: 63523: 63520: 63517: 63514: 63511: 63508: 63505: 63502: 63496: 63495: 63489: 63485: 63484: 63478: 63477: 63474: 63471: 63465: 63461: 63460: 63454: 63453: 63447: 63446: 63440: 63439: 63436: 63433: 63427: 63426: 63423: 63420: 63417: 63411: 63410: 63407: 63404: 63401: 63395: 63394: 63391: 63388: 63385: 63379: 63378: 63375: 63372: 63369: 63366: 63363: 63360: 63357: 63351: 63350: 63347: 63344: 63341: 63338: 63335: 63332: 63329: 63326: 63323: 63317: 63316: 63313: 63310: 63307: 63301: 63300: 63294: 63293: 63290: 63287: 63284: 63281: 63278: 63275: 63272: 63269: 63263: 63262: 63256: 63252: 63251: 63245: 63244: 63238: 63237: 63231: 63230: 63227: 63224: 63218: 63217: 63214: 63211: 63208: 63202: 63201: 63198: 63195: 63192: 63186: 63185: 63182: 63179: 63176: 63170: 63169: 63166: 63163: 63160: 63154: 63153: 63150: 63147: 63144: 63138: 63137: 63134: 63131: 63128: 63122: 63121: 63118: 63115: 63112: 63106: 63105: 63102: 63099: 63096: 63090: 63089: 63086: 63083: 63080: 63074: 63073: 63070: 63067: 63064: 63058: 63057: 63051: 63050: 63044: 63043: 63037: 63036: 63030: 63029: 63023: 63022: 63019: 63016: 63010: 63009: 63006: 63003: 63000: 62994: 62993: 62990: 62987: 62984: 62978: 62977: 62974: 62971: 62968: 62962: 62961: 62958: 62955: 62952: 62949: 62943: 62942: 62939: 62936: 62933: 62927: 62926: 62923: 62920: 62917: 62914: 62911: 62908: 62905: 62902: 62899: 62896: 62893: 62890: 62887: 62881: 62880: 62877: 62874: 62871: 62868: 62865: 62862: 62859: 62856: 62853: 62847: 62846: 62843: 62840: 62837: 62831: 62830: 62827: 62824: 62821: 62815: 62814: 62811: 62808: 62805: 62799: 62798: 62795: 62792: 62789: 62783: 62782: 62779: 62776: 62773: 62767: 62766: 62763: 62760: 62757: 62751: 62750: 62747: 62744: 62741: 62735: 62734: 62728: 62727: 62724: 62721: 62718: 62715: 62712: 62709: 62706: 62703: 62700: 62694: 62693: 62687: 62686: 62680: 62679: 62673: 62672: 62669: 62666: 62660: 62659: 62656: 62653: 62650: 62644: 62643: 62640: 62637: 62634: 62628: 62627: 62624: 62621: 62618: 62612: 62611: 62608: 62605: 62602: 62596: 62595: 62592: 62589: 62586: 62583: 62580: 62577: 62574: 62568: 62567: 62564: 62561: 62558: 62555: 62552: 62549: 62546: 62543: 62540: 62537: 62534: 62531: 62528: 62522: 62521: 62518: 62515: 62512: 62509: 62506: 62503: 62500: 62497: 62494: 62488: 62487: 62484: 62481: 62478: 62472: 62471: 62468: 62465: 62462: 62456: 62455: 62452: 62449: 62446: 62440: 62439: 62436: 62433: 62430: 62424: 62423: 62420: 62417: 62414: 62408: 62407: 62404: 62401: 62398: 62392: 62391: 62388: 62385: 62382: 62376: 62375: 62369: 62368: 62365: 62362: 62359: 62356: 62353: 62350: 62347: 62344: 62341: 62338: 62335: 62332: 62329: 62326: 62323: 62320: 62314: 62313: 62307: 62303: 62302: 62299: 62296: 62293: 62290: 62287: 62281: 62280: 62277: 62274: 62271: 62268: 62262: 62261: 62258: 62255: 62252: 62249: 62246: 62243: 62240: 62237: 62234: 62231: 62228: 62225: 62222: 62219: 62216: 62213: 62210: 62207: 62204: 62201: 62198: 62195: 62192: 62186: 62185: 62182: 62179: 62176: 62173: 62170: 62167: 62164: 62161: 62158: 62155: 62149: 62145: 62144: 62141: 62138: 62135: 62132: 62129: 62123: 62122: 62119: 62116: 62113: 62110: 62107: 62104: 62101: 62098: 62095: 62092: 62089: 62086: 62083: 62080: 62077: 62074: 62068: 62067: 62064: 62061: 62058: 62055: 62052: 62049: 62046: 62043: 62037: 62036: 62033: 62030: 62027: 62024: 62018: 62017: 62011: 62007: 62006: 62000: 61999: 61993: 61992: 61986: 61985: 61979: 61978: 61972: 61971: 61965: 61964: 61961: 61958: 61955: 61952: 61949: 61946: 61943: 61937: 61936: 61930: 61926: 61925: 61922: 61919: 61916: 61913: 61910: 61907: 61904: 61901: 61898: 61895: 61892: 61889: 61886: 61880: 61876: 61875: 61872: 61869: 61866: 61860: 61859: 61856: 61853: 61850: 61847: 61844: 61838: 61834: 61833: 61830: 61827: 61824: 61821: 61815: 61814: 61808: 61807: 61801: 61797: 61796: 61790: 61789: 61783: 61782: 61779: 61776: 61775:fullRefPrevIndex 61773: 61767: 61766: 61763: 61760: 61757: 61754: 61751: 61750:fullRefPrevIndex 61748: 61745: 61742: 61739: 61736: 61733: 61727: 61726: 61720: 61719: 61716: 61713: 61710: 61707: 61706:fullRefPrevIndex 61704: 61701: 61698: 61695: 61692: 61689: 61686: 61683: 61682:fullRefPrevIndex 61680: 61677: 61671: 61670: 61664: 61660: 61659: 61656: 61653: 61650: 61647: 61644: 61641: 61638: 61635: 61632: 61626: 61625: 61619: 61615: 61614: 61611: 61608: 61605: 61602: 61599: 61596: 61593: 61590: 61587: 61584: 61581: 61578: 61575: 61572: 61569: 61566: 61563: 61560: 61557: 61554: 61548: 61547: 61544: 61541: 61538: 61535: 61532: 61529: 61526: 61523: 61520: 61517: 61514: 61511: 61508: 61505: 61502: 61499: 61496: 61493: 61490: 61487: 61481: 61480: 61474: 61470: 61469: 61466: 61463: 61460: 61457: 61454: 61453:fullRefPrevIndex 61451: 61445: 61444: 61441: 61438: 61435: 61432: 61426: 61422: 61421: 61415: 61414: 61411: 61408: 61402: 61401: 61398: 61395: 61392: 61389: 61386: 61383: 61380: 61377: 61371: 61370: 61364: 61363: 61360: 61357: 61354: 61351: 61348: 61345: 61342: 61339: 61336: 61330: 61329: 61323: 61319: 61318: 61315: 61312: 61309: 61306: 61303: 61300: 61297: 61294: 61291: 61285: 61284: 61281: 61278: 61275: 61272: 61269: 61266: 61263: 61260: 61254: 61253: 61247: 61246: 61245://for each |url= 61243: 61240: 61237: 61234: 61231: 61228: 61225: 61222: 61219: 61216: 61213: 61210: 61207: 61201: 61200: 61197: 61194: 61191: 61188: 61185: 61182: 61176: 61172: 61171: 61165: 61164: 61161: 61158: 61155: 61152: 61149: 61143: 61142: 61139: 61136: 61133: 61130: 61127: 61121: 61120: 61114: 61113: 61110: 61107: 61104: 61101: 61098: 61095: 61092: 61089: 61086: 61083: 61080: 61077: 61074: 61071: 61068: 61062: 61061: 61058: 61055: 61052: 61049: 61046: 61040: 61039: 61036: 61033: 61030: 61027: 61024: 61021: 61015: 61014: 61011: 61008: 61005: 61002: 60996: 60995: 60992: 60989: 60986: 60983: 60977: 60976: 60970: 60966: 60965: 60962: 60959: 60956: 60950: 60949: 60946: 60943: 60940: 60937: 60934: 60931: 60928: 60925: 60919: 60918: 60912: 60908: 60907: 60901: 60900: 60897: 60894: 60888: 60884: 60883: 60877: 60876: 60870: 60869: 60863: 60862: 60859: 60856: 60850: 60849: 60846: 60843: 60840: 60834: 60833: 60830: 60827: 60824: 60818: 60817: 60814: 60811: 60808: 60805: 60802: 60799: 60796: 60793: 60790: 60787: 60781: 60780: 60777: 60774: 60771: 60768: 60765: 60762: 60759: 60753: 60752: 60749: 60746: 60743: 60737: 60736: 60730: 60729: 60726: 60723: 60720: 60717: 60714: 60711: 60708: 60702: 60701: 60698: 60695: 60692: 60689: 60686: 60683: 60677: 60676: 60670: 60669: 60666: 60663: 60660: 60657: 60654: 60651: 60648: 60645: 60642: 60639: 60636: 60633: 60630: 60627: 60621: 60617: 60616: 60613: 60610: 60607: 60601: 60600: 60597: 60594: 60591: 60585: 60584: 60578: 60577: 60574: 60571: 60568: 60565: 60562: 60559: 60556: 60550: 60549: 60543: 60539: 60538: 60532: 60531: 60528: 60525: 60519: 60515: 60514: 60508: 60507: 60501: 60500: 60494: 60493: 60490: 60487: 60481: 60480: 60477: 60474: 60471: 60465: 60464: 60461: 60458: 60455: 60449: 60448: 60445: 60442: 60439: 60433: 60432: 60429: 60426: 60423: 60420: 60417: 60414: 60411: 60408: 60405: 60402: 60396: 60395: 60392: 60389: 60386: 60383: 60380: 60377: 60374: 60368: 60367: 60364: 60361: 60358: 60352: 60351: 60345: 60344: 60341: 60338: 60335: 60332: 60329: 60326: 60323: 60317: 60316: 60313: 60310: 60307: 60304: 60301: 60298: 60292: 60291: 60285: 60284: 60281: 60278: 60275: 60272: 60269: 60266: 60263: 60260: 60257: 60254: 60251: 60248: 60245: 60242: 60236: 60232: 60231: 60228: 60225: 60222: 60216: 60215: 60212: 60209: 60206: 60200: 60199: 60196: 60193: 60190: 60187: 60184: 60181: 60178: 60175: 60169: 60168: 60162: 60158: 60157: 60151: 60150: 60147: 60144: 60138: 60134: 60133: 60127: 60126: 60120: 60119: 60113: 60112: 60109: 60106: 60103: 60100: 60097: 60094: 60088: 60087: 60084: 60081: 60078: 60075: 60072: 60069: 60066: 60060: 60059: 60056: 60053: 60050: 60047: 60044: 60041: 60038: 60035: 60032: 60026: 60025: 60022: 60019: 60016: 60013: 60010: 60007: 60004: 60001: 59998: 59995: 59992: 59989: 59983: 59982: 59979: 59976: 59973: 59970: 59967: 59964: 59961: 59955: 59954: 59951: 59948: 59945: 59939: 59938: 59932: 59931: 59928: 59925: 59922: 59919: 59916: 59913: 59910: 59904: 59900: 59899: 59896: 59893: 59890: 59887: 59881: 59880: 59874: 59873: 59870: 59867: 59864: 59861: 59858: 59855: 59852: 59849: 59846: 59843: 59840: 59837: 59834: 59831: 59825: 59824: 59821: 59818: 59815: 59809: 59805: 59804: 59801: 59798: 59795: 59789: 59788: 59785: 59782: 59779: 59776: 59773: 59770: 59767: 59764: 59758: 59757: 59751: 59747: 59746: 59740: 59739: 59736: 59733: 59727: 59726: 59720: 59719: 59713: 59712: 59709: 59706: 59700: 59699: 59696: 59693: 59690: 59684: 59683: 59680: 59677: 59674: 59668: 59667: 59664: 59661: 59658: 59652: 59651: 59648: 59645: 59642: 59636: 59635: 59632: 59629: 59626: 59620: 59616: 59615: 59612: 59609: 59606: 59600: 59599: 59596: 59593: 59590: 59587: 59584: 59578: 59577: 59574: 59571: 59568: 59565: 59562: 59559: 59556: 59550: 59549: 59543: 59542: 59539: 59536: 59533: 59530: 59527: 59524: 59521: 59518: 59515: 59512: 59509: 59506: 59500: 59499: 59496: 59493: 59490: 59487: 59484: 59481: 59478: 59475: 59472: 59469: 59466: 59463: 59460: 59454: 59453: 59450: 59447: 59444: 59441: 59438: 59435: 59432: 59429: 59426: 59423: 59420: 59414: 59410: 59409: 59406: 59403: 59400: 59397: 59394: 59391: 59388: 59385: 59379: 59378: 59375: 59372: 59369: 59366: 59363: 59360: 59357: 59354: 59348: 59347: 59341: 59340: 59337: 59334: 59331: 59328: 59325: 59322: 59319: 59316: 59313: 59310: 59307: 59301: 59300: 59297: 59294: 59288: 59287: 59284: 59281: 59275: 59274: 59271: 59268: 59262: 59261: 59258: 59255: 59252: 59246: 59245: 59242: 59239: 59236: 59233: 59230: 59227: 59224: 59221: 59215: 59214: 59208: 59204: 59203: 59197: 59196: 59193: 59190: 59184: 59180: 59179: 59173: 59172: 59166: 59165: 59159: 59158: 59155: 59152: 59146: 59145: 59142: 59139: 59136: 59130: 59129: 59126: 59123: 59120: 59117: 59114: 59108: 59107: 59104: 59101: 59098: 59095: 59092: 59089: 59086: 59083: 59080: 59074: 59073: 59070: 59067: 59064: 59058: 59057: 59054: 59051: 59048: 59042: 59038: 59037: 59034: 59031: 59028: 59025: 59022: 59019: 59016: 59013: 59010: 59007: 59001: 59000: 58994: 58993: 58990: 58987: 58984: 58981: 58978: 58975: 58972: 58969: 58966: 58960: 58956: 58955: 58952: 58949: 58946: 58943: 58937: 58936: 58930: 58929: 58926: 58923: 58920: 58917: 58914: 58911: 58908: 58905: 58902: 58899: 58896: 58893: 58890: 58887: 58881: 58877: 58876: 58870: 58869: 58863: 58862: 58859: 58856: 58850: 58849: 58846: 58843: 58840: 58834: 58833: 58827: 58826: 58820: 58819: 58816: 58813: 58807: 58806: 58803: 58800: 58797: 58791: 58790: 58784: 58783: 58777: 58776: 58773: 58770: 58764: 58763: 58760: 58757: 58754: 58748: 58747: 58741: 58740: 58734: 58733: 58730: 58727: 58721: 58720: 58717: 58714: 58711: 58705: 58704: 58698: 58697: 58691: 58690: 58687: 58684: 58678: 58677: 58674: 58671: 58668: 58662: 58661: 58655: 58654: 58651: 58648: 58645: 58639: 58635: 58634: 58631: 58628: 58625: 58619: 58618: 58612: 58611: 58608: 58605: 58602: 58599: 58596: 58593: 58590: 58584: 58583: 58577: 58573: 58572: 58566: 58565: 58562: 58559: 58553: 58552: 58546: 58545: 58539: 58538: 58535: 58532: 58526: 58525: 58522: 58519: 58516: 58510: 58509: 58506: 58503: 58500: 58494: 58493: 58490: 58487: 58484: 58478: 58477: 58474: 58471: 58468: 58462: 58461: 58458: 58455: 58452: 58446: 58442: 58441: 58435: 58434: 58431: 58428: 58425: 58419: 58418: 58415: 58412: 58409: 58406: 58403: 58397: 58396: 58393: 58390: 58387: 58384: 58381: 58378: 58375: 58369: 58368: 58362: 58361: 58355: 58351: 58350: 58344: 58343: 58340: 58337: 58334: 58328: 58327: 58324: 58321: 58318: 58315: 58312: 58306: 58305: 58302: 58299: 58296: 58293: 58290: 58287: 58284: 58278: 58277: 58271: 58270: 58267: 58264: 58261: 58258: 58255: 58252: 58249: 58246: 58243: 58240: 58237: 58234: 58228: 58224: 58223: 58217: 58216: 58213: 58210: 58207: 58201: 58200: 58197: 58194: 58191: 58188: 58185: 58179: 58178: 58175: 58172: 58169: 58166: 58163: 58160: 58157: 58151: 58150: 58144: 58143: 58140: 58137: 58134: 58131: 58128: 58125: 58122: 58119: 58116: 58113: 58110: 58107: 58101: 58097: 58096: 58090: 58089: 58086: 58083: 58080: 58074: 58073: 58070: 58067: 58064: 58061: 58058: 58052: 58051: 58048: 58045: 58042: 58039: 58036: 58033: 58030: 58024: 58023: 58017: 58016: 58013: 58010: 58007: 58004: 58001: 57998: 57995: 57992: 57989: 57986: 57983: 57977: 57976: 57970: 57969: 57966: 57963: 57960: 57957: 57954: 57951: 57948: 57945: 57942: 57939: 57936: 57933: 57930: 57927: 57924: 57921: 57918: 57915: 57912: 57909: 57906: 57903: 57900: 57897: 57894: 57891: 57888: 57885: 57882: 57879: 57876: 57873: 57870: 57867: 57864: 57861: 57858: 57855: 57852: 57849: 57846: 57840: 57839: 57836: 57833: 57827: 57826: 57823: 57820: 57814: 57813: 57810: 57807: 57801: 57800: 57797: 57794: 57791: 57785: 57784: 57781: 57778: 57775: 57772: 57769: 57766: 57763: 57760: 57754: 57753: 57747: 57743: 57742: 57736: 57735: 57732: 57729: 57723: 57722: 57716: 57715: 57709: 57708: 57702: 57701: 57698: 57695: 57689: 57688: 57685: 57682: 57679: 57673: 57672: 57669: 57666: 57663: 57657: 57656: 57653: 57650: 57647: 57641: 57640: 57637: 57634: 57631: 57625: 57624: 57621: 57618: 57615: 57609: 57605: 57604: 57598: 57597: 57594: 57591: 57588: 57585: 57582: 57576: 57575: 57572: 57569: 57566: 57563: 57560: 57557: 57554: 57551: 57548: 57542: 57541: 57538: 57535: 57532: 57529: 57526: 57523: 57520: 57514: 57510: 57509: 57506: 57503: 57500: 57497: 57494: 57491: 57488: 57482: 57481: 57478: 57475: 57472: 57469: 57466: 57463: 57460: 57454: 57453: 57450: 57447: 57444: 57441: 57438: 57435: 57432: 57429: 57426: 57423: 57420: 57414: 57413: 57407: 57406: 57400: 57399: 57396: 57393: 57387: 57386: 57383: 57380: 57377: 57374: 57371: 57368: 57365: 57362: 57359: 57353: 57352: 57346: 57345: 57342: 57339: 57336: 57333: 57330: 57327: 57324: 57321: 57318: 57315: 57309: 57308: 57302: 57301: 57298: 57295: 57292: 57289: 57286: 57283: 57280: 57277: 57274: 57271: 57268: 57265: 57262: 57259: 57253: 57249: 57248: 57245: 57242: 57239: 57236: 57230: 57229: 57226: 57223: 57220: 57217: 57211: 57210: 57204: 57203: 57197: 57193: 57192: 57186: 57185: 57182: 57179: 57176: 57170: 57169: 57166: 57163: 57160: 57157: 57154: 57148: 57147: 57144: 57141: 57138: 57135: 57132: 57129: 57126: 57120: 57119: 57116: 57113: 57110: 57104: 57103: 57097: 57096: 57093: 57090: 57087: 57084: 57081: 57078: 57075: 57072: 57069: 57066: 57063: 57057: 57053: 57052: 57049: 57046: 57043: 57040: 57037: 57034: 57031: 57028: 57025: 57022: 57019: 57016: 57010: 57009: 57006: 57003: 57000: 56997: 56994: 56991: 56988: 56985: 56979: 56978: 56972: 56971: 56968: 56965: 56962: 56959: 56956: 56953: 56950: 56947: 56944: 56941: 56938: 56935: 56932: 56929: 56926: 56920: 56916: 56915: 56912: 56909: 56906: 56903: 56897: 56896: 56893: 56890: 56887: 56884: 56881: 56878: 56875: 56872: 56869: 56866: 56863: 56860: 56857: 56854: 56851: 56845: 56844: 56841: 56838: 56835: 56832: 56829: 56826: 56823: 56820: 56817: 56814: 56811: 56808: 56805: 56802: 56799: 56796: 56793: 56787: 56786: 56783: 56780: 56777: 56774: 56771: 56768: 56765: 56762: 56759: 56756: 56753: 56750: 56747: 56744: 56741: 56735: 56734: 56728: 56727: 56721: 56720: 56714: 56713: 56710: 56707: 56704: 56701: 56698: 56695: 56692: 56689: 56683: 56682: 56679: 56676: 56673: 56670: 56667: 56664: 56661: 56658: 56655: 56649: 56648: 56645: 56642: 56639: 56636: 56633: 56630: 56627: 56624: 56621: 56615: 56614: 56611: 56608: 56605: 56602: 56599: 56596: 56593: 56590: 56587: 56584: 56578: 56577: 56574: 56571: 56568: 56565: 56562: 56559: 56556: 56553: 56550: 56544: 56543: 56540: 56537: 56534: 56531: 56528: 56525: 56522: 56519: 56513: 56512: 56509: 56506: 56503: 56500: 56497: 56494: 56491: 56488: 56485: 56482: 56479: 56473: 56472: 56469: 56466: 56460: 56459: 56456: 56453: 56447: 56446: 56443: 56440: 56434: 56433: 56430: 56427: 56421: 56420: 56417: 56414: 56408: 56407: 56404: 56401: 56398: 56392: 56391: 56388: 56385: 56382: 56379: 56376: 56373: 56370: 56367: 56361: 56360: 56354: 56350: 56349: 56343: 56342: 56339: 56336: 56330: 56326: 56325: 56319: 56318: 56312: 56311: 56308: 56305: 56302: 56299: 56293: 56292: 56289: 56286: 56283: 56280: 56277: 56271: 56270: 56267: 56264: 56261: 56255: 56254: 56251: 56248: 56245: 56239: 56238: 56235: 56232: 56229: 56223: 56222: 56219: 56216: 56213: 56207: 56206: 56200: 56196: 56195: 56189: 56188: 56185: 56182: 56179: 56178:"\n\n" 56176: 56173: 56170: 56167: 56164: 56161: 56158: 56155: 56149: 56148: 56145: 56142: 56139: 56136: 56133: 56130: 56127: 56124: 56121: 56118: 56115: 56112: 56106: 56105: 56102: 56099: 56096: 56093: 56090: 56087: 56084: 56078: 56074: 56073: 56070: 56067: 56064: 56058: 56057: 56054: 56051: 56048: 56045: 56042: 56039: 56036: 56033: 56027: 56023: 56022: 56019: 56016: 56013: 56010: 56004: 56003: 55997: 55996: 55993: 55992:containsNotesHdr 55990: 55987: 55984: 55978: 55977: 55971: 55967: 55966: 55960: 55959: 55953: 55952: 55949: 55943: 55942: 55939: 55936: 55933: 55932:containsNotesHdr 55927: 55926: 55923: 55920: 55917: 55914: 55911: 55908: 55905: 55899: 55898: 55895: 55892: 55889: 55883: 55882: 55879: 55876: 55873: 55870: 55867: 55864: 55861: 55858: 55855: 55852: 55849: 55846: 55840: 55839: 55833: 55832: 55829: 55826: 55823: 55820: 55817: 55814: 55811: 55805: 55801: 55800: 55797: 55794: 55791: 55788: 55782: 55781: 55775: 55774: 55771: 55768: 55765: 55762: 55759: 55756: 55753: 55750: 55747: 55744: 55741: 55738: 55735: 55732: 55726: 55722: 55721: 55718: 55715: 55712: 55706: 55705: 55699: 55695: 55694: 55691: 55688: 55685: 55684:containsNotesHdr 55682: 55676: 55675: 55672: 55669: 55666: 55663: 55657: 55656: 55653: 55650: 55647: 55644: 55638: 55637: 55634: 55631: 55628: 55625: 55619: 55618: 55612: 55611: 55608: 55605: 55602: 55599: 55596: 55590: 55589: 55583: 55579: 55578: 55572: 55571: 55565: 55564: 55558: 55557: 55554: 55551: 55548: 55545: 55539: 55538: 55535: 55532: 55529: 55526: 55523: 55517: 55516: 55513: 55510: 55507: 55504: 55501: 55495: 55494: 55491: 55488: 55482: 55481: 55475: 55474: 55471: 55468: 55465: 55462: 55459: 55456: 55453: 55450: 55447: 55441: 55440: 55434: 55430: 55429: 55426: 55420: 55419: 55416: 55413: 55410: 55404: 55400: 55399: 55393: 55392: 55386: 55385: 55382: 55376: 55375: 55372: 55369: 55366: 55360: 55359: 55353: 55352: 55349: 55346: 55343: 55340: 55337: 55334: 55331: 55328: 55325: 55319: 55318: 55312: 55311: 55308: 55305: 55302: 55299: 55296: 55293: 55290: 55287: 55284: 55281: 55278: 55275: 55272: 55269: 55266: 55263: 55257: 55256: 55253: 55250: 55247: 55244: 55238: 55237: 55231: 55227: 55226: 55223: 55220: 55217: 55214: 55208: 55204: 55203: 55200: 55194: 55193: 55190: 55187: 55184: 55181: 55178: 55172: 55171: 55165: 55164: 55158: 55157: 55154: 55151: 55148: 55145: 55142: 55139: 55136: 55133: 55130: 55127: 55124: 55121: 55118: 55115: 55109: 55108: 55102: 55098: 55097: 55091: 55090: 55084: 55083: 55080: 55077: 55071: 55070: 55067: 55064: 55058: 55057: 55054: 55051: 55048: 55042: 55041: 55035: 55034: 55028: 55027: 55024: 55021: 55015: 55014: 55011: 55008: 55002: 55001: 54998: 54995: 54992: 54986: 54985: 54979: 54978: 54972: 54971: 54968: 54965: 54959: 54958: 54955: 54952: 54946: 54945: 54942: 54939: 54936: 54930: 54929: 54923: 54922: 54916: 54915: 54912: 54909: 54903: 54902: 54899: 54896: 54890: 54889: 54886: 54883: 54880: 54874: 54873: 54867: 54866: 54863: 54860: 54857: 54851: 54850: 54844: 54840: 54839: 54836: 54833: 54830: 54827: 54821: 54820: 54817: 54814: 54811: 54805: 54804: 54798: 54797: 54794: 54791: 54788: 54785: 54782: 54779: 54776: 54770: 54769: 54763: 54759: 54758: 54752: 54751: 54748: 54745: 54739: 54735: 54734: 54728: 54727: 54721: 54720: 54714: 54713: 54707: 54706: 54703: 54700: 54694: 54693: 54690: 54687: 54684: 54681: 54678: 54675: 54672: 54666: 54665: 54662: 54661:"name" 54659: 54656: 54650: 54649: 54646: 54643: 54640: 54634: 54633: 54630: 54627: 54624: 54618: 54617: 54614: 54611: 54608: 54602: 54598: 54597: 54594: 54591: 54588: 54585: 54582: 54579: 54576: 54570: 54569: 54563: 54562: 54559: 54553: 54549: 54548: 54542: 54541: 54535: 54534: 54531: 54528: 54522: 54521: 54518: 54515: 54512: 54509: 54506: 54503: 54500: 54494: 54493: 54490: 54487: 54484: 54478: 54477: 54474: 54471: 54468: 54462: 54461: 54458: 54455: 54452: 54446: 54445: 54442: 54439: 54436: 54430: 54426: 54425: 54422: 54419: 54413: 54412: 54409: 54406: 54403: 54400: 54397: 54394: 54391: 54388: 54385: 54382: 54379: 54376: 54373: 54370: 54367: 54364: 54361: 54358: 54355: 54352: 54349: 54343: 54342: 54336: 54332: 54331: 54328: 54325: 54319: 54318: 54315: 54312: 54309: 54306: 54303: 54300: 54297: 54294: 54291: 54288: 54285: 54282: 54279: 54276: 54273: 54270: 54267: 54264: 54261: 54258: 54255: 54249: 54248: 54242: 54238: 54237: 54234: 54231: 54228: 54225: 54219: 54218: 54215: 54212: 54209: 54206: 54200: 54199: 54196: 54193: 54190: 54187: 54184: 54181: 54178: 54175: 54172: 54169: 54166: 54160: 54159: 54153: 54152: 54149: 54146: 54143: 54140: 54137: 54134: 54131: 54125: 54124: 54118: 54117: 54111: 54107: 54106: 54103: 54100: 54097: 54094: 54091: 54088: 54085: 54082: 54079: 54076: 54073: 54070: 54067: 54064: 54061: 54058: 54052: 54051: 54045: 54041: 54040: 54037: 54034: 54031: 54028: 54025: 54022: 54019: 54016: 54013: 54010: 54007: 54004: 54001: 53995: 53994: 53991: 53988: 53985: 53982: 53979: 53976: 53973: 53970: 53964: 53963: 53957: 53953: 53952: 53949: 53946: 53943: 53942:"<" 53940: 53937: 53931: 53930: 53924: 53923: 53917: 53916: 53910: 53909: 53906: 53903: 53900: 53894: 53893: 53890: 53887: 53884: 53881: 53878: 53875: 53872: 53869: 53866: 53863: 53860: 53854: 53853: 53847: 53846: 53843: 53840: 53837: 53834: 53831: 53828: 53825: 53822: 53819: 53816: 53813: 53810: 53807: 53804: 53798: 53797: 53791: 53790: 53784: 53783: 53777: 53776: 53770: 53769: 53766: 53760: 53756: 53755: 53749: 53748: 53742: 53741: 53738: 53735: 53729: 53728: 53725: 53722: 53719: 53713: 53712: 53709: 53706: 53703: 53697: 53696: 53693: 53690: 53687: 53681: 53680: 53677: 53674: 53671: 53665: 53664: 53661: 53658: 53655: 53649: 53645: 53644: 53638: 53637: 53634: 53633:"}}\n" 53631: 53628: 53625: 53622: 53619: 53616: 53610: 53609: 53606: 53603: 53600: 53594: 53593: 53590: 53587: 53584: 53581: 53580:referencesHeader 53578: 53575: 53572: 53569: 53566: 53563: 53557: 53553: 53552: 53549: 53546: 53543: 53542:referencesHeader 53537: 53536: 53533: 53532:referencesHeader 53530: 53527: 53524: 53521: 53518: 53515: 53512: 53506: 53502: 53501: 53498: 53495: 53492: 53491:referencesHeader 53486: 53485: 53479: 53478: 53475: 53474:includesNotesHdr 53472: 53469: 53466: 53460: 53459: 53453: 53449: 53448: 53442: 53441: 53435: 53434: 53431: 53425: 53424: 53421: 53418: 53415: 53414:includesNotesHdr 53409: 53405: 53404: 53401: 53400:"}}\n" 53398: 53395: 53392: 53389: 53386: 53383: 53377: 53376: 53373: 53370: 53367: 53361: 53357: 53356: 53353: 53350: 53347: 53344: 53341: 53338: 53335: 53332: 53329: 53326: 53323: 53320: 53314: 53313: 53310: 53304: 53300: 53299: 53296: 53293: 53290: 53287: 53284: 53281: 53278: 53275: 53272: 53269: 53266: 53263: 53257: 53256: 53253: 53250: 53247: 53244: 53241: 53238: 53235: 53229: 53228: 53222: 53218: 53217: 53214: 53211: 53208: 53205: 53202: 53199: 53193: 53192: 53186: 53185: 53182: 53179: 53176: 53173: 53170: 53167: 53164: 53158: 53154: 53153: 53150: 53147: 53144: 53141: 53135: 53134: 53128: 53127: 53124: 53121: 53118: 53115: 53112: 53109: 53106: 53103: 53100: 53097: 53094: 53091: 53088: 53085: 53079: 53075: 53074: 53071: 53068: 53065: 53059: 53055: 53054: 53048: 53047: 53041: 53040: 53034: 53033: 53027: 53023: 53022: 53019: 53016: 53013: 53012:includesNotesHdr 53010: 53004: 53003: 53000: 52997: 52994: 52991: 52988: 52985: 52982: 52979: 52973: 52972: 52969: 52966: 52963: 52960: 52954: 52953: 52950: 52947: 52944: 52941: 52935: 52934: 52931: 52928: 52925: 52922: 52916: 52915: 52909: 52908: 52905: 52902: 52899: 52896: 52893: 52890: 52887: 52881: 52880: 52874: 52870: 52869: 52866: 52860: 52859: 52856: 52853: 52850: 52844: 52840: 52839: 52833: 52832: 52826: 52825: 52822: 52816: 52815: 52812: 52809: 52806: 52800: 52799: 52793: 52792: 52789: 52786: 52783: 52780: 52777: 52774: 52771: 52765: 52764: 52758: 52757: 52754: 52751: 52748: 52745: 52742: 52739: 52736: 52733: 52730: 52727: 52724: 52721: 52718: 52715: 52709: 52708: 52705: 52702: 52699: 52696: 52690: 52686: 52685: 52679: 52678: 52675: 52674:'"' 52672: 52669: 52666: 52663: 52657: 52656: 52653: 52652:'"' 52650: 52647: 52644: 52641: 52635: 52634: 52631: 52628: 52625: 52622: 52619: 52613: 52612: 52609: 52606: 52603: 52600: 52597: 52591: 52590: 52587: 52584: 52581: 52578: 52575: 52569: 52568: 52565: 52562: 52559: 52556: 52553: 52547: 52546: 52543: 52540: 52537: 52531: 52530: 52524: 52520: 52519: 52516: 52513: 52510: 52507: 52504: 52501: 52498: 52495: 52492: 52489: 52486: 52480: 52476: 52475: 52472: 52469: 52466: 52463: 52460: 52457: 52454: 52451: 52448: 52442: 52441: 52438: 52435: 52432: 52429: 52426: 52423: 52420: 52417: 52414: 52408: 52407: 52404: 52401: 52398: 52395: 52392: 52389: 52386: 52383: 52380: 52374: 52373: 52370: 52367: 52364: 52361: 52358: 52355: 52352: 52349: 52346: 52340: 52339: 52336: 52333: 52330: 52327: 52324: 52321: 52318: 52315: 52312: 52306: 52305: 52302: 52299: 52296: 52293: 52290: 52287: 52284: 52281: 52278: 52272: 52271: 52268: 52265: 52262: 52259: 52253: 52252: 52249: 52246: 52243: 52240: 52237: 52234: 52231: 52228: 52225: 52222: 52219: 52216: 52213: 52210: 52207: 52204: 52201: 52198: 52195: 52192: 52186: 52185: 52182: 52179: 52176: 52173: 52170: 52167: 52164: 52161: 52158: 52155: 52152: 52149: 52146: 52143: 52140: 52137: 52134: 52131: 52128: 52125: 52119: 52118: 52115: 52112: 52109: 52106: 52103: 52100: 52097: 52094: 52091: 52088: 52085: 52082: 52079: 52076: 52073: 52070: 52067: 52064: 52061: 52058: 52055: 52052: 52049: 52043: 52042: 52039: 52036: 52033: 52030: 52027: 52024: 52021: 52018: 52015: 52012: 52009: 52006: 52003: 52000: 51997: 51994: 51991: 51988: 51985: 51982: 51976: 51975: 51972: 51969: 51966: 51963: 51960: 51957: 51954: 51951: 51948: 51945: 51942: 51939: 51936: 51933: 51930: 51927: 51924: 51921: 51918: 51915: 51909: 51908: 51905: 51902: 51899: 51896: 51893: 51890: 51887: 51884: 51881: 51878: 51875: 51872: 51869: 51866: 51863: 51860: 51857: 51854: 51851: 51848: 51842: 51841: 51838: 51835: 51832: 51829: 51826: 51823: 51822:">" 51820: 51817: 51814: 51811: 51808: 51805: 51802: 51801:">" 51799: 51796: 51793: 51790: 51787: 51784: 51781: 51775: 51774: 51768: 51767: 51761: 51760: 51754: 51753: 51747: 51746: 51740: 51739: 51733: 51732: 51726: 51722: 51721: 51715: 51714: 51711: 51708: 51705: 51699: 51698: 51695: 51692: 51689: 51686: 51683: 51680: 51677: 51674: 51668: 51667: 51661: 51660: 51657: 51654: 51653:'"' 51651: 51648: 51645: 51642: 51636: 51635: 51632: 51629: 51626: 51623: 51617: 51616: 51613: 51610: 51607: 51604: 51598: 51597: 51591: 51590: 51587: 51584: 51583:">" 51581: 51578: 51575: 51574:">" 51572: 51569: 51566: 51563: 51560: 51557: 51554: 51551: 51548: 51545: 51542: 51539: 51533: 51532: 51529: 51526: 51525:">" 51523: 51520: 51517: 51514: 51511: 51508: 51502: 51501: 51498: 51495: 51492: 51489: 51486: 51483: 51480: 51477: 51474: 51468: 51467: 51464: 51461: 51458: 51455: 51452: 51449: 51446: 51443: 51437: 51436: 51433: 51430: 51427: 51424: 51421: 51418: 51415: 51409: 51408: 51405: 51402: 51399: 51396: 51393: 51390: 51384: 51383: 51380: 51377: 51374: 51371: 51368: 51362: 51361: 51355: 51354: 51351: 51348: 51345: 51342: 51339: 51336: 51333: 51330: 51327: 51324: 51321: 51318: 51315: 51309: 51308: 51305: 51302: 51299: 51296: 51293: 51290: 51284: 51280: 51279: 51273: 51272: 51269: 51266: 51263: 51260: 51257: 51251: 51250: 51247: 51244: 51241: 51238: 51235: 51229: 51228: 51222: 51221: 51218: 51215: 51212: 51209: 51206: 51203: 51200: 51197: 51194: 51191: 51188: 51185: 51182: 51179: 51176: 51170: 51166: 51165: 51162: 51159: 51156: 51150: 51149: 51146: 51143: 51140: 51137: 51131: 51130: 51127: 51124: 51121: 51118: 51115: 51112: 51106: 51105: 51102: 51099: 51096: 51093: 51087: 51086: 51083: 51080: 51077: 51074: 51068: 51067: 51061: 51057: 51056: 51053: 51050: 51047: 51041: 51040: 51037: 51034: 51031: 51025: 51024: 51018: 51017: 51014: 51011: 51008: 51005: 51002: 50999: 50996: 50990: 50989: 50983: 50982: 50976: 50975: 50969: 50965: 50964: 50958: 50957: 50954: 50951: 50945: 50944: 50938: 50937: 50931: 50930: 50927: 50924: 50918: 50917: 50914: 50911: 50908: 50902: 50901: 50898: 50895: 50892: 50886: 50885: 50882: 50879: 50876: 50870: 50869: 50866: 50863: 50860: 50854: 50853: 50850: 50847: 50844: 50838: 50834: 50833: 50830: 50827: 50824: 50821: 50818: 50815: 50812: 50806: 50805: 50802: 50799: 50796: 50793: 50790: 50787: 50784: 50778: 50774: 50773: 50767: 50766: 50763: 50760: 50757: 50754: 50751: 50748: 50745: 50739: 50738: 50732: 50731: 50728: 50725: 50722: 50719: 50716: 50713: 50710: 50707: 50704: 50701: 50698: 50695: 50692: 50689: 50686: 50683: 50680: 50677: 50671: 50670: 50667: 50664: 50661: 50658: 50655: 50652: 50649: 50646: 50643: 50640: 50637: 50634: 50631: 50628: 50625: 50622: 50616: 50615: 50609: 50605: 50604: 50601: 50598: 50595: 50592: 50589: 50586: 50583: 50580: 50577: 50574: 50571: 50568: 50565: 50562: 50559: 50556: 50550: 50549: 50546: 50543: 50540: 50537: 50534: 50531: 50528: 50525: 50522: 50519: 50516: 50513: 50510: 50507: 50504: 50501: 50498: 50495: 50492: 50486: 50485: 50479: 50475: 50474: 50471: 50468: 50465: 50462: 50456: 50455: 50452: 50449: 50446: 50443: 50440: 50437: 50434: 50431: 50428: 50425: 50422: 50419: 50416: 50413: 50410: 50407: 50401: 50400: 50397: 50394: 50391: 50388: 50385: 50382: 50379: 50376: 50373: 50370: 50367: 50364: 50361: 50358: 50355: 50352: 50346: 50345: 50342: 50339: 50336: 50333: 50330: 50327: 50324: 50321: 50318: 50315: 50312: 50309: 50306: 50303: 50300: 50294: 50293: 50290: 50287: 50281: 50280: 50274: 50273: 50267: 50266: 50263: 50260: 50257: 50254: 50251: 50248: 50245: 50242: 50236: 50235: 50229: 50228: 50225: 50222: 50219: 50216: 50213: 50210: 50207: 50204: 50201: 50198: 50192: 50191: 50188: 50185: 50182: 50179: 50176: 50173: 50170: 50167: 50164: 50158: 50157: 50151: 50150: 50147: 50144: 50141: 50138: 50135: 50132: 50129: 50126: 50123: 50120: 50114: 50113: 50110: 50107: 50104: 50101: 50098: 50095: 50092: 50089: 50086: 50080: 50079: 50076: 50073: 50070: 50067: 50064: 50061: 50058: 50055: 50052: 50046: 50045: 50042: 50039: 50036: 50033: 50030: 50027: 50024: 50021: 50018: 50015: 50012: 50006: 50005: 49999: 49995: 49994: 49991: 49988: 49982: 49981: 49978: 49975: 49969: 49968: 49965: 49962: 49956: 49955: 49952: 49949: 49946: 49940: 49939: 49936: 49933: 49930: 49927: 49924: 49921: 49918: 49915: 49909: 49908: 49902: 49898: 49897: 49891: 49890: 49887: 49884: 49878: 49877: 49871: 49870: 49864: 49863: 49857: 49856: 49853: 49850: 49844: 49843: 49840: 49837: 49834: 49828: 49827: 49824: 49821: 49818: 49812: 49811: 49808: 49805: 49802: 49796: 49795: 49792: 49789: 49786: 49780: 49779: 49776: 49773: 49770: 49764: 49763: 49757: 49756: 49753: 49750: 49747: 49741: 49740: 49737: 49734: 49731: 49728: 49725: 49719: 49718: 49715: 49712: 49709: 49706: 49703: 49697: 49696: 49690: 49689: 49683: 49679: 49678: 49672: 49671: 49668: 49665: 49662: 49656: 49655: 49652: 49649: 49646: 49643: 49640: 49637: 49634: 49631: 49628: 49625: 49619: 49618: 49615: 49612: 49609: 49606: 49603: 49600: 49597: 49594: 49591: 49588: 49582: 49578: 49577: 49574: 49571: 49568: 49565: 49562: 49556: 49555: 49552: 49549: 49546: 49543: 49540: 49537: 49534: 49531: 49528: 49525: 49522: 49519: 49516: 49513: 49510: 49507: 49504: 49498: 49497: 49494: 49491: 49488: 49485: 49482: 49479: 49476: 49473: 49470: 49467: 49464: 49461: 49458: 49455: 49452: 49449: 49446: 49440: 49436: 49435: 49432: 49429: 49426: 49423: 49417: 49416: 49410: 49409: 49406: 49403: 49400: 49397: 49394: 49391: 49388: 49385: 49382: 49379: 49376: 49373: 49367: 49363: 49362: 49356: 49355: 49352: 49349: 49346: 49340: 49339: 49336: 49333: 49330: 49327: 49324: 49321: 49318: 49315: 49312: 49309: 49303: 49302: 49299: 49296: 49293: 49290: 49287: 49284: 49281: 49278: 49275: 49272: 49266: 49265: 49259: 49258: 49255: 49252: 49249: 49246: 49243: 49240: 49237: 49234: 49231: 49228: 49225: 49222: 49216: 49212: 49211: 49205: 49204: 49198: 49197: 49194: 49193:completeTemplate 49191: 49188: 49185: 49182: 49176: 49175: 49172: 49169: 49166: 49163: 49160: 49154: 49153: 49150: 49147: 49144: 49141: 49138: 49137:completeTemplate 49135: 49132: 49129: 49123: 49122: 49119: 49116: 49113: 49110: 49107: 49104: 49101: 49100:completeTemplate 49098: 49095: 49092: 49089: 49088:completeTemplate 49086: 49083: 49082:completeTemplate 49077: 49076: 49073: 49070: 49067: 49064: 49061: 49058: 49055: 49052: 49049: 49046: 49043: 49042:completeTemplate 49040: 49034: 49033: 49030: 49027: 49024: 49021: 49018: 49015: 49012: 49006: 49005: 48999: 48998: 48992: 48988: 48987: 48981: 48980: 48977: 48976:completeTemplate 48974: 48971: 48968: 48965: 48959: 48958: 48955: 48952: 48949: 48948:completeTemplate 48946: 48943: 48940: 48937: 48931: 48930: 48927: 48926:completeTemplate 48924: 48921: 48918: 48915: 48912: 48909: 48903: 48899: 48898: 48892: 48891: 48888: 48887:completeTemplate 48885: 48882: 48879: 48876: 48873: 48870: 48869:completeTemplate 48864: 48863: 48860: 48857: 48854: 48851: 48848: 48845: 48842: 48839: 48836: 48833: 48830: 48824: 48823: 48820: 48819:completeTemplate 48817: 48814: 48811: 48808: 48805: 48802: 48799: 48796: 48793: 48787: 48786: 48780: 48779: 48776: 48773: 48770: 48767: 48764: 48763:completeTemplate 48761: 48758: 48755: 48752: 48749: 48746: 48743: 48740: 48737: 48734: 48731: 48728: 48727:completeTemplate 48725: 48722: 48721:"}}\n" 48719: 48716: 48713: 48710: 48707: 48704: 48698: 48694: 48693: 48690: 48687: 48684: 48683:completeTemplate 48681: 48678: 48677:completeTemplate 48672: 48671: 48668: 48665: 48662: 48659: 48656: 48655:completeTemplate 48653: 48650: 48649:completeTemplate 48644: 48643: 48640: 48639:completeTemplate 48637: 48634: 48631: 48628: 48627:completeTemplate 48622: 48618: 48617: 48614: 48613:completeTemplate 48611: 48608: 48605: 48602: 48599: 48596: 48595:completeTemplate 48593: 48590: 48587: 48584: 48581: 48578: 48575: 48572: 48569: 48566: 48565:completeTemplate 48560: 48559: 48556: 48553: 48550: 48547: 48544: 48541: 48538: 48537:completeTemplate 48535: 48532: 48529: 48526: 48523: 48520: 48517: 48514: 48511: 48508: 48502: 48501: 48498: 48495: 48492: 48491:completeTemplate 48489: 48483: 48479: 48478: 48475: 48472: 48469: 48466: 48460: 48459: 48456: 48453: 48450: 48447: 48444: 48441: 48438: 48435: 48432: 48429: 48426: 48423: 48420: 48417: 48414: 48408: 48407: 48401: 48400: 48397: 48394: 48391: 48388: 48385: 48382: 48379: 48376: 48373: 48370: 48367: 48364: 48361: 48358: 48355: 48352: 48349: 48346: 48343: 48340: 48337: 48331: 48330: 48324: 48323: 48320: 48317: 48314: 48311: 48308: 48305: 48302: 48299: 48296: 48293: 48290: 48287: 48281: 48277: 48276: 48270: 48269: 48263: 48262: 48259: 48258:completeTemplate 48256: 48253: 48250: 48247: 48241: 48240: 48237: 48234: 48231: 48228: 48225: 48219: 48218: 48215: 48212: 48209: 48206: 48203: 48202:completeTemplate 48200: 48197: 48194: 48188: 48187: 48184: 48181: 48178: 48175: 48172: 48169: 48166: 48165:completeTemplate 48163: 48160: 48157: 48154: 48153:completeTemplate 48151: 48148: 48147:completeTemplate 48142: 48141: 48138: 48135: 48132: 48129: 48126: 48123: 48120: 48119:completeTemplate 48117: 48111: 48110: 48107: 48104: 48101: 48098: 48095: 48092: 48089: 48083: 48082: 48076: 48075: 48069: 48065: 48064: 48058: 48057: 48054: 48053:completeTemplate 48051: 48048: 48045: 48042: 48036: 48035: 48032: 48029: 48026: 48025:completeTemplate 48023: 48020: 48017: 48014: 48008: 48007: 48004: 48003:completeTemplate 48001: 47998: 47995: 47992: 47989: 47986: 47980: 47976: 47975: 47969: 47968: 47965: 47964:completeTemplate 47962: 47959: 47956: 47953: 47950: 47947: 47946:completeTemplate 47941: 47940: 47937: 47934: 47931: 47928: 47925: 47922: 47919: 47916: 47913: 47910: 47907: 47901: 47900: 47897: 47896:completeTemplate 47894: 47891: 47888: 47885: 47882: 47879: 47876: 47873: 47870: 47864: 47863: 47857: 47856: 47853: 47850: 47847: 47844: 47841: 47840:completeTemplate 47838: 47835: 47832: 47829: 47826: 47823: 47820: 47817: 47814: 47811: 47808: 47805: 47804:completeTemplate 47802: 47799: 47798:"}}\n" 47796: 47793: 47790: 47787: 47784: 47781: 47775: 47771: 47770: 47767: 47764: 47761: 47760:completeTemplate 47758: 47755: 47754:completeTemplate 47749: 47748: 47745: 47742: 47739: 47736: 47733: 47732:completeTemplate 47730: 47727: 47726:completeTemplate 47721: 47720: 47717: 47716:completeTemplate 47714: 47711: 47708: 47705: 47704:completeTemplate 47699: 47695: 47694: 47691: 47690:completeTemplate 47688: 47685: 47682: 47679: 47676: 47673: 47672:completeTemplate 47670: 47667: 47664: 47661: 47658: 47655: 47652: 47649: 47646: 47643: 47642:completeTemplate 47637: 47636: 47633: 47630: 47627: 47624: 47621: 47618: 47615: 47614:completeTemplate 47612: 47609: 47606: 47603: 47600: 47597: 47594: 47591: 47588: 47585: 47579: 47578: 47575: 47572: 47569: 47568:completeTemplate 47566: 47560: 47556: 47555: 47552: 47549: 47546: 47543: 47537: 47536: 47533: 47530: 47527: 47524: 47521: 47518: 47515: 47512: 47509: 47506: 47503: 47500: 47497: 47494: 47491: 47485: 47484: 47478: 47477: 47474: 47471: 47468: 47465: 47462: 47459: 47456: 47453: 47450: 47447: 47444: 47441: 47438: 47435: 47432: 47429: 47426: 47423: 47420: 47417: 47414: 47408: 47407: 47401: 47400: 47397: 47394: 47391: 47388: 47385: 47382: 47379: 47376: 47373: 47370: 47367: 47364: 47358: 47354: 47353: 47347: 47346: 47343: 47342:completeTemplate 47340: 47337: 47334: 47331: 47325: 47324: 47321: 47318: 47315: 47312: 47309: 47303: 47302: 47299: 47296: 47293: 47290: 47287: 47286:completeTemplate 47284: 47281: 47278: 47272: 47271: 47268: 47265: 47262: 47259: 47256: 47253: 47250: 47249:completeTemplate 47247: 47244: 47241: 47238: 47237:completeTemplate 47235: 47232: 47231:completeTemplate 47226: 47225: 47222: 47219: 47216: 47213: 47210: 47207: 47204: 47203:completeTemplate 47201: 47195: 47194: 47191: 47188: 47185: 47182: 47179: 47176: 47173: 47167: 47166: 47160: 47159: 47156: 47153: 47150: 47147: 47144: 47141: 47138: 47135: 47132: 47129: 47126: 47123: 47117: 47113: 47112: 47106: 47105: 47102: 47099: 47096: 47090: 47089: 47086: 47083: 47080: 47074: 47073: 47070: 47067: 47064: 47061: 47058: 47055: 47052: 47046: 47045: 47039: 47038: 47035: 47032: 47029: 47026: 47023: 47020: 47017: 47014: 47011: 47008: 47005: 47002: 46999: 46996: 46990: 46989: 46983: 46982: 46979: 46976: 46973: 46970: 46967: 46964: 46961: 46958: 46955: 46952: 46949: 46946: 46943: 46940: 46937: 46934: 46931: 46928: 46925: 46922: 46919: 46916: 46913: 46910: 46907: 46904: 46901: 46898: 46895: 46892: 46889: 46886: 46883: 46880: 46877: 46874: 46871: 46868: 46865: 46862: 46859: 46856: 46853: 46850: 46847: 46844: 46841: 46838: 46835: 46832: 46829: 46823: 46819: 46818: 46815: 46812: 46809: 46806: 46803: 46800: 46797: 46794: 46791: 46788: 46785: 46779: 46778: 46775: 46772: 46769: 46766: 46763: 46760: 46757: 46754: 46751: 46748: 46742: 46741: 46738: 46735: 46732: 46729: 46726: 46723: 46720: 46717: 46711: 46707: 46706: 46703: 46700: 46697: 46691: 46690: 46684: 46683: 46680: 46677: 46674: 46668: 46667: 46664: 46661: 46658: 46655: 46652: 46649: 46646: 46643: 46640: 46637: 46631: 46630: 46627: 46624: 46618: 46617: 46611: 46610: 46607: 46604: 46601: 46598: 46595: 46592: 46589: 46586: 46583: 46580: 46577: 46574: 46571: 46568: 46565: 46562: 46559: 46556: 46553: 46550: 46547: 46544: 46538: 46534: 46533: 46527: 46526: 46523: 46520: 46517: 46511: 46507: 46506: 46503: 46500: 46497: 46494: 46491: 46488: 46485: 46482: 46479: 46476: 46473: 46470: 46467: 46464: 46461: 46458: 46455: 46452: 46449: 46443: 46442: 46439: 46436: 46433: 46430: 46427: 46424: 46421: 46418: 46415: 46412: 46409: 46406: 46403: 46400: 46397: 46394: 46391: 46388: 46385: 46382: 46379: 46376: 46373: 46370: 46367: 46364: 46361: 46358: 46355: 46349: 46348: 46345: 46342: 46339: 46336: 46333: 46330: 46327: 46324: 46321: 46318: 46315: 46312: 46309: 46306: 46303: 46300: 46297: 46294: 46291: 46288: 46285: 46282: 46279: 46276: 46273: 46270: 46267: 46264: 46261: 46255: 46254: 46251: 46248: 46245: 46242: 46239: 46236: 46233: 46230: 46227: 46224: 46221: 46218: 46215: 46212: 46209: 46206: 46203: 46200: 46197: 46194: 46191: 46188: 46185: 46182: 46179: 46176: 46173: 46170: 46167: 46161: 46160: 46157: 46154: 46151: 46148: 46145: 46142: 46139: 46136: 46133: 46130: 46127: 46124: 46121: 46118: 46115: 46112: 46109: 46106: 46103: 46100: 46097: 46094: 46091: 46088: 46085: 46082: 46079: 46076: 46073: 46067: 46066: 46063: 46060: 46057: 46054: 46051: 46048: 46045: 46042: 46039: 46036: 46033: 46030: 46027: 46024: 46021: 46018: 46015: 46012: 46009: 46006: 46003: 46000: 45997: 45994: 45991: 45988: 45985: 45982: 45979: 45973: 45972: 45966: 45965: 45962: 45959: 45956: 45953: 45950: 45947: 45944: 45941: 45938: 45935: 45932: 45929: 45926: 45923: 45920: 45917: 45914: 45911: 45908: 45905: 45902: 45899: 45896: 45893: 45890: 45887: 45884: 45881: 45878: 45875: 45869: 45868: 45865: 45862: 45859: 45856: 45853: 45850: 45847: 45844: 45841: 45838: 45835: 45832: 45829: 45826: 45823: 45820: 45817: 45814: 45811: 45808: 45805: 45802: 45799: 45796: 45793: 45790: 45787: 45784: 45781: 45778: 45772: 45768: 45767: 45761: 45760: 45757: 45754: 45751: 45745: 45744: 45741: 45738: 45735: 45732: 45729: 45723: 45722: 45719: 45716: 45713: 45710: 45707: 45704: 45701: 45695: 45694: 45688: 45687: 45684: 45681: 45678: 45675: 45672: 45669: 45666: 45663: 45660: 45657: 45654: 45651: 45645: 45641: 45640: 45634: 45633: 45630: 45627: 45624: 45618: 45614: 45613: 45610: 45607: 45604: 45601: 45598: 45595: 45592: 45589: 45586: 45583: 45580: 45577: 45574: 45571: 45568: 45565: 45562: 45559: 45556: 45550: 45549: 45546: 45543: 45540: 45537: 45534: 45531: 45528: 45525: 45522: 45519: 45516: 45513: 45510: 45507: 45504: 45501: 45498: 45495: 45492: 45489: 45486: 45483: 45480: 45477: 45474: 45471: 45468: 45465: 45462: 45459: 45453: 45452: 45449: 45446: 45443: 45440: 45437: 45434: 45431: 45428: 45425: 45422: 45419: 45416: 45413: 45410: 45407: 45404: 45401: 45398: 45395: 45392: 45389: 45386: 45383: 45380: 45377: 45374: 45371: 45368: 45365: 45362: 45356: 45355: 45352: 45349: 45346: 45343: 45340: 45337: 45334: 45331: 45328: 45325: 45322: 45319: 45316: 45313: 45310: 45307: 45304: 45301: 45298: 45295: 45292: 45289: 45286: 45283: 45280: 45277: 45274: 45271: 45268: 45262: 45261: 45255: 45254: 45251: 45248: 45245: 45242: 45239: 45236: 45233: 45230: 45227: 45224: 45221: 45218: 45215: 45212: 45209: 45206: 45203: 45200: 45197: 45194: 45191: 45188: 45185: 45182: 45179: 45176: 45173: 45170: 45167: 45164: 45161: 45158: 45155: 45152: 45149: 45146: 45143: 45140: 45137: 45134: 45131: 45125: 45124: 45118: 45117: 45114: 45111: 45108: 45105: 45102: 45099: 45096: 45093: 45090: 45087: 45084: 45081: 45075: 45074: 45071: 45068: 45065: 45062: 45059: 45056: 45053: 45050: 45047: 45044: 45041: 45038: 45035: 45032: 45029: 45026: 45023: 45020: 45017: 45014: 45011: 45008: 45005: 45002: 44999: 44996: 44993: 44990: 44987: 44984: 44981: 44978: 44975: 44972: 44969: 44966: 44963: 44960: 44957: 44954: 44951: 44948: 44945: 44942: 44939: 44936: 44933: 44930: 44927: 44924: 44921: 44918: 44915: 44912: 44909: 44906: 44903: 44900: 44897: 44894: 44891: 44888: 44885: 44882: 44879: 44876: 44873: 44870: 44867: 44864: 44861: 44858: 44855: 44852: 44849: 44846: 44843: 44840: 44837: 44834: 44831: 44828: 44825: 44822: 44816: 44815: 44809: 44808: 44805: 44802: 44799: 44796: 44793: 44790: 44787: 44784: 44781: 44778: 44772: 44771: 44768: 44765: 44762: 44759: 44756: 44753: 44747: 44746: 44743: 44740: 44734: 44733: 44730: 44727: 44721: 44720: 44717: 44714: 44708: 44707: 44704: 44701: 44695: 44694: 44691: 44688: 44685: 44679: 44678: 44675: 44672: 44669: 44666: 44663: 44660: 44657: 44654: 44651: 44648: 44645: 44642: 44639: 44636: 44633: 44630: 44627: 44624: 44621: 44615: 44614: 44611: 44608: 44605: 44602: 44599: 44596: 44593: 44590: 44584: 44583: 44577: 44573: 44572: 44566: 44565: 44559: 44558: 44552: 44551: 44545: 44541: 44540: 44537: 44534: 44531: 44528: 44525: 44522: 44519: 44516: 44513: 44510: 44507: 44504: 44501: 44498: 44495: 44492: 44489: 44486: 44483: 44480: 44477: 44474: 44471: 44468: 44462: 44458: 44454: 44453: 44447: 44446: 44440: 44439: 44433: 44432: 44426: 44425: 44419: 44418: 44412: 44408: 44407: 44401: 44397: 44396: 44393: 44390: 44387: 44381: 44380: 44374: 44373: 44370: 44367: 44361: 44357: 44356: 44350: 44349: 44346: 44343: 44337: 44333: 44332: 44326: 44325: 44322: 44319: 44316: 44313: 44310: 44307: 44304: 44301: 44298: 44295: 44292: 44289: 44286: 44283: 44280: 44274: 44273: 44267: 44266: 44263: 44260: 44257: 44254: 44251: 44248: 44245: 44239: 44238: 44235: 44232: 44229: 44226: 44223: 44220: 44217: 44211: 44210: 44207: 44204: 44201: 44198: 44195: 44192: 44189: 44186: 44183: 44180: 44174: 44173: 44170: 44167: 44164: 44161: 44158: 44155: 44149: 44148: 44142: 44141: 44135: 44134: 44128: 44127: 44121: 44120: 44114: 44113: 44107: 44103: 44102: 44096: 44095: 44092: 44089: 44086: 44083: 44080: 44077: 44074: 44068: 44067: 44064: 44061: 44058: 44055: 44052: 44046: 44045: 44039: 44038: 44035: 44029: 44028: 44022: 44021: 44018: 44015: 44012: 44009: 44006: 44003: 44000: 43994: 43993: 43990: 43987: 43984: 43981: 43975: 43974: 43971: 43968: 43962: 43961: 43955: 43954: 43951: 43948: 43945: 43942: 43939: 43936: 43933: 43927: 43926: 43923: 43920: 43917: 43914: 43911: 43908: 43905: 43902: 43899: 43896: 43893: 43890: 43887: 43884: 43881: 43878: 43875: 43872: 43866: 43865: 43859: 43858: 43855: 43852: 43849: 43846: 43843: 43840: 43837: 43834: 43831: 43825: 43824: 43821: 43818: 43815: 43812: 43809: 43806: 43803: 43800: 43794: 43793: 43790: 43787: 43784: 43781: 43778: 43775: 43772: 43769: 43763: 43762: 43759: 43756: 43753: 43750: 43747: 43744: 43741: 43738: 43732: 43731: 43725: 43724: 43718: 43717: 43711: 43707: 43706: 43700: 43699: 43696: 43693: 43690: 43687: 43684: 43678: 43677: 43671: 43670: 43664: 43663: 43660: 43659:'"' 43657: 43654: 43651: 43648: 43645: 43642: 43639: 43636: 43633: 43630: 43627: 43624: 43621: 43618: 43615: 43612: 43606: 43605: 43599: 43598: 43595: 43592: 43589: 43586: 43583: 43580: 43577: 43571: 43570: 43567: 43564: 43561: 43558: 43555: 43552: 43549: 43546: 43540: 43539: 43536: 43533: 43530: 43527: 43524: 43521: 43518: 43512: 43511: 43508: 43505: 43502: 43499: 43496: 43493: 43490: 43487: 43484: 43481: 43478: 43475: 43472: 43466: 43465: 43462: 43459: 43456: 43453: 43450: 43447: 43444: 43438: 43437: 43434: 43431: 43428: 43425: 43422: 43419: 43416: 43410: 43409: 43408:// Render in DOM 43403: 43399: 43398: 43395: 43392: 43389: 43383: 43382: 43379: 43376: 43373: 43370: 43367: 43364: 43358: 43357: 43354: 43351: 43348: 43342: 43341: 43338: 43335: 43332: 43329: 43326: 43323: 43320: 43317: 43314: 43311: 43308: 43305: 43299: 43298: 43295: 43292: 43289: 43283: 43282: 43279: 43276: 43273: 43270: 43267: 43264: 43258: 43257: 43254: 43251: 43248: 43242: 43241: 43238: 43235: 43232: 43229: 43226: 43220: 43219: 43213: 43212: 43209: 43206: 43203: 43200: 43197: 43191: 43190: 43187: 43181: 43180: 43177: 43174: 43171: 43168: 43165: 43162: 43159: 43153: 43152: 43146: 43145: 43139: 43138: 43135: 43132: 43129: 43126: 43123: 43120: 43117: 43114: 43111: 43108: 43105: 43102: 43099: 43096: 43093: 43090: 43087: 43084: 43078: 43077: 43074: 43071: 43068: 43065: 43062: 43059: 43056: 43053: 43047: 43046: 43043: 43040: 43037: 43034: 43031: 43028: 43025: 43022: 43019: 43016: 43013: 43010: 43007: 43004: 43001: 42998: 42992: 42991: 42988: 42985: 42982: 42979: 42973: 42972: 42966: 42965: 42962: 42959: 42956: 42953: 42950: 42947: 42944: 42941: 42938: 42935: 42932: 42929: 42926: 42923: 42920: 42917: 42914: 42911: 42905: 42904: 42901: 42898: 42895: 42892: 42889: 42886: 42883: 42880: 42877: 42874: 42871: 42868: 42865: 42862: 42859: 42853: 42852: 42849: 42846: 42843: 42840: 42837: 42834: 42831: 42828: 42825: 42822: 42819: 42816: 42813: 42810: 42807: 42804: 42801: 42795: 42794: 42791: 42788: 42785: 42782: 42779: 42776: 42773: 42770: 42767: 42764: 42758: 42757: 42751: 42750: 42747: 42744: 42741: 42738: 42735: 42729: 42728: 42725: 42722: 42719: 42716: 42713: 42710: 42707: 42704: 42701: 42698: 42695: 42689: 42688: 42685: 42682: 42679: 42673: 42672: 42666: 42665: 42662: 42659: 42656: 42653: 42650: 42647: 42641: 42640: 42637: 42634: 42628: 42627: 42624: 42621: 42618: 42615: 42612: 42609: 42606: 42600: 42599: 42596: 42593: 42590: 42587: 42584: 42581: 42578: 42575: 42572: 42569: 42563: 42562: 42559: 42556: 42553: 42550: 42547: 42544: 42541: 42538: 42535: 42532: 42529: 42526: 42520: 42519: 42516: 42513: 42510: 42507: 42504: 42501: 42498: 42495: 42489: 42488: 42482: 42481: 42475: 42474: 42471: 42468: 42465: 42462: 42459: 42456: 42453: 42450: 42444: 42443: 42440: 42437: 42434: 42428: 42427: 42424: 42421: 42418: 42415: 42412: 42406: 42405: 42399: 42398: 42395: 42392: 42389: 42386: 42383: 42380: 42377: 42374: 42368: 42367: 42364: 42361: 42358: 42352: 42351: 42348: 42345: 42342: 42339: 42336: 42333: 42330: 42327: 42324: 42318: 42317: 42314: 42311: 42308: 42305: 42302: 42296: 42295: 42289: 42288: 42285: 42279: 42278: 42275: 42272: 42269: 42266: 42263: 42260: 42257: 42254: 42251: 42245: 42244: 42241: 42238: 42235: 42232: 42229: 42226: 42223: 42220: 42214: 42213: 42207: 42206: 42203: 42197: 42196: 42193: 42190: 42187: 42184: 42181: 42175: 42174: 42171: 42168: 42165: 42162: 42159: 42156: 42153: 42150: 42147: 42144: 42138: 42137: 42134: 42131: 42128: 42125: 42122: 42119: 42116: 42113: 42107: 42106: 42100: 42099: 42096: 42093: 42090: 42087: 42084: 42081: 42078: 42072: 42071: 42065: 42064: 42061: 42058: 42055: 42052: 42049: 42043: 42042: 42036: 42035: 42029: 42028: 42025: 42024:'"' 42022: 42019: 42016: 42013: 42010: 42007: 42004: 42001: 41998: 41995: 41992: 41989: 41986: 41983: 41980: 41977: 41971: 41970: 41964: 41963: 41960: 41957: 41954: 41951: 41948: 41945: 41942: 41936: 41935: 41932: 41929: 41926: 41923: 41920: 41917: 41914: 41911: 41905: 41904: 41901: 41898: 41895: 41892: 41889: 41886: 41883: 41877: 41876: 41873: 41870: 41867: 41864: 41861: 41858: 41855: 41852: 41849: 41846: 41843: 41840: 41837: 41831: 41830: 41827: 41824: 41821: 41818: 41815: 41812: 41809: 41803: 41802: 41799: 41796: 41793: 41790: 41787: 41784: 41781: 41775: 41774: 41773:// Render in DOM 41768: 41764: 41763: 41760: 41757: 41754: 41748: 41747: 41744: 41741: 41738: 41735: 41732: 41729: 41723: 41722: 41719: 41716: 41713: 41707: 41706: 41703: 41700: 41697: 41694: 41691: 41688: 41685: 41682: 41679: 41676: 41673: 41670: 41664: 41663: 41660: 41657: 41654: 41648: 41647: 41644: 41641: 41638: 41635: 41632: 41629: 41623: 41622: 41619: 41616: 41613: 41607: 41606: 41603: 41600: 41597: 41594: 41591: 41585: 41584: 41578: 41577: 41574: 41571: 41568: 41565: 41562: 41556: 41555: 41552: 41546: 41545: 41542: 41539: 41536: 41533: 41530: 41527: 41524: 41518: 41517: 41511: 41510: 41504: 41503: 41500: 41497: 41494: 41491: 41488: 41485: 41482: 41479: 41476: 41473: 41470: 41467: 41464: 41461: 41458: 41455: 41452: 41449: 41443: 41442: 41439: 41436: 41433: 41430: 41427: 41424: 41421: 41418: 41412: 41411: 41408: 41405: 41402: 41399: 41396: 41393: 41390: 41387: 41384: 41381: 41378: 41375: 41372: 41369: 41366: 41363: 41357: 41356: 41353: 41350: 41347: 41344: 41338: 41337: 41331: 41330: 41327: 41324: 41321: 41318: 41315: 41312: 41309: 41306: 41303: 41300: 41297: 41294: 41291: 41288: 41285: 41282: 41279: 41276: 41270: 41269: 41266: 41263: 41260: 41257: 41254: 41251: 41248: 41245: 41242: 41239: 41236: 41233: 41230: 41227: 41224: 41218: 41217: 41214: 41211: 41208: 41205: 41202: 41199: 41196: 41193: 41190: 41187: 41184: 41181: 41178: 41175: 41172: 41169: 41166: 41160: 41159: 41156: 41153: 41150: 41147: 41144: 41141: 41138: 41135: 41132: 41129: 41123: 41122: 41116: 41115: 41112: 41109: 41106: 41103: 41100: 41094: 41093: 41090: 41087: 41084: 41081: 41078: 41075: 41072: 41069: 41066: 41063: 41060: 41054: 41053: 41050: 41047: 41044: 41038: 41037: 41031: 41030: 41027: 41024: 41021: 41018: 41015: 41012: 41006: 41005: 41002: 40999: 40993: 40992: 40989: 40986: 40983: 40980: 40977: 40974: 40971: 40965: 40964: 40961: 40958: 40955: 40952: 40949: 40946: 40943: 40940: 40937: 40934: 40928: 40927: 40924: 40921: 40918: 40915: 40912: 40909: 40906: 40903: 40900: 40897: 40894: 40891: 40885: 40884: 40881: 40878: 40875: 40872: 40869: 40866: 40863: 40860: 40854: 40853: 40847: 40846: 40840: 40839: 40836: 40833: 40830: 40827: 40824: 40821: 40818: 40815: 40809: 40808: 40805: 40802: 40799: 40793: 40792: 40789: 40786: 40783: 40780: 40777: 40771: 40770: 40764: 40763: 40760: 40757: 40754: 40751: 40748: 40745: 40742: 40739: 40733: 40732: 40729: 40726: 40723: 40717: 40716: 40713: 40710: 40707: 40704: 40701: 40698: 40695: 40692: 40689: 40683: 40682: 40679: 40676: 40673: 40670: 40667: 40661: 40660: 40654: 40653: 40650: 40644: 40643: 40640: 40637: 40634: 40631: 40628: 40622: 40621: 40615: 40614: 40611: 40608: 40605: 40602: 40599: 40596: 40593: 40590: 40587: 40584: 40578: 40577: 40571: 40570: 40564: 40563: 40560: 40554: 40553: 40550: 40547: 40544: 40541: 40538: 40535: 40532: 40529: 40523: 40522: 40516: 40512: 40511: 40508: 40505: 40502: 40499: 40496: 40493: 40490: 40487: 40481: 40480: 40474: 40473: 40470: 40464: 40463: 40460: 40457: 40454: 40451: 40448: 40442: 40441: 40438: 40435: 40432: 40429: 40426: 40423: 40420: 40417: 40414: 40411: 40405: 40404: 40401: 40398: 40395: 40392: 40389: 40386: 40383: 40380: 40374: 40373: 40367: 40366: 40363: 40360: 40357: 40354: 40351: 40348: 40345: 40339: 40338: 40332: 40328: 40327: 40321: 40320: 40317: 40314: 40311: 40308: 40305: 40299: 40298: 40292: 40291: 40285: 40284: 40281: 40280:'"' 40278: 40275: 40272: 40269: 40266: 40263: 40260: 40257: 40254: 40251: 40248: 40245: 40242: 40239: 40236: 40233: 40227: 40226: 40220: 40219: 40216: 40213: 40210: 40207: 40204: 40201: 40198: 40192: 40191: 40188: 40185: 40182: 40179: 40176: 40173: 40170: 40167: 40161: 40160: 40157: 40154: 40151: 40148: 40145: 40142: 40139: 40133: 40132: 40129: 40126: 40123: 40120: 40117: 40114: 40111: 40108: 40105: 40102: 40099: 40096: 40093: 40087: 40086: 40083: 40080: 40077: 40074: 40071: 40068: 40065: 40059: 40058: 40055: 40052: 40049: 40046: 40043: 40040: 40037: 40031: 40030: 40029:// Render in DOM 40024: 40020: 40019: 40016: 40013: 40010: 40004: 40003: 40000: 39997: 39994: 39991: 39988: 39985: 39979: 39978: 39975: 39972: 39969: 39963: 39962: 39959: 39956: 39953: 39950: 39947: 39944: 39941: 39938: 39935: 39932: 39929: 39926: 39920: 39919: 39916: 39913: 39910: 39904: 39903: 39900: 39897: 39894: 39891: 39888: 39885: 39879: 39878: 39875: 39872: 39869: 39863: 39862: 39859: 39856: 39853: 39850: 39847: 39841: 39840: 39834: 39833: 39830: 39827: 39824: 39821: 39818: 39812: 39811: 39808: 39802: 39801: 39798: 39795: 39792: 39789: 39786: 39783: 39780: 39774: 39773: 39767: 39766: 39760: 39759: 39756: 39753: 39750: 39747: 39744: 39741: 39738: 39735: 39732: 39729: 39726: 39723: 39720: 39717: 39714: 39711: 39708: 39705: 39699: 39698: 39695: 39692: 39689: 39686: 39683: 39680: 39677: 39674: 39668: 39667: 39664: 39661: 39658: 39655: 39652: 39649: 39646: 39643: 39640: 39637: 39634: 39631: 39628: 39625: 39622: 39619: 39613: 39612: 39609: 39606: 39603: 39600: 39594: 39593: 39587: 39586: 39583: 39580: 39577: 39574: 39571: 39568: 39565: 39562: 39559: 39556: 39553: 39550: 39547: 39544: 39541: 39538: 39535: 39532: 39526: 39525: 39522: 39519: 39516: 39513: 39510: 39507: 39504: 39501: 39498: 39495: 39492: 39489: 39486: 39483: 39480: 39474: 39473: 39470: 39467: 39464: 39461: 39458: 39455: 39452: 39449: 39446: 39443: 39440: 39437: 39434: 39431: 39428: 39425: 39422: 39416: 39415: 39412: 39409: 39406: 39403: 39400: 39397: 39394: 39391: 39388: 39385: 39379: 39378: 39372: 39371: 39368: 39365: 39362: 39359: 39356: 39350: 39349: 39346: 39343: 39340: 39337: 39334: 39331: 39328: 39325: 39322: 39319: 39316: 39310: 39309: 39306: 39303: 39300: 39294: 39293: 39287: 39286: 39283: 39280: 39277: 39274: 39271: 39268: 39262: 39261: 39258: 39255: 39249: 39248: 39245: 39242: 39239: 39236: 39233: 39230: 39227: 39221: 39220: 39217: 39214: 39211: 39208: 39205: 39202: 39199: 39196: 39193: 39190: 39184: 39183: 39180: 39177: 39174: 39171: 39168: 39165: 39162: 39159: 39156: 39153: 39150: 39147: 39141: 39140: 39137: 39134: 39131: 39128: 39125: 39122: 39119: 39116: 39110: 39109: 39103: 39102: 39096: 39095: 39092: 39089: 39086: 39083: 39080: 39077: 39074: 39071: 39065: 39064: 39061: 39058: 39055: 39049: 39048: 39045: 39042: 39039: 39036: 39033: 39027: 39026: 39020: 39019: 39016: 39013: 39010: 39007: 39004: 39001: 38998: 38995: 38989: 38988: 38985: 38982: 38979: 38973: 38972: 38969: 38966: 38963: 38960: 38957: 38954: 38951: 38948: 38945: 38939: 38938: 38935: 38932: 38929: 38926: 38923: 38917: 38916: 38910: 38909: 38906: 38900: 38899: 38896: 38893: 38890: 38887: 38884: 38881: 38878: 38875: 38869: 38868: 38862: 38861: 38858: 38855: 38852: 38849: 38846: 38843: 38840: 38837: 38831: 38830: 38824: 38823: 38820: 38814: 38813: 38810: 38807: 38804: 38801: 38798: 38792: 38791: 38788: 38785: 38782: 38779: 38776: 38773: 38770: 38767: 38764: 38761: 38755: 38754: 38751: 38748: 38745: 38742: 38739: 38736: 38733: 38730: 38724: 38723: 38717: 38716: 38713: 38710: 38707: 38704: 38701: 38698: 38695: 38689: 38688: 38682: 38678: 38677: 38671: 38670: 38667: 38664: 38661: 38658: 38655: 38652: 38649: 38646: 38643: 38640: 38637: 38634: 38631: 38625: 38624: 38621: 38618: 38615: 38612: 38609: 38606: 38603: 38597: 38596: 38593: 38590: 38587: 38584: 38581: 38578: 38575: 38569: 38568: 38562: 38561: 38558: 38552: 38551: 38548: 38545: 38542: 38539: 38536: 38530: 38529: 38523: 38522: 38519: 38516: 38513: 38510: 38507: 38504: 38501: 38498: 38495: 38492: 38489: 38486: 38483: 38480: 38477: 38471: 38470: 38467: 38464: 38461: 38458: 38455: 38452: 38449: 38443: 38442: 38436: 38435: 38432: 38429: 38426: 38423: 38420: 38414: 38413: 38407: 38406: 38403: 38397: 38396: 38393: 38390: 38387: 38384: 38381: 38378: 38372: 38371: 38368: 38365: 38362: 38359: 38356: 38353: 38347: 38346: 38343: 38340: 38337: 38334: 38328: 38327: 38324: 38321: 38318: 38315: 38312: 38309: 38306: 38303: 38300: 38297: 38291: 38290: 38287: 38284: 38281: 38278: 38275: 38272: 38269: 38263: 38262: 38259: 38256: 38253: 38250: 38247: 38244: 38241: 38238: 38235: 38232: 38229: 38226: 38223: 38220: 38217: 38214: 38208: 38207: 38204: 38201: 38198: 38195: 38192: 38189: 38186: 38180: 38179: 38176: 38173: 38170: 38167: 38164: 38161: 38158: 38152: 38151: 38148: 38145: 38142: 38139: 38136: 38133: 38130: 38124: 38123: 38120: 38117: 38114: 38111: 38108: 38105: 38102: 38099: 38096: 38090: 38089: 38086: 38083: 38080: 38077: 38074: 38071: 38068: 38062: 38061: 38058: 38055: 38052: 38049: 38046: 38043: 38040: 38034: 38033: 38030: 38027: 38024: 38021: 38018: 38015: 38012: 38006: 38005: 38002: 37999: 37996: 37993: 37990: 37987: 37984: 37978: 37977: 37974: 37971: 37968: 37965: 37962: 37959: 37956: 37953: 37950: 37947: 37944: 37941: 37938: 37935: 37932: 37929: 37926: 37923: 37920: 37914: 37913: 37910: 37907: 37904: 37901: 37898: 37895: 37892: 37889: 37886: 37883: 37880: 37877: 37874: 37871: 37868: 37865: 37862: 37859: 37856: 37853: 37850: 37847: 37844: 37841: 37838: 37835: 37832: 37829: 37826: 37823: 37817: 37816: 37813: 37810: 37807: 37804: 37801: 37798: 37795: 37789: 37788: 37785: 37782: 37779: 37776: 37773: 37770: 37767: 37761: 37760: 37757: 37754: 37751: 37748: 37745: 37742: 37739: 37736: 37730: 37729: 37726: 37723: 37720: 37717: 37711: 37710: 37707: 37704: 37701: 37698: 37695: 37692: 37689: 37686: 37683: 37680: 37677: 37674: 37668: 37667: 37661: 37660: 37657: 37654: 37651: 37648: 37645: 37642: 37639: 37636: 37633: 37630: 37627: 37624: 37621: 37618: 37615: 37612: 37609: 37606: 37603: 37600: 37597: 37594: 37591: 37588: 37585: 37582: 37579: 37576: 37573: 37570: 37564: 37563: 37560: 37557: 37554: 37551: 37548: 37545: 37542: 37536: 37535: 37532: 37529: 37526: 37523: 37520: 37517: 37514: 37511: 37505: 37504: 37498: 37497: 37494: 37488: 37487: 37484: 37481: 37478: 37475: 37472: 37466: 37465: 37459: 37458: 37455: 37452: 37449: 37446: 37443: 37440: 37437: 37434: 37431: 37428: 37425: 37422: 37419: 37416: 37413: 37407: 37406: 37403: 37400: 37397: 37394: 37391: 37388: 37385: 37382: 37376: 37375: 37369: 37368: 37362: 37361: 37355: 37354: 37348: 37347: 37341: 37337: 37336: 37330: 37329: 37326: 37323: 37317: 37316: 37310: 37309: 37306: 37303: 37297: 37296: 37293: 37290: 37287: 37284: 37281: 37278: 37275: 37272: 37269: 37266: 37263: 37260: 37254: 37253: 37250: 37247: 37244: 37241: 37235: 37234: 37231: 37228: 37225: 37222: 37216: 37215: 37209: 37208: 37205: 37202: 37199: 37196: 37193: 37190: 37187: 37181: 37180: 37177: 37174: 37171: 37168: 37165: 37162: 37159: 37156: 37153: 37150: 37147: 37144: 37141: 37138: 37132: 37131: 37128: 37125: 37122: 37119: 37116: 37113: 37110: 37107: 37101: 37100: 37094: 37093: 37087: 37086: 37080: 37079: 37073: 37072: 37066: 37062: 37061: 37055: 37054: 37051: 37048: 37042: 37041: 37035: 37034: 37031: 37028: 37025: 37022: 37019: 37016: 37013: 37010: 37007: 37004: 37001: 36998: 36995: 36989: 36988: 36985: 36982: 36979: 36976: 36973: 36970: 36967: 36964: 36961: 36958: 36955: 36952: 36946: 36945: 36942: 36939: 36936: 36933: 36930: 36927: 36924: 36921: 36918: 36915: 36912: 36906: 36905: 36902: 36899: 36896: 36893: 36890: 36887: 36884: 36881: 36878: 36875: 36872: 36869: 36866: 36860: 36859: 36856: 36853: 36850: 36847: 36844: 36841: 36838: 36835: 36832: 36829: 36823: 36822: 36816: 36815: 36809: 36808: 36802: 36801: 36798: 36795: 36792: 36789: 36786: 36783: 36780: 36777: 36771: 36770: 36767: 36764: 36761: 36758: 36755: 36752: 36746: 36745: 36739: 36738: 36735: 36732: 36729: 36726: 36723: 36720: 36717: 36714: 36711: 36708: 36705: 36702: 36699: 36696: 36693: 36690: 36687: 36684: 36681: 36678: 36672: 36671: 36665: 36661: 36660: 36657: 36654: 36651: 36648: 36642: 36641: 36635: 36634: 36631: 36628: 36625: 36622: 36619: 36616: 36613: 36610: 36607: 36604: 36601: 36598: 36595: 36592: 36589: 36586: 36580: 36579: 36576: 36573: 36570: 36567: 36564: 36561: 36558: 36555: 36552: 36546: 36545: 36539: 36538: 36535: 36532: 36529: 36526: 36523: 36520: 36517: 36514: 36511: 36508: 36505: 36502: 36499: 36496: 36493: 36490: 36487: 36484: 36478: 36477: 36474: 36471: 36468: 36465: 36459: 36458: 36455: 36452: 36449: 36443: 36442: 36439: 36436: 36433: 36430: 36427: 36424: 36421: 36418: 36412: 36411: 36405: 36404: 36398: 36394: 36393: 36387: 36386: 36380: 36379: 36373: 36372: 36369: 36366: 36363: 36360: 36357: 36354: 36351: 36345: 36344: 36341: 36338: 36335: 36329: 36328: 36325: 36322: 36319: 36316: 36313: 36310: 36307: 36304: 36301: 36298: 36295: 36292: 36289: 36283: 36282: 36279: 36276: 36273: 36270: 36267: 36264: 36261: 36258: 36255: 36252: 36249: 36246: 36243: 36240: 36237: 36234: 36228: 36227: 36221: 36220: 36217: 36214: 36211: 36208: 36205: 36202: 36199: 36196: 36193: 36190: 36187: 36184: 36181: 36175: 36174: 36168: 36167: 36161: 36160: 36154: 36153: 36147: 36146: 36143: 36140: 36137: 36134: 36128: 36127: 36124: 36121: 36118: 36115: 36112: 36109: 36106: 36100: 36099: 36096: 36093: 36090: 36087: 36084: 36078: 36077: 36074: 36071: 36068: 36062: 36061: 36058: 36055: 36052: 36049: 36046: 36043: 36040: 36037: 36034: 36028: 36024: 36023: 36020: 36017: 36014: 36011: 36008: 36005: 36002: 35999: 35996: 35993: 35990: 35987: 35984: 35981: 35975: 35974: 35968: 35967: 35964: 35961: 35958: 35955: 35952: 35949: 35946: 35940: 35939: 35933: 35932: 35926: 35925: 35919: 35918: 35915: 35912: 35909: 35906: 35900: 35899: 35896: 35893: 35890: 35887: 35884: 35881: 35878: 35872: 35871: 35868: 35865: 35862: 35859: 35856: 35850: 35849: 35846: 35843: 35840: 35834: 35833: 35830: 35827: 35824: 35821: 35818: 35815: 35812: 35809: 35806: 35800: 35796: 35795: 35792: 35789: 35786: 35783: 35780: 35777: 35774: 35771: 35768: 35765: 35762: 35759: 35756: 35753: 35747: 35746: 35740: 35739: 35736: 35733: 35730: 35727: 35724: 35721: 35718: 35712: 35711: 35705: 35701: 35700: 35694: 35693: 35687: 35686: 35683: 35680: 35677: 35674: 35668: 35667: 35664: 35661: 35658: 35655: 35652: 35649: 35646: 35640: 35639: 35636: 35633: 35630: 35627: 35624: 35618: 35617: 35614: 35611: 35608: 35602: 35598: 35597: 35594: 35591: 35588: 35585: 35582: 35579: 35576: 35573: 35570: 35567: 35564: 35561: 35558: 35555: 35549: 35548: 35545: 35542: 35539: 35536: 35533: 35530: 35527: 35524: 35521: 35515: 35514: 35511: 35508: 35505: 35502: 35499: 35496: 35493: 35490: 35484: 35483: 35477: 35476: 35473: 35470: 35467: 35464: 35461: 35458: 35455: 35449: 35448: 35445: 35442: 35439: 35436: 35433: 35430: 35427: 35424: 35421: 35415: 35414: 35411: 35408: 35405: 35402: 35399: 35393: 35392: 35386: 35385: 35382: 35379: 35373: 35372: 35369: 35366: 35363: 35360: 35357: 35351: 35350: 35347: 35344: 35341: 35335: 35334: 35331: 35328: 35325: 35322: 35319: 35316: 35313: 35310: 35304: 35303: 35300: 35297: 35294: 35291: 35288: 35285: 35282: 35279: 35273: 35272: 35269: 35266: 35263: 35260: 35257: 35254: 35251: 35248: 35245: 35242: 35239: 35236: 35233: 35230: 35224: 35223: 35217: 35216: 35213: 35210: 35207: 35204: 35201: 35198: 35195: 35192: 35189: 35186: 35183: 35180: 35177: 35174: 35171: 35168: 35162: 35161: 35158: 35155: 35152: 35149: 35146: 35143: 35140: 35137: 35131: 35130: 35127: 35124: 35121: 35118: 35115: 35112: 35109: 35106: 35103: 35100: 35094: 35093: 35090: 35087: 35084: 35081: 35078: 35075: 35072: 35069: 35066: 35063: 35060: 35054: 35053: 35050: 35047: 35044: 35041: 35038: 35035: 35032: 35029: 35026: 35023: 35020: 35017: 35014: 35011: 35008: 35005: 35002: 34999: 34996: 34993: 34987: 34986: 34980: 34979: 34976: 34970: 34969: 34963: 34962: 34959: 34956: 34953: 34950: 34947: 34944: 34941: 34938: 34932: 34931: 34928: 34925: 34922: 34919: 34916: 34913: 34910: 34907: 34904: 34901: 34898: 34892: 34891: 34885: 34884: 34881: 34878: 34875: 34872: 34869: 34866: 34863: 34860: 34857: 34854: 34851: 34845: 34844: 34838: 34834: 34833: 34830: 34827: 34824: 34821: 34818: 34815: 34812: 34809: 34806: 34803: 34800: 34797: 34794: 34788: 34787: 34781: 34777: 34776: 34770: 34769: 34766: 34760: 34759: 34753: 34752: 34749: 34746: 34743: 34740: 34737: 34734: 34731: 34725: 34724: 34721: 34715: 34714: 34711: 34708: 34705: 34702: 34699: 34696: 34693: 34687: 34686: 34683: 34680: 34677: 34674: 34671: 34668: 34665: 34662: 34659: 34656: 34653: 34650: 34647: 34641: 34640: 34634: 34633: 34630: 34624: 34623: 34620: 34614: 34613: 34610: 34604: 34603: 34600: 34597: 34594: 34591: 34588: 34585: 34582: 34576: 34575: 34572: 34569: 34566: 34563: 34560: 34557: 34554: 34551: 34548: 34545: 34542: 34536: 34535: 34529: 34528: 34522: 34521: 34518: 34515: 34512: 34509: 34506: 34503: 34497: 34496: 34490: 34489: 34486: 34483: 34480: 34477: 34474: 34471: 34468: 34465: 34462: 34459: 34453: 34452: 34449: 34446: 34443: 34440: 34437: 34434: 34431: 34428: 34425: 34422: 34416: 34415: 34412: 34409: 34406: 34403: 34400: 34397: 34394: 34391: 34388: 34385: 34379: 34378: 34375: 34372: 34369: 34366: 34363: 34360: 34357: 34354: 34351: 34348: 34345: 34339: 34338: 34332: 34331: 34325: 34324: 34321: 34315: 34314: 34308: 34307: 34304: 34301: 34298: 34295: 34292: 34289: 34286: 34280: 34279: 34276: 34270: 34269: 34266: 34263: 34260: 34257: 34254: 34251: 34248: 34242: 34241: 34238: 34235: 34232: 34229: 34226: 34223: 34220: 34217: 34214: 34211: 34208: 34205: 34202: 34196: 34195: 34189: 34188: 34185: 34182: 34176: 34175: 34172: 34166: 34165: 34162: 34159: 34156: 34153: 34150: 34147: 34141: 34140: 34137: 34134: 34131: 34128: 34125: 34122: 34119: 34116: 34113: 34110: 34107: 34101: 34100: 34097: 34094: 34091: 34088: 34085: 34082: 34079: 34076: 34073: 34070: 34067: 34064: 34061: 34058: 34055: 34052: 34049: 34046: 34043: 34040: 34037: 34034: 34028: 34027: 34021: 34017: 34016: 34013: 34010: 34007: 34004: 34001: 33998: 33995: 33989: 33988: 33982: 33978: 33977: 33974: 33971: 33968: 33965: 33962: 33959: 33956: 33950: 33946: 33945: 33942: 33939: 33933: 33932: 33929: 33926: 33923: 33920: 33917: 33914: 33911: 33908: 33905: 33902: 33899: 33896: 33893: 33887: 33886: 33880: 33876: 33875: 33872: 33869: 33866: 33863: 33860: 33857: 33854: 33851: 33845: 33844: 33838: 33834: 33833: 33830: 33827: 33824: 33821: 33818: 33815: 33812: 33806: 33805: 33799: 33798: 33795: 33792: 33789: 33786: 33783: 33780: 33777: 33771: 33770: 33764: 33763: 33757: 33753: 33752: 33746: 33745: 33742: 33739: 33736: 33733: 33730: 33727: 33724: 33721: 33718: 33715: 33712: 33709: 33706: 33703: 33700: 33697: 33694: 33691: 33688: 33685: 33682: 33679: 33676: 33673: 33670: 33664: 33663: 33657: 33656: 33653: 33650: 33647: 33644: 33641: 33638: 33635: 33632: 33626: 33622: 33621: 33615: 33614: 33611: 33608: 33605: 33602: 33599: 33596: 33593: 33590: 33587: 33584: 33581: 33578: 33575: 33572: 33569: 33566: 33563: 33560: 33557: 33554: 33551: 33545: 33544: 33538: 33537: 33534: 33528: 33527: 33524: 33521: 33518: 33515: 33512: 33509: 33506: 33503: 33500: 33497: 33494: 33488: 33487: 33484: 33481: 33478: 33475: 33472: 33466: 33465: 33462: 33459: 33456: 33453: 33450: 33447: 33444: 33441: 33438: 33435: 33432: 33429: 33426: 33423: 33420: 33417: 33414: 33408: 33407: 33404: 33401: 33398: 33395: 33392: 33389: 33386: 33383: 33380: 33377: 33374: 33371: 33368: 33365: 33362: 33359: 33356: 33350: 33349: 33346: 33343: 33340: 33337: 33334: 33331: 33328: 33325: 33322: 33316: 33315: 33309: 33308: 33305: 33302: 33296: 33295: 33292: 33289: 33286: 33283: 33280: 33277: 33274: 33271: 33268: 33265: 33262: 33259: 33256: 33253: 33250: 33247: 33241: 33240: 33237: 33234: 33231: 33228: 33222: 33221: 33215: 33214: 33211: 33208: 33202: 33201: 33198: 33195: 33192: 33189: 33186: 33183: 33180: 33177: 33174: 33171: 33168: 33165: 33162: 33159: 33156: 33153: 33147: 33146: 33143: 33140: 33137: 33134: 33128: 33127: 33124: 33121: 33118: 33115: 33112: 33106: 33105: 33102: 33099: 33096: 33093: 33090: 33087: 33084: 33081: 33078: 33075: 33072: 33069: 33063: 33062: 33059: 33056: 33053: 33050: 33047: 33044: 33038: 33037: 33034: 33031: 33028: 33025: 33022: 33019: 33016: 33013: 33010: 33007: 33001: 32997: 32996: 32990: 32989: 32986: 32983: 32980: 32977: 32974: 32971: 32968: 32962: 32961: 32955: 32954: 32951: 32945: 32944: 32941: 32938: 32935: 32934:wikEdFrameWindow 32929: 32928: 32925: 32922: 32919: 32916: 32913: 32910: 32904: 32903: 32900: 32897: 32894: 32891: 32888: 32885: 32879: 32875: 32874: 32868: 32867: 32864: 32861: 32858: 32855: 32852: 32849: 32846: 32843: 32840: 32834: 32833: 32827: 32826: 32823: 32817: 32816: 32813: 32810: 32807: 32804: 32801: 32798: 32795: 32792: 32789: 32783: 32782: 32776: 32775: 32772: 32769: 32766: 32763: 32760: 32757: 32751: 32750: 32747: 32744: 32741: 32738: 32735: 32732: 32729: 32726: 32720: 32716: 32715: 32709: 32708: 32705: 32702: 32699: 32696: 32693: 32690: 32687: 32684: 32678: 32677: 32671: 32670: 32667: 32664: 32661: 32658: 32652: 32651: 32648: 32645: 32642: 32639: 32636: 32630: 32629: 32626: 32623: 32620: 32617: 32614: 32611: 32608: 32602: 32601: 32598: 32595: 32592: 32589: 32586: 32583: 32577: 32576: 32573: 32570: 32567: 32564: 32561: 32558: 32552: 32548: 32547: 32541: 32540: 32534: 32533: 32527: 32523: 32522: 32516: 32515: 32509: 32508: 32505: 32502: 32499: 32496: 32493: 32490: 32487: 32484: 32481: 32478: 32475: 32472: 32469: 32466: 32463: 32457: 32456: 32453: 32450: 32447: 32444: 32441: 32435: 32434: 32431: 32428: 32425: 32422: 32416: 32415: 32412: 32409: 32406: 32403: 32400: 32397: 32394: 32391: 32385: 32384: 32378: 32377: 32371: 32367: 32366: 32360: 32359: 32356: 32353: 32350: 32347: 32344: 32341: 32338: 32335: 32332: 32329: 32326: 32323: 32320: 32317: 32311: 32310: 32307: 32304: 32301: 32298: 32295: 32292: 32289: 32286: 32283: 32280: 32277: 32274: 32271: 32265: 32264: 32261: 32258: 32255: 32252: 32249: 32246: 32243: 32240: 32234: 32233: 32230: 32227: 32224: 32221: 32218: 32215: 32212: 32209: 32203: 32202: 32199: 32196: 32193: 32190: 32187: 32184: 32181: 32178: 32175: 32172: 32166: 32165: 32159: 32158: 32152: 32148: 32147: 32141: 32140: 32137: 32134: 32128: 32127: 32124: 32121: 32118: 32115: 32112: 32109: 32106: 32100: 32099: 32096: 32093: 32090: 32087: 32084: 32081: 32078: 32075: 32072: 32066: 32065: 32062: 32059: 32056: 32053: 32050: 32044: 32043: 32040: 32037: 32034: 32031: 32028: 32025: 32022: 32019: 32013: 32012: 32009: 32006: 32003: 32000: 31997: 31994: 31991: 31988: 31985: 31982: 31979: 31976: 31970: 31969: 31963: 31959: 31958: 31952: 31951: 31945: 31944: 31941: 31938: 31935: 31932: 31929: 31923: 31922: 31919: 31916: 31913: 31910: 31907: 31901: 31900: 31897: 31894: 31888: 31887: 31884: 31881: 31878: 31872: 31871: 31868: 31865: 31862: 31856: 31855: 31852: 31849: 31846: 31843: 31840: 31837: 31831: 31830: 31827: 31824: 31821: 31818: 31815: 31812: 31809: 31806: 31800: 31796: 31795: 31789: 31788: 31782: 31781: 31778: 31775: 31772: 31769: 31766: 31763: 31760: 31757: 31754: 31748: 31747: 31744: 31741: 31735: 31734: 31731: 31728: 31725: 31722: 31719: 31716: 31713: 31710: 31707: 31701: 31700: 31697: 31694: 31691: 31688: 31685: 31682: 31676: 31675: 31672: 31669: 31666: 31663: 31660: 31657: 31654: 31651: 31648: 31645: 31642: 31639: 31633: 31629: 31628: 31622: 31621: 31615: 31614: 31611: 31608: 31605: 31602: 31599: 31596: 31593: 31590: 31587: 31581: 31580: 31577: 31574: 31568: 31567: 31564: 31561: 31558: 31555: 31552: 31549: 31546: 31545:addEventListener 31543: 31540: 31534: 31533: 31530: 31527: 31526:addEventListener 31524: 31521: 31518: 31515: 31509: 31508: 31505: 31502: 31499: 31496: 31493: 31490: 31487: 31484: 31481: 31478: 31475: 31472: 31466: 31462: 31461: 31455: 31454: 31451: 31448: 31445: 31442: 31439: 31436: 31433: 31430: 31427: 31421: 31420: 31417: 31414: 31411: 31408: 31402: 31401: 31398: 31395: 31392: 31389: 31386: 31380: 31379: 31376: 31373: 31370: 31367: 31364: 31361: 31358: 31352: 31351: 31348: 31345: 31342: 31339: 31336: 31333: 31330: 31324: 31323: 31320: 31314: 31313: 31310: 31307: 31304: 31301: 31295: 31294: 31291: 31288: 31285: 31282: 31276: 31275: 31272: 31269: 31266: 31263: 31260: 31257: 31254: 31251: 31245: 31244: 31238: 31237: 31231: 31230: 31224: 31220: 31219: 31213: 31212: 31206: 31205: 31202: 31199: 31196: 31190: 31189: 31186: 31183: 31180: 31177: 31174: 31171: 31168: 31165: 31162: 31156: 31155: 31152: 31149: 31146: 31143: 31140: 31137: 31134: 31128: 31127: 31124: 31121: 31118: 31115: 31112: 31106: 31105: 31102: 31099: 31096: 31093: 31090: 31087: 31081: 31080: 31077: 31074: 31071: 31068: 31065: 31062: 31059: 31056: 31053: 31050: 31047: 31044: 31041: 31038: 31035: 31032: 31029: 31026: 31023: 31017: 31016: 31013: 31010: 31007: 31004: 31001: 30998: 30995: 30992: 30989: 30986: 30983: 30980: 30977: 30974: 30971: 30968: 30965: 30962: 30959: 30953: 30952: 30946: 30945: 30942: 30939: 30933: 30932: 30926: 30925: 30922: 30919: 30916: 30913: 30910: 30904: 30903: 30900: 30897: 30891: 30890: 30884: 30883: 30877: 30876: 30873: 30870: 30867: 30864: 30861: 30858: 30855: 30852: 30846: 30845: 30839: 30838: 30835: 30832: 30829: 30826: 30823: 30817: 30816: 30813: 30810: 30807: 30804: 30801: 30798: 30795: 30792: 30789: 30786: 30783: 30777: 30776: 30773: 30770: 30767: 30764: 30761: 30758: 30755: 30752: 30746: 30745: 30742: 30739: 30736: 30733: 30730: 30727: 30724: 30718: 30717: 30714: 30711: 30708: 30702: 30701: 30698: 30695: 30692: 30689: 30686: 30683: 30680: 30674: 30673: 30670: 30667: 30664: 30661: 30658: 30655: 30649: 30648: 30645: 30642: 30639: 30636: 30633: 30630: 30627: 30624: 30621: 30618: 30615: 30612: 30609: 30606: 30603: 30600: 30597: 30594: 30591: 30588: 30585: 30582: 30579: 30576: 30573: 30570: 30564: 30563: 30560: 30557: 30554: 30551: 30548: 30545: 30542: 30539: 30536: 30533: 30530: 30524: 30523: 30520: 30517: 30514: 30511: 30508: 30505: 30502: 30499: 30496: 30493: 30490: 30484: 30483: 30480: 30477: 30474: 30471: 30468: 30465: 30462: 30456: 30455: 30452: 30449: 30446: 30443: 30440: 30437: 30431: 30430: 30424: 30423: 30420: 30417: 30414: 30411: 30408: 30405: 30402: 30399: 30396: 30390: 30389: 30386: 30383: 30380: 30377: 30374: 30371: 30368: 30365: 30362: 30356: 30355: 30352: 30349: 30346: 30343: 30340: 30337: 30334: 30331: 30328: 30322: 30321: 30318: 30315: 30312: 30309: 30306: 30303: 30300: 30297: 30291: 30290: 30284: 30283: 30277: 30276: 30273: 30270: 30267: 30264: 30261: 30258: 30255: 30249: 30248: 30245: 30242: 30239: 30236: 30233: 30230: 30227: 30224: 30221: 30218: 30215: 30212: 30209: 30206: 30200: 30199: 30196: 30193: 30190: 30187: 30184: 30181: 30175: 30174: 30171: 30168: 30165: 30162: 30159: 30156: 30153: 30150: 30144: 30143: 30137: 30136: 30130: 30129: 30123: 30122: 30119: 30116: 30113: 30110: 30107: 30104: 30098: 30097: 30094: 30091: 30088: 30085: 30082: 30079: 30076: 30070: 30069: 30063: 30062: 30059: 30056: 30053: 30050: 30047: 30044: 30041: 30038: 30035: 30032: 30029: 30026: 30020: 30019: 30013: 30012: 30006: 30005: 29999: 29995: 29994: 29991: 29988: 29985: 29982: 29979: 29973: 29972: 29966: 29965: 29962: 29959: 29953: 29949: 29948: 29942: 29941: 29938: 29935: 29929: 29925: 29924: 29918: 29917: 29914: 29911: 29908: 29905: 29902: 29899: 29893: 29889: 29888: 29885: 29882: 29879: 29876: 29873: 29867: 29866: 29863: 29860: 29857: 29854: 29851: 29848: 29842: 29841: 29838: 29835: 29832: 29829: 29826: 29823: 29820: 29814: 29810: 29809: 29803: 29802: 29799: 29796: 29793: 29790: 29787: 29784: 29778: 29774: 29773: 29770: 29767: 29764: 29761: 29758: 29752: 29751: 29748: 29745: 29742: 29739: 29733: 29732: 29729: 29726: 29723: 29720: 29717: 29714: 29711: 29705: 29704: 29701: 29698: 29695: 29692: 29689: 29683: 29679: 29678: 29675: 29672: 29669: 29666: 29663: 29660: 29657: 29654: 29651: 29648: 29645: 29642: 29639: 29636: 29633: 29630: 29624: 29623: 29617: 29613: 29612: 29609: 29606: 29603: 29600: 29597: 29594: 29591: 29588: 29585: 29582: 29579: 29576: 29573: 29570: 29567: 29564: 29558: 29557: 29551: 29547: 29546: 29543: 29540: 29537: 29534: 29531: 29528: 29525: 29522: 29519: 29516: 29513: 29510: 29507: 29504: 29501: 29495: 29494: 29488: 29484: 29483: 29480: 29479:'submit' 29477: 29474: 29471: 29468: 29465: 29462: 29459: 29456: 29453: 29450: 29447: 29444: 29441: 29438: 29435: 29432: 29429: 29426: 29423: 29420: 29417: 29414: 29411: 29408: 29402: 29401: 29395: 29391: 29390: 29387: 29384: 29381: 29378: 29375: 29372: 29369: 29363: 29362: 29356: 29352: 29351: 29348: 29345: 29342: 29339: 29336: 29330: 29329: 29323: 29322: 29319: 29316: 29310: 29306: 29305: 29299: 29298: 29295: 29292: 29289: 29286: 29283: 29280: 29277: 29274: 29271: 29268: 29265: 29262: 29256: 29255: 29252: 29249: 29246: 29243: 29240: 29237: 29231: 29227: 29226: 29223: 29220: 29217: 29214: 29211: 29208: 29205: 29202: 29199: 29196: 29193: 29187: 29186: 29183: 29180: 29177: 29174: 29171: 29168: 29165: 29162: 29159: 29156: 29153: 29147: 29146: 29140: 29136: 29135: 29132: 29129: 29126: 29123: 29120: 29114: 29113: 29110: 29107: 29104: 29101: 29098: 29092: 29091: 29085: 29081: 29080: 29077: 29071: 29070: 29067: 29064: 29061: 29058: 29055: 29052: 29049: 29046: 29043: 29040: 29037: 29034: 29031: 29028: 29025: 29022: 29019: 29016: 29013: 29010: 29007: 29004: 28998: 28997: 28991: 28987: 28986: 28983: 28980: 28977: 28974: 28971: 28965: 28964: 28958: 28957: 28951: 28950: 28947: 28944: 28941: 28938: 28935: 28932: 28929: 28923: 28919: 28918: 28915: 28912: 28909: 28906: 28903: 28897: 28896: 28890: 28889: 28612:name = reversed; 28448:name = reversed; 28265:name = reversed; 25504:var spacingType; 25356:sup1: '' 24105:++urlStartIndex; 18061:var refLists = [ 13388:// Render in DOM 12927:// Render in DOM 12545:// Render in DOM 11245:// Render in DOM 10437:if (e == eDiv) { 9594:if (e == eDiv) { 8086:suggestion.name, 7993:ct._('Show All') 7695:suggestion.name, 3997:if (m == null) { 411:// == Helpers == 189: 177: 167: 148: 130: 122: 104: 85: 58: 49: 46: 31: 29: 69892: 69891: 69887: 69886: 69885: 69883: 69882: 69881: 69880: 69879: 69875: 69868: 69861: 69858: 69855: 69844: 69841: 69830: 69823: 69820: 69817: 69806: 69799: 69792: 69785: 69778: 69775: 69772: 69765: 69762: 69759: 69756: 69749: 69746: 69743: 69740: 69733: 69730: 69727: 69724: 69717: 69714: 69711: 69708: 69701: 69698: 69695: 69692: 69681: 69678: 69675: 69672: 69669: 69666: 69659: 69656: 69653: 69650: 69647: 69644: 69637: 69634: 69631: 69628: 69625: 69622: 69619: 69616: 69613: 69610: 69607: 69604: 69593: 69586: 69583: 69580: 69577: 69566: 69563: 69560: 69557: 69554: 69551: 69548: 69545: 69542: 69539: 69536: 69533: 69530: 69527: 69524: 69521: 69518: 69515: 69512: 69509: 69506: 69503: 69500: 69497: 69494: 69491: 69488: 69485: 69482: 69479: 69472: 69461: 69458: 69455: 69452: 69449: 69446: 69443: 69440: 69437: 69434: 69431: 69428: 69425: 69422: 69419: 69416: 69413: 69410: 69407: 69404: 69401: 69398: 69395: 69392: 69389: 69386: 69383: 69380: 69377: 69374: 69367: 69364: 69361: 69358: 69355: 69352: 69349: 69346: 69343: 69340: 69337: 69334: 69331: 69328: 69325: 69314: 69311: 69308: 69305: 69302: 69299: 69296: 69293: 69290: 69283: 69280: 69277: 69274: 69271: 69268: 69265: 69262: 69259: 69252: 69249: 69246: 69243: 69240: 69237: 69234: 69231: 69228: 69221: 69218: 69215: 69212: 69209: 69206: 69203: 69200: 69197: 69194: 69191: 69188: 69185: 69182: 69179: 69172: 69165: 69162: 69159: 69156: 69153: 69150: 69147: 69144: 69141: 69138: 69127: 69120: 69117: 69114: 69111: 69100: 69097: 69094: 69091: 69088: 69085: 69082: 69079: 69076: 69073: 69070: 69067: 69064: 69061: 69058: 69055: 69052: 69049: 69046: 69043: 69040: 69037: 69030: 69019: 69016: 69013: 69010: 69007: 69004: 69001: 68998: 68995: 68992: 68989: 68986: 68983: 68980: 68977: 68974: 68971: 68968: 68965: 68962: 68959: 68956: 68949: 68946: 68943: 68940: 68937: 68934: 68931: 68928: 68925: 68922: 68919: 68916: 68905: 68902: 68899: 68896: 68893: 68890: 68883: 68881:"the" 68880: 68877: 68874: 68871: 68868: 68865: 68862: 68859: 68856: 68845: 68842: 68839: 68836: 68833: 68830: 68827: 68824: 68821: 68814: 68811: 68808: 68805: 68802: 68799: 68796: 68793: 68790: 68783: 68780: 68777: 68774: 68771: 68768: 68765: 68762: 68759: 68756: 68753: 68750: 68747: 68744: 68741: 68734: 68727: 68724: 68721: 68718: 68715: 68712: 68709: 68706: 68703: 68700: 68689: 68682: 68679: 68676: 68673: 68666: 68663: 68660: 68657: 68654: 68651: 68648: 68645: 68642: 68639: 68636: 68633: 68630: 68627: 68620: 68613: 68610: 68607: 68604: 68601: 68598: 68591: 68588: 68585: 68582: 68579: 68576: 68573: 68570: 68567: 68564: 68561: 68554: 68551: 68548: 68545: 68542: 68539: 68536: 68533: 68530: 68523: 68520: 68517: 68514: 68511: 68508: 68505: 68502: 68499: 68492: 68485: 68482: 68479: 68476: 68473: 68470: 68467: 68464: 68461: 68458: 68447: 68444: 68441: 68438: 68431: 68428: 68425: 68422: 68419: 68416: 68413: 68410: 68407: 68404: 68401: 68398: 68395: 68392: 68389: 68386: 68383: 68380: 68377: 68374: 68371: 68368: 68365: 68362: 68359: 68356: 68353: 68350: 68347: 68336: 68333: 68330: 68328:"%27" 68327: 68324: 68321: 68318: 68315: 68312: 68309: 68306: 68303: 68300: 68297: 68294: 68292:"%27" 68291: 68288: 68285: 68282: 68279: 68276: 68273: 68266: 68263: 68260: 68257: 68254: 68251: 68248: 68245: 68242: 68239: 68236: 68233: 68230: 68227: 68224: 68221: 68218: 68215: 68212: 68209: 68206: 68199: 68196: 68193: 68190: 68187: 68184: 68181: 68178: 68175: 68172: 68169: 68166: 68163: 68160: 68157: 68154: 68151: 68148: 68145: 68142: 68139: 68136: 68129: 68126: 68123: 68120: 68117: 68114: 68111: 68108: 68105: 68102: 68099: 68096: 68093: 68090: 68087: 68084: 68081: 68078: 68075: 68072: 68069: 68066: 68059: 68056: 68053: 68050: 68047: 68044: 68041: 68038: 68035: 68032: 68029: 68026: 68023: 68020: 68017: 68014: 68011: 68008: 68005: 68002: 67999: 67996: 67989: 67986: 67983: 67980: 67977: 67974: 67971: 67968: 67965: 67962: 67959: 67956: 67953: 67950: 67947: 67944: 67941: 67938: 67935: 67932: 67929: 67926: 67919: 67916: 67913: 67910: 67907: 67904: 67901: 67898: 67895: 67892: 67889: 67886: 67883: 67880: 67877: 67874: 67871: 67868: 67865: 67862: 67859: 67856: 67849: 67846: 67843: 67840: 67837: 67834: 67831: 67828: 67825: 67822: 67819: 67816: 67813: 67810: 67807: 67804: 67801: 67798: 67795: 67792: 67789: 67786: 67779: 67776: 67773: 67770: 67767: 67764: 67761: 67758: 67755: 67752: 67749: 67746: 67743: 67740: 67737: 67734: 67731: 67728: 67725: 67722: 67719: 67716: 67709: 67706: 67703: 67700: 67697: 67694: 67691: 67688: 67685: 67682: 67679: 67676: 67673: 67670: 67667: 67664: 67661: 67658: 67655: 67652: 67649: 67646: 67635: 67632: 67629: 67626: 67623: 67620: 67617: 67614: 67611: 67604: 67601: 67598: 67595: 67592: 67589: 67586: 67583: 67572: 67569: 67566: 67563: 67560: 67557: 67554: 67551: 67548: 67545: 67538: 67535: 67532: 67529: 67526: 67523: 67520: 67517: 67514: 67511: 67504: 67501: 67498: 67495: 67492: 67489: 67486: 67483: 67480: 67477: 67474: 67471: 67464: 67461: 67458: 67455: 67452: 67449: 67446: 67443: 67436: 67433: 67430: 67427: 67424: 67421: 67418: 67415: 67408: 67401: 67398: 67395: 67392: 67389: 67386: 67383: 67380: 67373: 67370: 67367: 67364: 67361: 67358: 67355: 67352: 67349: 67346: 67343: 67340: 67333: 67330: 67327: 67324: 67321: 67318: 67311: 67304: 67301: 67298: 67295: 67292: 67289: 67286: 67283: 67280: 67277: 67274: 67271: 67268: 67261: 67258: 67255: 67252: 67249: 67246: 67243: 67240: 67237: 67230: 67227: 67224: 67221: 67218: 67215: 67212: 67209: 67206: 67203: 67200: 67197: 67194: 67191: 67188: 67185: 67182: 67179: 67172: 67169: 67166: 67163: 67160: 67157: 67154: 67151: 67148: 67145: 67142: 67139: 67136: 67133: 67130: 67127: 67124: 67117: 67110: 67107: 67104: 67101: 67098: 67095: 67092: 67089: 67086: 67083: 67080: 67077: 67074: 67067: 67064: 67061: 67058: 67055: 67052: 67049: 67046: 67043: 67040: 67037: 67034: 67031: 67028: 67025: 67022: 67019: 67016: 67013: 67006: 67003: 67000: 66997: 66994: 66991: 66988: 66985: 66982: 66979: 66976: 66973: 66966: 66963: 66960: 66957: 66954: 66951: 66948: 66945: 66942: 66939: 66932: 66929: 66926: 66923: 66920: 66917: 66914: 66911: 66908: 66905: 66902: 66899: 66896: 66893: 66890: 66883: 66880: 66877: 66874: 66871: 66868: 66865: 66862: 66859: 66856: 66853: 66850: 66847: 66840: 66833: 66830: 66827: 66824: 66821: 66818: 66815: 66812: 66809: 66806: 66803: 66800: 66797: 66790: 66787: 66784: 66777: 66774: 66771: 66764: 66761: 66758: 66751: 66748: 66745: 66738: 66735: 66732: 66729: 66722: 66719: 66716: 66713: 66710: 66707: 66704: 66701: 66698: 66691: 66680: 66673: 66670: 66667: 66656: 66649: 66642: 66639: 66636: 66629: 66626: 66623: 66620: 66613: 66610: 66607: 66604: 66597: 66594: 66591: 66588: 66581: 66578: 66575: 66572: 66565: 66562: 66559: 66556: 66545: 66542: 66539: 66536: 66529: 66526: 66523: 66520: 66517: 66514: 66507: 66504: 66501: 66498: 66495: 66492: 66489: 66486: 66479: 66472: 66469: 66466: 66463: 66460: 66457: 66454: 66451: 66448: 66445: 66442: 66439: 66436: 66429: 66426: 66423: 66416: 66413: 66410: 66403: 66400: 66397: 66390: 66387: 66384: 66377: 66374: 66371: 66368: 66361: 66358: 66355: 66352: 66349: 66346: 66343: 66340: 66337: 66330: 66319: 66312: 66309: 66306: 66295: 66288: 66281: 66278: 66275: 66268: 66265: 66262: 66259: 66252: 66249: 66246: 66243: 66236: 66233: 66230: 66227: 66220: 66217: 66214: 66211: 66204: 66201: 66198: 66195: 66184: 66181: 66178: 66175: 66172: 66165: 66162: 66159: 66156: 66153: 66150: 66143: 66140: 66137: 66134: 66131: 66128: 66125: 66122: 66115: 66108: 66105: 66102: 66099: 66096: 66093: 66090: 66087: 66084: 66081: 66078: 66075: 66072: 66069: 66066: 66063: 66060: 66057: 66054: 66051: 66048: 66045: 66042: 66039: 66036: 66029: 66026: 66023: 66016: 66013: 66010: 66003: 66000: 65997: 65990: 65987: 65984: 65977: 65974: 65971: 65968: 65961: 65958: 65955: 65952: 65949: 65946: 65943: 65940: 65937: 65930: 65919: 65912: 65909: 65906: 65895: 65888: 65881: 65878: 65875: 65868: 65865: 65862: 65859: 65852: 65849: 65846: 65843: 65836: 65833: 65830: 65827: 65820: 65817: 65814: 65811: 65804: 65801: 65798: 65795: 65784: 65769: 65766: 65763: 65760: 65757: 65754: 65751: 65748: 65745: 65742: 65739: 65736: 65733: 65730: 65727: 65724: 65721: 65718: 65715: 65708: 65705: 65698: 65691: 65688: 65685: 65682: 65679: 65676: 65673: 65670: 65667: 65664: 65661: 65658: 65655: 65652: 65649: 65646: 65643: 65640: 65637: 65630: 65627: 65624: 65621: 65618: 65615: 65612: 65609: 65606: 65603: 65600: 65597: 65594: 65587: 65584: 65581: 65578: 65575: 65572: 65569: 65566: 65563: 65560: 65557: 65554: 65551: 65548: 65545: 65538: 65531: 65528: 65525: 65522: 65519: 65516: 65513: 65510: 65507: 65504: 65501: 65498: 65495: 65488: 65485: 65482: 65479: 65476: 65473: 65470: 65467: 65464: 65461: 65458: 65455: 65452: 65449: 65442: 65435: 65432: 65429: 65426: 65423: 65420: 65417: 65414: 65411: 65408: 65405: 65402: 65399: 65396: 65393: 65390: 65383: 65376: 65365: 65362: 65359: 65356: 65353: 65346: 65343: 65340: 65337: 65334: 65331: 65328: 65325: 65322: 65319: 65316: 65313: 65306: 65303: 65300: 65297: 65294: 65291: 65288: 65285: 65278: 65271: 65268: 65265: 65262: 65259: 65256: 65253: 65250: 65247: 65244: 65241: 65238: 65235: 65232: 65229: 65226: 65223: 65220: 65217: 65214: 65211: 65208: 65205: 65202: 65199: 65192: 65189: 65186: 65179: 65176: 65173: 65166: 65163: 65160: 65153: 65150: 65147: 65140: 65137: 65134: 65131: 65124: 65121: 65118: 65115: 65112: 65109: 65106: 65103: 65100: 65093: 65082: 65075: 65064: 65057: 65050: 65043: 65036: 65029: 65022: 65015: 65008: 64997: 64990: 64983: 64972: 64965: 64958: 64951: 64944: 64933: 64926: 64919: 64912: 64905: 64898: 64891: 64884: 64877: 64866: 64859: 64852: 64841: 64834: 64827: 64820: 64813: 64802: 64795: 64788: 64781: 64774: 64767: 64760: 64753: 64746: 64739: 64732: 64725: 64718: 64711: 64704: 64701: 64698: 64691: 64684: 64677: 64674: 64671: 64664: 64661: 64658: 64655: 64648: 64645: 64642: 64639: 64632: 64629: 64626: 64623: 64616: 64613: 64610: 64607: 64600: 64597: 64594: 64591: 64576: 64569: 64566: 64563: 64560: 64557: 64554: 64547: 64544: 64541: 64538: 64535: 64532: 64529: 64526: 64523: 64520: 64513: 64510: 64507: 64504: 64501: 64498: 64495: 64492: 64481: 64478: 64475: 64472: 64469: 64466: 64463: 64460: 64457: 64454: 64451: 64448: 64445: 64442: 64439: 64432: 64429: 64422: 64419: 64416: 64409: 64406: 64403: 64400: 64397: 64394: 64391: 64388: 64385: 64382: 64379: 64372: 64365: 64362: 64359: 64356: 64353: 64350: 64347: 64344: 64341: 64338: 64335: 64324: 64321: 64318: 64315: 64312: 64309: 64306: 64303: 64300: 64297: 64294: 64291: 64284: 64281: 64278: 64275: 64272: 64269: 64262: 64255: 64252: 64249: 64246: 64243: 64240: 64237: 64234: 64231: 64228: 64225: 64222: 64219: 64208: 64201: 64198: 64195: 64192: 64189: 64186: 64179: 64176: 64173: 64170: 64167: 64164: 64161: 64158: 64155: 64152: 64145: 64142: 64139: 64136: 64133: 64130: 64127: 64124: 64113: 64110: 64107: 64104: 64101: 64098: 64095: 64092: 64089: 64086: 64083: 64080: 64077: 64074: 64071: 64064: 64061: 64054: 64051: 64048: 64041: 64038: 64035: 64032: 64029: 64026: 64023: 64020: 64017: 64014: 64011: 64004: 63997: 63994: 63991: 63988: 63985: 63982: 63979: 63976: 63973: 63970: 63967: 63956: 63953: 63950: 63947: 63944: 63941: 63938: 63935: 63932: 63929: 63926: 63923: 63916: 63913: 63910: 63907: 63904: 63901: 63894: 63887: 63884: 63881: 63878: 63875: 63872: 63869: 63866: 63863: 63860: 63857: 63854: 63851: 63840: 63833: 63830: 63827: 63824: 63821: 63818: 63815: 63812: 63809: 63806: 63803: 63800: 63797: 63794: 63791: 63788: 63785: 63782: 63779: 63776: 63773: 63770: 63763: 63756: 63753: 63750: 63747: 63744: 63741: 63738: 63735: 63732: 63729: 63726: 63723: 63716: 63709: 63706: 63703: 63700: 63697: 63694: 63691: 63688: 63685: 63682: 63679: 63676: 63673: 63670: 63667: 63664: 63661: 63658: 63655: 63652: 63649: 63646: 63643: 63640: 63637: 63634: 63631: 63628: 63625: 63622: 63619: 63616: 63605: 63602: 63599: 63592: 63589: 63586: 63579: 63576: 63573: 63566: 63563: 63560: 63553: 63550: 63547: 63540: 63537: 63534: 63531: 63524: 63521: 63518: 63515: 63512: 63509: 63506: 63503: 63500: 63493: 63482: 63475: 63472: 63469: 63458: 63451: 63444: 63437: 63434: 63431: 63424: 63421: 63418: 63415: 63408: 63405: 63402: 63399: 63392: 63389: 63386: 63383: 63376: 63373: 63370: 63367: 63364: 63361: 63358: 63355: 63348: 63345: 63342: 63339: 63336: 63333: 63330: 63327: 63324: 63321: 63314: 63311: 63308: 63305: 63298: 63291: 63288: 63285: 63282: 63279: 63276: 63273: 63270: 63267: 63260: 63249: 63242: 63235: 63228: 63225: 63222: 63215: 63212: 63209: 63206: 63199: 63196: 63193: 63190: 63183: 63180: 63177: 63174: 63167: 63164: 63161: 63158: 63151: 63148: 63145: 63142: 63135: 63132: 63129: 63126: 63119: 63116: 63113: 63110: 63103: 63100: 63097: 63094: 63087: 63084: 63081: 63078: 63071: 63068: 63065: 63062: 63055: 63048: 63041: 63034: 63027: 63020: 63017: 63014: 63007: 63004: 63001: 62998: 62991: 62988: 62985: 62982: 62975: 62972: 62969: 62966: 62959: 62956: 62953: 62950: 62947: 62940: 62937: 62934: 62931: 62924: 62921: 62918: 62915: 62912: 62909: 62906: 62903: 62900: 62897: 62894: 62891: 62888: 62885: 62878: 62875: 62872: 62869: 62866: 62863: 62860: 62857: 62854: 62851: 62844: 62841: 62838: 62835: 62828: 62825: 62822: 62819: 62812: 62809: 62806: 62803: 62796: 62793: 62790: 62787: 62780: 62777: 62774: 62771: 62764: 62761: 62758: 62755: 62748: 62745: 62742: 62739: 62732: 62725: 62722: 62719: 62716: 62713: 62710: 62707: 62704: 62701: 62698: 62691: 62684: 62677: 62670: 62667: 62664: 62657: 62654: 62651: 62648: 62641: 62638: 62635: 62632: 62625: 62622: 62619: 62616: 62609: 62606: 62603: 62600: 62593: 62590: 62587: 62584: 62581: 62578: 62575: 62572: 62565: 62562: 62559: 62556: 62553: 62550: 62547: 62544: 62541: 62538: 62535: 62532: 62529: 62526: 62519: 62516: 62513: 62510: 62507: 62504: 62501: 62498: 62495: 62492: 62485: 62482: 62479: 62476: 62469: 62466: 62463: 62460: 62453: 62450: 62447: 62444: 62437: 62434: 62431: 62428: 62421: 62418: 62415: 62412: 62405: 62402: 62399: 62396: 62389: 62386: 62383: 62380: 62373: 62366: 62363: 62360: 62357: 62354: 62351: 62348: 62345: 62342: 62339: 62336: 62333: 62330: 62327: 62324: 62321: 62318: 62311: 62300: 62297: 62294: 62291: 62288: 62285: 62278: 62275: 62272: 62269: 62266: 62259: 62256: 62253: 62250: 62247: 62244: 62241: 62238: 62235: 62232: 62229: 62226: 62223: 62220: 62217: 62214: 62211: 62208: 62205: 62202: 62199: 62196: 62193: 62190: 62183: 62180: 62177: 62174: 62171: 62168: 62165: 62162: 62159: 62156: 62153: 62142: 62139: 62136: 62133: 62130: 62127: 62120: 62117: 62115:"%20" 62114: 62111: 62108: 62105: 62102: 62099: 62096: 62093: 62090: 62087: 62084: 62081: 62078: 62075: 62072: 62065: 62062: 62059: 62056: 62053: 62050: 62047: 62044: 62041: 62034: 62031: 62028: 62025: 62022: 62015: 62004: 61997: 61990: 61983: 61976: 61969: 61962: 61959: 61956: 61953: 61950: 61947: 61944: 61941: 61934: 61923: 61920: 61917: 61914: 61911: 61908: 61905: 61902: 61899: 61896: 61893: 61890: 61887: 61884: 61873: 61870: 61867: 61864: 61857: 61854: 61851: 61848: 61845: 61842: 61831: 61828: 61825: 61822: 61819: 61812: 61805: 61794: 61787: 61780: 61777: 61774: 61771: 61764: 61761: 61758: 61755: 61752: 61749: 61746: 61743: 61740: 61737: 61734: 61731: 61724: 61717: 61714: 61711: 61708: 61705: 61702: 61699: 61696: 61693: 61690: 61687: 61684: 61681: 61678: 61675: 61668: 61657: 61654: 61651: 61648: 61645: 61642: 61639: 61636: 61633: 61630: 61623: 61612: 61609: 61606: 61603: 61600: 61597: 61594: 61591: 61588: 61585: 61582: 61579: 61576: 61573: 61570: 61567: 61564: 61561: 61558: 61555: 61552: 61545: 61542: 61539: 61536: 61533: 61530: 61527: 61524: 61521: 61518: 61515: 61512: 61509: 61506: 61503: 61500: 61497: 61494: 61491: 61488: 61485: 61478: 61467: 61464: 61461: 61458: 61455: 61452: 61449: 61442: 61439: 61436: 61433: 61430: 61419: 61412: 61409: 61406: 61399: 61396: 61393: 61390: 61387: 61384: 61381: 61378: 61375: 61368: 61361: 61358: 61355: 61352: 61349: 61346: 61343: 61340: 61337: 61334: 61327: 61316: 61313: 61310: 61307: 61304: 61301: 61298: 61295: 61292: 61289: 61282: 61279: 61276: 61273: 61270: 61267: 61264: 61261: 61258: 61251: 61244: 61241: 61238: 61235: 61232: 61229: 61226: 61223: 61220: 61217: 61214: 61211: 61208: 61205: 61198: 61195: 61192: 61189: 61186: 61183: 61180: 61169: 61162: 61159: 61156: 61153: 61150: 61147: 61140: 61137: 61134: 61131: 61128: 61125: 61118: 61111: 61108: 61105: 61102: 61099: 61096: 61093: 61090: 61087: 61084: 61081: 61078: 61075: 61072: 61069: 61066: 61059: 61056: 61053: 61050: 61047: 61044: 61037: 61034: 61031: 61028: 61025: 61022: 61019: 61012: 61009: 61006: 61003: 61000: 60993: 60990: 60987: 60984: 60981: 60974: 60963: 60960: 60957: 60954: 60947: 60944: 60941: 60938: 60935: 60932: 60929: 60926: 60923: 60916: 60905: 60898: 60895: 60892: 60881: 60874: 60867: 60860: 60857: 60854: 60847: 60844: 60841: 60838: 60831: 60828: 60825: 60822: 60815: 60812: 60809: 60806: 60803: 60800: 60797: 60794: 60791: 60788: 60785: 60778: 60775: 60772: 60769: 60766: 60763: 60760: 60757: 60750: 60747: 60744: 60741: 60734: 60727: 60724: 60721: 60718: 60715: 60712: 60709: 60706: 60699: 60696: 60693: 60690: 60687: 60684: 60681: 60674: 60667: 60664: 60661: 60658: 60655: 60652: 60649: 60646: 60643: 60640: 60637: 60634: 60631: 60628: 60625: 60614: 60611: 60608: 60605: 60598: 60595: 60592: 60589: 60582: 60575: 60572: 60569: 60566: 60563: 60560: 60557: 60554: 60547: 60536: 60529: 60526: 60523: 60512: 60505: 60498: 60491: 60488: 60485: 60478: 60475: 60472: 60469: 60462: 60459: 60456: 60453: 60446: 60443: 60440: 60437: 60430: 60427: 60424: 60421: 60418: 60415: 60412: 60409: 60406: 60403: 60400: 60393: 60390: 60387: 60384: 60381: 60378: 60375: 60372: 60365: 60362: 60359: 60356: 60349: 60342: 60339: 60336: 60333: 60330: 60327: 60324: 60321: 60314: 60311: 60308: 60305: 60302: 60299: 60296: 60289: 60282: 60279: 60276: 60273: 60270: 60267: 60264: 60261: 60258: 60255: 60252: 60249: 60246: 60243: 60240: 60229: 60226: 60223: 60220: 60213: 60210: 60207: 60204: 60197: 60194: 60191: 60188: 60185: 60182: 60179: 60176: 60173: 60166: 60155: 60148: 60145: 60142: 60131: 60124: 60117: 60110: 60107: 60104: 60101: 60098: 60095: 60092: 60085: 60082: 60079: 60076: 60073: 60070: 60067: 60064: 60057: 60054: 60051: 60048: 60045: 60042: 60039: 60036: 60033: 60030: 60023: 60020: 60017: 60014: 60011: 60008: 60005: 60002: 59999: 59996: 59993: 59990: 59987: 59980: 59977: 59974: 59971: 59968: 59965: 59962: 59959: 59952: 59949: 59946: 59943: 59936: 59929: 59926: 59923: 59920: 59917: 59914: 59911: 59908: 59897: 59894: 59891: 59888: 59885: 59878: 59871: 59868: 59865: 59862: 59859: 59856: 59853: 59850: 59847: 59844: 59841: 59838: 59835: 59832: 59829: 59822: 59819: 59816: 59813: 59802: 59799: 59796: 59793: 59786: 59783: 59780: 59777: 59774: 59771: 59768: 59765: 59762: 59755: 59744: 59737: 59734: 59731: 59724: 59717: 59710: 59707: 59704: 59697: 59694: 59691: 59688: 59681: 59678: 59675: 59672: 59665: 59662: 59659: 59656: 59649: 59646: 59643: 59640: 59633: 59630: 59627: 59624: 59613: 59610: 59607: 59604: 59597: 59594: 59591: 59588: 59585: 59582: 59575: 59572: 59569: 59566: 59563: 59560: 59557: 59554: 59547: 59540: 59537: 59534: 59531: 59528: 59525: 59522: 59519: 59516: 59513: 59510: 59507: 59504: 59497: 59494: 59491: 59488: 59485: 59482: 59479: 59476: 59473: 59470: 59467: 59464: 59461: 59458: 59451: 59448: 59445: 59442: 59439: 59436: 59433: 59430: 59427: 59424: 59421: 59418: 59407: 59404: 59401: 59398: 59395: 59392: 59389: 59386: 59383: 59376: 59373: 59370: 59367: 59364: 59361: 59358: 59355: 59352: 59345: 59338: 59335: 59332: 59329: 59326: 59323: 59320: 59317: 59314: 59311: 59308: 59305: 59298: 59295: 59292: 59285: 59282: 59279: 59272: 59269: 59266: 59259: 59256: 59253: 59250: 59243: 59240: 59237: 59234: 59231: 59228: 59225: 59222: 59219: 59212: 59201: 59194: 59191: 59188: 59177: 59170: 59163: 59156: 59153: 59150: 59143: 59140: 59137: 59134: 59127: 59124: 59121: 59118: 59115: 59112: 59105: 59102: 59099: 59096: 59093: 59090: 59087: 59084: 59081: 59078: 59071: 59068: 59065: 59062: 59055: 59052: 59049: 59046: 59035: 59032: 59029: 59026: 59023: 59020: 59017: 59014: 59011: 59008: 59005: 58998: 58991: 58988: 58985: 58982: 58979: 58976: 58973: 58970: 58967: 58964: 58953: 58950: 58947: 58944: 58941: 58934: 58927: 58924: 58921: 58918: 58915: 58912: 58909: 58906: 58903: 58900: 58897: 58894: 58891: 58888: 58885: 58874: 58867: 58860: 58857: 58854: 58847: 58844: 58841: 58838: 58831: 58824: 58817: 58814: 58811: 58804: 58801: 58798: 58795: 58788: 58781: 58774: 58771: 58768: 58761: 58758: 58755: 58752: 58745: 58738: 58731: 58728: 58725: 58718: 58715: 58712: 58709: 58702: 58695: 58688: 58685: 58682: 58675: 58672: 58669: 58666: 58659: 58652: 58649: 58646: 58643: 58632: 58629: 58626: 58623: 58616: 58609: 58606: 58603: 58600: 58597: 58594: 58591: 58588: 58581: 58570: 58563: 58560: 58557: 58550: 58543: 58536: 58533: 58530: 58523: 58520: 58517: 58514: 58507: 58504: 58501: 58498: 58491: 58488: 58485: 58482: 58475: 58472: 58469: 58466: 58459: 58456: 58453: 58450: 58439: 58432: 58429: 58426: 58423: 58416: 58413: 58410: 58407: 58404: 58401: 58394: 58391: 58388: 58385: 58382: 58379: 58376: 58373: 58366: 58359: 58348: 58341: 58338: 58335: 58332: 58325: 58322: 58319: 58316: 58313: 58310: 58303: 58300: 58297: 58294: 58291: 58288: 58285: 58282: 58275: 58268: 58265: 58262: 58259: 58256: 58253: 58250: 58247: 58244: 58241: 58238: 58235: 58232: 58221: 58214: 58211: 58208: 58205: 58198: 58195: 58192: 58189: 58186: 58183: 58176: 58173: 58170: 58167: 58164: 58161: 58158: 58155: 58148: 58141: 58138: 58135: 58132: 58129: 58126: 58123: 58120: 58117: 58114: 58111: 58108: 58105: 58094: 58087: 58084: 58081: 58078: 58071: 58068: 58065: 58062: 58059: 58056: 58049: 58046: 58043: 58040: 58037: 58034: 58031: 58028: 58021: 58014: 58011: 58008: 58005: 58002: 57999: 57996: 57993: 57990: 57987: 57984: 57981: 57974: 57967: 57964: 57961: 57958: 57955: 57952: 57949: 57946: 57943: 57940: 57937: 57934: 57931: 57928: 57925: 57922: 57919: 57916: 57913: 57910: 57907: 57904: 57901: 57898: 57895: 57892: 57889: 57886: 57883: 57880: 57877: 57874: 57871: 57868: 57865: 57862: 57859: 57856: 57853: 57850: 57847: 57844: 57837: 57834: 57831: 57824: 57821: 57818: 57811: 57808: 57805: 57798: 57795: 57792: 57789: 57782: 57779: 57776: 57773: 57770: 57767: 57764: 57761: 57758: 57751: 57740: 57733: 57730: 57727: 57720: 57713: 57706: 57699: 57696: 57693: 57686: 57683: 57680: 57677: 57670: 57667: 57664: 57661: 57654: 57651: 57648: 57645: 57638: 57635: 57632: 57629: 57622: 57619: 57616: 57613: 57602: 57595: 57592: 57589: 57586: 57583: 57580: 57573: 57570: 57567: 57564: 57561: 57558: 57555: 57552: 57549: 57546: 57539: 57536: 57533: 57530: 57527: 57524: 57521: 57518: 57507: 57504: 57501: 57498: 57495: 57492: 57489: 57486: 57479: 57476: 57473: 57470: 57467: 57464: 57461: 57458: 57451: 57448: 57445: 57442: 57439: 57436: 57433: 57430: 57427: 57424: 57421: 57418: 57411: 57404: 57397: 57394: 57391: 57384: 57381: 57378: 57375: 57372: 57369: 57366: 57363: 57360: 57357: 57350: 57343: 57340: 57337: 57334: 57331: 57328: 57325: 57322: 57319: 57316: 57313: 57306: 57299: 57296: 57293: 57290: 57287: 57284: 57281: 57278: 57275: 57272: 57269: 57266: 57263: 57260: 57257: 57246: 57243: 57240: 57237: 57234: 57227: 57224: 57221: 57218: 57215: 57208: 57201: 57190: 57183: 57180: 57177: 57174: 57167: 57164: 57161: 57158: 57155: 57152: 57145: 57142: 57139: 57136: 57133: 57130: 57127: 57124: 57117: 57114: 57111: 57108: 57101: 57094: 57091: 57088: 57085: 57082: 57079: 57076: 57073: 57070: 57067: 57064: 57061: 57050: 57047: 57044: 57041: 57038: 57035: 57032: 57029: 57026: 57023: 57020: 57017: 57014: 57007: 57004: 57001: 56998: 56995: 56992: 56989: 56986: 56983: 56976: 56969: 56966: 56963: 56960: 56957: 56954: 56951: 56948: 56945: 56942: 56939: 56936: 56933: 56930: 56927: 56924: 56913: 56910: 56907: 56904: 56901: 56894: 56891: 56888: 56885: 56882: 56879: 56876: 56873: 56870: 56867: 56864: 56861: 56858: 56855: 56852: 56849: 56842: 56839: 56836: 56833: 56830: 56827: 56824: 56821: 56818: 56815: 56812: 56809: 56806: 56803: 56800: 56797: 56794: 56791: 56784: 56781: 56778: 56775: 56772: 56769: 56766: 56763: 56760: 56757: 56754: 56751: 56748: 56745: 56742: 56739: 56732: 56725: 56718: 56711: 56708: 56705: 56702: 56699: 56696: 56693: 56690: 56687: 56680: 56677: 56674: 56671: 56668: 56665: 56662: 56659: 56656: 56653: 56646: 56643: 56640: 56637: 56634: 56631: 56628: 56625: 56622: 56619: 56612: 56609: 56606: 56603: 56600: 56597: 56594: 56591: 56588: 56585: 56582: 56575: 56572: 56569: 56566: 56563: 56560: 56557: 56554: 56551: 56548: 56541: 56538: 56535: 56532: 56529: 56526: 56523: 56520: 56517: 56510: 56507: 56504: 56501: 56498: 56495: 56492: 56489: 56486: 56483: 56480: 56477: 56470: 56467: 56464: 56457: 56454: 56451: 56444: 56441: 56438: 56431: 56428: 56425: 56418: 56415: 56412: 56405: 56402: 56399: 56396: 56389: 56386: 56383: 56380: 56377: 56374: 56371: 56368: 56365: 56358: 56347: 56340: 56337: 56334: 56323: 56316: 56309: 56306: 56304:theMatchWeFound 56303: 56300: 56297: 56290: 56287: 56284: 56282:theMatchWeFound 56281: 56278: 56275: 56268: 56266:replacementText 56265: 56262: 56259: 56252: 56249: 56246: 56243: 56236: 56233: 56230: 56227: 56220: 56217: 56214: 56211: 56204: 56193: 56186: 56183: 56180: 56177: 56174: 56171: 56168: 56166:theMatchWeFound 56165: 56162: 56159: 56156: 56154:replacementText 56153: 56146: 56143: 56140: 56137: 56134: 56131: 56128: 56125: 56122: 56119: 56116: 56113: 56110: 56103: 56100: 56097: 56094: 56091: 56088: 56085: 56082: 56071: 56068: 56065: 56062: 56055: 56052: 56049: 56046: 56043: 56040: 56037: 56034: 56031: 56020: 56017: 56014: 56011: 56008: 56001: 55994: 55991: 55988: 55985: 55982: 55975: 55964: 55957: 55950: 55947: 55940: 55937: 55934: 55931: 55924: 55921: 55918: 55916:theMatchWeFound 55915: 55912: 55909: 55906: 55904:replacementText 55903: 55896: 55893: 55890: 55887: 55880: 55877: 55874: 55871: 55868: 55865: 55862: 55859: 55856: 55853: 55850: 55847: 55844: 55837: 55830: 55827: 55824: 55821: 55818: 55815: 55812: 55809: 55798: 55795: 55792: 55789: 55786: 55779: 55772: 55769: 55766: 55763: 55760: 55757: 55754: 55751: 55748: 55745: 55742: 55739: 55736: 55733: 55730: 55719: 55716: 55713: 55710: 55703: 55692: 55689: 55686: 55683: 55680: 55673: 55670: 55667: 55665:replacementText 55664: 55661: 55654: 55651: 55648: 55645: 55642: 55635: 55632: 55629: 55626: 55623: 55616: 55609: 55606: 55603: 55601:theMatchWeFound 55600: 55597: 55594: 55587: 55576: 55569: 55562: 55555: 55552: 55549: 55546: 55543: 55536: 55533: 55530: 55527: 55524: 55521: 55514: 55511: 55508: 55505: 55502: 55499: 55492: 55489: 55487:theMatchWeFound 55486: 55479: 55472: 55469: 55466: 55463: 55460: 55457: 55454: 55451: 55448: 55445: 55438: 55427: 55424: 55417: 55414: 55411: 55408: 55397: 55390: 55383: 55380: 55373: 55370: 55367: 55364: 55357: 55350: 55347: 55344: 55341: 55338: 55335: 55332: 55329: 55326: 55323: 55316: 55309: 55306: 55303: 55300: 55297: 55294: 55291: 55288: 55285: 55282: 55279: 55276: 55273: 55270: 55267: 55264: 55261: 55254: 55251: 55248: 55245: 55242: 55235: 55224: 55221: 55218: 55215: 55212: 55201: 55198: 55191: 55188: 55185: 55183:theMatchWeFound 55182: 55179: 55176: 55169: 55162: 55155: 55152: 55149: 55146: 55143: 55140: 55137: 55134: 55131: 55128: 55125: 55122: 55119: 55116: 55113: 55106: 55095: 55088: 55081: 55078: 55075: 55068: 55065: 55062: 55055: 55052: 55049: 55046: 55039: 55032: 55025: 55022: 55019: 55012: 55009: 55006: 54999: 54996: 54993: 54990: 54983: 54976: 54969: 54966: 54963: 54956: 54953: 54950: 54943: 54940: 54937: 54934: 54927: 54920: 54913: 54910: 54907: 54900: 54897: 54894: 54887: 54884: 54881: 54878: 54871: 54864: 54861: 54858: 54855: 54848: 54837: 54834: 54831: 54829:theMatchWeFound 54828: 54825: 54818: 54815: 54812: 54809: 54802: 54795: 54792: 54789: 54786: 54783: 54780: 54777: 54774: 54767: 54756: 54749: 54746: 54743: 54732: 54725: 54718: 54711: 54704: 54701: 54698: 54691: 54688: 54685: 54682: 54679: 54676: 54673: 54670: 54663: 54660: 54657: 54654: 54647: 54645:endReplaceIndex 54644: 54641: 54638: 54631: 54628: 54625: 54622: 54615: 54612: 54609: 54606: 54595: 54592: 54589: 54586: 54583: 54580: 54578:endReplaceIndex 54577: 54574: 54567: 54560: 54557: 54546: 54539: 54532: 54529: 54526: 54519: 54516: 54513: 54510: 54507: 54504: 54501: 54498: 54491: 54488: 54485: 54482: 54475: 54473:endReplaceIndex 54472: 54469: 54466: 54459: 54456: 54453: 54450: 54443: 54440: 54437: 54434: 54423: 54420: 54417: 54410: 54407: 54404: 54401: 54399:endReplaceIndex 54398: 54395: 54392: 54389: 54386: 54383: 54380: 54377: 54374: 54371: 54368: 54365: 54362: 54359: 54356: 54353: 54350: 54347: 54340: 54329: 54327:endReplaceIndex 54326: 54323: 54316: 54313: 54310: 54307: 54305:endReplaceIndex 54304: 54301: 54298: 54295: 54292: 54289: 54286: 54283: 54280: 54277: 54274: 54271: 54268: 54265: 54262: 54259: 54256: 54253: 54246: 54235: 54232: 54229: 54226: 54224:endReplaceIndex 54223: 54216: 54213: 54210: 54207: 54204: 54197: 54194: 54191: 54188: 54185: 54182: 54179: 54176: 54173: 54170: 54168:endReplaceIndex 54167: 54164: 54157: 54150: 54147: 54144: 54141: 54138: 54135: 54132: 54129: 54122: 54115: 54104: 54101: 54098: 54095: 54092: 54089: 54086: 54083: 54080: 54077: 54074: 54071: 54068: 54065: 54062: 54059: 54056: 54049: 54038: 54035: 54032: 54029: 54026: 54023: 54020: 54017: 54014: 54011: 54008: 54005: 54002: 53999: 53992: 53989: 53986: 53983: 53980: 53977: 53974: 53971: 53968: 53961: 53950: 53947: 53944: 53941: 53938: 53935: 53928: 53921: 53914: 53907: 53904: 53901: 53898: 53891: 53888: 53885: 53882: 53879: 53876: 53873: 53870: 53867: 53864: 53861: 53858: 53851: 53844: 53841: 53838: 53835: 53832: 53829: 53826: 53823: 53820: 53817: 53814: 53811: 53808: 53805: 53802: 53795: 53788: 53781: 53774: 53767: 53764: 53753: 53746: 53739: 53736: 53733: 53726: 53723: 53720: 53717: 53710: 53708:replacementText 53707: 53704: 53701: 53694: 53691: 53688: 53685: 53678: 53675: 53672: 53669: 53662: 53659: 53656: 53653: 53642: 53635: 53632: 53629: 53626: 53623: 53620: 53617: 53615:replacementText 53614: 53607: 53604: 53601: 53598: 53591: 53588: 53585: 53582: 53579: 53576: 53573: 53570: 53567: 53564: 53561: 53550: 53547: 53544: 53541: 53534: 53531: 53528: 53525: 53522: 53519: 53516: 53513: 53510: 53499: 53496: 53493: 53490: 53483: 53476: 53473: 53470: 53467: 53464: 53457: 53446: 53439: 53432: 53429: 53422: 53419: 53416: 53413: 53402: 53399: 53396: 53393: 53390: 53387: 53384: 53382:replacementText 53381: 53374: 53371: 53368: 53365: 53354: 53351: 53348: 53345: 53342: 53339: 53336: 53333: 53330: 53327: 53324: 53321: 53318: 53311: 53308: 53297: 53294: 53291: 53288: 53285: 53282: 53279: 53276: 53273: 53270: 53267: 53264: 53261: 53254: 53251: 53248: 53245: 53242: 53239: 53236: 53233: 53226: 53215: 53212: 53209: 53206: 53203: 53200: 53197: 53190: 53183: 53180: 53177: 53174: 53171: 53168: 53165: 53162: 53151: 53148: 53145: 53142: 53139: 53132: 53125: 53122: 53119: 53116: 53113: 53110: 53107: 53104: 53101: 53098: 53095: 53092: 53089: 53086: 53083: 53072: 53069: 53066: 53063: 53052: 53046:// sub-heading. 53045: 53038: 53031: 53020: 53017: 53014: 53011: 53008: 53001: 52998: 52995: 52992: 52989: 52986: 52983: 52980: 52977: 52970: 52967: 52964: 52962:replacementText 52961: 52958: 52951: 52948: 52945: 52942: 52939: 52932: 52929: 52926: 52923: 52920: 52913: 52906: 52903: 52900: 52897: 52894: 52891: 52888: 52885: 52878: 52867: 52864: 52857: 52854: 52851: 52848: 52837: 52830: 52823: 52820: 52813: 52810: 52807: 52804: 52797: 52790: 52787: 52784: 52781: 52778: 52775: 52772: 52769: 52762: 52755: 52752: 52749: 52746: 52743: 52740: 52737: 52734: 52731: 52728: 52725: 52722: 52719: 52716: 52713: 52706: 52703: 52700: 52697: 52694: 52683: 52676: 52673: 52670: 52667: 52664: 52661: 52654: 52651: 52648: 52645: 52642: 52639: 52632: 52629: 52626: 52623: 52620: 52617: 52610: 52607: 52604: 52601: 52598: 52595: 52588: 52585: 52582: 52579: 52576: 52573: 52566: 52563: 52560: 52557: 52554: 52551: 52544: 52541: 52538: 52535: 52528: 52517: 52514: 52511: 52508: 52505: 52502: 52499: 52496: 52493: 52490: 52487: 52484: 52473: 52470: 52467: 52464: 52461: 52458: 52455: 52452: 52449: 52446: 52439: 52436: 52433: 52430: 52427: 52424: 52421: 52418: 52415: 52412: 52405: 52403:spaceAfterIndex 52402: 52399: 52396: 52393: 52390: 52387: 52385:spaceAfterIndex 52384: 52381: 52378: 52371: 52368: 52365: 52362: 52359: 52356: 52353: 52350: 52347: 52344: 52337: 52334: 52331: 52328: 52325: 52322: 52319: 52316: 52313: 52310: 52303: 52300: 52297: 52294: 52291: 52288: 52285: 52282: 52279: 52276: 52269: 52266: 52263: 52260: 52257: 52250: 52247: 52244: 52241: 52238: 52235: 52232: 52229: 52226: 52223: 52220: 52217: 52214: 52211: 52208: 52205: 52202: 52199: 52196: 52193: 52190: 52183: 52180: 52177: 52174: 52171: 52168: 52165: 52162: 52159: 52156: 52153: 52150: 52147: 52144: 52141: 52138: 52135: 52132: 52129: 52126: 52123: 52116: 52113: 52110: 52107: 52104: 52101: 52098: 52095: 52092: 52089: 52086: 52083: 52080: 52077: 52074: 52071: 52068: 52065: 52062: 52059: 52056: 52053: 52051:spaceAfterIndex 52050: 52047: 52040: 52037: 52034: 52031: 52028: 52025: 52022: 52019: 52016: 52013: 52010: 52007: 52004: 52001: 51998: 51995: 51992: 51989: 51986: 51983: 51980: 51973: 51970: 51967: 51964: 51961: 51958: 51955: 51952: 51949: 51946: 51943: 51940: 51937: 51934: 51931: 51928: 51925: 51922: 51919: 51916: 51913: 51906: 51903: 51900: 51897: 51894: 51891: 51888: 51885: 51882: 51879: 51876: 51873: 51870: 51867: 51864: 51861: 51858: 51855: 51852: 51849: 51846: 51839: 51836: 51833: 51830: 51827: 51824: 51821: 51818: 51815: 51812: 51809: 51806: 51803: 51800: 51797: 51794: 51791: 51788: 51785: 51782: 51779: 51772: 51765: 51758: 51751: 51744: 51737: 51730: 51719: 51712: 51709: 51706: 51703: 51696: 51693: 51690: 51687: 51684: 51681: 51678: 51675: 51672: 51665: 51658: 51655: 51652: 51649: 51646: 51643: 51640: 51633: 51630: 51627: 51624: 51621: 51614: 51611: 51608: 51605: 51602: 51595: 51588: 51585: 51582: 51579: 51576: 51573: 51570: 51567: 51564: 51561: 51558: 51555: 51552: 51549: 51546: 51543: 51540: 51537: 51530: 51527: 51524: 51521: 51518: 51515: 51512: 51509: 51506: 51499: 51496: 51493: 51490: 51487: 51484: 51481: 51478: 51475: 51472: 51465: 51462: 51459: 51456: 51453: 51450: 51447: 51444: 51441: 51434: 51431: 51428: 51425: 51422: 51419: 51416: 51413: 51406: 51403: 51400: 51397: 51394: 51391: 51388: 51381: 51378: 51375: 51372: 51369: 51366: 51359: 51352: 51349: 51346: 51343: 51340: 51337: 51334: 51331: 51328: 51325: 51322: 51319: 51316: 51313: 51306: 51303: 51300: 51297: 51294: 51291: 51288: 51277: 51270: 51267: 51264: 51261: 51258: 51255: 51248: 51245: 51242: 51239: 51236: 51233: 51226: 51219: 51216: 51213: 51210: 51207: 51204: 51201: 51198: 51195: 51192: 51189: 51186: 51183: 51180: 51177: 51174: 51163: 51160: 51157: 51154: 51147: 51144: 51141: 51138: 51135: 51128: 51125: 51122: 51119: 51116: 51113: 51110: 51103: 51100: 51097: 51094: 51091: 51084: 51081: 51078: 51075: 51072: 51065: 51054: 51051: 51048: 51045: 51038: 51035: 51032: 51029: 51022: 51015: 51012: 51009: 51006: 51003: 51000: 50997: 50994: 50987: 50980: 50973: 50962: 50955: 50952: 50949: 50942: 50935: 50928: 50925: 50922: 50915: 50912: 50909: 50906: 50899: 50896: 50893: 50890: 50883: 50880: 50877: 50874: 50867: 50864: 50861: 50858: 50851: 50848: 50845: 50842: 50831: 50828: 50825: 50822: 50819: 50816: 50813: 50810: 50803: 50800: 50797: 50794: 50791: 50788: 50785: 50782: 50771: 50764: 50761: 50758: 50755: 50752: 50749: 50746: 50743: 50736: 50729: 50726: 50723: 50720: 50717: 50714: 50711: 50708: 50705: 50702: 50699: 50696: 50693: 50690: 50687: 50684: 50681: 50678: 50675: 50668: 50665: 50662: 50659: 50656: 50653: 50650: 50647: 50644: 50641: 50638: 50635: 50632: 50629: 50626: 50623: 50620: 50613: 50602: 50599: 50596: 50593: 50590: 50587: 50584: 50581: 50578: 50575: 50572: 50569: 50566: 50563: 50560: 50557: 50554: 50547: 50544: 50541: 50538: 50535: 50532: 50529: 50526: 50523: 50520: 50517: 50514: 50511: 50508: 50505: 50502: 50499: 50496: 50493: 50490: 50483: 50472: 50469: 50466: 50463: 50460: 50453: 50450: 50447: 50444: 50441: 50438: 50435: 50432: 50429: 50426: 50423: 50420: 50417: 50414: 50411: 50408: 50405: 50398: 50395: 50392: 50389: 50386: 50383: 50380: 50377: 50374: 50371: 50368: 50365: 50362: 50359: 50356: 50353: 50350: 50343: 50340: 50337: 50334: 50331: 50328: 50325: 50322: 50319: 50316: 50313: 50310: 50307: 50304: 50301: 50298: 50291: 50288: 50285: 50278: 50271: 50264: 50261: 50258: 50255: 50252: 50249: 50246: 50243: 50240: 50233: 50226: 50223: 50220: 50217: 50214: 50211: 50208: 50205: 50202: 50199: 50196: 50189: 50186: 50183: 50180: 50177: 50174: 50171: 50168: 50165: 50162: 50155: 50148: 50145: 50142: 50139: 50136: 50133: 50130: 50127: 50124: 50121: 50118: 50111: 50108: 50105: 50102: 50099: 50096: 50093: 50090: 50087: 50084: 50077: 50074: 50071: 50068: 50065: 50062: 50059: 50056: 50053: 50050: 50043: 50040: 50037: 50034: 50031: 50028: 50025: 50022: 50019: 50016: 50013: 50010: 50003: 49992: 49989: 49986: 49979: 49976: 49973: 49966: 49963: 49960: 49953: 49950: 49947: 49944: 49937: 49934: 49931: 49928: 49925: 49922: 49919: 49916: 49913: 49906: 49895: 49888: 49885: 49882: 49875: 49868: 49861: 49854: 49851: 49848: 49841: 49838: 49835: 49832: 49825: 49822: 49819: 49816: 49809: 49806: 49803: 49800: 49793: 49790: 49787: 49784: 49777: 49774: 49771: 49768: 49761: 49754: 49751: 49748: 49745: 49738: 49735: 49732: 49729: 49726: 49723: 49716: 49713: 49710: 49707: 49704: 49701: 49694: 49687: 49676: 49669: 49666: 49663: 49660: 49653: 49650: 49647: 49644: 49641: 49638: 49635: 49632: 49629: 49626: 49623: 49616: 49613: 49610: 49607: 49604: 49601: 49598: 49595: 49592: 49589: 49586: 49575: 49572: 49569: 49566: 49563: 49560: 49553: 49550: 49547: 49544: 49541: 49538: 49535: 49532: 49529: 49526: 49523: 49520: 49517: 49514: 49511: 49508: 49505: 49502: 49495: 49492: 49489: 49486: 49483: 49480: 49477: 49474: 49471: 49468: 49465: 49462: 49459: 49456: 49453: 49450: 49447: 49444: 49433: 49430: 49427: 49424: 49421: 49414: 49407: 49404: 49401: 49398: 49395: 49392: 49389: 49386: 49383: 49380: 49377: 49374: 49371: 49360: 49353: 49350: 49347: 49344: 49337: 49334: 49331: 49328: 49325: 49322: 49319: 49316: 49313: 49310: 49307: 49300: 49297: 49294: 49291: 49288: 49285: 49282: 49279: 49276: 49273: 49270: 49263: 49256: 49253: 49250: 49247: 49244: 49241: 49238: 49235: 49232: 49229: 49226: 49223: 49220: 49209: 49202: 49195: 49192: 49189: 49186: 49183: 49180: 49173: 49170: 49167: 49164: 49161: 49158: 49151: 49148: 49145: 49142: 49139: 49136: 49133: 49130: 49127: 49120: 49117: 49114: 49111: 49108: 49105: 49102: 49099: 49096: 49093: 49090: 49087: 49084: 49081: 49074: 49071: 49068: 49065: 49062: 49059: 49056: 49053: 49050: 49047: 49044: 49041: 49038: 49031: 49028: 49025: 49022: 49019: 49016: 49013: 49010: 49003: 48996: 48985: 48978: 48975: 48972: 48969: 48966: 48963: 48956: 48953: 48950: 48947: 48944: 48941: 48938: 48935: 48928: 48925: 48922: 48919: 48916: 48913: 48910: 48907: 48896: 48889: 48886: 48883: 48880: 48877: 48874: 48871: 48868: 48861: 48858: 48855: 48852: 48849: 48846: 48843: 48840: 48837: 48834: 48831: 48828: 48821: 48818: 48815: 48812: 48809: 48806: 48803: 48800: 48797: 48794: 48791: 48784: 48777: 48774: 48771: 48768: 48765: 48762: 48759: 48756: 48753: 48750: 48747: 48744: 48741: 48738: 48735: 48732: 48729: 48726: 48723: 48720: 48717: 48714: 48711: 48708: 48705: 48702: 48691: 48688: 48685: 48682: 48679: 48676: 48669: 48666: 48663: 48660: 48657: 48654: 48651: 48648: 48641: 48638: 48635: 48632: 48629: 48626: 48615: 48612: 48609: 48606: 48603: 48600: 48597: 48594: 48591: 48588: 48585: 48582: 48579: 48576: 48573: 48570: 48567: 48564: 48557: 48554: 48551: 48548: 48545: 48542: 48539: 48536: 48533: 48530: 48527: 48524: 48521: 48518: 48515: 48512: 48509: 48506: 48499: 48496: 48493: 48490: 48487: 48476: 48473: 48470: 48467: 48464: 48457: 48454: 48451: 48448: 48445: 48442: 48439: 48436: 48433: 48430: 48427: 48424: 48421: 48418: 48415: 48412: 48405: 48398: 48395: 48392: 48389: 48386: 48383: 48380: 48377: 48374: 48371: 48368: 48365: 48362: 48359: 48356: 48353: 48350: 48347: 48344: 48341: 48338: 48335: 48328: 48321: 48318: 48315: 48312: 48309: 48306: 48303: 48300: 48297: 48294: 48291: 48288: 48285: 48274: 48267: 48260: 48257: 48254: 48251: 48248: 48245: 48238: 48235: 48232: 48229: 48226: 48223: 48216: 48213: 48210: 48207: 48204: 48201: 48198: 48195: 48192: 48185: 48182: 48179: 48176: 48173: 48170: 48167: 48164: 48161: 48158: 48155: 48152: 48149: 48146: 48139: 48136: 48133: 48130: 48127: 48124: 48121: 48118: 48115: 48108: 48105: 48102: 48099: 48096: 48093: 48090: 48087: 48080: 48073: 48062: 48055: 48052: 48049: 48046: 48043: 48040: 48033: 48030: 48027: 48024: 48021: 48018: 48015: 48012: 48005: 48002: 47999: 47996: 47993: 47990: 47987: 47984: 47973: 47966: 47963: 47960: 47957: 47954: 47951: 47948: 47945: 47938: 47935: 47932: 47929: 47926: 47923: 47920: 47917: 47914: 47911: 47908: 47905: 47898: 47895: 47892: 47889: 47886: 47883: 47880: 47877: 47874: 47871: 47868: 47861: 47854: 47851: 47848: 47845: 47842: 47839: 47836: 47833: 47830: 47827: 47824: 47821: 47818: 47815: 47812: 47809: 47806: 47803: 47800: 47797: 47794: 47791: 47788: 47785: 47782: 47779: 47768: 47765: 47762: 47759: 47756: 47753: 47746: 47743: 47740: 47737: 47734: 47731: 47728: 47725: 47718: 47715: 47712: 47709: 47706: 47703: 47692: 47689: 47686: 47683: 47680: 47677: 47674: 47671: 47668: 47665: 47662: 47659: 47656: 47653: 47650: 47647: 47644: 47641: 47634: 47631: 47628: 47625: 47622: 47619: 47616: 47613: 47610: 47607: 47604: 47601: 47598: 47595: 47592: 47589: 47586: 47583: 47576: 47573: 47570: 47567: 47564: 47553: 47550: 47547: 47544: 47541: 47534: 47531: 47528: 47525: 47522: 47519: 47516: 47513: 47510: 47507: 47504: 47501: 47498: 47495: 47492: 47489: 47482: 47475: 47472: 47469: 47466: 47463: 47460: 47457: 47454: 47451: 47448: 47445: 47442: 47439: 47436: 47433: 47430: 47427: 47424: 47421: 47418: 47415: 47412: 47405: 47398: 47395: 47392: 47389: 47386: 47383: 47380: 47377: 47374: 47371: 47368: 47365: 47362: 47351: 47344: 47341: 47338: 47335: 47332: 47329: 47322: 47319: 47316: 47313: 47310: 47307: 47300: 47297: 47294: 47291: 47288: 47285: 47282: 47279: 47276: 47269: 47266: 47263: 47260: 47257: 47254: 47251: 47248: 47245: 47242: 47239: 47236: 47233: 47230: 47223: 47220: 47217: 47214: 47211: 47208: 47205: 47202: 47199: 47192: 47189: 47186: 47183: 47180: 47177: 47174: 47171: 47164: 47157: 47154: 47151: 47148: 47145: 47142: 47139: 47136: 47133: 47130: 47127: 47124: 47121: 47110: 47103: 47100: 47097: 47094: 47087: 47084: 47081: 47078: 47071: 47068: 47065: 47062: 47059: 47056: 47053: 47050: 47043: 47036: 47033: 47030: 47027: 47024: 47021: 47018: 47015: 47012: 47009: 47006: 47003: 47000: 46997: 46994: 46987: 46980: 46977: 46974: 46971: 46968: 46965: 46962: 46959: 46956: 46953: 46950: 46947: 46944: 46941: 46938: 46935: 46932: 46929: 46926: 46923: 46920: 46917: 46914: 46911: 46908: 46905: 46902: 46899: 46896: 46893: 46890: 46887: 46884: 46881: 46878: 46875: 46872: 46869: 46866: 46863: 46860: 46857: 46854: 46851: 46848: 46845: 46842: 46839: 46836: 46833: 46830: 46827: 46816: 46813: 46810: 46807: 46804: 46801: 46798: 46795: 46792: 46789: 46786: 46783: 46776: 46773: 46770: 46767: 46764: 46761: 46758: 46755: 46752: 46749: 46746: 46739: 46736: 46733: 46730: 46727: 46724: 46721: 46718: 46715: 46704: 46701: 46698: 46695: 46688: 46681: 46678: 46675: 46672: 46665: 46662: 46659: 46656: 46653: 46650: 46647: 46644: 46641: 46638: 46635: 46628: 46625: 46622: 46615: 46608: 46605: 46602: 46599: 46596: 46593: 46590: 46587: 46584: 46581: 46578: 46575: 46572: 46569: 46566: 46563: 46560: 46557: 46554: 46551: 46548: 46545: 46542: 46531: 46524: 46521: 46518: 46515: 46504: 46501: 46498: 46495: 46492: 46489: 46486: 46483: 46480: 46477: 46474: 46471: 46468: 46465: 46462: 46459: 46456: 46453: 46450: 46447: 46440: 46437: 46434: 46431: 46428: 46425: 46422: 46419: 46416: 46413: 46410: 46407: 46404: 46401: 46398: 46395: 46392: 46389: 46386: 46383: 46380: 46377: 46374: 46371: 46368: 46365: 46362: 46359: 46356: 46353: 46346: 46343: 46340: 46337: 46334: 46331: 46328: 46325: 46322: 46319: 46316: 46313: 46310: 46307: 46304: 46301: 46298: 46295: 46292: 46289: 46286: 46283: 46280: 46277: 46274: 46271: 46268: 46265: 46262: 46259: 46252: 46249: 46246: 46243: 46240: 46237: 46234: 46231: 46228: 46225: 46222: 46219: 46216: 46213: 46210: 46207: 46204: 46201: 46198: 46195: 46192: 46189: 46186: 46183: 46180: 46177: 46174: 46171: 46168: 46165: 46158: 46155: 46152: 46149: 46146: 46143: 46140: 46137: 46134: 46131: 46128: 46125: 46122: 46119: 46116: 46113: 46110: 46107: 46104: 46101: 46098: 46095: 46092: 46089: 46086: 46083: 46080: 46077: 46074: 46071: 46064: 46061: 46058: 46055: 46052: 46049: 46046: 46043: 46040: 46037: 46034: 46031: 46028: 46025: 46022: 46019: 46016: 46013: 46010: 46007: 46004: 46001: 45998: 45995: 45992: 45989: 45986: 45983: 45980: 45977: 45970: 45963: 45960: 45957: 45954: 45951: 45948: 45945: 45942: 45939: 45936: 45933: 45930: 45927: 45924: 45921: 45918: 45915: 45912: 45909: 45906: 45903: 45900: 45897: 45894: 45891: 45888: 45885: 45882: 45879: 45876: 45873: 45866: 45863: 45860: 45857: 45854: 45851: 45848: 45845: 45842: 45839: 45836: 45833: 45830: 45827: 45824: 45821: 45818: 45815: 45812: 45809: 45806: 45803: 45800: 45797: 45794: 45791: 45788: 45785: 45782: 45779: 45776: 45765: 45758: 45755: 45752: 45749: 45742: 45739: 45736: 45733: 45730: 45727: 45720: 45717: 45714: 45711: 45708: 45705: 45702: 45699: 45692: 45685: 45682: 45679: 45676: 45673: 45670: 45667: 45664: 45661: 45658: 45655: 45652: 45649: 45638: 45631: 45628: 45625: 45622: 45611: 45608: 45605: 45602: 45599: 45596: 45593: 45590: 45587: 45584: 45581: 45578: 45575: 45572: 45569: 45566: 45563: 45560: 45557: 45554: 45547: 45544: 45541: 45538: 45535: 45532: 45529: 45526: 45523: 45520: 45517: 45514: 45511: 45508: 45505: 45502: 45499: 45496: 45493: 45490: 45487: 45484: 45481: 45478: 45475: 45472: 45469: 45466: 45463: 45460: 45457: 45450: 45447: 45444: 45441: 45438: 45435: 45432: 45429: 45426: 45423: 45420: 45417: 45414: 45411: 45408: 45405: 45402: 45399: 45396: 45393: 45390: 45387: 45384: 45381: 45378: 45375: 45372: 45369: 45366: 45363: 45360: 45353: 45350: 45347: 45344: 45341: 45338: 45335: 45332: 45329: 45326: 45323: 45320: 45317: 45314: 45311: 45308: 45305: 45302: 45299: 45296: 45293: 45290: 45287: 45284: 45281: 45278: 45275: 45272: 45269: 45266: 45259: 45252: 45249: 45246: 45243: 45240: 45237: 45234: 45231: 45228: 45225: 45222: 45219: 45216: 45213: 45210: 45207: 45204: 45201: 45198: 45195: 45192: 45189: 45186: 45183: 45180: 45177: 45174: 45171: 45168: 45165: 45162: 45159: 45156: 45153: 45150: 45147: 45144: 45141: 45138: 45135: 45132: 45129: 45122: 45115: 45112: 45109: 45106: 45103: 45100: 45097: 45094: 45091: 45088: 45085: 45082: 45079: 45072: 45069: 45066: 45063: 45060: 45057: 45054: 45051: 45048: 45045: 45042: 45039: 45036: 45033: 45030: 45027: 45024: 45021: 45018: 45015: 45012: 45009: 45006: 45003: 45000: 44997: 44994: 44991: 44988: 44985: 44982: 44979: 44976: 44973: 44970: 44967: 44964: 44961: 44958: 44955: 44952: 44949: 44946: 44943: 44940: 44937: 44934: 44931: 44928: 44925: 44922: 44919: 44916: 44913: 44910: 44907: 44904: 44901: 44898: 44895: 44892: 44889: 44886: 44883: 44880: 44877: 44874: 44871: 44868: 44865: 44862: 44859: 44856: 44853: 44850: 44847: 44844: 44841: 44838: 44835: 44832: 44829: 44826: 44823: 44820: 44813: 44806: 44803: 44800: 44797: 44794: 44791: 44788: 44785: 44782: 44779: 44776: 44769: 44766: 44763: 44760: 44757: 44754: 44751: 44744: 44741: 44738: 44731: 44728: 44725: 44718: 44715: 44712: 44705: 44702: 44699: 44692: 44689: 44686: 44683: 44676: 44673: 44670: 44667: 44664: 44661: 44658: 44655: 44652: 44649: 44646: 44643: 44640: 44637: 44634: 44631: 44628: 44625: 44622: 44619: 44612: 44609: 44606: 44603: 44600: 44597: 44594: 44591: 44588: 44581: 44570: 44563: 44556: 44549: 44538: 44535: 44532: 44529: 44526: 44523: 44520: 44517: 44514: 44511: 44508: 44505: 44502: 44499: 44496: 44493: 44490: 44487: 44484: 44481: 44478: 44475: 44472: 44469: 44466: 44451: 44444: 44437: 44430: 44423: 44416: 44405: 44394: 44391: 44388: 44385: 44378: 44371: 44368: 44365: 44354: 44347: 44344: 44341: 44330: 44323: 44320: 44317: 44314: 44311: 44308: 44305: 44302: 44299: 44296: 44293: 44290: 44287: 44284: 44281: 44278: 44271: 44264: 44261: 44258: 44255: 44252: 44249: 44246: 44243: 44236: 44233: 44230: 44227: 44224: 44221: 44218: 44215: 44208: 44205: 44202: 44199: 44196: 44193: 44190: 44187: 44184: 44181: 44178: 44171: 44168: 44165: 44162: 44159: 44156: 44153: 44146: 44139: 44132: 44125: 44118: 44111: 44100: 44093: 44090: 44087: 44084: 44081: 44078: 44075: 44072: 44065: 44062: 44059: 44056: 44053: 44050: 44043: 44036: 44033: 44026: 44019: 44016: 44013: 44010: 44007: 44004: 44001: 43998: 43991: 43988: 43985: 43982: 43979: 43972: 43969: 43966: 43959: 43952: 43949: 43946: 43943: 43940: 43937: 43934: 43931: 43924: 43921: 43918: 43915: 43912: 43909: 43906: 43903: 43900: 43897: 43894: 43891: 43888: 43885: 43882: 43879: 43876: 43873: 43870: 43863: 43856: 43853: 43850: 43847: 43844: 43841: 43838: 43835: 43832: 43829: 43822: 43819: 43816: 43813: 43810: 43807: 43804: 43801: 43798: 43791: 43788: 43785: 43782: 43779: 43776: 43773: 43770: 43767: 43760: 43757: 43754: 43751: 43748: 43745: 43742: 43739: 43736: 43729: 43722: 43715: 43704: 43697: 43694: 43691: 43688: 43685: 43682: 43675: 43668: 43661: 43658: 43655: 43652: 43649: 43646: 43643: 43640: 43637: 43634: 43631: 43628: 43625: 43622: 43619: 43616: 43613: 43610: 43603: 43596: 43593: 43590: 43587: 43584: 43581: 43578: 43575: 43568: 43565: 43562: 43559: 43556: 43553: 43550: 43547: 43544: 43537: 43534: 43531: 43528: 43525: 43522: 43519: 43516: 43509: 43506: 43503: 43500: 43497: 43494: 43491: 43488: 43485: 43482: 43479: 43476: 43473: 43470: 43463: 43460: 43457: 43454: 43451: 43448: 43445: 43442: 43435: 43432: 43429: 43426: 43423: 43420: 43417: 43414: 43407: 43396: 43393: 43390: 43387: 43380: 43377: 43374: 43371: 43368: 43365: 43362: 43355: 43352: 43349: 43346: 43339: 43336: 43333: 43330: 43327: 43324: 43321: 43318: 43315: 43312: 43309: 43306: 43303: 43296: 43293: 43290: 43287: 43280: 43277: 43274: 43271: 43268: 43265: 43262: 43255: 43252: 43249: 43246: 43239: 43236: 43233: 43230: 43227: 43224: 43217: 43210: 43207: 43204: 43201: 43198: 43195: 43188: 43185: 43178: 43175: 43172: 43169: 43166: 43163: 43160: 43157: 43150: 43143: 43136: 43133: 43130: 43127: 43124: 43121: 43118: 43115: 43112: 43109: 43106: 43103: 43100: 43097: 43094: 43091: 43088: 43085: 43082: 43075: 43072: 43069: 43066: 43063: 43060: 43057: 43054: 43051: 43044: 43041: 43038: 43035: 43032: 43029: 43026: 43023: 43020: 43017: 43014: 43011: 43008: 43005: 43002: 42999: 42996: 42989: 42986: 42983: 42980: 42977: 42970: 42963: 42960: 42957: 42954: 42951: 42948: 42945: 42942: 42939: 42936: 42933: 42930: 42927: 42924: 42921: 42918: 42915: 42912: 42909: 42902: 42899: 42896: 42893: 42890: 42887: 42884: 42881: 42878: 42875: 42872: 42869: 42866: 42863: 42860: 42857: 42850: 42847: 42844: 42841: 42838: 42835: 42832: 42829: 42826: 42823: 42820: 42817: 42814: 42811: 42808: 42805: 42802: 42799: 42792: 42789: 42786: 42783: 42780: 42777: 42774: 42771: 42768: 42765: 42762: 42755: 42748: 42745: 42742: 42739: 42736: 42733: 42726: 42723: 42720: 42717: 42714: 42711: 42708: 42705: 42702: 42699: 42696: 42693: 42686: 42683: 42680: 42677: 42670: 42663: 42660: 42657: 42654: 42651: 42648: 42645: 42638: 42635: 42632: 42625: 42622: 42619: 42616: 42613: 42610: 42607: 42604: 42597: 42594: 42591: 42588: 42585: 42582: 42579: 42576: 42573: 42570: 42567: 42560: 42557: 42554: 42551: 42548: 42545: 42542: 42539: 42536: 42533: 42530: 42527: 42524: 42517: 42514: 42511: 42508: 42505: 42502: 42499: 42496: 42493: 42486: 42479: 42472: 42469: 42466: 42463: 42460: 42457: 42454: 42451: 42448: 42441: 42438: 42435: 42432: 42425: 42422: 42419: 42416: 42413: 42410: 42403: 42396: 42393: 42390: 42387: 42384: 42381: 42378: 42375: 42372: 42365: 42362: 42359: 42356: 42349: 42346: 42343: 42340: 42337: 42334: 42331: 42328: 42325: 42322: 42315: 42312: 42309: 42306: 42303: 42300: 42293: 42286: 42283: 42276: 42273: 42270: 42267: 42264: 42261: 42258: 42255: 42252: 42249: 42242: 42239: 42236: 42233: 42230: 42227: 42224: 42221: 42218: 42211: 42204: 42201: 42194: 42191: 42188: 42185: 42182: 42179: 42172: 42169: 42166: 42163: 42160: 42157: 42154: 42151: 42148: 42145: 42142: 42135: 42132: 42129: 42126: 42123: 42120: 42117: 42114: 42111: 42104: 42097: 42094: 42091: 42088: 42085: 42082: 42079: 42076: 42069: 42062: 42059: 42056: 42053: 42050: 42047: 42040: 42033: 42026: 42023: 42020: 42017: 42014: 42011: 42008: 42005: 42002: 41999: 41996: 41993: 41990: 41987: 41984: 41981: 41978: 41975: 41968: 41961: 41958: 41955: 41952: 41949: 41946: 41943: 41940: 41933: 41930: 41927: 41924: 41921: 41918: 41915: 41912: 41909: 41902: 41899: 41896: 41893: 41890: 41887: 41884: 41881: 41874: 41871: 41868: 41865: 41862: 41859: 41856: 41853: 41850: 41847: 41844: 41841: 41838: 41835: 41828: 41825: 41822: 41819: 41816: 41813: 41810: 41807: 41800: 41797: 41794: 41791: 41788: 41785: 41782: 41779: 41772: 41761: 41758: 41755: 41752: 41745: 41742: 41739: 41736: 41733: 41730: 41727: 41720: 41717: 41714: 41711: 41704: 41701: 41698: 41695: 41692: 41689: 41686: 41683: 41680: 41677: 41674: 41671: 41668: 41661: 41658: 41655: 41652: 41645: 41642: 41639: 41636: 41633: 41630: 41627: 41620: 41617: 41614: 41611: 41604: 41601: 41598: 41595: 41592: 41589: 41582: 41575: 41572: 41569: 41566: 41563: 41560: 41553: 41550: 41543: 41540: 41537: 41534: 41531: 41528: 41525: 41522: 41515: 41508: 41501: 41498: 41495: 41492: 41489: 41486: 41483: 41480: 41477: 41474: 41471: 41468: 41465: 41462: 41459: 41456: 41453: 41450: 41447: 41440: 41437: 41434: 41431: 41428: 41425: 41422: 41419: 41416: 41409: 41406: 41403: 41400: 41397: 41394: 41391: 41388: 41385: 41382: 41379: 41376: 41373: 41370: 41367: 41364: 41361: 41354: 41351: 41348: 41345: 41342: 41335: 41328: 41325: 41322: 41319: 41316: 41313: 41310: 41307: 41304: 41301: 41298: 41295: 41292: 41289: 41286: 41283: 41280: 41277: 41274: 41267: 41264: 41261: 41258: 41255: 41252: 41249: 41246: 41243: 41240: 41237: 41234: 41231: 41228: 41225: 41222: 41215: 41212: 41209: 41206: 41203: 41200: 41197: 41194: 41191: 41188: 41185: 41182: 41179: 41176: 41173: 41170: 41167: 41164: 41157: 41154: 41151: 41148: 41145: 41142: 41139: 41136: 41133: 41130: 41127: 41120: 41113: 41110: 41107: 41104: 41101: 41098: 41091: 41088: 41085: 41082: 41079: 41076: 41073: 41070: 41067: 41064: 41061: 41058: 41051: 41048: 41045: 41042: 41035: 41028: 41025: 41022: 41019: 41016: 41013: 41010: 41003: 41000: 40997: 40990: 40987: 40984: 40981: 40978: 40975: 40972: 40969: 40962: 40959: 40956: 40953: 40950: 40947: 40944: 40941: 40938: 40935: 40932: 40925: 40922: 40919: 40916: 40913: 40910: 40907: 40904: 40901: 40898: 40895: 40892: 40889: 40882: 40879: 40876: 40873: 40870: 40867: 40864: 40861: 40858: 40851: 40844: 40837: 40834: 40831: 40828: 40825: 40822: 40819: 40816: 40813: 40806: 40803: 40800: 40797: 40790: 40787: 40784: 40781: 40778: 40775: 40768: 40761: 40758: 40755: 40752: 40749: 40746: 40743: 40740: 40737: 40730: 40727: 40724: 40721: 40714: 40711: 40708: 40705: 40702: 40699: 40696: 40693: 40690: 40687: 40680: 40677: 40674: 40671: 40668: 40665: 40658: 40651: 40648: 40641: 40638: 40635: 40632: 40629: 40626: 40619: 40612: 40609: 40606: 40603: 40600: 40597: 40594: 40591: 40588: 40585: 40582: 40575: 40568: 40561: 40558: 40551: 40548: 40545: 40542: 40539: 40536: 40533: 40530: 40527: 40520: 40509: 40506: 40503: 40500: 40497: 40494: 40491: 40488: 40485: 40478: 40471: 40468: 40461: 40458: 40455: 40452: 40449: 40446: 40439: 40436: 40433: 40430: 40427: 40424: 40421: 40418: 40415: 40412: 40409: 40402: 40399: 40396: 40393: 40390: 40387: 40384: 40381: 40378: 40371: 40364: 40361: 40358: 40355: 40352: 40349: 40346: 40343: 40336: 40325: 40318: 40315: 40312: 40309: 40306: 40303: 40296: 40289: 40282: 40279: 40276: 40273: 40270: 40267: 40264: 40261: 40258: 40255: 40252: 40249: 40246: 40243: 40240: 40237: 40234: 40231: 40224: 40217: 40214: 40211: 40208: 40205: 40202: 40199: 40196: 40189: 40186: 40183: 40180: 40177: 40174: 40171: 40168: 40165: 40158: 40155: 40152: 40149: 40146: 40143: 40140: 40137: 40130: 40127: 40124: 40121: 40118: 40115: 40112: 40109: 40106: 40103: 40100: 40097: 40094: 40091: 40084: 40081: 40078: 40075: 40072: 40069: 40066: 40063: 40056: 40053: 40050: 40047: 40044: 40041: 40038: 40035: 40028: 40017: 40014: 40011: 40008: 40001: 39998: 39995: 39992: 39989: 39986: 39983: 39976: 39973: 39970: 39967: 39960: 39957: 39954: 39951: 39948: 39945: 39942: 39939: 39936: 39933: 39930: 39927: 39924: 39917: 39914: 39911: 39908: 39901: 39898: 39895: 39892: 39889: 39886: 39883: 39876: 39873: 39870: 39867: 39860: 39857: 39854: 39851: 39848: 39845: 39838: 39831: 39828: 39825: 39822: 39819: 39816: 39809: 39806: 39799: 39796: 39793: 39790: 39787: 39784: 39781: 39778: 39771: 39764: 39757: 39754: 39751: 39748: 39745: 39742: 39739: 39736: 39733: 39730: 39727: 39724: 39721: 39718: 39715: 39712: 39709: 39706: 39703: 39696: 39693: 39690: 39687: 39684: 39681: 39678: 39675: 39672: 39665: 39662: 39659: 39656: 39653: 39650: 39647: 39644: 39641: 39638: 39635: 39632: 39629: 39626: 39623: 39620: 39617: 39610: 39607: 39604: 39601: 39598: 39591: 39584: 39581: 39578: 39575: 39572: 39569: 39566: 39563: 39560: 39557: 39554: 39551: 39548: 39545: 39542: 39539: 39536: 39533: 39530: 39523: 39520: 39517: 39514: 39511: 39508: 39505: 39502: 39499: 39496: 39493: 39490: 39487: 39484: 39481: 39478: 39471: 39468: 39465: 39462: 39459: 39456: 39453: 39450: 39447: 39444: 39441: 39438: 39435: 39432: 39429: 39426: 39423: 39420: 39413: 39410: 39407: 39404: 39401: 39398: 39395: 39392: 39389: 39386: 39383: 39376: 39369: 39366: 39363: 39360: 39357: 39354: 39347: 39344: 39341: 39338: 39335: 39332: 39329: 39326: 39323: 39320: 39317: 39314: 39307: 39304: 39301: 39298: 39291: 39284: 39281: 39278: 39275: 39272: 39269: 39266: 39259: 39256: 39253: 39246: 39243: 39240: 39237: 39234: 39231: 39228: 39225: 39218: 39215: 39212: 39209: 39206: 39203: 39200: 39197: 39194: 39191: 39188: 39181: 39178: 39175: 39172: 39169: 39166: 39163: 39160: 39157: 39154: 39151: 39148: 39145: 39138: 39135: 39132: 39129: 39126: 39123: 39120: 39117: 39114: 39107: 39100: 39093: 39090: 39087: 39084: 39081: 39078: 39075: 39072: 39069: 39062: 39059: 39056: 39053: 39046: 39043: 39040: 39037: 39034: 39031: 39024: 39017: 39014: 39011: 39008: 39005: 39002: 38999: 38996: 38993: 38986: 38983: 38980: 38977: 38970: 38967: 38964: 38961: 38958: 38955: 38952: 38949: 38946: 38943: 38936: 38933: 38930: 38927: 38924: 38921: 38914: 38907: 38904: 38897: 38894: 38891: 38888: 38885: 38882: 38879: 38876: 38873: 38866: 38859: 38856: 38853: 38850: 38847: 38844: 38841: 38838: 38835: 38828: 38821: 38818: 38811: 38808: 38805: 38802: 38799: 38796: 38789: 38786: 38783: 38780: 38777: 38774: 38771: 38768: 38765: 38762: 38759: 38752: 38749: 38746: 38743: 38740: 38737: 38734: 38731: 38728: 38721: 38714: 38711: 38708: 38705: 38702: 38699: 38696: 38693: 38686: 38675: 38668: 38665: 38662: 38659: 38656: 38653: 38650: 38647: 38644: 38641: 38638: 38635: 38632: 38629: 38622: 38619: 38616: 38613: 38610: 38607: 38604: 38601: 38594: 38591: 38588: 38585: 38582: 38579: 38576: 38573: 38566: 38559: 38556: 38549: 38546: 38543: 38540: 38537: 38534: 38527: 38520: 38517: 38514: 38511: 38508: 38506:'click' 38505: 38502: 38499: 38496: 38493: 38490: 38487: 38484: 38481: 38478: 38475: 38468: 38465: 38462: 38459: 38456: 38453: 38450: 38447: 38440: 38433: 38430: 38427: 38424: 38421: 38418: 38411: 38404: 38401: 38394: 38391: 38388: 38385: 38382: 38379: 38376: 38369: 38366: 38363: 38360: 38357: 38354: 38351: 38344: 38341: 38338: 38335: 38332: 38325: 38322: 38319: 38316: 38313: 38310: 38307: 38304: 38301: 38298: 38295: 38288: 38285: 38282: 38279: 38276: 38273: 38270: 38267: 38260: 38257: 38254: 38251: 38248: 38245: 38243:'click' 38242: 38239: 38236: 38233: 38230: 38227: 38224: 38221: 38218: 38215: 38212: 38205: 38202: 38199: 38196: 38193: 38190: 38187: 38184: 38177: 38174: 38171: 38168: 38165: 38162: 38159: 38156: 38149: 38147:'0.3em' 38146: 38143: 38140: 38137: 38134: 38131: 38128: 38121: 38118: 38115: 38112: 38109: 38106: 38103: 38100: 38097: 38094: 38087: 38084: 38081: 38078: 38075: 38072: 38069: 38066: 38059: 38056: 38053: 38050: 38047: 38044: 38041: 38038: 38031: 38028: 38025: 38023:backgroundColor 38022: 38019: 38016: 38013: 38010: 38003: 38000: 37997: 37994: 37991: 37988: 37985: 37982: 37975: 37972: 37969: 37966: 37963: 37960: 37957: 37954: 37951: 37948: 37945: 37942: 37939: 37936: 37933: 37930: 37927: 37924: 37921: 37918: 37911: 37908: 37905: 37902: 37899: 37896: 37893: 37890: 37887: 37884: 37881: 37878: 37875: 37872: 37869: 37866: 37863: 37860: 37857: 37854: 37851: 37848: 37845: 37842: 37839: 37836: 37833: 37830: 37827: 37824: 37821: 37814: 37811: 37808: 37805: 37802: 37799: 37796: 37793: 37786: 37783: 37780: 37777: 37774: 37771: 37768: 37765: 37758: 37755: 37752: 37749: 37746: 37743: 37740: 37737: 37734: 37727: 37724: 37721: 37718: 37715: 37708: 37705: 37702: 37699: 37696: 37693: 37690: 37687: 37684: 37681: 37678: 37675: 37672: 37665: 37658: 37655: 37652: 37649: 37646: 37643: 37640: 37637: 37634: 37631: 37628: 37625: 37622: 37619: 37616: 37613: 37610: 37607: 37604: 37601: 37598: 37595: 37592: 37589: 37586: 37583: 37580: 37577: 37574: 37571: 37568: 37561: 37558: 37555: 37552: 37549: 37546: 37543: 37540: 37533: 37530: 37527: 37524: 37521: 37518: 37515: 37512: 37509: 37502: 37495: 37492: 37485: 37482: 37479: 37476: 37473: 37470: 37463: 37456: 37453: 37450: 37447: 37444: 37441: 37438: 37435: 37432: 37429: 37426: 37423: 37420: 37417: 37414: 37411: 37404: 37401: 37398: 37395: 37392: 37389: 37386: 37383: 37380: 37373: 37366: 37359: 37352: 37345: 37334: 37327: 37324: 37321: 37314: 37307: 37304: 37301: 37294: 37291: 37288: 37285: 37282: 37279: 37276: 37273: 37270: 37267: 37264: 37261: 37258: 37251: 37248: 37245: 37242: 37239: 37232: 37229: 37226: 37223: 37220: 37213: 37206: 37203: 37200: 37197: 37194: 37191: 37188: 37185: 37178: 37175: 37172: 37169: 37166: 37163: 37160: 37157: 37154: 37151: 37148: 37145: 37142: 37139: 37136: 37129: 37126: 37123: 37120: 37117: 37114: 37111: 37108: 37105: 37098: 37091: 37084: 37077: 37070: 37059: 37052: 37049: 37046: 37039: 37032: 37029: 37026: 37023: 37020: 37017: 37014: 37011: 37008: 37005: 37002: 36999: 36996: 36993: 36986: 36983: 36980: 36977: 36974: 36971: 36968: 36965: 36962: 36959: 36956: 36953: 36950: 36943: 36940: 36937: 36934: 36931: 36928: 36925: 36922: 36919: 36916: 36913: 36910: 36903: 36900: 36897: 36894: 36891: 36888: 36885: 36882: 36879: 36876: 36873: 36870: 36867: 36864: 36857: 36854: 36851: 36848: 36845: 36842: 36839: 36836: 36833: 36830: 36827: 36820: 36813: 36806: 36799: 36796: 36793: 36790: 36787: 36784: 36781: 36778: 36775: 36768: 36765: 36762: 36759: 36756: 36753: 36750: 36743: 36736: 36733: 36730: 36727: 36724: 36721: 36718: 36715: 36712: 36709: 36706: 36703: 36700: 36697: 36694: 36691: 36688: 36685: 36682: 36679: 36676: 36669: 36658: 36655: 36652: 36649: 36646: 36639: 36632: 36629: 36626: 36623: 36620: 36617: 36614: 36611: 36608: 36605: 36602: 36599: 36596: 36593: 36590: 36587: 36584: 36577: 36574: 36571: 36568: 36565: 36562: 36559: 36556: 36553: 36550: 36543: 36537://for each rule 36536: 36533: 36530: 36527: 36524: 36521: 36518: 36515: 36512: 36509: 36506: 36503: 36500: 36497: 36494: 36491: 36488: 36485: 36482: 36475: 36472: 36469: 36466: 36463: 36456: 36453: 36450: 36447: 36440: 36437: 36434: 36431: 36428: 36425: 36422: 36419: 36416: 36409: 36402: 36391: 36384: 36377: 36370: 36367: 36364: 36361: 36358: 36355: 36352: 36349: 36342: 36339: 36336: 36333: 36326: 36323: 36320: 36317: 36314: 36311: 36308: 36305: 36302: 36299: 36296: 36293: 36290: 36287: 36280: 36277: 36274: 36271: 36268: 36265: 36262: 36259: 36256: 36253: 36250: 36247: 36244: 36241: 36238: 36235: 36232: 36225: 36218: 36215: 36212: 36209: 36206: 36203: 36200: 36197: 36194: 36191: 36188: 36185: 36182: 36179: 36172: 36165: 36158: 36151: 36144: 36141: 36138: 36135: 36132: 36125: 36122: 36119: 36116: 36113: 36110: 36107: 36104: 36097: 36094: 36091: 36088: 36085: 36082: 36075: 36072: 36069: 36066: 36059: 36056: 36053: 36050: 36047: 36044: 36041: 36038: 36035: 36032: 36021: 36018: 36015: 36012: 36009: 36006: 36003: 36000: 35997: 35994: 35991: 35988: 35985: 35982: 35979: 35972: 35965: 35962: 35959: 35956: 35953: 35950: 35947: 35944: 35937: 35930: 35923: 35916: 35913: 35910: 35907: 35904: 35897: 35894: 35891: 35888: 35885: 35882: 35879: 35876: 35869: 35866: 35863: 35860: 35857: 35854: 35847: 35844: 35841: 35838: 35831: 35828: 35825: 35822: 35819: 35816: 35813: 35810: 35807: 35804: 35793: 35790: 35787: 35784: 35781: 35778: 35775: 35772: 35769: 35766: 35763: 35760: 35757: 35754: 35751: 35744: 35737: 35734: 35731: 35728: 35725: 35722: 35719: 35716: 35709: 35698: 35691: 35684: 35681: 35678: 35675: 35672: 35665: 35662: 35659: 35656: 35653: 35650: 35647: 35644: 35637: 35634: 35631: 35628: 35625: 35622: 35615: 35612: 35609: 35606: 35595: 35592: 35589: 35586: 35583: 35580: 35577: 35574: 35571: 35568: 35565: 35562: 35559: 35556: 35553: 35546: 35543: 35540: 35537: 35534: 35531: 35528: 35525: 35522: 35519: 35512: 35509: 35506: 35503: 35500: 35497: 35494: 35491: 35488: 35481: 35474: 35471: 35468: 35465: 35462: 35459: 35456: 35453: 35446: 35443: 35440: 35437: 35434: 35431: 35428: 35425: 35422: 35419: 35412: 35409: 35406: 35403: 35400: 35397: 35390: 35383: 35380: 35377: 35370: 35367: 35364: 35361: 35358: 35355: 35348: 35345: 35342: 35339: 35332: 35329: 35326: 35323: 35320: 35317: 35314: 35311: 35308: 35301: 35298: 35295: 35292: 35289: 35286: 35283: 35280: 35277: 35270: 35267: 35264: 35261: 35258: 35255: 35252: 35249: 35246: 35243: 35240: 35237: 35234: 35231: 35228: 35221: 35214: 35211: 35208: 35205: 35202: 35199: 35196: 35193: 35190: 35187: 35184: 35181: 35178: 35175: 35172: 35169: 35166: 35159: 35156: 35153: 35150: 35147: 35144: 35141: 35138: 35135: 35128: 35125: 35122: 35119: 35116: 35113: 35110: 35107: 35104: 35101: 35098: 35091: 35088: 35085: 35082: 35079: 35076: 35073: 35070: 35067: 35064: 35061: 35058: 35051: 35048: 35045: 35042: 35039: 35036: 35033: 35030: 35027: 35024: 35021: 35018: 35015: 35012: 35009: 35006: 35003: 35000: 34997: 34994: 34991: 34984: 34977: 34974: 34967: 34960: 34957: 34954: 34951: 34948: 34945: 34942: 34939: 34936: 34929: 34926: 34923: 34920: 34917: 34914: 34911: 34908: 34905: 34902: 34899: 34896: 34889: 34882: 34879: 34876: 34873: 34870: 34867: 34864: 34861: 34858: 34855: 34852: 34849: 34842: 34831: 34828: 34825: 34822: 34819: 34816: 34813: 34810: 34807: 34804: 34801: 34798: 34795: 34792: 34785: 34774: 34767: 34764: 34757: 34750: 34747: 34744: 34741: 34738: 34735: 34732: 34729: 34722: 34719: 34712: 34709: 34706: 34703: 34700: 34697: 34694: 34691: 34684: 34681: 34678: 34675: 34672: 34669: 34666: 34663: 34660: 34657: 34654: 34651: 34648: 34645: 34638: 34631: 34628: 34621: 34618: 34611: 34608: 34601: 34598: 34595: 34592: 34589: 34586: 34583: 34580: 34573: 34570: 34567: 34564: 34561: 34558: 34555: 34552: 34549: 34546: 34543: 34540: 34533: 34526: 34519: 34516: 34513: 34510: 34507: 34504: 34501: 34494: 34487: 34484: 34481: 34478: 34475: 34472: 34469: 34466: 34463: 34460: 34457: 34450: 34447: 34444: 34441: 34438: 34435: 34432: 34429: 34426: 34423: 34420: 34413: 34410: 34407: 34404: 34401: 34398: 34395: 34392: 34389: 34386: 34383: 34376: 34373: 34370: 34367: 34364: 34361: 34358: 34355: 34352: 34349: 34346: 34343: 34336: 34329: 34322: 34319: 34312: 34305: 34302: 34299: 34296: 34293: 34290: 34287: 34284: 34277: 34274: 34267: 34264: 34261: 34258: 34255: 34252: 34249: 34246: 34239: 34236: 34233: 34230: 34227: 34224: 34221: 34218: 34215: 34212: 34209: 34206: 34203: 34200: 34193: 34186: 34183: 34180: 34173: 34170: 34163: 34160: 34157: 34154: 34151: 34148: 34145: 34138: 34135: 34132: 34129: 34126: 34123: 34120: 34117: 34114: 34111: 34108: 34105: 34098: 34095: 34092: 34089: 34086: 34083: 34080: 34077: 34074: 34071: 34068: 34065: 34062: 34059: 34056: 34053: 34050: 34047: 34044: 34041: 34038: 34035: 34032: 34025: 34014: 34011: 34008: 34005: 34002: 33999: 33996: 33993: 33986: 33975: 33972: 33969: 33966: 33963: 33960: 33957: 33954: 33943: 33940: 33937: 33930: 33927: 33924: 33921: 33918: 33915: 33912: 33909: 33906: 33903: 33900: 33897: 33894: 33891: 33884: 33873: 33870: 33867: 33864: 33861: 33858: 33855: 33852: 33849: 33842: 33831: 33828: 33825: 33822: 33819: 33816: 33813: 33810: 33803: 33796: 33793: 33790: 33787: 33784: 33781: 33778: 33775: 33768: 33761: 33750: 33743: 33740: 33737: 33734: 33731: 33728: 33725: 33723:'keyup' 33722: 33719: 33716: 33713: 33710: 33707: 33704: 33701: 33698: 33695: 33692: 33689: 33686: 33683: 33680: 33677: 33674: 33671: 33668: 33661: 33654: 33651: 33648: 33645: 33642: 33639: 33637:observeWikiText 33636: 33633: 33630: 33619: 33612: 33609: 33606: 33603: 33600: 33597: 33594: 33591: 33588: 33585: 33582: 33579: 33576: 33573: 33570: 33567: 33564: 33561: 33558: 33555: 33552: 33549: 33542: 33535: 33532: 33525: 33522: 33519: 33516: 33513: 33510: 33507: 33504: 33501: 33498: 33495: 33492: 33485: 33482: 33479: 33476: 33473: 33470: 33463: 33460: 33457: 33454: 33451: 33448: 33445: 33442: 33439: 33436: 33433: 33430: 33427: 33424: 33421: 33418: 33415: 33412: 33405: 33402: 33399: 33396: 33393: 33390: 33387: 33384: 33381: 33378: 33375: 33372: 33369: 33366: 33363: 33360: 33357: 33354: 33347: 33344: 33341: 33338: 33335: 33332: 33329: 33326: 33323: 33320: 33313: 33306: 33303: 33300: 33293: 33290: 33287: 33284: 33281: 33278: 33275: 33272: 33269: 33266: 33263: 33260: 33257: 33254: 33251: 33248: 33245: 33238: 33235: 33232: 33229: 33226: 33219: 33212: 33209: 33206: 33199: 33196: 33193: 33190: 33187: 33184: 33181: 33178: 33175: 33172: 33169: 33166: 33163: 33160: 33157: 33154: 33151: 33144: 33141: 33138: 33135: 33132: 33125: 33122: 33119: 33116: 33113: 33110: 33103: 33100: 33097: 33094: 33091: 33088: 33085: 33082: 33079: 33076: 33073: 33070: 33067: 33060: 33057: 33054: 33051: 33048: 33045: 33042: 33035: 33032: 33029: 33026: 33023: 33020: 33017: 33014: 33011: 33008: 33005: 32994: 32987: 32984: 32981: 32978: 32975: 32972: 32969: 32966: 32959: 32952: 32949: 32942: 32939: 32936: 32933: 32926: 32923: 32920: 32917: 32914: 32911: 32908: 32901: 32898: 32895: 32892: 32889: 32886: 32883: 32872: 32865: 32862: 32859: 32856: 32853: 32850: 32847: 32844: 32841: 32838: 32831: 32824: 32821: 32814: 32811: 32808: 32805: 32802: 32799: 32796: 32793: 32790: 32787: 32780: 32773: 32770: 32767: 32764: 32761: 32758: 32755: 32748: 32745: 32742: 32739: 32736: 32733: 32730: 32727: 32724: 32713: 32706: 32703: 32700: 32697: 32694: 32691: 32688: 32685: 32682: 32675: 32668: 32665: 32662: 32659: 32656: 32649: 32646: 32643: 32640: 32637: 32634: 32627: 32624: 32621: 32618: 32615: 32612: 32609: 32606: 32599: 32596: 32593: 32590: 32587: 32584: 32581: 32574: 32571: 32568: 32565: 32562: 32559: 32556: 32545: 32538: 32531: 32520: 32513: 32506: 32503: 32500: 32497: 32494: 32491: 32488: 32485: 32482: 32479: 32476: 32473: 32470: 32467: 32464: 32461: 32454: 32451: 32448: 32445: 32442: 32439: 32432: 32429: 32426: 32423: 32420: 32413: 32410: 32407: 32404: 32401: 32398: 32395: 32392: 32389: 32382: 32375: 32364: 32357: 32354: 32351: 32348: 32345: 32342: 32339: 32336: 32333: 32330: 32327: 32324: 32321: 32318: 32315: 32308: 32305: 32302: 32299: 32296: 32293: 32290: 32287: 32284: 32281: 32278: 32275: 32272: 32269: 32262: 32259: 32256: 32253: 32250: 32247: 32244: 32241: 32238: 32231: 32228: 32225: 32222: 32219: 32216: 32213: 32210: 32207: 32200: 32197: 32194: 32191: 32188: 32185: 32182: 32179: 32176: 32173: 32170: 32163: 32156: 32145: 32138: 32135: 32132: 32125: 32122: 32119: 32116: 32113: 32110: 32107: 32104: 32097: 32094: 32091: 32088: 32085: 32082: 32079: 32076: 32073: 32070: 32063: 32060: 32057: 32054: 32051: 32048: 32041: 32038: 32035: 32032: 32029: 32026: 32023: 32020: 32017: 32010: 32007: 32004: 32001: 31998: 31995: 31992: 31989: 31986: 31983: 31980: 31977: 31974: 31967: 31956: 31949: 31942: 31939: 31936: 31933: 31930: 31927: 31920: 31917: 31914: 31911: 31908: 31905: 31898: 31895: 31892: 31885: 31883:stopPropagation 31882: 31879: 31876: 31869: 31866: 31863: 31860: 31853: 31850: 31847: 31844: 31841: 31838: 31835: 31828: 31825: 31822: 31819: 31816: 31813: 31810: 31807: 31804: 31793: 31786: 31779: 31776: 31773: 31770: 31767: 31764: 31761: 31758: 31755: 31752: 31745: 31742: 31739: 31732: 31729: 31726: 31723: 31720: 31717: 31714: 31711: 31708: 31705: 31698: 31695: 31692: 31689: 31686: 31683: 31680: 31673: 31670: 31667: 31664: 31661: 31658: 31655: 31652: 31649: 31646: 31643: 31640: 31637: 31626: 31619: 31612: 31609: 31606: 31603: 31600: 31597: 31594: 31591: 31588: 31585: 31578: 31575: 31572: 31565: 31562: 31559: 31556: 31553: 31550: 31547: 31544: 31541: 31538: 31531: 31528: 31525: 31522: 31519: 31516: 31513: 31506: 31503: 31500: 31497: 31494: 31491: 31488: 31485: 31482: 31479: 31476: 31473: 31470: 31459: 31452: 31449: 31446: 31443: 31440: 31437: 31434: 31431: 31428: 31425: 31418: 31415: 31412: 31409: 31406: 31399: 31396: 31393: 31390: 31387: 31384: 31377: 31374: 31371: 31368: 31365: 31362: 31359: 31356: 31349: 31346: 31343: 31340: 31337: 31334: 31331: 31328: 31321: 31318: 31311: 31308: 31305: 31302: 31299: 31292: 31289: 31286: 31283: 31280: 31273: 31270: 31267: 31264: 31261: 31258: 31255: 31252: 31249: 31242: 31235: 31228: 31217: 31210: 31203: 31200: 31197: 31194: 31187: 31184: 31181: 31178: 31175: 31172: 31169: 31166: 31163: 31160: 31153: 31150: 31147: 31144: 31141: 31138: 31135: 31132: 31125: 31122: 31119: 31116: 31113: 31110: 31103: 31101:createTextRange 31100: 31097: 31094: 31091: 31088: 31085: 31078: 31075: 31072: 31069: 31066: 31063: 31060: 31057: 31054: 31051: 31048: 31045: 31042: 31039: 31036: 31033: 31030: 31027: 31024: 31021: 31014: 31011: 31008: 31005: 31002: 30999: 30996: 30993: 30990: 30987: 30984: 30981: 30978: 30975: 30972: 30969: 30966: 30963: 30960: 30957: 30950: 30943: 30940: 30937: 30930: 30923: 30920: 30917: 30914: 30911: 30908: 30901: 30898: 30895: 30888: 30881: 30874: 30871: 30868: 30865: 30862: 30859: 30856: 30853: 30850: 30843: 30836: 30833: 30830: 30827: 30824: 30821: 30814: 30811: 30808: 30805: 30802: 30799: 30796: 30793: 30790: 30787: 30784: 30781: 30774: 30771: 30768: 30765: 30762: 30759: 30756: 30753: 30750: 30743: 30740: 30737: 30734: 30731: 30728: 30725: 30722: 30715: 30712: 30709: 30706: 30699: 30696: 30693: 30690: 30687: 30684: 30681: 30678: 30671: 30668: 30665: 30662: 30659: 30656: 30653: 30646: 30643: 30640: 30637: 30634: 30631: 30628: 30625: 30622: 30619: 30616: 30613: 30610: 30607: 30604: 30601: 30598: 30595: 30592: 30589: 30586: 30583: 30580: 30577: 30574: 30571: 30568: 30561: 30558: 30555: 30552: 30549: 30546: 30543: 30540: 30537: 30534: 30531: 30528: 30521: 30518: 30515: 30512: 30509: 30506: 30503: 30500: 30497: 30494: 30491: 30488: 30481: 30478: 30475: 30472: 30469: 30466: 30463: 30460: 30453: 30450: 30447: 30444: 30441: 30438: 30435: 30428: 30421: 30418: 30415: 30412: 30409: 30406: 30403: 30400: 30397: 30394: 30387: 30384: 30381: 30378: 30375: 30372: 30369: 30366: 30363: 30360: 30353: 30350: 30347: 30344: 30341: 30338: 30335: 30332: 30329: 30326: 30319: 30316: 30313: 30310: 30307: 30304: 30301: 30298: 30295: 30288: 30281: 30274: 30271: 30268: 30265: 30262: 30259: 30256: 30253: 30246: 30243: 30240: 30237: 30234: 30231: 30228: 30225: 30222: 30219: 30216: 30213: 30210: 30207: 30204: 30197: 30194: 30191: 30188: 30185: 30182: 30179: 30172: 30169: 30166: 30163: 30160: 30157: 30154: 30151: 30148: 30141: 30134: 30127: 30120: 30117: 30114: 30111: 30108: 30105: 30102: 30095: 30092: 30089: 30086: 30083: 30080: 30077: 30074: 30067: 30060: 30057: 30054: 30051: 30048: 30045: 30042: 30039: 30036: 30033: 30030: 30027: 30024: 30017: 30010: 30003: 29992: 29989: 29986: 29983: 29980: 29977: 29970: 29963: 29961:getARAFunctions 29960: 29957: 29946: 29939: 29936: 29933: 29922: 29915: 29912: 29909: 29906: 29903: 29900: 29897: 29886: 29883: 29880: 29877: 29874: 29871: 29864: 29861: 29858: 29855: 29852: 29849: 29846: 29839: 29836: 29833: 29830: 29827: 29824: 29821: 29818: 29807: 29800: 29797: 29794: 29791: 29788: 29785: 29782: 29771: 29768: 29765: 29762: 29759: 29756: 29750:// : Suggestion 29749: 29746: 29743: 29740: 29737: 29730: 29727: 29724: 29721: 29718: 29715: 29712: 29709: 29702: 29699: 29696: 29693: 29690: 29687: 29676: 29673: 29670: 29668:'style' 29667: 29664: 29661: 29658: 29655: 29652: 29649: 29646: 29643: 29640: 29637: 29634: 29631: 29628: 29621: 29610: 29607: 29604: 29602:'style' 29601: 29598: 29595: 29592: 29589: 29586: 29583: 29580: 29577: 29574: 29571: 29568: 29565: 29562: 29555: 29544: 29541: 29538: 29535: 29532: 29529: 29526: 29523: 29520: 29517: 29514: 29511: 29508: 29505: 29502: 29499: 29492: 29481: 29478: 29475: 29472: 29469: 29466: 29463: 29460: 29457: 29454: 29451: 29448: 29445: 29442: 29439: 29436: 29433: 29430: 29427: 29424: 29421: 29418: 29415: 29412: 29409: 29406: 29399: 29388: 29385: 29382: 29379: 29376: 29373: 29370: 29367: 29360: 29349: 29346: 29343: 29340: 29337: 29334: 29327: 29320: 29318:getARAConstants 29317: 29314: 29303: 29296: 29293: 29290: 29287: 29284: 29281: 29278: 29275: 29273:observeWikiText 29272: 29269: 29266: 29263: 29260: 29254://init scan now 29253: 29250: 29247: 29244: 29241: 29238: 29235: 29224: 29221: 29218: 29215: 29212: 29209: 29206: 29203: 29200: 29197: 29194: 29191: 29184: 29181: 29178: 29175: 29172: 29169: 29166: 29163: 29160: 29157: 29154: 29151: 29144: 29133: 29130: 29127: 29124: 29121: 29118: 29111: 29109:getARAFunctions 29108: 29105: 29102: 29099: 29096: 29089: 29078: 29075: 29068: 29065: 29062: 29059: 29056: 29053: 29050: 29047: 29044: 29041: 29038: 29035: 29032: 29029: 29026: 29023: 29020: 29017: 29014: 29011: 29008: 29005: 29002: 28995: 28984: 28982:getARAConstants 28981: 28978: 28975: 28972: 28969: 28962: 28955: 28948: 28945: 28942: 28939: 28936: 28933: 28930: 28927: 28916: 28913: 28910: 28907: 28904: 28901: 28894: 28887: 28873: 28862: 28851: 28832: 28813: 28802: 28783: 28772: 28761: 28750: 28739: 28728: 28717: 28706: 28695: 28684: 28665: 28654: 28643: 28624: 28613: 28594: 28583: 28564: 28553: 28534: 28523: 28512: 28501: 28490: 28479: 28460: 28449: 28430: 28419: 28400: 28389: 28370: 28359: 28340: 28329: 28318: 28307: 28296: 28277: 28266: 28255: 28244: 28233: 28222: 28211: 28200: 28189: 28178: 28159: 28148: 28129: 28118: 28107: 28096: 28085: 28074: 28063: 28052: 28041: 28030: 28011: 28000: 27981: 27970: 27959: 27948: 27937: 27926: 27915: 27904: 27893: 27882: 27871: 27860: 27849: 27838: 27827: 27816: 27805: 27794: 27783: 27772: 27761: 27750: 27739: 27728: 27717: 27706: 27695: 27684: 27673: 27662: 27643: 27632: 27613: 27602: 27591: 27580: 27569: 27558: 27547: 27536: 27517: 27506: 27495: 27484: 27473: 27462: 27451: 27440: 27429: 27418: 27407: 27396: 27377: 27366: 27347: 27336: 27325: 27314: 27303: 27292: 27281: 27270: 27251: 27240: 27229: 27218: 27207: 27196: 27185: 27174: 27163: 27152: 27141: 27130: 27111: 27100: 27081: 27070: 27059: 27048: 27037: 27026: 27015: 27004: 26985: 26958: 26947: 26936: 26925: 26914: 26903: 26892: 26881: 26870: 26859: 26848: 26837: 26826: 26807: 26796: 26785: 26774: 26763: 26752: 26741: 26730: 26719: 26708: 26697: 26686: 26667: 26656: 26637: 26626: 26615: 26604: 26593: 26582: 26571: 26560: 26549: 26530: 26519: 26508: 26489: 26478: 26467: 26456: 26445: 26426: 26415: 26404: 26393: 26382: 26371: 26360: 26349: 26338: 26319: 26308: 26297: 26278: 26267: 26256: 26245: 26234: 26215: 26204: 26193: 26182: 26171: 26160: 26149: 26138: 26127: 26116: 26105: 26094: 26083: 26072: 26061: 26050: 26039: 26028: 26017: 26006: 25995: 25984: 25973: 25946: 25935: 25924: 25913: 25894: 25883: 25872: 25861: 25850: 25839: 25820: 25809: 25798: 25787: 25768: 25757: 25746: 25735: 25716: 25705: 25694: 25683: 25672: 25661: 25642: 25631: 25620: 25609: 25590: 25579: 25568: 25557: 25546: 25535: 25516: 25505: 25494: 25483: 25472: 25461: 25450: 25439: 25420: 25409: 25390: 25379: 25368: 25357: 25346: 25335: 25324: 25313: 25302: 25291: 25280: 25269: 25258: 25239: 25228: 25217: 25206: 25195: 25184: 25173: 25162: 25151: 25140: 25129: 25118: 25107: 25096: 25085: 25074: 25063: 25052: 25041: 25030: 25019: 25008: 24997: 24986: 24975: 24964: 24953: 24942: 24931: 24920: 24909: 24898: 24887: 24876: 24865: 24854: 24843: 24832: 24821: 24810: 24799: 24788: 24777: 24766: 24755: 24744: 24733: 24722: 24711: 24700: 24689: 24678: 24667: 24656: 24645: 24634: 24623: 24604: 24593: 24582: 24571: 24552: 24541: 24530: 24519: 24508: 24489: 24478: 24467: 24456: 24445: 24434: 24423: 24412: 24393: 24374: 24363: 24344: 24333: 24322: 24303: 24292: 24281: 24270: 24259: 24248: 24237: 24218: 24207: 24188: 24177: 24166: 24147: 24136: 24117: 24106: 24095: 24084: 24073: 24062: 24043: 24032: 24021: 24010: 23999: 23980: 23969: 23958: 23947: 23936: 23925: 23914: 23903: 23892: 23881: 23862: 23851: 23840: 23821: 23810: 23791: 23780: 23769: 23758: 23747: 23736: 23725: 23714: 23703: 23692: 23679: 23670: 23657: 23650: 23637: 23630: 23617: 23608: 23595: 23576: 23567: 23566:var matches = ; 23554: 23545: 23544:var b = ; 23532: 23523: 23510: 23501: 23488: 23479: 23466: 23447: 23438: 23425: 23416: 23405: 23400: 23393: 23382: 23371: 23360: 23349: 23338: 23327: 23316: 23305: 23294: 23283: 23272: 23261: 23250: 23239: 23220: 23219:var matches = ; 23209: 23208:var b = ; 23198: 23187: 23168: 23157: 23138: 23127: 23116: 23105: 23094: 23083: 23072: 23061: 23050: 23039: 23028: 23009: 22998: 22987: 22976: 22957: 22946: 22935: 22916: 22905: 22894: 22883: 22872: 22861: 22850: 22839: 22828: 22817: 22798: 22787: 22776: 22765: 22754: 22743: 22732: 22713: 22702: 22691: 22680: 22669: 22658: 22647: 22636: 22625: 22614: 22595: 22584: 22565: 22554: 22543: 22532: 22521: 22510: 22499: 22488: 22477: 22458: 22447: 22436: 22423: 22398: 22387: 22380: 22371: 22352: 22341: 22330: 22319: 22308: 22297: 22286: 22275: 22264: 22253: 22242: 22231: 22220: 22209: 22198: 22187: 22176: 22165: 22154: 22143: 22132: 22121: 22120:var matches = [ 22102: 22091: 22080: 22069: 22050: 22039: 22028: 22017: 22006: 21995: 21984: 21973: 21962: 21951: 21932: 21921: 21910: 21899: 21888: 21877: 21858: 21847: 21836: 21825: 21814: 21803: 21784: 21773: 21762: 21751: 21740: 21729: 21710: 21699: 21688: 21677: 21666: 21655: 21644: 21633: 21622: 21611: 21600: 21589: 21578: 21567: 21548: 21537: 21526: 21515: 21504: 21493: 21482: 21471: 21460: 21449: 21438: 21419: 21408: 21397: 21386: 21367: 21356: 21345: 21334: 21323: 21312: 21301: 21290: 21279: 21268: 21257: 21238: 21227: 21216: 21205: 21186: 21175: 21164: 21153: 21142: 21131: 21120: 21101: 21090: 21079: 21068: 21049: 21038: 21027: 21016: 21005: 20994: 20983: 20972: 20961: 20950: 20939: 20928: 20917: 20906: 20895: 20884: 20873: 20862: 20851: 20840: 20829: 20818: 20799: 20788: 20769: 20758: 20747: 20736: 20725: 20714: 20703: 20692: 20681: 20662: 20651: 20640: 20629: 20610: 20599: 20580: 20569: 20558: 20547: 20528: 20517: 20506: 20495: 20484: 20473: 20462: 20451: 20440: 20421: 20410: 20399: 20380: 20369: 20350: 20339: 20328: 20317: 20306: 20295: 20284: 20265: 20254: 20243: 20232: 20221: 20210: 20199: 20188: 20177: 20166: 20147: 20136: 20117: 20106: 20095: 20084: 20073: 20062: 20051: 20040: 20029: 20018: 19999: 19980: 19969: 19958: 19947: 19936: 19925: 19906: 19895: 19884: 19873: 19862: 19851: 19840: 19829: 19818: 19807: 19806:ref: "{{efn|", 19796: 19785: 19774: 19763: 19752: 19741: 19730: 19719: 19708: 19697: 19686: 19675: 19664: 19645: 19634: 19623: 19612: 19601: 19582: 19571: 19552: 19541: 19530: 19519: 19508: 19497: 19486: 19475: 19464: 19453: 19434: 19423: 19412: 19393: 19382: 19371: 19360: 19349: 19338: 19327: 19316: 19297: 19286: 19275: 19256: 19245: 19234: 19215: 19204: 19193: 19182: 19171: 19160: 19149: 19130: 19119: 19100: 19089: 19078: 19059: 19048: 19037: 19026: 19015: 19004: 18993: 18982: 18971: 18960: 18949: 18938: 18927: 18908: 18897: 18886: 18875: 18864: 18853: 18842: 18831: 18812: 18801: 18790: 18779: 18760: 18749: 18730: 18719: 18708: 18697: 18678: 18667: 18656: 18645: 18626: 18615: 18596: 18585: 18566: 18555: 18544: 18525: 18514: 18503: 18484: 18473: 18462: 18443: 18424: 18413: 18412:// sub-heading. 18402: 18391: 18372: 18361: 18350: 18339: 18328: 18317: 18306: 18295: 18276: 18265: 18246: 18235: 18224: 18213: 18202: 18191: 18180: 18169: 18158: 18139: 18128: 18117: 18106: 18095: 18084: 18073: 18062: 18051: 18032: 18013: 18002: 17991: 17980: 17969: 17958: 17947: 17936: 17925: 17914: 17903: 17892: 17881: 17870: 17859: 17848: 17837: 17826: 17815: 17804: 17793: 17774: 17763: 17752: 17741: 17730: 17719: 17708: 17697: 17686: 17675: 17664: 17653: 17642: 17631: 17620: 17609: 17598: 17587: 17568: 17557: 17546: 17535: 17524: 17505: 17494: 17483: 17470: 17461: 17450: 17448: 17444: 17440: 17433: 17431: 17428: 17424: 17413: 17404: 17391: 17372: 17363: 17352: 17350: 17347: 17343: 17336: 17334: 17330: 17326: 17315: 17306: 17293: 17286: 17273: 17264: 17251: 17244: 17231: 17222: 17209: 17190: 17181: 17168: 17161: 17148: 17139: 17126: 17119: 17106: 17099: 17086: 17077: 17064: 17055: 17042: 17033: 17022: 17021: 17018: 17014: 17012: 17005: 17004: 17001: 16998: 16994: 16991: 16990:end---analogous 16988: 16985: 16973: 16964: 16951: 16932: 16925: 16912: 16903: 16892: 16887: 16880: 16869: 16858: 16847: 16836: 16825: 16806: 16795: 16784: 16765: 16754: 16743: 16732: 16721: 16710: 16699: 16688: 16677: 16666: 16655: 16644: 16633: 16622: 16611: 16600: 16589: 16570: 16559: 16548: 16537: 16526: 16515: 16496: 16485: 16474: 16463: 16452: 16441: 16430: 16419: 16408: 16397: 16386: 16375: 16364: 16353: 16342: 16331: 16320: 16301: 16290: 16279: 16268: 16249: 16238: 16227: 16208: 16197: 16186: 16167: 16156: 16145: 16134: 16123: 16112: 16093: 16082: 16071: 16060: 16049: 16038: 16027: 16016: 16005: 15994: 15975: 15964: 15953: 15942: 15923: 15912: 15901: 15890: 15879: 15868: 15849: 15838: 15827: 15808: 15797: 15786: 15767: 15756: 15745: 15734: 15723: 15712: 15693: 15682: 15671: 15660: 15649: 15638: 15627: 15616: 15605: 15594: 15575: 15564: 15553: 15542: 15523: 15512: 15501: 15490: 15479: 15468: 15449: 15438: 15427: 15408: 15397: 15386: 15367: 15356: 15345: 15334: 15323: 15312: 15293: 15282: 15271: 15260: 15249: 15238: 15227: 15216: 15205: 15186: 15175: 15164: 15153: 15142: 15131: 15120: 15109: 15089: 15078: 15067: 15048: 15037: 15026: 15015: 15004: 14993: 14982: 14963: 14952: 14933: 14922: 14911: 14900: 14889: 14878: 14867: 14856: 14845: 14826: 14815: 14804: 14793: 14782: 14771: 14752: 14741: 14722: 14711: 14700: 14689: 14678: 14667: 14656: 14645: 14634: 14622: 14611: 14600: 14589: 14578: 14567: 14556: 14545: 14534: 14523: 14512: 14491: 14482: 14469: 14460: 14447: 14438: 14425: 14416: 14403: 14384: 14375: 14362: 14343: 14324: 14315: 14302: 14293: 14280: 14271: 14258: 14249: 14236: 14227: 14214: 14205: 14192: 14173: 14164: 14151: 14132: 14123: 14110: 14101: 14088: 14079: 14068: 14063: 14056: 14045: 14026: 14015: 14004: 13993: 13982: 13971: 13960: 13949: 13938: 13927: 13916: 13905: 13894: 13875: 13864: 13853: 13842: 13831: 13820: 13809: 13798: 13787: 13776: 13765: 13754: 13743: 13730: 13721: 13708: 13699: 13686: 13677: 13664: 13655: 13642: 13633: 13620: 13611: 13598: 13589: 13576: 13557: 13548: 13535: 13526: 13513: 13504: 13493: 13486: 13477: 13466: 13455: 13444: 13433: 13422: 13411: 13400: 13389: 13370: 13359: 13348: 13337: 13326: 13315: 13304: 13293: 13282: 13271: 13260: 13249: 13238: 13227: 13216: 13205: 13194: 13183: 13172: 13161: 13150: 13139: 13128: 13117: 13106: 13095: 13084: 13073: 13062: 13051: 13040: 13029: 13018: 13007: 12996: 12985: 12972: 12963: 12950: 12941: 12928: 12919: 12908: 12901: 12892: 12881: 12870: 12859: 12848: 12837: 12826: 12815: 12804: 12793: 12782: 12771: 12760: 12749: 12736: 12727: 12714: 12705: 12692: 12683: 12670: 12661: 12650: 12643: 12634: 12623: 12612: 12601: 12590: 12579: 12568: 12557: 12546: 12527: 12516: 12505: 12494: 12483: 12472: 12461: 12450: 12439: 12428: 12417: 12406: 12395: 12384: 12373: 12362: 12351: 12340: 12329: 12318: 12307: 12296: 12285: 12274: 12263: 12252: 12241: 12230: 12219: 12208: 12197: 12186: 12175: 12164: 12153: 12140: 12131: 12118: 12109: 12096: 12087: 12074: 12065: 12054: 12047: 12045: 12033: 12024: 12011: 12002: 11989: 11980: 11967: 11958: 11947: 11940: 11931: 11920: 11907: 11898: 11885: 11876: 11863: 11854: 11843: 11836: 11825: 11814: 11803: 11792: 11781: 11770: 11759: 11748: 11737: 11726: 11715: 11704: 11693: 11682: 11671: 11660: 11659:ct.setWikiText( 11649: 11638: 11627: 11616: 11605: 11594: 11583: 11572: 11561: 11552: 11539: 11530: 11517: 11508: 11497: 11492: 11485: 11474: 11463: 11452: 11441: 11430: 11419: 11408: 11397: 11378: 11367: 11356: 11345: 11334: 11323: 11312: 11301: 11290: 11279: 11268: 11257: 11246: 11227: 11216: 11205: 11194: 11183: 11172: 11161: 11150: 11139: 11128: 11117: 11106: 11095: 11084: 11073: 11062: 11051: 11040: 11029: 11018: 11007: 10996: 10985: 10974: 10963: 10952: 10941: 10930: 10919: 10908: 10897: 10886: 10875: 10864: 10853: 10842: 10831: 10820: 10809: 10798: 10787: 10776: 10765: 10754: 10743: 10732: 10721: 10710: 10699: 10688: 10677: 10666: 10655: 10644: 10633: 10622: 10611: 10592: 10581: 10570: 10559: 10548: 10537: 10526: 10515: 10504: 10493: 10482: 10471: 10460: 10449: 10438: 10427: 10416: 10415:var e = target; 10405: 10394: 10383: 10372: 10361: 10350: 10339: 10328: 10317: 10306: 10295: 10284: 10273: 10262: 10251: 10240: 10229: 10218: 10207: 10196: 10185: 10174: 10163: 10152: 10141: 10130: 10119: 10108: 10097: 10086: 10075: 10064: 10053: 10034: 10023: 10012: 10001: 9990: 9979: 9968: 9957: 9946: 9935: 9924: 9913: 9900: 9891: 9878: 9869: 9856: 9847: 9834: 9825: 9810: 9809: 9797: 9788: 9775: 9766: 9755: 9748: 9739: 9728: 9717: 9706: 9693: 9684: 9671: 9662: 9651: 9644: 9633: 9624: 9617: 9606: 9595: 9584: 9573: 9572:var e = target; 9562: 9551: 9540: 9529: 9518: 9507: 9496: 9485: 9474: 9463: 9452: 9441: 9430: 9419: 9408: 9397: 9386: 9375: 9364: 9353: 9342: 9331: 9320: 9309: 9298: 9287: 9276: 9265: 9254: 9243: 9232: 9221: 9210: 9201: 9188: 9181: 9168: 9159: 9146: 9137: 9124: 9115: 9102: 9083: 9074: 9061: 9052: 9039: 9030: 9017: 9008: 8995: 8986: 8973: 8964: 8951: 8942: 8929: 8920: 8907: 8898: 8885: 8878: 8865: 8856: 8843: 8826: 8819: 8817: 8804: 8795: 8782: 8773: 8760: 8751: 8738: 8729: 8716: 8707: 8694: 8685: 8674: 8667: 8658: 8647: 8636: 8625: 8614: 8603: 8592: 8581: 8570: 8559: 8540: 8529: 8518: 8507: 8496: 8485: 8474: 8463: 8452: 8441: 8430: 8411: 8400: 8389: 8378: 8359: 8348: 8337: 8326: 8315: 8304: 8285: 8274: 8263: 8250: 8241: 8228: 8219: 8206: 8197: 8184: 8175: 8162: 8153: 8140: 8131: 8118: 8109: 8096: 8087: 8074: 8067: 8054: 8045: 8032: 8023: 8012: 8005: 7994: 7983: 7974: 7961: 7952: 7941: 7939: 7936: 7932: 7928: 7921: 7920: 7916: 7913: 7909: 7905: 7893: 7884: 7871: 7862: 7851: 7844: 7835: 7824: 7817: 7806: 7795: 7784: 7773: 7762: 7751: 7740: 7729: 7718: 7707: 7696: 7685: 7674: 7663: 7652: 7641: 7630: 7619: 7608: 7597: 7586: 7575: 7564: 7553: 7542: 7531: 7520: 7509: 7498: 7487: 7476: 7465: 7454: 7443: 7432: 7421: 7410: 7399: 7388: 7377: 7366: 7355: 7344: 7333: 7322: 7311: 7300: 7289: 7278: 7267: 7256: 7245: 7234: 7223: 7212: 7201: 7190: 7179: 7168: 7157: 7146: 7135: 7124: 7113: 7102: 7091: 7080: 7069: 7058: 7047: 7036: 7027: 7016: 7005: 6994: 6983: 6974: 6965: 6952: 6943: 6930: 6921: 6908: 6899: 6886: 6877: 6864: 6845: 6836: 6823: 6814: 6801: 6784: 6777: 6768: 6757: 6746: 6735: 6724: 6713: 6702: 6691: 6680: 6669: 6658: 6647: 6636: 6625: 6614: 6603: 6592: 6581: 6568: 6559: 6546: 6537: 6524: 6515: 6504: 6497: 6488: 6477: 6466: 6455: 6444: 6433: 6422: 6411: 6400: 6389: 6378: 6367: 6356: 6335: 6326: 6313: 6304: 6291: 6272: 6263: 6250: 6231: 6222: 6209: 6200: 6187: 6180: 6167: 6148: 6139: 6126: 6117: 6102: 6101: 6089: 6080: 6067: 6058: 6047: 6045: 6041: 6037: 6029: 6028: 6024: 6020: 6008: 6001: 5988: 5979: 5966: 5949: 5942: 5931: 5920: 5911: 5900: 5893: 5882: 5871: 5860: 5853: 5840: 5821: 5812: 5799: 5790: 5777: 5768: 5755: 5746: 5733: 5724: 5711: 5702: 5689: 5680: 5667: 5660: 5647: 5638: 5625: 5616: 5603: 5594: 5581: 5574: 5561: 5552: 5539: 5530: 5517: 5508: 5495: 5486: 5473: 5464: 5451: 5442: 5429: 5420: 5407: 5398: 5385: 5376: 5363: 5344: 5335: 5322: 5313: 5300: 5291: 5278: 5269: 5256: 5247: 5234: 5225: 5212: 5205: 5192: 5173: 5164: 5151: 5142: 5129: 5120: 5107: 5098: 5085: 5076: 5063: 5054: 5041: 5032: 5019: 5010: 4997: 4980: 4979: 4970: 4959: 4950: 4939: 4932: 4921: 4910: 4899: 4888: 4877: 4866: 4855: 4844: 4835: 4822: 4813: 4800: 4791: 4778: 4769: 4756: 4747: 4734: 4715: 4706: 4693: 4684: 4673: 4671: 4668: 4664: 4657: 4655: 4652: 4639: 4622: 4613: 4600: 4591: 4578: 4571: 4558: 4549: 4536: 4527: 4514: 4505: 4492: 4485: 4472: 4463: 4450: 4431: 4424: 4411: 4402: 4389: 4380: 4367: 4358: 4345: 4336: 4323: 4314: 4301: 4292: 4279: 4270: 4257: 4238: 4231: 4218: 4209: 4196: 4187: 4174: 4167: 4154: 4145: 4132: 4123: 4110: 4101: 4088: 4079: 4066: 4047: 4038: 4027: 4020: 4009: 3998: 3987: 3976: 3965: 3954: 3943: 3932: 3921: 3912: 3901: 3890: 3879: 3868: 3857: 3846: 3835: 3824: 3815: 3804: 3793: 3782: 3771: 3760: 3749: 3738: 3727: 3716: 3705: 3694: 3683: 3672: 3661: 3650: 3639: 3628: 3619: 3608: 3597: 3586: 3575: 3564: 3553: 3542: 3531: 3520: 3509: 3498: 3487: 3476: 3465: 3454: 3443: 3432: 3421: 3410: 3399: 3390: 3379: 3368: 3357: 3346: 3335: 3324: 3313: 3302: 3291: 3282: 3269: 3260: 3247: 3238: 3225: 3216: 3203: 3194: 3181: 3172: 3159: 3152: 3139: 3122: 3115: 3104: 3093: 3082: 3071: 3060: 3049: 3038: 3029: 3018: 3007: 2996: 2985: 2974: 2963: 2952: 2941: 2932: 2921: 2910: 2899: 2888: 2877: 2866: 2855: 2844: 2835: 2824: 2813: 2802: 2791: 2780: 2769: 2758: 2747: 2736: 2727: 2716: 2705: 2694: 2683: 2672: 2661: 2650: 2641: 2630: 2619: 2608: 2597: 2586: 2575: 2564: 2555: 2544: 2533: 2522: 2511: 2500: 2489: 2478: 2467: 2456: 2445: 2434: 2423: 2412: 2403: 2392: 2381: 2380:range.select(); 2370: 2359: 2348: 2337: 2326: 2315: 2304: 2293: 2284: 2277: 2266: 2257: 2246: 2239: 2228: 2217: 2206: 2195: 2184: 2173: 2162: 2151: 2140: 2129: 2118: 2107: 2098: 2085: 2076: 2063: 2054: 2041: 2022: 2013: 2002: 1995: 1986: 1975: 1964: 1953: 1942: 1923: 1912: 1901: 1890: 1879: 1868: 1857: 1846: 1835: 1824: 1813: 1800: 1791: 1778: 1769: 1756: 1737: 1728: 1717: 1710: 1701: 1700:range.select(); 1690: 1679: 1668: 1657: 1646: 1635: 1624: 1613: 1602: 1591: 1580: 1569: 1558: 1547: 1536: 1525: 1514: 1503: 1492: 1481: 1470: 1459: 1448: 1437: 1426: 1415: 1404: 1393: 1382: 1371: 1360: 1349: 1338: 1331: 1322: 1311: 1300: 1289: 1278: 1267: 1256: 1245: 1234: 1223: 1212: 1201: 1190: 1179: 1168: 1157: 1148: 1137: 1126: 1115: 1106: 1095: 1076: 1065: 1046: 1035: 1024: 1005: 994: 975: 964: 953: 942: 921: 912: 899: 890: 877: 858: 849: 836: 827: 814: 795: 786: 773: 764: 751: 732: 723: 710: 701: 688: 669: 660: 647: 638: 627: 622: 615: 604: 591: 582: 571: 566: 559: 548: 537: 518: 507: 496: 477: 466: 455: 436: 425: 412: 403: 392: 387: 380: 369: 358: 345: 336: 325: 320: 311: 300: 289: 278: 267: 258: 245: 236: 223: 214: 190: 183: 181: 180: 179: 175: 173: 157: 155: 150: 144: 136: 134:← Previous edit 131: 129:No edit summary 128: 126: 125: 124: 120: 118: 94: 92: 87: 81: 73: 72: 71: 70: 68: 67: 66: 65: 64: 63: 54: 50: 47: 45:Content deleted 44: 41: 39:← Previous edit 36: 35: 34: 27: 22: 21: 20: 12: 11: 5: 69890: 69673:"= " 69504:", " 69399:", " 69062:", " 68981:", " 68869:"of" 68652:", " 67062:"\n" 66927:"}}" 65016:start: sstart, 55910:"\n" 55415:alreadyHasList 55365:alreadyHasList 55246:alreadyHasList 54408:'>' 53842:'<' 53740:suggestionName 53724:suggestionName 52981:suggestionName 52608:"}}" 52564:"}}" 52471:vBarAfterIndex 52453:vBarAfterIndex 52194:vBarAfterIndex 51463:groupNameIndex 51417:groupNameIndex 50762:"\n" 50750:"\n" 50669:"\n" 49567:"{{" 49149:"}}" 49112:"}}" 48881:"\n" 48875:secondTemplate 48859:"{{" 48847:secondTemplate 48835:secondTemplate 48829:secondTemplate 48813:"\n" 48795:secondTemplate 48689:"}}" 48667:"}}" 48633:"{{" 48214:"}}" 48177:"}}" 47958:"\n" 47952:secondTemplate 47936:"{{" 47924:secondTemplate 47912:secondTemplate 47906:secondTemplate 47890:"\n" 47872:secondTemplate 47766:"}}" 47744:"}}" 47710:"{{" 47298:"}}" 47261:"}}" 47025:"]]" 46924:"[[" 46888:"{{" 46867:"{{" 46846:"[[" 46814:"}}" 44417:// properties: 44406:// == Rules == 43783:getElementById 43641:createTextNode 42509:getElementById 42423:selectWikiText 42083:fixSuggestion3 42006:createTextNode 40874:getElementById 40788:selectWikiText 40350:fixSuggestion2 40262:createTextNode 39130:getElementById 39044:selectWikiText 38642:selectWikiText 38057:'12px' 37387:showSuggestion 36578://execute rule 36423:getSuggestions 36275:maxSuggestions 36210:createTextNode 36051:createTextNode 36019:'fix3' 35823:createTextNode 35791:'fix2' 35089:createTextNode 35025:maxSuggestions 34927:createTextNode 34823:getSuggestions 34571:createTextNode 34377:'Talk' 34136:createTextNode 33687:getElementById 33568:getElementById 33123:wikEdFrameBody 33012:selectWikiText 32647:wikEdFrameBody 32260:'/$ 1' 32089:createTextNode 31867:preventDefault 31848:preventDefault 30697:'none' 30451:helperTextarea 30419:helperTextarea 30385:'none' 30367:helperTextarea 30333:helperTextarea 30308:helperTextarea 29716:maxSuggestions 29446:'edit' 28883: 28880: 28875: 28874: 28871: 28869: 28867: 28864: 28863: 28860: 28858: 28856: 28853: 28852: 28849: 28847: 28845: 28842: 28841: 28839: 28837: 28834: 28833: 28830: 28828: 28826: 28823: 28822: 28820: 28818: 28815: 28814: 28811: 28809: 28807: 28804: 28803: 28800: 28798: 28796: 28793: 28792: 28790: 28788: 28785: 28784: 28781: 28779: 28777: 28774: 28773: 28770: 28768: 28766: 28763: 28762: 28759: 28757: 28755: 28752: 28751: 28748: 28746: 28744: 28741: 28740: 28737: 28735: 28733: 28730: 28729: 28726: 28724: 28722: 28719: 28718: 28715: 28713: 28711: 28708: 28707: 28704: 28702: 28700: 28697: 28696: 28694:start: sstart, 28693: 28691: 28689: 28686: 28685: 28682: 28680: 28678: 28675: 28674: 28672: 28670: 28667: 28666: 28663: 28661: 28659: 28656: 28655: 28652: 28650: 28648: 28645: 28644: 28641: 28639: 28637: 28634: 28633: 28631: 28629: 28626: 28625: 28622: 28620: 28618: 28615: 28614: 28611: 28609: 28607: 28604: 28603: 28601: 28599: 28596: 28595: 28592: 28590: 28588: 28585: 28584: 28581: 28579: 28577: 28574: 28573: 28571: 28569: 28566: 28565: 28562: 28560: 28558: 28555: 28554: 28551: 28549: 28547: 28544: 28543: 28541: 28539: 28536: 28535: 28532: 28530: 28528: 28525: 28524: 28521: 28519: 28517: 28514: 28513: 28510: 28508: 28506: 28503: 28502: 28499: 28497: 28495: 28492: 28491: 28488: 28486: 28484: 28481: 28480: 28477: 28475: 28473: 28470: 28469: 28467: 28465: 28462: 28461: 28458: 28456: 28454: 28451: 28450: 28447: 28445: 28443: 28440: 28439: 28437: 28435: 28432: 28431: 28428: 28426: 28424: 28421: 28420: 28417: 28415: 28413: 28410: 28409: 28407: 28405: 28402: 28401: 28398: 28396: 28394: 28391: 28390: 28387: 28385: 28383: 28380: 28379: 28377: 28375: 28372: 28371: 28368: 28366: 28364: 28361: 28360: 28357: 28355: 28353: 28350: 28349: 28347: 28345: 28342: 28341: 28338: 28336: 28334: 28331: 28330: 28327: 28325: 28323: 28320: 28319: 28316: 28314: 28312: 28309: 28308: 28305: 28303: 28301: 28298: 28297: 28294: 28292: 28290: 28287: 28286: 28284: 28282: 28279: 28278: 28275: 28273: 28271: 28268: 28267: 28264: 28262: 28260: 28257: 28256: 28253: 28251: 28249: 28246: 28245: 28242: 28240: 28238: 28235: 28234: 28231: 28229: 28227: 28224: 28223: 28220: 28218: 28216: 28213: 28212: 28209: 28207: 28205: 28202: 28201: 28198: 28196: 28194: 28191: 28190: 28187: 28185: 28183: 28180: 28179: 28176: 28174: 28172: 28169: 28168: 28166: 28164: 28161: 28160: 28157: 28155: 28153: 28150: 28149: 28146: 28144: 28142: 28139: 28138: 28136: 28134: 28131: 28130: 28127: 28125: 28123: 28120: 28119: 28116: 28114: 28112: 28109: 28108: 28105: 28103: 28101: 28098: 28097: 28094: 28092: 28090: 28087: 28086: 28083: 28081: 28079: 28076: 28075: 28072: 28070: 28068: 28065: 28064: 28061: 28059: 28057: 28054: 28053: 28050: 28048: 28046: 28043: 28042: 28039: 28037: 28035: 28032: 28031: 28028: 28026: 28024: 28021: 28020: 28018: 28016: 28013: 28012: 28009: 28007: 28005: 28002: 28001: 27998: 27996: 27994: 27991: 27990: 27988: 27986: 27983: 27982: 27979: 27977: 27975: 27972: 27971: 27968: 27966: 27964: 27961: 27960: 27957: 27955: 27953: 27950: 27949: 27946: 27944: 27942: 27939: 27938: 27935: 27933: 27931: 27928: 27927: 27924: 27922: 27920: 27917: 27916: 27913: 27911: 27909: 27906: 27905: 27902: 27900: 27898: 27895: 27894: 27891: 27889: 27887: 27884: 27883: 27880: 27878: 27876: 27873: 27872: 27869: 27867: 27865: 27862: 27861: 27858: 27856: 27854: 27851: 27850: 27847: 27845: 27843: 27840: 27839: 27836: 27834: 27832: 27829: 27828: 27825: 27823: 27821: 27818: 27817: 27814: 27812: 27810: 27807: 27806: 27803: 27801: 27799: 27796: 27795: 27792: 27790: 27788: 27785: 27784: 27781: 27779: 27777: 27774: 27773: 27770: 27768: 27766: 27763: 27762: 27759: 27757: 27755: 27752: 27751: 27748: 27746: 27744: 27741: 27740: 27737: 27735: 27733: 27730: 27729: 27726: 27724: 27722: 27719: 27718: 27715: 27713: 27711: 27708: 27707: 27704: 27702: 27700: 27697: 27696: 27693: 27691: 27689: 27686: 27685: 27682: 27680: 27678: 27675: 27674: 27671: 27669: 27667: 27664: 27663: 27660: 27658: 27656: 27653: 27652: 27650: 27648: 27645: 27644: 27641: 27639: 27637: 27634: 27633: 27630: 27628: 27626: 27623: 27622: 27620: 27618: 27615: 27614: 27611: 27609: 27607: 27604: 27603: 27600: 27598: 27596: 27593: 27592: 27589: 27587: 27585: 27582: 27581: 27578: 27576: 27574: 27571: 27570: 27567: 27565: 27563: 27560: 27559: 27556: 27554: 27552: 27549: 27548: 27546:start: sstart, 27545: 27543: 27541: 27538: 27537: 27534: 27532: 27530: 27527: 27526: 27524: 27522: 27519: 27518: 27515: 27513: 27511: 27508: 27507: 27504: 27502: 27500: 27497: 27496: 27493: 27491: 27489: 27486: 27485: 27482: 27480: 27478: 27475: 27474: 27471: 27469: 27467: 27464: 27463: 27460: 27458: 27456: 27453: 27452: 27449: 27447: 27445: 27442: 27441: 27438: 27436: 27434: 27431: 27430: 27427: 27425: 27423: 27420: 27419: 27416: 27414: 27412: 27409: 27408: 27405: 27403: 27401: 27398: 27397: 27394: 27392: 27390: 27387: 27386: 27384: 27382: 27379: 27378: 27375: 27373: 27371: 27368: 27367: 27364: 27362: 27360: 27357: 27356: 27354: 27352: 27349: 27348: 27345: 27343: 27341: 27338: 27337: 27334: 27332: 27330: 27327: 27326: 27323: 27321: 27319: 27316: 27315: 27312: 27310: 27308: 27305: 27304: 27301: 27299: 27297: 27294: 27293: 27290: 27288: 27286: 27283: 27282: 27280:start: sstart, 27279: 27277: 27275: 27272: 27271: 27268: 27266: 27264: 27261: 27260: 27258: 27256: 27253: 27252: 27249: 27247: 27245: 27242: 27241: 27238: 27236: 27234: 27231: 27230: 27227: 27225: 27223: 27220: 27219: 27216: 27214: 27212: 27209: 27208: 27205: 27203: 27201: 27198: 27197: 27194: 27192: 27190: 27187: 27186: 27183: 27181: 27179: 27176: 27175: 27172: 27170: 27168: 27165: 27164: 27161: 27159: 27157: 27154: 27153: 27150: 27148: 27146: 27143: 27142: 27139: 27137: 27135: 27132: 27131: 27128: 27126: 27124: 27121: 27120: 27118: 27116: 27113: 27112: 27109: 27107: 27105: 27102: 27101: 27098: 27096: 27094: 27091: 27090: 27088: 27086: 27083: 27082: 27079: 27077: 27075: 27072: 27071: 27068: 27066: 27064: 27061: 27060: 27057: 27055: 27053: 27050: 27049: 27046: 27044: 27042: 27039: 27038: 27035: 27033: 27031: 27028: 27027: 27024: 27022: 27020: 27017: 27016: 27014:start: sstart, 27013: 27011: 27009: 27006: 27005: 27002: 27000: 26998: 26995: 26994: 26992: 26990: 26987: 26986: 26983: 26981: 26979: 26976: 26975: 26973: 26971: 26968: 26967: 26965: 26963: 26960: 26959: 26956: 26954: 26952: 26949: 26948: 26945: 26943: 26941: 26938: 26937: 26934: 26932: 26930: 26927: 26926: 26923: 26921: 26919: 26916: 26915: 26912: 26910: 26908: 26905: 26904: 26901: 26899: 26897: 26894: 26893: 26890: 26888: 26886: 26883: 26882: 26879: 26877: 26875: 26872: 26871: 26868: 26866: 26864: 26861: 26860: 26857: 26855: 26853: 26850: 26849: 26846: 26844: 26842: 26839: 26838: 26835: 26833: 26831: 26828: 26827: 26824: 26822: 26820: 26817: 26816: 26814: 26812: 26809: 26808: 26805: 26803: 26801: 26798: 26797: 26794: 26792: 26790: 26787: 26786: 26783: 26781: 26779: 26776: 26775: 26772: 26770: 26768: 26765: 26764: 26761: 26759: 26757: 26754: 26753: 26750: 26748: 26746: 26743: 26742: 26739: 26737: 26735: 26732: 26731: 26728: 26726: 26724: 26721: 26720: 26717: 26715: 26713: 26710: 26709: 26706: 26704: 26702: 26699: 26698: 26695: 26693: 26691: 26688: 26687: 26684: 26682: 26680: 26677: 26676: 26674: 26672: 26669: 26668: 26665: 26663: 26661: 26658: 26657: 26654: 26652: 26650: 26647: 26646: 26644: 26642: 26639: 26638: 26635: 26633: 26631: 26628: 26627: 26624: 26622: 26620: 26617: 26616: 26613: 26611: 26609: 26606: 26605: 26602: 26600: 26598: 26595: 26594: 26591: 26589: 26587: 26584: 26583: 26580: 26578: 26576: 26573: 26572: 26569: 26567: 26565: 26562: 26561: 26559:start: sstart, 26558: 26556: 26554: 26551: 26550: 26547: 26545: 26543: 26540: 26539: 26537: 26535: 26532: 26531: 26528: 26526: 26524: 26521: 26520: 26517: 26515: 26513: 26510: 26509: 26506: 26504: 26502: 26499: 26498: 26496: 26494: 26491: 26490: 26487: 26485: 26483: 26480: 26479: 26476: 26474: 26472: 26469: 26468: 26465: 26463: 26461: 26458: 26457: 26454: 26452: 26450: 26447: 26446: 26443: 26441: 26439: 26436: 26435: 26433: 26431: 26428: 26427: 26424: 26422: 26420: 26417: 26416: 26413: 26411: 26409: 26406: 26405: 26402: 26400: 26398: 26395: 26394: 26391: 26389: 26387: 26384: 26383: 26380: 26378: 26376: 26373: 26372: 26369: 26367: 26365: 26362: 26361: 26358: 26356: 26354: 26351: 26350: 26347: 26345: 26343: 26340: 26339: 26336: 26334: 26332: 26329: 26328: 26326: 26324: 26321: 26320: 26317: 26315: 26313: 26310: 26309: 26306: 26304: 26302: 26299: 26298: 26295: 26293: 26291: 26288: 26287: 26285: 26283: 26280: 26279: 26276: 26274: 26272: 26269: 26268: 26265: 26263: 26261: 26258: 26257: 26254: 26252: 26250: 26247: 26246: 26243: 26241: 26239: 26236: 26235: 26232: 26230: 26228: 26225: 26224: 26222: 26220: 26217: 26216: 26213: 26211: 26209: 26206: 26205: 26202: 26200: 26198: 26195: 26194: 26191: 26189: 26187: 26184: 26183: 26180: 26178: 26176: 26173: 26172: 26169: 26167: 26165: 26162: 26161: 26158: 26156: 26154: 26151: 26150: 26147: 26145: 26143: 26140: 26139: 26136: 26134: 26132: 26129: 26128: 26125: 26123: 26121: 26118: 26117: 26114: 26112: 26110: 26107: 26106: 26103: 26101: 26099: 26096: 26095: 26092: 26090: 26088: 26085: 26084: 26081: 26079: 26077: 26074: 26073: 26070: 26068: 26066: 26063: 26062: 26059: 26057: 26055: 26052: 26051: 26048: 26046: 26044: 26041: 26040: 26037: 26035: 26033: 26030: 26029: 26026: 26024: 26022: 26019: 26018: 26015: 26013: 26011: 26008: 26007: 26004: 26002: 26000: 25997: 25996: 25993: 25991: 25989: 25986: 25985: 25983:start: sstart, 25982: 25980: 25978: 25975: 25974: 25971: 25969: 25967: 25964: 25963: 25961: 25959: 25956: 25955: 25953: 25951: 25948: 25947: 25944: 25942: 25940: 25937: 25936: 25933: 25931: 25929: 25926: 25925: 25922: 25920: 25918: 25915: 25914: 25911: 25909: 25907: 25904: 25903: 25901: 25899: 25896: 25895: 25892: 25890: 25888: 25885: 25884: 25881: 25879: 25877: 25874: 25873: 25870: 25868: 25866: 25863: 25862: 25859: 25857: 25855: 25852: 25851: 25848: 25846: 25844: 25841: 25840: 25837: 25835: 25833: 25830: 25829: 25827: 25825: 25822: 25821: 25818: 25816: 25814: 25811: 25810: 25807: 25805: 25803: 25800: 25799: 25796: 25794: 25792: 25789: 25788: 25785: 25783: 25781: 25778: 25777: 25775: 25773: 25770: 25769: 25766: 25764: 25762: 25759: 25758: 25755: 25753: 25751: 25748: 25747: 25744: 25742: 25740: 25737: 25736: 25733: 25731: 25729: 25726: 25725: 25723: 25721: 25718: 25717: 25714: 25712: 25710: 25707: 25706: 25703: 25701: 25699: 25696: 25695: 25692: 25690: 25688: 25685: 25684: 25681: 25679: 25677: 25674: 25673: 25670: 25668: 25666: 25663: 25662: 25659: 25657: 25655: 25652: 25651: 25649: 25647: 25644: 25643: 25640: 25638: 25636: 25633: 25632: 25629: 25627: 25625: 25622: 25621: 25618: 25616: 25614: 25611: 25610: 25607: 25605: 25603: 25600: 25599: 25597: 25595: 25592: 25591: 25588: 25586: 25584: 25581: 25580: 25577: 25575: 25573: 25570: 25569: 25566: 25564: 25562: 25559: 25558: 25555: 25553: 25551: 25548: 25547: 25544: 25542: 25540: 25537: 25536: 25533: 25531: 25529: 25526: 25525: 25523: 25521: 25518: 25517: 25515:var mySection; 25514: 25512: 25510: 25507: 25506: 25503: 25501: 25499: 25496: 25495: 25492: 25490: 25488: 25485: 25484: 25481: 25479: 25477: 25474: 25473: 25470: 25468: 25466: 25463: 25462: 25459: 25457: 25455: 25452: 25451: 25448: 25446: 25444: 25441: 25440: 25437: 25435: 25433: 25430: 25429: 25427: 25425: 25422: 25421: 25418: 25416: 25414: 25411: 25410: 25407: 25405: 25403: 25400: 25399: 25397: 25395: 25392: 25391: 25388: 25386: 25384: 25381: 25380: 25377: 25375: 25373: 25370: 25369: 25366: 25364: 25362: 25359: 25358: 25355: 25353: 25351: 25348: 25347: 25344: 25342: 25340: 25337: 25336: 25333: 25331: 25329: 25326: 25325: 25322: 25320: 25318: 25315: 25314: 25311: 25309: 25307: 25304: 25303: 25300: 25298: 25296: 25293: 25292: 25289: 25287: 25285: 25282: 25281: 25278: 25276: 25274: 25271: 25270: 25267: 25265: 25263: 25260: 25259: 25256: 25254: 25252: 25249: 25248: 25246: 25244: 25241: 25240: 25237: 25235: 25233: 25230: 25229: 25226: 25224: 25222: 25219: 25218: 25215: 25213: 25211: 25208: 25207: 25204: 25202: 25200: 25197: 25196: 25193: 25191: 25189: 25186: 25185: 25182: 25180: 25178: 25175: 25174: 25171: 25169: 25167: 25164: 25163: 25160: 25158: 25156: 25153: 25152: 25149: 25147: 25145: 25142: 25141: 25138: 25136: 25134: 25131: 25130: 25127: 25125: 25123: 25120: 25119: 25116: 25114: 25112: 25109: 25108: 25105: 25103: 25101: 25098: 25097: 25094: 25092: 25090: 25087: 25086: 25083: 25081: 25079: 25076: 25075: 25072: 25070: 25068: 25065: 25064: 25061: 25059: 25057: 25054: 25053: 25050: 25048: 25046: 25043: 25042: 25039: 25037: 25035: 25032: 25031: 25028: 25026: 25024: 25021: 25020: 25017: 25015: 25013: 25010: 25009: 25006: 25004: 25002: 24999: 24998: 24995: 24993: 24991: 24988: 24987: 24984: 24982: 24980: 24977: 24976: 24973: 24971: 24969: 24966: 24965: 24962: 24960: 24958: 24955: 24954: 24951: 24949: 24947: 24944: 24943: 24940: 24938: 24936: 24933: 24932: 24929: 24927: 24925: 24922: 24921: 24918: 24916: 24914: 24911: 24910: 24907: 24905: 24903: 24900: 24899: 24896: 24894: 24892: 24889: 24888: 24885: 24883: 24881: 24878: 24877: 24874: 24872: 24870: 24867: 24866: 24863: 24861: 24859: 24856: 24855: 24852: 24850: 24848: 24845: 24844: 24841: 24839: 24837: 24834: 24833: 24830: 24828: 24826: 24823: 24822: 24819: 24817: 24815: 24812: 24811: 24808: 24806: 24804: 24801: 24800: 24797: 24795: 24793: 24790: 24789: 24786: 24784: 24782: 24779: 24778: 24775: 24773: 24771: 24768: 24767: 24764: 24762: 24760: 24757: 24756: 24753: 24751: 24749: 24746: 24745: 24742: 24740: 24738: 24735: 24734: 24731: 24729: 24727: 24724: 24723: 24720: 24718: 24716: 24713: 24712: 24709: 24707: 24705: 24702: 24701: 24698: 24696: 24694: 24691: 24690: 24687: 24685: 24683: 24680: 24679: 24676: 24674: 24672: 24669: 24668: 24665: 24663: 24661: 24658: 24657: 24654: 24652: 24650: 24647: 24646: 24643: 24641: 24639: 24636: 24635: 24632: 24630: 24628: 24625: 24624: 24621: 24619: 24617: 24614: 24613: 24611: 24609: 24606: 24605: 24602: 24600: 24598: 24595: 24594: 24591: 24589: 24587: 24584: 24583: 24580: 24578: 24576: 24573: 24572: 24569: 24567: 24565: 24562: 24561: 24559: 24557: 24554: 24553: 24550: 24548: 24546: 24543: 24542: 24539: 24537: 24535: 24532: 24531: 24528: 24526: 24524: 24521: 24520: 24517: 24515: 24513: 24510: 24509: 24506: 24504: 24502: 24499: 24498: 24496: 24494: 24491: 24490: 24487: 24485: 24483: 24480: 24479: 24476: 24474: 24472: 24469: 24468: 24465: 24463: 24461: 24458: 24457: 24454: 24452: 24450: 24447: 24446: 24443: 24441: 24439: 24436: 24435: 24432: 24430: 24428: 24425: 24424: 24421: 24419: 24417: 24414: 24413: 24410: 24408: 24406: 24403: 24402: 24400: 24398: 24395: 24394: 24391: 24389: 24387: 24384: 24383: 24381: 24379: 24376: 24375: 24372: 24370: 24368: 24365: 24364: 24361: 24359: 24357: 24354: 24353: 24351: 24349: 24346: 24345: 24342: 24340: 24338: 24335: 24334: 24331: 24329: 24327: 24324: 24323: 24320: 24318: 24316: 24313: 24312: 24310: 24308: 24305: 24304: 24301: 24299: 24297: 24294: 24293: 24290: 24288: 24286: 24283: 24282: 24279: 24277: 24275: 24272: 24271: 24268: 24266: 24264: 24261: 24260: 24257: 24255: 24253: 24250: 24249: 24246: 24244: 24242: 24239: 24238: 24235: 24233: 24231: 24228: 24227: 24225: 24223: 24220: 24219: 24216: 24214: 24212: 24209: 24208: 24205: 24203: 24201: 24198: 24197: 24195: 24193: 24190: 24189: 24186: 24184: 24182: 24179: 24178: 24175: 24173: 24171: 24168: 24167: 24164: 24162: 24160: 24157: 24156: 24154: 24152: 24149: 24148: 24145: 24143: 24141: 24138: 24137: 24134: 24132: 24130: 24127: 24126: 24124: 24122: 24119: 24118: 24115: 24113: 24111: 24108: 24107: 24104: 24102: 24100: 24097: 24096: 24093: 24091: 24089: 24086: 24085: 24082: 24080: 24078: 24075: 24074: 24071: 24069: 24067: 24064: 24063: 24060: 24058: 24056: 24053: 24052: 24050: 24048: 24045: 24044: 24041: 24039: 24037: 24034: 24033: 24030: 24028: 24026: 24023: 24022: 24019: 24017: 24015: 24012: 24011: 24008: 24006: 24004: 24001: 24000: 23997: 23995: 23993: 23990: 23989: 23987: 23985: 23982: 23981: 23978: 23976: 23974: 23971: 23970: 23967: 23965: 23963: 23960: 23959: 23956: 23954: 23952: 23949: 23948: 23945: 23943: 23941: 23938: 23937: 23934: 23932: 23930: 23927: 23926: 23923: 23921: 23919: 23916: 23915: 23912: 23910: 23908: 23905: 23904: 23901: 23899: 23897: 23894: 23893: 23890: 23888: 23886: 23883: 23882: 23879: 23877: 23875: 23872: 23871: 23869: 23867: 23864: 23863: 23860: 23858: 23856: 23853: 23852: 23849: 23847: 23845: 23842: 23841: 23838: 23836: 23834: 23831: 23830: 23828: 23826: 23823: 23822: 23819: 23817: 23815: 23812: 23811: 23808: 23806: 23804: 23801: 23800: 23798: 23796: 23793: 23792: 23789: 23787: 23785: 23782: 23781: 23778: 23776: 23774: 23771: 23770: 23767: 23765: 23763: 23760: 23759: 23756: 23754: 23752: 23749: 23748: 23745: 23743: 23741: 23738: 23737: 23734: 23732: 23730: 23727: 23726: 23723: 23721: 23719: 23716: 23715: 23712: 23710: 23708: 23705: 23704: 23701: 23699: 23697: 23694: 23693: 23690: 23688: 23686: 23683: 23682: 23680: 23677: 23675: 23672: 23671: 23668: 23666: 23664: 23661: 23660: 23658: 23655: 23652: 23651: 23648: 23646: 23644: 23641: 23640: 23638: 23635: 23632: 23631: 23628: 23626: 23624: 23621: 23620: 23618: 23615: 23613: 23610: 23609: 23606: 23604: 23602: 23599: 23598: 23596: 23593: 23591: 23588: 23587: 23585: 23583: 23580: 23579: 23577: 23574: 23572: 23569: 23568: 23565: 23563: 23561: 23558: 23557: 23555: 23552: 23550: 23547: 23546: 23543: 23541: 23539: 23536: 23535: 23533: 23530: 23528: 23525: 23524: 23521: 23519: 23517: 23514: 23513: 23511: 23508: 23506: 23503: 23502: 23499: 23497: 23495: 23492: 23491: 23489: 23486: 23484: 23481: 23480: 23477: 23475: 23473: 23470: 23469: 23467: 23464: 23462: 23459: 23458: 23456: 23454: 23451: 23450: 23448: 23445: 23443: 23440: 23439: 23436: 23434: 23432: 23429: 23428: 23426: 23423: 23421: 23418: 23417: 23414: 23412: 23410: 23407: 23406: 23403: 23401: 23398: 23395: 23394: 23391: 23389: 23387: 23384: 23383: 23380: 23378: 23376: 23373: 23372: 23369: 23367: 23365: 23362: 23361: 23358: 23356: 23354: 23351: 23350: 23347: 23345: 23343: 23340: 23339: 23336: 23334: 23332: 23329: 23328: 23325: 23323: 23321: 23318: 23317: 23314: 23312: 23310: 23307: 23306: 23303: 23301: 23299: 23296: 23295: 23292: 23290: 23288: 23285: 23284: 23281: 23279: 23277: 23274: 23273: 23270: 23268: 23266: 23263: 23262: 23259: 23257: 23255: 23252: 23251: 23248: 23246: 23244: 23241: 23240: 23237: 23235: 23233: 23230: 23229: 23227: 23225: 23222: 23221: 23218: 23216: 23214: 23211: 23210: 23207: 23205: 23203: 23200: 23199: 23196: 23194: 23192: 23189: 23188: 23185: 23183: 23181: 23178: 23177: 23175: 23173: 23170: 23169: 23166: 23164: 23162: 23159: 23158: 23155: 23153: 23151: 23148: 23147: 23145: 23143: 23140: 23139: 23136: 23134: 23132: 23129: 23128: 23125: 23123: 23121: 23118: 23117: 23114: 23112: 23110: 23107: 23106: 23103: 23101: 23099: 23096: 23095: 23092: 23090: 23088: 23085: 23084: 23081: 23079: 23077: 23074: 23073: 23070: 23068: 23066: 23063: 23062: 23059: 23057: 23055: 23052: 23051: 23048: 23046: 23044: 23041: 23040: 23037: 23035: 23033: 23030: 23029: 23026: 23024: 23022: 23019: 23018: 23016: 23014: 23011: 23010: 23007: 23005: 23003: 23000: 22999: 22996: 22994: 22992: 22989: 22988: 22985: 22983: 22981: 22978: 22977: 22974: 22972: 22970: 22967: 22966: 22964: 22962: 22959: 22958: 22955: 22953: 22951: 22948: 22947: 22944: 22942: 22940: 22937: 22936: 22933: 22931: 22929: 22926: 22925: 22923: 22921: 22918: 22917: 22914: 22912: 22910: 22907: 22906: 22903: 22901: 22899: 22896: 22895: 22892: 22890: 22888: 22885: 22884: 22881: 22879: 22877: 22874: 22873: 22870: 22868: 22866: 22863: 22862: 22859: 22857: 22855: 22852: 22851: 22848: 22846: 22844: 22841: 22840: 22837: 22835: 22833: 22830: 22829: 22827:start: sstart, 22826: 22824: 22822: 22819: 22818: 22815: 22813: 22811: 22808: 22807: 22805: 22803: 22800: 22799: 22796: 22794: 22792: 22789: 22788: 22785: 22783: 22781: 22778: 22777: 22774: 22772: 22770: 22767: 22766: 22763: 22761: 22759: 22756: 22755: 22752: 22750: 22748: 22745: 22744: 22741: 22739: 22737: 22734: 22733: 22730: 22728: 22726: 22723: 22722: 22720: 22718: 22715: 22714: 22711: 22709: 22707: 22704: 22703: 22700: 22698: 22696: 22693: 22692: 22689: 22687: 22685: 22682: 22681: 22678: 22676: 22674: 22671: 22670: 22667: 22665: 22663: 22660: 22659: 22656: 22654: 22652: 22649: 22648: 22645: 22643: 22641: 22638: 22637: 22634: 22632: 22630: 22627: 22626: 22623: 22621: 22619: 22616: 22615: 22612: 22610: 22608: 22605: 22604: 22602: 22600: 22597: 22596: 22593: 22591: 22589: 22586: 22585: 22582: 22580: 22578: 22575: 22574: 22572: 22570: 22567: 22566: 22563: 22561: 22559: 22556: 22555: 22552: 22550: 22548: 22545: 22544: 22541: 22539: 22537: 22534: 22533: 22530: 22528: 22526: 22523: 22522: 22519: 22517: 22515: 22512: 22511: 22508: 22506: 22504: 22501: 22500: 22497: 22495: 22493: 22490: 22489: 22486: 22484: 22482: 22479: 22478: 22475: 22473: 22471: 22468: 22467: 22465: 22463: 22460: 22459: 22456: 22454: 22452: 22449: 22448: 22445: 22443: 22441: 22438: 22437: 22434: 22432: 22430: 22427: 22426: 22424: 22421: 22419: 22416: 22415: 22413: 22411: 22408: 22407: 22405: 22403: 22400: 22399: 22396: 22394: 22392: 22389: 22388: 22385: 22383: 22381: 22378: 22376: 22373: 22372: 22369: 22367: 22365: 22362: 22361: 22359: 22357: 22354: 22353: 22350: 22348: 22346: 22343: 22342: 22339: 22337: 22335: 22332: 22331: 22328: 22326: 22324: 22321: 22320: 22317: 22315: 22313: 22310: 22309: 22306: 22304: 22302: 22299: 22298: 22295: 22293: 22291: 22288: 22287: 22284: 22282: 22280: 22277: 22276: 22273: 22271: 22269: 22266: 22265: 22262: 22260: 22258: 22255: 22254: 22251: 22249: 22247: 22244: 22243: 22240: 22238: 22236: 22233: 22232: 22229: 22227: 22225: 22222: 22221: 22218: 22216: 22214: 22211: 22210: 22207: 22205: 22203: 22200: 22199: 22196: 22194: 22192: 22189: 22188: 22185: 22183: 22181: 22178: 22177: 22174: 22172: 22170: 22167: 22166: 22163: 22161: 22159: 22156: 22155: 22152: 22150: 22148: 22145: 22144: 22141: 22139: 22137: 22134: 22133: 22130: 22128: 22126: 22123: 22122: 22119: 22117: 22115: 22112: 22111: 22109: 22107: 22104: 22103: 22100: 22098: 22096: 22093: 22092: 22089: 22087: 22085: 22082: 22081: 22078: 22076: 22074: 22071: 22070: 22067: 22065: 22063: 22060: 22059: 22057: 22055: 22052: 22051: 22048: 22046: 22044: 22041: 22040: 22037: 22035: 22033: 22030: 22029: 22026: 22024: 22022: 22019: 22018: 22015: 22013: 22011: 22008: 22007: 22004: 22002: 22000: 21997: 21996: 21993: 21991: 21989: 21986: 21985: 21982: 21980: 21978: 21975: 21974: 21971: 21969: 21967: 21964: 21963: 21961:start: sstart, 21960: 21958: 21956: 21953: 21952: 21949: 21947: 21945: 21942: 21941: 21939: 21937: 21934: 21933: 21930: 21928: 21926: 21923: 21922: 21919: 21917: 21915: 21912: 21911: 21908: 21906: 21904: 21901: 21900: 21897: 21895: 21893: 21890: 21889: 21886: 21884: 21882: 21879: 21878: 21875: 21873: 21871: 21868: 21867: 21865: 21863: 21860: 21859: 21856: 21854: 21852: 21849: 21848: 21845: 21843: 21841: 21838: 21837: 21834: 21832: 21830: 21827: 21826: 21823: 21821: 21819: 21816: 21815: 21812: 21810: 21808: 21805: 21804: 21801: 21799: 21797: 21794: 21793: 21791: 21789: 21786: 21785: 21782: 21780: 21778: 21775: 21774: 21771: 21769: 21767: 21764: 21763: 21760: 21758: 21756: 21753: 21752: 21749: 21747: 21745: 21742: 21741: 21738: 21736: 21734: 21731: 21730: 21727: 21725: 21723: 21720: 21719: 21717: 21715: 21712: 21711: 21708: 21706: 21704: 21701: 21700: 21697: 21695: 21693: 21690: 21689: 21686: 21684: 21682: 21679: 21678: 21675: 21673: 21671: 21668: 21667: 21664: 21662: 21660: 21657: 21656: 21653: 21651: 21649: 21646: 21645: 21642: 21640: 21638: 21635: 21634: 21631: 21629: 21627: 21624: 21623: 21620: 21618: 21616: 21613: 21612: 21609: 21607: 21605: 21602: 21601: 21598: 21596: 21594: 21591: 21590: 21587: 21585: 21583: 21580: 21579: 21576: 21574: 21572: 21569: 21568: 21565: 21563: 21561: 21558: 21557: 21555: 21553: 21550: 21549: 21546: 21544: 21542: 21539: 21538: 21535: 21533: 21531: 21528: 21527: 21524: 21522: 21520: 21517: 21516: 21513: 21511: 21509: 21506: 21505: 21502: 21500: 21498: 21495: 21494: 21491: 21489: 21487: 21484: 21483: 21480: 21478: 21476: 21473: 21472: 21469: 21467: 21465: 21462: 21461: 21458: 21456: 21454: 21451: 21450: 21448:start: sstart, 21447: 21445: 21443: 21440: 21439: 21436: 21434: 21432: 21429: 21428: 21426: 21424: 21421: 21420: 21417: 21415: 21413: 21410: 21409: 21406: 21404: 21402: 21399: 21398: 21395: 21393: 21391: 21388: 21387: 21384: 21382: 21380: 21377: 21376: 21374: 21372: 21369: 21368: 21365: 21363: 21361: 21358: 21357: 21354: 21352: 21350: 21347: 21346: 21343: 21341: 21339: 21336: 21335: 21332: 21330: 21328: 21325: 21324: 21321: 21319: 21317: 21314: 21313: 21310: 21308: 21306: 21303: 21302: 21299: 21297: 21295: 21292: 21291: 21288: 21286: 21284: 21281: 21280: 21277: 21275: 21273: 21270: 21269: 21266: 21264: 21262: 21259: 21258: 21255: 21253: 21251: 21248: 21247: 21245: 21243: 21240: 21239: 21236: 21234: 21232: 21229: 21228: 21225: 21223: 21221: 21218: 21217: 21214: 21212: 21210: 21207: 21206: 21203: 21201: 21199: 21196: 21195: 21193: 21191: 21188: 21187: 21184: 21182: 21180: 21177: 21176: 21173: 21171: 21169: 21166: 21165: 21162: 21160: 21158: 21155: 21154: 21151: 21149: 21147: 21144: 21143: 21140: 21138: 21136: 21133: 21132: 21129: 21127: 21125: 21122: 21121: 21118: 21116: 21114: 21111: 21110: 21108: 21106: 21103: 21102: 21099: 21097: 21095: 21092: 21091: 21088: 21086: 21084: 21081: 21080: 21077: 21075: 21073: 21070: 21069: 21066: 21064: 21062: 21059: 21058: 21056: 21054: 21051: 21050: 21047: 21045: 21043: 21040: 21039: 21036: 21034: 21032: 21029: 21028: 21025: 21023: 21021: 21018: 21017: 21014: 21012: 21010: 21007: 21006: 21003: 21001: 20999: 20996: 20995: 20992: 20990: 20988: 20985: 20984: 20981: 20979: 20977: 20974: 20973: 20970: 20968: 20966: 20963: 20962: 20959: 20957: 20955: 20952: 20951: 20948: 20946: 20944: 20941: 20940: 20937: 20935: 20933: 20930: 20929: 20926: 20924: 20922: 20919: 20918: 20915: 20913: 20911: 20908: 20907: 20904: 20902: 20900: 20897: 20896: 20893: 20891: 20889: 20886: 20885: 20883:var mySection; 20882: 20880: 20878: 20875: 20874: 20871: 20869: 20867: 20864: 20863: 20860: 20858: 20856: 20853: 20852: 20849: 20847: 20845: 20842: 20841: 20838: 20836: 20834: 20831: 20830: 20827: 20825: 20823: 20820: 20819: 20816: 20814: 20812: 20809: 20808: 20806: 20804: 20801: 20800: 20797: 20795: 20793: 20790: 20789: 20786: 20784: 20782: 20779: 20778: 20776: 20774: 20771: 20770: 20767: 20765: 20763: 20760: 20759: 20756: 20754: 20752: 20749: 20748: 20745: 20743: 20741: 20738: 20737: 20734: 20732: 20730: 20727: 20726: 20723: 20721: 20719: 20716: 20715: 20712: 20710: 20708: 20705: 20704: 20701: 20699: 20697: 20694: 20693: 20690: 20688: 20686: 20683: 20682: 20679: 20677: 20675: 20672: 20671: 20669: 20667: 20664: 20663: 20660: 20658: 20656: 20653: 20652: 20649: 20647: 20645: 20642: 20641: 20638: 20636: 20634: 20631: 20630: 20627: 20625: 20623: 20620: 20619: 20617: 20615: 20612: 20611: 20608: 20606: 20604: 20601: 20600: 20597: 20595: 20593: 20590: 20589: 20587: 20585: 20582: 20581: 20578: 20576: 20574: 20571: 20570: 20567: 20565: 20563: 20560: 20559: 20556: 20554: 20552: 20549: 20548: 20545: 20543: 20541: 20538: 20537: 20535: 20533: 20530: 20529: 20526: 20524: 20522: 20519: 20518: 20515: 20513: 20511: 20508: 20507: 20504: 20502: 20500: 20497: 20496: 20493: 20491: 20489: 20486: 20485: 20482: 20480: 20478: 20475: 20474: 20471: 20469: 20467: 20464: 20463: 20460: 20458: 20456: 20453: 20452: 20449: 20447: 20445: 20442: 20441: 20438: 20436: 20434: 20431: 20430: 20428: 20426: 20423: 20422: 20419: 20417: 20415: 20412: 20411: 20408: 20406: 20404: 20401: 20400: 20397: 20395: 20393: 20390: 20389: 20387: 20385: 20382: 20381: 20378: 20376: 20374: 20371: 20370: 20367: 20365: 20363: 20360: 20359: 20357: 20355: 20352: 20351: 20348: 20346: 20344: 20341: 20340: 20337: 20335: 20333: 20330: 20329: 20326: 20324: 20322: 20319: 20318: 20315: 20313: 20311: 20308: 20307: 20304: 20302: 20300: 20297: 20296: 20293: 20291: 20289: 20286: 20285: 20282: 20280: 20278: 20275: 20274: 20272: 20270: 20267: 20266: 20263: 20261: 20259: 20256: 20255: 20252: 20250: 20248: 20245: 20244: 20241: 20239: 20237: 20234: 20233: 20230: 20228: 20226: 20223: 20222: 20219: 20217: 20215: 20212: 20211: 20208: 20206: 20204: 20201: 20200: 20197: 20195: 20193: 20190: 20189: 20186: 20184: 20182: 20179: 20178: 20175: 20173: 20171: 20168: 20167: 20164: 20162: 20160: 20157: 20156: 20154: 20152: 20149: 20148: 20145: 20143: 20141: 20138: 20137: 20134: 20132: 20130: 20127: 20126: 20124: 20122: 20119: 20118: 20115: 20113: 20111: 20108: 20107: 20104: 20102: 20100: 20097: 20096: 20093: 20091: 20089: 20086: 20085: 20082: 20080: 20078: 20075: 20074: 20071: 20069: 20067: 20064: 20063: 20060: 20058: 20056: 20053: 20052: 20049: 20047: 20045: 20042: 20041: 20038: 20036: 20034: 20031: 20030: 20027: 20025: 20023: 20020: 20019: 20016: 20014: 20012: 20009: 20008: 20006: 20004: 20001: 20000: 19997: 19995: 19993: 19990: 19989: 19987: 19985: 19982: 19981: 19978: 19976: 19974: 19971: 19970: 19967: 19965: 19963: 19960: 19959: 19956: 19954: 19952: 19949: 19948: 19945: 19943: 19941: 19938: 19937: 19934: 19932: 19930: 19927: 19926: 19923: 19921: 19919: 19916: 19915: 19913: 19911: 19908: 19907: 19904: 19902: 19900: 19897: 19896: 19893: 19891: 19889: 19886: 19885: 19882: 19880: 19878: 19875: 19874: 19871: 19869: 19867: 19864: 19863: 19860: 19858: 19856: 19853: 19852: 19849: 19847: 19845: 19842: 19841: 19838: 19836: 19834: 19831: 19830: 19827: 19825: 19823: 19820: 19819: 19816: 19814: 19812: 19809: 19808: 19805: 19803: 19801: 19798: 19797: 19794: 19792: 19790: 19787: 19786: 19783: 19781: 19779: 19776: 19775: 19772: 19770: 19768: 19765: 19764: 19761: 19759: 19757: 19754: 19753: 19750: 19748: 19746: 19743: 19742: 19739: 19737: 19735: 19732: 19731: 19728: 19726: 19724: 19721: 19720: 19717: 19715: 19713: 19710: 19709: 19706: 19704: 19702: 19699: 19698: 19695: 19693: 19691: 19688: 19687: 19684: 19682: 19680: 19677: 19676: 19673: 19671: 19669: 19666: 19665: 19662: 19660: 19658: 19655: 19654: 19652: 19650: 19647: 19646: 19643: 19641: 19639: 19636: 19635: 19632: 19630: 19628: 19625: 19624: 19621: 19619: 19617: 19614: 19613: 19610: 19608: 19606: 19603: 19602: 19599: 19597: 19595: 19592: 19591: 19589: 19587: 19584: 19583: 19580: 19578: 19576: 19573: 19572: 19569: 19567: 19565: 19562: 19561: 19559: 19557: 19554: 19553: 19550: 19548: 19546: 19543: 19542: 19539: 19537: 19535: 19532: 19531: 19528: 19526: 19524: 19521: 19520: 19517: 19515: 19513: 19510: 19509: 19506: 19504: 19502: 19499: 19498: 19495: 19493: 19491: 19488: 19487: 19484: 19482: 19480: 19477: 19476: 19473: 19471: 19469: 19466: 19465: 19462: 19460: 19458: 19455: 19454: 19451: 19449: 19447: 19444: 19443: 19441: 19439: 19436: 19435: 19432: 19430: 19428: 19425: 19424: 19421: 19419: 19417: 19414: 19413: 19410: 19408: 19406: 19403: 19402: 19400: 19398: 19395: 19394: 19391: 19389: 19387: 19384: 19383: 19380: 19378: 19376: 19373: 19372: 19369: 19367: 19365: 19362: 19361: 19358: 19356: 19354: 19351: 19350: 19347: 19345: 19343: 19340: 19339: 19336: 19334: 19332: 19329: 19328: 19325: 19323: 19321: 19318: 19317: 19314: 19312: 19310: 19307: 19306: 19304: 19302: 19299: 19298: 19295: 19293: 19291: 19288: 19287: 19284: 19282: 19280: 19277: 19276: 19273: 19271: 19269: 19266: 19265: 19263: 19261: 19258: 19257: 19254: 19252: 19250: 19247: 19246: 19243: 19241: 19239: 19236: 19235: 19232: 19230: 19228: 19225: 19224: 19222: 19220: 19217: 19216: 19213: 19211: 19209: 19206: 19205: 19202: 19200: 19198: 19195: 19194: 19191: 19189: 19187: 19184: 19183: 19180: 19178: 19176: 19173: 19172: 19169: 19167: 19165: 19162: 19161: 19158: 19156: 19154: 19151: 19150: 19147: 19145: 19143: 19140: 19139: 19137: 19135: 19132: 19131: 19128: 19126: 19124: 19121: 19120: 19117: 19115: 19113: 19110: 19109: 19107: 19105: 19102: 19101: 19098: 19096: 19094: 19091: 19090: 19087: 19085: 19083: 19080: 19079: 19076: 19074: 19072: 19069: 19068: 19066: 19064: 19061: 19060: 19057: 19055: 19053: 19050: 19049: 19046: 19044: 19042: 19039: 19038: 19035: 19033: 19031: 19028: 19027: 19024: 19022: 19020: 19017: 19016: 19013: 19011: 19009: 19006: 19005: 19002: 19000: 18998: 18995: 18994: 18991: 18989: 18987: 18984: 18983: 18980: 18978: 18976: 18973: 18972: 18969: 18967: 18965: 18962: 18961: 18958: 18956: 18954: 18951: 18950: 18947: 18945: 18943: 18940: 18939: 18936: 18934: 18932: 18929: 18928: 18925: 18923: 18921: 18918: 18917: 18915: 18913: 18910: 18909: 18906: 18904: 18902: 18899: 18898: 18895: 18893: 18891: 18888: 18887: 18884: 18882: 18880: 18877: 18876: 18873: 18871: 18869: 18866: 18865: 18862: 18860: 18858: 18855: 18854: 18851: 18849: 18847: 18844: 18843: 18840: 18838: 18836: 18833: 18832: 18829: 18827: 18825: 18822: 18821: 18819: 18817: 18814: 18813: 18810: 18808: 18806: 18803: 18802: 18799: 18797: 18795: 18792: 18791: 18788: 18786: 18784: 18781: 18780: 18777: 18775: 18773: 18770: 18769: 18767: 18765: 18762: 18761: 18758: 18756: 18754: 18751: 18750: 18747: 18745: 18743: 18740: 18739: 18737: 18735: 18732: 18731: 18728: 18726: 18724: 18721: 18720: 18717: 18715: 18713: 18710: 18709: 18706: 18704: 18702: 18699: 18698: 18695: 18693: 18691: 18688: 18687: 18685: 18683: 18680: 18679: 18676: 18674: 18672: 18669: 18668: 18665: 18663: 18661: 18658: 18657: 18654: 18652: 18650: 18647: 18646: 18643: 18641: 18639: 18636: 18635: 18633: 18631: 18628: 18627: 18624: 18622: 18620: 18617: 18616: 18613: 18611: 18609: 18606: 18605: 18603: 18601: 18598: 18597: 18594: 18592: 18590: 18587: 18586: 18583: 18581: 18579: 18576: 18575: 18573: 18571: 18568: 18567: 18564: 18562: 18560: 18557: 18556: 18553: 18551: 18549: 18546: 18545: 18542: 18540: 18538: 18535: 18534: 18532: 18530: 18527: 18526: 18523: 18521: 18519: 18516: 18515: 18512: 18510: 18508: 18505: 18504: 18501: 18499: 18497: 18494: 18493: 18491: 18489: 18486: 18485: 18482: 18480: 18478: 18475: 18474: 18471: 18469: 18467: 18464: 18463: 18460: 18458: 18456: 18453: 18452: 18450: 18448: 18445: 18444: 18441: 18439: 18437: 18434: 18433: 18431: 18429: 18426: 18425: 18422: 18420: 18418: 18415: 18414: 18411: 18409: 18407: 18404: 18403: 18400: 18398: 18396: 18393: 18392: 18389: 18387: 18385: 18382: 18381: 18379: 18377: 18374: 18373: 18370: 18368: 18366: 18363: 18362: 18359: 18357: 18355: 18352: 18351: 18348: 18346: 18344: 18341: 18340: 18337: 18335: 18333: 18330: 18329: 18326: 18324: 18322: 18319: 18318: 18315: 18313: 18311: 18308: 18307: 18304: 18302: 18300: 18297: 18296: 18293: 18291: 18289: 18286: 18285: 18283: 18281: 18278: 18277: 18274: 18272: 18270: 18267: 18266: 18263: 18261: 18259: 18256: 18255: 18253: 18251: 18248: 18247: 18244: 18242: 18240: 18237: 18236: 18233: 18231: 18229: 18226: 18225: 18222: 18220: 18218: 18215: 18214: 18211: 18209: 18207: 18204: 18203: 18200: 18198: 18196: 18193: 18192: 18189: 18187: 18185: 18182: 18181: 18178: 18176: 18174: 18171: 18170: 18167: 18165: 18163: 18160: 18159: 18156: 18154: 18152: 18149: 18148: 18146: 18144: 18141: 18140: 18137: 18135: 18133: 18130: 18129: 18126: 18124: 18122: 18119: 18118: 18115: 18113: 18111: 18108: 18107: 18104: 18102: 18100: 18097: 18096: 18093: 18091: 18089: 18086: 18085: 18082: 18080: 18078: 18075: 18074: 18071: 18069: 18067: 18064: 18063: 18060: 18058: 18056: 18053: 18052: 18049: 18047: 18045: 18042: 18041: 18039: 18037: 18034: 18033: 18030: 18028: 18026: 18023: 18022: 18020: 18018: 18015: 18014: 18011: 18009: 18007: 18004: 18003: 18000: 17998: 17996: 17993: 17992: 17989: 17987: 17985: 17982: 17981: 17978: 17976: 17974: 17971: 17970: 17967: 17965: 17963: 17960: 17959: 17956: 17954: 17952: 17949: 17948: 17945: 17943: 17941: 17938: 17937: 17934: 17932: 17930: 17927: 17926: 17923: 17921: 17919: 17916: 17915: 17912: 17910: 17908: 17905: 17904: 17901: 17899: 17897: 17894: 17893: 17890: 17888: 17886: 17883: 17882: 17879: 17877: 17875: 17872: 17871: 17868: 17866: 17864: 17861: 17860: 17857: 17855: 17853: 17850: 17849: 17846: 17844: 17842: 17839: 17838: 17835: 17833: 17831: 17828: 17827: 17824: 17822: 17820: 17817: 17816: 17813: 17811: 17809: 17806: 17805: 17802: 17800: 17798: 17795: 17794: 17791: 17789: 17787: 17784: 17783: 17781: 17779: 17776: 17775: 17772: 17770: 17768: 17765: 17764: 17761: 17759: 17757: 17754: 17753: 17750: 17748: 17746: 17743: 17742: 17739: 17737: 17735: 17732: 17731: 17728: 17726: 17724: 17721: 17720: 17717: 17715: 17713: 17710: 17709: 17706: 17704: 17702: 17699: 17698: 17695: 17693: 17691: 17688: 17687: 17684: 17682: 17680: 17677: 17676: 17673: 17671: 17669: 17666: 17665: 17662: 17660: 17658: 17655: 17654: 17651: 17649: 17647: 17644: 17643: 17640: 17638: 17636: 17633: 17632: 17629: 17627: 17625: 17622: 17621: 17618: 17616: 17614: 17611: 17610: 17607: 17605: 17603: 17600: 17599: 17596: 17594: 17592: 17589: 17588: 17585: 17583: 17581: 17578: 17577: 17575: 17573: 17570: 17569: 17566: 17564: 17562: 17559: 17558: 17555: 17553: 17551: 17548: 17547: 17544: 17542: 17540: 17537: 17536: 17533: 17531: 17529: 17526: 17525: 17522: 17520: 17518: 17515: 17514: 17512: 17510: 17507: 17506: 17503: 17501: 17499: 17496: 17495: 17492: 17490: 17488: 17485: 17484: 17481: 17479: 17477: 17474: 17473: 17471: 17468: 17466: 17463: 17462: 17459: 17457: 17455: 17452: 17451: 17446: 17443:startIndex 17442: 17439: 17438: 17436: 17434: 17430: 17426: 17423: 17422: 17420: 17417: 17416: 17414: 17411: 17409: 17406: 17405: 17402: 17400: 17398: 17395: 17394: 17392: 17389: 17387: 17384: 17383: 17381: 17379: 17376: 17375: 17373: 17370: 17368: 17365: 17364: 17361: 17359: 17357: 17354: 17353: 17349: 17345: 17342: 17341: 17339: 17337: 17332: 17328: 17325: 17324: 17322: 17319: 17318: 17316: 17313: 17311: 17308: 17307: 17304: 17302: 17300: 17297: 17296: 17294: 17291: 17288: 17287: 17284: 17282: 17280: 17277: 17276: 17274: 17271: 17269: 17266: 17265: 17262: 17260: 17258: 17255: 17254: 17252: 17249: 17246: 17245: 17242: 17240: 17238: 17235: 17234: 17232: 17229: 17227: 17224: 17223: 17220: 17218: 17216: 17213: 17212: 17210: 17207: 17205: 17202: 17201: 17199: 17197: 17194: 17193: 17191: 17188: 17186: 17183: 17182: 17179: 17177: 17175: 17172: 17171: 17169: 17166: 17163: 17162: 17159: 17157: 17155: 17152: 17151: 17149: 17146: 17144: 17141: 17140: 17137: 17135: 17133: 17130: 17129: 17127: 17124: 17121: 17120: 17117: 17115: 17113: 17110: 17109: 17107: 17104: 17101: 17100: 17097: 17095: 17093: 17090: 17089: 17087: 17084: 17082: 17079: 17078: 17075: 17073: 17071: 17068: 17067: 17065: 17062: 17060: 17057: 17056: 17053: 17051: 17049: 17046: 17045: 17043: 17040: 17038: 17035: 17034: 17031: 17029: 17027: 17024: 17023: 17019: 17016: 17013: 17011: 17010: 17008: 17006: 17002: 16999: 16996: 16992: 16989: 16986: 16983: 16982: 16980: 16977: 16976: 16974: 16971: 16969: 16966: 16965: 16962: 16960: 16958: 16955: 16954: 16952: 16950:// properties: 16949: 16947: 16944: 16943: 16941: 16939: 16936: 16935: 16933: 16930: 16927: 16926: 16923: 16921: 16919: 16916: 16915: 16913: 16911:// == Rules == 16910: 16908: 16905: 16904: 16901: 16899: 16897: 16894: 16893: 16890: 16888: 16885: 16882: 16881: 16878: 16876: 16874: 16871: 16870: 16867: 16865: 16863: 16860: 16859: 16856: 16854: 16852: 16849: 16848: 16845: 16843: 16841: 16838: 16837: 16834: 16832: 16830: 16827: 16826: 16823: 16821: 16819: 16816: 16815: 16813: 16811: 16808: 16807: 16804: 16802: 16800: 16797: 16796: 16793: 16791: 16789: 16786: 16785: 16782: 16780: 16778: 16775: 16774: 16772: 16770: 16767: 16766: 16763: 16761: 16759: 16756: 16755: 16752: 16750: 16748: 16745: 16744: 16741: 16739: 16737: 16734: 16733: 16730: 16728: 16726: 16723: 16722: 16719: 16717: 16715: 16712: 16711: 16708: 16706: 16704: 16701: 16700: 16697: 16695: 16693: 16690: 16689: 16686: 16684: 16682: 16679: 16678: 16675: 16673: 16671: 16668: 16667: 16664: 16662: 16660: 16657: 16656: 16653: 16651: 16649: 16646: 16645: 16642: 16640: 16638: 16635: 16634: 16631: 16629: 16627: 16624: 16623: 16620: 16618: 16616: 16613: 16612: 16609: 16607: 16605: 16602: 16601: 16598: 16596: 16594: 16591: 16590: 16587: 16585: 16583: 16580: 16579: 16577: 16575: 16572: 16571: 16568: 16566: 16564: 16561: 16560: 16557: 16555: 16553: 16550: 16549: 16546: 16544: 16542: 16539: 16538: 16535: 16533: 16531: 16528: 16527: 16524: 16522: 16520: 16517: 16516: 16513: 16511: 16509: 16506: 16505: 16503: 16501: 16498: 16497: 16494: 16492: 16490: 16487: 16486: 16483: 16481: 16479: 16476: 16475: 16472: 16470: 16468: 16465: 16464: 16461: 16459: 16457: 16454: 16453: 16450: 16448: 16446: 16443: 16442: 16439: 16437: 16435: 16432: 16431: 16428: 16426: 16424: 16421: 16420: 16417: 16415: 16413: 16410: 16409: 16406: 16404: 16402: 16399: 16398: 16396:start: sstart, 16395: 16393: 16391: 16388: 16387: 16384: 16382: 16380: 16377: 16376: 16373: 16371: 16369: 16366: 16365: 16362: 16360: 16358: 16355: 16354: 16351: 16349: 16347: 16344: 16343: 16340: 16338: 16336: 16333: 16332: 16329: 16327: 16325: 16322: 16321: 16318: 16316: 16314: 16311: 16310: 16308: 16306: 16303: 16302: 16299: 16297: 16295: 16292: 16291: 16288: 16286: 16284: 16281: 16280: 16277: 16275: 16273: 16270: 16269: 16266: 16264: 16262: 16259: 16258: 16256: 16254: 16251: 16250: 16247: 16245: 16243: 16240: 16239: 16236: 16234: 16232: 16229: 16228: 16225: 16223: 16221: 16218: 16217: 16215: 16213: 16210: 16209: 16206: 16204: 16202: 16199: 16198: 16195: 16193: 16191: 16188: 16187: 16184: 16182: 16180: 16177: 16176: 16174: 16172: 16169: 16168: 16165: 16163: 16161: 16158: 16157: 16154: 16152: 16150: 16147: 16146: 16143: 16141: 16139: 16136: 16135: 16132: 16130: 16128: 16125: 16124: 16121: 16119: 16117: 16114: 16113: 16110: 16108: 16106: 16103: 16102: 16100: 16098: 16095: 16094: 16091: 16089: 16087: 16084: 16083: 16080: 16078: 16076: 16073: 16072: 16069: 16067: 16065: 16062: 16061: 16058: 16056: 16054: 16051: 16050: 16047: 16045: 16043: 16040: 16039: 16036: 16034: 16032: 16029: 16028: 16025: 16023: 16021: 16018: 16017: 16014: 16012: 16010: 16007: 16006: 16003: 16001: 15999: 15996: 15995: 15992: 15990: 15988: 15985: 15984: 15982: 15980: 15977: 15976: 15973: 15971: 15969: 15966: 15965: 15962: 15960: 15958: 15955: 15954: 15951: 15949: 15947: 15944: 15943: 15940: 15938: 15936: 15933: 15932: 15930: 15928: 15925: 15924: 15921: 15919: 15917: 15914: 15913: 15910: 15908: 15906: 15903: 15902: 15899: 15897: 15895: 15892: 15891: 15888: 15886: 15884: 15881: 15880: 15877: 15875: 15873: 15870: 15869: 15866: 15864: 15862: 15859: 15858: 15856: 15854: 15851: 15850: 15847: 15845: 15843: 15840: 15839: 15836: 15834: 15832: 15829: 15828: 15825: 15823: 15821: 15818: 15817: 15815: 15813: 15810: 15809: 15806: 15804: 15802: 15799: 15798: 15795: 15793: 15791: 15788: 15787: 15784: 15782: 15780: 15777: 15776: 15774: 15772: 15769: 15768: 15765: 15763: 15761: 15758: 15757: 15754: 15752: 15750: 15747: 15746: 15743: 15741: 15739: 15736: 15735: 15732: 15730: 15728: 15725: 15724: 15721: 15719: 15717: 15714: 15713: 15710: 15708: 15706: 15703: 15702: 15700: 15698: 15695: 15694: 15691: 15689: 15687: 15684: 15683: 15680: 15678: 15676: 15673: 15672: 15669: 15667: 15665: 15662: 15661: 15658: 15656: 15654: 15651: 15650: 15647: 15645: 15643: 15640: 15639: 15636: 15634: 15632: 15629: 15628: 15625: 15623: 15621: 15618: 15617: 15614: 15612: 15610: 15607: 15606: 15603: 15601: 15599: 15596: 15595: 15592: 15590: 15588: 15585: 15584: 15582: 15580: 15577: 15576: 15573: 15571: 15569: 15566: 15565: 15562: 15560: 15558: 15555: 15554: 15551: 15549: 15547: 15544: 15543: 15540: 15538: 15536: 15533: 15532: 15530: 15528: 15525: 15524: 15521: 15519: 15517: 15514: 15513: 15510: 15508: 15506: 15503: 15502: 15499: 15497: 15495: 15492: 15491: 15488: 15486: 15484: 15481: 15480: 15477: 15475: 15473: 15470: 15469: 15466: 15464: 15462: 15459: 15458: 15456: 15454: 15451: 15450: 15447: 15445: 15443: 15440: 15439: 15436: 15434: 15432: 15429: 15428: 15425: 15423: 15421: 15418: 15417: 15415: 15413: 15410: 15409: 15406: 15404: 15402: 15399: 15398: 15395: 15393: 15391: 15388: 15387: 15384: 15382: 15380: 15377: 15376: 15374: 15372: 15369: 15368: 15365: 15363: 15361: 15358: 15357: 15354: 15352: 15350: 15347: 15346: 15343: 15341: 15339: 15336: 15335: 15332: 15330: 15328: 15325: 15324: 15321: 15319: 15317: 15314: 15313: 15310: 15308: 15306: 15303: 15302: 15300: 15298: 15295: 15294: 15291: 15289: 15287: 15284: 15283: 15280: 15278: 15276: 15273: 15272: 15269: 15267: 15265: 15262: 15261: 15258: 15256: 15254: 15251: 15250: 15247: 15245: 15243: 15240: 15239: 15236: 15234: 15232: 15229: 15228: 15225: 15223: 15221: 15218: 15217: 15214: 15212: 15210: 15207: 15206: 15203: 15201: 15199: 15196: 15195: 15193: 15191: 15188: 15187: 15184: 15182: 15180: 15177: 15176: 15173: 15171: 15169: 15166: 15165: 15162: 15160: 15158: 15155: 15154: 15151: 15149: 15147: 15144: 15143: 15140: 15138: 15136: 15133: 15132: 15129: 15127: 15125: 15122: 15121: 15118: 15116: 15114: 15111: 15110: 15106: 15104: 15102: 15099: 15098: 15096: 15094: 15091: 15090: 15087: 15085: 15083: 15080: 15079: 15076: 15074: 15072: 15069: 15068: 15065: 15063: 15061: 15058: 15057: 15055: 15053: 15050: 15049: 15046: 15044: 15042: 15039: 15038: 15035: 15033: 15031: 15028: 15027: 15024: 15022: 15020: 15017: 15016: 15013: 15011: 15009: 15006: 15005: 15002: 15000: 14998: 14995: 14994: 14991: 14989: 14987: 14984: 14983: 14980: 14978: 14976: 14973: 14972: 14970: 14968: 14965: 14964: 14961: 14959: 14957: 14954: 14953: 14950: 14948: 14946: 14943: 14942: 14940: 14938: 14935: 14934: 14931: 14929: 14927: 14924: 14923: 14920: 14918: 14916: 14913: 14912: 14909: 14907: 14905: 14902: 14901: 14898: 14896: 14894: 14891: 14890: 14887: 14885: 14883: 14880: 14879: 14876: 14874: 14872: 14869: 14868: 14865: 14863: 14861: 14858: 14857: 14854: 14852: 14850: 14847: 14846: 14843: 14841: 14839: 14836: 14835: 14833: 14831: 14828: 14827: 14824: 14822: 14820: 14817: 14816: 14813: 14811: 14809: 14806: 14805: 14802: 14800: 14798: 14795: 14794: 14791: 14789: 14787: 14784: 14783: 14780: 14778: 14776: 14773: 14772: 14769: 14767: 14765: 14762: 14761: 14759: 14757: 14754: 14753: 14750: 14748: 14746: 14743: 14742: 14739: 14737: 14735: 14732: 14731: 14729: 14727: 14724: 14723: 14720: 14718: 14716: 14713: 14712: 14709: 14707: 14705: 14702: 14701: 14698: 14696: 14694: 14691: 14690: 14687: 14685: 14683: 14680: 14679: 14676: 14674: 14672: 14669: 14668: 14665: 14663: 14661: 14658: 14657: 14654: 14652: 14650: 14647: 14646: 14643: 14641: 14639: 14636: 14635: 14631: 14629: 14627: 14624: 14623: 14620: 14618: 14616: 14613: 14612: 14609: 14607: 14605: 14602: 14601: 14598: 14596: 14594: 14591: 14590: 14588:var mySection; 14587: 14585: 14583: 14580: 14579: 14576: 14574: 14572: 14569: 14568: 14565: 14563: 14561: 14558: 14557: 14554: 14552: 14550: 14547: 14546: 14543: 14541: 14539: 14536: 14535: 14532: 14530: 14528: 14525: 14524: 14521: 14519: 14517: 14514: 14513: 14510: 14508: 14506: 14503: 14502: 14500: 14498: 14495: 14494: 14492: 14489: 14487: 14484: 14483: 14480: 14478: 14476: 14473: 14472: 14470: 14467: 14465: 14462: 14461: 14458: 14456: 14454: 14451: 14450: 14448: 14445: 14443: 14440: 14439: 14436: 14434: 14432: 14429: 14428: 14426: 14423: 14421: 14418: 14417: 14414: 14412: 14410: 14407: 14406: 14404: 14401: 14399: 14396: 14395: 14393: 14391: 14388: 14387: 14385: 14382: 14380: 14377: 14376: 14373: 14371: 14369: 14366: 14365: 14363: 14360: 14358: 14355: 14354: 14352: 14350: 14347: 14346: 14344: 14341: 14339: 14336: 14335: 14333: 14331: 14328: 14327: 14325: 14322: 14320: 14317: 14316: 14313: 14311: 14309: 14306: 14305: 14303: 14300: 14298: 14295: 14294: 14291: 14289: 14287: 14284: 14283: 14281: 14278: 14276: 14273: 14272: 14269: 14267: 14265: 14262: 14261: 14259: 14256: 14254: 14251: 14250: 14247: 14245: 14243: 14240: 14239: 14237: 14234: 14232: 14229: 14228: 14225: 14223: 14221: 14218: 14217: 14215: 14212: 14210: 14207: 14206: 14204:// properties: 14203: 14201: 14199: 14196: 14195: 14193: 14190: 14188: 14185: 14184: 14182: 14180: 14177: 14176: 14174: 14171: 14169: 14166: 14165: 14163:// == Rules == 14162: 14160: 14158: 14155: 14154: 14152: 14149: 14147: 14144: 14143: 14141: 14139: 14136: 14135: 14133: 14130: 14128: 14125: 14124: 14121: 14119: 14117: 14114: 14113: 14111: 14108: 14106: 14103: 14102: 14099: 14097: 14095: 14092: 14091: 14089: 14086: 14084: 14081: 14080: 14077: 14075: 14073: 14070: 14069: 14066: 14064: 14061: 14058: 14057: 14054: 14052: 14050: 14047: 14046: 14043: 14041: 14039: 14036: 14035: 14033: 14031: 14028: 14027: 14024: 14022: 14020: 14017: 14016: 14013: 14011: 14009: 14006: 14005: 14002: 14000: 13998: 13995: 13994: 13991: 13989: 13987: 13984: 13983: 13980: 13978: 13976: 13973: 13972: 13969: 13967: 13965: 13962: 13961: 13958: 13956: 13954: 13951: 13950: 13947: 13945: 13943: 13940: 13939: 13936: 13934: 13932: 13929: 13928: 13925: 13923: 13921: 13918: 13917: 13914: 13912: 13910: 13907: 13906: 13903: 13901: 13899: 13896: 13895: 13892: 13890: 13888: 13885: 13884: 13882: 13880: 13877: 13876: 13873: 13871: 13869: 13866: 13865: 13862: 13860: 13858: 13855: 13854: 13851: 13849: 13847: 13844: 13843: 13840: 13838: 13836: 13833: 13832: 13829: 13827: 13825: 13822: 13821: 13818: 13816: 13814: 13811: 13810: 13807: 13805: 13803: 13800: 13799: 13796: 13794: 13792: 13789: 13788: 13785: 13783: 13781: 13778: 13777: 13774: 13772: 13770: 13767: 13766: 13763: 13761: 13759: 13756: 13755: 13752: 13750: 13748: 13745: 13744: 13741: 13739: 13737: 13734: 13733: 13731: 13728: 13726: 13723: 13722: 13719: 13717: 13715: 13712: 13711: 13709: 13706: 13704: 13701: 13700: 13697: 13695: 13693: 13690: 13689: 13687: 13684: 13682: 13679: 13678: 13675: 13673: 13671: 13668: 13667: 13665: 13662: 13660: 13657: 13656: 13653: 13651: 13649: 13646: 13645: 13643: 13640: 13638: 13635: 13634: 13631: 13629: 13627: 13624: 13623: 13621: 13618: 13616: 13613: 13612: 13609: 13607: 13605: 13602: 13601: 13599: 13596: 13594: 13591: 13590: 13587: 13585: 13583: 13580: 13579: 13577: 13574: 13572: 13569: 13568: 13566: 13564: 13561: 13560: 13558: 13555: 13553: 13550: 13549: 13546: 13544: 13542: 13539: 13538: 13536: 13533: 13531: 13528: 13527: 13524: 13522: 13520: 13517: 13516: 13514: 13511: 13509: 13506: 13505: 13502: 13500: 13498: 13495: 13494: 13491: 13489: 13487: 13484: 13482: 13479: 13478: 13475: 13473: 13471: 13468: 13467: 13464: 13462: 13460: 13457: 13456: 13453: 13451: 13449: 13446: 13445: 13442: 13440: 13438: 13435: 13434: 13431: 13429: 13427: 13424: 13423: 13420: 13418: 13416: 13413: 13412: 13409: 13407: 13405: 13402: 13401: 13398: 13396: 13394: 13391: 13390: 13387: 13385: 13383: 13380: 13379: 13377: 13375: 13372: 13371: 13368: 13366: 13364: 13361: 13360: 13357: 13355: 13353: 13350: 13349: 13346: 13344: 13342: 13339: 13338: 13335: 13333: 13331: 13328: 13327: 13324: 13322: 13320: 13317: 13316: 13313: 13311: 13309: 13306: 13305: 13302: 13300: 13298: 13295: 13294: 13291: 13289: 13287: 13284: 13283: 13280: 13278: 13276: 13273: 13272: 13270:s.substring(2) 13269: 13267: 13265: 13262: 13261: 13258: 13256: 13254: 13251: 13250: 13247: 13245: 13243: 13240: 13239: 13236: 13234: 13232: 13229: 13228: 13225: 13223: 13221: 13218: 13217: 13214: 13212: 13210: 13207: 13206: 13203: 13201: 13199: 13196: 13195: 13192: 13190: 13188: 13185: 13184: 13181: 13179: 13177: 13174: 13173: 13170: 13168: 13166: 13163: 13162: 13159: 13157: 13155: 13152: 13151: 13148: 13146: 13144: 13141: 13140: 13137: 13135: 13133: 13130: 13129: 13126: 13124: 13122: 13119: 13118: 13115: 13113: 13111: 13108: 13107: 13104: 13102: 13100: 13097: 13096: 13093: 13091: 13089: 13086: 13085: 13082: 13080: 13078: 13075: 13074: 13071: 13069: 13067: 13064: 13063: 13060: 13058: 13056: 13053: 13052: 13049: 13047: 13045: 13042: 13041: 13038: 13036: 13034: 13031: 13030: 13027: 13025: 13023: 13020: 13019: 13016: 13014: 13012: 13009: 13008: 13005: 13003: 13001: 12998: 12997: 12994: 12992: 12990: 12987: 12986: 12983: 12981: 12979: 12976: 12975: 12973: 12970: 12968: 12965: 12964: 12961: 12959: 12957: 12954: 12953: 12951: 12948: 12946: 12943: 12942: 12939: 12937: 12935: 12932: 12931: 12929: 12926: 12924: 12921: 12920: 12917: 12915: 12913: 12910: 12909: 12906: 12904: 12902: 12899: 12897: 12894: 12893: 12890: 12888: 12886: 12883: 12882: 12879: 12877: 12875: 12872: 12871: 12868: 12866: 12864: 12861: 12860: 12857: 12855: 12853: 12850: 12849: 12846: 12844: 12842: 12839: 12838: 12835: 12833: 12831: 12828: 12827: 12824: 12822: 12820: 12817: 12816: 12813: 12811: 12809: 12806: 12805: 12802: 12800: 12798: 12795: 12794: 12791: 12789: 12787: 12784: 12783: 12780: 12778: 12776: 12773: 12772: 12769: 12767: 12765: 12762: 12761: 12758: 12756: 12754: 12751: 12750: 12747: 12745: 12743: 12740: 12739: 12737: 12735:s.substring(2) 12734: 12732: 12729: 12728: 12725: 12723: 12721: 12718: 12717: 12715: 12712: 12710: 12707: 12706: 12703: 12701: 12699: 12696: 12695: 12693: 12690: 12688: 12685: 12684: 12681: 12679: 12677: 12674: 12673: 12671: 12668: 12666: 12663: 12662: 12659: 12657: 12655: 12652: 12651: 12648: 12646: 12644: 12641: 12639: 12636: 12635: 12632: 12630: 12628: 12625: 12624: 12621: 12619: 12617: 12614: 12613: 12610: 12608: 12606: 12603: 12602: 12599: 12597: 12595: 12592: 12591: 12588: 12586: 12584: 12581: 12580: 12577: 12575: 12573: 12570: 12569: 12566: 12564: 12562: 12559: 12558: 12555: 12553: 12551: 12548: 12547: 12544: 12542: 12540: 12537: 12536: 12534: 12532: 12529: 12528: 12525: 12523: 12521: 12518: 12517: 12514: 12512: 12510: 12507: 12506: 12503: 12501: 12499: 12496: 12495: 12492: 12490: 12488: 12485: 12484: 12481: 12479: 12477: 12474: 12473: 12470: 12468: 12466: 12463: 12462: 12459: 12457: 12455: 12452: 12451: 12448: 12446: 12444: 12441: 12440: 12437: 12435: 12433: 12430: 12429: 12427:s.substring(2) 12426: 12424: 12422: 12419: 12418: 12415: 12413: 12411: 12408: 12407: 12404: 12402: 12400: 12397: 12396: 12393: 12391: 12389: 12386: 12385: 12382: 12380: 12378: 12375: 12374: 12371: 12369: 12367: 12364: 12363: 12360: 12358: 12356: 12353: 12352: 12349: 12347: 12345: 12342: 12341: 12338: 12336: 12334: 12331: 12330: 12327: 12325: 12323: 12320: 12319: 12316: 12314: 12312: 12309: 12308: 12305: 12303: 12301: 12298: 12297: 12294: 12292: 12290: 12287: 12286: 12283: 12281: 12279: 12276: 12275: 12272: 12270: 12268: 12265: 12264: 12261: 12259: 12257: 12254: 12253: 12250: 12248: 12246: 12243: 12242: 12239: 12237: 12235: 12232: 12231: 12228: 12226: 12224: 12221: 12220: 12217: 12215: 12213: 12210: 12209: 12206: 12204: 12202: 12199: 12198: 12195: 12193: 12191: 12188: 12187: 12184: 12182: 12180: 12177: 12176: 12173: 12171: 12169: 12166: 12165: 12162: 12160: 12158: 12155: 12154: 12151: 12149: 12147: 12144: 12143: 12141: 12138: 12136: 12133: 12132: 12129: 12127: 12125: 12122: 12121: 12119: 12116: 12114: 12111: 12110: 12107: 12105: 12103: 12100: 12099: 12097: 12094: 12092: 12089: 12088: 12085: 12083: 12081: 12078: 12077: 12075: 12072: 12070: 12067: 12066: 12063: 12061: 12059: 12056: 12055: 12052: 12050: 12048: 12043: 12042: 12040: 12037: 12036: 12034: 12031: 12029: 12026: 12025: 12022: 12020: 12018: 12015: 12014: 12012: 12009: 12007: 12004: 12003: 12000: 11998: 11996: 11993: 11992: 11990: 11987: 11985: 11982: 11981: 11978: 11976: 11974: 11971: 11970: 11968: 11965: 11963: 11960: 11959: 11956: 11954: 11952: 11949: 11948: 11945: 11943: 11941: 11938: 11936: 11933: 11932: 11929: 11927: 11925: 11922: 11921: 11918: 11916: 11914: 11911: 11910: 11908: 11905: 11903: 11900: 11899: 11896: 11894: 11892: 11889: 11888: 11886: 11883: 11881: 11878: 11877: 11874: 11872: 11870: 11867: 11866: 11864: 11861: 11859: 11856: 11855: 11852: 11850: 11848: 11845: 11844: 11841: 11839: 11837: 11834: 11832: 11829: 11828: 11826: 11823: 11821: 11818: 11817: 11815: 11812: 11810: 11807: 11806: 11804: 11801: 11799: 11796: 11795: 11793: 11790: 11788: 11785: 11784: 11782: 11779: 11777: 11774: 11773: 11771: 11768: 11766: 11763: 11762: 11760: 11757: 11755: 11752: 11751: 11749: 11746: 11744: 11741: 11740: 11738: 11735: 11733: 11730: 11729: 11727: 11724: 11722: 11719: 11718: 11716: 11713: 11711: 11708: 11707: 11705: 11702: 11700: 11697: 11696: 11694: 11691: 11689: 11686: 11685: 11683: 11680: 11678: 11675: 11674: 11672: 11669: 11667: 11664: 11663: 11661: 11658: 11656: 11653: 11652: 11650: 11647: 11645: 11642: 11641: 11639: 11636: 11634: 11631: 11630: 11628: 11625: 11623: 11620: 11619: 11617: 11614: 11612: 11609: 11608: 11606: 11603: 11601: 11598: 11597: 11595: 11592: 11590: 11587: 11586: 11584: 11581: 11579: 11576: 11575: 11573: 11570: 11568: 11565: 11564: 11562: 11559: 11557: 11554: 11553: 11550: 11548: 11546: 11543: 11542: 11540: 11537: 11535: 11532: 11531: 11528: 11526: 11524: 11521: 11520: 11518: 11515: 11513: 11510: 11509: 11506: 11504: 11502: 11499: 11498: 11495: 11493: 11490: 11487: 11486: 11483: 11481: 11479: 11476: 11475: 11472: 11470: 11468: 11465: 11464: 11461: 11459: 11457: 11454: 11453: 11450: 11448: 11446: 11443: 11442: 11439: 11437: 11435: 11432: 11431: 11428: 11426: 11424: 11421: 11420: 11417: 11415: 11413: 11410: 11409: 11406: 11404: 11402: 11399: 11398: 11395: 11393: 11391: 11388: 11387: 11385: 11383: 11380: 11379: 11376: 11374: 11372: 11369: 11368: 11365: 11363: 11361: 11358: 11357: 11354: 11352: 11350: 11347: 11346: 11343: 11341: 11339: 11336: 11335: 11332: 11330: 11328: 11325: 11324: 11321: 11319: 11317: 11314: 11313: 11310: 11308: 11306: 11303: 11302: 11299: 11297: 11295: 11292: 11291: 11288: 11286: 11284: 11281: 11280: 11277: 11275: 11273: 11270: 11269: 11266: 11264: 11262: 11259: 11258: 11255: 11253: 11251: 11248: 11247: 11244: 11242: 11240: 11237: 11236: 11234: 11232: 11229: 11228: 11225: 11223: 11221: 11218: 11217: 11214: 11212: 11210: 11207: 11206: 11203: 11201: 11199: 11196: 11195: 11192: 11190: 11188: 11185: 11184: 11181: 11179: 11177: 11174: 11173: 11170: 11168: 11166: 11163: 11162: 11159: 11157: 11155: 11152: 11151: 11148: 11146: 11144: 11141: 11140: 11137: 11135: 11133: 11130: 11129: 11127:s.substring(2) 11126: 11124: 11122: 11119: 11118: 11115: 11113: 11111: 11108: 11107: 11104: 11102: 11100: 11097: 11096: 11093: 11091: 11089: 11086: 11085: 11082: 11080: 11078: 11075: 11074: 11071: 11069: 11067: 11064: 11063: 11060: 11058: 11056: 11053: 11052: 11049: 11047: 11045: 11042: 11041: 11038: 11036: 11034: 11031: 11030: 11027: 11025: 11023: 11020: 11019: 11016: 11014: 11012: 11009: 11008: 11005: 11003: 11001: 10998: 10997: 10994: 10992: 10990: 10987: 10986: 10983: 10981: 10979: 10976: 10975: 10972: 10970: 10968: 10965: 10964: 10961: 10959: 10957: 10954: 10953: 10950: 10948: 10946: 10943: 10942: 10939: 10937: 10935: 10932: 10931: 10928: 10926: 10924: 10921: 10920: 10917: 10915: 10913: 10910: 10909: 10906: 10904: 10902: 10899: 10898: 10895: 10893: 10891: 10888: 10887: 10884: 10882: 10880: 10877: 10876: 10873: 10871: 10869: 10866: 10865: 10862: 10860: 10858: 10855: 10854: 10851: 10849: 10847: 10844: 10843: 10840: 10838: 10836: 10833: 10832: 10829: 10827: 10825: 10822: 10821: 10818: 10816: 10814: 10811: 10810: 10807: 10805: 10803: 10800: 10799: 10796: 10794: 10792: 10789: 10788: 10785: 10783: 10781: 10778: 10777: 10774: 10772: 10770: 10767: 10766: 10763: 10761: 10759: 10756: 10755: 10752: 10750: 10748: 10745: 10744: 10741: 10739: 10737: 10734: 10733: 10730: 10728: 10726: 10723: 10722: 10719: 10717: 10715: 10712: 10711: 10708: 10706: 10704: 10701: 10700: 10697: 10695: 10693: 10690: 10689: 10686: 10684: 10682: 10679: 10678: 10675: 10673: 10671: 10668: 10667: 10664: 10662: 10660: 10657: 10656: 10653: 10651: 10649: 10646: 10645: 10642: 10640: 10638: 10635: 10634: 10631: 10629: 10627: 10624: 10623: 10620: 10618: 10616: 10613: 10612: 10609: 10607: 10605: 10602: 10601: 10599: 10597: 10594: 10593: 10590: 10588: 10586: 10583: 10582: 10579: 10577: 10575: 10572: 10571: 10568: 10566: 10564: 10561: 10560: 10557: 10555: 10553: 10550: 10549: 10546: 10544: 10542: 10539: 10538: 10535: 10533: 10531: 10528: 10527: 10524: 10522: 10520: 10517: 10516: 10513: 10511: 10509: 10506: 10505: 10502: 10500: 10498: 10495: 10494: 10491: 10489: 10487: 10484: 10483: 10480: 10478: 10476: 10473: 10472: 10469: 10467: 10465: 10462: 10461: 10458: 10456: 10454: 10451: 10450: 10447: 10445: 10443: 10440: 10439: 10436: 10434: 10432: 10429: 10428: 10425: 10423: 10421: 10418: 10417: 10414: 10412: 10410: 10407: 10406: 10403: 10401: 10399: 10396: 10395: 10392: 10390: 10388: 10385: 10384: 10381: 10379: 10377: 10374: 10373: 10370: 10368: 10366: 10363: 10362: 10359: 10357: 10355: 10352: 10351: 10348: 10346: 10344: 10341: 10340: 10337: 10335: 10333: 10330: 10329: 10326: 10324: 10322: 10319: 10318: 10315: 10313: 10311: 10308: 10307: 10304: 10302: 10300: 10297: 10296: 10293: 10291: 10289: 10286: 10285: 10282: 10280: 10278: 10275: 10274: 10271: 10269: 10267: 10264: 10263: 10260: 10258: 10256: 10253: 10252: 10249: 10247: 10245: 10242: 10241: 10238: 10236: 10234: 10231: 10230: 10227: 10225: 10223: 10220: 10219: 10216: 10214: 10212: 10209: 10208: 10205: 10203: 10201: 10198: 10197: 10194: 10192: 10190: 10187: 10186: 10183: 10181: 10179: 10176: 10175: 10172: 10170: 10168: 10165: 10164: 10161: 10159: 10157: 10154: 10153: 10150: 10148: 10146: 10143: 10142: 10139: 10137: 10135: 10132: 10131: 10128: 10126: 10124: 10121: 10120: 10117: 10115: 10113: 10110: 10109: 10106: 10104: 10102: 10099: 10098: 10095: 10093: 10091: 10088: 10087: 10084: 10082: 10080: 10077: 10076: 10073: 10071: 10069: 10066: 10065: 10062: 10060: 10058: 10055: 10054: 10051: 10049: 10047: 10044: 10043: 10041: 10039: 10036: 10035: 10032: 10030: 10028: 10025: 10024: 10021: 10019: 10017: 10014: 10013: 10010: 10008: 10006: 10003: 10002: 9999: 9997: 9995: 9992: 9991: 9988: 9986: 9984: 9981: 9980: 9977: 9975: 9973: 9970: 9969: 9967:var index = 1; 9966: 9964: 9962: 9959: 9958: 9955: 9953: 9951: 9948: 9947: 9944: 9942: 9940: 9937: 9936: 9933: 9931: 9929: 9926: 9925: 9922: 9920: 9918: 9915: 9914: 9911: 9909: 9907: 9904: 9903: 9901: 9898: 9896: 9893: 9892: 9889: 9887: 9885: 9882: 9881: 9879: 9876: 9874: 9871: 9870: 9867: 9865: 9863: 9860: 9859: 9857: 9854: 9852: 9849: 9848: 9845: 9843: 9841: 9838: 9837: 9835: 9832: 9830: 9827: 9826: 9823: 9821: 9819: 9816: 9815: 9813: 9811: 9807: 9806: 9804: 9801: 9800: 9798: 9795: 9793: 9790: 9789: 9786: 9784: 9782: 9779: 9778: 9776: 9773: 9771: 9768: 9767: 9764: 9762: 9760: 9757: 9756: 9753: 9751: 9749: 9746: 9744: 9741: 9740: 9737: 9735: 9733: 9730: 9729: 9726: 9724: 9722: 9719: 9718: 9715: 9713: 9711: 9708: 9707: 9704: 9702: 9700: 9697: 9696: 9694: 9691: 9689: 9686: 9685: 9682: 9680: 9678: 9675: 9674: 9672: 9669: 9667: 9664: 9663: 9660: 9658: 9656: 9653: 9652: 9649: 9647: 9645: 9642: 9640: 9637: 9636: 9634: 9631: 9629: 9626: 9625: 9622: 9620: 9618: 9615: 9613: 9610: 9609: 9607: 9604: 9602: 9599: 9598: 9596: 9593: 9591: 9588: 9587: 9585: 9582: 9580: 9577: 9576: 9574: 9571: 9569: 9566: 9565: 9563: 9560: 9558: 9555: 9554: 9552: 9549: 9547: 9544: 9543: 9541: 9538: 9536: 9533: 9532: 9530: 9527: 9525: 9522: 9521: 9519: 9516: 9514: 9511: 9510: 9508: 9505: 9503: 9500: 9499: 9497: 9494: 9492: 9489: 9488: 9486: 9483: 9481: 9478: 9477: 9475: 9472: 9470: 9467: 9466: 9464: 9461: 9459: 9456: 9455: 9453: 9450: 9448: 9445: 9444: 9442: 9439: 9437: 9434: 9433: 9431: 9428: 9426: 9423: 9422: 9420: 9417: 9415: 9412: 9411: 9409: 9406: 9404: 9401: 9400: 9398: 9395: 9393: 9390: 9389: 9387: 9384: 9382: 9379: 9378: 9376: 9373: 9371: 9368: 9367: 9365: 9362: 9360: 9357: 9356: 9354: 9351: 9349: 9346: 9345: 9343: 9340: 9338: 9335: 9334: 9332: 9329: 9327: 9324: 9323: 9321: 9318: 9316: 9313: 9312: 9310: 9307: 9305: 9302: 9301: 9299: 9296: 9294: 9291: 9290: 9288: 9285: 9283: 9280: 9279: 9277: 9274: 9272: 9269: 9268: 9266: 9263: 9261: 9258: 9257: 9255: 9252: 9250: 9247: 9246: 9244: 9241: 9239: 9236: 9235: 9233: 9230: 9228: 9225: 9224: 9222: 9219: 9217: 9214: 9213: 9211: 9208: 9206: 9203: 9202: 9199: 9197: 9195: 9192: 9191: 9189: 9186: 9183: 9182: 9179: 9177: 9175: 9172: 9171: 9169: 9166: 9164: 9161: 9160: 9157: 9155: 9153: 9150: 9149: 9147: 9144: 9142: 9139: 9138: 9135: 9133: 9131: 9128: 9127: 9125: 9122: 9120: 9117: 9116: 9113: 9111: 9109: 9106: 9105: 9103: 9100: 9098: 9095: 9094: 9092: 9090: 9087: 9086: 9084: 9081: 9079: 9076: 9075: 9072: 9070: 9068: 9065: 9064: 9062: 9059: 9057: 9054: 9053: 9050: 9048: 9046: 9043: 9042: 9040: 9037: 9035: 9032: 9031: 9028: 9026: 9024: 9021: 9020: 9018: 9015: 9013: 9010: 9009: 9006: 9004: 9002: 8999: 8998: 8996: 8993: 8991: 8988: 8987: 8984: 8982: 8980: 8977: 8976: 8974: 8971: 8969: 8966: 8965: 8962: 8960: 8958: 8955: 8954: 8952: 8949: 8947: 8944: 8943: 8940: 8938: 8936: 8933: 8932: 8930: 8927: 8925: 8922: 8921: 8918: 8916: 8914: 8911: 8910: 8908: 8905: 8903: 8900: 8899: 8896: 8894: 8892: 8889: 8888: 8886: 8883: 8880: 8879: 8876: 8874: 8872: 8869: 8868: 8866: 8863: 8861: 8858: 8857: 8854: 8852: 8850: 8847: 8846: 8844: 8841: 8839: 8836: 8835: 8833: 8831: 8828: 8827: 8824: 8822: 8820: 8815: 8813: 8811: 8808: 8807: 8805: 8802: 8800: 8797: 8796: 8793: 8791: 8789: 8786: 8785: 8783: 8780: 8778: 8775: 8774: 8771: 8769: 8767: 8764: 8763: 8761: 8758: 8756: 8753: 8752: 8749: 8747: 8745: 8742: 8741: 8739: 8736: 8734: 8731: 8730: 8727: 8725: 8723: 8720: 8719: 8717: 8714: 8712: 8709: 8708: 8705: 8703: 8701: 8698: 8697: 8695: 8692: 8690: 8687: 8686: 8683: 8681: 8679: 8676: 8675: 8672: 8670: 8668: 8665: 8663: 8660: 8659: 8656: 8654: 8652: 8649: 8648: 8645: 8643: 8641: 8638: 8637: 8634: 8632: 8630: 8627: 8626: 8623: 8621: 8619: 8616: 8615: 8612: 8610: 8608: 8605: 8604: 8601: 8599: 8597: 8594: 8593: 8590: 8588: 8586: 8583: 8582: 8579: 8577: 8575: 8572: 8571: 8568: 8566: 8564: 8561: 8560: 8557: 8555: 8553: 8550: 8549: 8547: 8545: 8542: 8541: 8538: 8536: 8534: 8531: 8530: 8527: 8525: 8523: 8520: 8519: 8516: 8514: 8512: 8509: 8508: 8505: 8503: 8501: 8498: 8497: 8494: 8492: 8490: 8487: 8486: 8483: 8481: 8479: 8476: 8475: 8472: 8470: 8468: 8465: 8464: 8461: 8459: 8457: 8454: 8453: 8450: 8448: 8446: 8443: 8442: 8439: 8437: 8435: 8432: 8431: 8428: 8426: 8424: 8421: 8420: 8418: 8416: 8413: 8412: 8409: 8407: 8405: 8402: 8401: 8398: 8396: 8394: 8391: 8390: 8387: 8385: 8383: 8380: 8379: 8376: 8374: 8372: 8369: 8368: 8366: 8364: 8361: 8360: 8357: 8355: 8353: 8350: 8349: 8346: 8344: 8342: 8339: 8338: 8335: 8333: 8331: 8328: 8327: 8324: 8322: 8320: 8317: 8316: 8313: 8311: 8309: 8306: 8305: 8302: 8300: 8298: 8295: 8294: 8292: 8290: 8287: 8286: 8283: 8281: 8279: 8276: 8275: 8272: 8270: 8268: 8265: 8264: 8261: 8259: 8257: 8254: 8253: 8251: 8248: 8246: 8243: 8242: 8239: 8237: 8235: 8232: 8231: 8229: 8226: 8224: 8221: 8220: 8217: 8215: 8213: 8210: 8209: 8207: 8204: 8202: 8199: 8198: 8195: 8193: 8191: 8188: 8187: 8185: 8182: 8180: 8177: 8176: 8173: 8171: 8169: 8166: 8165: 8163: 8160: 8158: 8155: 8154: 8151: 8149: 8147: 8144: 8143: 8141: 8138: 8136: 8133: 8132: 8129: 8127: 8125: 8122: 8121: 8119: 8116: 8114: 8111: 8110: 8107: 8105: 8103: 8100: 8099: 8097: 8094: 8092: 8089: 8088: 8085: 8083: 8081: 8078: 8077: 8075: 8072: 8069: 8068: 8065: 8063: 8061: 8058: 8057: 8055: 8052: 8050: 8047: 8046: 8043: 8041: 8039: 8036: 8035: 8033: 8030: 8028: 8025: 8024: 8021: 8019: 8017: 8014: 8013: 8010: 8008: 8006: 8003: 8001: 7998: 7997: 7995: 7992: 7990: 7987: 7986: 7984: 7981: 7979: 7976: 7975: 7972: 7970: 7968: 7965: 7964: 7962: 7959: 7957: 7954: 7953: 7950: 7948: 7946: 7943: 7942: 7937: 7934: 7930: 7927: 7926: 7924: 7922: 7918: 7914: 7911: 7907: 7903: 7902: 7900: 7897: 7896: 7894: 7891: 7889: 7886: 7885: 7882: 7880: 7878: 7875: 7874: 7872: 7869: 7867: 7864: 7863: 7860: 7858: 7856: 7853: 7852: 7849: 7847: 7845: 7842: 7840: 7837: 7836: 7833: 7831: 7829: 7826: 7825: 7822: 7820: 7818: 7815: 7813: 7810: 7809: 7807: 7804: 7802: 7799: 7798: 7796: 7793: 7791: 7788: 7787: 7785: 7782: 7780: 7777: 7776: 7774: 7771: 7769: 7766: 7765: 7763: 7760: 7758: 7755: 7754: 7752: 7749: 7747: 7744: 7743: 7741: 7738: 7736: 7733: 7732: 7730: 7727: 7725: 7722: 7721: 7719: 7716: 7714: 7711: 7710: 7708: 7705: 7703: 7700: 7699: 7697: 7694: 7692: 7689: 7688: 7686: 7683: 7681: 7678: 7677: 7675: 7672: 7670: 7667: 7666: 7664: 7661: 7659: 7656: 7655: 7653: 7650: 7648: 7645: 7644: 7642: 7639: 7637: 7634: 7633: 7631: 7628: 7626: 7623: 7622: 7620: 7617: 7615: 7612: 7611: 7609: 7606: 7604: 7601: 7600: 7598: 7595: 7593: 7590: 7589: 7587: 7584: 7582: 7579: 7578: 7576: 7573: 7571: 7568: 7567: 7565: 7562: 7560: 7557: 7556: 7554: 7551: 7549: 7546: 7545: 7543: 7540: 7538: 7535: 7534: 7532: 7529: 7527: 7524: 7523: 7521: 7518: 7516: 7513: 7512: 7510: 7507: 7505: 7502: 7501: 7499: 7496: 7494: 7491: 7490: 7488: 7485: 7483: 7480: 7479: 7477: 7474: 7472: 7469: 7468: 7466: 7463: 7461: 7458: 7457: 7455: 7452: 7450: 7447: 7446: 7444: 7441: 7439: 7436: 7435: 7433: 7430: 7428: 7425: 7424: 7422: 7419: 7417: 7414: 7413: 7411: 7408: 7406: 7403: 7402: 7400: 7397: 7395: 7392: 7391: 7389: 7386: 7384: 7381: 7380: 7378: 7375: 7373: 7370: 7369: 7367: 7364: 7362: 7359: 7358: 7356: 7353: 7351: 7348: 7347: 7345: 7342: 7340: 7337: 7336: 7334: 7331: 7329: 7326: 7325: 7323: 7320: 7318: 7315: 7314: 7312: 7309: 7307: 7304: 7303: 7301: 7298: 7296: 7293: 7292: 7290: 7287: 7285: 7282: 7281: 7279: 7276: 7274: 7271: 7270: 7268: 7265: 7263: 7260: 7259: 7257: 7254: 7252: 7249: 7248: 7246: 7243: 7241: 7238: 7237: 7235: 7232: 7230: 7227: 7226: 7224: 7221: 7219: 7216: 7215: 7213: 7210: 7208: 7205: 7204: 7202: 7199: 7197: 7194: 7193: 7191: 7188: 7186: 7183: 7182: 7180: 7177: 7175: 7172: 7171: 7169: 7166: 7164: 7161: 7160: 7158: 7155: 7153: 7150: 7149: 7147: 7144: 7142: 7139: 7138: 7136: 7133: 7131: 7128: 7127: 7125: 7122: 7120: 7117: 7116: 7114: 7111: 7109: 7106: 7105: 7103: 7100: 7098: 7095: 7094: 7092: 7089: 7087: 7084: 7083: 7081: 7078: 7076: 7073: 7072: 7070: 7067: 7065: 7062: 7061: 7059: 7056: 7054: 7051: 7050: 7048: 7045: 7043: 7040: 7039: 7037: 7034: 7031: 7030: 7028: 7025: 7023: 7020: 7019: 7017: 7014: 7012: 7009: 7008: 7006: 7003: 7001: 6998: 6997: 6995: 6992: 6990: 6987: 6986: 6984: 6981: 6978: 6977: 6975: 6972: 6970: 6967: 6966: 6963: 6961: 6959: 6956: 6955: 6953: 6950: 6948: 6945: 6944: 6941: 6939: 6937: 6934: 6933: 6931: 6928: 6926: 6923: 6922: 6919: 6917: 6915: 6912: 6911: 6909: 6906: 6904: 6901: 6900: 6897: 6895: 6893: 6890: 6889: 6887: 6884: 6882: 6879: 6878: 6875: 6873: 6871: 6868: 6867: 6865: 6862: 6860: 6857: 6856: 6854: 6852: 6849: 6848: 6846: 6843: 6841: 6838: 6837: 6834: 6832: 6830: 6827: 6826: 6824: 6821: 6819: 6816: 6815: 6812: 6810: 6808: 6805: 6804: 6802: 6799: 6797: 6794: 6793: 6791: 6789: 6786: 6785: 6782: 6780: 6778: 6775: 6773: 6770: 6769: 6766: 6764: 6762: 6759: 6758: 6755: 6753: 6751: 6748: 6747: 6744: 6742: 6740: 6737: 6736: 6733: 6731: 6729: 6726: 6725: 6722: 6720: 6718: 6715: 6714: 6711: 6709: 6707: 6704: 6703: 6700: 6698: 6696: 6693: 6692: 6689: 6687: 6685: 6682: 6681: 6678: 6676: 6674: 6671: 6670: 6667: 6665: 6663: 6660: 6659: 6656: 6654: 6652: 6649: 6648: 6645: 6643: 6641: 6638: 6637: 6634: 6632: 6630: 6627: 6626: 6623: 6621: 6619: 6616: 6615: 6612: 6610: 6608: 6605: 6604: 6601: 6599: 6597: 6594: 6593: 6590: 6588: 6586: 6583: 6582: 6579: 6577: 6575: 6572: 6571: 6569: 6566: 6564: 6561: 6560: 6557: 6555: 6553: 6550: 6549: 6547: 6544: 6542: 6539: 6538: 6535: 6533: 6531: 6528: 6527: 6525: 6522: 6520: 6517: 6516: 6513: 6511: 6509: 6506: 6505: 6502: 6500: 6498: 6495: 6493: 6490: 6489: 6486: 6484: 6482: 6479: 6478: 6475: 6473: 6471: 6468: 6467: 6464: 6462: 6460: 6457: 6456: 6453: 6451: 6449: 6446: 6445: 6442: 6440: 6438: 6435: 6434: 6431: 6429: 6427: 6424: 6423: 6420: 6418: 6416: 6413: 6412: 6409: 6407: 6405: 6402: 6401: 6398: 6396: 6394: 6391: 6390: 6387: 6385: 6383: 6380: 6379: 6376: 6374: 6372: 6369: 6368: 6365: 6363: 6361: 6358: 6357: 6354: 6352: 6350: 6347: 6346: 6344: 6342: 6339: 6338: 6336: 6333: 6331: 6328: 6327: 6324: 6322: 6320: 6317: 6316: 6314: 6311: 6309: 6306: 6305: 6302: 6300: 6298: 6295: 6294: 6292: 6289: 6287: 6284: 6283: 6281: 6279: 6276: 6275: 6273: 6270: 6268: 6265: 6264: 6261: 6259: 6257: 6254: 6253: 6251: 6248: 6246: 6243: 6242: 6240: 6238: 6235: 6234: 6232: 6229: 6227: 6224: 6223: 6220: 6218: 6216: 6213: 6212: 6210: 6207: 6205: 6202: 6201: 6198: 6196: 6194: 6191: 6190: 6188: 6185: 6182: 6181: 6178: 6176: 6174: 6171: 6170: 6168: 6165: 6163: 6160: 6159: 6157: 6155: 6152: 6151: 6149: 6146: 6144: 6141: 6140: 6137: 6135: 6133: 6130: 6129: 6127: 6124: 6122: 6119: 6118: 6115: 6113: 6111: 6108: 6107: 6105: 6103: 6099: 6098: 6096: 6093: 6092: 6090: 6087: 6085: 6082: 6081: 6078: 6076: 6074: 6071: 6070: 6068: 6065: 6063: 6060: 6059: 6056: 6054: 6052: 6049: 6048: 6043: 6039: 6035: 6034: 6032: 6030: 6026: 6025:= function () 6022: 6018: 6017: 6015: 6012: 6011: 6009: 6006: 6003: 6002: 5999: 5997: 5995: 5992: 5991: 5989: 5986: 5984: 5981: 5980: 5977: 5975: 5973: 5970: 5969: 5967: 5964: 5962: 5959: 5958: 5956: 5954: 5951: 5950: 5947: 5945: 5943: 5940: 5938: 5935: 5934: 5932: 5929: 5927: 5924: 5923: 5921: 5918: 5916: 5913: 5912: 5909: 5907: 5905: 5902: 5901: 5898: 5896: 5894: 5891: 5889: 5886: 5885: 5883: 5880: 5878: 5875: 5874: 5872: 5869: 5867: 5864: 5863: 5861: 5858: 5855: 5854: 5851: 5849: 5847: 5844: 5843: 5841: 5838: 5836: 5833: 5832: 5830: 5828: 5825: 5824: 5822: 5819: 5817: 5814: 5813: 5810: 5808: 5806: 5803: 5802: 5800: 5797: 5795: 5792: 5791: 5788: 5786: 5784: 5781: 5780: 5778: 5775: 5773: 5770: 5769: 5766: 5764: 5762: 5759: 5758: 5756: 5753: 5751: 5748: 5747: 5744: 5742: 5740: 5737: 5736: 5734: 5731: 5729: 5726: 5725: 5722: 5720: 5718: 5715: 5714: 5712: 5709: 5707: 5704: 5703: 5700: 5698: 5696: 5693: 5692: 5690: 5687: 5685: 5682: 5681: 5678: 5676: 5674: 5671: 5670: 5668: 5665: 5662: 5661: 5658: 5656: 5654: 5651: 5650: 5648: 5645: 5643: 5640: 5639: 5636: 5634: 5632: 5629: 5628: 5626: 5623: 5621: 5618: 5617: 5614: 5612: 5610: 5607: 5606: 5604: 5601: 5599: 5596: 5595: 5592: 5590: 5588: 5585: 5584: 5582: 5579: 5576: 5575: 5572: 5570: 5568: 5565: 5564: 5562: 5559: 5557: 5554: 5553: 5550: 5548: 5546: 5543: 5542: 5540: 5537: 5535: 5532: 5531: 5528: 5526: 5524: 5521: 5520: 5518: 5515: 5513: 5510: 5509: 5506: 5504: 5502: 5499: 5498: 5496: 5493: 5491: 5488: 5487: 5484: 5482: 5480: 5477: 5476: 5474: 5471: 5469: 5466: 5465: 5462: 5460: 5458: 5455: 5454: 5452: 5449: 5447: 5444: 5443: 5440: 5438: 5436: 5433: 5432: 5430: 5428:var index = 1; 5427: 5425: 5422: 5421: 5418: 5416: 5414: 5411: 5410: 5408: 5405: 5403: 5400: 5399: 5396: 5394: 5392: 5389: 5388: 5386: 5383: 5381: 5378: 5377: 5374: 5372: 5370: 5367: 5366: 5364: 5361: 5359: 5356: 5355: 5353: 5351: 5348: 5347: 5345: 5342: 5340: 5337: 5336: 5333: 5331: 5329: 5326: 5325: 5323: 5320: 5318: 5315: 5314: 5311: 5309: 5307: 5304: 5303: 5301: 5298: 5296: 5293: 5292: 5289: 5287: 5285: 5282: 5281: 5279: 5276: 5274: 5271: 5270: 5267: 5265: 5263: 5260: 5259: 5257: 5254: 5252: 5249: 5248: 5245: 5243: 5241: 5238: 5237: 5235: 5232: 5230: 5227: 5226: 5223: 5221: 5219: 5216: 5215: 5213: 5210: 5207: 5206: 5203: 5201: 5199: 5196: 5195: 5193: 5190: 5188: 5185: 5184: 5182: 5180: 5177: 5176: 5174: 5171: 5169: 5166: 5165: 5162: 5160: 5158: 5155: 5154: 5152: 5149: 5147: 5144: 5143: 5140: 5138: 5136: 5133: 5132: 5130: 5127: 5125: 5122: 5121: 5118: 5116: 5114: 5111: 5110: 5108: 5105: 5103: 5100: 5099: 5096: 5094: 5092: 5089: 5088: 5086: 5083: 5081: 5078: 5077: 5074: 5072: 5070: 5067: 5066: 5064: 5061: 5059: 5056: 5055: 5052: 5050: 5048: 5045: 5044: 5042: 5039: 5037: 5034: 5033: 5030: 5028: 5026: 5023: 5022: 5020: 5017: 5015: 5012: 5011: 5008: 5006: 5004: 5001: 5000: 4998: 4995: 4993: 4990: 4989: 4987: 4985: 4982: 4981: 4977: 4975: 4973: 4971: 4968: 4966: 4963: 4962: 4960: 4957: 4955: 4952: 4951: 4948: 4946: 4944: 4941: 4940: 4937: 4935: 4933: 4930: 4928: 4925: 4924: 4922: 4919: 4917: 4914: 4913: 4911: 4908: 4906: 4903: 4902: 4900: 4897: 4895: 4892: 4891: 4889: 4887:while (true) { 4886: 4884: 4881: 4880: 4878: 4875: 4873: 4870: 4869: 4867: 4864: 4862: 4859: 4858: 4856: 4853: 4851: 4848: 4847: 4845: 4842: 4840: 4837: 4836: 4833: 4831: 4829: 4826: 4825: 4823: 4820: 4818: 4815: 4814: 4811: 4809: 4807: 4804: 4803: 4801: 4798: 4796: 4793: 4792: 4789: 4787: 4785: 4782: 4781: 4779: 4776: 4774: 4771: 4770: 4767: 4765: 4763: 4760: 4759: 4757: 4754: 4752: 4749: 4748: 4745: 4743: 4741: 4738: 4737: 4735: 4732: 4730: 4727: 4726: 4724: 4722: 4719: 4718: 4716: 4713: 4711: 4708: 4707: 4704: 4702: 4700: 4697: 4696: 4694: 4691: 4689: 4686: 4685: 4682: 4680: 4678: 4675: 4674: 4669: 4666: 4663: 4662: 4660: 4658: 4653: 4650: 4648: 4646: 4643: 4642: 4640: 4637: 4634: 4633: 4631: 4629: 4626: 4625: 4623: 4620: 4618: 4615: 4614: 4611: 4609: 4607: 4604: 4603: 4601: 4598: 4596: 4593: 4592: 4589: 4587: 4585: 4582: 4581: 4579: 4576: 4573: 4572: 4569: 4567: 4565: 4562: 4561: 4559: 4556: 4554: 4551: 4550: 4547: 4545: 4543: 4540: 4539: 4537: 4534: 4532: 4529: 4528: 4525: 4523: 4521: 4518: 4517: 4515: 4512: 4510: 4507: 4506: 4503: 4501: 4499: 4496: 4495: 4493: 4490: 4487: 4486: 4483: 4481: 4479: 4476: 4475: 4473: 4470: 4468: 4465: 4464: 4461: 4459: 4457: 4454: 4453: 4451: 4448: 4446: 4443: 4442: 4440: 4438: 4435: 4434: 4432: 4429: 4426: 4425: 4422: 4420: 4418: 4415: 4414: 4412: 4409: 4407: 4404: 4403: 4400: 4398: 4396: 4393: 4392: 4390: 4387: 4385: 4382: 4381: 4378: 4376: 4374: 4371: 4370: 4368: 4365: 4363: 4360: 4359: 4356: 4354: 4352: 4349: 4348: 4346: 4343: 4341: 4338: 4337: 4334: 4332: 4330: 4327: 4326: 4324: 4321: 4319: 4316: 4315: 4312: 4310: 4308: 4305: 4304: 4302: 4299: 4297: 4294: 4293: 4290: 4288: 4286: 4283: 4282: 4280: 4277: 4275: 4272: 4271: 4268: 4266: 4264: 4261: 4260: 4258: 4255: 4253: 4250: 4249: 4247: 4245: 4242: 4241: 4239: 4236: 4233: 4232: 4229: 4227: 4225: 4222: 4221: 4219: 4216: 4214: 4211: 4210: 4207: 4205: 4203: 4200: 4199: 4197: 4194: 4192: 4189: 4188: 4185: 4183: 4181: 4178: 4177: 4175: 4172: 4169: 4168: 4165: 4163: 4161: 4158: 4157: 4155: 4152: 4150: 4147: 4146: 4144:e.href = href; 4143: 4141: 4139: 4136: 4135: 4133: 4130: 4128: 4125: 4124: 4121: 4119: 4117: 4114: 4113: 4111: 4108: 4106: 4103: 4102: 4099: 4097: 4095: 4092: 4091: 4089: 4086: 4084: 4081: 4080: 4077: 4075: 4073: 4070: 4069: 4067: 4064: 4062: 4059: 4058: 4056: 4054: 4051: 4050: 4048: 4045: 4043: 4040: 4039: 4036: 4034: 4032: 4029: 4028: 4025: 4023: 4021: 4018: 4016: 4013: 4012: 4010: 4007: 4005: 4002: 4001: 3999: 3996: 3994: 3991: 3990: 3988: 3985: 3983: 3980: 3979: 3977: 3974: 3972: 3969: 3968: 3966: 3964:while (true) { 3963: 3961: 3958: 3957: 3955: 3952: 3950: 3947: 3946: 3944: 3941: 3939: 3936: 3935: 3933: 3930: 3928: 3925: 3924: 3922: 3919: 3916: 3915: 3913: 3910: 3908: 3905: 3904: 3902: 3899: 3897: 3894: 3893: 3891: 3888: 3886: 3883: 3882: 3880: 3877: 3875: 3872: 3871: 3869: 3866: 3864: 3861: 3860: 3858: 3855: 3853: 3850: 3849: 3847: 3844: 3842: 3839: 3838: 3836: 3833: 3831: 3828: 3827: 3825: 3822: 3819: 3818: 3816: 3813: 3811: 3808: 3807: 3805: 3802: 3800: 3797: 3796: 3794: 3791: 3789: 3786: 3785: 3783: 3780: 3778: 3775: 3774: 3772: 3769: 3767: 3764: 3763: 3761: 3758: 3756: 3753: 3752: 3750: 3747: 3745: 3742: 3741: 3739: 3736: 3734: 3731: 3730: 3728: 3725: 3723: 3720: 3719: 3717: 3714: 3712: 3709: 3708: 3706: 3704:s = s.replace( 3703: 3701: 3698: 3697: 3695: 3692: 3690: 3687: 3686: 3684: 3681: 3679: 3676: 3675: 3673: 3670: 3668: 3665: 3664: 3662: 3659: 3657: 3654: 3653: 3651: 3648: 3646: 3643: 3642: 3640: 3637: 3635: 3632: 3631: 3629: 3626: 3623: 3622: 3620: 3617: 3615: 3612: 3611: 3609: 3606: 3604: 3601: 3600: 3598: 3595: 3593: 3590: 3589: 3587: 3584: 3582: 3579: 3578: 3576: 3573: 3571: 3568: 3567: 3565: 3562: 3560: 3557: 3556: 3554: 3551: 3549: 3546: 3545: 3543: 3540: 3538: 3535: 3534: 3532: 3529: 3527: 3524: 3523: 3521: 3518: 3516: 3513: 3512: 3510: 3507: 3505: 3502: 3501: 3499: 3496: 3494: 3491: 3490: 3488: 3485: 3483: 3480: 3479: 3477: 3474: 3472: 3469: 3468: 3466: 3463: 3461: 3458: 3457: 3455: 3452: 3450: 3447: 3446: 3444: 3441: 3439: 3436: 3435: 3433: 3430: 3428: 3425: 3424: 3422: 3419: 3417: 3414: 3413: 3411: 3408: 3406: 3403: 3402: 3400: 3397: 3394: 3393: 3391: 3388: 3386: 3383: 3382: 3380: 3377: 3375: 3372: 3371: 3369: 3366: 3364: 3361: 3360: 3358: 3355: 3353: 3350: 3349: 3347: 3344: 3342: 3339: 3338: 3336: 3333: 3331: 3328: 3327: 3325: 3322: 3320: 3317: 3316: 3314: 3311: 3309: 3306: 3305: 3303: 3300: 3298: 3295: 3294: 3292: 3289: 3287: 3284: 3283: 3280: 3278: 3276: 3273: 3272: 3270: 3267: 3265: 3262: 3261: 3258: 3256: 3254: 3251: 3250: 3248: 3245: 3243: 3240: 3239: 3236: 3234: 3232: 3229: 3228: 3226: 3223: 3221: 3218: 3217: 3214: 3212: 3210: 3207: 3206: 3204: 3201: 3199: 3196: 3195: 3192: 3190: 3188: 3185: 3184: 3182: 3179: 3177: 3174: 3173: 3170: 3168: 3166: 3163: 3162: 3160: 3157: 3154: 3153: 3150: 3148: 3146: 3143: 3142: 3140: 3137: 3135: 3132: 3131: 3129: 3127: 3124: 3123: 3120: 3118: 3116: 3113: 3111: 3108: 3107: 3105: 3102: 3100: 3097: 3096: 3094: 3091: 3089: 3086: 3085: 3083: 3080: 3078: 3075: 3074: 3072: 3069: 3067: 3064: 3063: 3061: 3058: 3056: 3053: 3052: 3050: 3047: 3045: 3042: 3041: 3039: 3036: 3033: 3032: 3030: 3027: 3025: 3022: 3021: 3019: 3016: 3014: 3011: 3010: 3008: 3005: 3003: 3000: 2999: 2997: 2994: 2992: 2989: 2988: 2986: 2983: 2981: 2978: 2977: 2975: 2972: 2970: 2967: 2966: 2964: 2961: 2959: 2956: 2955: 2953: 2950: 2948: 2945: 2944: 2942: 2939: 2936: 2935: 2933: 2930: 2928: 2925: 2924: 2922: 2919: 2917: 2914: 2913: 2911: 2908: 2906: 2903: 2902: 2900: 2897: 2895: 2892: 2891: 2889: 2887:e.href = href; 2886: 2884: 2881: 2880: 2878: 2875: 2873: 2870: 2869: 2867: 2864: 2862: 2859: 2858: 2856: 2853: 2851: 2848: 2847: 2845: 2842: 2839: 2838: 2836: 2833: 2831: 2828: 2827: 2825: 2822: 2820: 2817: 2816: 2814: 2811: 2809: 2806: 2805: 2803: 2800: 2798: 2795: 2794: 2792: 2789: 2787: 2784: 2783: 2781: 2778: 2776: 2773: 2772: 2770: 2767: 2765: 2762: 2761: 2759: 2756: 2754: 2751: 2750: 2748: 2745: 2743: 2740: 2739: 2737: 2734: 2731: 2730: 2728: 2725: 2723: 2720: 2719: 2717: 2714: 2712: 2709: 2708: 2706: 2703: 2701: 2698: 2697: 2695: 2692: 2690: 2687: 2686: 2684: 2681: 2679: 2676: 2675: 2673: 2670: 2668: 2665: 2664: 2662: 2659: 2657: 2654: 2653: 2651: 2648: 2645: 2644: 2642: 2639: 2637: 2634: 2633: 2631: 2628: 2626: 2623: 2622: 2620: 2617: 2615: 2612: 2611: 2609: 2606: 2604: 2601: 2600: 2598: 2595: 2593: 2590: 2589: 2587: 2584: 2582: 2579: 2578: 2576: 2573: 2571: 2568: 2567: 2565: 2562: 2559: 2558: 2556: 2553: 2551: 2548: 2547: 2545: 2542: 2540: 2537: 2536: 2534: 2531: 2529: 2526: 2525: 2523: 2520: 2518: 2515: 2514: 2512: 2509: 2507: 2504: 2503: 2501: 2498: 2496: 2493: 2492: 2490: 2487: 2485: 2482: 2481: 2479: 2476: 2474: 2471: 2470: 2468: 2465: 2463: 2460: 2459: 2457: 2454: 2452: 2449: 2448: 2446: 2443: 2441: 2438: 2437: 2435: 2432: 2430: 2427: 2426: 2424: 2421: 2419: 2416: 2415: 2413: 2410: 2407: 2406: 2404: 2401: 2399: 2396: 2395: 2393: 2390: 2388: 2385: 2384: 2382: 2379: 2377: 2374: 2373: 2371: 2368: 2366: 2363: 2362: 2360: 2357: 2355: 2352: 2351: 2349: 2346: 2344: 2341: 2340: 2338: 2335: 2333: 2330: 2329: 2327: 2324: 2322: 2319: 2318: 2316: 2313: 2311: 2308: 2307: 2305: 2302: 2300: 2297: 2296: 2294: 2291: 2289: 2286: 2285: 2282: 2280: 2278: 2275: 2273: 2270: 2269: 2267: 2264: 2262: 2259: 2258: 2255: 2253: 2251: 2248: 2247: 2244: 2242: 2240: 2237: 2235: 2232: 2231: 2229: 2226: 2224: 2221: 2220: 2218: 2215: 2213: 2210: 2209: 2207: 2204: 2202: 2199: 2198: 2196: 2193: 2191: 2188: 2187: 2185: 2182: 2180: 2177: 2176: 2174: 2171: 2169: 2166: 2165: 2163: 2160: 2158: 2155: 2154: 2152: 2149: 2147: 2144: 2143: 2141: 2138: 2136: 2133: 2132: 2130: 2127: 2125: 2122: 2121: 2119: 2116: 2114: 2111: 2110: 2108: 2105: 2103: 2100: 2099: 2096: 2094: 2092: 2089: 2088: 2086: 2083: 2081: 2078: 2077: 2074: 2072: 2070: 2067: 2066: 2064: 2061: 2059: 2056: 2055: 2052: 2050: 2048: 2045: 2044: 2042: 2039: 2037: 2034: 2033: 2031: 2029: 2026: 2025: 2023: 2020: 2018: 2015: 2014: 2011: 2009: 2007: 2004: 2003: 2000: 1998: 1996: 1993: 1991: 1988: 1987: 1984: 1982: 1980: 1977: 1976: 1973: 1971: 1969: 1966: 1965: 1962: 1960: 1958: 1955: 1954: 1951: 1949: 1947: 1944: 1943: 1940: 1938: 1936: 1933: 1932: 1930: 1928: 1925: 1924: 1921: 1919: 1917: 1914: 1913: 1910: 1908: 1906: 1903: 1902: 1899: 1897: 1895: 1892: 1891: 1888: 1886: 1884: 1881: 1880: 1877: 1875: 1873: 1870: 1869: 1866: 1864: 1862: 1859: 1858: 1855: 1853: 1851: 1848: 1847: 1844: 1842: 1840: 1837: 1836: 1833: 1831: 1829: 1826: 1825: 1822: 1820: 1818: 1815: 1814: 1811: 1809: 1807: 1804: 1803: 1801: 1798: 1796: 1793: 1792: 1789: 1787: 1785: 1782: 1781: 1779: 1776: 1774: 1771: 1770: 1767: 1765: 1763: 1760: 1759: 1757: 1754: 1752: 1749: 1748: 1746: 1744: 1741: 1740: 1738: 1735: 1733: 1730: 1729: 1726: 1724: 1722: 1719: 1718: 1715: 1713: 1711: 1708: 1706: 1703: 1702: 1699: 1697: 1695: 1692: 1691: 1688: 1686: 1684: 1681: 1680: 1677: 1675: 1673: 1670: 1669: 1666: 1664: 1662: 1659: 1658: 1655: 1653: 1651: 1648: 1647: 1644: 1642: 1640: 1637: 1636: 1633: 1631: 1629: 1626: 1625: 1622: 1620: 1618: 1615: 1614: 1611: 1609: 1607: 1604: 1603: 1600: 1598: 1596: 1593: 1592: 1589: 1587: 1585: 1582: 1581: 1578: 1576: 1574: 1571: 1570: 1567: 1565: 1563: 1560: 1559: 1556: 1554: 1552: 1549: 1548: 1545: 1543: 1541: 1538: 1537: 1534: 1532: 1530: 1527: 1526: 1523: 1521: 1519: 1516: 1515: 1512: 1510: 1508: 1505: 1504: 1501: 1499: 1497: 1494: 1493: 1490: 1488: 1486: 1483: 1482: 1479: 1477: 1475: 1472: 1471: 1468: 1466: 1464: 1461: 1460: 1457: 1455: 1453: 1450: 1449: 1446: 1444: 1442: 1439: 1438: 1435: 1433: 1431: 1428: 1427: 1424: 1422: 1420: 1417: 1416: 1413: 1411: 1409: 1406: 1405: 1402: 1400: 1398: 1395: 1394: 1391: 1389: 1387: 1384: 1383: 1380: 1378: 1376: 1373: 1372: 1369: 1367: 1365: 1362: 1361: 1358: 1356: 1354: 1351: 1350: 1347: 1345: 1343: 1340: 1339: 1336: 1334: 1332: 1329: 1327: 1324: 1323: 1320: 1318: 1316: 1313: 1312: 1309: 1307: 1305: 1302: 1301: 1298: 1296: 1294: 1291: 1290: 1287: 1285: 1283: 1280: 1279: 1276: 1274: 1272: 1269: 1268: 1265: 1263: 1261: 1258: 1257: 1254: 1252: 1250: 1247: 1246: 1243: 1241: 1239: 1236: 1235: 1232: 1230: 1228: 1225: 1224: 1221: 1219: 1217: 1214: 1213: 1210: 1208: 1206: 1203: 1202: 1199: 1197: 1195: 1192: 1191: 1188: 1186: 1184: 1181: 1180: 1177: 1175: 1173: 1170: 1169: 1166: 1164: 1162: 1159: 1158: 1155: 1153: 1150: 1149: 1146: 1144: 1142: 1139: 1138: 1135: 1133: 1131: 1128: 1127: 1124: 1122: 1120: 1117: 1116: 1113: 1111: 1108: 1107: 1104: 1102: 1100: 1097: 1096: 1093: 1091: 1089: 1086: 1085: 1083: 1081: 1078: 1077: 1074: 1072: 1070: 1067: 1066: 1063: 1061: 1059: 1056: 1055: 1053: 1051: 1048: 1047: 1044: 1042: 1040: 1037: 1036: 1033: 1031: 1029: 1026: 1025: 1022: 1020: 1018: 1015: 1014: 1012: 1010: 1007: 1006: 1003: 1001: 999: 996: 995: 992: 990: 988: 985: 984: 982: 980: 977: 976: 973: 971: 969: 966: 965: 962: 960: 958: 955: 954: 951: 949: 947: 944: 943: 940: 938: 936: 933: 932: 930: 928: 925: 924: 922: 919: 917: 914: 913: 910: 908: 906: 903: 902: 900: 897: 895: 892: 891: 888: 886: 884: 881: 880: 878: 875: 873: 870: 869: 867: 865: 862: 861: 859: 856: 854: 851: 850: 847: 845: 843: 840: 839: 837: 834: 832: 829: 828: 825: 823: 821: 818: 817: 815: 812: 810: 807: 806: 804: 802: 799: 798: 796: 793: 791: 788: 787: 784: 782: 780: 777: 776: 774: 771: 769: 766: 765: 762: 760: 758: 755: 754: 752: 749: 747: 744: 743: 741: 739: 736: 735: 733: 730: 728: 725: 724: 721: 719: 717: 714: 713: 711: 708: 706: 703: 702: 699: 697: 695: 692: 691: 689: 686: 684: 681: 680: 678: 676: 673: 672: 670: 667: 665: 662: 661: 658: 656: 654: 651: 650: 648: 645: 643: 640: 639: 636: 634: 632: 629: 628: 625: 623: 620: 617: 616: 613: 611: 609: 606: 605: 602: 600: 598: 595: 594: 592: 589: 587: 584: 583: 580: 578: 576: 573: 572: 569: 567: 564: 561: 560: 557: 555: 553: 550: 549: 546: 544: 542: 539: 538: 535: 533: 531: 528: 527: 525: 523: 520: 519: 516: 514: 512: 509: 508: 505: 503: 501: 498: 497: 494: 492: 490: 487: 486: 484: 482: 479: 478: 475: 473: 471: 468: 467: 464: 462: 460: 457: 456: 453: 451: 449: 446: 445: 443: 441: 438: 437: 434: 432: 430: 427: 426: 423: 421: 419: 416: 415: 413: 410: 408: 405: 404: 401: 399: 397: 394: 393: 390: 388: 385: 382: 381: 378: 376: 374: 371: 370: 367: 365: 363: 360: 359: 356: 354: 352: 349: 348: 346: 343: 341: 338: 337: 334: 332: 330: 327: 326: 323: 321: 318: 315: 314: 312: 309: 307: 304: 303: 301: 298: 296: 293: 292: 290: 287: 285: 282: 281: 279: 276: 274: 271: 270: 268: 265: 263: 260: 259: 256: 254: 252: 249: 248: 246: 243: 241: 238: 237: 234: 232: 230: 227: 226: 224: 221: 219: 216: 215: 212: 210: 208: 205: 204: 201: 197: 196: 192: 191: 174: 169: 168: 153: 137: 119: 106: 105: 90: 59: 53: 51: 43: 37: 33: 32: 24: 18:User:TheJJJunk 15: 9: 6: 4: 3: 2: 69889: 69874: 69867: 69854: 69850: 69840: 69836: 69829: 69816: 69812: 69805: 69798: 69791: 69784: 69771: 69755: 69739: 69723: 69707: 69691: 69687: 69665: 69643: 69603: 69599: 69592: 69576: 69572: 69552:" " 69528:" " 69478: 69471: 69467: 69447:" " 69423:" " 69373: 69365:")" 69324: 69320: 69312:" " 69289: 69281:" " 69258: 69250:" " 69227: 69219:" " 69178: 69171: 69137: 69133: 69126: 69110: 69106: 69086:" " 69036: 69029: 69025: 69005:" " 68955: 68947:"(" 68915: 68911: 68889: 68855: 68851: 68843:" " 68820: 68812:" " 68789: 68781:" " 68740: 68733: 68699: 68695: 68688: 68672: 68626: 68619: 68597: 68589:"(" 68560: 68552:" " 68529: 68521:" " 68498: 68491: 68457: 68453: 68437: 68346: 68342: 68272: 68264:"–" 68205: 68197:"Š" 68135: 68127:"ž" 68065: 68057:"ü" 67995: 67987:"ś" 67925: 67917:"ó" 67855: 67847:"ł" 67785: 67777:"ć" 67715: 67707:"á" 67645: 67641: 67610: 67582: 67578: 67544: 67536:" " 67530:"_" 67510: 67490:"_" 67470: 67442: 67414: 67407: 67379: 67339: 67317: 67310: 67267: 67236: 67178: 67158:"=" 67123: 67116: 67093:"=" 67073: 67012: 66972: 66961:"=" 66938: 66889: 66846: 66839: 66796: 66783: 66770: 66757: 66744: 66728: 66697: 66690: 66686: 66679: 66666: 66662: 66655: 66648: 66635: 66619: 66603: 66587: 66571: 66555: 66551: 66535: 66513: 66485: 66478: 66435: 66422: 66409: 66396: 66383: 66367: 66336: 66329: 66325: 66318: 66305: 66301: 66294: 66287: 66274: 66258: 66242: 66226: 66210: 66194: 66190: 66171: 66149: 66121: 66114: 66035: 66022: 66009: 65996: 65983: 65967: 65936: 65929: 65925: 65918: 65905: 65901: 65894: 65887: 65874: 65858: 65842: 65826: 65810: 65794: 65790: 65783: 65779: 65775: 65714: 65704: 65697: 65636: 65593: 65544: 65537: 65494: 65448: 65441: 65389: 65382: 65375: 65371: 65352: 65312: 65284: 65277: 65198: 65185: 65172: 65159: 65146: 65130: 65099: 65092: 65088: 65081: 65074: 65070: 65063: 65056: 65049: 65042: 65035: 65028: 65021: 65014: 65007: 65003: 64996: 64989: 64982: 64978: 64971: 64964: 64957: 64950: 64943: 64939: 64932: 64925: 64918: 64911: 64904: 64897: 64890: 64883: 64876: 64872: 64865: 64858: 64851: 64847: 64840: 64833: 64826: 64819: 64812: 64808: 64801: 64794: 64787: 64780: 64773: 64766: 64761:var citation; 64759: 64752: 64745: 64738: 64731: 64724: 64717: 64710: 64697: 64690: 64683: 64670: 64654: 64638: 64622: 64606: 64590: 64586: 64582: 64575: 64561:"," 64553: 64519: 64491: 64487: 64438: 64428: 64415: 64378: 64371: 64334: 64330: 64290: 64268: 64261: 64218: 64214: 64207: 64193:"." 64185: 64151: 64123: 64119: 64070: 64060: 64047: 64010: 64003: 63966: 63962: 63922: 63900: 63893: 63850: 63846: 63839: 63769: 63762: 63722: 63715: 63615: 63611: 63598: 63585: 63572: 63559: 63546: 63530: 63499: 63492: 63488: 63481: 63468: 63464: 63457: 63450: 63443: 63430: 63414: 63398: 63382: 63362:urlStartIndex 63354: 63328:urlStartIndex 63320: 63304: 63297: 63266: 63259: 63255: 63248: 63241: 63234: 63221: 63213:replacementt3 63205: 63189: 63173: 63157: 63141: 63125: 63109: 63093: 63077: 63061: 63054: 63047: 63040: 63033: 63026: 63013: 63005:replacementt3 62997: 62981: 62965: 62946: 62930: 62910:" " 62892:urlStartIndex 62884: 62876:" " 62858:urlStartIndex 62850: 62834: 62818: 62802: 62786: 62770: 62754: 62738: 62731: 62697: 62690: 62683: 62676: 62663: 62655:replacementt3 62647: 62631: 62615: 62599: 62571: 62551:" " 62533:urlStartIndex 62525: 62517:" " 62499:urlStartIndex 62491: 62475: 62459: 62443: 62427: 62411: 62395: 62379: 62372: 62317: 62310: 62306: 62284: 62270:replacementt3 62265: 62251:" " 62218:" " 62200:urlStartIndex 62189: 62181:" " 62163:urlStartIndex 62152: 62148: 62126: 62103:" " 62071: 62051:urlStartIndex 62040: 62032:urlStartIndex 62021: 62014: 62010: 62003: 61996: 61989: 61982: 61975: 61968: 61960:" " 61940: 61933: 61929: 61883: 61879: 61863: 61841: 61837: 61818: 61811: 61804: 61800: 61793: 61786: 61770: 61730: 61723: 61674: 61667: 61663: 61629: 61622: 61618: 61595:"|" 61574:"|" 61551: 61528:"}" 61507:"}" 61484: 61477: 61473: 61459:urlStartIndex 61448: 61429: 61425: 61418: 61410:urlStartIndex 61405: 61374: 61367: 61333: 61326: 61322: 61311:urlStartIndex 61288: 61262:urlStartIndex 61257: 61250: 61230:indicesLength 61204: 61184:indicesLength 61179: 61175: 61168: 61146: 61124: 61117: 61065: 61043: 61018: 60999: 60980: 60973: 60969: 60953: 60922: 60915: 60911: 60904: 60891: 60887: 60880: 60873: 60866: 60853: 60837: 60821: 60784: 60756: 60740: 60733: 60705: 60680: 60673: 60624: 60620: 60604: 60588: 60581: 60553: 60546: 60542: 60535: 60522: 60518: 60511: 60504: 60497: 60484: 60468: 60452: 60436: 60399: 60371: 60355: 60348: 60320: 60295: 60288: 60239: 60235: 60219: 60203: 60172: 60165: 60161: 60154: 60141: 60137: 60130: 60123: 60116: 60091: 60063: 60049:" " 60029: 59986: 59958: 59942: 59935: 59907: 59903: 59884: 59877: 59828: 59812: 59808: 59792: 59761: 59754: 59750: 59743: 59730: 59723: 59716: 59703: 59687: 59671: 59655: 59639: 59623: 59619: 59603: 59581: 59553: 59546: 59503: 59457: 59417: 59413: 59382: 59351: 59344: 59304: 59291: 59278: 59265: 59249: 59218: 59211: 59207: 59200: 59187: 59183: 59176: 59169: 59162: 59149: 59133: 59111: 59077: 59061: 59045: 59041: 59004: 58997: 58963: 58959: 58940: 58933: 58884: 58880: 58873: 58866: 58853: 58837: 58830: 58823: 58810: 58794: 58787: 58780: 58767: 58751: 58744: 58737: 58724: 58708: 58701: 58694: 58681: 58665: 58658: 58642: 58638: 58622: 58615: 58587: 58580: 58576: 58569: 58556: 58549: 58542: 58529: 58513: 58497: 58481: 58465: 58449: 58445: 58438: 58422: 58400: 58372: 58365: 58358: 58354: 58347: 58331: 58309: 58281: 58274: 58231: 58227: 58220: 58204: 58182: 58154: 58147: 58104: 58100: 58093: 58077: 58055: 58027: 58020: 57980: 57973: 57843: 57830: 57817: 57804: 57788: 57757: 57750: 57746: 57739: 57726: 57719: 57712: 57705: 57692: 57676: 57660: 57644: 57628: 57612: 57608: 57601: 57587:"*" 57579: 57545: 57517: 57513: 57485: 57457: 57417: 57410: 57403: 57390: 57356: 57349: 57312: 57305: 57256: 57252: 57233: 57214: 57207: 57200: 57196: 57189: 57181:"*" 57173: 57151: 57123: 57107: 57100: 57060: 57056: 57013: 56982: 56975: 56923: 56919: 56900: 56848: 56790: 56738: 56731: 56724: 56717: 56686: 56652: 56618: 56581: 56547: 56516: 56476: 56463: 56450: 56437: 56424: 56411: 56395: 56364: 56357: 56353: 56346: 56333: 56329: 56322: 56315: 56296: 56274: 56258: 56242: 56226: 56210: 56205://push result 56203: 56199: 56192: 56152: 56109: 56081: 56077: 56061: 56030: 56026: 56007: 56000: 55981: 55974: 55970: 55963: 55956: 55946: 55930: 55902: 55886: 55843: 55836: 55808: 55804: 55785: 55778: 55729: 55725: 55709: 55702: 55698: 55679: 55660: 55641: 55622: 55615: 55593: 55586: 55582: 55575: 55568: 55561: 55542: 55520: 55498: 55485: 55478: 55444: 55437: 55433: 55423: 55407: 55403: 55396: 55389: 55379: 55363: 55356: 55322: 55315: 55260: 55241: 55234: 55230: 55211: 55207: 55197: 55175: 55168: 55161: 55112: 55105: 55101: 55094: 55087: 55074: 55061: 55045: 55038: 55031: 55018: 55005: 54989: 54982: 54975: 54962: 54949: 54933: 54926: 54919: 54906: 54893: 54877: 54870: 54854: 54847: 54843: 54824: 54808: 54801: 54773: 54766: 54762: 54755: 54742: 54738: 54731: 54724: 54717: 54710: 54697: 54669: 54653: 54637: 54621: 54605: 54601: 54573: 54566: 54556: 54552: 54545: 54538: 54525: 54497: 54481: 54465: 54449: 54433: 54429: 54416: 54346: 54339: 54335: 54322: 54252: 54245: 54241: 54222: 54203: 54163: 54156: 54128: 54121: 54114: 54110: 54055: 54048: 54044: 53998: 53967: 53960: 53956: 53934: 53927: 53920: 53913: 53897: 53857: 53850: 53801: 53794: 53787: 53780: 53773: 53763: 53759: 53752: 53745: 53732: 53716: 53700: 53684: 53668: 53652: 53648: 53641: 53613: 53597: 53560: 53556: 53540: 53509: 53505: 53489: 53482: 53463: 53456: 53452: 53445: 53438: 53428: 53412: 53408: 53380: 53364: 53360: 53317: 53307: 53303: 53260: 53232: 53225: 53221: 53196: 53189: 53161: 53157: 53138: 53131: 53082: 53078: 53062: 53058: 53051: 53044: 53037: 53030: 53026: 53007: 52976: 52957: 52938: 52919: 52912: 52884: 52877: 52873: 52863: 52847: 52843: 52836: 52829: 52819: 52803: 52796: 52768: 52761: 52712: 52693: 52689: 52682: 52660: 52638: 52630:"|" 52616: 52594: 52586:"|" 52572: 52550: 52534: 52527: 52523: 52483: 52479: 52445: 52411: 52377: 52343: 52309: 52275: 52256: 52233:"|" 52212:"|" 52189: 52166:"}" 52145:"}" 52122: 52099:" " 52069:" " 52046: 51979: 51912: 51889:"/" 51868:"/" 51845: 51778: 51771: 51764: 51757: 51750: 51743: 51736: 51729: 51725: 51718: 51702: 51671: 51664: 51639: 51620: 51601: 51594: 51536: 51505: 51471: 51440: 51412: 51387: 51365: 51358: 51338:indicesLength 51312: 51292:indicesLength 51287: 51283: 51276: 51254: 51232: 51225: 51173: 51169: 51153: 51134: 51109: 51090: 51071: 51064: 51060: 51044: 51028: 51021: 50993: 50986: 50979: 50972: 50968: 50961: 50948: 50941: 50934: 50921: 50905: 50889: 50873: 50857: 50841: 50837: 50809: 50781: 50777: 50770: 50742: 50735: 50674: 50619: 50612: 50608: 50553: 50489: 50482: 50478: 50459: 50404: 50349: 50297: 50284: 50277: 50270: 50239: 50232: 50195: 50161: 50154: 50117: 50083: 50049: 50009: 50002: 49998: 49985: 49972: 49959: 49943: 49912: 49905: 49901: 49894: 49881: 49874: 49867: 49860: 49847: 49831: 49815: 49799: 49783: 49767: 49760: 49744: 49722: 49700: 49693: 49686: 49682: 49675: 49659: 49622: 49585: 49581: 49559: 49501: 49443: 49439: 49420: 49413: 49370: 49366: 49359: 49343: 49306: 49269: 49262: 49219: 49215: 49208: 49201: 49179: 49157: 49126: 49080: 49037: 49009: 49002: 48995: 48991: 48984: 48962: 48934: 48906: 48902: 48895: 48867: 48827: 48790: 48783: 48701: 48697: 48675: 48647: 48625: 48621: 48563: 48505: 48486: 48482: 48463: 48411: 48404: 48334: 48327: 48284: 48280: 48273: 48266: 48244: 48222: 48191: 48145: 48114: 48086: 48079: 48072: 48068: 48061: 48039: 48011: 47983: 47979: 47972: 47944: 47904: 47867: 47860: 47778: 47774: 47752: 47724: 47702: 47698: 47640: 47582: 47563: 47559: 47540: 47488: 47481: 47411: 47404: 47361: 47357: 47350: 47328: 47306: 47275: 47229: 47198: 47170: 47163: 47120: 47116: 47109: 47093: 47077: 47049: 47042: 46993: 46986: 46826: 46822: 46782: 46745: 46714: 46710: 46694: 46687: 46671: 46634: 46621: 46614: 46541: 46537: 46530: 46514: 46510: 46446: 46352: 46258: 46164: 46070: 45976: 45969: 45872: 45775: 45771: 45764: 45748: 45726: 45698: 45691: 45648: 45644: 45637: 45621: 45617: 45553: 45456: 45359: 45265: 45258: 45128: 45121: 45078: 44819: 44812: 44775: 44750: 44737: 44724: 44711: 44698: 44682: 44618: 44587: 44580: 44576: 44569: 44562: 44555: 44548: 44544: 44465: 44461: 44457: 44450: 44443: 44436: 44429: 44422: 44415: 44411: 44404: 44400: 44384: 44377: 44364: 44360: 44353: 44345:ARA_Functions 44340: 44336: 44329: 44291:scanTimeoutId 44277: 44270: 44256:scanTimeoutId 44242: 44234:scanTimeoutId 44214: 44197:scanTimeoutId 44177: 44154:ARA_Functions 44152: 44145: 44138: 44131: 44124: 44117: 44110: 44106: 44099: 44071: 44049: 44042: 44032: 44025: 43997: 43978: 43965: 43958: 43930: 43869: 43862: 43828: 43797: 43766: 43737:ARA_Functions 43735: 43728: 43721: 43714: 43710: 43703: 43681: 43674: 43667: 43609: 43602: 43574: 43543: 43515: 43469: 43441: 43413: 43406: 43402: 43386: 43361: 43345: 43302: 43286: 43261: 43245: 43223: 43216: 43194: 43184: 43156: 43149: 43142: 43081: 43050: 42995: 42976: 42969: 42908: 42856: 42798: 42761: 42754: 42732: 42692: 42676: 42669: 42644: 42631: 42603: 42566: 42555:'new' 42523: 42492: 42485: 42478: 42447: 42431: 42409: 42402: 42371: 42355: 42321: 42299: 42292: 42282: 42248: 42217: 42210: 42200: 42178: 42141: 42110: 42103: 42077:ARA_Functions 42075: 42068: 42046: 42039: 42032: 41974: 41967: 41939: 41908: 41880: 41834: 41806: 41778: 41771: 41767: 41751: 41726: 41710: 41667: 41651: 41626: 41610: 41588: 41581: 41559: 41549: 41521: 41514: 41507: 41446: 41415: 41360: 41341: 41334: 41273: 41221: 41163: 41126: 41119: 41097: 41057: 41041: 41034: 41009: 40996: 40968: 40931: 40920:'new' 40888: 40857: 40850: 40843: 40812: 40796: 40774: 40767: 40736: 40720: 40686: 40664: 40657: 40647: 40625: 40618: 40581: 40574: 40567: 40557: 40526: 40519: 40515: 40484: 40477: 40467: 40445: 40408: 40377: 40370: 40344:ARA_Functions 40342: 40335: 40331: 40324: 40302: 40295: 40288: 40230: 40223: 40195: 40164: 40136: 40090: 40062: 40034: 40027: 40023: 40007: 39982: 39966: 39923: 39907: 39882: 39866: 39844: 39837: 39815: 39805: 39777: 39770: 39763: 39702: 39671: 39616: 39597: 39590: 39529: 39477: 39419: 39382: 39375: 39353: 39313: 39297: 39290: 39265: 39252: 39224: 39187: 39176:'new' 39144: 39113: 39106: 39099: 39068: 39052: 39030: 39023: 38992: 38976: 38942: 38920: 38913: 38903: 38872: 38865: 38834: 38827: 38817: 38795: 38758: 38727: 38720: 38700:fixSuggestion 38694:ARA_Functions 38692: 38685: 38681: 38674: 38628: 38600: 38572: 38565: 38555: 38547:focusWikiText 38533: 38526: 38488:stopObserving 38474: 38446: 38439: 38417: 38410: 38400: 38375: 38350: 38331: 38294: 38266: 38211: 38183: 38155: 38127: 38093: 38065: 38037: 38009: 37981: 37917: 37820: 37792: 37764: 37756:'DIV' 37750:createElement 37733: 37714: 37671: 37664: 37567: 37539: 37508: 37501: 37491: 37469: 37462: 37410: 37381:ARA_Functions 37379: 37372: 37365: 37358: 37351: 37344: 37340: 37333: 37320: 37313: 37300: 37257: 37238: 37219: 37212: 37184: 37135: 37106:ARA_Functions 37104: 37097: 37090: 37083: 37076: 37069: 37065: 37058: 37045: 37038: 36992: 36949: 36909: 36863: 36826: 36819: 36812: 36805: 36774: 36749: 36742: 36675: 36668: 36664: 36645: 36638: 36583: 36549: 36542: 36481: 36462: 36446: 36417:ARA_Functions 36415: 36408: 36401: 36397: 36390: 36383: 36376: 36348: 36334:'...' 36332: 36286: 36231: 36224: 36178: 36171: 36164: 36157: 36150: 36131: 36103: 36081: 36065: 36057:' | ' 36031: 36027: 35978: 35971: 35943: 35936: 35929: 35922: 35903: 35875: 35853: 35837: 35829:' | ' 35803: 35799: 35750: 35743: 35715: 35708: 35704: 35697: 35690: 35671: 35643: 35621: 35605: 35601: 35593:'fix' 35552: 35518: 35510:'SUP' 35504:createElement 35487: 35480: 35452: 35418: 35396: 35389: 35376: 35354: 35338: 35307: 35276: 35227: 35220: 35165: 35134: 35097: 35057: 34990: 34983: 34973: 34966: 34935: 34895: 34888: 34848: 34841: 34837: 34791: 34784: 34780: 34773: 34763: 34756: 34728: 34718: 34690: 34644: 34637: 34627: 34617: 34607: 34579: 34539: 34532: 34525: 34500: 34493: 34456: 34419: 34382: 34342: 34335: 34328: 34318: 34311: 34283: 34273: 34245: 34199: 34192: 34179: 34169: 34144: 34104: 34069:BIG_THRESHOLD 34031: 34024: 34020: 33992: 33985: 33981: 33953: 33949: 33936: 33890: 33883: 33879: 33848: 33841: 33837: 33823:scanTimeoutId 33809: 33802: 33776:ARA_Functions 33774: 33767: 33760: 33756: 33749: 33669:ARA_Functions 33667: 33660: 33631:ARA_Functions 33629: 33625: 33618: 33550:ARA_Functions 33548: 33541: 33531: 33491: 33469: 33411: 33353: 33319: 33312: 33299: 33244: 33225: 33218: 33205: 33150: 33131: 33111:WikEdParseDOM 33109: 33066: 33055:wikEdUseWikEd 33041: 33006:ARA_Functions 33004: 33000: 32993: 32965: 32958: 32948: 32932: 32921:wikEdUseWikEd 32907: 32890:focusWikiText 32884:ARA_Functions 32882: 32878: 32871: 32837: 32830: 32820: 32786: 32779: 32768:wikEdUseWikEd 32754: 32725:ARA_Functions 32723: 32719: 32712: 32681: 32674: 32655: 32635:WikEdParseDOM 32633: 32605: 32594:wikEdUseWikEd 32580: 32557:ARA_Functions 32555: 32551: 32544: 32537: 32530: 32526: 32519: 32512: 32460: 32438: 32419: 32390:ARA_Functions 32388: 32381: 32374: 32370: 32363: 32314: 32300:'$ 1' 32288:wgArticlePath 32268: 32254:wgArticlePath 32242:wgArticlePath 32237: 32206: 32171:ARA_Functions 32169: 32162: 32155: 32151: 32144: 32131: 32103: 32069: 32047: 32033:createElement 32016: 31975:ARA_Functions 31973: 31966: 31962: 31955: 31948: 31926: 31904: 31891: 31875: 31859: 31834: 31805:ARA_Functions 31803: 31799: 31792: 31785: 31751: 31738: 31704: 31679: 31644:stopObserving 31638:ARA_Functions 31636: 31632: 31625: 31618: 31584: 31571: 31537: 31512: 31471:ARA_Functions 31469: 31465: 31458: 31424: 31405: 31383: 31355: 31327: 31317: 31298: 31279: 31250:ARA_Functions 31248: 31241: 31234: 31227: 31223: 31216: 31209: 31193: 31159: 31131: 31109: 31084: 31020: 30956: 30949: 30936: 30929: 30907: 30894: 30887: 30880: 30849: 30842: 30820: 30780: 30749: 30721: 30705: 30677: 30652: 30567: 30527: 30487: 30459: 30434: 30427: 30393: 30359: 30345:createElement 30325: 30294: 30287: 30280: 30252: 30203: 30178: 30147: 30140: 30133: 30126: 30101: 30073: 30066: 30025:ARA_Functions 30023: 30016: 30009: 30002: 29998: 29987:ARA_Functions 29981:ARA_Functions 29976: 29969: 29956: 29952: 29945: 29937:ARA_Constants 29932: 29928: 29921: 29904:scanTimeoutId 29898:ARA_Constants 29896: 29892: 29872:ARA_Constants 29870: 29847:ARA_Constants 29845: 29825:BIG_THRESHOLD 29819:ARA_Constants 29817: 29813: 29806: 29783:ARA_Constants 29781: 29777: 29757:ARA_Constants 29755: 29738:ARA_Constants 29736: 29722:ARA_Constants 29710:ARA_Constants 29708: 29688:ARA_Constants 29686: 29682: 29629:ARA_Constants 29627: 29620: 29616: 29563:ARA_Constants 29561: 29554: 29550: 29542:'.js' 29500:ARA_Constants 29498: 29491: 29487: 29407:ARA_Constants 29405: 29398: 29394: 29368:ARA_Constants 29366: 29359: 29355: 29344:ARA_Constants 29338:ARA_Constants 29333: 29326: 29313: 29309: 29302: 29259: 29234: 29230: 29190: 29150: 29143: 29139: 29117: 29095: 29088: 29084: 29074: 29001: 28994: 28990: 28968: 28961: 28954: 28926: 28922: 28900: 28893: 28886: 28878: 28870: 28865: 28859: 28854: 28848: 28843: 28840: 28835: 28829: 28824: 28821: 28816: 28810: 28805: 28799: 28794: 28791: 28786: 28780: 28775: 28769: 28764: 28758: 28753: 28747: 28742: 28736: 28731: 28725: 28720: 28714: 28709: 28703: 28698: 28692: 28687: 28681: 28676: 28673: 28668: 28662: 28657: 28651: 28646: 28640: 28635: 28632: 28627: 28621: 28616: 28610: 28605: 28602: 28597: 28591: 28586: 28580: 28575: 28572: 28567: 28561: 28556: 28550: 28545: 28542: 28537: 28531: 28526: 28520: 28515: 28509: 28504: 28498: 28493: 28487: 28482: 28476: 28471: 28468: 28463: 28457: 28452: 28446: 28441: 28438: 28433: 28427: 28422: 28416: 28411: 28408: 28403: 28397: 28392: 28386: 28381: 28378: 28373: 28367: 28362: 28356: 28351: 28348: 28343: 28337: 28332: 28326: 28321: 28315: 28310: 28304: 28299: 28293: 28288: 28285: 28280: 28274: 28269: 28263: 28258: 28252: 28247: 28241: 28236: 28230: 28225: 28219: 28214: 28208: 28203: 28197: 28192: 28186: 28181: 28175: 28170: 28167: 28162: 28156: 28151: 28145: 28140: 28137: 28132: 28126: 28121: 28115: 28110: 28104: 28099: 28093: 28088: 28082: 28077: 28071: 28066: 28060: 28055: 28049: 28044: 28038: 28033: 28027: 28022: 28019: 28014: 28008: 28003: 27997: 27992: 27989: 27984: 27978: 27973: 27967: 27962: 27956: 27951: 27945: 27940: 27934: 27929: 27923: 27918: 27912: 27907: 27901: 27896: 27890: 27885: 27879: 27874: 27868: 27863: 27857: 27852: 27846: 27841: 27835: 27830: 27824: 27819: 27813: 27808: 27802: 27797: 27791: 27786: 27780: 27775: 27769: 27764: 27758: 27753: 27747: 27742: 27736: 27731: 27725: 27720: 27714: 27709: 27703: 27698: 27692: 27687: 27681: 27676: 27670: 27665: 27659: 27654: 27651: 27646: 27640: 27635: 27629: 27624: 27621: 27616: 27610: 27605: 27599: 27594: 27588: 27583: 27577: 27572: 27566: 27561: 27555: 27550: 27544: 27539: 27533: 27528: 27525: 27520: 27514: 27509: 27503: 27498: 27492: 27487: 27481: 27476: 27470: 27465: 27459: 27454: 27448: 27443: 27437: 27432: 27426: 27421: 27415: 27410: 27404: 27399: 27393: 27388: 27385: 27380: 27374: 27369: 27363: 27358: 27355: 27350: 27344: 27339: 27333: 27328: 27322: 27317: 27311: 27306: 27300: 27295: 27289: 27284: 27278: 27273: 27267: 27262: 27259: 27254: 27248: 27243: 27237: 27232: 27226: 27221: 27215: 27210: 27204: 27199: 27193: 27188: 27182: 27177: 27171: 27166: 27160: 27155: 27149: 27144: 27138: 27133: 27127: 27122: 27119: 27114: 27108: 27103: 27097: 27092: 27089: 27084: 27078: 27073: 27067: 27062: 27056: 27051: 27045: 27040: 27034: 27029: 27023: 27018: 27012: 27007: 27001: 26996: 26993: 26988: 26982: 26977: 26974: 26969: 26966: 26961: 26955: 26950: 26944: 26939: 26933: 26928: 26922: 26917: 26911: 26906: 26900: 26895: 26889: 26884: 26878: 26873: 26867: 26862: 26856: 26851: 26845: 26840: 26834: 26829: 26823: 26818: 26815: 26810: 26804: 26799: 26793: 26788: 26782: 26777: 26771: 26766: 26760: 26755: 26749: 26744: 26738: 26733: 26727: 26722: 26716: 26711: 26705: 26700: 26694: 26689: 26683: 26678: 26675: 26670: 26664: 26659: 26653: 26648: 26645: 26640: 26634: 26629: 26623: 26618: 26612: 26607: 26601: 26596: 26590: 26585: 26579: 26574: 26568: 26563: 26557: 26552: 26546: 26541: 26538: 26533: 26527: 26522: 26516: 26511: 26505: 26500: 26497: 26492: 26486: 26481: 26475: 26470: 26464: 26459: 26453: 26448: 26442: 26437: 26434: 26429: 26423: 26418: 26412: 26407: 26401: 26396: 26390: 26385: 26379: 26374: 26368: 26363: 26357: 26352: 26346: 26341: 26335: 26330: 26327: 26322: 26316: 26311: 26305: 26300: 26294: 26289: 26286: 26281: 26275: 26270: 26264: 26259: 26253: 26248: 26242: 26237: 26231: 26226: 26223: 26218: 26212: 26207: 26201: 26196: 26190: 26185: 26179: 26174: 26168: 26163: 26157: 26152: 26148:var citation; 26146: 26141: 26135: 26130: 26124: 26119: 26113: 26108: 26102: 26097: 26091: 26086: 26080: 26075: 26069: 26064: 26058: 26053: 26047: 26042: 26036: 26031: 26025: 26020: 26014: 26009: 26003: 25998: 25992: 25987: 25981: 25976: 25970: 25965: 25962: 25957: 25954: 25949: 25943: 25938: 25932: 25927: 25921: 25916: 25910: 25905: 25902: 25897: 25891: 25886: 25880: 25875: 25869: 25864: 25858: 25853: 25847: 25842: 25836: 25831: 25828: 25823: 25817: 25812: 25806: 25801: 25795: 25790: 25784: 25779: 25776: 25771: 25765: 25760: 25754: 25749: 25743: 25738: 25732: 25727: 25724: 25719: 25713: 25708: 25702: 25697: 25691: 25686: 25680: 25675: 25669: 25664: 25658: 25653: 25650: 25645: 25639: 25634: 25628: 25623: 25617: 25612: 25606: 25601: 25598: 25593: 25587: 25582: 25576: 25571: 25565: 25560: 25554: 25549: 25543: 25538: 25532: 25527: 25524: 25519: 25513: 25508: 25502: 25497: 25491: 25486: 25480: 25475: 25469: 25464: 25458: 25453: 25447: 25442: 25436: 25431: 25428: 25423: 25417: 25412: 25406: 25401: 25398: 25393: 25387: 25382: 25376: 25371: 25365: 25360: 25354: 25349: 25343: 25338: 25332: 25327: 25321: 25316: 25310: 25305: 25299: 25294: 25288: 25283: 25277: 25272: 25266: 25261: 25255: 25250: 25247: 25242: 25236: 25231: 25225: 25220: 25214: 25209: 25203: 25198: 25192: 25187: 25181: 25176: 25170: 25165: 25159: 25154: 25148: 25143: 25137: 25132: 25126: 25121: 25115: 25110: 25104: 25099: 25093: 25088: 25082: 25077: 25071: 25066: 25060: 25055: 25049: 25044: 25038: 25033: 25027: 25022: 25016: 25011: 25005: 25000: 24994: 24989: 24983: 24978: 24972: 24967: 24961: 24956: 24950: 24945: 24939: 24934: 24928: 24923: 24917: 24912: 24906: 24901: 24895: 24890: 24884: 24879: 24873: 24868: 24862: 24857: 24851: 24846: 24840: 24835: 24829: 24824: 24818: 24813: 24807: 24802: 24796: 24791: 24785: 24780: 24774: 24769: 24763: 24758: 24752: 24747: 24741: 24736: 24730: 24725: 24719: 24714: 24708: 24703: 24697: 24692: 24686: 24681: 24675: 24670: 24664: 24659: 24653: 24648: 24642: 24637: 24631: 24626: 24620: 24615: 24612: 24607: 24601: 24596: 24590: 24585: 24579: 24574: 24568: 24563: 24560: 24555: 24549: 24544: 24538: 24533: 24527: 24522: 24516: 24511: 24505: 24500: 24497: 24492: 24486: 24481: 24475: 24470: 24464: 24459: 24453: 24448: 24442: 24437: 24431: 24426: 24420: 24415: 24409: 24404: 24401: 24396: 24390: 24385: 24382: 24377: 24371: 24366: 24360: 24355: 24352: 24347: 24341: 24336: 24330: 24325: 24319: 24314: 24311: 24306: 24300: 24295: 24289: 24284: 24278: 24273: 24267: 24262: 24256: 24251: 24245: 24240: 24234: 24229: 24226: 24221: 24215: 24210: 24204: 24199: 24196: 24191: 24185: 24180: 24174: 24169: 24163: 24158: 24155: 24150: 24144: 24139: 24133: 24128: 24125: 24120: 24114: 24109: 24103: 24098: 24092: 24087: 24081: 24076: 24070: 24065: 24059: 24054: 24051: 24046: 24040: 24035: 24029: 24024: 24018: 24013: 24007: 24002: 23996: 23991: 23988: 23983: 23977: 23972: 23966: 23961: 23955: 23950: 23944: 23939: 23933: 23928: 23922: 23917: 23911: 23906: 23900: 23895: 23889: 23884: 23878: 23873: 23870: 23865: 23859: 23854: 23848: 23843: 23837: 23832: 23829: 23824: 23818: 23813: 23807: 23802: 23799: 23794: 23788: 23783: 23777: 23772: 23766: 23761: 23755: 23750: 23744: 23739: 23733: 23728: 23722: 23717: 23711: 23706: 23700: 23695: 23689: 23684: 23676: 23673: 23667: 23662: 23656: 23653: 23647: 23642: 23636: 23633: 23627: 23622: 23614: 23611: 23605: 23600: 23592: 23589: 23586: 23581: 23573: 23570: 23564: 23559: 23551: 23548: 23542: 23537: 23529: 23526: 23520: 23515: 23507: 23504: 23498: 23493: 23485: 23482: 23476: 23471: 23463: 23460: 23457: 23452: 23446:start: s.end, 23444: 23441: 23435: 23430: 23422: 23419: 23413: 23408: 23404: 23402: 23399: 23397: 23396: 23390: 23385: 23379: 23374: 23368: 23363: 23357: 23352: 23346: 23341: 23335: 23330: 23324: 23319: 23313: 23308: 23302: 23297: 23291: 23286: 23280: 23275: 23269: 23264: 23258: 23253: 23247: 23242: 23236: 23231: 23228: 23223: 23217: 23212: 23206: 23201: 23195: 23190: 23184: 23179: 23176: 23171: 23165: 23160: 23154: 23149: 23146: 23141: 23135: 23130: 23124: 23119: 23113: 23108: 23102: 23097: 23091: 23086: 23080: 23075: 23069: 23064: 23058: 23053: 23047: 23042: 23036: 23031: 23025: 23020: 23017: 23012: 23006: 23001: 22995: 22990: 22984: 22979: 22973: 22968: 22965: 22960: 22954: 22949: 22943: 22938: 22932: 22927: 22924: 22919: 22913: 22908: 22902: 22897: 22891: 22886: 22880: 22875: 22869: 22864: 22858: 22853: 22847: 22842: 22836: 22831: 22825: 22820: 22814: 22809: 22806: 22801: 22795: 22790: 22784: 22779: 22773: 22768: 22762: 22757: 22751: 22746: 22740: 22735: 22729: 22724: 22721: 22716: 22710: 22705: 22699: 22694: 22688: 22683: 22677: 22672: 22666: 22661: 22655: 22650: 22644: 22639: 22633: 22628: 22622: 22617: 22611: 22606: 22603: 22598: 22592: 22587: 22581: 22576: 22573: 22568: 22562: 22557: 22551: 22546: 22540: 22535: 22529: 22524: 22518: 22513: 22507: 22502: 22496: 22491: 22485: 22480: 22474: 22469: 22466: 22461: 22455: 22450: 22444: 22439: 22433: 22428: 22420: 22417: 22414: 22409: 22404: 22401: 22395: 22390: 22384: 22382: 22377: 22375: 22374: 22368: 22363: 22360: 22355: 22349: 22344: 22338: 22333: 22327: 22322: 22316: 22311: 22305: 22300: 22294: 22289: 22283: 22278: 22272: 22267: 22261: 22256: 22250: 22245: 22239: 22234: 22228: 22223: 22217: 22212: 22206: 22201: 22195: 22190: 22184: 22179: 22173: 22168: 22162: 22157: 22151: 22146: 22140: 22135: 22129: 22124: 22118: 22113: 22110: 22105: 22099: 22094: 22088: 22083: 22077: 22072: 22066: 22061: 22058: 22053: 22047: 22042: 22036: 22031: 22025: 22020: 22014: 22009: 22003: 21998: 21992: 21987: 21981: 21976: 21970: 21965: 21959: 21954: 21948: 21943: 21940: 21935: 21929: 21924: 21918: 21913: 21907: 21902: 21896: 21891: 21885: 21880: 21874: 21869: 21866: 21861: 21855: 21850: 21844: 21839: 21833: 21828: 21822: 21817: 21811: 21806: 21800: 21795: 21792: 21787: 21781: 21776: 21770: 21765: 21759: 21754: 21748: 21743: 21737: 21732: 21726: 21721: 21718: 21713: 21707: 21702: 21696: 21691: 21685: 21680: 21674: 21669: 21663: 21658: 21652: 21647: 21641: 21636: 21630: 21625: 21619: 21614: 21608: 21603: 21597: 21592: 21586: 21581: 21575: 21570: 21564: 21559: 21556: 21551: 21545: 21540: 21534: 21529: 21523: 21518: 21512: 21507: 21501: 21496: 21490: 21485: 21479: 21474: 21468: 21463: 21457: 21452: 21446: 21441: 21435: 21430: 21427: 21422: 21416: 21411: 21405: 21400: 21394: 21389: 21383: 21378: 21375: 21370: 21364: 21359: 21353: 21348: 21342: 21337: 21331: 21326: 21320: 21315: 21309: 21304: 21298: 21293: 21287: 21282: 21276: 21271: 21265: 21260: 21254: 21249: 21246: 21241: 21235: 21230: 21224: 21219: 21213: 21208: 21202: 21197: 21194: 21189: 21183: 21178: 21172: 21167: 21161: 21156: 21150: 21145: 21139: 21134: 21128: 21123: 21117: 21112: 21109: 21104: 21098: 21093: 21087: 21082: 21076: 21071: 21065: 21060: 21057: 21052: 21046: 21041: 21035: 21030: 21024: 21019: 21013: 21008: 21002: 20997: 20991: 20986: 20980: 20975: 20969: 20964: 20958: 20953: 20947: 20942: 20936: 20931: 20925: 20920: 20914: 20909: 20903: 20898: 20892: 20887: 20881: 20876: 20870: 20865: 20859: 20854: 20848: 20843: 20837: 20832: 20826: 20821: 20815: 20810: 20807: 20802: 20796: 20791: 20785: 20780: 20777: 20772: 20766: 20761: 20755: 20750: 20744: 20739: 20733: 20728: 20722: 20717: 20711: 20706: 20700: 20695: 20689: 20684: 20680://push result 20678: 20673: 20670: 20665: 20659: 20654: 20648: 20643: 20637: 20632: 20626: 20621: 20618: 20613: 20607: 20602: 20596: 20591: 20588: 20583: 20577: 20572: 20566: 20561: 20555: 20550: 20544: 20539: 20536: 20531: 20525: 20520: 20514: 20509: 20503: 20498: 20492: 20487: 20481: 20476: 20470: 20465: 20459: 20454: 20448: 20443: 20437: 20432: 20429: 20424: 20418: 20413: 20407: 20402: 20396: 20391: 20388: 20383: 20377: 20372: 20366: 20361: 20358: 20353: 20347: 20342: 20336: 20331: 20325: 20320: 20314: 20309: 20303: 20298: 20292: 20287: 20281: 20276: 20273: 20268: 20262: 20257: 20251: 20246: 20240: 20235: 20229: 20224: 20218: 20213: 20207: 20202: 20196: 20191: 20185: 20180: 20174: 20169: 20163: 20158: 20155: 20150: 20144: 20139: 20133: 20128: 20125: 20120: 20114: 20109: 20103: 20098: 20092: 20087: 20081: 20076: 20070: 20065: 20059: 20054: 20048: 20043: 20037: 20032: 20026: 20021: 20015: 20010: 20007: 20002: 19996: 19991: 19988: 19983: 19977: 19972: 19966: 19961: 19955: 19950: 19944: 19939: 19933: 19928: 19922: 19917: 19914: 19909: 19903: 19898: 19892: 19887: 19881: 19876: 19870: 19865: 19859: 19854: 19848: 19843: 19837: 19832: 19826: 19821: 19815: 19810: 19804: 19799: 19793: 19788: 19782: 19777: 19771: 19766: 19760: 19755: 19749: 19744: 19738: 19733: 19727: 19722: 19716: 19711: 19705: 19700: 19694: 19689: 19683: 19678: 19672: 19667: 19661: 19656: 19653: 19648: 19642: 19637: 19631: 19626: 19620: 19615: 19609: 19604: 19598: 19593: 19590: 19585: 19579: 19574: 19568: 19563: 19560: 19555: 19549: 19544: 19538: 19533: 19527: 19522: 19516: 19511: 19505: 19500: 19494: 19489: 19483: 19478: 19472: 19467: 19461: 19456: 19450: 19445: 19442: 19437: 19431: 19426: 19420: 19415: 19409: 19404: 19401: 19396: 19390: 19385: 19379: 19374: 19368: 19363: 19357: 19352: 19346: 19341: 19335: 19330: 19324: 19319: 19313: 19308: 19305: 19300: 19294: 19289: 19283: 19278: 19272: 19267: 19264: 19259: 19253: 19248: 19242: 19237: 19231: 19226: 19223: 19218: 19212: 19207: 19201: 19196: 19190: 19185: 19179: 19174: 19168: 19163: 19157: 19152: 19146: 19141: 19138: 19133: 19127: 19122: 19116: 19111: 19108: 19103: 19097: 19092: 19086: 19081: 19075: 19070: 19067: 19062: 19056: 19051: 19045: 19040: 19034: 19029: 19023: 19018: 19012: 19007: 19001: 18996: 18990: 18985: 18979: 18974: 18968: 18963: 18957: 18952: 18946: 18941: 18935: 18930: 18924: 18919: 18916: 18911: 18905: 18900: 18894: 18889: 18883: 18878: 18872: 18867: 18861: 18856: 18850: 18845: 18839: 18834: 18828: 18823: 18820: 18815: 18809: 18804: 18798: 18793: 18787: 18782: 18776: 18771: 18768: 18763: 18757: 18752: 18746: 18741: 18738: 18733: 18727: 18722: 18716: 18711: 18705: 18700: 18694: 18689: 18686: 18681: 18675: 18670: 18664: 18659: 18653: 18648: 18642: 18637: 18634: 18629: 18623: 18618: 18612: 18607: 18604: 18599: 18593: 18588: 18582: 18577: 18574: 18569: 18563: 18558: 18552: 18547: 18541: 18536: 18533: 18528: 18522: 18517: 18511: 18506: 18500: 18495: 18492: 18487: 18481: 18476: 18470: 18465: 18459: 18454: 18451: 18446: 18440: 18435: 18432: 18427: 18421: 18416: 18410: 18405: 18399: 18394: 18388: 18383: 18380: 18375: 18369: 18364: 18358: 18353: 18347: 18342: 18336: 18331: 18325: 18320: 18314: 18309: 18303: 18298: 18292: 18287: 18284: 18279: 18273: 18268: 18262: 18257: 18254: 18249: 18243: 18238: 18232: 18227: 18221: 18216: 18210: 18205: 18199: 18194: 18188: 18183: 18177: 18172: 18166: 18161: 18155: 18150: 18147: 18142: 18136: 18131: 18125: 18120: 18114: 18109: 18103: 18098: 18092: 18087: 18081: 18076: 18070: 18065: 18059: 18054: 18048: 18043: 18040: 18035: 18029: 18024: 18021: 18016: 18010: 18005: 17999: 17994: 17988: 17983: 17977: 17972: 17966: 17961: 17955: 17950: 17944: 17939: 17933: 17928: 17922: 17917: 17911: 17906: 17900: 17895: 17889: 17884: 17878: 17873: 17867: 17862: 17856: 17851: 17845: 17840: 17834: 17829: 17823: 17818: 17812: 17807: 17801: 17796: 17790: 17785: 17782: 17777: 17771: 17766: 17760: 17755: 17749: 17744: 17738: 17733: 17727: 17722: 17716: 17711: 17705: 17700: 17694: 17689: 17683: 17678: 17672: 17667: 17661: 17656: 17650: 17645: 17639: 17634: 17628: 17623: 17617: 17612: 17606: 17601: 17595: 17590: 17584: 17579: 17576: 17571: 17565: 17560: 17554: 17549: 17543: 17538: 17532: 17527: 17521: 17516: 17513: 17508: 17502: 17497: 17491: 17486: 17480: 17475: 17467: 17464: 17458: 17453: 17437: 17421: 17418: 17410: 17407: 17401: 17396: 17388: 17385: 17382: 17377: 17369: 17366: 17360: 17355: 17340: 17323: 17320: 17312: 17309: 17303: 17298: 17292: 17289: 17283: 17278: 17270: 17267: 17261: 17256: 17250: 17247: 17241: 17236: 17228: 17225: 17219: 17214: 17206: 17203: 17200: 17195: 17187: 17184: 17178: 17173: 17167: 17164: 17158: 17153: 17145: 17142: 17136: 17131: 17125: 17122: 17116: 17111: 17105: 17102: 17096: 17091: 17083: 17080: 17074: 17069: 17061: 17058: 17052: 17047: 17039: 17036: 17030: 17025: 17009: 16981: 16978: 16970: 16967: 16961: 16956: 16948: 16945: 16942: 16937: 16931: 16928: 16922: 16917: 16909: 16906: 16900: 16895: 16891: 16889: 16886: 16884: 16883: 16877: 16872: 16866: 16861: 16855: 16850: 16844: 16839: 16833: 16828: 16822: 16817: 16814: 16809: 16803: 16798: 16792: 16787: 16781: 16776: 16773: 16768: 16762: 16757: 16751: 16746: 16740: 16735: 16729: 16724: 16718: 16713: 16707: 16702: 16696: 16691: 16685: 16680: 16674: 16669: 16663: 16658: 16652: 16647: 16641: 16636: 16630: 16625: 16619: 16614: 16608: 16603: 16597: 16592: 16586: 16581: 16578: 16573: 16567: 16562: 16556: 16551: 16545: 16540: 16534: 16529: 16523: 16518: 16512: 16507: 16504: 16499: 16493: 16488: 16482: 16477: 16471: 16466: 16460: 16455: 16449: 16444: 16438: 16433: 16427: 16422: 16416: 16411: 16405: 16400: 16394: 16389: 16383: 16378: 16372: 16367: 16361: 16356: 16350: 16345: 16339: 16334: 16328: 16323: 16317: 16312: 16309: 16304: 16298: 16293: 16287: 16282: 16276: 16271: 16265: 16260: 16257: 16252: 16246: 16241: 16235: 16230: 16224: 16219: 16216: 16211: 16205: 16200: 16194: 16189: 16183: 16178: 16175: 16170: 16164: 16159: 16153: 16148: 16142: 16137: 16131: 16126: 16120: 16115: 16109: 16104: 16101: 16096: 16090: 16085: 16079: 16074: 16068: 16063: 16057: 16052: 16046: 16041: 16035: 16030: 16024: 16019: 16013: 16008: 16002: 15997: 15991: 15986: 15983: 15978: 15972: 15967: 15961: 15956: 15950: 15945: 15939: 15934: 15931: 15926: 15920: 15915: 15909: 15904: 15898: 15893: 15887: 15882: 15876: 15871: 15865: 15860: 15857: 15852: 15846: 15841: 15835: 15830: 15824: 15819: 15816: 15811: 15805: 15800: 15794: 15789: 15783: 15778: 15775: 15770: 15764: 15759: 15753: 15748: 15742: 15737: 15731: 15726: 15720: 15715: 15709: 15704: 15701: 15696: 15690: 15685: 15679: 15674: 15668: 15663: 15657: 15652: 15646: 15641: 15635: 15630: 15624: 15619: 15613: 15608: 15602: 15597: 15591: 15586: 15583: 15578: 15572: 15567: 15561: 15556: 15550: 15545: 15539: 15534: 15531: 15526: 15520: 15515: 15509: 15504: 15498: 15493: 15487: 15482: 15476: 15471: 15465: 15460: 15457: 15452: 15446: 15441: 15435: 15430: 15424: 15419: 15416: 15411: 15405: 15400: 15394: 15389: 15383: 15378: 15375: 15370: 15364: 15359: 15353: 15348: 15342: 15337: 15331: 15326: 15320: 15315: 15309: 15304: 15301: 15296: 15290: 15285: 15279: 15274: 15268: 15263: 15257: 15252: 15246: 15241: 15235: 15230: 15224: 15219: 15213: 15208: 15202: 15197: 15194: 15189: 15183: 15178: 15172: 15167: 15161: 15156: 15150: 15145: 15139: 15134: 15128: 15123: 15117: 15112: 15105: 15100: 15097: 15092: 15086: 15081: 15075: 15070: 15064: 15059: 15056: 15051: 15045: 15040: 15034: 15029: 15023: 15018: 15012: 15007: 15001: 14996: 14990: 14985: 14979: 14974: 14971: 14966: 14960: 14955: 14949: 14944: 14941: 14936: 14930: 14925: 14919: 14914: 14908: 14903: 14897: 14892: 14886: 14881: 14875: 14870: 14864: 14859: 14853: 14848: 14842: 14837: 14834: 14829: 14823: 14818: 14812: 14807: 14801: 14796: 14790: 14785: 14779: 14774: 14768: 14763: 14760: 14755: 14749: 14744: 14738: 14733: 14730: 14725: 14719: 14714: 14708: 14703: 14697: 14692: 14686: 14681: 14675: 14670: 14664: 14659: 14653: 14648: 14642: 14637: 14630: 14625: 14619: 14614: 14608: 14603: 14597: 14592: 14586: 14581: 14575: 14570: 14564: 14559: 14553: 14548: 14542: 14537: 14531: 14526: 14520: 14515: 14509: 14504: 14501: 14496: 14488: 14485: 14479: 14474: 14466: 14463: 14457: 14452: 14444: 14441: 14435: 14430: 14422: 14419: 14413: 14408: 14400: 14397: 14394: 14389: 14381: 14378: 14372: 14367: 14359: 14356: 14353: 14348: 14340: 14337: 14334: 14329: 14321: 14318: 14312: 14307: 14299: 14296: 14290: 14285: 14277: 14274: 14268: 14263: 14255: 14252: 14246: 14241: 14233: 14230: 14224: 14219: 14211: 14208: 14202: 14197: 14189: 14186: 14183: 14178: 14170: 14167: 14161: 14156: 14148: 14145: 14142: 14137: 14129: 14126: 14120: 14115: 14107: 14104: 14098: 14093: 14085: 14082: 14076: 14071: 14067: 14065: 14062: 14060: 14059: 14053: 14048: 14042: 14037: 14034: 14029: 14023: 14018: 14012: 14007: 14001: 13996: 13990: 13985: 13979: 13974: 13968: 13963: 13957: 13952: 13946: 13941: 13935: 13930: 13924: 13919: 13913: 13908: 13902: 13897: 13891: 13886: 13883: 13878: 13872: 13867: 13861: 13856: 13850: 13845: 13839: 13834: 13828: 13823: 13817: 13812: 13806: 13801: 13795: 13790: 13784: 13779: 13773: 13768: 13762: 13757: 13751: 13746: 13740: 13735: 13727: 13724: 13718: 13713: 13705: 13702: 13696: 13691: 13683: 13680: 13674: 13669: 13661: 13658: 13652: 13647: 13639: 13636: 13630: 13625: 13617: 13614: 13608: 13603: 13595: 13592: 13586: 13581: 13573: 13570: 13567: 13562: 13554: 13551: 13545: 13540: 13532: 13529: 13523: 13518: 13510: 13507: 13501: 13496: 13490: 13488: 13483: 13481: 13480: 13474: 13469: 13463: 13458: 13452: 13447: 13441: 13436: 13430: 13425: 13419: 13414: 13408: 13403: 13397: 13392: 13386: 13381: 13378: 13373: 13367: 13362: 13356: 13351: 13345: 13340: 13334: 13329: 13323: 13318: 13312: 13307: 13301: 13296: 13290: 13285: 13279: 13274: 13268: 13263: 13257: 13252: 13246: 13241: 13235: 13230: 13224: 13219: 13213: 13208: 13202: 13197: 13191: 13186: 13180: 13175: 13169: 13164: 13158: 13153: 13147: 13142: 13136: 13131: 13125: 13120: 13114: 13109: 13103: 13098: 13092: 13087: 13081: 13076: 13070: 13065: 13059: 13054: 13048: 13043: 13037: 13032: 13026: 13021: 13015: 13010: 13004: 12999: 12993: 12988: 12982: 12977: 12969: 12966: 12960: 12955: 12947: 12944: 12938: 12933: 12925: 12922: 12916: 12911: 12905: 12903: 12898: 12896: 12895: 12889: 12884: 12878: 12873: 12867: 12862: 12856: 12851: 12845: 12840: 12834: 12829: 12823: 12818: 12812: 12807: 12801: 12796: 12790: 12785: 12779: 12774: 12768: 12763: 12757: 12752: 12746: 12741: 12733: 12730: 12724: 12719: 12711: 12708: 12702: 12697: 12689: 12686: 12680: 12675: 12667: 12664: 12658: 12653: 12647: 12645: 12640: 12638: 12637: 12631: 12626: 12620: 12615: 12609: 12604: 12598: 12593: 12587: 12582: 12576: 12571: 12565: 12560: 12554: 12549: 12543: 12538: 12535: 12530: 12524: 12519: 12513: 12508: 12502: 12497: 12491: 12486: 12480: 12475: 12469: 12464: 12458: 12453: 12447: 12442: 12436: 12431: 12425: 12420: 12414: 12409: 12403: 12398: 12392: 12387: 12381: 12376: 12370: 12365: 12359: 12354: 12348: 12343: 12337: 12332: 12326: 12321: 12315: 12310: 12304: 12299: 12293: 12288: 12282: 12277: 12271: 12266: 12260: 12255: 12249: 12244: 12238: 12233: 12227: 12222: 12216: 12211: 12205: 12200: 12194: 12189: 12183: 12178: 12172: 12167: 12161: 12156: 12150: 12145: 12137: 12134: 12128: 12123: 12115: 12112: 12106: 12101: 12093: 12090: 12084: 12079: 12071: 12068: 12062: 12057: 12051: 12041: 12038: 12030: 12027: 12021: 12016: 12008: 12005: 11999: 11994: 11986: 11983: 11977: 11972: 11964: 11961: 11955: 11950: 11944: 11942: 11937: 11935: 11934: 11928: 11923: 11917: 11912: 11904: 11901: 11895: 11890: 11882: 11879: 11873: 11868: 11860: 11857: 11851: 11846: 11840: 11838: 11833: 11831: 11830: 11822: 11819: 11811: 11808: 11800: 11797: 11789: 11786: 11778: 11775: 11767: 11764: 11756: 11753: 11745: 11742: 11734: 11731: 11723: 11720: 11712: 11709: 11701: 11698: 11690: 11687: 11679: 11676: 11668: 11665: 11657: 11654: 11646: 11643: 11635: 11632: 11624: 11621: 11613: 11610: 11602: 11599: 11591: 11588: 11580: 11577: 11569: 11566: 11558: 11555: 11549: 11544: 11536: 11533: 11527: 11522: 11514: 11511: 11505: 11500: 11496: 11494: 11491: 11489: 11488: 11482: 11477: 11471: 11466: 11460: 11455: 11449: 11444: 11438: 11433: 11427: 11422: 11416: 11411: 11405: 11400: 11394: 11389: 11386: 11381: 11375: 11370: 11364: 11359: 11353: 11348: 11342: 11337: 11331: 11326: 11320: 11315: 11309: 11304: 11298: 11293: 11287: 11282: 11276: 11271: 11265: 11260: 11254: 11249: 11243: 11238: 11235: 11230: 11224: 11219: 11213: 11208: 11202: 11197: 11191: 11186: 11180: 11175: 11169: 11164: 11158: 11153: 11147: 11142: 11136: 11131: 11125: 11120: 11114: 11109: 11103: 11098: 11092: 11087: 11081: 11076: 11070: 11065: 11059: 11054: 11048: 11043: 11037: 11032: 11026: 11021: 11015: 11010: 11004: 10999: 10993: 10988: 10982: 10977: 10971: 10966: 10960: 10955: 10949: 10944: 10938: 10933: 10927: 10922: 10916: 10911: 10905: 10900: 10894: 10889: 10883: 10878: 10872: 10867: 10861: 10856: 10850: 10845: 10839: 10834: 10828: 10823: 10817: 10812: 10806: 10801: 10795: 10790: 10784: 10779: 10773: 10768: 10762: 10757: 10751: 10746: 10740: 10735: 10729: 10724: 10718: 10713: 10707: 10702: 10696: 10691: 10685: 10680: 10674: 10669: 10663: 10658: 10652: 10647: 10641: 10636: 10630: 10625: 10619: 10614: 10608: 10603: 10600: 10595: 10589: 10584: 10578: 10573: 10567: 10562: 10556: 10551: 10545: 10540: 10534: 10529: 10523: 10518: 10512: 10507: 10501: 10496: 10490: 10485: 10479: 10474: 10468: 10463: 10457: 10452: 10446: 10441: 10435: 10430: 10424: 10419: 10413: 10408: 10402: 10397: 10391: 10386: 10380: 10375: 10369: 10364: 10358: 10353: 10347: 10342: 10336: 10331: 10325: 10320: 10314: 10309: 10303: 10298: 10292: 10287: 10281: 10276: 10270: 10265: 10259: 10254: 10248: 10243: 10237: 10232: 10226: 10221: 10215: 10210: 10204: 10199: 10193: 10188: 10182: 10177: 10171: 10166: 10160: 10155: 10149: 10144: 10138: 10133: 10127: 10122: 10116: 10111: 10105: 10100: 10094: 10089: 10083: 10078: 10072: 10067: 10061: 10056: 10050: 10045: 10042: 10037: 10031: 10026: 10020: 10015: 10009: 10004: 9998: 9993: 9987: 9982: 9976: 9971: 9965: 9960: 9954: 9949: 9943: 9938: 9932: 9927: 9921: 9916: 9910: 9905: 9897: 9894: 9888: 9883: 9875: 9872: 9866: 9861: 9853: 9850: 9844: 9839: 9831: 9828: 9822: 9817: 9814: 9805: 9802: 9794: 9791: 9785: 9780: 9772: 9769: 9763: 9758: 9752: 9750: 9745: 9743: 9742: 9736: 9731: 9725: 9720: 9714: 9709: 9703: 9698: 9690: 9687: 9681: 9676: 9668: 9665: 9659: 9654: 9648: 9646: 9641: 9639: 9638: 9630: 9627: 9621: 9619: 9614: 9612: 9611: 9603: 9600: 9592: 9589: 9581: 9578: 9570: 9567: 9559: 9556: 9548: 9545: 9537: 9534: 9526: 9523: 9515: 9512: 9504: 9501: 9493: 9490: 9482: 9479: 9471: 9468: 9460: 9457: 9449: 9446: 9438: 9435: 9427: 9424: 9416: 9413: 9405: 9402: 9394: 9391: 9383: 9380: 9372: 9369: 9361: 9358: 9350: 9347: 9339: 9336: 9328: 9325: 9317: 9314: 9306: 9303: 9295: 9292: 9284: 9281: 9273: 9270: 9262: 9259: 9251: 9248: 9240: 9237: 9229: 9226: 9218: 9215: 9207: 9204: 9198: 9193: 9187: 9184: 9178: 9173: 9165: 9162: 9156: 9151: 9143: 9140: 9134: 9129: 9121: 9118: 9112: 9107: 9099: 9096: 9093: 9088: 9080: 9077: 9071: 9066: 9058: 9055: 9049: 9044: 9036: 9033: 9027: 9022: 9014: 9011: 9005: 9000: 8992: 8989: 8983: 8978: 8970: 8967: 8961: 8956: 8948: 8945: 8939: 8934: 8926: 8923: 8917: 8912: 8904: 8901: 8895: 8890: 8884: 8881: 8875: 8870: 8862: 8859: 8853: 8848: 8840: 8837: 8834: 8829: 8823: 8812: 8809: 8801: 8798: 8792: 8787: 8779: 8776: 8770: 8765: 8757: 8754: 8748: 8743: 8735: 8732: 8726: 8721: 8713: 8710: 8704: 8699: 8691: 8688: 8682: 8677: 8671: 8669: 8664: 8662: 8661: 8655: 8650: 8644: 8639: 8633: 8628: 8622: 8617: 8611: 8606: 8600: 8595: 8589: 8584: 8578: 8573: 8567: 8562: 8556: 8551: 8548: 8543: 8537: 8532: 8526: 8521: 8515: 8510: 8504: 8499: 8493: 8488: 8482: 8477: 8471: 8466: 8460: 8455: 8449: 8444: 8438: 8433: 8427: 8422: 8419: 8414: 8408: 8403: 8397: 8392: 8386: 8381: 8375: 8370: 8367: 8362: 8356: 8351: 8345: 8340: 8334: 8329: 8323: 8318: 8312: 8307: 8301: 8296: 8293: 8288: 8282: 8277: 8271: 8266: 8260: 8255: 8247: 8244: 8238: 8233: 8225: 8222: 8216: 8211: 8203: 8200: 8194: 8189: 8181: 8178: 8172: 8167: 8159: 8156: 8150: 8145: 8137: 8134: 8128: 8123: 8115: 8112: 8106: 8101: 8093: 8090: 8084: 8079: 8073: 8070: 8064: 8059: 8051: 8048: 8042: 8037: 8029: 8026: 8020: 8015: 8009: 8007: 8002: 8000: 7999: 7991: 7988: 7980: 7977: 7971: 7966: 7958: 7955: 7949: 7944: 7931:JJJ.Constants 7925: 7901: 7898: 7890: 7887: 7881: 7876: 7868: 7865: 7859: 7854: 7848: 7846: 7841: 7839: 7838: 7832: 7827: 7821: 7819: 7814: 7812: 7811: 7803: 7800: 7792: 7789: 7781: 7778: 7770: 7767: 7759: 7756: 7748: 7745: 7737: 7734: 7726: 7723: 7715: 7712: 7704: 7701: 7693: 7690: 7682: 7679: 7671: 7668: 7660: 7657: 7649: 7646: 7638: 7635: 7627: 7624: 7616: 7613: 7605: 7602: 7594: 7591: 7583: 7580: 7572: 7569: 7561: 7558: 7550: 7547: 7539: 7536: 7528: 7525: 7517: 7514: 7506: 7503: 7495: 7492: 7484: 7481: 7473: 7470: 7462: 7459: 7451: 7448: 7440: 7437: 7429: 7426: 7418: 7415: 7407: 7404: 7396: 7393: 7385: 7382: 7374: 7371: 7363: 7360: 7352: 7349: 7341: 7338: 7330: 7327: 7319: 7316: 7308: 7305: 7297: 7294: 7286: 7283: 7275: 7272: 7264: 7261: 7253: 7250: 7242: 7239: 7231: 7228: 7220: 7217: 7209: 7206: 7198: 7195: 7187: 7184: 7176: 7173: 7165: 7162: 7154: 7151: 7143: 7140: 7132: 7129: 7121: 7118: 7110: 7107: 7099: 7096: 7088: 7085: 7077: 7074: 7066: 7063: 7055: 7052: 7044: 7041: 7035: 7032: 7024: 7021: 7013: 7010: 7002: 6999: 6991: 6988: 6982: 6979: 6971: 6968: 6962: 6957: 6949: 6946: 6940: 6935: 6927: 6924: 6918: 6913: 6905: 6902: 6896: 6891: 6883: 6880: 6874: 6869: 6861: 6858: 6855: 6850: 6842: 6839: 6833: 6828: 6820: 6817: 6811: 6806: 6798: 6795: 6792: 6787: 6781: 6779: 6774: 6772: 6771: 6765: 6760: 6754: 6749: 6743: 6738: 6732: 6727: 6721: 6716: 6710: 6705: 6699: 6694: 6688: 6683: 6677: 6672: 6666: 6661: 6655: 6650: 6644: 6639: 6633: 6628: 6622: 6617: 6611: 6606: 6600: 6595: 6589: 6584: 6578: 6573: 6565: 6562: 6556: 6551: 6543: 6540: 6534: 6529: 6521: 6518: 6512: 6507: 6501: 6499: 6494: 6492: 6491: 6485: 6480: 6474: 6469: 6463: 6458: 6452: 6447: 6441: 6436: 6430: 6425: 6419: 6414: 6408: 6403: 6397: 6392: 6386: 6381: 6375: 6370: 6364: 6359: 6353: 6348: 6345: 6340: 6332: 6329: 6323: 6318: 6310: 6307: 6301: 6296: 6288: 6285: 6282: 6277: 6269: 6266: 6260: 6255: 6247: 6244: 6241: 6236: 6228: 6225: 6219: 6214: 6206: 6203: 6197: 6192: 6186: 6183: 6177: 6172: 6164: 6161: 6158: 6153: 6145: 6142: 6136: 6131: 6123: 6120: 6114: 6109: 6106: 6097: 6094: 6086: 6083: 6077: 6072: 6064: 6061: 6055: 6050: 6036:ARA_Functions 6033: 6023:focusWikiText 6016: 6013: 6007: 6004: 5998: 5993: 5985: 5982: 5976: 5971: 5963: 5960: 5957: 5952: 5946: 5944: 5939: 5937: 5936: 5928: 5925: 5917: 5914: 5908: 5903: 5897: 5895: 5890: 5888: 5887: 5879: 5876: 5868: 5865: 5859: 5856: 5850: 5845: 5837: 5834: 5831: 5826: 5818: 5815: 5809: 5804: 5796: 5793: 5787: 5782: 5774: 5771: 5765: 5760: 5752: 5749: 5743: 5738: 5730: 5727: 5721: 5716: 5708: 5705: 5699: 5694: 5686: 5683: 5677: 5672: 5666: 5663: 5657: 5652: 5644: 5641: 5635: 5630: 5622: 5619: 5613: 5608: 5600: 5597: 5591: 5586: 5580: 5577: 5571: 5566: 5558: 5555: 5549: 5544: 5536: 5533: 5527: 5522: 5514: 5511: 5505: 5500: 5492: 5489: 5483: 5478: 5470: 5467: 5461: 5456: 5448: 5445: 5439: 5434: 5426: 5423: 5417: 5412: 5404: 5401: 5395: 5390: 5382: 5379: 5373: 5368: 5360: 5357: 5354: 5349: 5341: 5338: 5332: 5327: 5319: 5316: 5310: 5305: 5297: 5294: 5288: 5283: 5275: 5272: 5266: 5261: 5253: 5250: 5244: 5239: 5231: 5228: 5222: 5217: 5211: 5208: 5202: 5197: 5189: 5186: 5183: 5178: 5170: 5167: 5161: 5156: 5148: 5145: 5139: 5134: 5126: 5123: 5117: 5112: 5104: 5101: 5095: 5090: 5082: 5079: 5073: 5068: 5060: 5057: 5051: 5046: 5038: 5035: 5029: 5024: 5016: 5013: 5007: 5002: 4994: 4991: 4988: 4983: 4974: 4967: 4964: 4956: 4953: 4947: 4942: 4936: 4934: 4929: 4927: 4926: 4918: 4915: 4907: 4904: 4896: 4893: 4885: 4882: 4874: 4871: 4863: 4860: 4852: 4849: 4841: 4838: 4832: 4827: 4819: 4816: 4810: 4805: 4797: 4794: 4788: 4783: 4775: 4772: 4766: 4761: 4753: 4750: 4744: 4739: 4731: 4728: 4725: 4720: 4712: 4709: 4703: 4698: 4690: 4687: 4681: 4676: 4661: 4647: 4644: 4638: 4635: 4632: 4627: 4619: 4616: 4610: 4605: 4597: 4594: 4588: 4583: 4577: 4574: 4568: 4563: 4555: 4552: 4546: 4541: 4533: 4530: 4524: 4519: 4511: 4508: 4502: 4497: 4491: 4488: 4482: 4477: 4469: 4466: 4460: 4455: 4447: 4444: 4441: 4436: 4430: 4427: 4421: 4416: 4408: 4405: 4399: 4394: 4386: 4383: 4377: 4372: 4364: 4361: 4355: 4350: 4342: 4339: 4333: 4328: 4320: 4317: 4311: 4306: 4298: 4295: 4289: 4284: 4276: 4273: 4267: 4262: 4254: 4251: 4248: 4243: 4237: 4234: 4228: 4223: 4215: 4212: 4206: 4201: 4193: 4190: 4184: 4179: 4173: 4170: 4164: 4159: 4151: 4148: 4142: 4137: 4129: 4126: 4120: 4115: 4107: 4104: 4098: 4093: 4085: 4082: 4076: 4071: 4063: 4060: 4057: 4052: 4044: 4041: 4035: 4030: 4024: 4022: 4017: 4015: 4014: 4006: 4003: 3995: 3992: 3984: 3981: 3973: 3970: 3962: 3959: 3951: 3948: 3940: 3937: 3929: 3926: 3920: 3917: 3909: 3906: 3898: 3895: 3887: 3884: 3876: 3873: 3865: 3862: 3854: 3851: 3843: 3840: 3832: 3829: 3823: 3820: 3812: 3809: 3801: 3798: 3790: 3787: 3779: 3776: 3768: 3765: 3757: 3754: 3746: 3743: 3735: 3732: 3724: 3721: 3713: 3710: 3702: 3699: 3691: 3688: 3680: 3677: 3669: 3666: 3658: 3655: 3647: 3644: 3636: 3633: 3627: 3624: 3616: 3613: 3605: 3602: 3594: 3591: 3583: 3580: 3572: 3569: 3561: 3558: 3550: 3547: 3539: 3536: 3528: 3525: 3517: 3514: 3506: 3503: 3495: 3492: 3484: 3481: 3473: 3470: 3462: 3459: 3451: 3448: 3440: 3437: 3429: 3426: 3418: 3415: 3407: 3404: 3398: 3395: 3387: 3384: 3376: 3373: 3365: 3362: 3354: 3351: 3343: 3340: 3332: 3329: 3321: 3318: 3310: 3307: 3299: 3296: 3288: 3285: 3279: 3274: 3266: 3263: 3257: 3252: 3244: 3241: 3235: 3230: 3222: 3219: 3213: 3208: 3200: 3197: 3191: 3186: 3178: 3175: 3169: 3164: 3158: 3155: 3149: 3144: 3136: 3133: 3130: 3125: 3119: 3117: 3112: 3110: 3109: 3101: 3098: 3090: 3087: 3079: 3076: 3068: 3065: 3057: 3054: 3046: 3043: 3037: 3034: 3026: 3023: 3015: 3012: 3004: 3001: 2993: 2990: 2982: 2979: 2971: 2968: 2960: 2957: 2949: 2946: 2940: 2937: 2929: 2926: 2918: 2915: 2907: 2904: 2896: 2893: 2885: 2882: 2874: 2871: 2863: 2860: 2852: 2849: 2843: 2840: 2832: 2829: 2821: 2818: 2810: 2807: 2799: 2796: 2788: 2785: 2777: 2774: 2766: 2763: 2755: 2752: 2744: 2741: 2735: 2732: 2724: 2721: 2713: 2710: 2702: 2699: 2691: 2688: 2680: 2677: 2669: 2666: 2658: 2655: 2649: 2646: 2638: 2635: 2627: 2624: 2616: 2613: 2605: 2602: 2594: 2591: 2583: 2580: 2572: 2569: 2563: 2560: 2552: 2549: 2541: 2538: 2530: 2527: 2519: 2516: 2508: 2505: 2497: 2494: 2486: 2483: 2475: 2472: 2464: 2461: 2453: 2450: 2442: 2439: 2431: 2428: 2420: 2417: 2411: 2408: 2400: 2397: 2389: 2386: 2378: 2375: 2367: 2364: 2356: 2353: 2345: 2342: 2334: 2331: 2323: 2320: 2312: 2309: 2301: 2298: 2290: 2287: 2281: 2279: 2274: 2272: 2271: 2263: 2260: 2254: 2249: 2243: 2241: 2236: 2234: 2233: 2225: 2222: 2214: 2211: 2203: 2200: 2192: 2189: 2181: 2178: 2170: 2167: 2159: 2156: 2148: 2145: 2137: 2134: 2126: 2123: 2115: 2112: 2104: 2101: 2095: 2090: 2082: 2079: 2073: 2068: 2060: 2057: 2051: 2046: 2038: 2035: 2032: 2027: 2019: 2016: 2010: 2005: 1999: 1997: 1992: 1990: 1989: 1983: 1978: 1972: 1967: 1961: 1956: 1950: 1945: 1939: 1934: 1931: 1926: 1920: 1915: 1909: 1904: 1898: 1893: 1887: 1882: 1876: 1871: 1865: 1860: 1854: 1849: 1843: 1838: 1832: 1827: 1821: 1816: 1810: 1805: 1797: 1794: 1788: 1783: 1775: 1772: 1766: 1761: 1753: 1750: 1747: 1742: 1734: 1731: 1725: 1720: 1714: 1712: 1707: 1705: 1704: 1698: 1693: 1687: 1682: 1676: 1671: 1665: 1660: 1654: 1649: 1643: 1638: 1632: 1627: 1621: 1616: 1610: 1605: 1599: 1594: 1588: 1583: 1577: 1572: 1566: 1561: 1555: 1550: 1544: 1539: 1533: 1528: 1522: 1517: 1511: 1506: 1500: 1495: 1489: 1484: 1478: 1473: 1467: 1462: 1456: 1451: 1445: 1440: 1434: 1429: 1423: 1418: 1412: 1407: 1401: 1396: 1390: 1385: 1379: 1374: 1368: 1363: 1357: 1352: 1346: 1341: 1335: 1333: 1328: 1326: 1325: 1319: 1314: 1308: 1303: 1297: 1292: 1286: 1281: 1275: 1270: 1264: 1259: 1253: 1248: 1242: 1237: 1231: 1226: 1220: 1215: 1209: 1204: 1198: 1193: 1187: 1182: 1176: 1171: 1165: 1160: 1156: 1151: 1145: 1140: 1134: 1129: 1123: 1118: 1114: 1109: 1103: 1098: 1092: 1087: 1084: 1079: 1073: 1068: 1062: 1057: 1054: 1049: 1043: 1038: 1032: 1027: 1021: 1016: 1013: 1008: 1002: 997: 991: 986: 983: 978: 972: 967: 961: 956: 950: 945: 939: 934: 931: 926: 918: 915: 909: 904: 896: 893: 887: 882: 874: 871: 868: 863: 855: 852: 846: 841: 833: 830: 824: 819: 811: 808: 805: 800: 792: 789: 783: 778: 770: 767: 761: 756: 748: 745: 742: 737: 729: 726: 720: 715: 707: 704: 698: 693: 685: 682: 679: 674: 666: 663: 657: 652: 644: 641: 635: 630: 626: 624: 621: 619: 618: 612: 607: 601: 596: 588: 585: 579: 574: 570: 568: 565: 563: 562: 556: 551: 545: 540: 534: 529: 526: 521: 515: 510: 504: 499: 493: 488: 485: 480: 474: 469: 463: 458: 452: 447: 444: 439: 433: 428: 422: 417: 409: 406: 400: 395: 391: 389: 386: 384: 383: 377: 372: 366: 361: 355: 350: 342: 339: 333: 328: 324: 322: 319: 317: 316: 308: 305: 297: 294: 286: 283: 275: 272: 264: 261: 255: 250: 242: 239: 233: 228: 220: 217: 211: 206: 198: 193: 187: 172: 165: 161: 156: 147: 143: 135: 117: 113: 109: 102: 98: 93: 84: 80: 62: 48:Content added 40: 30: 19: 69747:rreplacement 69667:rreplacement 67570:"" 66775:rreplacement 66611:rreplacement 66537:rreplacement 66414:rreplacement 66250:rreplacement 66179:"" 66173:rreplacement 66014:rreplacement 65850:rreplacement 65360:"" 65354:rreplacement 65177:rreplacement 64775:var restOfS; 64646:rreplacement 64555:rreplacement 64187:rreplacement 63825:rreplacement 63577:rreplacement 63207:replacement2 63117:replacement1 62999:replacement3 62932:replacement2 62794:replacement1 62649:replacement3 62573:replacement2 62435:replacement1 62276:"" 62076:replacement1 61359:'\n' 61160:searchStrLen 61023:searchStrLen 60055:"" 59679:rreplacement 59611:"" 59605:rreplacement 59296:rreplacement 58505:rreplacement 58424:rreplacement 58333:rreplacement 58206:rreplacement 58079:rreplacement 57835:rreplacement 57668:rreplacement 57581:rreplacement 57225:"" 57175:rreplacement 56442:rreplacement 56184:refHdrSyntax 56138:refHdrSyntax 56129:refHdrSyntax 56101:refHdrSyntax 56063:refHdrSyntax 56053:refHdrSyntax 56012:refHdrSyntax 54489:"" 51612:groupAndName 51562:groupAndName 51544:groupAndName 51538:groupAndName 51513:groupAndName 51476:groupAndName 51268:searchStrLen 51114:searchStrLen 50727:'\n' 50512:'}}' 49990:rreplacement 49823:rreplacement 49746:rreplacement 49661:rreplacement 49345:rreplacement 49181:rreplacement 48964:rreplacement 48246:rreplacement 48041:rreplacement 47330:rreplacement 47095:rreplacement 47069:afterSeeAlso 47013:afterSeeAlso 47001:afterSeeAlso 46995:afterSeeAlso 46954:afterSeeAlso 46933:afterSeeAlso 46912:afterSeeAlso 46876:afterSeeAlso 46855:afterSeeAlso 46834:afterSeeAlso 46802:afterSeeAlso 46790:afterSeeAlso 46784:afterSeeAlso 46719:afterSeeAlso 46516:rreplacement 45750:rreplacement 45623:rreplacement 44729:rreplacement 44530:'en' 44216:clearTimeout 43848:'; ' 43743:addToSummary 43128:'x ' 43089:', ' 42467:replacement3 42366:replacement3 42262:replacement3 41493:'x ' 41454:', ' 40832:replacement2 40731:replacement2 40639:replacement2 40598:replacement2 40540:replacement2 39749:'x ' 39710:', ' 38119:'px' 37973:'px' 37964:offsetHeight 37909:'px' 37666:// Show help 37277:'$ ' 35957:replacement3 35729:replacement2 35256:nSuggestions 34995:nSuggestions 33717:'id' 33598:'id' 31934:cancelBubble 31765:'on' 31598:'on' 31397:offsetParent 31064:'\r' 31000:'\r' 30806:clientHeight 30769:clientHeight 30669:scrollHeight 30559:'px' 30553:clientHeight 30519:'px' 30192:'\n' 29656:'id' 29590:'id' 29413:IS_EDIT_PAGE 29024:IS_EDIT_PAGE 28158:name = name; 26170:var restOfS; 20894:var theList; 15003:var seeAlso; 10206:// Show help 9363:// Show help 6042:= function ( 2532:} while (e); 1900:} while (e); 69773:description 69741:replacement 69632:afterNameEq 67225:' ' 66943:afterNameEq 66637:description 66605:replacement 66276:description 66244:replacement 65876:description 65844:replacement 64747:var sstart; 64672:description 64640:replacement 63801:spacingType 63771:spacingType 63590:spacingType 63416:description 63384:replacement 63289:'.' 63143:description 63111:replacement 62820:description 62788:replacement 62461:description 62429:replacement 62109:'g' 61912:cutOffIndex 61894:indexOnward 61865:cutOffIndex 61855:cutOffIndex 61823:cutOffIndex 61715:'{' 61583:indexOnward 61562:indexOnward 61516:indexOnward 61495:indexOnward 61440:indexOnward 61382:indexOnward 61376:indexOnward 61353:indexOnward 61347:' ' 61341:indexOnward 61293:indexOnward 60855:description 60823:replacement 60470:description 60438:replacement 60111:')' 60093:description 60083:')' 60031:replacement 59705:description 59673:replacement 59151:description 59125:replacement 59113:replacement 58855:replacement 58812:replacement 58769:replacement 58726:replacement 58683:replacement 58531:description 58499:replacement 57694:description 57662:replacement 57531:lastIndexOf 57137:lastIndexOf 56937:lastIndexOf 56298:description 56260:replacement 54699:description 54689:')' 54655:replacement 54527:description 54517:')' 54483:replacement 54381:' ' 54314:' ' 54287:' ' 54211:cutOffQuote 54036:cutOffIndex 53978:cutOffQuote 53734:description 53702:replacement 53346:notesHeader 53337:notesHeader 53207:notesHeader 53181:notesHeader 53143:notesHeader 52999:')' 52512:cutOffIndex 52465:cutOffIndex 52459:cutOffIndex 52431:cutOffIndex 52425:cutOffIndex 52397:cutOffIndex 52391:cutOffIndex 52363:cutOffIndex 52357:cutOffIndex 52329:cutOffIndex 52323:cutOffIndex 52295:cutOffIndex 52289:cutOffIndex 52261:cutOffIndex 52081:cutOffQuote 51704:cutOffQuote 51625:cutOffQuote 50923:description 50891:replacement 49849:description 49817:replacement 49493:'{' 48853:lastIndexOf 48555:'{' 47930:lastIndexOf 47632:'{' 44369:getARARules 43999:/* $ 2 = */ 43980:/* $ 1 = */ 42313:setWikiText 42240:suggestions 42167:scannedText 42133:getWikiText 40678:setWikiText 40507:suggestions 40434:scannedText 40400:getWikiText 39088:replacement 38987:replacement 38934:setWikiText 38886:replacement 38857:suggestions 38784:scannedText 38750:getWikiText 38460:removeChild 38197:appendChild 38113:POPUP_WIDTH 37900:POPUP_WIDTH 37894:clientWidth 37719:POPUP_WIDTH 37694:getPosition 37531:suggestions 37451:scannedText 37430:getWikiText 37204:translation 37173:translation 37155:translation 37050:suggestions 36828:suggestions 36751:suggestions 36451:suggestions 36251:suggestions 36216:' ' 36073:appendChild 36039:appendChild 35845:appendChild 35811:appendChild 35613:appendChild 35466:replacement 35384:description 35299:suggestions 35206:suggestions 35114:suggestions 35043:suggestions 34868:suggestions 34805:suggestions 33967:scannedText 33916:scannedText 33871:getWikiText 33345:createRange 32731:setWikiText 32563:getWikiText 32077:appendChild 32039:'A' 31912:returnValue 31759:detachEvent 31592:attachEvent 31256:getPosition 30513:clientWidth 30407:appendChild 29789:scannedText 29744:suggestions 29131:getARARules 27694:var sstart; 27428:var sstart; 27162:var sstart; 26718:var sstart; 26126:var sstart; 25471:var sstart; 23465:end: s.end, 22646:var sstart; 21599:var sstart; 20850:var sstart; 17333:"{{Reflist" 16547:var sstart; 14555:var sstart; 14279:alert(ct._( 13182:var s = ''; 12339:var s = ''; 12073:var s = ''; 11039:var s = ''; 3845:var r = ''; 2139:ta.focus(); 1480:ta.focus(); 146:view source 116:Rollbackers 83:view source 69154:countWords 68716:countWords 68474:countWords 68360:countWords 67596:countWords 67201:&& 66076:&& 65239:&& 65023:end: eend, 63438:'' 63390:'' 62346:&& 61691:&& 61148:startIndex 61097:startIndex 60985:startIndex 59085:startIndex 59069:startIndex 59009:startIndex 56576:&& 56542:&& 56508:&& 56234:startIndex 56083:startIndex 55894:startIndex 55845:startIndex 55627:startIndex 54384:&& 54290:&& 54180:addBackNum 54030:addBackNum 54024:groupIndex 54018:groupIndex 53972:addBackNum 53818:&& 53676:startIndex 53605:startIndex 53562:startIndex 53372:startIndex 53319:startIndex 53262:startIndex 52924:startIndex 52892:noteGroups 52075:&& 51494:groupIndex 51423:groupIndex 51398:groupIndex 51370:groupIndex 51256:startIndex 51205:startIndex 51076:startIndex 51049:noteGroups 50897:'' 50676:&& 50518:&& 50234:&& 50156:&& 46906:&& 45080:&& 45049:&& 45022:&& 44995:&& 44968:&& 44941:&& 44914:&& 44887:&& 44860:&& 44830:&& 44297:setTimeout 43895:&& 43817:'' 42987:'' 42461:suggestion 42449:suggestion 42433:suggestion 42388:suggestion 42360:suggestion 42341:suggestion 42256:suggestion 42222:suggestion 41352:'' 40826:suggestion 40814:suggestion 40798:suggestion 40753:suggestion 40725:suggestion 40706:suggestion 40633:suggestion 40592:suggestion 40534:suggestion 40489:suggestion 39608:'' 39082:suggestion 39070:suggestion 39054:suggestion 39009:suggestion 38981:suggestion 38962:suggestion 38880:suggestion 38839:suggestion 38660:suggestion 38648:suggestion 38431:parentNode 38323:srcElement 37952:suggestion 37778:suggestion 37700:suggestion 37623:&& 37593:&& 37575:suggestion 37513:suggestion 37158:&& 36007:suggestion 35989:suggestion 35951:suggestion 35779:suggestion 35761:suggestion 35723:suggestion 35581:suggestion 35563:suggestion 35460:suggestion 35398:suggestion 35378:suggestion 35340:suggestion 35281:suggestion 34502:&& 34075:&& 34042:&& 33922:&& 33461:plainStart 33403:plainStart 33282:plainStart 33270:&& 33258:plainStart 33188:plainStart 33176:&& 33164:plainStart 32396:makeCached 32123:'' 31341:offsetLeft 30479:'' 29506:IS_JS_PAGE 29042:IS_JS_PAGE 28705:end: eend, 27557:end: eend, 27291:end: eend, 27025:end: eend, 26570:end: eend, 25994:end: eend, 25871:--counter; 25693:--counter; 22838:end: eend, 21972:end: eend, 21459:end: eend, 21311:++counter; 16676:&& 16643:&& 16407:end: eend, 13707:ct.scan(); 13105:a.push(i); 12262:a.push(i); 11906:a.push(i); 11582:ct.scan(); 10962:a.push(i); 9297:ct.scan(); 6523:var j = i; 6290:var i = 0; 5551:var j = i; 5463:var i = 0; 4109:p = m.end; 4087:a.push(m); 3942:var p = 0; 2477:var y = 0; 2466:var x = 0; 1845:var y = 0; 1834:var x = 0; 69859:ARA_Rules 69516:firstName 69411:firstName 69183:firstName 69074:firstName 68993:firstName 68745:firstName 68664:firstName 68503:firstName 67590:prototype 67250:substring 67146:afterName 67140:substring 67134:afterName 67081:afterName 67050:afterName 67032:afterName 67026:substring 67020:afterName 67014:afterName 66992:afterName 66986:substring 66980:afterName 66974:afterName 66949:afterName 66915:afterName 66903:substring 66897:afterName 66891:afterName 66863:substring 66851:afterName 66699:ARA_Rules 66338:ARA_Rules 65938:ARA_Rules 65743:entireRef 65734:entireRef 65665:entireRef 65656:entireRef 65601:entireRef 65570:entireRef 65558:substring 65552:entireRef 65546:entireRef 65502:entireRef 65465:substring 65453:entireRef 65101:ARA_Rules 65076:return b; 64754:var eend; 64740:var b = ; 63603:mySection 63501:ARA_Rules 62233:substring 61900:substring 61643:substring 61388:substring 61305:substring 61274:searchStr 61091:searchStr 61029:searchStr 61004:searchStr 60924:ARA_Rules 60555:ARA_Rules 60174:ARA_Rules 59763:ARA_Rules 59220:ARA_Rules 58589:ARA_Rules 57759:ARA_Rules 57537:mySection 57431:mySection 57370:mySection 57285:mySection 57264:mySection 57143:mySection 57109:mySection 57068:mySection 57033:mySection 57021:mySection 57015:mySection 56984:mySection 56455:mySection 56366:ARA_Rules 55550:thisMatch 55528:thisMatch 55506:thisMatch 55464:thisMatch 55342:thisMatch 55286:thisMatch 55216:thisMatch 54775:ARA_Rules 54683:groupName 54511:groupName 54186:groupName 54012:substring 54000:mySection 53627:groupName 53394:groupName 52993:groupName 52904:groupName 52668:groupName 52646:groupName 52624:groupName 52602:groupName 52580:groupName 52558:groupName 52500:substring 52494:mySection 52488:groupName 52221:mySection 52200:mySection 52154:mySection 52133:mySection 52087:mySection 52057:mySection 52011:mySection 51990:mySection 51944:mySection 51923:mySection 51877:mySection 51856:mySection 51810:mySection 51789:mySection 51685:substring 51679:mySection 51673:mySection 51647:mySection 51550:substring 51488:substring 51457:substring 51445:mySection 51199:searchStr 51120:searchStr 51095:searchStr 50995:ARA_Rules 49914:ARA_Rules 48497:mySection 48468:mySection 48449:mySection 47574:mySection 47545:mySection 47526:mySection 46484:mySection 46454:mySection 46420:mySection 46390:mySection 46326:mySection 46296:mySection 46232:mySection 46202:mySection 46138:mySection 46108:mySection 46044:mySection 46014:mySection 45591:mySection 45561:mySection 45527:mySection 45497:mySection 45430:mySection 45400:mySection 45333:mySection 45303:mySection 44742:mySection 44589:ARA_Rules 44389:ARA_Rules 44309:Functions 44285:Constants 44250:Constants 44228:Constants 44191:Constants 44160:delayScan 44079:Constants 44051:wpSummary 44020:maxLength 44014:wpSummary 43989:maxLength 43983:wpSummary 43919:maxLength 43913:wpSummary 43883:maxLength 43877:wpSummary 43836:wpSummary 43805:wpSummary 43771:wpSummary 43689:Functions 43617:Constants 43582:Functions 43523:Functions 43501:Functions 43477:Constants 43449:Constants 43421:Constants 43202:substring 43170:Functions 43067:Constants 42885:Constants 42867:Constants 42830:Constants 42812:Constants 42715:Constants 42652:Constants 42611:Constants 42580:Constants 42417:Functions 42382:substring 42329:substring 42307:Functions 42234:Constants 42186:Functions 42161:Constants 42127:Functions 42054:Functions 41982:Constants 41947:Functions 41888:Functions 41866:Functions 41842:Constants 41814:Constants 41786:Constants 41567:substring 41535:Functions 41432:Constants 41250:Constants 41232:Constants 41195:Constants 41177:Constants 41080:Constants 41017:Constants 40976:Constants 40945:Constants 40782:Functions 40747:substring 40694:substring 40672:Functions 40501:Constants 40453:Functions 40428:Constants 40394:Functions 40310:Functions 40238:Constants 40203:Functions 40144:Functions 40122:Functions 40098:Constants 40070:Constants 40042:Constants 39823:substring 39791:Functions 39688:Constants 39506:Constants 39488:Constants 39451:Constants 39433:Constants 39336:Constants 39273:Constants 39232:Constants 39201:Constants 39038:Functions 39003:substring 38950:substring 38928:Functions 38851:Constants 38803:Functions 38778:Constants 38744:Functions 38636:Functions 38608:Constants 38580:Constants 38541:Functions 38512:arguments 38482:Functions 38219:Functions 37772:innerHTML 37688:Functions 37641:Constants 37605:Constants 37525:Constants 37477:Functions 37445:Constants 37424:Functions 37289:arguments 37246:arguments 37198:Constants 37167:Constants 37149:Constants 36356:Functions 36318:Functions 36294:Constants 36269:Constants 36245:Constants 36186:Constants 36111:Functions 36089:Functions 35883:Functions 35861:Functions 35651:Functions 35629:Functions 35526:Constants 35426:Constants 35324:Functions 35293:Constants 35200:Constants 35176:Functions 35145:Functions 35108:Constants 35065:Constants 35037:Constants 35019:Constants 34943:Functions 34903:Constants 34862:Constants 34817:Functions 34799:Constants 34736:Functions 34698:Functions 34676:Functions 34652:Constants 34587:Functions 34547:Constants 34514:Constants 34291:Functions 34253:Functions 34231:Functions 34207:Constants 34152:Functions 34112:Constants 34087:Constants 34063:Constants 34000:Constants 33961:Constants 33910:Constants 33865:Functions 33817:Constants 33741:delayScan 33735:Functions 33699:Constants 33580:Constants 33443:plainNode 33385:plainNode 32973:Constants 32845:Constants 32800:Functions 32692:Constants 31811:stopEvent 31771:eventName 31718:eventName 31662:eventName 31604:eventName 31551:eventName 31495:eventName 31369:offsetTop 31139:moveStart 31040:substring 30976:substring 30915:scrollTop 30863:scrollTop 30828:scrollTop 30632:substring 30593:substring 30084:arguments 29291:delayScan 29285:Constants 29267:Functions 29242:Functions 29216:Constants 29176:Constants 29145://init UI 29103:Functions 29054:Constants 29036:Constants 29018:Constants 28976:Constants 28801:return b; 27727:var name; 27705:var eend; 27683:var b = ; 27631:return b; 27461:var name; 27439:var eend; 27417:var b = ; 27365:return b; 27195:var name; 27173:var eend; 27151:var b = ; 27099:return b; 26751:var name; 26729:var eend; 26707:var b = ; 26655:return b; 26137:var eend; 26115:var b = ; 26060:return b; 25482:var eend; 25460:var b = ; 25408:return b; 23861:var b = ; 23809:return b; 23594:return b; 23415:return b; 23156:return b; 22956:var b = ; 22904:return b; 22657:var eend; 22635:var b = ; 22583:return b; 22101:var b = ; 22038:return b; 21610:var eend; 21588:var b = ; 21536:return b; 20861:var eend; 20839:var b = ; 20787:return b; 20146:continue; 19570:return b; 18275:continue; 17160:return b; 17003:exclusive 16558:var eend; 16536:var b = ; 16484:return b; 14566:var eend; 14544:var b = ; 13083:var a = ; 12691:s = ct._( 12240:var a = ; 11862:var a = ; 10940:var a = ; 10022:return s; 5538:return s; 4208:return e; 4008:return a; 3953:var a = ; 3900:return r; 3596:'{year}': 2920:return e; 495://init UI 186:more info 154:Jon (WMF) 91:TheJJJunk 69584:reversed 69540:lastName 69486:reversed 69459:lastName 69381:reversed 69263:lastName 69118:reversed 69050:lastName 69044:reversed 69017:lastName 68963:reversed 68926:lastName 68897:reversed 68825:lastName 68680:reversed 68640:lastName 68634:reversed 68605:reversed 68568:lastName 68534:lastName 67602:function 67325:document 66711:function 66350:function 66043:document 65950:function 65206:document 65113:function 65009:b.push({ 63513:function 63283:endsWith 62717:includes 62358:includes 62334:includes 61954:includes 61568:includes 61501:includes 60936:function 60719:includes 60567:function 60334:includes 60186:function 59921:includes 59775:function 59387:commentE 59356:commentB 59232:function 59097:original 59033:original 58989:original 58977:includes 58839:original 58796:original 58753:original 58710:original 58667:original 58601:function 57771:function 56378:function 56250:endIndex 56111:endIndex 56047:includes 55888:endIndex 55872:notesHdr 55863:notesHdr 55828:notesHdr 55822:includes 55790:notesHdr 55646:endIndex 55458:includes 55425:continue 55336:includes 54787:function 54142:includes 53692:endIndex 53599:endIndex 53526:includes 53366:endIndex 53246:includes 53175:includes 52943:endIndex 52898:includes 52865:continue 52788:refLists 52782:includes 52738:refLists 52539:refLists 52206:includes 52139:includes 52063:includes 51996:includes 51929:includes 51862:includes 51795:includes 51519:includes 51007:function 50506:endsWith 49926:function 45083:document 44761:document 44601:function 44366:function 44166:function 43944:Funtions 43777:document 43749:function 43635:document 42775:function 42543:editform 42534:editform 42503:document 42497:editform 42089:function 42000:document 41140:function 40908:editform 40899:editform 40868:document 40862:editform 40604:includes 40356:function 40256:document 39396:function 39164:editform 39155:editform 39124:document 39118:editform 38706:function 38494:document 38448:document 38249:function 38231:document 38185:document 38051:fontSize 37882:document 37806:position 37744:document 37393:function 37118:function 36840:function 36722:includes 36698:includes 36429:function 36204:document 36045:document 35817:document 35498:document 35083:document 34921:document 34565:document 34130:document 33788:function 33681:document 33649:callback 33643:function 33562:document 33505:addRange 33373:setStart 33339:document 33018:function 32896:function 32737:function 32569:function 32443:function 32402:function 32282:wgServer 32223:wgServer 32211:wgServer 32183:function 32083:document 32027:document 31987:function 31817:function 31650:function 31483:function 31262:function 31117:collapse 30587:NEWLINES 30395:document 30339:document 30272:NEWLINES 30260:NEWLINES 30186:NEWLINES 30161:NEWLINES 30037:function 29958:function 29536:endsWith 29315:function 28946:function 28934:document 28683:b.push({ 27535:b.push({ 27269:b.push({ 27003:b.push({ 26548:b.push({ 25972:b.push({ 25290:b.push({ 25095:b.push({ 24875:b.push({ 24655:b.push({ 23702:b.push({ 23424:b.push({ 23293:b.push({ 23049:b.push({ 22816:b.push({ 22476:b.push({ 21950:b.push({ 21437:b.push({ 20691:b.push({ 19452:b.push({ 19315:b.push({ 18830:b.push({ 16963:b.push({ 16385:b.push({ 13050:} else { 12207:} else { 11813:} else { 10907:} else { 10000:index++; 5494:index++; 3237:} else { 2790:} else { 2693:} else { 2607:} else { 2292:} else { 2245:} else { 2238:} else { 1974:} else { 1612:} else { 1579:} else { 164:contribs 101:contribs 69617:indexOf 69492:midName 69435:midName 69232:midName 69213:indexOf 69098:midName 68969:midName 68875:midName 68863:midName 68794:midName 68775:indexOf 68411:indexOf 68381:indexOf 68322:replace 68286:indexOf 68252:replace 68219:indexOf 68185:replace 68149:indexOf 68115:replace 68079:indexOf 68045:replace 68009:indexOf 67975:replace 67939:indexOf 67905:replace 67869:indexOf 67835:replace 67799:indexOf 67765:replace 67729:indexOf 67695:replace 67659:indexOf 67558:replace 67524:replace 67484:indexOf 67353:indexOf 67287:afterEq 67275:afterEq 67244:afterEq 67238:afterEq 67204:afterEq 67186:afterEq 67152:indexOf 67128:afterEq 67087:indexOf 67056:indexOf 67038:indexOf 66998:indexOf 66955:indexOf 66921:indexOf 66875:indexOf 66810:indexOf 66499:indexOf 66449:indexOf 66135:indexOf 66085:indexOf 66055:indexOf 65749:indexOf 65728:indexOf 65671:indexOf 65650:indexOf 65607:indexOf 65576:indexOf 65508:indexOf 65477:indexOf 65424:indexOf 65403:indexOf 65326:indexOf 65298:indexOf 65248:indexOf 65218:indexOf 64505:indexOf 64420:counter 64398:counter 64348:indexOf 64307:indexOf 64295:counter 64235:indexOf 64137:indexOf 64052:counter 64030:counter 63980:indexOf 63939:indexOf 63927:counter 63867:indexOf 63795:indexOf 63736:indexOf 63689:indexOf 63659:indexOf 63629:indexOf 63181:startt3 62973:startt3 62904:indexOf 62870:indexOf 62711:fullRef 62623:startt3 62545:indexOf 62511:indexOf 62352:fullRef 62328:fullRef 62245:indexOf 62212:indexOf 62175:indexOf 62157:startt3 62088:replace 61759:fullRef 61732:fullRef 61637:fullRef 61631:fullRef 61589:indexOf 61522:indexOf 61434:fullRef 61268:indices 61190:indices 61126:indices 61085:indexOf 61054:indices 60798:indexOf 60770:indexOf 60697:matches 60650:matches 60609:matches 60413:indexOf 60385:indexOf 60312:matches 60265:matches 60224:matches 60043:replace 60000:indexOf 59972:indexOf 59567:indexOf 59532:indexOf 59511:indexOf 59486:indexOf 59465:indexOf 59431:indexOf 59399:indexOf 59368:indexOf 59318:indexOf 59021:indexOf 58951:matches 58910:matches 58647:matches 58386:indexOf 58295:indexOf 58248:indexOf 58168:indexOf 58121:indexOf 58041:indexOf 57994:indexOf 57947:indexOf 57917:indexOf 57887:indexOf 57857:indexOf 57443:counter 57395:counter 57382:counter 57326:indexOf 57291:indexOf 57270:indexOf 57238:counter 57074:indexOf 57039:indexOf 57002:theList 56964:theList 56958:indexOf 56905:theList 56886:theList 56865:indexOf 56831:theList 56807:indexOf 56776:theList 56752:indexOf 56694:indexOf 56660:indexOf 56626:indexOf 56592:indexOf 56555:indexOf 56524:indexOf 56490:indexOf 56468:theList 56123:indexOf 56095:indexOf 55857:indexOf 54136:fullRef 54093:indexOf 54087:fullRef 54078:fullRef 54072:indexOf 53948:fullRef 53936:fullRef 53886:fullRef 53859:fullRef 53574:indexOf 53331:indexOf 53274:indexOf 52227:indexOf 52160:indexOf 52093:indexOf 52017:indexOf 51950:indexOf 51883:indexOf 51816:indexOf 51606:fullRef 51568:indexOf 51376:indices 51298:indices 51234:indices 51193:indexOf 51158:indices 50795:indexOf 50697:indexOf 50645:indexOf 50579:indexOf 50421:indexOf 50366:indexOf 50311:indexOf 50247:indexOf 50206:indexOf 50172:indexOf 50128:indexOf 50094:indexOf 50060:indexOf 50026:indexOf 49636:indexOf 49599:indexOf 49527:indexOf 49469:indexOf 49387:indexOf 49320:indexOf 49283:indexOf 49236:indexOf 49143:indexOf 49106:indexOf 49066:indexOf 49023:indexOf 48920:indexOf 48751:indexOf 48715:indexOf 48589:indexOf 48531:indexOf 48425:indexOf 48378:indexOf 48348:indexOf 48301:indexOf 48208:indexOf 48171:indexOf 48100:indexOf 47997:indexOf 47828:indexOf 47792:indexOf 47666:indexOf 47608:indexOf 47502:indexOf 47455:indexOf 47425:indexOf 47378:indexOf 47292:indexOf 47255:indexOf 47184:indexOf 47137:indexOf 47063:indexOf 47019:indexOf 46960:indexOf 46939:indexOf 46918:indexOf 46882:indexOf 46861:indexOf 46840:indexOf 46808:indexOf 46759:indexOf 46737:seeAlso 46696:seeAlso 46673:seeAlso 46648:indexOf 46626:seeAlso 46588:indexOf 46558:indexOf 46478:indexOf 46414:indexOf 46369:indexOf 46320:indexOf 46275:indexOf 46226:indexOf 46181:indexOf 46132:indexOf 46087:indexOf 46038:indexOf 45990:indexOf 45943:indexOf 45913:indexOf 45883:indexOf 45852:indexOf 45822:indexOf 45792:indexOf 45712:indexOf 45665:indexOf 45585:indexOf 45521:indexOf 45473:indexOf 45424:indexOf 45376:indexOf 45327:indexOf 45279:indexOf 45232:indexOf 45202:indexOf 45172:indexOf 45142:indexOf 45095:indexOf 45058:indexOf 45031:indexOf 45004:indexOf 44977:indexOf 44950:indexOf 44923:indexOf 44896:indexOf 44869:indexOf 44839:indexOf 44789:indexOf 44063:summary 44002:summary 43901:summary 43854:summary 43830:summary 43755:summary 43319:indexOf 41684:indexOf 39940:indexOf 38225:observe 38141:padding 37958:element 37706:element 37559:getTime 37271:replace 35404:element 33675:observe 33517:changed 33419:changed 33361:changed 33327:changed 33098:changed 32294:replace 31477:observe 31167:moveEnd 30869:yOffset 30834:yOffset 30782:yOffset 30757:yOffset 30691:display 30657:yOffset 30581:_static 30473:display 30445:_static 30413:_static 30379:display 30361:_static 30327:_static 30302:_static 30266:_static 30254:_static 30180:_static 30155:_static 30078:_static 29204:prepend 29164:prepend 19872:list: , 19817:list: , 19762:list: , 19707:list: , 19622:{ 17020:sstart, 14402:return; 13830:return; 12836:return; 12792:return; 11930:return; 11637:return; 11593:return; 11551:return; 11462:return; 10731:return; 10676:return; 10536:return; 10448:return; 10151:return; 9796:return; 9605:return; 9308:return; 7834:return; 7574:return; 7497:return; 7310:return; 6907:return; 6767:return; 6487:return; 6100:return; 5930:return; 5745:return; 5268:return; 5097:return; 4799:return; 4665:// === 4649:// === 435:return; 203:Line 1: 200:Line 1: 69856:return 69818:return 69715:sstart 69651:sstart 69605:sstart 69558:concat 69546:concat 69534:concat 69522:concat 69510:concat 69498:concat 69453:concat 69441:concat 69429:concat 69417:concat 69405:concat 69393:concat 69350:length 69338:charAt 69092:concat 69080:concat 69068:concat 69056:concat 69011:concat 68999:concat 68987:concat 68975:concat 68932:charAt 68658:concat 68646:concat 68574:charAt 67633:length 67612:return 67584:String 67293:length 67210:charAt 67192:length 66749:sstart 66668:return 66579:sstart 66521:sstart 66487:sstart 66388:sstart 66307:return 66218:sstart 66157:sstart 66123:sstart 65988:sstart 65907:return 65818:sstart 65286:sstart 65151:sstart 64699:return 64614:sstart 64567:oneRef 64539:length 64533:oneRef 64527:sstart 64511:oneRef 64493:sstart 64470:length 64464:oneRef 64446:oneRef 64440:oneRef 64407:oneRef 64392:charAt 64380:oneRef 64342:oneRef 64313:oneRef 64273:oneRef 64199:oneRef 64171:length 64165:oneRef 64159:sstart 64143:oneRef 64125:sstart 64102:length 64096:oneRef 64078:oneRef 64072:oneRef 64039:oneRef 64024:charAt 64012:oneRef 63974:oneRef 63945:oneRef 63905:oneRef 63813:sstart 63783:sstart 63551:sstart 63470:return 63374:length 63340:length 63175:start2 63085:start1 62967:start3 62852:start2 62762:start1 62617:start3 62493:start2 62403:start1 62257:length 62097:RegExp 62063:length 62026:start1 61744:charAt 61700:charAt 61610:length 61543:length 61280:length 61196:length 61035:length 60893:return 60656:length 60524:return 60271:length 60143:return 60021:length 59860:length 59732:return 59647:sstart 59589:sstart 59555:sstart 59270:sstart 59189:return 59103:length 58916:length 58558:return 58473:sstart 58408:sstart 58374:sstart 58317:sstart 58283:sstart 58190:sstart 58156:sstart 58063:sstart 58029:sstart 57809:sstart 57728:return 57636:sstart 57593:oneRef 57565:length 57559:oneRef 57553:sstart 57519:sstart 57493:oneRef 57487:oneRef 57465:oneRef 57459:oneRef 57437:charAt 57425:oneRef 57419:oneRef 57376:charAt 57364:oneRef 57358:oneRef 57320:oneRef 57297:oneRef 57219:oneRef 57159:sstart 57125:sstart 56416:sstart 56335:return 56144:length 55878:length 55761:length 55298:length 55144:length 54744:return 54393:charAt 54360:charAt 54299:charAt 54266:charAt 54192:length 53871:charAt 53827:charAt 53352:length 53295:length 53114:length 52744:length 52248:length 52181:length 52114:length 52038:length 51971:length 51904:length 51837:length 51304:length 51126:length 50950:return 50865:sstart 50829:length 50817:sstart 50783:sstart 50718:length 50685:charAt 50633:charAt 50600:length 50567:charAt 50545:length 50527:length 49964:sstart 49883:return 49791:sstart 49736:length 49714:length 49702:sstart 49587:sstart 49515:charAt 49457:charAt 49271:sstart 49165:sstart 49011:sstart 48954:length 48942:sstart 48908:sstart 48577:charAt 48519:charAt 48230:sstart 48088:sstart 48031:length 48019:sstart 47985:sstart 47654:charAt 47596:charAt 47314:sstart 47172:sstart 47085:sstart 47051:sstart 46496:sstart 46466:sstart 46432:sstart 46402:sstart 46338:sstart 46308:sstart 46244:sstart 46214:sstart 46150:sstart 46120:sstart 46056:sstart 46026:sstart 45734:sstart 45700:sstart 45603:sstart 45573:sstart 45539:sstart 45509:sstart 45442:sstart 45412:sstart 45345:sstart 45315:sstart 44703:sstart 44509:config 44482:config 44342:return 44034:return 44008:length 43907:length 43629:append 43551:escape 43507:anchor 43489:append 43030:length 42800:return 42473:length 42455:start3 42439:start3 42347:start3 42284:return 42202:return 41994:append 41916:escape 41872:anchor 41854:append 41395:length 41165:return 40838:length 40820:start2 40804:start2 40712:start2 40649:return 40559:return 40469:return 40250:append 40172:escape 40128:anchor 40110:append 39651:length 39421:return 39094:length 38905:return 38819:return 38557:return 38518:callee 38402:return 38342:target 38311:target 38299:target 38280:window 38169:zIndex 37995:border 37493:return 37322:return 37047:return 36865:return 36618:length 36522:length 36324:anchor 36306:append 36257:length 36198:append 36095:anchor 35867:anchor 35635:anchor 35538:append 35438:append 35330:anchor 35212:length 35120:length 35077:append 35049:length 34975:return 34915:append 34874:length 34765:return 34682:anchor 34664:append 34559:append 34467:config 34430:config 34393:config 34356:config 34320:return 34237:anchor 34219:append 34124:append 34051:length 33938:return 33533:return 33431:setEnd 33049:window 32950:return 32915:window 32822:return 32762:window 32683:return 32657:return 32588:window 32462:return 32440:return 32346:toWhat 32316:return 32306:toWhat 32248:window 32217:window 32189:toWhat 32133:return 31981:anchor 31426:return 31201:select 31070:length 31006:length 30541:height 30090:callee 29934:return 29518:config 29458:config 29425:config 29076:return 20505:break; 20094:break; 19979:break; 18655:break; 18223:break; 4958:e = p; 4920:break; 4667:Editor 4654:main() 121:18,152 56:Inline 69709:start 69564:name4 69387:name4 69344:name4 69332:name4 69306:split 69294:name4 69275:split 69244:split 69195:slice 68837:split 68806:split 68757:slice 68546:split 68515:split 68231:>- 67627:/\s+/ 67621:split 67472:while 67456:split 67428:split 67393:split 67180:while 66573:start 66212:start 65812:start 65083:});*/ 65058:} 64608:start 64452:slice 64336:while 64084:slice 63968:while 63322:start 63229:supp3 63197:endd3 63165:supp1 63079:start 63021:supp3 62989:endd3 62842:supp1 62756:start 62671:supp3 62639:endd3 62483:supp1 62397:start 62289:supp3 62194:endd3 62131:supp1 61685:>= 61676:while 61335:while 61154:index 61138:index 61073:index 61067:while 61048:index 60804:match 60776:match 60758:start 60725:match 60685:match 60419:match 60391:match 60373:start 60340:match 60300:match 59960:start 59641:start 59119:match 59091:match 59063:start 59027:match 58983:match 58945:match 58467:start 57630:start 57499:split 57471:split 57314:while 57027:slice 56996:split 56877:>- 56228:start 55948:break 55690:false 55381:break 55252:false 55199:break 54623:start 54451:start 53812:>= 53803:while 53670:start 53430:break 53018:false 52821:break 52704:false 51631:false 51262:index 51246:index 51181:index 51175:while 51139:index 50859:start 50491:while 49785:start 49445:while 49094:slice 49054:slice 48841:slice 48807:split 48703:while 48661:split 48507:while 48159:slice 48131:split 47918:slice 47884:split 47780:while 47738:split 47584:while 47243:slice 47215:split 47007:slice 46828:while 46796:slice 46731:split 46381:>- 46287:>- 46193:>- 46099:>- 45864:>- 44057:value 43932:alert 43842:value 43811:value 43433:empty 43122:count 43098:count 43055:count 42549:value 41798:empty 41487:count 41463:count 41420:count 40914:value 40054:empty 39743:count 39719:count 39676:count 39170:value 39076:start 39060:start 38968:start 38654:start 38352:while 38317:event 38305:event 38286:event 38274:event 38268:event 38255:event 38163:style 38135:style 38107:width 38101:style 38079:color 38073:style 38045:style 38017:style 37989:style 37925:style 37828:style 37800:style 37302:index 37283:index 37240:while 37224:index 36932:start 36920:start 36889:start 36877:start 36566:Rules 36516:Rules 34012:empty 33928:force 33794:force 33604:start 33523:range 33425:range 33391:start 33367:range 33333:range 33285:<= 33246:while 33194:start 33191:<= 33152:while 33024:start 32985:focus 32940:focus 32788:alert 32666:plain 32492:cache 32483:cache 32468:cache 32424:cache 32177:hlink 32117:title 32111:title 32005:title 31928:event 31918:false 31906:event 31877:event 31861:event 31842:event 31823:event 31730:false 31563:false 31410:while 31195:range 31185:start 31161:range 31151:start 31133:range 31111:range 31089:range 31058:split 31034:value 30994:split 30988:start 30970:value 30958:start 30794:floor 30735:start 30713:focus 30685:style 30644:start 30626:value 30575:value 30535:style 30501:width 30495:style 30467:style 30373:style 30049:start 29884:false 29859:false 29125:Rules 28940:ready 26666:});*/ 26625:} 17015:start 16995:start 15593:else 6044:force 3607:'{3}' 178:edits 176:1,180 123:edits 16:< 69757:name 69731:eend 69699:push 69679:name 69645:eend 69578:name 69473:else 69300:name 69269:name 69238:name 69207:name 69189:name 69148:name 69139:else 69112:name 69031:else 68917:else 68903:name 68831:name 68800:name 68769:name 68751:name 68710:name 68701:else 68674:name 68621:else 68611:name 68540:name 68509:name 68468:name 68459:else 68445:name 68439:name 68423:> 68405:name 68393:> 68375:name 68354:name 68316:name 68310:name 68298:> 68280:name 68246:name 68240:name 68213:name 68179:name 68173:name 68161:> 68143:name 68109:name 68103:name 68091:> 68073:name 68039:name 68033:name 68021:> 68003:name 67969:name 67963:name 67951:> 67933:name 67899:name 67893:name 67881:> 67863:name 67829:name 67823:name 67811:> 67793:name 67759:name 67753:name 67741:> 67723:name 67689:name 67683:name 67671:> 67653:name 67615:this 67552:name 67546:name 67518:name 67512:name 67496:> 67478:name 67450:name 67444:name 67422:name 67416:name 67409:else 67387:name 67381:name 67365:> 67347:name 67319:name 67281:null 67195:> 67099:> 66822:> 66788:name 66762:eend 66705:push 66621:name 66595:eend 66563:push 66515:eend 66461:> 66427:name 66401:eend 66344:push 66260:name 66234:eend 66202:push 66151:eend 66097:> 66067:> 66027:name 66001:eend 65944:push 65860:name 65834:eend 65802:push 65716:eend 65706:else 65638:eend 65619:> 65520:> 65314:eend 65260:> 65230:> 65190:name 65164:eend 65107:push 64656:name 64630:eend 64598:push 64521:eend 64360:< 64247:> 64220:else 64153:eend 63992:< 63879:> 63852:else 63807:eend 63748:> 63701:> 63671:> 63641:> 63564:eend 63507:push 63432:sup1 63400:name 63312:push 63268:else 63223:sup2 63191:end2 63159:sup1 63127:name 63101:end1 63069:push 63049:else 63015:sup3 62983:end3 62948:sup2 62886:end2 62836:sup1 62804:name 62778:end1 62746:push 62699:else 62665:sup3 62633:end3 62601:sup2 62527:end2 62477:sup1 62445:name 62419:end1 62387:push 62045:end1 61918:trim 61852:< 61227:< 61132:push 61103:> 60930:push 60839:name 60748:push 60647:< 60561:push 60486:sup1 60454:name 60363:push 60262:< 60180:push 60065:name 59950:push 59851:< 59769:push 59689:name 59663:eend 59631:push 59583:eend 59523:> 59477:< 59443:< 59330:> 59283:eend 59226:push 59135:name 59053:push 58907:< 58595:push 58515:name 58489:eend 58457:push 58402:eend 58360:else 58311:eend 58260:> 58233:else 58184:eend 58133:> 58106:else 58057:eend 58006:> 57959:> 57929:> 57899:> 57869:> 57822:eend 57765:push 57678:name 57652:eend 57620:push 57547:eend 57338:< 57282:> 57202:else 57153:eend 57086:< 56949:> 56902:else 56850:else 56819:> 56792:else 56764:> 56706:> 56672:> 56638:> 56604:> 56567:> 56536:< 56502:< 56429:eend 56372:push 56310:name 56288:name 56276:name 56218:push 56172:list 55938:true 55922:list 55752:< 55671:null 55652:null 55633:null 55607:null 55556:name 55544:name 55534:list 55522:list 55371:true 55348:list 55292:list 55283:< 55189:null 55135:< 55076:name 55063:list 55020:name 55007:list 54964:name 54951:list 54908:name 54895:list 54835:null 54781:push 54671:name 54613:push 54558:else 54499:name 54441:push 53765:else 53718:name 53660:push 53420:true 53309:else 53105:< 52968:null 52949:null 52930:null 52811:true 52735:< 52456:< 52422:< 52388:< 52354:< 52320:< 52286:< 51710:true 51335:< 51240:push 51211:> 51145:null 51001:push 50907:name 50881:eend 50849:push 50811:eend 50536:< 50461:else 50433:> 50406:else 50378:> 50351:else 50323:> 50259:> 50218:> 50184:> 50140:> 50106:> 50072:> 50038:> 49977:eend 49920:push 49833:name 49807:eend 49775:push 49724:eend 49688:else 49642:stub 49624:eend 49605:stub 49573:stub 49561:stub 49551:stub 49533:stub 49503:stub 49475:stub 49425:stub 49399:> 49372:else 49308:eend 49248:> 49221:else 49159:eend 48997:else 48936:eend 48769:> 48733:> 48465:else 48437:> 48390:> 48360:> 48313:> 48286:else 48224:eend 48074:else 48013:eend 47846:> 47810:> 47542:else 47514:> 47467:> 47437:> 47390:> 47363:else 47308:eend 47149:> 47122:else 47079:eend 46930:< 46852:< 46771:> 46689:else 46660:> 46600:> 46570:> 46543:else 46490:eend 46448:else 46426:eend 46354:else 46332:eend 46260:else 46238:eend 46166:else 46144:eend 46072:else 46050:eend 46002:> 45955:> 45925:> 45895:> 45834:> 45804:> 45777:else 45728:eend 45677:> 45650:else 45597:eend 45555:else 45533:eend 45485:> 45458:else 45436:eend 45388:> 45361:else 45339:eend 45291:> 45244:> 45214:> 45184:> 45154:> 45107:< 45070:< 45043:< 45016:< 44989:< 44962:< 44956:oree 44935:< 44908:< 44881:< 44851:> 44801:< 44783:name 44755:name 44716:eend 44668:oree 44595:push 44315:scan 44262:null 44203:null 44091:hide 43910:> 43886:> 43695:scan 43461:show 43363:else 43331:> 43304:else 43263:else 43021:< 42943:> 42916:< 42876:< 42821:> 42769:sort 42740:push 42636:else 42592:null 42394:end3 42268:null 42192:scan 42060:scan 41826:show 41728:else 41696:> 41669:else 41628:else 41386:< 41308:> 41281:< 41241:< 41186:> 41134:sort 41105:push 41001:else 40957:null 40759:end2 40627:eval 40583:else 40546:null 40459:scan 40316:scan 40082:show 39984:else 39952:> 39925:else 39884:else 39642:< 39564:> 39537:< 39497:< 39442:> 39390:sort 39361:push 39257:else 39213:null 38892:null 38809:scan 38500:body 38466:eDiv 38454:body 38389:eDiv 38364:null 38237:body 38203:eDiv 38191:body 38157:eDiv 38129:eDiv 38095:eDiv 38067:eDiv 38039:eDiv 38011:eDiv 37983:eDiv 37919:eDiv 37888:body 37858:Math 37840:Math 37834:left 37822:eDiv 37794:eDiv 37784:help 37766:eDiv 37738:eDiv 37653:1000 37650:< 37587:null 37581:help 37553:Date 37483:scan 37006:> 36963:< 36923:> 36880:< 36834:sort 36794:name 36782:push 36757:push 36734:name 36692:name 36609:< 36507:< 36260:> 36123:sup3 36067:eSup 36033:eSup 36013:sup3 36001:null 35995:sup3 35983:sup3 35963:null 35895:sup2 35839:eSup 35805:eSup 35785:sup2 35773:null 35767:sup2 35755:sup2 35735:null 35663:sup1 35607:eSup 35587:sup1 35575:null 35569:sup1 35557:sup1 35544:eSup 35492:eSup 35472:null 35346:name 35253:< 35001:Math 34054:> 33829:null 33782:scan 33711:prop 33592:prop 33264:null 33170:null 33104:{}}; 32628:()}; 32474:null 32340:text 32195:text 32095:text 32061:href 32055:href 31999:href 31993:text 31940:true 31896:else 31743:else 31576:else 31123:true 30941:else 30899:else 30788:Math 30760:> 30611:rows 30401:body 30314:null 30229:< 30167:null 29910:null 29837:1024 29795:null 29248:scan 29066:null 28582:else 28418:else 28243:else 27925:else 25073:else 21876:else 21204:else 18896:}); 17441:var 17425:var 17344:var 17327:var 16319:else 15993:else 15141:} 15108:-1)) 15036:else 7912:> 6567:j++; 6334:i++; 6040:scan 5593:j++; 5507:i++; 2488:do { 1856:do { 160:talk 97:talk 69831:}); 69786:}); 69725:end 69567:);} 69483:var 69462:);} 69378:var 69291:var 69260:var 69229:var 69222:)); 69180:var 69101:);} 69041:var 69020:);} 68960:var 68894:var 68822:var 68791:var 68784:)); 68742:var 68667:);} 68631:var 68602:var 68531:var 68500:var 67605:(){ 67331:URL 67125:var 67065:)); 67007:)); 66940:var 66930:)); 66884:)); 66848:var 66785:var 66772:var 66759:var 66746:var 66730:var 66681:}); 66650:}); 66589:end 66424:var 66411:var 66398:var 66385:var 66369:var 66320:}); 66289:}); 66228:end 66049:URL 66024:var 66011:var 65998:var 65985:var 65969:var 65920:}); 65889:}); 65828:end 65585:)); 65486:)); 65450:var 65212:URL 65187:var 65174:var 65161:var 65148:var 65132:var 65065:} 65051:}); 64712:}); 64685:}); 64624:end 64292:var 64270:var 63924:var 63902:var 63600:var 63587:var 63574:var 63561:var 63548:var 63532:var 63483:}); 63445:}); 63368:url 63356:end 63334:url 63277:url 63236:}); 63095:end 63028:}); 62898:url 62864:url 62772:end 62678:}); 62585:url 62539:url 62505:url 62413:end 62286:var 62267:var 62254:)). 62239:url 62227:url 62206:url 62191:var 62169:url 62154:var 62128:var 62094:new 62082:url 62073:var 62057:url 62042:var 62023:var 61948:url 61921:(); 61888:url 61885:var 61820:var 61553:var 61486:var 61450:var 61431:var 61290:var 61259:var 61206:for 61181:var 61045:var 61020:var 61001:var 60982:var 60955:var 60906:}); 60868:}); 60786:end 60682:var 60626:for 60606:var 60590:var 60537:}); 60499:}); 60401:end 60297:var 60241:for 60221:var 60205:var 60156:}); 60118:}); 59988:end 59886:var 59830:for 59814:var 59794:var 59745:}); 59718:}); 59657:end 59384:var 59353:var 59293:var 59280:var 59267:var 59251:var 59202:}); 59164:}); 59079:end 59006:var 58942:var 58886:for 58644:var 58624:var 58571:}); 58544:}); 58483:end 57832:var 57819:var 57806:var 57790:var 57741:}); 57707:}); 57646:end 57235:var 57216:var 57048:)); 56465:var 56452:var 56439:var 56426:var 56413:var 56397:var 56348:}); 56317:}); 56244:end 56009:var 55787:var 55731:for 55711:var 55681:var 55662:var 55643:var 55624:var 55604:!== 55512:ref 55500:ref 55470:ref 55262:for 55243:var 55213:var 55186:!== 55114:for 55047:ref 54991:ref 54935:ref 54879:ref 54856:var 54826:var 54810:var 54757:}); 54712:}); 54639:end 54575:var 54540:}); 54467:end 54165:var 54057:var 53969:var 53747:}); 53686:end 53198:var 53140:var 53084:for 53064:var 53009:var 52978:var 52959:var 52940:var 52921:var 52714:for 52695:var 52536:var 52485:var 52258:var 52191:var 52124:var 52048:var 51981:var 51914:var 51847:var 51780:var 51622:var 51603:var 51473:var 51442:var 51414:var 51389:var 51367:var 51314:for 51289:var 51155:var 51136:var 51111:var 51092:var 51073:var 51046:var 51030:var 50963:}); 50936:}); 50875:end 50724:=== 50666:=== 50286:var 49987:var 49974:var 49961:var 49945:var 49896:}); 49862:}); 49801:end 49422:var 49128:var 49121:)); 49075:)); 49039:var 48862:)); 48792:var 48488:var 48193:var 48186:)); 48116:var 47939:)); 47869:var 47565:var 47277:var 47270:)); 47200:var 46817:)); 46716:var 46623:var 45089:URL 44929:ore 44767:URL 44752:var 44739:var 44726:var 44713:var 44700:var 44684:var 44665:var 44653:ore 44650:var 44635:var 44620:var 44527:=== 44515:get 44488:get 44386:var 44321:500 44303:JJJ 44279:JJJ 44244:JJJ 44222:JJJ 44185:JJJ 44094:(); 44073:JJJ 44027:)); 43938:JJJ 43768:var 43698:(); 43683:JJJ 43662:)); 43611:JJJ 43604:)); 43576:JJJ 43517:JJJ 43495:JJJ 43471:JJJ 43464:(); 43443:JJJ 43436:(); 43415:JJJ 43164:JJJ 43137:)); 43061:JJJ 43052:var 43003:var 42997:for 42978:var 42971:}); 42879:JJJ 42861:JJJ 42824:JJJ 42806:JJJ 42709:JJJ 42700:var 42694:for 42678:var 42646:JJJ 42605:JJJ 42574:JJJ 42494:var 42411:JJJ 42301:JJJ 42228:JJJ 42219:var 42195:(); 42180:JJJ 42155:JJJ 42136:(); 42121:JJJ 42112:var 42063:(); 42048:JJJ 42027:)); 41976:JJJ 41969:)); 41941:JJJ 41882:JJJ 41860:JJJ 41836:JJJ 41829:(); 41808:JJJ 41801:(); 41780:JJJ 41529:JJJ 41502:)); 41426:JJJ 41417:var 41368:var 41362:for 41343:var 41336:}); 41244:JJJ 41226:JJJ 41189:JJJ 41171:JJJ 41074:JJJ 41065:var 41059:for 41043:var 41011:JJJ 40970:JJJ 40939:JJJ 40859:var 40776:JJJ 40666:JJJ 40495:JJJ 40486:var 40462:(); 40447:JJJ 40422:JJJ 40403:(); 40388:JJJ 40379:var 40319:(); 40304:JJJ 40283:)); 40232:JJJ 40225:)); 40197:JJJ 40138:JJJ 40116:JJJ 40092:JJJ 40085:(); 40064:JJJ 40057:(); 40036:JJJ 39785:JJJ 39758:)); 39682:JJJ 39673:var 39624:var 39618:for 39599:var 39592:}); 39500:JJJ 39482:JJJ 39445:JJJ 39427:JJJ 39330:JJJ 39321:var 39315:for 39299:var 39267:JJJ 39226:JJJ 39195:JJJ 39115:var 39032:JJJ 39015:end 38922:JJJ 38845:JJJ 38836:var 38812:(); 38797:JJJ 38772:JJJ 38753:(); 38738:JJJ 38729:var 38666:end 38630:JJJ 38620:now 38602:JJJ 38574:JJJ 38550:(); 38535:JJJ 38528:}); 38476:JJJ 38333:var 38296:var 38213:JJJ 37931:top 37864:min 37846:max 37735:var 37725:300 37716:var 37682:JJJ 37673:var 37635:JJJ 37629:now 37614:=== 37599:JJJ 37562:(); 37556:(). 37550:new 37544:now 37541:var 37519:JJJ 37510:var 37486:(); 37471:JJJ 37439:JJJ 37418:JJJ 37221:var 37192:JJJ 37161:JJJ 37143:JJJ 37040:}); 37015:end 37003:end 36972:end 36960:end 36647:var 36591:var 36585:for 36560:JJJ 36551:var 36510:JJJ 36489:var 36483:for 36464:var 36448:var 36378:)); 36350:JJJ 36312:JJJ 36288:JJJ 36263:JJJ 36239:JJJ 36219:)); 36180:JJJ 36105:JJJ 36083:JJJ 36060:)); 35980:var 35877:JJJ 35855:JJJ 35832:)); 35752:var 35645:JJJ 35623:JJJ 35554:var 35520:JJJ 35489:var 35420:JJJ 35318:JJJ 35309:var 35287:JJJ 35278:var 35235:var 35229:for 35222:)); 35194:JJJ 35170:JJJ 35139:JJJ 35102:JJJ 35059:JJJ 35031:JJJ 35013:JJJ 35007:min 34992:var 34968:)); 34937:JJJ 34897:JJJ 34877:=== 34856:JJJ 34811:JJJ 34793:JJJ 34758:)); 34730:JJJ 34692:JJJ 34670:JJJ 34646:JJJ 34639:)); 34581:JJJ 34541:JJJ 34508:JJJ 34485:=== 34473:get 34448:=== 34436:get 34411:=== 34399:get 34374:=== 34362:get 34313:)); 34285:JJJ 34247:JJJ 34225:JJJ 34201:JJJ 34194:)); 34146:JJJ 34106:JJJ 34081:JJJ 34057:JJJ 34015:(); 33994:JJJ 33955:JJJ 33904:JJJ 33901:=== 33874:(); 33859:JJJ 33850:var 33811:JJJ 33729:JJJ 33720:)), 33693:JJJ 33610:end 33601:)), 33574:JJJ 33511:obj 33499:sel 33493:obj 33483:sel 33477:obj 33455:obj 33449:end 33437:obj 33413:obj 33397:obj 33379:obj 33355:obj 33348:(); 33321:obj 33288:end 33276:obj 33252:obj 33227:var 33182:obj 33158:obj 33133:var 33117:obj 33095:(), 33086:sel 33071:obj 33068:var 33030:end 32988:(); 32967:JJJ 32943:(); 32857:val 32839:JJJ 32815:)); 32794:JJJ 32707:(); 32704:val 32686:JJJ 32660:obj 32641:obj 32619:sel 32610:obj 32607:var 32507:)); 32430:{}; 32421:var 32325:url 32273:url 32270:var 32239:var 32208:var 32098:)); 32018:var 31886:(); 31870:(); 31300:var 31281:var 31204:(); 31179:end 31104:(); 31086:var 31052:end 31022:end 30741:end 30716:(); 30679:hta 30663:hta 30654:var 30569:hta 30529:hta 30489:hta 30461:hta 30439:hta 30436:var 30211:var 30205:for 30075:var 30055:end 29993:{}; 29978:var 29831:100 29769:{}; 29677:}); 29611:}); 29524:get 29476:=== 29464:get 29443:=== 29431:get 29350:{}; 29335:var 29304:}); 29279:JJJ 29261:JJJ 29251:(); 29236:JJJ 29210:JJJ 29170:JJJ 29134:(); 29119:JJJ 29112:(); 29097:JJJ 29048:JJJ 29030:JJJ 29012:JJJ 28985:(); 28970:JJJ 28917:{}; 28911:JJJ 28905:JJJ 28902:var 28812:}); 28749:}); 27642:}); 27601:}); 27376:}); 27335:}); 27110:}); 27069:}); 26636:} 26614:}); 26071:}); 26038:}); 25419:}); 25367:}); 25216:}); 25040:}); 24820:}); 23820:}); 23768:}); 23616:}); 23553:}); 23437:}); 23370:}); 23167:}); 23115:}); 22915:}); 22882:}); 22594:}); 22542:}); 22252:}, 22049:}); 22016:}); 21547:}); 21503:}); 20798:}); 20757:}); 19581:}); 19518:}); 19422:{ 19381:}); 17180:}); 17118:}); 17000:but 16495:}); 16451:}); 14383:)); 13819:)); 13619:)); 13465:)); 13171:}); 12622:)); 12328:}); 11322:)); 11028:}); 10514:}); 9754:}); 9747:}); 8772:)); 8011:)); 8004:)); 7904:if 7823:)); 7816:)); 7651:)); 7563:)); 7486:)); 7431:)); 7299:)); 7244:)); 6756:)); 6701:)); 6476:)); 6421:)); 5191:}); 4672:=== 4656:=== 4651:int 3911:}); 558:}); 69702:({ 69555:). 69543:). 69531:). 69519:). 69507:). 69450:). 69438:). 69426:). 69414:). 69402:). 69362:!= 69326:if 69315:); 69284:); 69253:); 69160:== 69157:() 69142:if 69089:). 69077:). 69065:). 69008:). 68996:). 68984:). 68944:== 68920:if 68906:;} 68878:== 68872:|| 68866:== 68857:if 68846:); 68815:); 68722:== 68719:() 68704:if 68655:). 68614:;} 68586:== 68562:if 68555:); 68524:); 68480:== 68477:() 68462:if 68402:|| 68372:|| 68366:== 68363:() 68348:if 68337:); 68274:if 68267:); 68207:if 68200:); 68137:if 68130:); 68067:if 68060:); 67997:if 67990:); 67927:if 67920:); 67857:if 67850:); 67787:if 67780:); 67717:if 67710:); 67647:if 67636:;} 67630:). 67573:); 67539:); 67465:); 67437:); 67402:); 67341:if 67296:== 67284:|| 67278:== 67269:if 67259:); 67222:== 67170:); 67075:if 67047:), 66964:); 66798:if 66566:({ 66527:14 66508:); 66437:if 66205:({ 66163:11 66144:); 66037:if 65805:({ 65595:if 65496:if 65433:)) 65415:== 65391:if 65307:); 65200:if 64719:/* 64601:({ 64514:); 64479:); 64417:-- 64223:if 64146:); 64111:); 64049:-- 63855:if 63804:); 63724:if 63680:|| 63650:|| 63617:if 63315:({ 63292:)) 63271:if 63072:({ 62879:), 62749:({ 62726:)) 62702:if 62520:), 62390:({ 62367:)) 62319:if 62184:); 62118:); 62112:), 61963:)) 61942:if 61915:). 61843:if 61772:-- 61712:!= 61658:); 61407:++ 61397:); 61362:)) 61356:== 61350:|| 61344:== 61338:(( 61314:); 61239:++ 61141:); 61100:)) 61070:(( 60779:), 60751:({ 60728:)) 60707:if 60665:++ 60394:), 60366:({ 60343:)) 60322:if 60280:++ 60058:), 59981:), 59953:({ 59930:)) 59909:if 59869:++ 59634:({ 59595:11 59576:); 59498:|| 59449:|| 59419:if 59408:); 59377:); 59306:if 59056:({ 59036:); 58992:)) 58965:if 58925:++ 58875:]; 58825:}, 58782:}, 58739:}, 58696:}, 58460:({ 58395:); 58304:); 58236:if 58177:); 58109:if 58050:); 57982:if 57938:|| 57908:|| 57878:|| 57845:if 57623:({ 57571:11 57540:); 57508:); 57480:); 57452:); 57392:++ 57385:); 57300:)) 57258:if 57146:); 57062:if 57005:); 56967:)) 56925:if 56853:if 56795:if 56740:if 56681:|| 56647:|| 56613:|| 56478:if 56221:({ 56104:); 56056:)) 56032:if 55983:if 55831:)) 55810:if 55770:++ 55595:if 55563:}; 55473:)) 55446:if 55409:if 55351:)) 55324:if 55307:++ 55177:if 55153:++ 55096:]; 55033:}, 54977:}, 54921:}, 54616:({ 54444:({ 54418:-- 54405:== 54378:== 54348:if 54324:++ 54311:== 54284:== 54254:if 54227:+= 54205:if 54151:)) 54130:if 54102:); 54039:); 53899:-- 53839:!= 53663:({ 53535:)) 53511:if 53465:if 53255:)) 53234:if 53184:)) 53163:if 53123:++ 52907:)) 52886:if 52849:if 52791:)) 52770:if 52753:++ 52684:]; 52515:); 52447:if 52413:if 52379:if 52345:if 52311:if 52277:if 51694:); 51650:== 51641:if 51577:)) 51528:)) 51507:if 51497:); 51466:); 51347:++ 51249:); 51208:)) 51178:(( 50852:({ 50804:); 50621:if 50603:); 50558:+= 50409:if 50354:if 50299:if 50197:|| 50119:|| 50085:|| 50051:|| 50011:if 49778:({ 49490:!= 49375:if 49224:if 49152:); 49032:); 48929:); 48822:); 48742:|| 48670:); 48552:!= 48413:if 48369:|| 48336:if 48289:if 48217:); 48140:); 48109:); 48006:); 47899:); 47819:|| 47747:); 47629:!= 47490:if 47446:|| 47413:if 47366:if 47301:); 47224:); 47193:); 47125:if 47072:); 47037:); 46981:)) 46972:== 46951:|| 46894:== 46873:|| 46831:(( 46747:if 46740:); 46636:if 46579:|| 46546:if 46505:;} 46502:19 46487:); 46441:;} 46438:18 46423:); 46387:){ 46357:if 46347:;} 46344:20 46329:); 46293:){ 46263:if 46253:;} 46250:19 46235:); 46199:){ 46169:if 46159:;} 46156:20 46141:); 46105:){ 46075:if 46065:;} 46062:18 46047:); 46011:){ 45978:if 45934:|| 45904:|| 45874:|| 45843:|| 45813:|| 45780:if 45740:19 45721:); 45653:if 45612:;} 45609:13 45594:); 45548:;} 45545:11 45530:); 45494:){ 45461:if 45451:;} 45448:16 45433:); 45397:){ 45364:if 45354:;} 45351:14 45336:); 45300:){ 45267:if 45223:|| 45193:|| 45163:|| 45130:if 44902:Re 44875:re 44821:if 44777:if 44638:re 44623:Re 44503:mw 44500:|| 44476:mw 44467:if 44372:() 44331:}; 44324:); 44237:); 44200:!= 44179:if 44169:() 44133:// 44101:}; 43922:)) 43874:(( 43871:if 43814:!= 43799:if 43792:); 43705:}; 43538:), 43375:== 43366:if 43307:if 43275:== 43266:if 43234:== 43225:if 43218:); 43101:== 43095:(( 43086:+= 43076:]; 43039:++ 42749:); 42706:in 42661:++ 42589:== 42568:if 42558:)) 42552:!= 42537:|| 42525:if 42518:); 42480:); 42404:); 42265:== 42250:if 42152:!= 42143:if 42070:}; 41903:), 41740:== 41731:if 41672:if 41640:== 41631:if 41599:== 41590:if 41583:); 41466:== 41460:(( 41451:+= 41441:]; 41404:++ 41114:); 41071:in 41026:++ 40954:== 40933:if 40923:)) 40917:!= 40902:|| 40890:if 40883:); 40845:); 40769:); 40642:); 40613:)) 40586:if 40543:== 40528:if 40419:!= 40410:if 40326:}; 40159:), 39996:== 39987:if 39928:if 39896:== 39887:if 39855:== 39846:if 39839:); 39722:== 39716:(( 39707:+= 39697:]; 39660:++ 39370:); 39327:in 39282:++ 39210:== 39189:if 39179:)) 39173:!= 39158:|| 39146:if 39139:); 39101:); 39025:); 38889:== 38874:if 38769:!= 38760:if 38676:}; 38669:); 38521:); 38469:); 38386:== 38377:if 38361:!= 38314:|| 38277:|| 38206:); 38175:10 37903:)) 37759:); 37709:); 37656:)) 37584:!= 37572:(( 37569:if 37436:!= 37433:() 37412:if 37335:}; 37305:++ 37292:); 37137:if 37060:}; 36797:); 36766:); 36737:)) 36710:|| 36677:if 36627:++ 36575:); 36531:++ 36392:}; 36233:if 36159:); 36126:), 35998:!= 35960:!= 35945:if 35931:); 35898:), 35770:!= 35732:!= 35717:if 35699:); 35666:), 35572:!= 35547:); 35513:); 35469:!= 35454:if 35447:); 35444:eA 35410:eA 35391:); 35312:eA 35265:++ 35123:== 35052:); 34850:if 34832:); 34713:), 34461:mw 34458:|| 34424:mw 34421:|| 34387:mw 34384:|| 34350:mw 34347:(( 34344:if 34268:), 34036:(( 34033:if 33895:(( 33892:if 33751:}; 33744:); 33620:}; 33613:); 33526:); 33486:); 33464:); 33406:); 33304:++ 33291:)) 33261:!= 33249:(( 33210:++ 33197:)) 33167:!= 33155:(( 33126:); 33043:if 32995:}; 32909:if 32899:() 32873:}; 32866:); 32832:}; 32756:if 32714:}; 32650:); 32582:if 32572:() 32521:}; 32514:}; 32471:!= 32365:}; 32343:|| 32309:); 32291:). 32257:|| 32226:|| 32146:}; 32120:|| 32042:); 31957:}; 31836:if 31794:}; 31780:); 31733:); 31681:if 31627:}; 31613:); 31566:); 31514:if 31460:}; 31453:}; 31419:); 31372:|| 31360:+= 31344:|| 31332:+= 31319:do 31218:}; 31188:); 31154:); 31126:); 31095:ta 31067:). 31055:). 31028:ta 31025:-= 31003:). 30991:). 30964:ta 30961:-= 30909:ta 30866:!= 30857:ta 30851:if 30822:ta 30815:); 30800:ta 30785:-= 30763:ta 30751:if 30744:); 30723:ta 30707:ta 30647:); 30620:ta 30605:ta 30547:ta 30507:ta 30422:); 30354:); 30311:== 30296:if 30263:+= 30241:++ 30164:== 30149:if 30109:ta 30103:if 30043:ta 29990:|| 29964:() 29641:$ 29575:$ 29545:); 29533:). 29512:mw 29452:mw 29449:|| 29419:mw 29389:); 29380:$ 29347:|| 29321:() 29294:); 29225:); 29201:). 29192:$ 29185:); 29161:). 29152:$ 29063:== 29045:|| 29027:|| 29003:if 28949:() 28937:). 28928:$ 28914:|| 28188:{ 26082:/* 22351:]; 22296:}, 22208:}, 22164:}, 20982:) 20242:}; 19905:]; 19839:}, 19784:}, 19729:}, 18138:]; 17445:= 17429:= 17348:= 17331:= 17329:re 16993:to 16984:// 14992:{ 14490:}; 14025:}; 13926:// 13874:}; 13729:}; 13547:}; 13281:); 12984:); 12907:); 12900:); 12704:}; 12438:); 12130:); 12053:); 12046:); 11747:); 11703:); 11377:}; 11138:); 10841:); 10797:); 10591:}; 10033:}; 9899:}; 9787:}; 9167:}; 8972:// 8864:}; 8825:}; 8624:); 8495:); 8358:); 8152:); 8053:}; 7935:== 7908:ct 7728:); 7026:}; 6973:}; 6624:) 6166:}; 6046:) 6019:ct 5987:}; 5948:}; 5941:}; 5839:}; 5811:}; 5560:}; 5334:}; 5163:}; 5119:}; 4612:}; 4590:}; 4423:}; 4230:}; 4153:}; 4037:}; 3814:}; 3737:); 3618:}; 3345:// 3323:// 3290:// 3138:}; 3121:}; 3114:}; 3028:}; 2931:}; 2834:}; 2726:}; 2640:}; 2554:}; 2402:}; 2012:}; 1922:}; 1727:}; 288:// 162:| 114:, 110:, 99:| 69869:} 69862:; 69842:} 69824:; 69821:b 69807:} 69800:} 69793:} 69776:: 69766:, 69760:: 69750:, 69744:: 69734:, 69728:: 69718:, 69712:: 69696:. 69693:b 69682:; 69676:+ 69670:= 69660:; 69657:1 69654:+ 69648:= 69635:; 69629:+ 69626:) 69620:( 69614:. 69611:s 69608:= 69594:} 69587:; 69581:= 69561:( 69549:( 69537:( 69525:( 69513:( 69501:( 69495:. 69489:= 69480:{ 69456:( 69444:( 69432:( 69420:( 69408:( 69396:( 69390:. 69384:= 69375:{ 69368:) 69359:) 69356:1 69353:- 69347:. 69341:( 69335:. 69329:( 69309:( 69303:. 69297:= 69278:( 69272:. 69266:= 69247:( 69241:. 69235:= 69216:( 69210:. 69204:, 69201:0 69198:( 69192:. 69186:= 69173:{ 69166:) 69163:4 69151:. 69145:( 69128:} 69121:; 69115:= 69095:( 69083:( 69071:( 69059:( 69053:. 69047:= 69038:{ 69014:( 69002:( 68990:( 68978:( 68972:. 68966:= 68957:{ 68950:) 68941:) 68938:0 68935:( 68929:. 68923:( 68900:= 68891:{ 68884:) 68860:( 68840:( 68834:. 68828:= 68809:( 68803:. 68797:= 68778:( 68772:. 68766:, 68763:0 68760:( 68754:. 68748:= 68735:{ 68728:) 68725:3 68713:. 68707:( 68690:} 68683:; 68677:= 68661:( 68649:( 68643:. 68637:= 68628:{ 68608:= 68599:{ 68592:) 68583:) 68580:0 68577:( 68571:. 68565:( 68549:( 68543:. 68537:= 68518:( 68512:. 68506:= 68493:{ 68486:) 68483:2 68471:. 68465:( 68448:; 68442:= 68432:) 68429:1 68426:- 68420:) 68414:( 68408:. 68399:1 68396:- 68390:) 68384:( 68378:. 68369:1 68357:. 68351:( 68331:, 68325:( 68319:. 68313:= 68307:) 68304:1 68301:- 68295:) 68289:( 68283:. 68277:( 68261:, 68255:( 68249:. 68243:= 68237:) 68234:1 68228:) 68222:( 68216:. 68210:( 68194:, 68188:( 68182:. 68176:= 68170:) 68167:1 68164:- 68158:) 68152:( 68146:. 68140:( 68124:, 68118:( 68112:. 68106:= 68100:) 68097:1 68094:- 68088:) 68082:( 68076:. 68070:( 68054:, 68048:( 68042:. 68036:= 68030:) 68027:1 68024:- 68018:) 68012:( 68006:. 68000:( 67984:, 67978:( 67972:. 67966:= 67960:) 67957:1 67954:- 67948:) 67942:( 67936:. 67930:( 67914:, 67908:( 67902:. 67896:= 67890:) 67887:1 67884:- 67878:) 67872:( 67866:. 67860:( 67844:, 67838:( 67832:. 67826:= 67820:) 67817:1 67814:- 67808:) 67802:( 67796:. 67790:( 67774:, 67768:( 67762:. 67756:= 67750:) 67747:1 67744:- 67738:) 67732:( 67726:. 67720:( 67704:, 67698:( 67692:. 67686:= 67680:) 67677:1 67674:- 67668:) 67662:( 67656:. 67650:( 67624:( 67618:. 67599:= 67593:. 67587:. 67567:, 67561:( 67555:. 67549:= 67533:, 67527:( 67521:. 67515:= 67505:) 67502:1 67499:- 67493:) 67487:( 67481:. 67475:( 67459:( 67453:. 67447:= 67431:( 67425:. 67419:= 67396:( 67390:. 67384:= 67374:) 67371:1 67368:- 67362:) 67356:( 67350:. 67344:( 67334:; 67328:. 67322:= 67312:{ 67302:) 67299:0 67290:. 67272:( 67256:1 67253:( 67247:. 67241:= 67228:) 67219:) 67216:0 67213:( 67207:. 67198:0 67189:. 67183:( 67167:1 67164:+ 67161:) 67155:( 67149:. 67143:( 67137:. 67131:= 67118:{ 67108:) 67105:1 67102:- 67096:) 67090:( 67084:. 67078:( 67059:( 67053:. 67041:( 67035:. 67029:( 67023:. 67017:= 67001:( 66995:. 66989:( 66983:. 66977:= 66958:( 66952:. 66946:= 66924:( 66918:. 66912:, 66909:0 66906:( 66900:. 66894:= 66878:( 66872:. 66869:s 66866:( 66860:. 66857:s 66854:= 66841:{ 66831:) 66828:1 66825:- 66819:) 66813:( 66807:. 66804:s 66801:( 66791:; 66778:; 66765:; 66752:; 66739:; 66736:= 66733:b 66723:{ 66720:) 66717:s 66714:( 66708:( 66702:. 66674:; 66671:b 66657:} 66640:: 66630:, 66624:: 66614:, 66608:: 66598:, 66592:: 66582:, 66576:: 66560:. 66557:b 66546:; 66540:= 66530:; 66524:+ 66518:= 66502:( 66496:. 66493:s 66490:= 66480:{ 66470:) 66467:1 66464:- 66458:) 66452:( 66446:. 66443:s 66440:( 66430:; 66417:; 66404:; 66391:; 66378:; 66375:= 66372:b 66362:{ 66359:) 66356:s 66353:( 66347:( 66341:. 66313:; 66310:b 66296:} 66279:: 66269:, 66263:: 66253:, 66247:: 66237:, 66231:: 66221:, 66215:: 66199:. 66196:b 66182:; 66176:= 66166:; 66160:+ 66154:= 66138:( 66132:. 66129:s 66126:= 66116:{ 66106:) 66103:1 66100:- 66094:) 66088:( 66082:. 66079:s 66073:1 66070:- 66064:) 66058:( 66052:. 66046:. 66040:( 66030:; 66017:; 66004:; 65991:; 65978:; 65975:= 65972:b 65962:{ 65959:) 65956:s 65953:( 65947:( 65941:. 65913:; 65910:b 65896:} 65879:: 65869:, 65863:: 65853:, 65847:: 65837:, 65831:: 65821:, 65815:: 65799:. 65796:b 65785:} 65767:; 65764:2 65761:+ 65758:) 65752:( 65746:. 65740:+ 65737:) 65731:( 65725:. 65722:s 65719:= 65699:} 65689:; 65686:2 65683:+ 65680:) 65674:( 65668:. 65662:+ 65659:) 65653:( 65647:. 65644:s 65641:= 65628:) 65625:1 65622:- 65616:) 65610:( 65604:. 65598:( 65579:( 65573:. 65567:, 65564:0 65561:( 65555:. 65549:= 65539:{ 65529:) 65526:1 65523:- 65517:) 65511:( 65505:. 65499:( 65480:( 65474:. 65471:s 65468:( 65462:. 65459:s 65456:= 65443:{ 65427:( 65421:. 65418:s 65412:) 65406:( 65400:. 65397:s 65394:( 65363:; 65357:= 65344:; 65341:6 65338:+ 65335:) 65329:( 65323:. 65320:s 65317:= 65301:( 65295:. 65292:s 65289:= 65279:{ 65269:) 65266:1 65263:- 65257:) 65251:( 65245:. 65242:s 65236:1 65233:- 65227:) 65221:( 65215:. 65209:. 65203:( 65193:; 65180:; 65167:; 65154:; 65141:; 65138:= 65135:b 65125:{ 65122:) 65119:s 65116:( 65110:( 65104:. 64973:} 64959:{ 64927:} 64913:{ 64892:{ 64867:} 64828:{ 64789:{ 64705:; 64702:b 64692:} 64675:: 64665:, 64659:: 64649:, 64643:: 64633:, 64627:: 64617:, 64611:: 64595:. 64592:b 64577:} 64570:; 64564:+ 64558:= 64548:; 64545:1 64542:+ 64536:. 64530:+ 64524:= 64508:( 64502:. 64499:s 64496:= 64476:1 64473:- 64467:. 64461:, 64458:0 64455:( 64449:. 64443:= 64430:} 64423:; 64410:; 64404:+ 64401:) 64395:( 64389:. 64386:s 64383:= 64373:{ 64366:) 64363:0 64357:) 64351:( 64345:. 64339:( 64325:; 64322:1 64319:- 64316:) 64310:( 64304:. 64301:s 64298:= 64282:; 64276:= 64263:{ 64256:) 64253:1 64250:- 64244:) 64238:( 64232:. 64229:s 64226:( 64209:} 64202:; 64196:+ 64190:= 64180:; 64177:1 64174:+ 64168:. 64162:+ 64156:= 64140:( 64134:. 64131:s 64128:= 64108:1 64105:- 64099:. 64093:, 64090:0 64087:( 64081:. 64075:= 64062:} 64055:; 64042:; 64036:+ 64033:) 64027:( 64021:. 64018:s 64015:= 64005:{ 63998:) 63995:0 63989:) 63983:( 63977:. 63971:( 63957:; 63954:1 63951:- 63948:) 63942:( 63936:. 63933:s 63930:= 63914:; 63908:= 63895:{ 63888:) 63885:1 63882:- 63876:) 63870:( 63864:. 63861:s 63858:( 63841:} 63834:; 63828:= 63822:; 63819:5 63816:+ 63810:= 63798:( 63792:. 63789:s 63786:= 63780:; 63774:= 63764:{ 63757:) 63754:1 63751:- 63745:) 63739:( 63733:. 63730:s 63727:( 63717:{ 63710:) 63707:1 63704:- 63698:) 63692:( 63686:. 63683:s 63677:1 63674:- 63668:) 63662:( 63656:. 63653:s 63647:1 63644:- 63638:) 63632:( 63626:. 63623:s 63620:( 63606:; 63593:; 63580:; 63567:; 63554:; 63541:; 63538:= 63535:b 63525:{ 63522:) 63519:s 63516:( 63510:( 63504:. 63476:; 63473:b 63459:} 63452:} 63435:: 63425:, 63419:: 63409:, 63403:: 63393:, 63387:: 63377:, 63371:. 63365:+ 63359:: 63349:, 63346:1 63343:- 63337:. 63331:+ 63325:: 63309:. 63306:b 63299:{ 63286:( 63280:. 63274:( 63250:} 63243:} 63226:: 63216:, 63210:: 63200:, 63194:: 63184:, 63178:: 63168:, 63162:: 63152:, 63146:: 63136:, 63130:: 63120:, 63114:: 63104:, 63098:: 63088:, 63082:: 63066:. 63063:b 63056:{ 63035:} 63018:: 63008:, 63002:: 62992:, 62986:: 62976:, 62970:: 62957:, 62951:: 62941:, 62935:: 62922:, 62919:1 62916:+ 62913:) 62907:( 62901:. 62895:+ 62889:: 62873:( 62867:. 62861:+ 62855:: 62845:, 62839:: 62829:, 62823:: 62813:, 62807:: 62797:, 62791:: 62781:, 62775:: 62765:, 62759:: 62743:. 62740:b 62733:{ 62720:( 62714:. 62708:! 62705:( 62685:} 62668:: 62658:, 62652:: 62642:, 62636:: 62626:, 62620:: 62610:, 62604:: 62594:, 62588:+ 62582:+ 62576:: 62563:, 62560:1 62557:+ 62554:) 62548:( 62542:. 62536:+ 62530:: 62514:( 62508:. 62502:+ 62496:: 62486:, 62480:: 62470:, 62464:: 62454:, 62448:: 62438:, 62432:: 62422:, 62416:: 62406:, 62400:: 62384:. 62381:b 62374:{ 62361:( 62355:. 62349:! 62343:) 62337:( 62331:. 62325:! 62322:( 62298:; 62292:= 62279:; 62273:= 62260:; 62248:( 62242:. 62236:( 62230:. 62224:+ 62221:) 62215:( 62209:. 62203:+ 62197:= 62178:( 62172:. 62166:+ 62160:= 62140:; 62134:= 62106:, 62100:( 62091:( 62085:. 62079:= 62066:; 62060:. 62054:+ 62048:= 62035:; 62029:= 61970:{ 61957:( 61951:. 61945:( 61909:, 61906:0 61903:( 61897:. 61891:= 61874:; 61868:= 61858:) 61846:( 61832:; 61826:= 61788:} 61778:; 61762:; 61756:+ 61753:) 61747:( 61741:. 61738:s 61735:= 61725:{ 61718:) 61709:) 61703:( 61697:. 61694:s 61688:0 61679:( 61652:, 61649:0 61646:( 61640:. 61634:= 61613:; 61607:. 61604:s 61601:: 61598:) 61592:( 61586:. 61580:? 61577:) 61571:( 61565:. 61559:= 61546:; 61540:. 61537:s 61534:: 61531:) 61525:( 61519:. 61513:? 61510:) 61504:( 61498:. 61492:= 61468:; 61465:1 61462:- 61456:= 61443:; 61437:= 61420:} 61413:; 61394:1 61391:( 61385:. 61379:= 61369:{ 61308:( 61302:. 61299:s 61296:= 61283:; 61277:. 61271:+ 61265:= 61252:{ 61242:) 61236:i 61233:; 61224:i 61221:; 61218:0 61215:= 61212:i 61209:( 61199:; 61193:. 61187:= 61170:} 61163:; 61157:+ 61151:= 61135:( 61129:. 61119:{ 61112:) 61109:1 61106:- 61094:, 61088:( 61082:. 61079:s 61076:= 61060:; 61057:= 61051:, 61038:; 61032:. 61026:= 61013:; 61007:= 60994:; 60991:0 60988:= 60964:; 60961:= 60958:b 60948:{ 60945:) 60942:s 60939:( 60933:( 60927:. 60899:; 60896:b 60882:} 60875:} 60858:: 60848:, 60842:: 60832:, 60826:: 60816:, 60813:5 60810:+ 60807:) 60801:( 60795:. 60792:s 60789:: 60773:( 60767:. 60764:s 60761:: 60745:. 60742:b 60735:{ 60722:( 60716:. 60713:s 60710:( 60700:; 60694:+ 60688:= 60675:{ 60668:) 60662:i 60659:; 60653:. 60644:i 60641:; 60638:0 60635:= 60632:i 60629:( 60615:; 60612:= 60599:; 60596:= 60593:b 60583:{ 60576:) 60573:s 60570:( 60564:( 60558:. 60530:; 60527:b 60513:} 60506:} 60489:: 60479:, 60473:: 60463:, 60457:: 60447:, 60441:: 60431:, 60428:5 60425:+ 60422:) 60416:( 60410:. 60407:s 60404:: 60388:( 60382:. 60379:s 60376:: 60360:. 60357:b 60350:{ 60337:( 60331:. 60328:s 60325:( 60315:; 60309:+ 60303:= 60290:{ 60283:) 60277:i 60274:; 60268:. 60259:i 60256:; 60253:0 60250:= 60247:i 60244:( 60230:; 60227:= 60214:; 60211:= 60208:b 60198:{ 60195:) 60192:s 60189:( 60183:( 60177:. 60149:; 60146:b 60132:} 60125:} 60108:+ 60102:+ 60096:: 60086:, 60080:+ 60074:+ 60068:: 60052:, 60046:( 60040:. 60034:: 60024:, 60018:. 60012:+ 60009:) 60003:( 59997:. 59994:s 59991:: 59975:( 59969:. 59966:s 59963:: 59947:. 59944:b 59937:{ 59924:( 59918:. 59915:s 59912:( 59898:; 59892:= 59879:{ 59872:) 59866:i 59863:; 59857:. 59848:i 59845:; 59842:0 59839:= 59836:i 59833:( 59823:; 59820:= 59803:; 59800:= 59797:b 59787:{ 59784:) 59781:s 59778:( 59772:( 59766:. 59738:; 59735:b 59725:} 59708:: 59698:, 59692:: 59682:, 59676:: 59666:, 59660:: 59650:, 59644:: 59628:. 59625:b 59614:; 59608:= 59598:; 59592:+ 59586:= 59570:( 59564:. 59561:s 59558:= 59548:) 59541:) 59535:( 59529:. 59526:s 59520:) 59514:( 59508:. 59505:s 59495:) 59489:( 59483:. 59480:s 59474:) 59468:( 59462:. 59459:s 59446:0 59440:) 59434:( 59428:. 59425:s 59422:( 59402:( 59396:. 59393:s 59390:= 59371:( 59365:. 59362:s 59359:= 59346:{ 59339:) 59336:1 59333:- 59327:) 59321:( 59315:. 59312:s 59309:( 59299:; 59286:; 59273:; 59260:; 59257:= 59254:b 59244:{ 59241:) 59238:s 59235:( 59229:( 59223:. 59195:; 59192:b 59178:} 59171:} 59154:: 59144:, 59138:: 59128:, 59122:. 59116:: 59106:, 59100:. 59094:. 59088:+ 59082:: 59072:, 59066:: 59050:. 59047:b 59030:. 59024:( 59018:. 59015:s 59012:= 58999:{ 58986:. 58980:( 58974:. 58971:s 58968:( 58954:; 58948:= 58935:{ 58928:) 58922:i 58919:; 58913:. 58904:i 58901:; 58898:0 58895:= 58892:i 58889:( 58868:} 58858:: 58848:, 58842:: 58832:{ 58815:: 58805:, 58799:: 58789:{ 58772:: 58762:, 58756:: 58746:{ 58729:: 58719:, 58713:: 58703:{ 58686:: 58676:, 58670:: 58660:{ 58653:[ 58650:= 58633:; 58630:= 58627:b 58617:{ 58610:) 58607:s 58604:( 58598:( 58592:. 58564:; 58561:b 58551:} 58534:: 58524:, 58518:: 58508:, 58502:: 58492:, 58486:: 58476:, 58470:: 58454:. 58451:b 58440:} 58433:; 58427:= 58417:; 58414:6 58411:+ 58405:= 58389:( 58383:. 58380:s 58377:= 58367:{ 58349:} 58342:; 58336:= 58326:; 58323:6 58320:+ 58314:= 58298:( 58292:. 58289:s 58286:= 58276:{ 58269:) 58266:1 58263:- 58257:) 58251:( 58245:. 58242:s 58239:( 58222:} 58215:; 58209:= 58199:; 58196:5 58193:+ 58187:= 58171:( 58165:. 58162:s 58159:= 58149:{ 58142:) 58139:1 58136:- 58130:) 58124:( 58118:. 58115:s 58112:( 58095:} 58088:; 58082:= 58072:; 58069:6 58066:+ 58060:= 58044:( 58038:. 58035:s 58032:= 58022:{ 58015:) 58012:1 58009:- 58003:) 57997:( 57991:. 57988:s 57985:( 57975:{ 57968:) 57965:1 57962:- 57956:) 57950:( 57944:. 57941:s 57935:1 57932:- 57926:) 57920:( 57914:. 57911:s 57905:1 57902:- 57896:) 57890:( 57884:. 57881:s 57875:1 57872:- 57866:) 57860:( 57854:. 57851:s 57848:( 57838:; 57825:; 57812:; 57799:; 57796:= 57793:b 57783:{ 57780:) 57777:s 57774:( 57768:( 57762:. 57734:; 57731:b 57721:} 57714:} 57697:: 57687:, 57681:: 57671:, 57665:: 57655:, 57649:: 57639:, 57633:: 57617:. 57614:b 57603:} 57596:; 57590:+ 57584:= 57574:; 57568:+ 57562:. 57556:+ 57550:= 57534:( 57528:. 57525:s 57522:= 57502:( 57496:. 57490:= 57474:( 57468:. 57462:= 57449:1 57446:+ 57440:( 57434:. 57428:+ 57422:= 57412:} 57405:} 57398:; 57379:( 57373:. 57367:+ 57361:= 57351:{ 57344:) 57341:0 57335:) 57329:( 57323:. 57317:( 57307:{ 57294:( 57288:. 57279:) 57273:( 57267:. 57261:( 57247:; 57244:0 57241:= 57228:; 57222:= 57209:{ 57191:} 57184:; 57178:= 57168:; 57165:5 57162:+ 57156:= 57140:( 57134:. 57131:s 57128:= 57118:; 57112:= 57102:{ 57092:) 57089:0 57083:) 57077:( 57071:. 57065:( 57042:( 57036:. 57030:( 57024:. 57018:= 56999:( 56993:. 56990:s 56987:= 56977:{ 56961:( 56955:. 56952:s 56946:) 56940:( 56934:. 56931:s 56928:( 56914:; 56908:= 56895:; 56889:= 56883:) 56880:1 56874:) 56868:( 56862:. 56859:s 56856:( 56840:; 56834:= 56828:) 56825:1 56822:- 56816:) 56810:( 56804:. 56801:s 56798:( 56785:; 56779:= 56773:) 56770:1 56767:- 56761:) 56755:( 56749:. 56746:s 56743:( 56733:{ 56726:) 56719:) 56712:1 56709:- 56703:) 56697:( 56691:. 56688:s 56678:1 56675:- 56669:) 56663:( 56657:. 56654:s 56644:1 56641:- 56635:) 56629:( 56623:. 56620:s 56610:1 56607:- 56601:) 56595:( 56589:. 56586:s 56583:( 56573:1 56570:- 56564:) 56558:( 56552:. 56549:s 56539:0 56533:) 56527:( 56521:. 56518:s 56505:0 56499:) 56493:( 56487:. 56484:s 56481:( 56471:; 56458:; 56445:; 56432:; 56419:; 56406:; 56403:= 56400:b 56390:{ 56387:) 56384:s 56381:( 56375:( 56369:. 56341:; 56338:b 56324:} 56307:. 56301:: 56291:, 56285:. 56279:: 56269:, 56263:: 56253:, 56247:: 56237:, 56231:: 56215:. 56212:b 56194:} 56187:; 56181:+ 56175:+ 56169:. 56163:+ 56157:= 56147:; 56141:. 56135:+ 56132:) 56126:( 56120:. 56117:s 56114:= 56098:( 56092:. 56089:s 56086:= 56072:; 56066:= 56050:( 56044:. 56041:s 56038:! 56035:( 56021:; 56015:= 56002:{ 55995:) 55989:! 55986:( 55965:} 55958:} 55951:; 55941:; 55935:= 55925:; 55919:. 55913:+ 55907:= 55897:; 55891:= 55881:; 55875:. 55869:+ 55866:) 55860:( 55854:. 55851:s 55848:= 55838:{ 55825:( 55819:. 55816:s 55813:( 55799:; 55793:= 55780:{ 55773:) 55767:i 55764:; 55758:. 55749:i 55746:; 55743:0 55740:= 55737:i 55734:( 55720:; 55717:= 55693:; 55687:= 55674:; 55668:= 55655:; 55649:= 55636:; 55630:= 55617:{ 55610:) 55598:( 55577:} 55570:} 55553:. 55547:: 55537:, 55531:. 55525:: 55515:, 55509:. 55503:: 55493:{ 55490:= 55480:{ 55467:. 55461:( 55455:. 55452:s 55449:( 55428:; 55418:) 55412:( 55398:} 55391:} 55384:; 55374:; 55368:= 55358:{ 55345:. 55339:( 55333:. 55330:s 55327:( 55317:{ 55310:) 55304:j 55301:; 55295:. 55289:. 55280:j 55277:; 55274:0 55271:= 55268:j 55265:( 55255:; 55249:= 55225:; 55219:= 55202:; 55192:) 55180:( 55163:{ 55156:) 55150:i 55147:; 55141:. 55132:i 55129:; 55126:0 55123:= 55120:i 55117:( 55089:} 55079:: 55069:, 55066:: 55056:, 55050:: 55040:{ 55023:: 55013:, 55010:: 55000:, 54994:: 54984:{ 54967:: 54957:, 54954:: 54944:, 54938:: 54928:{ 54911:: 54901:, 54898:: 54888:, 54882:: 54872:{ 54865:[ 54862:= 54838:; 54832:= 54819:; 54816:= 54813:b 54803:{ 54796:) 54793:s 54790:( 54784:( 54778:. 54750:; 54747:b 54733:} 54726:} 54719:} 54702:: 54692:, 54686:+ 54680:+ 54674:: 54664:, 54658:: 54648:, 54642:: 54632:, 54626:: 54610:. 54607:b 54593:; 54590:5 54587:+ 54581:= 54568:{ 54547:} 54530:: 54520:, 54514:+ 54508:+ 54502:: 54492:, 54486:: 54476:, 54470:: 54460:, 54454:: 54438:. 54435:b 54424:; 54411:) 54402:) 54396:( 54390:. 54387:s 54375:) 54372:1 54369:- 54363:( 54357:. 54354:s 54351:( 54330:; 54317:) 54308:) 54302:( 54296:. 54293:s 54281:) 54278:1 54275:- 54269:( 54263:. 54260:s 54257:( 54233:; 54230:1 54214:) 54208:( 54195:; 54189:. 54183:+ 54177:+ 54171:= 54158:{ 54145:( 54139:. 54133:( 54096:( 54090:. 54084:+ 54081:) 54075:( 54069:. 54066:s 54063:= 54033:+ 54027:+ 54021:, 54015:( 54009:. 54006:s 54003:= 53993:; 53990:6 53987:: 53984:7 53981:? 53975:= 53951:; 53945:+ 53939:= 53915:} 53905:; 53889:; 53883:+ 53880:) 53874:( 53868:. 53865:s 53862:= 53852:{ 53845:) 53836:) 53830:( 53824:. 53821:s 53815:0 53806:( 53775:{ 53754:} 53737:: 53727:, 53721:: 53711:, 53705:: 53695:, 53689:: 53679:, 53673:: 53657:. 53654:b 53643:} 53636:; 53630:+ 53624:+ 53618:= 53608:; 53602:= 53592:; 53589:1 53586:- 53583:) 53577:( 53571:. 53568:s 53565:= 53551:; 53545:= 53529:( 53523:. 53520:s 53517:! 53514:( 53500:; 53494:= 53484:{ 53477:) 53471:! 53468:( 53447:} 53440:} 53433:; 53423:; 53417:= 53403:; 53397:+ 53391:+ 53385:= 53375:; 53369:= 53355:; 53349:. 53343:+ 53340:) 53334:( 53328:. 53325:s 53322:= 53298:; 53292:. 53286:+ 53283:) 53277:( 53271:. 53268:s 53265:= 53249:( 53243:. 53240:s 53237:( 53216:; 53210:+ 53204:= 53191:{ 53178:( 53172:. 53169:s 53166:( 53152:; 53146:= 53133:{ 53126:) 53120:j 53117:; 53111:. 53102:j 53099:; 53096:0 53093:= 53090:j 53087:( 53073:; 53070:= 53021:; 53015:= 53002:; 52996:+ 52990:+ 52984:= 52971:; 52965:= 52952:; 52946:= 52933:; 52927:= 52914:{ 52901:( 52895:. 52889:( 52868:; 52858:) 52852:( 52838:} 52831:} 52824:; 52814:; 52808:= 52798:{ 52785:( 52779:. 52776:s 52773:( 52763:{ 52756:) 52750:j 52747:; 52741:. 52732:j 52729:; 52726:0 52723:= 52720:j 52717:( 52707:; 52701:= 52677:, 52671:+ 52665:+ 52655:, 52649:+ 52643:+ 52633:, 52627:+ 52621:+ 52611:, 52605:+ 52599:+ 52589:, 52583:+ 52577:+ 52567:, 52561:+ 52555:+ 52545:[ 52542:= 52509:, 52506:0 52503:( 52497:. 52491:= 52474:; 52468:= 52462:) 52450:( 52440:; 52434:= 52428:) 52416:( 52406:; 52400:= 52394:) 52382:( 52372:; 52366:= 52360:) 52348:( 52338:; 52332:= 52326:) 52314:( 52304:; 52298:= 52292:) 52280:( 52270:; 52264:= 52251:; 52245:. 52242:s 52239:: 52236:) 52230:( 52224:. 52218:? 52215:) 52209:( 52203:. 52197:= 52184:; 52178:. 52175:s 52172:: 52169:) 52163:( 52157:. 52151:? 52148:) 52142:( 52136:. 52130:= 52117:; 52111:. 52108:s 52105:: 52102:) 52096:( 52090:. 52084:? 52078:! 52072:) 52066:( 52060:. 52054:= 52041:; 52035:. 52032:s 52029:: 52026:) 52020:( 52014:. 52008:? 52005:) 51999:( 51993:. 51987:= 51974:; 51968:. 51965:s 51962:: 51959:) 51953:( 51947:. 51941:? 51938:) 51932:( 51926:. 51920:= 51907:; 51901:. 51898:s 51895:: 51892:) 51886:( 51880:. 51874:? 51871:) 51865:( 51859:. 51853:= 51840:; 51834:. 51831:s 51828:: 51825:) 51819:( 51813:. 51807:? 51804:) 51798:( 51792:. 51786:= 51720:} 51713:; 51707:= 51691:1 51688:( 51682:. 51676:= 51666:{ 51656:) 51644:( 51634:; 51628:= 51615:; 51609:= 51586:; 51580:+ 51571:( 51565:. 51559:, 51556:0 51553:( 51547:. 51541:= 51522:( 51516:. 51510:( 51491:( 51485:. 51482:s 51479:= 51460:( 51454:. 51451:s 51448:= 51432:; 51429:6 51426:+ 51420:= 51407:; 51404:1 51401:- 51395:= 51379:; 51373:= 51360:{ 51350:) 51344:i 51341:; 51332:i 51329:; 51326:0 51323:= 51320:i 51317:( 51307:; 51301:. 51295:= 51278:} 51271:; 51265:+ 51259:= 51243:( 51237:. 51227:{ 51220:) 51217:1 51214:- 51202:, 51196:( 51190:. 51187:s 51184:= 51164:; 51161:= 51148:; 51142:= 51129:; 51123:. 51117:= 51104:; 51098:= 51085:; 51082:0 51079:= 51055:; 51052:= 51039:; 51036:= 51033:b 51023:{ 51016:) 51013:s 51010:( 51004:( 50998:. 50956:; 50953:b 50943:} 50926:: 50916:, 50910:: 50900:, 50894:: 50884:, 50878:: 50868:, 50862:: 50846:. 50843:b 50832:; 50826:. 50820:+ 50814:= 50798:( 50792:. 50789:s 50786:= 50772:} 50765:; 50759:+ 50753:+ 50747:= 50737:{ 50730:) 50721:) 50715:. 50709:+ 50706:) 50700:( 50694:. 50691:s 50688:( 50682:. 50679:s 50663:) 50660:1 50657:- 50654:) 50648:( 50642:. 50639:s 50636:( 50630:. 50627:s 50624:( 50597:. 50591:+ 50588:) 50582:( 50576:. 50573:s 50570:( 50564:. 50561:s 50548:) 50542:. 50539:s 50533:1 50530:+ 50524:. 50515:) 50509:( 50503:. 50497:! 50494:( 50473:; 50467:= 50454:; 50448:= 50442:) 50439:1 50436:- 50430:) 50424:( 50418:. 50415:s 50412:( 50399:; 50393:= 50387:) 50384:1 50381:- 50375:) 50369:( 50363:. 50360:s 50357:( 50344:; 50338:= 50332:) 50329:1 50326:- 50320:) 50314:( 50308:. 50305:s 50302:( 50292:; 50279:{ 50272:) 50265:1 50262:- 50256:) 50250:( 50244:. 50241:s 50227:) 50224:1 50221:- 50215:) 50209:( 50203:. 50200:s 50190:1 50187:- 50181:) 50175:( 50169:. 50166:s 50163:( 50149:) 50146:1 50143:- 50137:) 50131:( 50125:. 50122:s 50112:1 50109:- 50103:) 50097:( 50091:. 50088:s 50078:1 50075:- 50069:) 50063:( 50057:. 50054:s 50044:1 50041:- 50035:) 50029:( 50023:. 50020:s 50017:( 50014:( 49993:; 49980:; 49967:; 49954:; 49951:= 49948:b 49938:{ 49935:) 49932:s 49929:( 49923:( 49917:. 49889:; 49886:b 49876:} 49869:} 49852:: 49842:, 49836:: 49826:, 49820:: 49810:, 49804:: 49794:, 49788:: 49772:. 49769:b 49762:} 49755:; 49749:= 49739:; 49733:. 49730:s 49727:= 49717:; 49711:. 49708:s 49705:= 49695:{ 49677:} 49670:; 49664:= 49654:; 49651:1 49648:- 49645:) 49639:( 49633:. 49630:s 49627:= 49617:; 49614:1 49611:- 49608:) 49602:( 49596:. 49593:s 49590:= 49576:; 49570:+ 49564:= 49554:; 49548:+ 49545:) 49542:1 49539:- 49536:) 49530:( 49524:. 49521:s 49518:( 49512:. 49509:s 49506:= 49496:) 49487:) 49484:1 49481:- 49478:) 49472:( 49466:. 49463:s 49460:( 49454:. 49451:s 49448:( 49434:; 49428:= 49415:{ 49408:) 49405:1 49402:- 49396:) 49390:( 49384:. 49381:s 49378:( 49361:} 49354:; 49348:= 49338:; 49335:1 49332:- 49329:) 49323:( 49317:. 49314:s 49311:= 49301:; 49298:1 49295:- 49292:) 49286:( 49280:. 49277:s 49274:= 49264:{ 49257:) 49254:1 49251:- 49245:) 49239:( 49233:. 49230:s 49227:( 49210:} 49203:} 49196:; 49190:+ 49184:= 49174:; 49168:+ 49162:= 49146:( 49140:. 49134:= 49118:2 49115:+ 49109:( 49103:. 49097:( 49091:. 49085:= 49069:( 49063:. 49060:s 49057:( 49051:. 49048:s 49045:= 49026:( 49020:. 49017:s 49014:= 49004:{ 48986:} 48979:; 48973:+ 48967:= 48957:; 48951:. 48945:+ 48939:= 48923:( 48917:. 48914:s 48911:= 48897:} 48890:; 48884:+ 48878:+ 48872:= 48856:( 48850:. 48844:( 48838:. 48832:= 48816:+ 48810:( 48804:. 48801:s 48798:= 48785:{ 48778:) 48775:1 48772:- 48766:) 48760:+ 48754:( 48748:. 48745:s 48739:1 48736:- 48730:) 48724:+ 48718:( 48712:. 48709:s 48706:( 48692:; 48686:+ 48680:= 48664:( 48658:. 48652:= 48642:; 48636:+ 48630:= 48616:; 48610:+ 48607:) 48604:1 48601:- 48598:) 48592:( 48586:. 48583:s 48580:( 48574:. 48571:s 48568:= 48558:) 48549:) 48546:1 48543:- 48540:) 48534:( 48528:. 48525:s 48522:( 48516:. 48513:s 48510:( 48500:; 48494:= 48477:; 48471:= 48458:; 48452:= 48446:) 48443:1 48440:- 48434:) 48428:( 48422:. 48419:s 48416:( 48406:{ 48399:) 48396:1 48393:- 48387:) 48381:( 48375:. 48372:s 48366:1 48363:- 48357:) 48351:( 48345:. 48342:s 48339:( 48329:{ 48322:) 48319:1 48316:- 48310:) 48304:( 48298:. 48295:s 48292:( 48275:} 48268:} 48261:; 48255:+ 48249:= 48239:; 48233:+ 48227:= 48211:( 48205:. 48199:= 48183:2 48180:+ 48174:( 48168:. 48162:( 48156:. 48150:= 48134:( 48128:. 48125:s 48122:= 48103:( 48097:. 48094:s 48091:= 48081:{ 48063:} 48056:; 48050:+ 48044:= 48034:; 48028:. 48022:+ 48016:= 48000:( 47994:. 47991:s 47988:= 47974:} 47967:; 47961:+ 47955:+ 47949:= 47933:( 47927:. 47921:( 47915:. 47909:= 47893:+ 47887:( 47881:. 47878:s 47875:= 47862:{ 47855:) 47852:1 47849:- 47843:) 47837:+ 47831:( 47825:. 47822:s 47816:1 47813:- 47807:) 47801:+ 47795:( 47789:. 47786:s 47783:( 47769:; 47763:+ 47757:= 47741:( 47735:. 47729:= 47719:; 47713:+ 47707:= 47693:; 47687:+ 47684:) 47681:1 47678:- 47675:) 47669:( 47663:. 47660:s 47657:( 47651:. 47648:s 47645:= 47635:) 47626:) 47623:1 47620:- 47617:) 47611:( 47605:. 47602:s 47599:( 47593:. 47590:s 47587:( 47577:; 47571:= 47554:; 47548:= 47535:; 47529:= 47523:) 47520:1 47517:- 47511:) 47505:( 47499:. 47496:s 47493:( 47483:{ 47476:) 47473:1 47470:- 47464:) 47458:( 47452:. 47449:s 47443:1 47440:- 47434:) 47428:( 47422:. 47419:s 47416:( 47406:{ 47399:) 47396:1 47393:- 47387:) 47381:( 47375:. 47372:s 47369:( 47352:} 47345:; 47339:+ 47333:= 47323:; 47317:+ 47311:= 47295:( 47289:. 47283:= 47267:2 47264:+ 47258:( 47252:. 47246:( 47240:. 47234:= 47218:( 47212:. 47209:s 47206:= 47187:( 47181:. 47178:s 47175:= 47165:{ 47158:) 47155:1 47152:- 47146:) 47140:( 47134:. 47131:s 47128:( 47111:} 47104:; 47098:= 47088:; 47082:= 47066:( 47060:. 47057:s 47054:= 47044:} 47034:2 47031:+ 47028:) 47022:( 47016:. 47010:( 47004:. 46998:= 46988:{ 46978:1 46975:- 46969:) 46963:( 46957:. 46948:) 46942:( 46936:. 46927:) 46921:( 46915:. 46909:( 46903:) 46900:1 46897:- 46891:) 46885:( 46879:. 46870:) 46864:( 46858:. 46849:) 46843:( 46837:. 46811:( 46805:. 46799:( 46793:. 46787:= 46777:) 46774:0 46768:) 46762:( 46756:. 46753:s 46750:( 46734:( 46728:. 46725:s 46722:= 46705:; 46699:= 46682:; 46676:= 46666:) 46663:0 46657:) 46651:( 46645:. 46642:s 46639:( 46629:; 46616:{ 46609:) 46606:1 46603:- 46597:) 46591:( 46585:. 46582:s 46576:1 46573:- 46567:) 46561:( 46555:. 46552:s 46549:( 46532:} 46525:; 46519:= 46499:+ 46493:= 46481:( 46475:. 46472:s 46469:= 46463:; 46457:= 46451:{ 46435:+ 46429:= 46417:( 46411:. 46408:s 46405:= 46399:; 46393:= 46384:1 46378:) 46372:( 46366:. 46363:s 46360:( 46341:+ 46335:= 46323:( 46317:. 46314:s 46311:= 46305:; 46299:= 46290:1 46284:) 46278:( 46272:. 46269:s 46266:( 46247:+ 46241:= 46229:( 46223:. 46220:s 46217:= 46211:; 46205:= 46196:1 46190:) 46184:( 46178:. 46175:s 46172:( 46153:+ 46147:= 46135:( 46129:. 46126:s 46123:= 46117:; 46111:= 46102:1 46096:) 46090:( 46084:. 46081:s 46078:( 46059:+ 46053:= 46041:( 46035:. 46032:s 46029:= 46023:; 46017:= 46008:1 46005:- 45999:) 45993:( 45987:. 45984:s 45981:( 45971:{ 45964:) 45961:1 45958:- 45952:) 45946:( 45940:. 45937:s 45931:1 45928:- 45922:) 45916:( 45910:. 45907:s 45901:1 45898:- 45892:) 45886:( 45880:. 45877:s 45867:1 45861:) 45855:( 45849:. 45846:s 45840:1 45837:- 45831:) 45825:( 45819:. 45816:s 45810:1 45807:- 45801:) 45795:( 45789:. 45786:s 45783:( 45766:} 45759:; 45753:= 45743:; 45737:+ 45731:= 45715:( 45709:. 45706:s 45703:= 45693:{ 45686:) 45683:1 45680:- 45674:) 45668:( 45662:. 45659:s 45656:( 45639:} 45632:; 45626:= 45606:+ 45600:= 45588:( 45582:. 45579:s 45576:= 45570:; 45564:= 45558:{ 45542:+ 45536:= 45524:( 45518:. 45515:s 45512:= 45506:; 45500:= 45491:1 45488:- 45482:) 45476:( 45470:. 45467:s 45464:( 45445:+ 45439:= 45427:( 45421:. 45418:s 45415:= 45409:; 45403:= 45394:1 45391:- 45385:) 45379:( 45373:. 45370:s 45367:( 45348:+ 45342:= 45330:( 45324:. 45321:s 45318:= 45312:; 45306:= 45297:1 45294:- 45288:) 45282:( 45276:. 45273:s 45270:( 45260:{ 45253:) 45250:1 45247:- 45241:) 45235:( 45229:. 45226:s 45220:1 45217:- 45211:) 45205:( 45199:. 45196:s 45190:1 45187:- 45181:) 45175:( 45169:. 45166:s 45160:1 45157:- 45151:) 45145:( 45139:. 45136:s 45133:( 45123:{ 45113:) 45110:0 45104:) 45098:( 45092:. 45086:. 45073:0 45067:) 45061:( 45055:. 45052:s 45046:0 45040:) 45034:( 45028:. 45025:s 45019:0 45013:) 45007:( 45001:. 44998:s 44992:0 44986:) 44980:( 44974:. 44971:s 44965:0 44959:) 44953:( 44947:. 44944:s 44938:0 44932:) 44926:( 44920:. 44917:s 44911:0 44905:) 44899:( 44893:. 44890:s 44884:0 44878:) 44872:( 44866:. 44863:s 44857:1 44854:- 44848:) 44842:( 44836:. 44833:s 44827:s 44824:( 44814:{ 44807:) 44804:0 44798:) 44792:( 44786:. 44780:( 44770:; 44764:. 44758:= 44745:; 44732:; 44719:; 44706:; 44693:; 44690:= 44687:b 44677:; 44671:= 44662:; 44656:= 44647:; 44641:= 44632:; 44626:= 44613:{ 44610:) 44607:s 44604:( 44598:( 44592:. 44536:{ 44533:) 44524:) 44518:( 44512:. 44506:. 44497:) 44491:( 44485:. 44479:. 44473:! 44470:( 44395:; 44392:= 44379:{ 44355:} 44348:; 44318:, 44312:. 44306:. 44300:( 44294:= 44288:. 44282:. 44272:} 44265:; 44259:= 44253:. 44247:. 44231:. 44225:. 44219:( 44209:{ 44206:) 44194:. 44188:. 44182:( 44172:{ 44163:= 44157:. 44088:. 44082:. 44076:. 44066:; 44060:= 44054:. 44044:} 44037:; 44017:. 44011:- 44005:. 43992:, 43986:. 43973:, 43967:+ 43953:( 43950:_ 43947:. 43941:. 43935:( 43925:{ 43916:. 43904:. 43898:( 43892:) 43889:0 43880:. 43864:} 43857:; 43851:+ 43845:+ 43839:. 43833:= 43823:{ 43820:) 43808:. 43802:( 43786:( 43780:. 43774:= 43761:{ 43758:) 43752:( 43746:= 43740:. 43692:. 43686:. 43669:} 43656:+ 43653:s 43650:+ 43644:( 43638:. 43632:( 43626:. 43620:. 43614:. 43597:) 43591:( 43588:_ 43585:. 43579:. 43569:, 43563:+ 43560:) 43557:s 43554:( 43548:+ 43532:( 43529:_ 43526:. 43520:. 43510:( 43504:. 43498:. 43492:( 43486:. 43480:. 43474:. 43458:. 43452:. 43446:. 43430:. 43424:. 43418:. 43397:; 43391:= 43388:s 43381:) 43372:s 43369:( 43356:; 43350:= 43347:s 43340:) 43337:1 43334:- 43328:) 43322:( 43316:. 43313:s 43310:( 43297:; 43291:= 43288:s 43281:) 43272:s 43269:( 43256:; 43250:= 43247:s 43240:) 43231:s 43228:( 43211:) 43208:2 43205:( 43199:. 43196:s 43189:, 43179:( 43176:_ 43173:. 43167:. 43161:= 43158:s 43144:} 43134:a 43131:+ 43125:+ 43119:( 43116:: 43113:a 43110:? 43107:) 43104:1 43092:+ 43083:s 43070:. 43064:. 43058:= 43045:{ 43042:) 43036:i 43033:; 43027:. 43024:a 43018:i 43015:; 43012:0 43009:= 43006:i 43000:( 42990:; 42984:= 42981:s 42964:; 42961:0 42958:: 42955:1 42952:? 42949:) 42946:y 42940:x 42937:( 42934:: 42931:1 42928:- 42925:? 42922:) 42919:y 42913:x 42910:( 42903:: 42900:1 42897:? 42894:) 42888:. 42882:. 42870:. 42864:. 42858:( 42851:: 42848:1 42845:- 42842:? 42839:) 42833:. 42827:. 42815:. 42809:. 42803:( 42793:{ 42790:) 42787:y 42784:, 42781:x 42778:( 42772:( 42766:. 42763:a 42756:} 42746:i 42743:( 42737:. 42734:a 42727:{ 42724:) 42718:. 42712:. 42703:i 42697:( 42687:; 42684:= 42681:a 42671:} 42664:; 42655:. 42649:. 42639:{ 42633:} 42626:; 42623:1 42620:= 42614:. 42608:. 42598:{ 42595:) 42583:. 42577:. 42571:( 42561:{ 42546:. 42540:( 42531:! 42528:( 42512:( 42506:. 42500:= 42470:. 42464:. 42458:+ 42452:. 42442:, 42436:. 42426:( 42420:. 42414:. 42397:) 42391:. 42385:( 42379:. 42376:s 42373:+ 42363:. 42357:+ 42350:) 42344:. 42338:, 42335:0 42332:( 42326:. 42323:s 42316:( 42310:. 42304:. 42294:} 42287:; 42274:{ 42271:) 42259:. 42253:( 42243:; 42237:. 42231:. 42225:= 42212:} 42205:; 42189:. 42183:. 42173:{ 42170:) 42164:. 42158:. 42149:s 42146:( 42130:. 42124:. 42118:= 42115:s 42105:{ 42098:) 42095:k 42092:( 42086:= 42080:. 42057:. 42051:. 42034:} 42021:+ 42018:s 42015:+ 42009:( 42003:. 41997:( 41991:. 41985:. 41979:. 41962:) 41956:( 41953:_ 41950:. 41944:. 41934:, 41928:+ 41925:) 41922:s 41919:( 41913:+ 41897:( 41894:_ 41891:. 41885:. 41875:( 41869:. 41863:. 41857:( 41851:. 41845:. 41839:. 41823:. 41817:. 41811:. 41795:. 41789:. 41783:. 41762:; 41756:= 41753:s 41746:) 41737:s 41734:( 41721:; 41715:= 41712:s 41705:) 41702:1 41699:- 41693:) 41687:( 41681:. 41678:s 41675:( 41662:; 41656:= 41653:s 41646:) 41637:s 41634:( 41621:; 41615:= 41612:s 41605:) 41596:s 41593:( 41576:) 41573:2 41570:( 41564:. 41561:s 41554:, 41544:( 41541:_ 41538:. 41532:. 41526:= 41523:s 41509:} 41499:a 41496:+ 41490:+ 41484:( 41481:: 41478:a 41475:? 41472:) 41469:1 41457:+ 41448:s 41435:. 41429:. 41423:= 41410:{ 41407:) 41401:i 41398:; 41392:. 41389:a 41383:i 41380:; 41377:0 41374:= 41371:i 41365:( 41355:; 41349:= 41346:s 41329:; 41326:0 41323:: 41320:1 41317:? 41314:) 41311:y 41305:x 41302:( 41299:: 41296:1 41293:- 41290:? 41287:) 41284:y 41278:x 41275:( 41268:: 41265:1 41262:? 41259:) 41253:. 41247:. 41235:. 41229:. 41223:( 41216:: 41213:1 41210:- 41207:? 41204:) 41198:. 41192:. 41180:. 41174:. 41168:( 41158:{ 41155:) 41152:y 41149:, 41146:x 41143:( 41137:( 41131:. 41128:a 41121:} 41111:i 41108:( 41102:. 41099:a 41092:{ 41089:) 41083:. 41077:. 41068:i 41062:( 41052:; 41049:= 41046:a 41036:} 41029:; 41020:. 41014:. 41004:{ 40998:} 40991:; 40988:1 40985:= 40979:. 40973:. 40963:{ 40960:) 40948:. 40942:. 40936:( 40926:{ 40911:. 40905:( 40896:! 40893:( 40877:( 40871:. 40865:= 40835:. 40829:. 40823:+ 40817:. 40807:, 40801:. 40791:( 40785:. 40779:. 40762:) 40756:. 40750:( 40744:. 40741:s 40738:+ 40728:. 40722:+ 40715:) 40709:. 40703:, 40700:0 40697:( 40691:. 40688:s 40681:( 40675:. 40669:. 40659:} 40652:; 40636:. 40630:( 40620:{ 40607:( 40601:. 40595:. 40589:( 40569:} 40562:; 40552:{ 40549:) 40537:. 40531:( 40510:; 40504:. 40498:. 40492:= 40479:} 40472:; 40456:. 40450:. 40440:{ 40437:) 40431:. 40425:. 40416:s 40413:( 40397:. 40391:. 40385:= 40382:s 40372:{ 40365:) 40362:k 40359:( 40353:= 40347:. 40313:. 40307:. 40290:} 40277:+ 40274:s 40271:+ 40265:( 40259:. 40253:( 40247:. 40241:. 40235:. 40218:) 40212:( 40209:_ 40206:. 40200:. 40190:, 40184:+ 40181:) 40178:s 40175:( 40169:+ 40153:( 40150:_ 40147:. 40141:. 40131:( 40125:. 40119:. 40113:( 40107:. 40101:. 40095:. 40079:. 40073:. 40067:. 40051:. 40045:. 40039:. 40018:; 40012:= 40009:s 40002:) 39993:s 39990:( 39977:; 39971:= 39968:s 39961:) 39958:1 39955:- 39949:) 39943:( 39937:. 39934:s 39931:( 39918:; 39912:= 39909:s 39902:) 39893:s 39890:( 39877:; 39871:= 39868:s 39861:) 39852:s 39849:( 39832:) 39829:2 39826:( 39820:. 39817:s 39810:, 39800:( 39797:_ 39794:. 39788:. 39782:= 39779:s 39765:} 39755:a 39752:+ 39746:+ 39740:( 39737:: 39734:a 39731:? 39728:) 39725:1 39713:+ 39704:s 39691:. 39685:. 39679:= 39666:{ 39663:) 39657:i 39654:; 39648:. 39645:a 39639:i 39636:; 39633:0 39630:= 39627:i 39621:( 39611:; 39605:= 39602:s 39585:; 39582:0 39579:: 39576:1 39573:? 39570:) 39567:y 39561:x 39558:( 39555:: 39552:1 39549:- 39546:? 39543:) 39540:y 39534:x 39531:( 39524:: 39521:1 39518:? 39515:) 39509:. 39503:. 39491:. 39485:. 39479:( 39472:: 39469:1 39466:- 39463:? 39460:) 39454:. 39448:. 39436:. 39430:. 39424:( 39414:{ 39411:) 39408:y 39405:, 39402:x 39399:( 39393:( 39387:. 39384:a 39377:} 39367:i 39364:( 39358:. 39355:a 39348:{ 39345:) 39339:. 39333:. 39324:i 39318:( 39308:; 39305:= 39302:a 39292:} 39285:; 39276:. 39270:. 39260:{ 39254:} 39247:; 39244:1 39241:= 39235:. 39229:. 39219:{ 39216:) 39204:. 39198:. 39192:( 39182:{ 39167:. 39161:( 39152:! 39149:( 39133:( 39127:. 39121:= 39091:. 39085:. 39079:+ 39073:. 39063:, 39057:. 39047:( 39041:. 39035:. 39018:) 39012:. 39006:( 39000:. 38997:s 38994:+ 38984:. 38978:+ 38971:) 38965:. 38959:, 38956:0 38953:( 38947:. 38944:s 38937:( 38931:. 38925:. 38915:} 38908:; 38898:{ 38895:) 38883:. 38877:( 38860:; 38854:. 38848:. 38842:= 38829:} 38822:; 38806:. 38800:. 38790:{ 38787:) 38781:. 38775:. 38766:s 38763:( 38747:. 38741:. 38735:= 38732:s 38722:{ 38715:) 38712:k 38709:( 38703:= 38697:. 38663:. 38657:, 38651:. 38645:( 38639:. 38633:. 38623:; 38617:= 38611:. 38605:. 38595:; 38592:k 38589:= 38583:. 38577:. 38567:} 38560:; 38544:. 38538:. 38515:. 38509:, 38503:, 38497:. 38491:( 38485:. 38479:. 38463:( 38457:. 38451:. 38441:} 38434:; 38428:. 38425:e 38422:= 38419:e 38412:} 38405:; 38395:{ 38392:) 38383:e 38380:( 38370:{ 38367:) 38358:e 38355:( 38345:; 38339:= 38336:e 38326:; 38320:. 38308:. 38302:= 38289:; 38283:. 38271:= 38261:{ 38258:) 38252:( 38246:, 38240:, 38234:. 38228:( 38222:. 38216:. 38200:( 38194:. 38188:. 38178:; 38172:= 38166:. 38160:. 38150:; 38144:= 38138:. 38132:. 38122:; 38116:+ 38110:= 38104:. 38098:. 38088:; 38082:= 38076:. 38070:. 38060:; 38054:= 38048:. 38042:. 38032:; 38026:= 38020:. 38014:. 38004:; 37998:= 37992:. 37986:. 37976:; 37970:+ 37967:) 37961:. 37955:. 37949:+ 37946:y 37943:. 37940:p 37937:( 37934:= 37928:. 37922:. 37912:; 37906:+ 37897:- 37891:. 37885:. 37879:, 37876:x 37873:. 37870:p 37867:( 37861:. 37855:, 37852:0 37849:( 37843:. 37837:= 37831:. 37825:. 37815:; 37809:= 37803:. 37797:. 37787:; 37781:. 37775:= 37769:. 37753:( 37747:. 37741:= 37728:; 37722:= 37703:. 37697:( 37691:. 37685:. 37679:= 37676:p 37659:{ 37644:. 37638:. 37632:- 37626:( 37620:) 37617:k 37608:. 37602:. 37596:( 37590:) 37578:. 37547:= 37534:; 37528:. 37522:. 37516:= 37503:} 37496:; 37480:. 37474:. 37457:{ 37454:) 37448:. 37442:. 37427:. 37421:. 37415:( 37405:{ 37402:) 37399:k 37396:( 37390:= 37384:. 37328:; 37325:s 37315:} 37308:; 37286:, 37280:+ 37274:( 37268:. 37265:s 37262:= 37259:s 37252:{ 37249:) 37243:( 37233:; 37230:1 37227:= 37214:} 37207:; 37201:. 37195:. 37189:= 37186:s 37179:{ 37176:) 37170:. 37164:. 37152:. 37146:. 37140:( 37130:{ 37127:) 37124:s 37121:( 37115:= 37112:_ 37109:. 37053:; 37033:; 37030:0 37027:: 37024:1 37021:? 37018:) 37012:. 37009:y 37000:. 36997:x 36994:( 36987:: 36984:1 36981:- 36978:? 36975:) 36969:. 36966:y 36957:. 36954:x 36951:( 36944:: 36941:1 36938:? 36935:) 36929:. 36926:y 36917:. 36914:x 36911:( 36904:: 36901:1 36898:- 36895:? 36892:) 36886:. 36883:y 36874:. 36871:x 36868:( 36858:{ 36855:) 36852:y 36849:, 36846:x 36843:( 36837:( 36831:. 36821:} 36814:} 36807:} 36791:. 36785:( 36779:. 36760:( 36754:. 36744:{ 36731:. 36725:( 36719:. 36713:! 36707:) 36701:( 36695:. 36689:. 36683:! 36680:( 36659:; 36656:a 36653:= 36640:{ 36630:) 36624:j 36621:; 36615:. 36612:a 36606:j 36603:; 36600:0 36597:= 36594:j 36588:( 36572:s 36569:( 36563:. 36557:= 36554:a 36544:{ 36534:) 36528:i 36525:; 36519:. 36513:. 36504:i 36501:; 36498:0 36495:= 36492:i 36486:( 36473:; 36470:= 36457:; 36454:= 36441:{ 36438:) 36435:s 36432:( 36426:= 36420:. 36385:} 36371:) 36365:( 36362:_ 36359:. 36353:. 36343:, 36337:, 36327:( 36321:. 36315:. 36309:( 36303:. 36297:. 36291:. 36281:{ 36278:) 36272:. 36266:. 36254:. 36248:. 36242:. 36236:( 36226:} 36213:( 36207:. 36201:( 36195:. 36189:. 36183:. 36173:} 36166:} 36152:) 36142:+ 36139:i 36136:+ 36120:( 36117:_ 36114:. 36108:. 36098:( 36092:. 36086:. 36076:( 36070:. 36054:( 36048:. 36042:( 36036:. 36022:; 36016:: 36010:. 36004:? 35992:. 35986:= 35973:{ 35966:) 35954:. 35948:( 35938:} 35924:) 35914:+ 35911:i 35908:+ 35892:( 35889:_ 35886:. 35880:. 35870:( 35864:. 35858:. 35848:( 35842:. 35826:( 35820:. 35814:( 35808:. 35794:; 35788:: 35782:. 35776:? 35764:. 35758:= 35745:{ 35738:) 35726:. 35720:( 35692:) 35682:+ 35679:i 35676:+ 35660:( 35657:_ 35654:. 35648:. 35638:( 35632:. 35626:. 35616:( 35610:. 35596:; 35590:: 35584:. 35578:? 35566:. 35560:= 35541:( 35535:. 35529:. 35523:. 35507:( 35501:. 35495:= 35482:{ 35475:) 35463:. 35457:( 35441:( 35435:. 35429:. 35423:. 35413:; 35407:= 35401:. 35381:. 35371:, 35365:+ 35362:i 35359:+ 35349:, 35343:. 35333:( 35327:. 35321:. 35315:= 35302:; 35296:. 35290:. 35284:= 35271:{ 35268:) 35262:i 35259:; 35250:i 35247:; 35244:0 35241:= 35238:i 35232:( 35215:) 35209:. 35203:. 35197:. 35191:, 35185:( 35182:_ 35179:. 35173:. 35167:: 35160:) 35154:( 35151:_ 35148:. 35142:. 35136:? 35129:) 35126:1 35117:. 35111:. 35105:. 35099:( 35092:( 35086:. 35080:( 35074:. 35068:. 35062:. 35046:. 35040:. 35034:. 35028:, 35022:. 35016:. 35010:( 35004:. 34998:= 34985:} 34978:; 34958:) 34952:( 34949:_ 34946:. 34940:. 34930:( 34924:. 34918:( 34912:. 34906:. 34900:. 34890:{ 34883:) 34880:0 34871:. 34865:. 34859:. 34853:( 34829:s 34826:( 34820:. 34814:. 34808:= 34802:. 34796:. 34775:} 34768:; 34751:) 34745:( 34742:_ 34739:. 34733:. 34723:, 34707:( 34704:_ 34701:. 34695:. 34685:( 34679:. 34673:. 34667:( 34661:. 34655:. 34649:. 34632:) 34622:+ 34612:+ 34602:+ 34596:( 34593:_ 34590:. 34584:. 34574:( 34568:. 34562:( 34556:. 34550:. 34544:. 34534:{ 34527:) 34517:. 34511:. 34505:! 34495:) 34482:) 34476:( 34470:. 34464:. 34445:) 34439:( 34433:. 34427:. 34408:) 34402:( 34396:. 34390:. 34371:) 34365:( 34359:. 34353:. 34330:} 34323:; 34306:) 34300:( 34297:_ 34294:. 34288:. 34278:, 34262:( 34259:_ 34256:. 34250:. 34240:( 34234:. 34228:. 34222:( 34216:. 34210:. 34204:. 34187:) 34181:+ 34171:+ 34161:( 34158:_ 34155:. 34149:. 34139:( 34133:. 34127:( 34121:. 34115:. 34109:. 34099:{ 34096:) 34090:. 34084:. 34078:! 34072:) 34066:. 34060:. 34048:. 34045:s 34039:s 34009:. 34003:. 33997:. 33976:; 33973:s 33970:= 33964:. 33958:. 33941:; 33931:) 33925:! 33919:) 33913:. 33907:. 33898:s 33868:. 33862:. 33856:= 33853:s 33832:; 33826:= 33820:. 33814:. 33804:{ 33797:) 33791:( 33785:= 33779:. 33738:. 33732:. 33726:, 33714:( 33708:. 33702:. 33696:. 33690:( 33684:. 33678:( 33672:. 33655:{ 33652:) 33646:( 33640:= 33634:. 33607:, 33595:( 33589:. 33583:. 33577:. 33571:( 33565:. 33559:( 33553:. 33543:} 33536:; 33520:. 33514:. 33508:( 33502:. 33496:. 33480:. 33474:( 33458:. 33452:- 33446:, 33440:. 33434:( 33428:. 33422:. 33416:. 33400:. 33394:- 33388:, 33382:. 33376:( 33370:. 33364:. 33358:. 33342:. 33336:= 33330:. 33324:. 33314:} 33307:; 33301:j 33294:{ 33279:. 33273:( 33267:) 33255:. 33239:; 33236:i 33233:= 33230:j 33220:} 33213:; 33207:i 33200:{ 33185:. 33179:( 33173:) 33161:. 33145:; 33142:0 33139:= 33136:i 33120:, 33114:( 33101:: 33089:: 33083:{ 33080:= 33077:x 33074:= 33061:{ 33058:) 33052:. 33046:( 33036:{ 33033:) 33027:, 33021:( 33015:= 33009:. 32982:. 32976:. 32970:. 32960:} 32953:; 32937:. 32927:{ 32924:) 32918:. 32912:( 32902:{ 32893:= 32887:. 32863:s 32860:( 32854:. 32848:. 32842:. 32825:; 32809:( 32806:_ 32803:. 32797:. 32791:( 32774:{ 32771:) 32765:. 32759:( 32749:{ 32746:) 32743:s 32740:( 32734:= 32728:. 32701:. 32695:. 32689:. 32676:} 32669:; 32663:. 32644:, 32638:( 32622:: 32616:{ 32613:= 32600:{ 32597:) 32591:. 32585:( 32575:{ 32566:= 32560:. 32504:x 32501:( 32498:f 32495:= 32489:( 32486:: 32480:? 32477:) 32465:( 32455:{ 32452:) 32449:x 32446:( 32427:= 32414:{ 32411:) 32408:f 32405:( 32399:= 32393:. 32358:; 32352:+ 32349:) 32337:( 32334:+ 32328:+ 32322:+ 32303:, 32297:( 32285:+ 32279:( 32276:= 32263:; 32251:. 32245:= 32232:; 32220:. 32214:= 32201:{ 32198:) 32192:, 32186:( 32180:= 32174:. 32139:; 32136:e 32126:; 32114:= 32108:. 32105:e 32092:( 32086:. 32080:( 32074:. 32071:e 32064:; 32058:= 32052:. 32049:e 32036:( 32030:. 32024:= 32021:e 32011:{ 32008:) 32002:, 31996:, 31990:( 31984:= 31978:. 31950:} 31943:; 31937:= 31931:. 31921:; 31915:= 31909:. 31899:{ 31893:} 31880:. 31864:. 31854:{ 31851:) 31845:. 31839:( 31829:{ 31826:) 31820:( 31814:= 31808:. 31787:} 31777:f 31774:, 31768:+ 31762:( 31756:. 31753:e 31746:{ 31740:} 31727:, 31724:f 31721:, 31715:( 31709:. 31706:e 31699:{ 31696:) 31690:. 31687:e 31684:( 31674:{ 31671:) 31668:f 31665:, 31659:, 31656:e 31653:( 31647:= 31641:. 31620:} 31610:f 31607:, 31601:+ 31595:( 31589:. 31586:e 31579:{ 31573:} 31560:, 31557:f 31554:, 31548:( 31542:. 31539:e 31532:{ 31529:) 31523:. 31520:e 31517:( 31507:{ 31504:) 31501:f 31498:, 31492:, 31489:e 31486:( 31480:= 31474:. 31450:y 31447:: 31444:y 31441:, 31438:x 31435:: 31432:x 31429:{ 31416:e 31413:( 31407:} 31400:; 31394:. 31391:e 31388:= 31385:e 31378:; 31375:0 31366:. 31363:e 31357:y 31350:; 31347:0 31338:. 31335:e 31329:x 31322:{ 31312:; 31309:0 31306:= 31303:y 31293:; 31290:0 31287:= 31284:x 31274:{ 31271:) 31268:e 31265:( 31259:= 31253:. 31211:} 31198:. 31182:- 31176:, 31170:( 31164:. 31148:, 31142:( 31136:. 31120:( 31114:. 31098:. 31092:= 31079:; 31076:1 31073:- 31061:( 31049:, 31046:0 31043:( 31037:. 31031:. 31015:; 31012:1 31009:- 30997:( 30985:, 30982:0 30979:( 30973:. 30967:. 30944:{ 30938:} 30931:} 30924:; 30921:0 30918:= 30912:. 30902:{ 30896:} 30889:} 30875:{ 30872:) 30860:. 30854:( 30837:; 30831:= 30825:. 30812:2 30809:/ 30803:. 30797:( 30791:. 30775:{ 30772:) 30766:. 30754:( 30738:, 30732:( 30726:. 30710:. 30700:; 30694:= 30688:. 30682:. 30672:; 30666:. 30660:= 30641:, 30638:0 30635:( 30629:. 30623:. 30617:+ 30614:) 30608:. 30602:, 30599:0 30596:( 30590:. 30584:. 30578:= 30572:. 30562:; 30556:+ 30550:. 30544:= 30538:. 30532:. 30522:; 30516:+ 30510:. 30504:= 30498:. 30492:. 30482:; 30476:= 30470:. 30464:. 30454:; 30448:. 30442:= 30429:} 30416:. 30410:( 30404:. 30398:. 30388:; 30382:= 30376:. 30370:. 30364:. 30348:( 30342:. 30336:= 30330:. 30320:{ 30317:) 30305:. 30299:( 30289:} 30282:} 30275:; 30269:. 30257:. 30247:{ 30244:) 30238:i 30235:; 30232:6 30226:i 30223:; 30220:0 30217:= 30214:i 30208:( 30195:; 30189:= 30183:. 30173:{ 30170:) 30158:. 30152:( 30121:{ 30118:) 30112:. 30106:( 30093:; 30087:. 30081:= 30061:{ 30058:) 30052:, 30046:, 30040:( 30034:= 30028:. 29984:= 29971:{ 29947:} 29940:; 29913:; 29907:= 29901:. 29887:; 29881:= 29875:. 29862:; 29856:= 29850:. 29840:; 29834:* 29828:= 29822:. 29798:; 29792:= 29786:. 29766:= 29760:. 29747:; 29741:. 29731:; 29725:. 29719:= 29713:. 29703:; 29700:8 29697:= 29691:. 29671:: 29665:, 29659:: 29653:{ 29650:, 29644:( 29638:= 29632:. 29605:: 29599:, 29593:: 29587:{ 29584:, 29578:( 29572:= 29566:. 29539:( 29527:( 29521:. 29515:. 29509:= 29503:. 29482:; 29473:) 29467:( 29461:. 29455:. 29440:) 29434:( 29428:. 29422:. 29416:= 29410:. 29383:( 29377:= 29371:. 29341:= 29328:{ 29288:. 29282:. 29276:( 29270:. 29264:. 29245:. 29239:. 29219:. 29213:. 29207:( 29195:( 29179:. 29173:. 29167:( 29155:( 29128:= 29122:. 29106:= 29100:. 29079:; 29069:) 29057:. 29051:. 29039:. 29033:. 29021:. 29015:. 29009:! 29006:( 28979:= 28973:. 28956:{ 28943:( 28931:( 28908:= 28861:} 28782:} 28771:} 28760:} 28623:} 28489:{ 28459:} 28306:{ 28276:} 27881:{ 27826:{ 27749:{ 27612:} 27483:{ 27346:} 27217:{ 27080:} 26984:} 26935:} 26891:{ 26858:{ 26773:{ 26488:} 26466:{ 26414:} 26392:{ 26359:{ 26318:} 26255:{ 26192:{ 26049:} 25945:} 25849:{ 25797:{ 25767:} 25671:{ 25619:{ 25589:} 25567:{ 25545:{ 25389:} 25378:} 25279:{ 25238:} 25227:} 25084:{ 25051:} 24864:{ 24831:} 24644:{ 24433:{ 24291:} 24258:{ 24116:} 24083:{ 24020:{ 23979:} 23946:{ 23790:} 23779:} 23691:{ 23629:{ 23575:} 23522:{ 23392:} 23381:} 23282:{ 23249:{ 23137:} 23126:} 23038:{ 22997:{ 22893:} 22764:) 22690:{ 22564:} 22553:} 22446:{ 22386:{ 22379:{ 22340:} 22307:{ 22263:{ 22219:{ 22175:{ 22131:{ 22090:{ 22027:} 21931:} 21887:{ 21857:} 21813:{ 21783:} 21739:{ 21709:} 21665:{ 21643:{ 21525:} 21514:} 21418:} 21333:} 21322:} 21289:{ 21267:{ 21215:{ 21185:} 21130:{ 21078:{ 21004:{ 20993:) 20768:} 20661:} 20568:{ 20527:} 20516:} 20450:{ 20409:{ 20305:{ 20264:} 20253:} 20187:{ 20116:} 20105:} 20072:{ 20050:{ 19946:{ 19894:} 19850:{ 19795:{ 19740:{ 19685:{ 19551:} 19540:} 19529:} 19392:} 19181:{ 19025:} 18992:{ 18937:{ 18907:} 18811:} 18718:{ 18677:} 18666:} 18513:{ 18472:{ 18316:{ 18245:} 18234:} 18201:{ 18179:{ 17773:} 17740:{ 17608:{ 17567:} 17534:{ 17449:; 17447:0 17432:; 17427:b 17351:; 17346:b 17335:; 17305:{ 17138:} 17017:: 16997:, 16987:* 16879:} 16857:{ 16709:{ 16698:) 16473:} 16462:} 16374:} 16330:{ 16300:} 16196:{ 16166:} 16122:{ 16092:} 16081:} 16004:{ 15974:} 15922:} 15878:{ 15744:{ 15722:{ 15692:} 15681:} 15604:{ 15574:} 15522:} 15478:{ 15344:{ 15322:{ 15292:} 15215:{ 15185:} 15119:{ 14962:} 14866:{ 14825:} 14781:{ 14751:} 14677:{ 14655:{ 14621:{ 14424:} 14235:} 14100:{ 14055:} 14003:} 13841:} 13742:} 13663:} 13492:} 13485:} 13226:} 13116:} 13072:} 12847:} 12803:} 12748:{ 12649:} 12642:} 12383:} 12273:} 12229:} 12044:} 11946:} 11939:} 11897:{ 11842:} 11835:} 11648:} 11604:} 11473:} 11418:{ 11344:} 11083:} 10973:} 10929:} 10742:} 10687:} 10632:{ 10547:} 10481:} 10459:} 10162:} 10011:} 9956:} 9808:} 9661:} 9650:} 9643:} 9623:} 9616:} 9319:} 9158:{ 9123:} 9051:{ 8985:{ 8818:; 8816:) 8814:} 8794:} 8693:} 8673:} 8666:} 8646:} 8635:} 8613:) 8528:{ 8506:} 8484:) 8399:{ 8347:) 8240:{ 8031:} 7940:) 7938:1 7929:( 7919:{ 7917:) 7906:( 7892:} 7850:} 7843:} 7585:} 7508:} 7321:} 7167:} 7123:} 6929:} 6920:{ 6783:} 6776:} 6635:{ 6602:) 6503:} 6496:} 6125:} 6057:{ 6038:. 6027:{ 6021:. 5798:} 5767:} 5615:} 5529:} 5516:} 5406:} 5290:} 4978:; 4976:} 4969:} 4938:} 4931:} 4821:} 4131:} 4026:} 4019:} 3889:} 3748:} 3671:} 2823:} 2715:} 2629:} 2391:} 2283:} 2276:} 2227:} 2001:} 1994:} 1716:} 1709:} 1601:} 1568:} 1392:} 1337:} 1330:} 1321:} 1136:{ 1105:} 603:{ 357:{ 166:) 158:( 103:) 95:(

Index

User:TheJJJunk
Browse history interactively
← Previous edit

Revision as of 04:58, 5 December 2012
view source
TheJJJunk
talk
contribs
Extended confirmed users
Pending changes reviewers
Rollbackers
← Previous edit
Latest revision as of 17:49, 14 December 2023
view source
Jon (WMF)
talk
contribs
Extended confirmed users
more info









Text is available under the Creative Commons Attribution-ShareAlike License. Additional terms may apply.