Knowledge

User:TheJJJunk/ARA.js

Source 📝

58: 30:
Code that you insert on this page could contain malicious content capable of compromising your account. If you import a script from another page with "importScript", "mw.loader.load", "iusc", or "lusc", take note that this causes you to dynamically load a remote script, which could be changed by
31:
others. Editors are responsible for all edits and actions they perform, including by scripts. User scripts are not centrally supported and may malfunction or become inoperable due to software changes.
37774:"{{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}}" 33236://If there are already 'work' or 'website' parameters and there isn't a 'publisher' param, we will suggest a 'publisher' parameter. 36137:
while (accessdateSection.indexOf("|") < 0 && accessdateSection.indexOf("{{") < 0 && accessdateSection.length < 30)
36615://<ref name="..." />, we'll need to handle this differently since the '/>' comes before another '</ref>' 36183:
while (theAccessdate.indexOf("|") < 0 && theAccessdate.indexOf("}}") < 0 && theAccessdate.length < 30)
25478://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 22212://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 24270:// 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 27207://if the article does NOT contain the Notes header, then it is assumed that it contains the References header (one of the two variations) 35:
to help you find broken scripts is available. If you are unsure whether code you are adding to this page is safe, you can ask at the
24263://determine where to place the new list. We'll either be adding it to an existing Notes section or creating a new Notes section. 34273://otherwise, the citation already contains a 'work' (or 'website') and 'publisher' params, so no 3rd option 32559://get to the actual beginning of the URL if there are spaces or newlines after the "url=" and before the start of the url 33215://For example, if there is already a work or a website parameter, we don't want to suggest adding a 'work' parameter. 33037://get the entire URL parameter. The parameter should either end with another | or }} for the end of the ref (if not malformed) 33222://We will always suggest to replace the spaces with '%20' and to remove the content after the space in the URL. 36: 33208://we will provide different options for the user, depending on which parameters are already included in the citation. 25572://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 7901://if the suggestion is not a missing reference groups suggestion, or it is and we didn't already push this one 32: 25020://Check to see if the reference already has a name. If it doesn't, add one. If it does, just remove the group 36215:
sstart = s.indexOf(citation) + citation.indexOf(theAccessdate); //beginning of section: "|accessdate="
26670://look for the ref (remember that we've already checked above to determine if the article contains the list) 24284:// If we're creating a new Notes section, we'll want to put the new section above the References section 36116:
else if (citation.indexOf("url") < 0 && citation.indexOf("accessdate") > -1)
33229://If there are no 'work' or 'website' parameters, we will suggest a 'work' parameter. 22160:'There is an unreferenced tag on the page, but <ref> tags are present. It may no longer apply.' 105: 26935://if the article contains the ==Notes== header, we simply want to add the notelist to the Notes section 25347://if there is already a name for this ref, we want to remove the entire "group=<name>". 5951:'javascript: JJJ.Constants.isTalkPageScanConfirmed = true; JJJ.Functions.scan(true); void(0);' 36229://- 10 + theAccessdate.length; //end of accessdate section (beginning of section - overlap + section 28931:'<ref></ref> tags are located below the {{Reflist}} template, causing an error.' 1327:// this is the Function we are in. It will be used as a poor man's function-local static scope. 36940://assume that the reference MUST be a named ref since there is no closing ref tag after this point 36052:
if (citation.indexOf("accessdate") < 0 || citation.indexOf("url") > -1)
5506:'javascript: JJJ.Constants.isBigScanConfirmed = true; JJJ.Functions.scan(true); void(0);' 14947:// The mnemonics of the accepted suggestions are accumulated in JJJ.Constants.appliedSuggestions 5000:// ARA_Functions.scan() analyses the text and handles how the proposals are reflected in the UI. 36151:
accessdateSection = citation.charAt(citation.indexOf(accessdateSection)-1) + accessdateSection;
26467://determine if any of the lists are already present; if any are present, we do not have a match 21715://build the rest of the tag until we hit the end of the template or the end of the article text 21086:'<ref></ref> tags are present, but the reference list template is missing.' 7707://we want to keep track of the ones we already have so we don't push the same message twice 64: 25281://whether or not the ref contains "name=" already, we'll start at the same place 7571:'javascript: JJJ.Constants.maxSuggestions = 1000; JJJ.Functions.scan(true); void(0);' 36608://if a reference has been previously named and the current reference is just a name, such as 33543://if the citation doesn't already include 'work' or 'website' parameters 25792://there isn't already a name, so just replace "group=" with "name=" 15795://***************************************************************************************** 15788://***************************************************************************************** 33923://otherwise, if the citation doesn't already include the 'publisher' parameter 1242:// and ``end'') in a textarea, but some of them do not automatically scroll to it. 8: 26819://if we found a match, determine the change we need to make and where we need to make it 11568:// if a suggestion has two 'fix' options, the second option will be handled here 3388:// ARA_Functions.link() produces the HTML for a link to a Knowledge article as a string. 9918:// Usually, there is a ``fix'' link next to each suggestion. It is handled by: 68: 37513:'According to Portal guidelines, Portal pages should not contain {{Reflist}}s' 25153://now at the beginning of the reference (or the page, if the reference was malformed) 1235:// Browsers offer means to highlight text between two given offsets (``start'' 37113:'According to Portal guidelines, Portal pages should not contain references.' 36325://***References in Portals, per WP talk:Portal guidelines#References in portals*** 5405:'RAM and CPU resources while trying to parse the text. You could limit ' 1249:// This function is an attempt to simulate cross-browser selection and scrolling. 37162://***Reflists in Portals, per WP talk:Portal guidelines#References in portals*** 36763://there is a closing ref tag on the page (possibly the closing tag to this ref) 8330:// Additionally, subsequent parameters are substituted for $ 1, $ 2, and so on. 5840:'it might suggest changing other users\' comments. That would be ' 17: 41010:'The Persondata template is missing the \"Name\" parameter.' 21235://if there is an "Unreferenced" tag and there are references present 15655:// * start---the 0-based inclusive index of the first character to be replaced 126:// Everything is encapsulated in a private namespace object---``JJJ'': 15201:'its length will exceed the $ 1-character maximum by $ 2 characters.' 8695:// The text has changed - just do another scan and don't change selection 3614:// A higher-order function---produces a cached version of a one-arg function. 14954:// and the user is presented with a sample edit summary. If she accepts it, 25448://if we removed a quote earlier, then we know we need to also remove quotes 25193://re-build mySection with the group name intact, since we removed it before 8598:// * on a second click, no later than a fixed number milliseconds after the 1366:// separate hidden clone of the original textarea, filling it with the text 36197:
theAccessdate = theAccessdate + citation.charAt(theAccessdate.length + 1);
80:
After saving, you have to bypass your browser's cache to see the changes.
15357:// timeout is cancelled, and another, clean timeout is started from zero. 15343:// delayScan() postpones the invocation of scan() with a certain timeout. 8577:// showSuggestion() handles clicks on the suggestions above the edit area 5850:'something against talk page conventions. If you promise to be ' 3199:// ARA_Functions.anchor() is a shortcut to creating a link as a DOM node: 33810:"javascript:window.open('https://www.google.com/search?q=" 3777:// with editors like wikEd (http://en.wikipedia.org/User:Cacycle/wikEd) 104:
toolbar button. For details and instructions about other browsers, see
36275:
description: 'accessdate is listed in citation but URL is not'
23760://if we already have a Reflist tag with this group name, skip this ref 15350:// If delayScan() is invoked once again during that time, the original 8591:// * on first click---highlight the corresponding text in the textarea 8323:// If no translation is found for the parameter, it is returned as is. 41076:// end if mw.config.get('wgContentLanguage') === 'en' 25160:// and we already have to the end of the ref, so we have the full ref 29768:'Broken <ref> or </ref> tags exist on the page.' 15781:// The rules are stored in an array and are grouped into categories. 15371:// delayScan() will normally be invoked when a key is pressed---this 3770:// Controlling access to wpTextbox1 helps abstract out compatibility 24689://otherwise, there is no Notes header, so we'll be creating one 22205://***unnecessary reference groups AND missing reference groups***// 15683:// * description---used as a tooltip for the name of the suggestion 14382:// Cut off the leading ``, '' and add ``using ARA'' 12747:// Cut off the leading ``, '' and add ``using ARA'' 11003:// Cut off the leading ``, '' and add ``using ARA'' 8309:// ARA_Functions._() is a gettext-style internationalisation helper 2467:// and stopEvent(event) are inspired by the prototype.js framework 24110://otherwise, if this is a group that we WANT to add a reflist for 5395:'This article is rather long. ARA may consume a lot of ' 787://the ARA Suggestion box, which appears above the editing section 57: 36862://assume by this that the reference is an empty named reference 15191:'Error: If the proposed text is added to the summary, ' 14776:'javascript:JJJ.Functions.addToSummary(unescape("' 13141:'javascript:JJJ.Functions.addToSummary(unescape("' 11397:'javascript:JJJ.Functions.addToSummary(unescape("' 37874:'The Persondata template missing required parameters.' 34185:'split into "url" and "publisher"' 24458://determine if the section contains the ;Footnotes sub-heading 16987:"==References==\n{{Reflist}}\n\n==Further reading==" 14825:'Append the proposed summary to the input field below' 13190:'Append the proposed summary to the input field below' 11446:'Append the proposed summary to the input field below' 5175:// Nothing to do, we've already scanned the very same text 28326:// if there is only the <ref> tag, not the </ref> 25936:'Reference groups in citations are causing an error.' 25764:'Reference groups in citations are causing an error.' 17753:"==References==\n{{Reflist}}\n\n==External links==" 2182:// IE incorrectly counts '\r\n' as a signle character 853://the Add to Summary box, which appears near the edit summary 21845://if the template is on its own line, remove the entire line 2460:// getPosition(e), observe(e, x, f), stopObserving(e, x, f), 36073:
restOfS = restOfS.slice(restOfS.indexOf("}}"));
30388:"There is a broken Reflist template on the page" 36165:// accessdateSection = "|" + accessdateSection; 25354://We need to also remove any quotes around the group name 905:'border:dashed #ccc 1px;color:#888;display:none;' 24: 13718:// Propose an edit summary unless it's a new section 12083:// Propose an edit summary unless it's a new section 10339:// Propose an edit summary unless it's a new section 7634:// getSuggestions() returns the raw data used by scan(). 6941://sometimes, suggestions may have more than one fix link 2075:// Opera does not support setting the scrollTop property 1299:// Initialise static variables used within this function 15676:// * name---this is what appears at the top of the page 15378:// prevents frequent re-scans while the user is typing. 8031://add suggestion to list of suggestions we already have 52: 32148://***space in URL parameter OR URL ends with period*** 4043:'Changing text in wikEd is not yet supported.' 1373:// before ``start'' and computing its height. 28201:// if there is "<ref>" below reflist 6186:'OK \u2014 ARA found no referencing issues.' 38630:"https://en.wikipedia.org/search/?title=" 33838:"Search Google for the current URL value" 22820://cut away anything after end of ref, and re-add gt 26: 38665:"http://en.wikipedia.org/search/?title=" 36268:name: 'CS1 error: accessdate without URL', 36045://move to next citation if the current one is fine 25336://start at the beginning of the "group=" 7364:'javascript:JJJ.Functions.fixSuggestion3(' 7136:'javascript:JJJ.Functions.fixSuggestion2(' 6587:'javascript:JJJ.Functions.showSuggestion(' 38198://first '=' in persondata is what we want 22990:// : group=sampleName name="winner" ... 15770:// from this line on, a level of indent is spared 11752:// the issue is not automatically fixable, return 10098:// the issue is not automatically fixable, return 6904:'javascript:JJJ.Functions.fixSuggestion(' 5830:'ARA is disabled on talk pages, because ' 1359:// Guess the vertical scroll offset by creating a 36503://page is a portal page that contains references 33352://replace all spaces in url with encoded spaces 32548://+searchStr.length to exclude "|url=" 1147:// a timeout is set after a keystroke and before 37340://page is a portal page that contains a Reflist 36130:var accessdateSection = "accessdate"; 32710://indices of various characters in the citation 14556:"references in Portal page]] using ]" 12921:"references in Portal page]] using ]" 11177:"references in Portal page]] using ]" 1096:// is the warning about a big article confirmed 34492://alternatively, if the url ends with a period 28915:'Invalid <ref></ref> tags' 3607:// === Helpers a la functional programming === 3562:'" target="_blank">' 36084:citation = restOfS.split("{{cite"); 33368:'replace spaces with "%20"' 29752:'broken <ref></ref> tags' 6074://if there aren't any suggestions, say so 3395:// It is convenient to embed in a help popup. 35664://oneRef = <ref..>content</ref>, 35296://oneRef = <ref..>content</ref>. 34637:'URL parameter ending with a period' 34156://+1 b/c we want to remove the space as well 33797://+1 b/c we want to remove the space as well 30942:'Empty citations exist on the page.' 27590://***invalid <ref></ref> tags*** 22731://contains "group=<name>..." 15662:// * end---analogous to start, but exclusive 5415:'your edit to a single section, or ' 2113:// todo: Warn the user or apply a workaround 839:'border:dashed #ccc 1px;color:#888;' 528:// ... and every time the user pauses typing 36176:var theAccessdate = "accessdate"; 35957://***citation with accessdate and no URL*** 35713://oneRef = <ref..>content</ref> 35345://oneRef = <ref..>content</ref> 34364:'URL parameter containing space(s)' 34191://used for naming the 'sup' element 34041:'URL parameter containing space(s)' 33682:'URL parameter containing space(s)' 26401://if we've already found a match, break 25013://else, this is a group we want to replace. 23004:// : Note: group=sample|name=sampleName... 20983:"\n==References==\n{{Reflist}}\n" 20898:"\n==References==\n{{Reflist}}\n" 20582:"\n==References==\n{{Reflist}}\n" 20201:"==References==\n{{Reflist}}\n\n" 19278:"==References==\n{{Reflist}}\n\n" 18332:"\n\n==References==\n{{Reflist}}" 1032:// remember what we scan, to check if it is 36091:citation = citation.split("}}"); 36034:citation = citation.split("}}"); 36013:if (s.indexOf("{{cite") > -1) 30987://***unnecessary whitespace in citation*** 28282:// mySection starts at the <ref> tag 24999://the ref group is "unnecessary" 11807://otherwise, if we are executing JS, do so 38462://while beginning of string is whitespace 24852:"\n==Notes==\n{{Reflist|group=" 13508:// the issue is not automatically fixable 36066:restOfS = s.slice(s.indexOf(citation)); 31330:'extra whitespace in citation (' 31302:'extra whitespace in citation (' 25908:'unnecessary reference groups (' 25736:'unnecessary reference groups (' 15669:// * replacement---the proposed wikitext 7864://for each suggestion pushed by the rule 3664:// a closure; the cache is private for f 38065://non-empty persondata template present 36222:eend = sstart + theAccessdate.length; 36027:citation = s.split("{{cite"); 33532://note extra 'p' is intentional 33374://note extra 'p' is intentional 28239:// mySection = everything after reflist 25027://get to the beginning of the reference 20418:"==References==\n{{Reflist}}" 19483:"==References==\n{{Reflist}}" 18567:"==References==\n{{Reflist}}" 16860:"==References==\n{{Reflist}}" 8000://add suggestion to list of suggestions 5116://determine if we actually need to scan 1039:// still the same when we try to fix it 14: 38404://get everything after the equals sign 34653:'URLs cannot end with periods' 33526:'remove content following url' 32900://get to the beginning of the citation 22983:// : group="sampleName" ... 22890://if quote following group declaration 22297://get indices of all 'group='s 1154:// a scan, this variable tracks its id 67:seems to have a documentation page at 45:be executed when previewing this page. 33822:"', '_blank');" 32206://get indices of all '|url='s 31723:'prepend "http://"' 7641:// It is convenient for unit testing. 3763:// === Editor compatibility layer === 40994:'missing Name in Persondata' 37497:'{{Reflist}} in Portal page' 34380:'URLs cannot contain spaces' 34057:'URLs cannot contain spaces' 33698:'URLs cannot contain spaces' 31691:'URL scheme error (Capital)' 24218:'missing reference groups (' 16347://(don't add reflist to portals) 8605:// first one---show the help popup 8316:// (http://en.wikipedia.org/gettext) 7935:"missing reference groups" 5257:// Warn about scanning a big article 4993:// === Interaction with the user === 38342://contains the necessary equal sign 37858:'empty Persondata template' 37097:'references in Portal page' 36578://may possibly be overwritten below 30804:"<ref></ref>" 30748:"<ref></ref>" 30702:"<ref></ref>" 30555:"<ref></ref>" 76: 23: 38164://get just the persondata template 37923://***missing Name in Persondata*** 36109://current citation has the problem 31398://***URL scheme error (Capital)*** 24520:notesHeaderWithFootnotesSubHeading 24511:notesHeaderWithFootnotesSubHeading 24483:notesHeaderWithFootnotesSubHeading 24432:notesHeaderWithFootnotesSubHeading 5568:// Warn about scanning a talk page 112: 41119: 37562://***Empty Persondata template*** 23749://the name of the reference group 3460:'http://en.wikipedia.org' 40854:"{{Persondata\n| NAME" 38299://now we just have the NAME line 38112:"{{Persondata\n| NAME" 38047:"{{Persondata\n| NAME" 32855://get to the end of the citation 28142:"<references />" 27931:"<references />" 26453:potentialMatchesWithReplacements 26369:potentialMatchesWithReplacements 26090:potentialMatchesWithReplacements 23893:'{{reflist|group="' 23871:'{{Reflist|group="' 22962://find the end of the group name 22762://if the ref isn't malformed 17533:"== External Links ==" 17512:"== External Links ==" 17345:"== External links ==" 17324:"== External links ==" 17150:"== External Links ==" 17059:"== External links ==" 15890:"<references />" 9232:'solid ThreeDShadow 1px' 5218://remove all current suggestions 56: 37001://stop at the "/>" 36923://stop at the "/>" 35909:'invalid ref position.' 32092:'Invalid URL parameter' 31707:'Invalid URL parameter' 28123:"<references/>" 28102:"<references/>" 27897:"<references/>" 26201:"missing notelist-lr" 26145:"missing notelist-ua" 22976:// : group=sampleName /> ... 22969:// : group=sampleName> ... 21682:"{{Unreferenced|date" 21658:"{{Unreferenced|date" 21627:"{{unreferenced|date" 21603:"{{unreferenced|date" 21572:"{{no footnotes|date" 21548:"{{no footnotes|date" 21331:"{{Unreferenced|date" 21297:"{{unreferenced|date" 21263:"{{no footnotes|date" 18763:"}}\n\n{{DEFAULTSORT" 18739:"}}\n\n{{DEFAULTSORT" 18662:"}}\n\n{{DEFAULTSORT" 18452:"{{Authority control" 18421:"{{Authority control" 18374:"{{Authority control" 17691:"==External links ==" 17439:"== External links==" 17418:"== External links==" 17120:"== External links==" 17089:"==External links ==" 16949:"==Further reading==" 16902:"==Further reading==" 15905:"<references/>" 8584:// This does one of two things: 8302:// === Internationalisation === 5941:'scan the text anyway.' 5496:'scan the text anyway.' 1429:// 64 of them should be enough. 227://only execute on the edit page 38795:"&action=submit" 35893:'invalid ref position' 30372:"broken {{Reflist}}" 17627:"==External Links==" 17606:"==External Links==" 17251:"==External links==" 17227:"==External links==" 17180:"==External Links==" 17029:"==External links==" 14961:// addToSummary() gets called. 14525:"expanded ] using ]" 12890:"expanded ] using ]" 11146:"expanded ] using ]" 5979:'Ignore this warning.' 5710:'wgCanonicalNamespace' 5673:'wgCanonicalNamespace' 5636:'wgCanonicalNamespace' 5599:'wgCanonicalNamespace' 5534:'Ignore this warning.' 13: 1: 36819://cut at the the </ref> 36597://just take out the reference 35964:ARA_Rules.push(function (s) { 33166://if the url contains a space 32631://cut off the first character 30076:"{{Reflist||group=" 26284:"group=lower-alpha" 22827://else, the ref is malformed 22613://index of "group=" 21070:'missing {{Reflist}}' 19686:"}}\n\n[[Category:" 19662:"}}\n\n[[Category:" 19585:"}}\n\n[[Category:" 18782:"}}\n{{DEFAULTSORT" 18692:"}}\n{{DEFAULTSORT" 14625:"removed ] using ]" 14584:"removed ] using ]" 12990:"removed ] using ]" 12949:"removed ] using ]" 11246:"removed ] using ]" 11205:"removed ] using ]" 893:'addToSummaryBox.ARA' 38693:"&action=edit" 36720://get the supposed reference 34725://***invalid ref position*** 33044://find the nearest delimeter 30092:"{{Reflist|group=" 27300:"== References ==" 26313:"missing notelist" 26257:"missing notelist" 25467://add to include extra quote 24779:"== References ==" 24619:"{{Reflist|group=" 23849:"{{reflist|group=" 23827:"{{reflist|group=" 23805:"{{Reflist|group=" 23783:"{{Reflist|group=" 21701:"{{unsourced|date" 21365:"{{unsourced|date" 17996:"==See also==\n{{" 16637:"== References ==" 16613:"== References ==" 16409:"== References ==" 4893:// todo: wikEd compatibility 4012:// todo: wikEd compatibility 761:'wgRelevantPageName' 7: 41104: 41103: 41097: 41096: 41084: 41083: 41080: 41079: 41070: 41069: 41066: 41065: 41059: 41058: 41046: 41045: 41042: 41041: 41035: 41034: 41028: 41027: 41021: 41020: 41014: 41013: 41001: 41000: 40985: 40984: 40969: 40968: 40953: 40952: 40937: 40936: 40921: 40920: 40917: 40916: 40895: 40894: 40873: 40872: 40833: 40832: 40829: 40828: 40822: 40821: 40806: 40805: 40802: 40801: 40708: 40707: 40701: 40700: 40697: 40696: 40603: 40602: 40554: 40553: 40550: 40549: 40519: 40518: 40488: 40487: 40457: 40456: 40408: 40407: 40401: 40400: 40367: 40366: 40363: 40362: 40356: 40355: 40340: 40339: 40336: 40335: 40266: 40265: 40259: 40258: 40255: 40254: 40185: 40184: 40145: 40144: 40141: 40140: 40119: 40118: 40085: 40084: 40081: 40080: 40050: 40049: 40019: 40018: 39970: 39969: 39963: 39962: 39929: 39928: 39925: 39924: 39918: 39917: 39902: 39901: 39856: 39855: 39849: 39848: 39827: 39826: 39790: 39789: 39759: 39758: 39728: 39727: 39721: 39720: 39687: 39686: 39683: 39682: 39667: 39666: 39576: 39575: 39572: 39571: 39502: 39501: 39435: 39434: 39365: 39364: 39295: 39294: 39225: 39224: 39155: 39154: 39085: 39084: 39015: 39014: 38945: 38944: 38875: 38874: 38871: 38870: 38840: 38839: 38812: 38811: 38808: 38807: 38774: 38773: 38740: 38739: 38700: 38699: 38672: 38671: 38644: 38643: 38637: 38636: 38609: 38608: 38569: 38568: 38547: 38546: 38540: 38539: 38497: 38496: 38466: 38465: 38408: 38407: 38353: 38352: 38346: 38345: 38303: 38302: 38242: 38241: 38202: 38201: 38168: 38167: 38119: 38118: 38076: 38075: 38069: 38068: 38026: 38025: 38013: 38012: 38000: 37999: 37987: 37986: 37974: 37973: 37958: 37957: 37927: 37926: 37920: 37919: 37916: 37915: 37909: 37908: 37896: 37895: 37892: 37891: 37885: 37884: 37878: 37877: 37865: 37864: 37849: 37848: 37833: 37832: 37817: 37816: 37801: 37800: 37785: 37784: 37781: 37780: 37765: 37764: 37743: 37742: 37715: 37714: 37708: 37707: 37704://blank persondata template 37665: 37664: 37652: 37651: 37639: 37638: 37626: 37625: 37613: 37612: 37597: 37596: 37566: 37565: 37559: 37558: 37555: 37554: 37548: 37547: 37535: 37534: 37531: 37530: 37524: 37523: 37517: 37516: 37504: 37503: 37488: 37487: 37472: 37471: 37456: 37455: 37440: 37439: 37424: 37423: 37420: 37419: 37416://just take out the reflist 37401: 37400: 37379: 37378: 37351: 37350: 37344: 37343: 37265: 37264: 37252: 37251: 37239: 37238: 37226: 37225: 37213: 37212: 37197: 37196: 37166: 37165: 37159: 37158: 37155: 37154: 37148: 37147: 37135: 37134: 37131: 37130: 37124: 37123: 37117: 37116: 37104: 37103: 37088: 37087: 37072: 37071: 37056: 37055: 37040: 37039: 37024: 37023: 37020: 37019: 37013: 37012: 37009: 37008: 37005: 37004: 36944: 36943: 36934: 36933: 36927: 36926: 36866: 36865: 36823: 36822: 36774: 36773: 36767: 36766: 36724: 36723: 36678: 36677: 36671: 36670: 36667://this is a named reference 36619: 36618: 36612: 36611: 36605: 36604: 36601: 36600: 36582: 36581: 36542: 36541: 36514: 36513: 36507: 36506: 36428: 36427: 36415: 36414: 36402: 36401: 36389: 36388: 36376: 36375: 36360: 36359: 36329: 36328: 36322: 36321: 36318: 36317: 36311: 36310: 36304: 36303: 36300: 36299: 36293: 36292: 36286: 36285: 36279: 36278: 36272: 36271: 36265: 36264: 36258: 36257: 36251: 36250: 36244: 36243: 36237: 36236: 36233: 36232: 36226: 36225: 36219: 36218: 36212: 36211: 36208: 36207: 36201: 36200: 36194: 36193: 36187: 36186: 36180: 36179: 36173: 36172: 36169: 36168: 36162: 36161: 36155: 36154: 36148: 36147: 36141: 36140: 36134: 36133: 36127: 36126: 36120: 36119: 36113: 36112: 36106: 36105: 36102: 36101: 36095: 36094: 36088: 36087: 36081: 36080: 36077: 36076: 36070: 36069: 36063: 36062: 36056: 36055: 36049: 36048: 36042: 36041: 36038: 36037: 36031: 36030: 36024: 36023: 36017: 36016: 36010: 36009: 36003: 36002: 35996: 35995: 35989: 35988: 35982: 35981: 35975: 35974: 35968: 35967: 35961: 35960: 35954: 35953: 35947: 35946: 35940: 35939: 35927: 35926: 35920: 35919: 35913: 35912: 35900: 35899: 35884: 35883: 35868: 35867: 35852: 35851: 35836: 35835: 35820: 35819: 35816: 35815: 35812: 35811: 35805: 35804: 35783: 35782: 35749: 35748: 35721: 35720: 35717: 35716: 35668: 35667: 35658: 35657: 35645: 35644: 35608: 35607: 35601: 35600: 35564: 35563: 35560: 35559: 35520: 35519: 35498: 35497: 35491: 35490: 35448: 35447: 35444: 35443: 35437: 35436: 35415: 35414: 35381: 35380: 35353: 35352: 35349: 35348: 35300: 35299: 35290: 35289: 35277: 35276: 35240: 35239: 35233: 35232: 35196: 35195: 35192: 35191: 35152: 35151: 35130: 35129: 35123: 35122: 35080: 35079: 35076: 35075: 35069: 35068: 34999: 34998: 34992: 34991: 34952: 34951: 34945: 34944: 34845: 34844: 34841: 34840: 34828: 34827: 34815: 34814: 34802: 34801: 34789: 34788: 34776: 34775: 34760: 34759: 34729: 34728: 34722: 34721: 34718: 34717: 34711: 34710: 34698: 34697: 34694: 34693: 34687: 34686: 34680: 34679: 34673: 34672: 34660: 34659: 34644: 34643: 34628: 34627: 34612: 34611: 34584: 34583: 34550: 34549: 34534: 34533: 34527: 34526: 34496: 34495: 34489: 34488: 34485: 34484: 34478: 34477: 34471: 34470: 34464: 34463: 34451: 34450: 34435: 34434: 34419: 34418: 34403: 34402: 34387: 34386: 34371: 34370: 34355: 34354: 34339: 34338: 34323: 34322: 34307: 34306: 34291: 34290: 34284: 34283: 34277: 34276: 34270: 34269: 34263: 34262: 34256: 34255: 34243: 34242: 34227: 34226: 34211: 34210: 34195: 34194: 34176: 34175: 34160: 34159: 34114: 34113: 34080: 34079: 34064: 34063: 34048: 34047: 34032: 34031: 34016: 34015: 34000: 33999: 33984: 33983: 33968: 33967: 33961: 33960: 33927: 33926: 33920: 33919: 33913: 33912: 33906: 33905: 33893: 33892: 33877: 33876: 33861: 33860: 33845: 33844: 33829: 33828: 33801: 33800: 33755: 33754: 33721: 33720: 33705: 33704: 33689: 33688: 33673: 33672: 33657: 33656: 33641: 33640: 33625: 33624: 33609: 33608: 33602: 33601: 33547: 33546: 33540: 33539: 33536: 33535: 33514: 33513: 33495: 33494: 33419: 33418: 33382: 33381: 33378: 33377: 33356: 33355: 33301: 33300: 33270: 33269: 33251: 33250: 33244: 33243: 33240: 33239: 33233: 33232: 33226: 33225: 33219: 33218: 33212: 33211: 33205: 33204: 33198: 33197: 33170: 33169: 33163: 33162: 33159: 33158: 33113: 33112: 33109: 33108: 33093: 33092: 33071: 33070: 33067: 33066: 33048: 33047: 33041: 33040: 33034: 33033: 33030: 33029: 33026://now we have the full ref. 33023: 33022: 33016: 33015: 33000: 32999: 32960: 32959: 32953: 32952: 32904: 32903: 32897: 32896: 32893: 32892: 32859: 32858: 32852: 32851: 32848: 32847: 32781: 32780: 32714: 32713: 32707: 32706: 32703: 32702: 32678: 32677: 32659: 32658: 32655: 32654: 32648: 32647: 32635: 32634: 32604: 32603: 32597: 32596: 32563: 32562: 32556: 32555: 32552: 32551: 32518: 32517: 32487: 32486: 32480: 32479: 32434: 32433: 32409: 32408: 32405: 32404: 32398: 32397: 32376: 32375: 32354: 32353: 32347: 32346: 32295: 32294: 32273: 32272: 32248: 32247: 32229: 32228: 32210: 32209: 32203: 32202: 32199: 32198: 32183: 32182: 32152: 32151: 32145: 32144: 32141: 32140: 32134: 32133: 32121: 32120: 32117: 32116: 32110: 32109: 32103: 32102: 32096: 32095: 32083: 32082: 32067: 32066: 32051: 32050: 32014: 32013: 31986: 31985: 31970: 31969: 31963: 31962: 31935: 31934: 31910: 31909: 31903: 31902: 31854: 31853: 31850: 31849: 31834: 31833: 31818: 31817: 31811: 31810: 31783: 31782: 31776: 31775: 31772: 31771: 31765: 31764: 31752: 31751: 31748: 31747: 31741: 31740: 31734: 31733: 31727: 31726: 31714: 31713: 31698: 31697: 31682: 31681: 31666: 31665: 31629: 31628: 31601: 31600: 31585: 31584: 31578: 31577: 31550: 31549: 31525: 31524: 31518: 31517: 31469: 31468: 31465: 31464: 31449: 31448: 31433: 31432: 31402: 31401: 31395: 31394: 31391: 31390: 31384: 31383: 31371: 31370: 31367: 31366: 31360: 31359: 31353: 31352: 31346: 31345: 31321: 31320: 31293: 31292: 31259: 31258: 31216: 31215: 31188: 31187: 31172: 31171: 31165: 31164: 31137: 31136: 31133: 31132: 31114: 31113: 31107: 31106: 31058: 31057: 31042: 31041: 31038: 31037: 31022: 31021: 30991: 30990: 30984: 30983: 30980: 30979: 30973: 30972: 30960: 30959: 30953: 30952: 30946: 30945: 30933: 30932: 30917: 30916: 30901: 30900: 30885: 30884: 30869: 30868: 30853: 30852: 30849: 30848: 30833: 30832: 30811: 30810: 30783: 30782: 30776: 30775: 30733: 30732: 30687: 30686: 30647: 30646: 30643: 30642: 30612: 30611: 30581: 30580: 30574: 30573: 30534: 30533: 30521: 30520: 30508: 30507: 30495: 30494: 30479: 30478: 30448: 30447: 30441: 30440: 30437: 30436: 30430: 30429: 30417: 30416: 30413: 30412: 30406: 30405: 30399: 30398: 30392: 30391: 30379: 30378: 30363: 30362: 30341: 30340: 30307: 30306: 30291: 30290: 30275: 30274: 30271: 30270: 30234: 30233: 30227: 30226: 30193: 30192: 30189: 30188: 30170: 30169: 30163: 30162: 30114: 30113: 30110: 30109: 30103: 30102: 30096: 30095: 30083: 30082: 30067: 30066: 30060: 30059: 30053: 30052: 30049:"{{Reflist|2}}\n" 30040: 30039: 30024: 30023: 30017: 30016: 30010: 30009: 30006:"{{Reflist|group" 29997: 29996: 29990:"{{reflist group" 29981: 29980: 29974: 29973: 29967: 29966: 29954: 29953: 29938: 29937: 29931: 29930: 29924: 29923: 29911: 29910: 29895: 29894: 29888: 29887: 29872: 29871: 29868: 29867: 29852: 29851: 29845: 29844: 29817: 29816: 29810: 29809: 29806: 29805: 29799: 29798: 29786: 29785: 29779: 29778: 29772: 29771: 29759: 29758: 29743: 29742: 29727: 29726: 29711: 29710: 29695: 29694: 29679: 29678: 29675: 29674: 29668: 29667: 29652: 29651: 29630: 29629: 29602: 29601: 29595: 29594: 29588: 29587: 29584: 29583: 29577: 29576: 29561: 29560: 29539: 29538: 29511: 29510: 29504: 29503: 29461: 29460: 29457: 29456: 29450: 29449: 29434: 29433: 29412: 29411: 29384: 29383: 29377: 29376: 29334: 29333: 29330: 29329: 29323: 29322: 29307: 29306: 29285: 29284: 29257: 29256: 29250: 29249: 29210: 29209: 29203: 29202: 29073: 29072: 29060: 29059: 29047: 29046: 29034: 29033: 29018: 29017: 28987: 28986: 28980: 28979: 28976: 28975: 28969: 28968: 28956: 28955: 28949: 28948: 28942: 28941: 28935: 28934: 28922: 28921: 28906: 28905: 28890: 28889: 28874: 28873: 28858: 28857: 28842: 28841: 28838: 28837: 28831: 28830: 28809: 28808: 28775: 28774: 28747: 28746: 28743: 28742: 28715: 28714: 28687: 28686: 28647: 28646: 28640: 28639: 28633: 28632: 28620: 28619: 28586: 28585: 28579: 28578: 28542: 28541: 28535: 28534: 28486: 28485: 28482: 28481: 28463: 28462: 28444: 28443: 28437: 28436: 28430: 28429: 28426: 28425: 28419: 28418: 28403: 28402: 28381: 28380: 28353: 28352: 28337: 28336: 28330: 28329: 28290: 28289: 28286: 28285: 28243: 28242: 28212: 28211: 28205: 28204: 28153: 28152: 28149: 28148: 28130: 28129: 28078: 28077: 28074:// defining type of reflist 28020: 28019: 27968: 27967: 27961: 27960: 27954: 27953: 27947: 27946: 27916: 27915: 27882: 27881: 27848: 27847: 27811: 27810: 27777: 27776: 27761:"{{reflist|refs=" 27746: 27745: 27727:"{{Reflist|refs=" 27706: 27705: 27693: 27692: 27680: 27679: 27667: 27666: 27654: 27653: 27641: 27640: 27625: 27624: 27594: 27593: 27587: 27586: 27583: 27582: 27576: 27575: 27563: 27562: 27559: 27558: 27552: 27551: 27545: 27544: 27526: 27525: 27504: 27503: 27488: 27487: 27472: 27471: 27456: 27455: 27440: 27439: 27433: 27432: 27429: 27428: 27422: 27421: 27382: 27381: 27339: 27338: 27311: 27310: 27307: 27306: 27291: 27290: 27260: 27259: 27256: 27255: 27237: 27236: 27230: 27229: 27211: 27210: 27204: 27203: 27200: 27199: 27193: 27192: 27186: 27185: 27176: 27175: 27160: 27159: 27132: 27131: 27116: 27115: 27073: 27072: 27066: 27065: 27038: 27037: 27034: 27033: 27015: 27014: 27008: 27007: 26959: 26958: 26955: 26954: 26939: 26938: 26932: 26931: 26928: 26927: 26909: 26908: 26890: 26889: 26871: 26870: 26852: 26851: 26845: 26844: 26823: 26822: 26816: 26815: 26812: 26811: 26805: 26804: 26798: 26797: 26791: 26790: 26772: 26771: 26750: 26749: 26728: 26727: 26715: 26714: 26708: 26707: 26674: 26673: 26667: 26666: 26663: 26662: 26653: 26652: 26637: 26636: 26633: 26632: 26626: 26625: 26619: 26618: 26609: 26608: 26593: 26592: 26586: 26585: 26552: 26551: 26545: 26544: 26490: 26489: 26471: 26470: 26464: 26463: 26460: 26459: 26441: 26440: 26437: 26436: 26427: 26426: 26405: 26404: 26398: 26397: 26391: 26390: 26342: 26341: 26335: 26334: 26331: 26330: 26324: 26323: 26317: 26316: 26304: 26303: 26291: 26290: 26275: 26274: 26268: 26267: 26261: 26260: 26248: 26247: 26235: 26234: 26219: 26218: 26212: 26211: 26205: 26204: 26192: 26191: 26179: 26178: 26163: 26162: 26156: 26155: 26149: 26148: 26136: 26135: 26123: 26122: 26107: 26106: 26100: 26099: 26084: 26083: 26077: 26076: 26073: 26072: 26054: 26053: 26038: 26037: 26031: 26030: 26003: 26002: 25996: 25995: 25992: 25991: 25985: 25984: 25972: 25971: 25968: 25967: 25961: 25960: 25954: 25953: 25947: 25946: 25940: 25939: 25927: 25926: 25899: 25898: 25883: 25882: 25867: 25866: 25851: 25850: 25835: 25834: 25831: 25830: 25803: 25802: 25796: 25795: 25786: 25785: 25782: 25781: 25775: 25774: 25768: 25767: 25755: 25754: 25727: 25726: 25711: 25710: 25695: 25694: 25679: 25678: 25663: 25662: 25659: 25658: 25646: 25645: 25576: 25575: 25569: 25568: 25565: 25564: 25552: 25551: 25482: 25481: 25475: 25474: 25471: 25470: 25452: 25451: 25433: 25432: 25393: 25392: 25386: 25385: 25358: 25357: 25351: 25350: 25344: 25343: 25340: 25339: 25285: 25284: 25278: 25277: 25274: 25273: 25228: 25227: 25197: 25196: 25190: 25189: 25186: 25185: 25164: 25163: 25157: 25156: 25150: 25149: 25143: 25142: 25127: 25126: 25087: 25086: 25080: 25079: 25031: 25030: 25024: 25023: 25017: 25016: 25010: 25009: 25003: 25002: 24993: 24992: 24989: 24988: 24982: 24981: 24975: 24974: 24962: 24961: 24946: 24945: 24930: 24929: 24914: 24913: 24898: 24897: 24882: 24881: 24878: 24877: 24871: 24870: 24843: 24842: 24827: 24826: 24790: 24789: 24786: 24785: 24770: 24769: 24739: 24738: 24735: 24734: 24719: 24718: 24712: 24711: 24693: 24692: 24686: 24685: 24682: 24681: 24675: 24674: 24668: 24667: 24658: 24657: 24642: 24641: 24638: 24637: 24610: 24609: 24594: 24593: 24590: 24589: 24547: 24546: 24537: 24536: 24533: 24532: 24490: 24489: 24462: 24461: 24455: 24454: 24451: 24450: 24426: 24425: 24419: 24418: 24391: 24390: 24387: 24386: 24368: 24367: 24361: 24360: 24312: 24311: 24308: 24307: 24292: 24291: 24288: 24287: 24281: 24280: 24274: 24273: 24267: 24266: 24260: 24259: 24256: 24255: 24237: 24236: 24206: 24205: 24187: 24186: 24168: 24167: 24149: 24148: 24142: 24141: 24114: 24113: 24107: 24106: 24103: 24102: 24093: 24092: 24077: 24076: 24073: 24072: 24066: 24065: 24059: 24058: 24049: 24048: 24033: 24032: 24026: 24025: 23998: 23997: 23991: 23990: 23942: 23941: 23923: 23922: 23919: 23918: 23912: 23911: 23890: 23889: 23868: 23867: 23846: 23845: 23824: 23823: 23802: 23801: 23780: 23779: 23764: 23763: 23757: 23756: 23753: 23752: 23713: 23712: 23709: 23708: 23675: 23674: 23641: 23640: 23607: 23606: 23573: 23572: 23539: 23538: 23505: 23504: 23486: 23485: 23419: 23418: 23352: 23351: 23276: 23275: 23209: 23208: 23142: 23141: 23075: 23074: 23008: 23007: 23001: 23000: 22994: 22993: 22987: 22986: 22980: 22979: 22973: 22972: 22966: 22965: 22959: 22958: 22955: 22954: 22948: 22947: 22932: 22931: 22901: 22900: 22894: 22893: 22869: 22868: 22850: 22849: 22831: 22830: 22824: 22823: 22766: 22765: 22735: 22734: 22701: 22700: 22670: 22669: 22666://after "group="; 22642: 22641: 22617: 22616: 22595: 22594: 22588: 22587: 22542: 22541: 22517: 22516: 22513: 22512: 22506: 22505: 22484: 22483: 22462: 22461: 22455: 22454: 22403: 22402: 22399: 22398: 22383: 22382: 22364: 22363: 22219:// category they fall under 19705:"}}\n[[Category:" 19615:"}}\n[[Category:" 16295:"{{reflist|refs=" 16268:"{{Reflist|refs=" 15813://***missing {{Reflist}}*** 15752:'wgContentLanguage' 15725:'wgContentLanguage' 14609:"fixed ] using ]" 14509:"fixed ] using ]" 14484:"added ] using ]" 14468:"fixed ] using ]" 12974:"fixed ] using ]" 12874:"fixed ] using ]" 12849:"added ] using ]" 12833:"fixed ] using ]" 11230:"fixed ] using ]" 11130:"fixed ] using ]" 11105:"added ] using ]" 11089:"fixed ] using ]" 6419:'$ 1 suggestions: ' 5860:'careful, you can ' 3550:'<a href="' 1003:// : Map<String, int> 827:'suggestionBox.ARA' 106:Knowledge:Bypass your cache 10: 41124: 37736:"{{Persondata}}" 37686:"{{Persondata}}" 32076:'URL scheme error' 30033:"{{Reflist|2}\n" 27249:"==References==" 25429://end after the group name 24728:"==References==" 24543://no Footnotes sub-heading 24444:"\n;Footnotes\n" 22339: 22338: 22320: 22319: 22301: 22300: 22294: 22293: 22290: 22289: 22274: 22273: 22258: 22257: 22251: 22250: 22223: 22222: 22216: 22215: 22209: 22208: 22202: 22201: 22198: 22197: 22191: 22190: 22178: 22177: 22171: 22170: 22164: 22163: 22151: 22150: 22144:'inapplicable tag' 22135: 22134: 22119: 22118: 22103: 22102: 22087: 22086: 22071: 22070: 22067: 22066: 22039: 22038: 22011: 22010: 22007: 22006: 22000: 21999: 21972: 21971: 21965: 21964: 21904: 21903: 21849: 21848: 21842: 21841: 21838: 21837: 21783: 21782: 21719: 21718: 21712: 21711: 21708: 21707: 21689: 21688: 21634: 21633: 21579: 21578: 21527: 21526: 21514: 21513: 21507: 21506: 21500: 21499: 21469: 21468: 21462: 21461: 21425: 21424: 21391: 21390: 21384: 21383: 21347: 21346: 21313: 21312: 21279: 21278: 21239: 21238: 21232: 21231: 21228: 21227: 21215: 21214: 21202: 21201: 21189: 21188: 21173: 21172: 21142: 21141: 21135: 21134: 21131: 21130: 21124: 21123: 21111: 21110: 21104: 21103: 21097: 21096: 21090: 21089: 21077: 21076: 21061: 21060: 21045: 21044: 21029: 21028: 21013: 21012: 20997: 20996: 20990: 20989: 20974: 20973: 20952: 20951: 20930: 20929: 20923: 20922: 20916: 20915: 20912: 20911: 20905: 20904: 20889: 20888: 20852: 20851: 20815: 20814: 20811: 20810: 20789: 20788: 20731: 20730: 20673: 20672: 20669: 20668: 20650: 20649: 20643: 20642: 20600: 20599: 20596: 20595: 20589: 20588: 20573: 20572: 20536: 20535: 20499: 20498: 20492: 20491: 20449: 20448: 20445: 20444: 20438: 20437: 20431: 20430: 20409: 20408: 20387: 20386: 20356: 20355: 20310: 20309: 20267: 20266: 20239: 20238: 20232: 20231: 20225: 20224: 20221: 20220: 20214: 20213: 20192: 20191: 20164: 20163: 20136: 20135: 20132: 20131: 20125: 20124: 20097: 20096: 20057: 20056: 20020: 20019: 20013: 20012: 19931: 19930: 19927: 19926: 19905: 19904: 19877: 19876: 19855: 19854: 19851: 19850: 19793: 19792: 19735: 19734: 19716: 19715: 19712: 19711: 19693: 19692: 19641: 19640: 19634: 19633: 19564: 19563: 19557: 19556: 19514: 19513: 19510: 19509: 19503: 19502: 19496: 19495: 19474: 19473: 19452: 19451: 19421: 19420: 19375: 19374: 19344: 19343: 19316: 19315: 19309: 19308: 19302: 19301: 19298: 19297: 19291: 19290: 19269: 19268: 19241: 19240: 19213: 19212: 19209: 19208: 19202: 19201: 19174: 19173: 19134: 19133: 19097: 19096: 19090: 19089: 19008: 19007: 19004: 19003: 18982: 18981: 18954: 18953: 18932: 18931: 18928: 18927: 18870: 18869: 18812: 18811: 18793: 18792: 18789: 18788: 18770: 18769: 18718: 18717: 18711: 18710: 18641: 18640: 18634: 18633: 18591: 18590: 18587: 18586: 18580: 18579: 18558: 18557: 18536: 18535: 18505: 18504: 18459: 18458: 18428: 18427: 18400: 18399: 18393: 18392: 18350: 18349: 18346: 18345: 18339: 18338: 18323: 18322: 18307: 18306: 18279: 18278: 18272: 18271: 18223: 18222: 18216: 18215: 18056: 18055: 18052: 18051: 18012: 18011: 17975: 17974: 17944: 17943: 17940: 17939: 17933:"== See also ==" 17924: 17923: 17917: 17916: 17901: 17900: 17864: 17863: 17851: 17850: 17844: 17843: 17825:"== See also ==" 17771: 17770: 17767: 17766: 17760: 17759: 17744: 17743: 17740: 17739: 17676: 17675: 17582: 17581: 17488: 17487: 17394: 17393: 17300: 17299: 17206: 17205: 17199: 17198: 17102: 17101: 17005: 17004: 17001: 17000: 16994: 16993: 16978: 16977: 16956: 16955: 16928: 16927: 16921: 16920: 16878: 16877: 16874: 16873: 16867: 16866: 16851: 16850: 16847: 16846: 16783: 16782: 16686: 16685: 16589: 16588: 16540:"==References==" 16516:"==References==" 16495: 16494: 16488: 16487: 16379:"==References==" 16358: 16357: 16351: 16350: 16308: 16307: 16049: 16048: 16042: 16041: 16005: 16004: 15980: 15979: 15967: 15966: 15954: 15953: 15941: 15940: 15928: 15927: 15912: 15911: 15848: 15847: 15817: 15816: 15810: 15809: 15806: 15805: 15799: 15798: 15792: 15791: 15785: 15784: 15778: 15777: 15774: 15773: 15695: 15694: 15691: 15690: 15687: 15686: 15680: 15679: 15673: 15672: 15666: 15665: 15659: 15658: 15652: 15651: 15645: 15644: 15641: 15640: 15634: 15633: 15630: 15629: 15614: 15613: 15607: 15606: 15594: 15593: 15590: 15589: 15583: 15582: 15570: 15569: 15566: 15565: 15559: 15558: 15507: 15506: 15500: 15499: 15472: 15471: 15444: 15443: 15407: 15406: 15382: 15381: 15375: 15374: 15368: 15367: 15361: 15360: 15354: 15353: 15347: 15346: 15340: 15339: 15336: 15335: 15329: 15328: 15301: 15300: 15279: 15278: 15272: 15271: 15262: 15261: 15255: 15254: 15227: 15226: 15208: 15207: 15195: 15194: 15188: 15187: 15160: 15159: 15099: 15098: 15092: 15091: 15058: 15057: 15027: 15026: 14996: 14995: 14965: 14964: 14958: 14957: 14951: 14950: 14944: 14943: 14940: 14939: 14933: 14932: 14911: 14910: 14904: 14903: 14897: 14896: 14839: 14838: 14832: 14831: 14804: 14803: 14773: 14772: 14745: 14744: 14699: 14698: 14671: 14670: 14643: 14642: 14636: 14635: 14632: 14631: 14616: 14615: 14591: 14590: 14575: 14574: 14532: 14531: 14516: 14515: 14491: 14490: 14475: 14474: 14453: 14452: 14446: 14445: 14424: 14423: 14414: 14413: 14386: 14385: 14379: 14378: 14372: 14371: 14311: 14310: 14280: 14279: 14225: 14224: 14206: 14205: 14199: 14198: 14138: 14137: 14086: 14085: 14028: 14027: 13991: 13990: 13984: 13983: 13962: 13961: 13922: 13921: 13906: 13905: 13899: 13898: 13874: 13873: 13861: 13860: 13833: 13832: 13796: 13795: 13753: 13752: 13722: 13721: 13715: 13714: 13708: 13707: 13677: 13676: 13661: 13660: 13639: 13638: 13632: 13631: 13601: 13600: 13585: 13584: 13551: 13550: 13529: 13528: 13522: 13521: 13512: 13511: 13478: 13477: 13447: 13446: 13440: 13439: 13430: 13429: 13408: 13407: 13371: 13370: 13340: 13339: 13333: 13332: 13305: 13304: 13298: 13297: 13276: 13275: 13269: 13268: 13262: 13261: 13204: 13203: 13197: 13196: 13169: 13168: 13138: 13137: 13110: 13109: 13064: 13063: 13036: 13035: 13008: 13007: 13001: 13000: 12997: 12996: 12981: 12980: 12956: 12955: 12940: 12939: 12897: 12896: 12881: 12880: 12856: 12855: 12840: 12839: 12818: 12817: 12811: 12810: 12789: 12788: 12779: 12778: 12751: 12750: 12744: 12743: 12737: 12736: 12676: 12675: 12645: 12644: 12590: 12589: 12571: 12570: 12564: 12563: 12503: 12502: 12451: 12450: 12393: 12392: 12356: 12355: 12349: 12348: 12327: 12326: 12287: 12286: 12271: 12270: 12264: 12263: 12239: 12238: 12226: 12225: 12198: 12197: 12161: 12160: 12118: 12117: 12087: 12086: 12080: 12079: 12073: 12072: 12042: 12041: 12026: 12025: 12004: 12003: 11997: 11996: 11966: 11965: 11950: 11949: 11916: 11915: 11894: 11893: 11887: 11886: 11877: 11876: 11855: 11854: 11848: 11847: 11811: 11810: 11804: 11803: 11797: 11796: 11787: 11786: 11756: 11755: 11749: 11748: 11745: 11744: 11714: 11713: 11707: 11706: 11697: 11696: 11675: 11674: 11638: 11637: 11607: 11606: 11600: 11599: 11572: 11571: 11565: 11564: 11561: 11560: 11554: 11553: 11532: 11531: 11525: 11524: 11518: 11517: 11460: 11459: 11453: 11452: 11425: 11424: 11394: 11393: 11366: 11365: 11320: 11319: 11292: 11291: 11264: 11263: 11257: 11256: 11253: 11252: 11237: 11236: 11212: 11211: 11196: 11195: 11153: 11152: 11137: 11136: 11112: 11111: 11096: 11095: 11074: 11073: 11067: 11066: 11045: 11044: 11035: 11034: 11007: 11006: 11000: 10999: 10993: 10992: 10932: 10931: 10901: 10900: 10846: 10845: 10827: 10826: 10820: 10819: 10759: 10758: 10707: 10706: 10649: 10648: 10612: 10611: 10605: 10604: 10583: 10582: 10543: 10542: 10527: 10526: 10520: 10519: 10495: 10494: 10482: 10481: 10454: 10453: 10417: 10416: 10374: 10373: 10343: 10342: 10336: 10335: 10329: 10328: 10298: 10297: 10282: 10281: 10260: 10259: 10253: 10252: 10222: 10221: 10206: 10205: 10172: 10171: 10150: 10149: 10143: 10142: 10133: 10132: 10102: 10101: 10095: 10094: 10064: 10063: 10057: 10056: 10047: 10046: 10025: 10024: 9988: 9987: 9957: 9956: 9950: 9949: 9922: 9921: 9915: 9914: 9911: 9910: 9904: 9903: 9858: 9857: 9830: 9829: 9802: 9801: 9795: 9794: 9785: 9784: 9763: 9762: 9756: 9755: 9704: 9703: 9676: 9675: 9669: 9668: 9647: 9646: 9640: 9639: 9630: 9629: 9605: 9604: 9580: 9579: 9561: 9560: 9524: 9523: 9496: 9495: 9441: 9440: 9413: 9412: 9385: 9384: 9357: 9356: 9323: 9322: 9295: 9294: 9267: 9266: 9239: 9238: 9211: 9210: 9147: 9146: 9050: 9049: 9022: 9021: 8994: 8993: 8963: 8962: 8944: 8943: 8901: 8900: 8894: 8893: 8797: 8796: 8769: 8768: 8738: 8737: 8731: 8730: 8721: 8720: 8699: 8698: 8692: 8691: 8640: 8639: 8609: 8608: 8602: 8601: 8595: 8594: 8588: 8587: 8581: 8580: 8574: 8573: 8570: 8569: 8563: 8562: 8550: 8549: 8543: 8542: 8530: 8529: 8487: 8486: 8468: 8467: 8449: 8448: 8442: 8441: 8414: 8413: 8365: 8364: 8334: 8333: 8327: 8326: 8320: 8319: 8313: 8312: 8306: 8305: 8299: 8298: 8295: 8294: 8288: 8287: 8275: 8274: 8268: 8267: 8222: 8221: 8179: 8178: 8139: 8138: 8093: 8092: 8056: 8055: 8049: 8048: 8042: 8041: 8035: 8034: 8007:missingRefGroupSuggestions 8004: 8003: 7979: 7978: 7972: 7971: 7947:missingRefGroupSuggestions 7905: 7904: 7898: 7897: 7894: 7893: 7875: 7874: 7868: 7867: 7813: 7812: 7779: 7778: 7772: 7771: 7711: 7710: 7698:missingRefGroupSuggestions 7692: 7691: 7676: 7675: 7645: 7644: 7638: 7637: 7631: 7630: 7627: 7626: 7620: 7619: 7613: 7612: 7606: 7605: 7578: 7577: 7562: 7561: 7516: 7515: 7461: 7460: 7454: 7453: 7408: 7407: 7401: 7400: 7394: 7393: 7387: 7386: 7380: 7379: 7361: 7360: 7333: 7332: 7311: 7310: 7295: 7294: 7261: 7260: 7257: 7256: 7208: 7207: 7201: 7200: 7173: 7172: 7166: 7165: 7159: 7158: 7152: 7151: 7133: 7132: 7105: 7104: 7083: 7082: 7067: 7066: 7033: 7032: 7029: 7028: 6980: 6979: 6973: 6972: 6945: 6944: 6938: 6937: 6934: 6933: 6927: 6926: 6920: 6919: 6901: 6900: 6873: 6872: 6851: 6850: 6835: 6834: 6831: 6830: 6782: 6781: 6748: 6747: 6717: 6716: 6710: 6709: 6682: 6681: 6648: 6647: 6626: 6625: 6619: 6618: 6606: 6605: 6584: 6583: 6568: 6567: 6537: 6536: 6506: 6505: 6457: 6456: 6450: 6449: 6395: 6394: 6364: 6363: 6327: 6326: 6287: 6286: 6220: 6219: 6213: 6212: 6203: 6202: 6196: 6195: 6165: 6164: 6125: 6124: 6118: 6117: 6078: 6077: 6071: 6070: 6067: 6066: 6021: 6020: 6014: 6013: 6010: 6009: 6003: 6002: 5993: 5992: 5986: 5985: 5958: 5957: 5948: 5947: 5920: 5919: 5874: 5873: 5867: 5866: 5857: 5856: 5847: 5846: 5837: 5836: 5809: 5808: 5769: 5768: 5762: 5761: 5755: 5754: 5730: 5729: 5723: 5722: 5686: 5685: 5649: 5648: 5612: 5611: 5572: 5571: 5565: 5564: 5558: 5557: 5548: 5547: 5541: 5540: 5513: 5512: 5503: 5502: 5475: 5474: 5429: 5428: 5422: 5421: 5409: 5408: 5399: 5398: 5374: 5373: 5334: 5333: 5261: 5260: 5254: 5253: 5250: 5249: 5222: 5221: 5215: 5214: 5211: 5210: 5183: 5182: 5179: 5178: 5166: 5165: 5120: 5119: 5113: 5112: 5109: 5108: 5078: 5077: 5071: 5070: 5067: 5066: 5039: 5038: 5032: 5031: 5004: 5003: 4997: 4996: 4990: 4989: 4986: 4985: 4979: 4978: 4897: 4896: 4890: 4889: 4859: 4858: 4855: 4854: 4848: 4847: 4778: 4777: 4771: 4770: 4761: 4760: 4721: 4720: 4699: 4698: 4641: 4640: 4583: 4582: 4549: 4548: 4542: 4541: 4529: 4528: 4474: 4473: 4455: 4454: 4448: 4447: 4435: 4434: 4380: 4379: 4361: 4360: 4339: 4338: 4296: 4295: 4271: 4270: 4234: 4233: 4230: 4229: 4223: 4222: 4195: 4194: 4188: 4187: 4178: 4177: 4162: 4161: 4137: 4136: 4112: 4111: 4108: 4107: 4101: 4100: 4067: 4066: 4060: 4059: 4050: 4049: 4016: 4015: 4009: 4008: 3984: 3983: 3953: 3952: 3949: 3948: 3942: 3941: 3911: 3910: 3904: 3903: 3885: 3884: 3863: 3862: 3835: 3834: 3810: 3809: 3785: 3784: 3781: 3780: 3774: 3773: 3767: 3766: 3760: 3759: 3756: 3755: 3749: 3748: 3742: 3741: 3690: 3689: 3668: 3667: 3649: 3648: 3618: 3617: 3611: 3610: 3604: 3603: 3600: 3599: 3593: 3592: 3544: 3543: 3498: 3497: 3467: 3466: 3436: 3435: 3399: 3398: 3392: 3391: 3385: 3384: 3381: 3380: 3374: 3373: 3361: 3360: 3333: 3332: 3299: 3298: 3277: 3276: 3246: 3245: 3203: 3202: 3196: 3195: 3192: 3191: 3185: 3184: 3178: 3177: 3156: 3155: 3134: 3133: 3121: 3120: 3105: 3104: 3089: 3088: 3064: 3063: 3033: 3032: 3029: 3028: 3022: 3021: 3015: 3014: 2981: 2980: 2968: 2967: 2934: 2933: 2909: 2908: 2866: 2865: 2862: 2861: 2855: 2854: 2848: 2847: 2814: 2813: 2801: 2800: 2767: 2766: 2742: 2741: 2699: 2698: 2695: 2694: 2688: 2687: 2654: 2653: 2635: 2634: 2613: 2612: 2585: 2584: 2557: 2556: 2547: 2546: 2528: 2527: 2509: 2508: 2478: 2477: 2474:// http://prototypejs.org/ 2471: 2470: 2464: 2463: 2457: 2456: 2453: 2452: 2446: 2445: 2439: 2438: 2423: 2422: 2389: 2388: 2361: 2360: 2339: 2338: 2314: 2313: 2250: 2249: 2186: 2185: 2179: 2178: 2166: 2165: 2159: 2158: 2137: 2136: 2124: 2123: 2117: 2116: 2110: 2109: 2079: 2078: 2072: 2071: 592://article text box element 321://init functions and rules 40869://location of '=' 37292:"title=Portal:" 36455:"title=Portal:" 36261:replacement: '', 35510:"</ref>," 35472:"</ref>," 35142:"</ref>." 35104:"</ref>." 34926:"</ref>," 34896:"</ref>." 30926:'empty citations' 22997:// : Note: group=sample}} 19368:"{{DEFAULTSORT" 19337:"{{DEFAULTSORT" 18615:"{{DEFAULTSORT" 16798:"== Sources ==" 16469:"== Sources ==" 16332:"title=Portal:" 14417:'fixed ] using ]' 12782:'fixed ] using ]' 11038:'fixed ] using ]' 2050: 2049: 2010: 2009: 1979: 1978: 1951: 1950: 1935: 1934: 1907: 1906: 1882: 1881: 1797: 1796: 1757: 1756: 1717: 1716: 1689: 1688: 1664: 1663: 1657: 1656: 1623: 1622: 1589: 1588: 1555: 1554: 1524: 1523: 1517: 1516: 1510: 1509: 1482: 1481: 1433: 1432: 1408: 1407: 1377: 1376: 1370: 1369: 1363: 1362: 1356: 1355: 1331: 1330: 1303: 1302: 1296: 1295: 1253: 1252: 1246: 1245: 1239: 1238: 1232: 1231: 1228: 1227: 1206: 1205: 1199: 1198: 1186: 1185: 1182: 1181: 1175: 1174: 1162: 1161: 1158: 1157: 1151: 1150: 1126: 1125: 1122: 1121: 1100: 1099: 1075: 1074: 1047: 1046: 1043: 1042: 1036: 1035: 1011: 1010: 1007: 1006: 985: 984: 966: 965: 938: 937: 916: 915: 912: 911: 857: 856: 850: 849: 846: 845: 791: 790: 784: 783: 780: 779: 728: 727: 721: 720: 717: 716: 635: 634: 631://are we on an Edit page? 628: 627: 624: 623: 596: 595: 589: 588: 585: 584: 563: 562: 556: 555: 543: 542: 539: 538: 532: 531: 489: 488: 464: 463: 460: 459: 429:'#wpSummaryLabel' 420: 419: 380: 379: 373: 372: 369: 368: 347: 346: 325: 324: 318: 317: 314: 313: 304: 303: 231: 230: 224: 223: 36813:"</ref>" 36745:"</ref>" 36640:"<ref name" 36563:"</ref>" 35516://oneRef = </ref>, 35148://oneRef = </ref>. 33247://these don't change 32060:"|url=http://" 31779://***URL scheme error*** 31675:"|url=http://" 29661:"</ref>" 29570:"</ref>" 29443:"</ref>" 29316:"</ref>" 28736:"</ref>" 28563:"</ref>" 28507:"</ref>" 28311:"</ref>" 25999://***missing notelist*** 22928://cut that character out 21138://***inapplicable tag*** 17910:"==See also==" 17885:"==See also==" 17795:"==See also==" 14766:'Add to summary' 13131:'Add to summary' 11387:'Add to summary' 9817:lastShownSuggestionIndex 9260:'InfoBackground' 8842:lastShownSuggestionIndex 6388:'1 suggestion: ' 5719:'MediaWiki_talk' 4936:ARTICLE_TEXT_BOX_ELEMENT 4817:ARTICLE_TEXT_BOX_ELEMENT 4210:ARTICLE_TEXT_BOX_ELEMENT 4082:ARTICLE_TEXT_BOX_ELEMENT 3929:ARTICLE_TEXT_BOX_ELEMENT 605:ARTICLE_TEXT_BOX_ELEMENT 291:ARTICLE_TEXT_BOX_ELEMENT 220: 219: 198: 197: 191: 190: 184: 183: 156: 155: 152: 151: 130: 129: 123: 122: 116: 115: 113: 37:appropriate village pump 37372:"{{Reflist}}" 37322:"{{Reflist}}" 34169:"|publisher=" 33954:"|publisher=" 32996://prepend the character 30683://to not break comments 30444://***empty citations*** 29963:"{{Reflist}}" 29920:"{{Reflist}}" 29904:"{{reflist))" 28983://***broken ref tags*** 28708:"<ref>" 28346:"<ref>" 28276:"<ref>" 28174:"<ref>" 27391:"==Notes==\n" 25123://prepend the character 20303:"[[Category:" 20260:"[[Category:" 19538:"[[Category:" 18197:"[[Category:" 18176:"[[Category:" 16734:"==Sources==" 16710:"==Sources==" 16439:"==Sources==" 16214:"{{reflist))" 11841:"javascript:" 9845:lastShownSuggestionTime 8878:lastShownSuggestionTime 5751:isTalkPageScanConfirmed 1109:isTalkPageScanConfirmed 959:DEFAULT_MAX_SUGGESTIONS 925:DEFAULT_MAX_SUGGESTIONS 617:"#wpTextbox1" 33102:firstBracketAfterIndex 33080:firstBracketAfterIndex 32886:firstBracketAfterIndex 32720:firstBracketAfterIndex 29947:"{{relist}}" 29813://***broken reflist*** 29405:"</ref\n" 29358:"</ref\n" 29124:"</ref\n" 23498:firstBracketAfterIndex 23014:firstBracketAfterIndex 16241:"{{relist}}" 14907:// Re-scan immediately 13272:// Re-scan immediately 11528:// Re-scan immediately 5682:'Project_talk' 724://are we on a JS page? 194://initialize Constants 39489:"%E2%80%93" 39456:"%E2%80%93" 33595:"|website=" 29532:"</ref?" 29485:"</ref?" 29278:"./ref>" 29231:"./ref>" 29184:"</ref?" 29154:",/ref>" 29094:"./ref>" 28068:"{{reflist" 28044:"{{reflist" 28013:"{{Reflist" 27989:"{{Reflist" 27863:"{{reflist" 27829:"{{Reflist" 25827://+ "group" 24380:notesHeaderVariations 24339:notesHeaderVariations 24298:notesHeaderVariations 21443:"{{reflist" 21409:"{{Reflist" 15875:"{{reflist" 15860:"{{Reflist" 8526:// todo: replace all? 7376:'); void(0);' 7148:'); void(0);' 6916:'); void(0);' 6599:'); void(0);' 6192:// U+2014 is an mdash 878:'<div>' 812:'<div>' 38536://no name is present 35008:" <ref" 34973:" <ref" 34866:" <ref" 26172:"{{efn-lr" 26116:"{{efn-ua" 23600:nameEqualsAfterIndex 23582:nameEqualsAfterIndex 23566:firstQuoteAfterIndex 23548:firstQuoteAfterIndex 23532:firstSlashAfterIndex 23514:firstSlashAfterIndex 23215:nameEqualsAfterIndex 23148:firstQuoteAfterIndex 23081:firstSlashAfterIndex 22054:unreferencedTemplate 22032:unreferencedTemplate 21987:unreferencedTemplate 21975:unreferencedTemplate 21943:unreferencedTemplate 21934:unreferencedTemplate 21882:unreferencedTemplate 21825:unreferencedTemplate 21816:unreferencedTemplate 21786:unreferencedTemplate 21752:unreferencedTemplate 21731:unreferencedTemplate 21695:unreferencedTemplate 21676:unreferencedTemplate 21621:unreferencedTemplate 21566:unreferencedTemplate 21520:unreferencedTemplate 16026:"section=" 15802:// === Functions === 4702:WikEdRemoveAllRanges 3586:'</a>' 38493://remove whitespace 36714:"<ref" 36661:"<ref" 36535:"<ref" 36485:"<ref" 35585:"<ref" 35217:"<ref" 35062:"<ref" 33155://the url parameter 30723:"<!--" 30668:"<!--" 30605:"<!--" 27792:"<ref" 27742:// limiting factors 26080://potential matches 23187:"\"" 23166:"\"" 21484:"<ref" 20557:"{{uncat" 20520:"{{uncat" 20473:"{{uncat" 20402:completeTemplateLoc 20362:completeTemplateLoc 19467:completeTemplateLoc 19427:completeTemplateLoc 18551:completeTemplateLoc 18511:completeTemplateLoc 16076:"<ref" 15020:'wpSummary' 14797:'"));' 13162:'"));' 11418:'"));' 8019:returned_suggestion 7994:returned_suggestion 7959:returned_suggestion 7917:returned_suggestion 7881:returned_suggestion 5645:'User_talk' 2943:removeEventListener 2924:removeEventListener 2404:'character' 2376:'character' 389:'#editform' 41107:// </nowiki> 39422:"%C5%A0" 39386:"%C5%A0" 39352:"%C5%BE" 39316:"%C5%BE" 39282:"%C3%BC" 39246:"%C3%BC" 39212:"%C5%9B" 39176:"%C5%9B" 39142:"%C3%B3" 39106:"%C3%B3" 39072:"%C5%82" 39036:"%C5%82" 39002:"%C4%87" 38966:"%C4%87" 38932:"%C3%A1" 38896:"%C3%A1" 38235:"| NAME" 33571:"|work=" 33060:firstBarAfterIndex 32787:firstBarAfterIndex 31126:replaceableStrings 31085:replaceableStrings 31048:replaceableStrings 30769:"-->" 30636:"-->" 27027:notesHdrVariations 26986:notesHdrVariations 26945:notesHdrVariations 26338://look for matches 26228:"{{efn|" 25330:"group=" 25133:mySectionPrevIndex 25108:mySectionPrevIndex 25064:mySectionPrevIndex 25040:mySectionPrevIndex 24086:listAlreadyPresent 24036:listAlreadyPresent 23929:listAlreadyPresent 23254:" name=" 23233:" name=" 22623:mySectionPrevIndex 22332:"group=" 20662:"stub}}" 20624:"stub}}" 19988:"}}\n\n" 19065:"}}\n\n" 15316:ADD_TO_SUMMARY_DIV 14878:': "' 14854:ADD_TO_SUMMARY_DIV 14714:ADD_TO_SUMMARY_DIV 14686:ADD_TO_SUMMARY_DIV 14658:ADD_TO_SUMMARY_DIV 14304:appliedSuggestions 14122:appliedSuggestions 14104:appliedSuggestions 14067:appliedSuggestions 14049:appliedSuggestions 13952:appliedSuggestions 13889:appliedSuggestions 13848:appliedSuggestions 13817:appliedSuggestions 13746:'editform' 13243:': "' 13219:ADD_TO_SUMMARY_DIV 13079:ADD_TO_SUMMARY_DIV 13051:ADD_TO_SUMMARY_DIV 13023:ADD_TO_SUMMARY_DIV 12669:appliedSuggestions 12487:appliedSuggestions 12469:appliedSuggestions 12432:appliedSuggestions 12414:appliedSuggestions 12317:appliedSuggestions 12254:appliedSuggestions 12213:appliedSuggestions 12182:appliedSuggestions 12111:'editform' 11499:': "' 11475:ADD_TO_SUMMARY_DIV 11335:ADD_TO_SUMMARY_DIV 11307:ADD_TO_SUMMARY_DIV 11279:ADD_TO_SUMMARY_DIV 10925:appliedSuggestions 10743:appliedSuggestions 10725:appliedSuggestions 10688:appliedSuggestions 10670:appliedSuggestions 10573:appliedSuggestions 10510:appliedSuggestions 10469:appliedSuggestions 10438:appliedSuggestions 10367:'editform' 9316:'InfoText' 9043:'absolute' 7599:'Show All' 7531:SUGGESTION_BOX_DIV 7423:SUGGESTION_BOX_DIV 6763:SUGGESTION_BOX_DIV 6663:SUGGESTION_BOX_DIV 6302:SUGGESTION_BOX_DIV 6140:SUGGESTION_BOX_DIV 5889:SUGGESTION_BOX_DIV 5784:SUGGESTION_BOX_DIV 5444:SUGGESTION_BOX_DIV 5349:SUGGESTION_BOX_DIV 5324:isBigScanConfirmed 5237:SUGGESTION_BOX_DIV 5074://get article text 1582:'TEXTAREA' 1084:isBigScanConfirmed 994:appliedSuggestions 866:ADD_TO_SUMMARY_DIV 800:SUGGESTION_BOX_DIV 701:'wgAction' 668:'wgAction' 453:ADD_TO_SUMMARY_DIV 413:SUGGESTION_BOX_DIV 100:key and click the 69:User:TheJJJunk/ARA 39648:" the " 39565:"'" 38590:"https" 36986:"/>" 36908:"/>" 36844:"/>" 35999:var rreplacement; 33012://decrement index 32241:"|url=" 31922:"|url=" 31537:"|url=" 31336:replaceableString 31308:replaceableString 31268:replaceableString 31246:replaceableString 31237:replaceableString 31209:replaceableString 31158:replaceableString 31120:replaceableString 29623:",/ref" 25860:startReplaceIndex 25815:startReplaceIndex 25688:startReplaceIndex 25652:startReplaceIndex 25597:startReplaceIndex 25503:startReplaceIndex 25405:startReplaceIndex 25379:"name=" 25291:startReplaceIndex 25139://decrement index 23668:bracketAfterIndex 23650:bracketAfterIndex 23358:bracketAfterIndex 22584://for each group= 6017://get suggestions 4787:setSelectionRange 4323:WikEdGetSelection 3856:WikEdGetSelection 1960:setSelectionRange 1346:setSelectionRange 1262:setSelectionRange 119:// <nowiki> 75: 74: 49: 48: 41115: 41109: 41108: 41102: 41101: 41095: 41094: 41091: 41088: 41082: 41078: 41077: 41074: 41068: 41064: 41063: 41057: 41056: 41053: 41050: 41044: 41040: 41039: 41033: 41032: 41026: 41025: 41019: 41018: 41012: 41011: 41008: 41005: 40999: 40998: 40995: 40992: 40989: 40983: 40982: 40979: 40976: 40973: 40967: 40966: 40963: 40960: 40957: 40951: 40950: 40947: 40944: 40941: 40935: 40934: 40931: 40928: 40925: 40919: 40915: 40914: 40911: 40908: 40905: 40902: 40899: 40893: 40892: 40889: 40886: 40883: 40880: 40877: 40871: 40870: 40867: 40864: 40861: 40858: 40855: 40852: 40849: 40846: 40843: 40840: 40837: 40831: 40827: 40826: 40820: 40819: 40816: 40813: 40810: 40804: 40800: 40799: 40796: 40793: 40790: 40787: 40784: 40781: 40778: 40775: 40772: 40769: 40766: 40763: 40760: 40757: 40754: 40751: 40748: 40745: 40742: 40739: 40736: 40733: 40730: 40727: 40724: 40721: 40718: 40715: 40712: 40706: 40705: 40699: 40695: 40694: 40691: 40688: 40685: 40682: 40679: 40676: 40673: 40670: 40667: 40664: 40661: 40658: 40655: 40652: 40649: 40646: 40643: 40640: 40637: 40634: 40631: 40628: 40625: 40622: 40619: 40616: 40613: 40610: 40607: 40601: 40600: 40597: 40594: 40591: 40588: 40585: 40582: 40579: 40576: 40573: 40570: 40567: 40564: 40561: 40558: 40552: 40548: 40547: 40544: 40541: 40538: 40535: 40532: 40529: 40526: 40523: 40517: 40516: 40513: 40510: 40507: 40504: 40501: 40498: 40495: 40492: 40486: 40485: 40482: 40479: 40476: 40473: 40470: 40467: 40464: 40461: 40455: 40454: 40451: 40448: 40445: 40442: 40439: 40436: 40433: 40430: 40427: 40424: 40421: 40418: 40415: 40412: 40406: 40405: 40399: 40398: 40395: 40392: 40389: 40386: 40383: 40380: 40377: 40374: 40371: 40365: 40361: 40360: 40354: 40353: 40350: 40347: 40344: 40338: 40334: 40333: 40330: 40327: 40324: 40321: 40318: 40315: 40312: 40309: 40306: 40303: 40300: 40297: 40294: 40291: 40288: 40285: 40282: 40279: 40276: 40273: 40270: 40264: 40263: 40257: 40253: 40252: 40249: 40246: 40243: 40240: 40237: 40234: 40231: 40228: 40225: 40222: 40219: 40216: 40213: 40210: 40207: 40204: 40201: 40198: 40195: 40192: 40189: 40183: 40182: 40179: 40176: 40173: 40170: 40167: 40164: 40161: 40158: 40155: 40152: 40149: 40143: 40139: 40138: 40135: 40132: 40129: 40126: 40123: 40117: 40116: 40113: 40110: 40107: 40104: 40101: 40098: 40095: 40092: 40089: 40083: 40079: 40078: 40075: 40072: 40069: 40066: 40063: 40060: 40057: 40054: 40048: 40047: 40044: 40041: 40038: 40035: 40032: 40029: 40026: 40023: 40017: 40016: 40013: 40010: 40007: 40004: 40001: 39998: 39995: 39992: 39989: 39986: 39983: 39980: 39977: 39974: 39968: 39967: 39961: 39960: 39957: 39954: 39951: 39948: 39945: 39942: 39939: 39936: 39933: 39927: 39923: 39922: 39916: 39915: 39912: 39909: 39906: 39900: 39899: 39896: 39893: 39890: 39887: 39884: 39881: 39878: 39875: 39872: 39869: 39866: 39863: 39860: 39854: 39853: 39847: 39846: 39843: 39840: 39837: 39834: 39831: 39825: 39824: 39821: 39818: 39815: 39812: 39809: 39806: 39803: 39800: 39797: 39794: 39788: 39787: 39784: 39781: 39778: 39775: 39772: 39769: 39766: 39763: 39757: 39756: 39753: 39750: 39747: 39744: 39741: 39738: 39735: 39732: 39726: 39725: 39719: 39718: 39715: 39712: 39709: 39706: 39703: 39700: 39697: 39694: 39691: 39685: 39681: 39680: 39677: 39674: 39671: 39665: 39664: 39661: 39658: 39655: 39652: 39649: 39646: 39643: 39640: 39637: 39634: 39631: 39628: 39625: 39622: 39619: 39618:" of " 39616: 39613: 39610: 39607: 39604: 39601: 39598: 39595: 39592: 39589: 39586: 39583: 39580: 39574: 39570: 39569: 39566: 39563: 39560: 39557: 39554: 39551: 39548: 39545: 39542: 39539: 39536: 39533: 39530: 39527: 39524: 39521: 39518: 39515: 39512: 39509: 39506: 39500: 39499: 39496: 39493: 39490: 39487: 39484: 39481: 39478: 39475: 39472: 39469: 39466: 39463: 39460: 39457: 39454: 39451: 39448: 39445: 39442: 39439: 39433: 39432: 39429: 39426: 39423: 39420: 39417: 39414: 39411: 39408: 39405: 39402: 39399: 39396: 39393: 39390: 39387: 39384: 39381: 39378: 39375: 39372: 39369: 39363: 39362: 39359: 39356: 39353: 39350: 39347: 39344: 39341: 39338: 39335: 39332: 39329: 39326: 39323: 39320: 39317: 39314: 39311: 39308: 39305: 39302: 39299: 39293: 39292: 39289: 39286: 39283: 39280: 39277: 39274: 39271: 39268: 39265: 39262: 39259: 39256: 39253: 39250: 39247: 39244: 39241: 39238: 39235: 39232: 39229: 39223: 39222: 39219: 39216: 39213: 39210: 39207: 39204: 39201: 39198: 39195: 39192: 39189: 39186: 39183: 39180: 39177: 39174: 39171: 39168: 39165: 39162: 39159: 39153: 39152: 39149: 39146: 39143: 39140: 39137: 39134: 39131: 39128: 39125: 39122: 39119: 39116: 39113: 39110: 39107: 39104: 39101: 39098: 39095: 39092: 39089: 39083: 39082: 39079: 39076: 39073: 39070: 39067: 39064: 39061: 39058: 39055: 39052: 39049: 39046: 39043: 39040: 39037: 39034: 39031: 39028: 39025: 39022: 39019: 39013: 39012: 39009: 39006: 39003: 39000: 38997: 38994: 38991: 38988: 38985: 38982: 38979: 38976: 38973: 38970: 38967: 38964: 38961: 38958: 38955: 38952: 38949: 38943: 38942: 38939: 38936: 38933: 38930: 38927: 38924: 38921: 38918: 38915: 38912: 38909: 38906: 38903: 38900: 38897: 38894: 38891: 38888: 38885: 38882: 38879: 38873: 38869: 38868: 38865: 38862: 38859: 38856: 38853: 38850: 38847: 38844: 38838: 38837: 38834: 38831: 38828: 38825: 38822: 38819: 38816: 38810: 38806: 38805: 38802: 38799: 38796: 38793: 38790: 38787: 38784: 38781: 38778: 38772: 38771: 38768: 38765: 38762: 38759: 38756: 38753: 38750: 38747: 38744: 38738: 38737: 38734: 38731: 38728: 38725: 38722: 38719: 38716: 38713: 38710: 38707: 38704: 38698: 38697: 38694: 38691: 38688: 38685: 38682: 38679: 38676: 38670: 38669: 38666: 38663: 38660: 38657: 38654: 38651: 38648: 38642: 38641: 38635: 38634: 38631: 38628: 38625: 38622: 38619: 38616: 38613: 38607: 38606: 38603: 38600: 38597: 38594: 38591: 38588: 38585: 38582: 38579: 38576: 38573: 38567: 38566: 38563: 38560: 38557: 38554: 38551: 38545: 38544: 38538: 38537: 38534: 38531: 38528: 38525: 38522: 38519: 38516: 38513: 38510: 38507: 38504: 38501: 38495: 38494: 38491: 38488: 38485: 38482: 38479: 38476: 38473: 38470: 38464: 38463: 38460: 38457: 38454: 38451: 38448: 38445: 38442: 38439: 38436: 38433: 38430: 38427: 38424: 38421: 38418: 38415: 38412: 38406: 38405: 38402: 38399: 38396: 38393: 38390: 38387: 38384: 38381: 38378: 38375: 38372: 38369: 38366: 38363: 38360: 38357: 38351: 38350: 38344: 38343: 38340: 38337: 38334: 38331: 38328: 38325: 38322: 38319: 38316: 38313: 38310: 38307: 38301: 38300: 38297: 38294: 38291: 38288: 38285: 38282: 38279: 38276: 38275:"NAME" 38273: 38270: 38267: 38264: 38261: 38258: 38255: 38252: 38249: 38246: 38240: 38239: 38236: 38233: 38230: 38227: 38224: 38221: 38218: 38215: 38212: 38209: 38206: 38200: 38199: 38196: 38193: 38190: 38187: 38184: 38181: 38178: 38175: 38172: 38166: 38165: 38162: 38159: 38156: 38153: 38150: 38147: 38144: 38141: 38138: 38135: 38132: 38129: 38126: 38123: 38117: 38116: 38113: 38110: 38107: 38104: 38101: 38098: 38095: 38092: 38089: 38086: 38083: 38080: 38074: 38073: 38067: 38066: 38063: 38060: 38057: 38054: 38051: 38048: 38045: 38042: 38039: 38036: 38033: 38030: 38024: 38023: 38020: 38017: 38011: 38010: 38007: 38004: 37998: 37997: 37994: 37991: 37985: 37984: 37981: 37978: 37972: 37971: 37968: 37965: 37962: 37956: 37955: 37952: 37949: 37946: 37943: 37940: 37937: 37934: 37931: 37925: 37924: 37918: 37914: 37913: 37907: 37906: 37903: 37900: 37894: 37890: 37889: 37883: 37882: 37876: 37875: 37872: 37869: 37863: 37862: 37859: 37856: 37853: 37847: 37846: 37843: 37840: 37837: 37831: 37830: 37827: 37824: 37821: 37815: 37814: 37811: 37808: 37805: 37799: 37798: 37795: 37792: 37789: 37783: 37779: 37778: 37775: 37772: 37769: 37763: 37762: 37759: 37756: 37753: 37750: 37747: 37741: 37740: 37737: 37734: 37731: 37728: 37725: 37722: 37719: 37713: 37712: 37706: 37705: 37702: 37699: 37696: 37693: 37690: 37687: 37684: 37681: 37678: 37675: 37672: 37669: 37663: 37662: 37659: 37656: 37650: 37649: 37646: 37643: 37637: 37636: 37633: 37630: 37624: 37623: 37620: 37617: 37611: 37610: 37607: 37604: 37601: 37595: 37594: 37591: 37588: 37585: 37582: 37579: 37576: 37573: 37570: 37564: 37563: 37557: 37553: 37552: 37546: 37545: 37542: 37539: 37533: 37529: 37528: 37522: 37521: 37515: 37514: 37511: 37508: 37502: 37501: 37498: 37495: 37492: 37486: 37485: 37482: 37479: 37476: 37470: 37469: 37466: 37463: 37460: 37454: 37453: 37450: 37447: 37444: 37438: 37437: 37434: 37431: 37428: 37422: 37418: 37417: 37414: 37411: 37408: 37405: 37399: 37398: 37395: 37392: 37389: 37386: 37383: 37377: 37376: 37373: 37370: 37367: 37364: 37361: 37358: 37355: 37349: 37348: 37342: 37341: 37338: 37335: 37332: 37329: 37326: 37323: 37320: 37317: 37314: 37311: 37308: 37305: 37302: 37299: 37296: 37293: 37290: 37287: 37284: 37281: 37278: 37275: 37272: 37269: 37263: 37262: 37259: 37256: 37250: 37249: 37246: 37243: 37237: 37236: 37233: 37230: 37224: 37223: 37220: 37217: 37211: 37210: 37207: 37204: 37201: 37195: 37194: 37191: 37188: 37185: 37182: 37179: 37176: 37173: 37170: 37164: 37163: 37157: 37153: 37152: 37146: 37145: 37142: 37139: 37133: 37129: 37128: 37122: 37121: 37115: 37114: 37111: 37108: 37102: 37101: 37098: 37095: 37092: 37086: 37085: 37082: 37079: 37076: 37070: 37069: 37066: 37063: 37060: 37054: 37053: 37050: 37047: 37044: 37038: 37037: 37034: 37031: 37028: 37022: 37018: 37017: 37011: 37007: 37003: 37002: 36999: 36996: 36993: 36990: 36987: 36984: 36981: 36978: 36975: 36972: 36969: 36966: 36963: 36960: 36957: 36954: 36951: 36948: 36942: 36941: 36938: 36932: 36931: 36925: 36924: 36921: 36918: 36915: 36912: 36909: 36906: 36903: 36900: 36897: 36894: 36891: 36888: 36885: 36882: 36879: 36876: 36873: 36870: 36864: 36863: 36860: 36857: 36854: 36851: 36848: 36845: 36842: 36839: 36836: 36833: 36830: 36827: 36821: 36820: 36817: 36814: 36811: 36808: 36805: 36802: 36799: 36796: 36793: 36790: 36787: 36784: 36781: 36778: 36772: 36771: 36765: 36764: 36761: 36758: 36755: 36752: 36749: 36746: 36743: 36740: 36737: 36734: 36731: 36728: 36722: 36721: 36718: 36715: 36712: 36709: 36706: 36703: 36700: 36697: 36694: 36691: 36688: 36685: 36682: 36676: 36675: 36669: 36668: 36665: 36662: 36659: 36656: 36653: 36650: 36647: 36644: 36641: 36638: 36635: 36632: 36629: 36626: 36623: 36617: 36616: 36610: 36609: 36603: 36599: 36598: 36595: 36592: 36589: 36586: 36580: 36579: 36576: 36573: 36570: 36567: 36564: 36561: 36558: 36555: 36552: 36549: 36546: 36540: 36539: 36536: 36533: 36530: 36527: 36524: 36521: 36518: 36512: 36511: 36505: 36504: 36501: 36498: 36495: 36492: 36489: 36486: 36483: 36480: 36477: 36474: 36471: 36468: 36465: 36462: 36459: 36456: 36453: 36450: 36447: 36444: 36441: 36438: 36435: 36432: 36426: 36425: 36422: 36419: 36413: 36412: 36409: 36406: 36400: 36399: 36396: 36393: 36387: 36386: 36383: 36380: 36374: 36373: 36370: 36367: 36364: 36358: 36357: 36354: 36351: 36348: 36345: 36342: 36339: 36336: 36333: 36327: 36326: 36320: 36316: 36315: 36309: 36308: 36302: 36298: 36297: 36291: 36290: 36284: 36283: 36277: 36276: 36270: 36269: 36263: 36262: 36256: 36255: 36249: 36248: 36242: 36241: 36235: 36231: 36230: 36224: 36223: 36217: 36216: 36210: 36206: 36205: 36199: 36198: 36192: 36191: 36185: 36184: 36178: 36177: 36171: 36167: 36166: 36160: 36159: 36153: 36152: 36146: 36145: 36139: 36138: 36132: 36131: 36125: 36124: 36118: 36117: 36111: 36110: 36104: 36100: 36099: 36093: 36092: 36086: 36085: 36079: 36075: 36074: 36068: 36067: 36061: 36060: 36054: 36053: 36047: 36046: 36040: 36036: 36035: 36029: 36028: 36022: 36021: 36015: 36014: 36008: 36007: 36001: 36000: 35994: 35993: 35987: 35986: 35980: 35979: 35973: 35972: 35966: 35965: 35959: 35958: 35952: 35951: 35945: 35944: 35938: 35937: 35934: 35931: 35925: 35924: 35918: 35917: 35911: 35910: 35907: 35904: 35898: 35897: 35894: 35891: 35888: 35882: 35881: 35878: 35875: 35872: 35866: 35865: 35862: 35859: 35856: 35850: 35849: 35846: 35843: 35840: 35834: 35833: 35830: 35827: 35824: 35818: 35814: 35810: 35809: 35803: 35802: 35799: 35796: 35793: 35790: 35787: 35781: 35780: 35777: 35774: 35771: 35768: 35765: 35762: 35759: 35756: 35753: 35747: 35746: 35743: 35740: 35737: 35734: 35731: 35728: 35725: 35719: 35715: 35714: 35711: 35708: 35705: 35702: 35699: 35696: 35693: 35690: 35687: 35684: 35681: 35678: 35675: 35672: 35666: 35665: 35662: 35656: 35655: 35652: 35649: 35643: 35642: 35639: 35636: 35633: 35630: 35627: 35624: 35621: 35618: 35615: 35612: 35606: 35605: 35599: 35598: 35595: 35592: 35589: 35586: 35583: 35580: 35577: 35574: 35571: 35568: 35562: 35558: 35557: 35554: 35551: 35548: 35545: 35542: 35539: 35536: 35533: 35530: 35527: 35524: 35518: 35517: 35514: 35511: 35508: 35505: 35502: 35496: 35495: 35489: 35488: 35485: 35482: 35479: 35476: 35473: 35470: 35467: 35464: 35461: 35458: 35455: 35452: 35446: 35442: 35441: 35435: 35434: 35431: 35428: 35425: 35422: 35419: 35413: 35412: 35409: 35406: 35403: 35400: 35397: 35394: 35391: 35388: 35385: 35379: 35378: 35375: 35372: 35369: 35366: 35363: 35360: 35357: 35351: 35347: 35346: 35343: 35340: 35337: 35334: 35331: 35328: 35325: 35322: 35319: 35316: 35313: 35310: 35307: 35304: 35298: 35297: 35294: 35288: 35287: 35284: 35281: 35275: 35274: 35271: 35268: 35265: 35262: 35259: 35256: 35253: 35250: 35247: 35244: 35238: 35237: 35231: 35230: 35227: 35224: 35221: 35218: 35215: 35212: 35209: 35206: 35203: 35200: 35194: 35190: 35189: 35186: 35183: 35180: 35177: 35174: 35171: 35168: 35165: 35162: 35159: 35156: 35150: 35149: 35146: 35143: 35140: 35137: 35134: 35128: 35127: 35121: 35120: 35117: 35114: 35111: 35108: 35105: 35102: 35099: 35096: 35093: 35090: 35087: 35084: 35078: 35074: 35073: 35067: 35066: 35063: 35060: 35057: 35054: 35051: 35048: 35045: 35042: 35039: 35036: 35033: 35030: 35027: 35024: 35021: 35018: 35015: 35012: 35009: 35006: 35003: 34997: 34996: 34990: 34989: 34986: 34983: 34980: 34977: 34974: 34971: 34968: 34965: 34962: 34959: 34956: 34950: 34949: 34943: 34942: 34939: 34936: 34933: 34930: 34927: 34924: 34921: 34918: 34915: 34912: 34909: 34906: 34903: 34900: 34897: 34894: 34891: 34888: 34885: 34882: 34879: 34876: 34873: 34870: 34867: 34864: 34861: 34858: 34855: 34852: 34849: 34843: 34839: 34838: 34835: 34832: 34826: 34825: 34822: 34819: 34813: 34812: 34809: 34806: 34800: 34799: 34796: 34793: 34787: 34786: 34783: 34780: 34774: 34773: 34770: 34767: 34764: 34758: 34757: 34754: 34751: 34748: 34745: 34742: 34739: 34736: 34733: 34727: 34726: 34720: 34716: 34715: 34709: 34708: 34705: 34702: 34696: 34692: 34691: 34685: 34684: 34678: 34677: 34671: 34670: 34667: 34664: 34658: 34657: 34654: 34651: 34648: 34642: 34641: 34638: 34635: 34632: 34626: 34625: 34622: 34619: 34616: 34610: 34609: 34606: 34603: 34600: 34597: 34594: 34591: 34588: 34582: 34581: 34578: 34575: 34572: 34569: 34566: 34563: 34560: 34557: 34554: 34548: 34547: 34544: 34541: 34538: 34532: 34531: 34525: 34524: 34521: 34518: 34515: 34512: 34509: 34506: 34503: 34500: 34494: 34493: 34487: 34483: 34482: 34476: 34475: 34469: 34468: 34462: 34461: 34458: 34455: 34449: 34448: 34445: 34442: 34439: 34433: 34432: 34429: 34426: 34423: 34417: 34416: 34413: 34410: 34407: 34401: 34400: 34397: 34394: 34391: 34385: 34384: 34381: 34378: 34375: 34369: 34368: 34365: 34362: 34359: 34353: 34352: 34349: 34346: 34343: 34337: 34336: 34333: 34330: 34327: 34321: 34320: 34317: 34314: 34311: 34305: 34304: 34301: 34298: 34295: 34289: 34288: 34282: 34281: 34275: 34274: 34268: 34267: 34261: 34260: 34254: 34253: 34250: 34247: 34241: 34240: 34237: 34234: 34231: 34225: 34224: 34221: 34218: 34215: 34209: 34208: 34205: 34202: 34199: 34193: 34192: 34189: 34186: 34183: 34180: 34174: 34173: 34170: 34167: 34164: 34158: 34157: 34154: 34151: 34148: 34145: 34142: 34139: 34136: 34133: 34130: 34127: 34124: 34121: 34118: 34112: 34111: 34108: 34105: 34102: 34099: 34096: 34093: 34090: 34087: 34084: 34078: 34077: 34074: 34071: 34068: 34062: 34061: 34058: 34055: 34052: 34046: 34045: 34042: 34039: 34036: 34030: 34029: 34026: 34023: 34020: 34014: 34013: 34010: 34007: 34004: 33998: 33997: 33994: 33991: 33988: 33982: 33981: 33978: 33975: 33972: 33966: 33965: 33959: 33958: 33955: 33952: 33949: 33946: 33943: 33940: 33937: 33934: 33931: 33925: 33924: 33918: 33917: 33911: 33910: 33904: 33903: 33900: 33897: 33891: 33890: 33887: 33884: 33881: 33875: 33874: 33871: 33868: 33865: 33859: 33858: 33855: 33852: 33849: 33843: 33842: 33839: 33836: 33833: 33827: 33826: 33823: 33820: 33817: 33814: 33811: 33808: 33805: 33799: 33798: 33795: 33792: 33789: 33786: 33783: 33780: 33777: 33774: 33771: 33768: 33765: 33762: 33759: 33753: 33752: 33749: 33746: 33743: 33740: 33737: 33734: 33731: 33728: 33725: 33719: 33718: 33715: 33712: 33709: 33703: 33702: 33699: 33696: 33693: 33687: 33686: 33683: 33680: 33677: 33671: 33670: 33667: 33664: 33661: 33655: 33654: 33651: 33648: 33645: 33639: 33638: 33635: 33632: 33629: 33623: 33622: 33619: 33616: 33613: 33607: 33606: 33600: 33599: 33596: 33593: 33590: 33587: 33584: 33581: 33578: 33575: 33572: 33569: 33566: 33563: 33560: 33557: 33554: 33551: 33545: 33544: 33538: 33534: 33533: 33530: 33527: 33524: 33521: 33518: 33512: 33511: 33508: 33505: 33502: 33499: 33493: 33492: 33489: 33486: 33483: 33480: 33477: 33474: 33471: 33468: 33465: 33462: 33459: 33456: 33453: 33450: 33447: 33444: 33441: 33438: 33435: 33432: 33429: 33426: 33423: 33417: 33416: 33413: 33410: 33407: 33404: 33401: 33398: 33395: 33392: 33389: 33386: 33380: 33376: 33375: 33372: 33369: 33366: 33363: 33360: 33354: 33353: 33350: 33347: 33344: 33341: 33338: 33335: 33332: 33329: 33326: 33323: 33320: 33317: 33314: 33311: 33308: 33305: 33299: 33298: 33295: 33292: 33289: 33286: 33283: 33280: 33277: 33274: 33268: 33267: 33264: 33261: 33258: 33255: 33249: 33248: 33242: 33238: 33237: 33231: 33230: 33224: 33223: 33217: 33216: 33210: 33209: 33203: 33202: 33196: 33195: 33192: 33189: 33186: 33183: 33180: 33177: 33174: 33168: 33167: 33161: 33157: 33156: 33153: 33150: 33147: 33144: 33141: 33138: 33135: 33132: 33129: 33126: 33123: 33120: 33117: 33111: 33107: 33106: 33103: 33100: 33097: 33091: 33090: 33087: 33084: 33081: 33078: 33075: 33069: 33065: 33064: 33061: 33058: 33055: 33052: 33046: 33045: 33039: 33038: 33032: 33028: 33027: 33021: 33020: 33014: 33013: 33010: 33007: 33006:fullRefPrevIndex 33004: 32998: 32997: 32994: 32991: 32988: 32985: 32982: 32981:fullRefPrevIndex 32979: 32976: 32973: 32970: 32967: 32964: 32958: 32957: 32951: 32950: 32947: 32944: 32941: 32938: 32937:fullRefPrevIndex 32935: 32932: 32929: 32926: 32923: 32920: 32917: 32914: 32913:fullRefPrevIndex 32911: 32908: 32902: 32901: 32895: 32891: 32890: 32887: 32884: 32881: 32878: 32875: 32872: 32869: 32866: 32863: 32857: 32856: 32850: 32846: 32845: 32842: 32839: 32836: 32833: 32830: 32827: 32824: 32821: 32818: 32815: 32812: 32809: 32806: 32803: 32800: 32797: 32794: 32791: 32788: 32785: 32779: 32778: 32775: 32772: 32769: 32766: 32763: 32760: 32757: 32754: 32751: 32748: 32745: 32742: 32739: 32736: 32733: 32730: 32727: 32724: 32721: 32718: 32712: 32711: 32705: 32701: 32700: 32697: 32694: 32691: 32688: 32685: 32684:fullRefPrevIndex 32682: 32676: 32675: 32672: 32669: 32666: 32663: 32657: 32653: 32652: 32646: 32645: 32642: 32639: 32633: 32632: 32629: 32626: 32623: 32620: 32617: 32614: 32611: 32608: 32602: 32601: 32595: 32594: 32591: 32588: 32585: 32582: 32579: 32576: 32573: 32570: 32567: 32561: 32560: 32554: 32550: 32549: 32546: 32543: 32540: 32537: 32534: 32531: 32528: 32525: 32522: 32516: 32515: 32512: 32509: 32506: 32503: 32500: 32497: 32494: 32491: 32485: 32484: 32478: 32477: 32476://for each |url= 32474: 32471: 32468: 32465: 32462: 32459: 32456: 32453: 32450: 32447: 32444: 32441: 32438: 32432: 32431: 32428: 32425: 32422: 32419: 32416: 32413: 32407: 32403: 32402: 32396: 32395: 32392: 32389: 32386: 32383: 32380: 32374: 32373: 32370: 32367: 32364: 32361: 32358: 32352: 32351: 32345: 32344: 32341: 32338: 32335: 32332: 32329: 32326: 32323: 32320: 32317: 32314: 32311: 32308: 32305: 32302: 32299: 32293: 32292: 32289: 32286: 32283: 32280: 32277: 32271: 32270: 32267: 32264: 32261: 32258: 32255: 32252: 32246: 32245: 32242: 32239: 32236: 32233: 32227: 32226: 32223: 32220: 32217: 32214: 32208: 32207: 32201: 32197: 32196: 32193: 32190: 32187: 32181: 32180: 32177: 32174: 32171: 32168: 32165: 32162: 32159: 32156: 32150: 32149: 32143: 32139: 32138: 32132: 32131: 32128: 32125: 32119: 32115: 32114: 32108: 32107: 32101: 32100: 32094: 32093: 32090: 32087: 32081: 32080: 32077: 32074: 32071: 32065: 32064: 32061: 32058: 32055: 32049: 32048: 32045: 32042: 32039: 32036: 32033: 32030: 32027: 32024: 32021: 32018: 32012: 32011: 32008: 32005: 32002: 31999: 31996: 31993: 31990: 31984: 31983: 31980: 31977: 31974: 31968: 31967: 31961: 31960: 31957: 31954: 31951: 31948: 31945: 31942: 31939: 31933: 31932: 31929: 31926: 31923: 31920: 31917: 31914: 31908: 31907: 31901: 31900: 31897: 31894: 31891: 31888: 31885: 31882: 31879: 31876: 31873: 31870: 31867: 31864: 31861: 31858: 31852: 31848: 31847: 31844: 31841: 31838: 31832: 31831: 31828: 31825: 31822: 31816: 31815: 31809: 31808: 31805: 31802: 31799: 31796: 31793: 31790: 31787: 31781: 31780: 31774: 31770: 31769: 31763: 31762: 31759: 31756: 31750: 31746: 31745: 31739: 31738: 31732: 31731: 31725: 31724: 31721: 31718: 31712: 31711: 31708: 31705: 31702: 31696: 31695: 31692: 31689: 31686: 31680: 31679: 31676: 31673: 31670: 31664: 31663: 31660: 31657: 31654: 31651: 31648: 31645: 31642: 31639: 31636: 31633: 31627: 31626: 31623: 31620: 31617: 31614: 31611: 31608: 31605: 31599: 31598: 31595: 31592: 31589: 31583: 31582: 31576: 31575: 31572: 31569: 31566: 31563: 31560: 31557: 31554: 31548: 31547: 31544: 31541: 31538: 31535: 31532: 31529: 31523: 31522: 31516: 31515: 31512: 31509: 31506: 31503: 31500: 31497: 31494: 31491: 31488: 31485: 31482: 31479: 31476: 31473: 31467: 31463: 31462: 31459: 31456: 31453: 31447: 31446: 31443: 31440: 31437: 31431: 31430: 31427: 31424: 31421: 31418: 31415: 31412: 31409: 31406: 31400: 31399: 31393: 31389: 31388: 31382: 31381: 31378: 31375: 31369: 31365: 31364: 31358: 31357: 31351: 31350: 31344: 31343: 31340: 31337: 31334: 31331: 31328: 31325: 31319: 31318: 31315: 31312: 31309: 31306: 31303: 31300: 31297: 31291: 31290: 31287: 31284: 31281: 31278: 31275: 31272: 31269: 31266: 31263: 31257: 31256: 31253: 31250: 31247: 31244: 31241: 31238: 31235: 31232: 31229: 31226: 31223: 31220: 31214: 31213: 31210: 31207: 31204: 31201: 31198: 31195: 31192: 31186: 31185: 31182: 31179: 31176: 31170: 31169: 31163: 31162: 31159: 31156: 31153: 31150: 31147: 31144: 31141: 31135: 31131: 31130: 31127: 31124: 31121: 31118: 31112: 31111: 31105: 31104: 31101: 31098: 31095: 31092: 31089: 31086: 31083: 31080: 31077: 31074: 31071: 31068: 31065: 31062: 31056: 31055: 31052: 31049: 31046: 31040: 31036: 31035: 31032: 31029: 31026: 31020: 31019: 31016: 31013: 31010: 31007: 31004: 31001: 30998: 30995: 30989: 30988: 30982: 30978: 30977: 30971: 30970: 30967: 30964: 30958: 30957: 30951: 30950: 30944: 30943: 30940: 30937: 30931: 30930: 30927: 30924: 30921: 30915: 30914: 30911: 30908: 30905: 30899: 30898: 30895: 30892: 30889: 30883: 30882: 30879: 30876: 30873: 30867: 30866: 30863: 30860: 30857: 30851: 30847: 30846: 30843: 30840: 30837: 30831: 30830: 30827: 30824: 30821: 30818: 30815: 30809: 30808: 30805: 30802: 30799: 30796: 30793: 30790: 30787: 30781: 30780: 30774: 30773: 30770: 30767: 30764: 30761: 30758: 30755: 30752: 30749: 30746: 30743: 30740: 30737: 30731: 30730: 30727: 30724: 30721: 30718: 30715: 30712: 30709: 30706: 30703: 30700: 30697: 30694: 30691: 30685: 30684: 30681: 30678: 30675: 30672: 30669: 30666: 30663: 30660: 30657: 30654: 30651: 30645: 30641: 30640: 30637: 30634: 30631: 30628: 30625: 30622: 30619: 30616: 30610: 30609: 30606: 30603: 30600: 30597: 30594: 30591: 30588: 30585: 30579: 30578: 30572: 30571: 30568: 30565: 30562: 30559: 30556: 30553: 30550: 30547: 30544: 30541: 30538: 30532: 30531: 30528: 30525: 30519: 30518: 30515: 30512: 30506: 30505: 30502: 30499: 30493: 30492: 30489: 30486: 30483: 30477: 30476: 30473: 30470: 30467: 30464: 30461: 30458: 30455: 30452: 30446: 30445: 30439: 30435: 30434: 30428: 30427: 30424: 30421: 30415: 30411: 30410: 30404: 30403: 30397: 30396: 30390: 30389: 30386: 30383: 30377: 30376: 30373: 30370: 30367: 30361: 30360: 30357: 30354: 30351: 30348: 30345: 30339: 30338: 30335: 30332: 30329: 30326: 30323: 30320: 30317: 30314: 30311: 30305: 30304: 30301: 30298: 30295: 30289: 30288: 30285: 30282: 30279: 30273: 30269: 30268: 30265: 30262: 30259: 30256: 30253: 30250: 30247: 30244: 30241: 30238: 30232: 30231: 30225: 30224: 30221: 30218: 30215: 30212: 30209: 30206: 30203: 30200: 30197: 30191: 30187: 30186: 30183: 30180: 30177: 30174: 30168: 30167: 30161: 30160: 30157: 30154: 30151: 30148: 30145: 30142: 30139: 30136: 30133: 30130: 30127: 30124: 30121: 30118: 30112: 30108: 30107: 30101: 30100: 30094: 30093: 30090: 30087: 30081: 30080: 30077: 30074: 30071: 30065: 30064: 30058: 30057: 30051: 30050: 30047: 30044: 30038: 30037: 30034: 30031: 30028: 30022: 30021: 30015: 30014: 30008: 30007: 30004: 30001: 29995: 29994: 29991: 29988: 29985: 29979: 29978: 29972: 29971: 29965: 29964: 29961: 29958: 29952: 29951: 29948: 29945: 29942: 29936: 29935: 29929: 29928: 29922: 29921: 29918: 29915: 29909: 29908: 29905: 29902: 29899: 29893: 29892: 29886: 29885: 29882: 29879: 29876: 29870: 29866: 29865: 29862: 29859: 29856: 29850: 29849: 29843: 29842: 29839: 29836: 29833: 29830: 29827: 29824: 29821: 29815: 29814: 29808: 29804: 29803: 29797: 29796: 29793: 29790: 29784: 29783: 29777: 29776: 29770: 29769: 29766: 29763: 29757: 29756: 29753: 29750: 29747: 29741: 29740: 29737: 29734: 29731: 29725: 29724: 29721: 29718: 29715: 29709: 29708: 29705: 29702: 29699: 29693: 29692: 29689: 29686: 29683: 29677: 29673: 29672: 29666: 29665: 29662: 29659: 29656: 29650: 29649: 29646: 29643: 29640: 29637: 29634: 29628: 29627: 29624: 29621: 29618: 29615: 29612: 29609: 29606: 29600: 29599: 29593: 29592: 29586: 29582: 29581: 29575: 29574: 29571: 29568: 29565: 29559: 29558: 29555: 29552: 29549: 29546: 29543: 29537: 29536: 29533: 29530: 29527: 29524: 29521: 29518: 29515: 29509: 29508: 29502: 29501: 29498: 29495: 29492: 29489: 29486: 29483: 29480: 29477: 29474: 29471: 29468: 29465: 29459: 29455: 29454: 29448: 29447: 29444: 29441: 29438: 29432: 29431: 29428: 29425: 29422: 29419: 29416: 29410: 29409: 29406: 29403: 29400: 29397: 29394: 29391: 29388: 29382: 29381: 29375: 29374: 29371: 29368: 29365: 29362: 29359: 29356: 29353: 29350: 29347: 29344: 29341: 29338: 29332: 29328: 29327: 29321: 29320: 29317: 29314: 29311: 29305: 29304: 29301: 29298: 29295: 29292: 29289: 29283: 29282: 29279: 29276: 29273: 29270: 29267: 29264: 29261: 29255: 29254: 29248: 29247: 29244: 29241: 29238: 29235: 29232: 29229: 29226: 29223: 29220: 29217: 29214: 29208: 29207: 29201: 29200: 29197: 29194: 29191: 29188: 29185: 29182: 29179: 29176: 29173: 29170: 29167: 29164: 29161: 29158: 29155: 29152: 29149: 29146: 29143: 29140: 29137: 29134: 29131: 29128: 29125: 29122: 29119: 29116: 29113: 29110: 29107: 29104: 29101: 29098: 29095: 29092: 29089: 29086: 29083: 29080: 29077: 29071: 29070: 29067: 29064: 29058: 29057: 29054: 29051: 29045: 29044: 29041: 29038: 29032: 29031: 29028: 29025: 29022: 29016: 29015: 29012: 29009: 29006: 29003: 29000: 28997: 28994: 28991: 28985: 28984: 28978: 28974: 28973: 28967: 28966: 28963: 28960: 28954: 28953: 28947: 28946: 28940: 28939: 28933: 28932: 28929: 28926: 28920: 28919: 28916: 28913: 28910: 28904: 28903: 28900: 28897: 28894: 28888: 28887: 28884: 28881: 28878: 28872: 28871: 28868: 28865: 28862: 28856: 28855: 28852: 28849: 28846: 28840: 28836: 28835: 28829: 28828: 28825: 28822: 28819: 28816: 28813: 28807: 28806: 28803: 28800: 28797: 28794: 28791: 28788: 28785: 28782: 28779: 28773: 28772: 28769: 28766: 28763: 28760: 28757: 28754: 28751: 28745: 28741: 28740: 28737: 28734: 28731: 28728: 28725: 28722: 28719: 28713: 28712: 28709: 28706: 28703: 28700: 28697: 28694: 28691: 28685: 28684: 28681: 28678: 28675: 28672: 28669: 28666: 28663: 28660: 28657: 28654: 28651: 28645: 28644: 28638: 28637: 28631: 28630: 28627: 28624: 28618: 28617: 28614: 28611: 28608: 28605: 28602: 28599: 28596: 28593: 28590: 28584: 28583: 28577: 28576: 28573: 28570: 28567: 28564: 28561: 28558: 28555: 28552: 28549: 28546: 28540: 28539: 28533: 28532: 28529: 28526: 28523: 28520: 28517: 28514: 28511: 28508: 28505: 28502: 28499: 28496: 28493: 28490: 28484: 28480: 28479: 28476: 28473: 28470: 28467: 28461: 28460: 28457: 28454: 28451: 28448: 28442: 28441: 28435: 28434: 28428: 28424: 28423: 28417: 28416: 28413: 28410: 28407: 28401: 28400: 28397: 28394: 28391: 28388: 28385: 28379: 28378: 28375: 28372: 28369: 28366: 28363: 28360: 28357: 28351: 28350: 28347: 28344: 28341: 28335: 28334: 28328: 28327: 28324: 28321: 28318: 28315: 28312: 28309: 28306: 28303: 28300: 28297: 28294: 28288: 28284: 28283: 28280: 28277: 28274: 28271: 28268: 28265: 28262: 28259: 28256: 28253: 28250: 28247: 28241: 28240: 28237: 28234: 28231: 28228: 28225: 28222: 28219: 28216: 28210: 28209: 28203: 28202: 28199: 28196: 28193: 28190: 28187: 28184: 28181: 28178: 28175: 28172: 28169: 28166: 28163: 28160: 28157: 28151: 28147: 28146: 28143: 28140: 28137: 28134: 28128: 28127: 28124: 28121: 28118: 28115: 28112: 28109: 28106: 28103: 28100: 28097: 28094: 28091: 28088: 28085: 28082: 28076: 28075: 28072: 28069: 28066: 28063: 28060: 28057: 28054: 28051: 28048: 28045: 28042: 28039: 28036: 28033: 28030: 28027: 28024: 28018: 28017: 28014: 28011: 28008: 28005: 28002: 27999: 27996: 27993: 27990: 27987: 27984: 27981: 27978: 27975: 27972: 27966: 27965: 27959: 27958: 27952: 27951: 27945: 27944: 27941: 27938: 27935: 27932: 27929: 27926: 27923: 27920: 27914: 27913: 27910: 27907: 27904: 27901: 27898: 27895: 27892: 27889: 27886: 27880: 27879: 27876: 27873: 27870: 27867: 27864: 27861: 27858: 27855: 27852: 27846: 27845: 27842: 27839: 27836: 27833: 27830: 27827: 27824: 27821: 27818: 27815: 27809: 27808: 27805: 27802: 27799: 27796: 27793: 27790: 27787: 27784: 27781: 27775: 27774: 27771: 27768: 27765: 27762: 27759: 27756: 27753: 27750: 27744: 27743: 27740: 27737: 27734: 27731: 27728: 27725: 27722: 27719: 27716: 27713: 27710: 27704: 27703: 27700: 27697: 27691: 27690: 27687: 27684: 27678: 27677: 27674: 27671: 27665: 27664: 27661: 27658: 27652: 27651: 27648: 27645: 27639: 27638: 27635: 27632: 27629: 27623: 27622: 27619: 27616: 27613: 27610: 27607: 27604: 27601: 27598: 27592: 27591: 27585: 27581: 27580: 27574: 27573: 27570: 27567: 27561: 27557: 27556: 27550: 27549: 27543: 27542: 27539: 27536: 27533: 27530: 27524: 27523: 27520: 27517: 27514: 27511: 27508: 27502: 27501: 27498: 27495: 27492: 27486: 27485: 27482: 27479: 27476: 27470: 27469: 27466: 27463: 27460: 27454: 27453: 27450: 27447: 27444: 27438: 27437: 27431: 27427: 27426: 27420: 27419: 27416: 27413: 27410: 27409:"\n\n" 27407: 27404: 27401: 27398: 27395: 27392: 27389: 27386: 27380: 27379: 27376: 27373: 27370: 27367: 27364: 27361: 27358: 27355: 27352: 27349: 27346: 27343: 27337: 27336: 27333: 27330: 27327: 27324: 27321: 27318: 27315: 27309: 27305: 27304: 27301: 27298: 27295: 27289: 27288: 27285: 27282: 27279: 27276: 27273: 27270: 27267: 27264: 27258: 27254: 27253: 27250: 27247: 27244: 27241: 27235: 27234: 27228: 27227: 27224: 27223:containsNotesHdr 27221: 27218: 27215: 27209: 27208: 27202: 27198: 27197: 27191: 27190: 27184: 27183: 27180: 27174: 27173: 27170: 27167: 27164: 27163:containsNotesHdr 27158: 27157: 27154: 27151: 27148: 27145: 27142: 27139: 27136: 27130: 27129: 27126: 27123: 27120: 27114: 27113: 27110: 27107: 27104: 27101: 27098: 27095: 27092: 27089: 27086: 27083: 27080: 27077: 27071: 27070: 27064: 27063: 27060: 27057: 27054: 27051: 27048: 27045: 27042: 27036: 27032: 27031: 27028: 27025: 27022: 27019: 27013: 27012: 27006: 27005: 27002: 26999: 26996: 26993: 26990: 26987: 26984: 26981: 26978: 26975: 26972: 26969: 26966: 26963: 26957: 26953: 26952: 26949: 26946: 26943: 26937: 26936: 26930: 26926: 26925: 26922: 26919: 26916: 26915:containsNotesHdr 26913: 26907: 26906: 26903: 26900: 26897: 26894: 26888: 26887: 26884: 26881: 26878: 26875: 26869: 26868: 26865: 26862: 26859: 26856: 26850: 26849: 26843: 26842: 26839: 26836: 26833: 26830: 26827: 26821: 26820: 26814: 26810: 26809: 26803: 26802: 26796: 26795: 26789: 26788: 26785: 26782: 26779: 26776: 26770: 26769: 26766: 26763: 26760: 26757: 26754: 26748: 26747: 26744: 26741: 26738: 26735: 26732: 26726: 26725: 26722: 26719: 26713: 26712: 26706: 26705: 26702: 26699: 26696: 26693: 26690: 26687: 26684: 26681: 26678: 26672: 26671: 26665: 26661: 26660: 26657: 26651: 26650: 26647: 26644: 26641: 26635: 26631: 26630: 26624: 26623: 26617: 26616: 26613: 26607: 26606: 26603: 26600: 26597: 26591: 26590: 26584: 26583: 26580: 26577: 26574: 26571: 26568: 26565: 26562: 26559: 26556: 26550: 26549: 26543: 26542: 26539: 26536: 26533: 26530: 26527: 26524: 26521: 26518: 26515: 26512: 26509: 26506: 26503: 26500: 26497: 26494: 26488: 26487: 26484: 26481: 26478: 26475: 26469: 26468: 26462: 26458: 26457: 26454: 26451: 26448: 26445: 26439: 26435: 26434: 26431: 26425: 26424: 26421: 26418: 26415: 26412: 26409: 26403: 26402: 26396: 26395: 26389: 26388: 26385: 26382: 26379: 26376: 26373: 26370: 26367: 26364: 26361: 26358: 26355: 26352: 26349: 26346: 26340: 26339: 26333: 26329: 26328: 26322: 26321: 26315: 26314: 26311: 26308: 26302: 26301: 26298: 26295: 26289: 26288: 26285: 26282: 26279: 26273: 26272: 26266: 26265: 26259: 26258: 26255: 26252: 26246: 26245: 26242: 26239: 26233: 26232: 26229: 26226: 26223: 26217: 26216: 26210: 26209: 26203: 26202: 26199: 26196: 26190: 26189: 26186: 26183: 26177: 26176: 26173: 26170: 26167: 26161: 26160: 26154: 26153: 26147: 26146: 26143: 26140: 26134: 26133: 26130: 26127: 26121: 26120: 26117: 26114: 26111: 26105: 26104: 26098: 26097: 26094: 26091: 26088: 26082: 26081: 26075: 26071: 26070: 26067: 26064: 26061: 26058: 26052: 26051: 26048: 26045: 26042: 26036: 26035: 26029: 26028: 26025: 26022: 26019: 26016: 26013: 26010: 26007: 26001: 26000: 25994: 25990: 25989: 25983: 25982: 25979: 25976: 25970: 25966: 25965: 25959: 25958: 25952: 25951: 25945: 25944: 25938: 25937: 25934: 25931: 25925: 25924: 25921: 25918: 25915: 25912: 25909: 25906: 25903: 25897: 25896: 25893: 25892:"name" 25890: 25887: 25881: 25880: 25877: 25874: 25871: 25865: 25864: 25861: 25858: 25855: 25849: 25848: 25845: 25842: 25839: 25833: 25829: 25828: 25825: 25822: 25819: 25816: 25813: 25810: 25807: 25801: 25800: 25794: 25793: 25790: 25784: 25780: 25779: 25773: 25772: 25766: 25765: 25762: 25759: 25753: 25752: 25749: 25746: 25743: 25740: 25737: 25734: 25731: 25725: 25724: 25721: 25718: 25715: 25709: 25708: 25705: 25702: 25699: 25693: 25692: 25689: 25686: 25683: 25677: 25676: 25673: 25670: 25667: 25661: 25657: 25656: 25653: 25650: 25644: 25643: 25640: 25637: 25634: 25631: 25628: 25625: 25622: 25619: 25616: 25613: 25610: 25607: 25604: 25601: 25598: 25595: 25592: 25589: 25586: 25583: 25580: 25574: 25573: 25567: 25563: 25562: 25559: 25556: 25550: 25549: 25546: 25543: 25540: 25537: 25534: 25531: 25528: 25525: 25522: 25519: 25516: 25513: 25510: 25507: 25504: 25501: 25498: 25495: 25492: 25489: 25486: 25480: 25479: 25473: 25469: 25468: 25465: 25462: 25459: 25456: 25450: 25449: 25446: 25443: 25440: 25437: 25431: 25430: 25427: 25424: 25421: 25418: 25415: 25412: 25409: 25406: 25403: 25400: 25397: 25391: 25390: 25384: 25383: 25380: 25377: 25374: 25371: 25368: 25365: 25362: 25356: 25355: 25349: 25348: 25342: 25338: 25337: 25334: 25331: 25328: 25325: 25322: 25319: 25316: 25313: 25310: 25307: 25304: 25301: 25298: 25295: 25292: 25289: 25283: 25282: 25276: 25272: 25271: 25268: 25265: 25262: 25259: 25256: 25253: 25250: 25247: 25244: 25241: 25238: 25235: 25232: 25226: 25225: 25222: 25219: 25216: 25213: 25210: 25207: 25204: 25201: 25195: 25194: 25188: 25184: 25183: 25180: 25177: 25174: 25173:"<" 25171: 25168: 25162: 25161: 25155: 25154: 25148: 25147: 25141: 25140: 25137: 25134: 25131: 25125: 25124: 25121: 25118: 25115: 25112: 25109: 25106: 25103: 25100: 25097: 25094: 25091: 25085: 25084: 25078: 25077: 25074: 25071: 25068: 25065: 25062: 25059: 25056: 25053: 25050: 25047: 25044: 25041: 25038: 25035: 25029: 25028: 25022: 25021: 25015: 25014: 25008: 25007: 25001: 25000: 24997: 24991: 24987: 24986: 24980: 24979: 24973: 24972: 24969: 24966: 24960: 24959: 24956: 24953: 24950: 24944: 24943: 24940: 24937: 24934: 24928: 24927: 24924: 24921: 24918: 24912: 24911: 24908: 24905: 24902: 24896: 24895: 24892: 24889: 24886: 24880: 24876: 24875: 24869: 24868: 24865: 24864:"}}\n" 24862: 24859: 24856: 24853: 24850: 24847: 24841: 24840: 24837: 24834: 24831: 24825: 24824: 24821: 24818: 24815: 24812: 24811:referencesHeader 24809: 24806: 24803: 24800: 24797: 24794: 24788: 24784: 24783: 24780: 24777: 24774: 24773:referencesHeader 24768: 24767: 24764: 24763:referencesHeader 24761: 24758: 24755: 24752: 24749: 24746: 24743: 24737: 24733: 24732: 24729: 24726: 24723: 24722:referencesHeader 24717: 24716: 24710: 24709: 24706: 24705:includesNotesHdr 24703: 24700: 24697: 24691: 24690: 24684: 24680: 24679: 24673: 24672: 24666: 24665: 24662: 24656: 24655: 24652: 24649: 24646: 24645:includesNotesHdr 24640: 24636: 24635: 24632: 24631:"}}\n" 24629: 24626: 24623: 24620: 24617: 24614: 24608: 24607: 24604: 24601: 24598: 24592: 24588: 24587: 24584: 24581: 24578: 24575: 24572: 24569: 24566: 24563: 24560: 24557: 24554: 24551: 24545: 24544: 24541: 24535: 24531: 24530: 24527: 24524: 24521: 24518: 24515: 24512: 24509: 24506: 24503: 24500: 24497: 24494: 24488: 24487: 24484: 24481: 24478: 24475: 24472: 24469: 24466: 24460: 24459: 24453: 24449: 24448: 24445: 24442: 24439: 24436: 24433: 24430: 24424: 24423: 24417: 24416: 24413: 24410: 24407: 24404: 24401: 24398: 24395: 24389: 24385: 24384: 24381: 24378: 24375: 24372: 24366: 24365: 24359: 24358: 24355: 24352: 24349: 24346: 24343: 24340: 24337: 24334: 24331: 24328: 24325: 24322: 24319: 24316: 24310: 24306: 24305: 24302: 24299: 24296: 24290: 24286: 24285: 24279: 24278: 24272: 24271: 24265: 24264: 24258: 24254: 24253: 24250: 24247: 24244: 24243:includesNotesHdr 24241: 24235: 24234: 24231: 24228: 24225: 24222: 24219: 24216: 24213: 24210: 24204: 24203: 24200: 24197: 24194: 24191: 24185: 24184: 24181: 24178: 24175: 24172: 24166: 24165: 24162: 24159: 24156: 24153: 24147: 24146: 24140: 24139: 24136: 24133: 24130: 24127: 24124: 24121: 24118: 24112: 24111: 24105: 24101: 24100: 24097: 24091: 24090: 24087: 24084: 24081: 24075: 24071: 24070: 24064: 24063: 24057: 24056: 24053: 24047: 24046: 24043: 24040: 24037: 24031: 24030: 24024: 24023: 24020: 24017: 24014: 24011: 24008: 24005: 24002: 23996: 23995: 23989: 23988: 23985: 23982: 23979: 23976: 23973: 23970: 23967: 23964: 23961: 23958: 23955: 23952: 23949: 23946: 23940: 23939: 23936: 23933: 23930: 23927: 23921: 23917: 23916: 23910: 23909: 23906: 23905:'"' 23903: 23900: 23897: 23894: 23888: 23887: 23884: 23883:'"' 23881: 23878: 23875: 23872: 23866: 23865: 23862: 23859: 23856: 23853: 23850: 23844: 23843: 23840: 23837: 23834: 23831: 23828: 23822: 23821: 23818: 23815: 23812: 23809: 23806: 23800: 23799: 23796: 23793: 23790: 23787: 23784: 23778: 23777: 23774: 23771: 23768: 23762: 23761: 23755: 23751: 23750: 23747: 23744: 23741: 23738: 23735: 23732: 23729: 23726: 23723: 23720: 23717: 23711: 23707: 23706: 23703: 23700: 23697: 23694: 23691: 23688: 23685: 23682: 23679: 23673: 23672: 23669: 23666: 23663: 23660: 23657: 23654: 23651: 23648: 23645: 23639: 23638: 23635: 23632: 23629: 23626: 23623: 23620: 23617: 23614: 23611: 23605: 23604: 23601: 23598: 23595: 23592: 23589: 23586: 23583: 23580: 23577: 23571: 23570: 23567: 23564: 23561: 23558: 23555: 23552: 23549: 23546: 23543: 23537: 23536: 23533: 23530: 23527: 23524: 23521: 23518: 23515: 23512: 23509: 23503: 23502: 23499: 23496: 23493: 23490: 23484: 23483: 23480: 23477: 23474: 23471: 23468: 23465: 23462: 23459: 23456: 23453: 23450: 23447: 23444: 23441: 23438: 23435: 23432: 23429: 23426: 23423: 23417: 23416: 23413: 23410: 23407: 23404: 23401: 23398: 23395: 23392: 23389: 23386: 23383: 23380: 23377: 23374: 23371: 23368: 23365: 23362: 23359: 23356: 23350: 23349: 23346: 23343: 23340: 23337: 23334: 23331: 23328: 23325: 23322: 23319: 23316: 23313: 23310: 23307: 23304: 23301: 23298: 23295: 23292: 23289: 23286: 23283: 23280: 23274: 23273: 23270: 23267: 23264: 23261: 23258: 23255: 23252: 23249: 23246: 23243: 23240: 23237: 23234: 23231: 23228: 23225: 23222: 23219: 23216: 23213: 23207: 23206: 23203: 23200: 23197: 23194: 23191: 23188: 23185: 23182: 23179: 23176: 23173: 23170: 23167: 23164: 23161: 23158: 23155: 23152: 23149: 23146: 23140: 23139: 23136: 23133: 23130: 23127: 23124: 23121: 23118: 23115: 23112: 23109: 23106: 23103: 23100: 23097: 23094: 23091: 23088: 23085: 23082: 23079: 23073: 23072: 23069: 23066: 23063: 23060: 23057: 23054: 23053:">" 23051: 23048: 23045: 23042: 23039: 23036: 23033: 23032:">" 23030: 23027: 23024: 23021: 23018: 23015: 23012: 23006: 23005: 22999: 22998: 22992: 22991: 22985: 22984: 22978: 22977: 22971: 22970: 22964: 22963: 22957: 22953: 22952: 22946: 22945: 22942: 22939: 22936: 22930: 22929: 22926: 22923: 22920: 22917: 22914: 22911: 22908: 22905: 22899: 22898: 22892: 22891: 22888: 22885: 22884:'"' 22882: 22879: 22876: 22873: 22867: 22866: 22863: 22860: 22857: 22854: 22848: 22847: 22844: 22841: 22838: 22835: 22829: 22828: 22822: 22821: 22818: 22815: 22814:">" 22812: 22809: 22806: 22805:">" 22803: 22800: 22797: 22794: 22791: 22788: 22785: 22782: 22779: 22776: 22773: 22770: 22764: 22763: 22760: 22757: 22756:">" 22754: 22751: 22748: 22745: 22742: 22739: 22733: 22732: 22729: 22726: 22723: 22720: 22717: 22714: 22711: 22708: 22705: 22699: 22698: 22695: 22692: 22689: 22686: 22683: 22680: 22677: 22674: 22668: 22667: 22664: 22661: 22658: 22655: 22652: 22649: 22646: 22640: 22639: 22636: 22633: 22630: 22627: 22624: 22621: 22615: 22614: 22611: 22608: 22605: 22602: 22599: 22593: 22592: 22586: 22585: 22582: 22579: 22576: 22573: 22570: 22567: 22564: 22561: 22558: 22555: 22552: 22549: 22546: 22540: 22539: 22536: 22533: 22530: 22527: 22524: 22521: 22515: 22511: 22510: 22504: 22503: 22500: 22497: 22494: 22491: 22488: 22482: 22481: 22478: 22475: 22472: 22469: 22466: 22460: 22459: 22453: 22452: 22449: 22446: 22443: 22440: 22437: 22434: 22431: 22428: 22425: 22422: 22419: 22416: 22413: 22410: 22407: 22401: 22397: 22396: 22393: 22390: 22387: 22381: 22380: 22377: 22374: 22371: 22368: 22362: 22361: 22358: 22355: 22352: 22349: 22346: 22343: 22337: 22336: 22333: 22330: 22327: 22324: 22318: 22317: 22314: 22311: 22308: 22305: 22299: 22298: 22292: 22288: 22287: 22284: 22281: 22278: 22272: 22271: 22268: 22265: 22262: 22256: 22255: 22249: 22248: 22245: 22242: 22239: 22236: 22233: 22230: 22227: 22221: 22220: 22214: 22213: 22207: 22206: 22200: 22196: 22195: 22189: 22188: 22185: 22182: 22176: 22175: 22169: 22168: 22162: 22161: 22158: 22155: 22149: 22148: 22145: 22142: 22139: 22133: 22132: 22129: 22126: 22123: 22117: 22116: 22113: 22110: 22107: 22101: 22100: 22097: 22094: 22091: 22085: 22084: 22081: 22078: 22075: 22069: 22065: 22064: 22061: 22058: 22055: 22052: 22049: 22046: 22043: 22037: 22036: 22033: 22030: 22027: 22024: 22021: 22018: 22015: 22009: 22005: 22004: 21998: 21997: 21994: 21991: 21988: 21985: 21982: 21979: 21976: 21970: 21969: 21963: 21962: 21959: 21956: 21953: 21950: 21947: 21944: 21941: 21938: 21935: 21932: 21929: 21926: 21923: 21920: 21917: 21914: 21911: 21908: 21902: 21901: 21898: 21895: 21892: 21889: 21886: 21883: 21880: 21877: 21874: 21871: 21868: 21865: 21862: 21859: 21856: 21853: 21847: 21846: 21840: 21836: 21835: 21832: 21829: 21826: 21823: 21820: 21817: 21814: 21811: 21808: 21805: 21802: 21799: 21796: 21793: 21790: 21787: 21781: 21780: 21777: 21774: 21771: 21768: 21765: 21762: 21759: 21756: 21753: 21750: 21747: 21744: 21741: 21738: 21735: 21732: 21729: 21726: 21723: 21717: 21716: 21710: 21706: 21705: 21702: 21699: 21696: 21693: 21687: 21686: 21683: 21680: 21677: 21674: 21671: 21668: 21665: 21662: 21659: 21656: 21653: 21650: 21647: 21644: 21641: 21638: 21632: 21631: 21628: 21625: 21622: 21619: 21616: 21613: 21610: 21607: 21604: 21601: 21598: 21595: 21592: 21589: 21586: 21583: 21577: 21576: 21573: 21570: 21567: 21564: 21561: 21558: 21555: 21552: 21549: 21546: 21543: 21540: 21537: 21534: 21531: 21525: 21524: 21521: 21518: 21512: 21511: 21505: 21504: 21498: 21497: 21494: 21491: 21488: 21485: 21482: 21479: 21476: 21473: 21467: 21466: 21460: 21459: 21456: 21453: 21450: 21447: 21444: 21441: 21438: 21435: 21432: 21429: 21423: 21422: 21419: 21416: 21413: 21410: 21407: 21404: 21401: 21398: 21395: 21389: 21388: 21382: 21381: 21378: 21375: 21372: 21369: 21366: 21363: 21360: 21357: 21354: 21351: 21345: 21344: 21341: 21338: 21335: 21332: 21329: 21326: 21323: 21320: 21317: 21311: 21310: 21307: 21304: 21301: 21298: 21295: 21292: 21289: 21286: 21283: 21277: 21276: 21273: 21270: 21267: 21264: 21261: 21258: 21255: 21252: 21249: 21246: 21243: 21237: 21236: 21230: 21226: 21225: 21222: 21219: 21213: 21212: 21209: 21206: 21200: 21199: 21196: 21193: 21187: 21186: 21183: 21180: 21177: 21171: 21170: 21167: 21164: 21161: 21158: 21155: 21152: 21149: 21146: 21140: 21139: 21133: 21129: 21128: 21122: 21121: 21118: 21115: 21109: 21108: 21102: 21101: 21095: 21094: 21088: 21087: 21084: 21081: 21075: 21074: 21071: 21068: 21065: 21059: 21058: 21055: 21052: 21049: 21043: 21042: 21039: 21036: 21033: 21027: 21026: 21023: 21020: 21017: 21011: 21010: 21007: 21004: 21001: 20995: 20994: 20988: 20987: 20984: 20981: 20978: 20972: 20971: 20968: 20965: 20962: 20959: 20956: 20950: 20949: 20946: 20943: 20940: 20937: 20934: 20928: 20927: 20921: 20920: 20914: 20910: 20909: 20903: 20902: 20899: 20896: 20893: 20887: 20886: 20883: 20880: 20877: 20874: 20871: 20868: 20865: 20862: 20859: 20856: 20850: 20849: 20846: 20843: 20840: 20837: 20834: 20831: 20828: 20825: 20822: 20819: 20813: 20809: 20808: 20805: 20802: 20799: 20796: 20793: 20787: 20786: 20783: 20780: 20777: 20774: 20771: 20768: 20765: 20762: 20759: 20756: 20753: 20750: 20747: 20744: 20741: 20738: 20735: 20729: 20728: 20725: 20722: 20719: 20716: 20713: 20710: 20707: 20704: 20701: 20698: 20695: 20692: 20689: 20686: 20683: 20680: 20677: 20671: 20667: 20666: 20663: 20660: 20657: 20654: 20648: 20647: 20641: 20640: 20637: 20634: 20631: 20628: 20625: 20622: 20619: 20616: 20613: 20610: 20607: 20604: 20598: 20594: 20593: 20587: 20586: 20583: 20580: 20577: 20571: 20570: 20567: 20564: 20561: 20558: 20555: 20552: 20549: 20546: 20543: 20540: 20534: 20533: 20530: 20527: 20524: 20521: 20518: 20515: 20512: 20509: 20506: 20503: 20497: 20496: 20490: 20489: 20486: 20483: 20480: 20477: 20474: 20471: 20468: 20465: 20462: 20459: 20456: 20453: 20447: 20443: 20442: 20436: 20435: 20429: 20428: 20425: 20424:completeTemplate 20422: 20419: 20416: 20413: 20407: 20406: 20403: 20400: 20397: 20394: 20391: 20385: 20384: 20381: 20378: 20375: 20372: 20369: 20368:completeTemplate 20366: 20363: 20360: 20354: 20353: 20350: 20347: 20344: 20341: 20338: 20335: 20332: 20331:completeTemplate 20329: 20326: 20323: 20320: 20319:completeTemplate 20317: 20314: 20313:completeTemplate 20308: 20307: 20304: 20301: 20298: 20295: 20292: 20289: 20286: 20283: 20280: 20277: 20274: 20273:completeTemplate 20271: 20265: 20264: 20261: 20258: 20255: 20252: 20249: 20246: 20243: 20237: 20236: 20230: 20229: 20223: 20219: 20218: 20212: 20211: 20208: 20207:completeTemplate 20205: 20202: 20199: 20196: 20190: 20189: 20186: 20183: 20180: 20179:completeTemplate 20177: 20174: 20171: 20168: 20162: 20161: 20158: 20157:completeTemplate 20155: 20152: 20149: 20146: 20143: 20140: 20134: 20130: 20129: 20123: 20122: 20119: 20118:completeTemplate 20116: 20113: 20110: 20107: 20104: 20101: 20100:completeTemplate 20095: 20094: 20091: 20088: 20085: 20082: 20079: 20076: 20073: 20070: 20067: 20064: 20061: 20055: 20054: 20051: 20050:completeTemplate 20048: 20045: 20042: 20039: 20036: 20033: 20030: 20027: 20024: 20018: 20017: 20011: 20010: 20007: 20004: 20001: 19998: 19995: 19994:completeTemplate 19992: 19989: 19986: 19983: 19980: 19977: 19974: 19971: 19968: 19965: 19962: 19959: 19958:completeTemplate 19956: 19953: 19952:"}}\n" 19950: 19947: 19944: 19941: 19938: 19935: 19929: 19925: 19924: 19921: 19918: 19915: 19914:completeTemplate 19912: 19909: 19908:completeTemplate 19903: 19902: 19899: 19896: 19893: 19890: 19887: 19886:completeTemplate 19884: 19881: 19880:completeTemplate 19875: 19874: 19871: 19870:completeTemplate 19868: 19865: 19862: 19859: 19858:completeTemplate 19853: 19849: 19848: 19845: 19844:completeTemplate 19842: 19839: 19836: 19833: 19830: 19827: 19826:completeTemplate 19824: 19821: 19818: 19815: 19812: 19809: 19806: 19803: 19800: 19797: 19796:completeTemplate 19791: 19790: 19787: 19784: 19781: 19778: 19775: 19772: 19769: 19768:completeTemplate 19766: 19763: 19760: 19757: 19754: 19751: 19748: 19745: 19742: 19739: 19733: 19732: 19729: 19726: 19723: 19722:completeTemplate 19720: 19714: 19710: 19709: 19706: 19703: 19700: 19697: 19691: 19690: 19687: 19684: 19681: 19678: 19675: 19672: 19669: 19666: 19663: 19660: 19657: 19654: 19651: 19648: 19645: 19639: 19638: 19632: 19631: 19628: 19625: 19622: 19619: 19616: 19613: 19610: 19607: 19604: 19601: 19598: 19595: 19592: 19589: 19586: 19583: 19580: 19577: 19574: 19571: 19568: 19562: 19561: 19555: 19554: 19551: 19548: 19545: 19542: 19539: 19536: 19533: 19530: 19527: 19524: 19521: 19518: 19512: 19508: 19507: 19501: 19500: 19494: 19493: 19490: 19489:completeTemplate 19487: 19484: 19481: 19478: 19472: 19471: 19468: 19465: 19462: 19459: 19456: 19450: 19449: 19446: 19443: 19440: 19437: 19434: 19433:completeTemplate 19431: 19428: 19425: 19419: 19418: 19415: 19412: 19409: 19406: 19403: 19400: 19397: 19396:completeTemplate 19394: 19391: 19388: 19385: 19384:completeTemplate 19382: 19379: 19378:completeTemplate 19373: 19372: 19369: 19366: 19363: 19360: 19357: 19354: 19351: 19350:completeTemplate 19348: 19342: 19341: 19338: 19335: 19332: 19329: 19326: 19323: 19320: 19314: 19313: 19307: 19306: 19300: 19296: 19295: 19289: 19288: 19285: 19284:completeTemplate 19282: 19279: 19276: 19273: 19267: 19266: 19263: 19260: 19257: 19256:completeTemplate 19254: 19251: 19248: 19245: 19239: 19238: 19235: 19234:completeTemplate 19232: 19229: 19226: 19223: 19220: 19217: 19211: 19207: 19206: 19200: 19199: 19196: 19195:completeTemplate 19193: 19190: 19187: 19184: 19181: 19178: 19177:completeTemplate 19172: 19171: 19168: 19165: 19162: 19159: 19156: 19153: 19150: 19147: 19144: 19141: 19138: 19132: 19131: 19128: 19127:completeTemplate 19125: 19122: 19119: 19116: 19113: 19110: 19107: 19104: 19101: 19095: 19094: 19088: 19087: 19084: 19081: 19078: 19075: 19072: 19071:completeTemplate 19069: 19066: 19063: 19060: 19057: 19054: 19051: 19048: 19045: 19042: 19039: 19036: 19035:completeTemplate 19033: 19030: 19029:"}}\n" 19027: 19024: 19021: 19018: 19015: 19012: 19006: 19002: 19001: 18998: 18995: 18992: 18991:completeTemplate 18989: 18986: 18985:completeTemplate 18980: 18979: 18976: 18973: 18970: 18967: 18964: 18963:completeTemplate 18961: 18958: 18957:completeTemplate 18952: 18951: 18948: 18947:completeTemplate 18945: 18942: 18939: 18936: 18935:completeTemplate 18930: 18926: 18925: 18922: 18921:completeTemplate 18919: 18916: 18913: 18910: 18907: 18904: 18903:completeTemplate 18901: 18898: 18895: 18892: 18889: 18886: 18883: 18880: 18877: 18874: 18873:completeTemplate 18868: 18867: 18864: 18861: 18858: 18855: 18852: 18849: 18846: 18845:completeTemplate 18843: 18840: 18837: 18834: 18831: 18828: 18825: 18822: 18819: 18816: 18810: 18809: 18806: 18803: 18800: 18799:completeTemplate 18797: 18791: 18787: 18786: 18783: 18780: 18777: 18774: 18768: 18767: 18764: 18761: 18758: 18755: 18752: 18749: 18746: 18743: 18740: 18737: 18734: 18731: 18728: 18725: 18722: 18716: 18715: 18709: 18708: 18705: 18702: 18699: 18696: 18693: 18690: 18687: 18684: 18681: 18678: 18675: 18672: 18669: 18666: 18663: 18660: 18657: 18654: 18651: 18648: 18645: 18639: 18638: 18632: 18631: 18628: 18625: 18622: 18619: 18616: 18613: 18610: 18607: 18604: 18601: 18598: 18595: 18589: 18585: 18584: 18578: 18577: 18574: 18573:completeTemplate 18571: 18568: 18565: 18562: 18556: 18555: 18552: 18549: 18546: 18543: 18540: 18534: 18533: 18530: 18527: 18524: 18521: 18518: 18517:completeTemplate 18515: 18512: 18509: 18503: 18502: 18499: 18496: 18493: 18490: 18487: 18484: 18481: 18480:completeTemplate 18478: 18475: 18472: 18469: 18468:completeTemplate 18466: 18463: 18462:completeTemplate 18457: 18456: 18453: 18450: 18447: 18444: 18441: 18438: 18435: 18434:completeTemplate 18432: 18426: 18425: 18422: 18419: 18416: 18413: 18410: 18407: 18404: 18398: 18397: 18391: 18390: 18387: 18384: 18381: 18378: 18375: 18372: 18369: 18366: 18363: 18360: 18357: 18354: 18348: 18344: 18343: 18337: 18336: 18333: 18330: 18327: 18321: 18320: 18317: 18314: 18311: 18305: 18304: 18301: 18298: 18295: 18292: 18289: 18286: 18283: 18277: 18276: 18270: 18269: 18266: 18263: 18260: 18257: 18254: 18251: 18248: 18245: 18242: 18239: 18236: 18233: 18230: 18227: 18221: 18220: 18214: 18213: 18210: 18207: 18204: 18201: 18198: 18195: 18192: 18189: 18186: 18183: 18180: 18177: 18174: 18171: 18168: 18165: 18162: 18159: 18156: 18153: 18150: 18147: 18144: 18141: 18138: 18135: 18132: 18129: 18126: 18123: 18120: 18117: 18114: 18111: 18108: 18105: 18102: 18099: 18096: 18093: 18090: 18087: 18084: 18081: 18078: 18075: 18072: 18069: 18066: 18063: 18060: 18054: 18050: 18049: 18046: 18043: 18040: 18037: 18034: 18031: 18028: 18025: 18022: 18019: 18016: 18010: 18009: 18006: 18003: 18000: 17997: 17994: 17991: 17988: 17985: 17982: 17979: 17973: 17972: 17969: 17966: 17963: 17960: 17957: 17954: 17951: 17948: 17942: 17938: 17937: 17934: 17931: 17928: 17922: 17921: 17915: 17914: 17911: 17908: 17905: 17899: 17898: 17895: 17892: 17889: 17886: 17883: 17880: 17877: 17874: 17871: 17868: 17862: 17861: 17858: 17855: 17849: 17848: 17842: 17841: 17838: 17835: 17832: 17829: 17826: 17823: 17820: 17817: 17814: 17811: 17808: 17805: 17802: 17799: 17796: 17793: 17790: 17787: 17784: 17781: 17778: 17775: 17769: 17765: 17764: 17758: 17757: 17754: 17751: 17748: 17742: 17738: 17737: 17734: 17731: 17728: 17725: 17722: 17719: 17716: 17713: 17710: 17707: 17704: 17701: 17698: 17695: 17692: 17689: 17686: 17683: 17680: 17674: 17673: 17670: 17667: 17664: 17661: 17658: 17655: 17652: 17649: 17646: 17643: 17640: 17637: 17634: 17631: 17628: 17625: 17622: 17619: 17616: 17613: 17610: 17607: 17604: 17601: 17598: 17595: 17592: 17589: 17586: 17580: 17579: 17576: 17573: 17570: 17567: 17564: 17561: 17558: 17555: 17552: 17549: 17546: 17543: 17540: 17537: 17534: 17531: 17528: 17525: 17522: 17519: 17516: 17513: 17510: 17507: 17504: 17501: 17498: 17495: 17492: 17486: 17485: 17482: 17479: 17476: 17473: 17470: 17467: 17464: 17461: 17458: 17455: 17452: 17449: 17446: 17443: 17440: 17437: 17434: 17431: 17428: 17425: 17422: 17419: 17416: 17413: 17410: 17407: 17404: 17401: 17398: 17392: 17391: 17388: 17385: 17382: 17379: 17376: 17373: 17370: 17367: 17364: 17361: 17358: 17355: 17352: 17349: 17346: 17343: 17340: 17337: 17334: 17331: 17328: 17325: 17322: 17319: 17316: 17313: 17310: 17307: 17304: 17298: 17297: 17294: 17291: 17288: 17285: 17282: 17279: 17276: 17273: 17270: 17267: 17264: 17261: 17258: 17255: 17252: 17249: 17246: 17243: 17240: 17237: 17234: 17231: 17228: 17225: 17222: 17219: 17216: 17213: 17210: 17204: 17203: 17197: 17196: 17193: 17190: 17187: 17184: 17181: 17178: 17175: 17172: 17169: 17166: 17163: 17160: 17157: 17154: 17151: 17148: 17145: 17142: 17139: 17136: 17133: 17130: 17127: 17124: 17121: 17118: 17115: 17112: 17109: 17106: 17100: 17099: 17096: 17093: 17090: 17087: 17084: 17081: 17078: 17075: 17072: 17069: 17066: 17063: 17060: 17057: 17054: 17051: 17048: 17045: 17042: 17039: 17036: 17033: 17030: 17027: 17024: 17021: 17018: 17015: 17012: 17009: 17003: 16999: 16998: 16992: 16991: 16988: 16985: 16982: 16976: 16975: 16972: 16969: 16966: 16963: 16960: 16954: 16953: 16950: 16947: 16944: 16941: 16938: 16935: 16932: 16926: 16925: 16919: 16918: 16915: 16912: 16909: 16906: 16903: 16900: 16897: 16894: 16891: 16888: 16885: 16882: 16876: 16872: 16871: 16865: 16864: 16861: 16858: 16855: 16849: 16845: 16844: 16841: 16838: 16835: 16832: 16829: 16826: 16823: 16820: 16817: 16814: 16811: 16808: 16805: 16802: 16799: 16796: 16793: 16790: 16787: 16781: 16780: 16777: 16774: 16771: 16768: 16765: 16762: 16759: 16756: 16753: 16750: 16747: 16744: 16741: 16738: 16735: 16732: 16729: 16726: 16723: 16720: 16717: 16714: 16711: 16708: 16705: 16702: 16699: 16696: 16693: 16690: 16684: 16683: 16680: 16677: 16674: 16671: 16668: 16665: 16662: 16659: 16656: 16653: 16650: 16647: 16644: 16641: 16638: 16635: 16632: 16629: 16626: 16623: 16620: 16617: 16614: 16611: 16608: 16605: 16602: 16599: 16596: 16593: 16587: 16586: 16583: 16580: 16577: 16574: 16571: 16568: 16565: 16562: 16559: 16556: 16553: 16550: 16547: 16544: 16541: 16538: 16535: 16532: 16529: 16526: 16523: 16520: 16517: 16514: 16511: 16508: 16505: 16502: 16499: 16493: 16492: 16486: 16485: 16482: 16479: 16476: 16473: 16470: 16467: 16464: 16461: 16458: 16455: 16452: 16449: 16446: 16443: 16440: 16437: 16434: 16431: 16428: 16425: 16422: 16419: 16416: 16413: 16410: 16407: 16404: 16401: 16398: 16395: 16392: 16389: 16386: 16383: 16380: 16377: 16374: 16371: 16368: 16365: 16362: 16356: 16355: 16349: 16348: 16345: 16342: 16339: 16336: 16333: 16330: 16327: 16324: 16321: 16318: 16315: 16312: 16306: 16305: 16302: 16299: 16296: 16293: 16290: 16287: 16284: 16281: 16278: 16275: 16272: 16269: 16266: 16263: 16260: 16257: 16254: 16251: 16248: 16245: 16242: 16239: 16236: 16233: 16230: 16227: 16224: 16221: 16218: 16215: 16212: 16209: 16206: 16203: 16200: 16197: 16194: 16191: 16188: 16185: 16182: 16179: 16176: 16173: 16170: 16167: 16164: 16161: 16158: 16155: 16152: 16149: 16146: 16143: 16140: 16137: 16134: 16131: 16128: 16125: 16122: 16119: 16116: 16113: 16110: 16107: 16104: 16101: 16098: 16095: 16092: 16089: 16086: 16083: 16080: 16077: 16074: 16071: 16068: 16065: 16062: 16059: 16056: 16053: 16047: 16046: 16040: 16039: 16036: 16033: 16030: 16027: 16024: 16021: 16018: 16015: 16012: 16009: 16003: 16002: 15999: 15996: 15993: 15990: 15987: 15984: 15978: 15977: 15974: 15971: 15965: 15964: 15961: 15958: 15952: 15951: 15948: 15945: 15939: 15938: 15935: 15932: 15926: 15925: 15922: 15919: 15916: 15910: 15909: 15906: 15903: 15900: 15897: 15894: 15891: 15888: 15885: 15882: 15879: 15876: 15873: 15870: 15867: 15864: 15861: 15858: 15855: 15852: 15846: 15845: 15842: 15839: 15836: 15833: 15830: 15827: 15824: 15821: 15815: 15814: 15808: 15804: 15803: 15797: 15796: 15790: 15789: 15783: 15782: 15776: 15772: 15771: 15768: 15765: 15762: 15759: 15756: 15753: 15750: 15747: 15744: 15741: 15738: 15735: 15732: 15729: 15726: 15723: 15720: 15717: 15714: 15711: 15708: 15705: 15702: 15699: 15693: 15689: 15685: 15684: 15678: 15677: 15671: 15670: 15664: 15663: 15657: 15656: 15650: 15649: 15643: 15639: 15638: 15632: 15628: 15627: 15624: 15621: 15618: 15612: 15611: 15605: 15604: 15601: 15598: 15592: 15588: 15587: 15581: 15580: 15577: 15574: 15568: 15564: 15563: 15557: 15556: 15553: 15550: 15547: 15544: 15541: 15538: 15535: 15532: 15529: 15526: 15523: 15520: 15517: 15514: 15511: 15505: 15504: 15498: 15497: 15494: 15491: 15488: 15485: 15482: 15479: 15476: 15470: 15469: 15466: 15463: 15460: 15457: 15454: 15451: 15448: 15442: 15441: 15438: 15435: 15432: 15429: 15426: 15423: 15420: 15417: 15414: 15411: 15405: 15404: 15401: 15398: 15395: 15392: 15389: 15386: 15380: 15379: 15373: 15372: 15366: 15365: 15359: 15358: 15352: 15351: 15345: 15344: 15338: 15334: 15333: 15327: 15326: 15323: 15320: 15317: 15314: 15311: 15308: 15305: 15299: 15298: 15295: 15292: 15289: 15286: 15283: 15277: 15276: 15270: 15269: 15266: 15260: 15259: 15253: 15252: 15249: 15246: 15243: 15240: 15237: 15234: 15231: 15225: 15224: 15221: 15218: 15215: 15212: 15206: 15205: 15202: 15199: 15193: 15192: 15186: 15185: 15182: 15179: 15176: 15173: 15170: 15167: 15164: 15158: 15157: 15154: 15151: 15148: 15145: 15142: 15139: 15136: 15133: 15130: 15127: 15124: 15121: 15118: 15115: 15112: 15109: 15106: 15103: 15097: 15096: 15090: 15089: 15086: 15083: 15080: 15077: 15074: 15071: 15068: 15065: 15062: 15056: 15055: 15052: 15049: 15046: 15043: 15040: 15037: 15034: 15031: 15025: 15024: 15021: 15018: 15015: 15012: 15009: 15006: 15003: 15000: 14994: 14993: 14990: 14987: 14984: 14981: 14978: 14975: 14972: 14969: 14963: 14962: 14956: 14955: 14949: 14948: 14942: 14938: 14937: 14931: 14930: 14927: 14924: 14921: 14918: 14915: 14909: 14908: 14902: 14901: 14895: 14894: 14891: 14890:'"' 14888: 14885: 14882: 14879: 14876: 14873: 14870: 14867: 14864: 14861: 14858: 14855: 14852: 14849: 14846: 14843: 14837: 14836: 14830: 14829: 14826: 14823: 14820: 14817: 14814: 14811: 14808: 14802: 14801: 14798: 14795: 14792: 14789: 14786: 14783: 14780: 14777: 14771: 14770: 14767: 14764: 14761: 14758: 14755: 14752: 14749: 14743: 14742: 14739: 14736: 14733: 14730: 14727: 14724: 14721: 14718: 14715: 14712: 14709: 14706: 14703: 14697: 14696: 14693: 14690: 14687: 14684: 14681: 14678: 14675: 14669: 14668: 14665: 14662: 14659: 14656: 14653: 14650: 14647: 14641: 14640: 14639:// Render in DOM 14634: 14630: 14629: 14626: 14623: 14620: 14614: 14613: 14610: 14607: 14604: 14601: 14598: 14595: 14589: 14588: 14585: 14582: 14579: 14573: 14572: 14569: 14566: 14563: 14560: 14557: 14554: 14551: 14548: 14545: 14542: 14539: 14536: 14530: 14529: 14526: 14523: 14520: 14514: 14513: 14510: 14507: 14504: 14501: 14498: 14495: 14489: 14488: 14485: 14482: 14479: 14473: 14472: 14469: 14466: 14463: 14460: 14457: 14451: 14450: 14444: 14443: 14440: 14437: 14434: 14431: 14428: 14422: 14421: 14418: 14412: 14411: 14408: 14405: 14402: 14399: 14396: 14393: 14390: 14384: 14383: 14377: 14376: 14370: 14369: 14366: 14363: 14360: 14357: 14354: 14351: 14348: 14345: 14342: 14339: 14336: 14333: 14330: 14327: 14324: 14321: 14318: 14315: 14309: 14308: 14305: 14302: 14299: 14296: 14293: 14290: 14287: 14284: 14278: 14277: 14274: 14271: 14268: 14265: 14262: 14259: 14256: 14253: 14250: 14247: 14244: 14241: 14238: 14235: 14232: 14229: 14223: 14222: 14219: 14216: 14213: 14210: 14204: 14203: 14197: 14196: 14193: 14190: 14187: 14184: 14181: 14178: 14175: 14172: 14169: 14166: 14163: 14160: 14157: 14154: 14151: 14148: 14145: 14142: 14136: 14135: 14132: 14129: 14126: 14123: 14120: 14117: 14114: 14111: 14108: 14105: 14102: 14099: 14096: 14093: 14090: 14084: 14083: 14080: 14077: 14074: 14071: 14068: 14065: 14062: 14059: 14056: 14053: 14050: 14047: 14044: 14041: 14038: 14035: 14032: 14026: 14025: 14022: 14019: 14016: 14013: 14010: 14007: 14004: 14001: 13998: 13995: 13989: 13988: 13982: 13981: 13978: 13975: 13972: 13969: 13966: 13960: 13959: 13956: 13953: 13950: 13947: 13944: 13941: 13938: 13935: 13932: 13929: 13926: 13920: 13919: 13916: 13913: 13910: 13904: 13903: 13897: 13896: 13893: 13890: 13887: 13884: 13881: 13878: 13872: 13871: 13868: 13865: 13859: 13858: 13855: 13852: 13849: 13846: 13843: 13840: 13837: 13831: 13830: 13827: 13824: 13821: 13818: 13815: 13812: 13809: 13806: 13803: 13800: 13794: 13793: 13790: 13787: 13784: 13781: 13778: 13775: 13772: 13769: 13766: 13763: 13760: 13757: 13751: 13750: 13747: 13744: 13741: 13738: 13735: 13732: 13729: 13726: 13720: 13719: 13713: 13712: 13706: 13705: 13702: 13699: 13696: 13693: 13690: 13687: 13684: 13681: 13675: 13674: 13671: 13668: 13665: 13659: 13658: 13655: 13652: 13649: 13646: 13643: 13637: 13636: 13630: 13629: 13626: 13623: 13620: 13617: 13614: 13611: 13608: 13605: 13599: 13598: 13595: 13592: 13589: 13583: 13582: 13579: 13576: 13573: 13570: 13567: 13564: 13561: 13558: 13555: 13549: 13548: 13545: 13542: 13539: 13536: 13533: 13527: 13526: 13520: 13519: 13516: 13510: 13509: 13506: 13503: 13500: 13497: 13494: 13491: 13488: 13485: 13482: 13476: 13475: 13472: 13469: 13466: 13463: 13460: 13457: 13454: 13451: 13445: 13444: 13438: 13437: 13434: 13428: 13427: 13424: 13421: 13418: 13415: 13412: 13406: 13405: 13402: 13399: 13396: 13393: 13390: 13387: 13384: 13381: 13378: 13375: 13369: 13368: 13365: 13362: 13359: 13356: 13353: 13350: 13347: 13344: 13338: 13337: 13331: 13330: 13327: 13324: 13321: 13318: 13315: 13312: 13309: 13303: 13302: 13296: 13295: 13292: 13289: 13286: 13283: 13280: 13274: 13273: 13267: 13266: 13260: 13259: 13256: 13255:'"' 13253: 13250: 13247: 13244: 13241: 13238: 13235: 13232: 13229: 13226: 13223: 13220: 13217: 13214: 13211: 13208: 13202: 13201: 13195: 13194: 13191: 13188: 13185: 13182: 13179: 13176: 13173: 13167: 13166: 13163: 13160: 13157: 13154: 13151: 13148: 13145: 13142: 13136: 13135: 13132: 13129: 13126: 13123: 13120: 13117: 13114: 13108: 13107: 13104: 13101: 13098: 13095: 13092: 13089: 13086: 13083: 13080: 13077: 13074: 13071: 13068: 13062: 13061: 13058: 13055: 13052: 13049: 13046: 13043: 13040: 13034: 13033: 13030: 13027: 13024: 13021: 13018: 13015: 13012: 13006: 13005: 13004:// Render in DOM 12999: 12995: 12994: 12991: 12988: 12985: 12979: 12978: 12975: 12972: 12969: 12966: 12963: 12960: 12954: 12953: 12950: 12947: 12944: 12938: 12937: 12934: 12931: 12928: 12925: 12922: 12919: 12916: 12913: 12910: 12907: 12904: 12901: 12895: 12894: 12891: 12888: 12885: 12879: 12878: 12875: 12872: 12869: 12866: 12863: 12860: 12854: 12853: 12850: 12847: 12844: 12838: 12837: 12834: 12831: 12828: 12825: 12822: 12816: 12815: 12809: 12808: 12805: 12802: 12799: 12796: 12793: 12787: 12786: 12783: 12777: 12776: 12773: 12770: 12767: 12764: 12761: 12758: 12755: 12749: 12748: 12742: 12741: 12735: 12734: 12731: 12728: 12725: 12722: 12719: 12716: 12713: 12710: 12707: 12704: 12701: 12698: 12695: 12692: 12689: 12686: 12683: 12680: 12674: 12673: 12670: 12667: 12664: 12661: 12658: 12655: 12652: 12649: 12643: 12642: 12639: 12636: 12633: 12630: 12627: 12624: 12621: 12618: 12615: 12612: 12609: 12606: 12603: 12600: 12597: 12594: 12588: 12587: 12584: 12581: 12578: 12575: 12569: 12568: 12562: 12561: 12558: 12555: 12552: 12549: 12546: 12543: 12540: 12537: 12534: 12531: 12528: 12525: 12522: 12519: 12516: 12513: 12510: 12507: 12501: 12500: 12497: 12494: 12491: 12488: 12485: 12482: 12479: 12476: 12473: 12470: 12467: 12464: 12461: 12458: 12455: 12449: 12448: 12445: 12442: 12439: 12436: 12433: 12430: 12427: 12424: 12421: 12418: 12415: 12412: 12409: 12406: 12403: 12400: 12397: 12391: 12390: 12387: 12384: 12381: 12378: 12375: 12372: 12369: 12366: 12363: 12360: 12354: 12353: 12347: 12346: 12343: 12340: 12337: 12334: 12331: 12325: 12324: 12321: 12318: 12315: 12312: 12309: 12306: 12303: 12300: 12297: 12294: 12291: 12285: 12284: 12281: 12278: 12275: 12269: 12268: 12262: 12261: 12258: 12255: 12252: 12249: 12246: 12243: 12237: 12236: 12233: 12230: 12224: 12223: 12220: 12217: 12214: 12211: 12208: 12205: 12202: 12196: 12195: 12192: 12189: 12186: 12183: 12180: 12177: 12174: 12171: 12168: 12165: 12159: 12158: 12155: 12152: 12149: 12146: 12143: 12140: 12137: 12134: 12131: 12128: 12125: 12122: 12116: 12115: 12112: 12109: 12106: 12103: 12100: 12097: 12094: 12091: 12085: 12084: 12078: 12077: 12071: 12070: 12067: 12064: 12061: 12058: 12055: 12052: 12049: 12046: 12040: 12039: 12036: 12033: 12030: 12024: 12023: 12020: 12017: 12014: 12011: 12008: 12002: 12001: 11995: 11994: 11991: 11988: 11985: 11982: 11979: 11976: 11973: 11970: 11964: 11963: 11960: 11957: 11954: 11948: 11947: 11944: 11941: 11938: 11935: 11932: 11929: 11926: 11923: 11920: 11914: 11913: 11910: 11907: 11904: 11901: 11898: 11892: 11891: 11885: 11884: 11881: 11875: 11874: 11871: 11868: 11865: 11862: 11859: 11853: 11852: 11846: 11845: 11842: 11839: 11836: 11833: 11830: 11827: 11824: 11821: 11818: 11815: 11809: 11808: 11802: 11801: 11795: 11794: 11791: 11785: 11784: 11781: 11778: 11775: 11772: 11769: 11766: 11763: 11760: 11754: 11753: 11747: 11743: 11742: 11739: 11736: 11733: 11730: 11727: 11724: 11721: 11718: 11712: 11711: 11705: 11704: 11701: 11695: 11694: 11691: 11688: 11685: 11682: 11679: 11673: 11672: 11669: 11666: 11663: 11660: 11657: 11654: 11651: 11648: 11645: 11642: 11636: 11635: 11632: 11629: 11626: 11623: 11620: 11617: 11614: 11611: 11605: 11604: 11598: 11597: 11594: 11591: 11588: 11585: 11582: 11579: 11576: 11570: 11569: 11563: 11559: 11558: 11552: 11551: 11548: 11545: 11542: 11539: 11536: 11530: 11529: 11523: 11522: 11516: 11515: 11512: 11511:'"' 11509: 11506: 11503: 11500: 11497: 11494: 11491: 11488: 11485: 11482: 11479: 11476: 11473: 11470: 11467: 11464: 11458: 11457: 11451: 11450: 11447: 11444: 11441: 11438: 11435: 11432: 11429: 11423: 11422: 11419: 11416: 11413: 11410: 11407: 11404: 11401: 11398: 11392: 11391: 11388: 11385: 11382: 11379: 11376: 11373: 11370: 11364: 11363: 11360: 11357: 11354: 11351: 11348: 11345: 11342: 11339: 11336: 11333: 11330: 11327: 11324: 11318: 11317: 11314: 11311: 11308: 11305: 11302: 11299: 11296: 11290: 11289: 11286: 11283: 11280: 11277: 11274: 11271: 11268: 11262: 11261: 11260:// Render in DOM 11255: 11251: 11250: 11247: 11244: 11241: 11235: 11234: 11231: 11228: 11225: 11222: 11219: 11216: 11210: 11209: 11206: 11203: 11200: 11194: 11193: 11190: 11187: 11184: 11181: 11178: 11175: 11172: 11169: 11166: 11163: 11160: 11157: 11151: 11150: 11147: 11144: 11141: 11135: 11134: 11131: 11128: 11125: 11122: 11119: 11116: 11110: 11109: 11106: 11103: 11100: 11094: 11093: 11090: 11087: 11084: 11081: 11078: 11072: 11071: 11065: 11064: 11061: 11058: 11055: 11052: 11049: 11043: 11042: 11039: 11033: 11032: 11029: 11026: 11023: 11020: 11017: 11014: 11011: 11005: 11004: 10998: 10997: 10991: 10990: 10987: 10984: 10981: 10978: 10975: 10972: 10969: 10966: 10963: 10960: 10957: 10954: 10951: 10948: 10945: 10942: 10939: 10936: 10930: 10929: 10926: 10923: 10920: 10917: 10914: 10911: 10908: 10905: 10899: 10898: 10895: 10892: 10889: 10886: 10883: 10880: 10877: 10874: 10871: 10868: 10865: 10862: 10859: 10856: 10853: 10850: 10844: 10843: 10840: 10837: 10834: 10831: 10825: 10824: 10818: 10817: 10814: 10811: 10808: 10805: 10802: 10799: 10796: 10793: 10790: 10787: 10784: 10781: 10778: 10775: 10772: 10769: 10766: 10763: 10757: 10756: 10753: 10750: 10747: 10744: 10741: 10738: 10735: 10732: 10729: 10726: 10723: 10720: 10717: 10714: 10711: 10705: 10704: 10701: 10698: 10695: 10692: 10689: 10686: 10683: 10680: 10677: 10674: 10671: 10668: 10665: 10662: 10659: 10656: 10653: 10647: 10646: 10643: 10640: 10637: 10634: 10631: 10628: 10625: 10622: 10619: 10616: 10610: 10609: 10603: 10602: 10599: 10596: 10593: 10590: 10587: 10581: 10580: 10577: 10574: 10571: 10568: 10565: 10562: 10559: 10556: 10553: 10550: 10547: 10541: 10540: 10537: 10534: 10531: 10525: 10524: 10518: 10517: 10514: 10511: 10508: 10505: 10502: 10499: 10493: 10492: 10489: 10486: 10480: 10479: 10476: 10473: 10470: 10467: 10464: 10461: 10458: 10452: 10451: 10448: 10445: 10442: 10439: 10436: 10433: 10430: 10427: 10424: 10421: 10415: 10414: 10411: 10408: 10405: 10402: 10399: 10396: 10393: 10390: 10387: 10384: 10381: 10378: 10372: 10371: 10368: 10365: 10362: 10359: 10356: 10353: 10350: 10347: 10341: 10340: 10334: 10333: 10327: 10326: 10323: 10320: 10317: 10314: 10311: 10308: 10305: 10302: 10296: 10295: 10292: 10289: 10286: 10280: 10279: 10276: 10273: 10270: 10267: 10264: 10258: 10257: 10251: 10250: 10247: 10244: 10241: 10238: 10235: 10232: 10229: 10226: 10220: 10219: 10216: 10213: 10210: 10204: 10203: 10200: 10197: 10194: 10191: 10188: 10185: 10182: 10179: 10176: 10170: 10169: 10166: 10163: 10160: 10157: 10154: 10148: 10147: 10141: 10140: 10137: 10131: 10130: 10127: 10124: 10121: 10118: 10115: 10112: 10109: 10106: 10100: 10099: 10093: 10092: 10089: 10086: 10083: 10080: 10077: 10074: 10071: 10068: 10062: 10061: 10055: 10054: 10051: 10045: 10044: 10041: 10038: 10035: 10032: 10029: 10023: 10022: 10019: 10016: 10013: 10010: 10007: 10004: 10001: 9998: 9995: 9992: 9986: 9985: 9982: 9979: 9976: 9973: 9970: 9967: 9964: 9961: 9955: 9954: 9948: 9947: 9944: 9941: 9938: 9935: 9932: 9929: 9926: 9920: 9919: 9913: 9909: 9908: 9902: 9901: 9898: 9895: 9892: 9889: 9886: 9883: 9880: 9877: 9874: 9871: 9868: 9865: 9862: 9856: 9855: 9852: 9849: 9846: 9843: 9840: 9837: 9834: 9828: 9827: 9824: 9821: 9818: 9815: 9812: 9809: 9806: 9800: 9799: 9793: 9792: 9789: 9783: 9782: 9779: 9776: 9773: 9770: 9767: 9761: 9760: 9754: 9753: 9750: 9747: 9744: 9741: 9738: 9735: 9732: 9729: 9726: 9723: 9720: 9717: 9714: 9711: 9708: 9702: 9701: 9698: 9695: 9692: 9689: 9686: 9683: 9680: 9674: 9673: 9667: 9666: 9663: 9660: 9657: 9654: 9651: 9645: 9644: 9638: 9637: 9634: 9628: 9627: 9624: 9621: 9618: 9615: 9612: 9609: 9603: 9602: 9599: 9596: 9593: 9590: 9587: 9584: 9578: 9577: 9574: 9571: 9568: 9565: 9559: 9558: 9555: 9552: 9549: 9546: 9543: 9540: 9537: 9534: 9531: 9528: 9522: 9521: 9518: 9515: 9512: 9509: 9506: 9503: 9500: 9494: 9493: 9490: 9487: 9484: 9481: 9478: 9475: 9472: 9469: 9466: 9463: 9460: 9457: 9454: 9451: 9448: 9445: 9439: 9438: 9435: 9432: 9429: 9426: 9423: 9420: 9417: 9411: 9410: 9407: 9404: 9401: 9398: 9395: 9392: 9389: 9383: 9382: 9379: 9376: 9373: 9370: 9367: 9364: 9361: 9355: 9354: 9351: 9348: 9345: 9342: 9339: 9336: 9333: 9330: 9327: 9321: 9320: 9317: 9314: 9311: 9308: 9305: 9302: 9299: 9293: 9292: 9289: 9286: 9283: 9280: 9277: 9274: 9271: 9265: 9264: 9261: 9258: 9255: 9252: 9249: 9246: 9243: 9237: 9236: 9233: 9230: 9227: 9224: 9221: 9218: 9215: 9209: 9208: 9205: 9202: 9199: 9196: 9193: 9190: 9187: 9184: 9181: 9178: 9175: 9172: 9169: 9166: 9163: 9160: 9157: 9154: 9151: 9145: 9144: 9141: 9138: 9135: 9132: 9129: 9126: 9123: 9120: 9117: 9114: 9111: 9108: 9105: 9102: 9099: 9096: 9093: 9090: 9087: 9084: 9081: 9078: 9075: 9072: 9069: 9066: 9063: 9060: 9057: 9054: 9048: 9047: 9044: 9041: 9038: 9035: 9032: 9029: 9026: 9020: 9019: 9016: 9013: 9010: 9007: 9004: 9001: 8998: 8992: 8991: 8988: 8985: 8982: 8979: 8976: 8973: 8970: 8967: 8961: 8960: 8957: 8954: 8951: 8948: 8942: 8941: 8938: 8935: 8932: 8929: 8926: 8923: 8920: 8917: 8914: 8911: 8908: 8905: 8899: 8898: 8892: 8891: 8888: 8885: 8882: 8879: 8876: 8873: 8870: 8867: 8864: 8861: 8858: 8855: 8852: 8849: 8846: 8843: 8840: 8837: 8834: 8831: 8828: 8825: 8822: 8819: 8816: 8813: 8810: 8807: 8804: 8801: 8795: 8794: 8791: 8788: 8785: 8782: 8779: 8776: 8773: 8767: 8766: 8763: 8760: 8757: 8754: 8751: 8748: 8745: 8742: 8736: 8735: 8729: 8728: 8725: 8719: 8718: 8715: 8712: 8709: 8706: 8703: 8697: 8696: 8690: 8689: 8686: 8683: 8680: 8677: 8674: 8671: 8668: 8665: 8662: 8659: 8656: 8653: 8650: 8647: 8644: 8638: 8637: 8634: 8631: 8628: 8625: 8622: 8619: 8616: 8613: 8607: 8606: 8600: 8599: 8593: 8592: 8586: 8585: 8579: 8578: 8572: 8568: 8567: 8561: 8560: 8557: 8554: 8548: 8547: 8541: 8540: 8537: 8534: 8528: 8527: 8524: 8521: 8518: 8515: 8512: 8509: 8506: 8503: 8500: 8497: 8494: 8491: 8485: 8484: 8481: 8478: 8475: 8472: 8466: 8465: 8462: 8459: 8456: 8453: 8447: 8446: 8440: 8439: 8436: 8433: 8430: 8427: 8424: 8421: 8418: 8412: 8411: 8408: 8405: 8402: 8399: 8396: 8393: 8390: 8387: 8384: 8381: 8378: 8375: 8372: 8369: 8363: 8362: 8359: 8356: 8353: 8350: 8347: 8344: 8341: 8338: 8332: 8331: 8325: 8324: 8318: 8317: 8311: 8310: 8304: 8303: 8297: 8293: 8292: 8286: 8285: 8282: 8279: 8273: 8272: 8266: 8265: 8262: 8259: 8256: 8253: 8250: 8247: 8244: 8241: 8238: 8235: 8232: 8229: 8226: 8220: 8219: 8216: 8213: 8210: 8207: 8204: 8201: 8198: 8195: 8192: 8189: 8186: 8183: 8177: 8176: 8173: 8170: 8167: 8164: 8161: 8158: 8155: 8152: 8149: 8146: 8143: 8137: 8136: 8133: 8130: 8127: 8124: 8121: 8118: 8115: 8112: 8109: 8106: 8103: 8100: 8097: 8091: 8090: 8087: 8084: 8081: 8078: 8075: 8072: 8069: 8066: 8063: 8060: 8054: 8053: 8047: 8046: 8040: 8039: 8033: 8032: 8029: 8026: 8023: 8020: 8017: 8014: 8011: 8008: 8002: 8001: 7998: 7995: 7992: 7989: 7986: 7983: 7977: 7976: 7970: 7969: 7966: 7963: 7960: 7957: 7954: 7951: 7948: 7945: 7942: 7939: 7936: 7933: 7930: 7927: 7924: 7921: 7918: 7915: 7912: 7909: 7903: 7902: 7896: 7892: 7891: 7888: 7885: 7882: 7879: 7873: 7872: 7866: 7865: 7862: 7859: 7856: 7853: 7850: 7847: 7844: 7841: 7838: 7835: 7832: 7829: 7826: 7823: 7820: 7817: 7811: 7810: 7807: 7804: 7801: 7798: 7795: 7792: 7789: 7786: 7783: 7777: 7776: 7770: 7769: 7766: 7763: 7760: 7757: 7754: 7751: 7748: 7745: 7742: 7739: 7736: 7733: 7730: 7727: 7724: 7721: 7718: 7715: 7709: 7708: 7705: 7702: 7699: 7696: 7690: 7689: 7686: 7683: 7680: 7674: 7673: 7670: 7667: 7664: 7661: 7658: 7655: 7652: 7649: 7643: 7642: 7636: 7635: 7629: 7625: 7624: 7618: 7617: 7611: 7610: 7604: 7603: 7600: 7597: 7594: 7591: 7588: 7585: 7582: 7576: 7575: 7572: 7569: 7566: 7560: 7559: 7556: 7553: 7550: 7547: 7544: 7541: 7538: 7535: 7532: 7529: 7526: 7523: 7520: 7514: 7513: 7510: 7507: 7504: 7501: 7498: 7495: 7492: 7489: 7486: 7483: 7480: 7477: 7474: 7471: 7468: 7465: 7459: 7458: 7452: 7451: 7448: 7445: 7442: 7439: 7436: 7433: 7430: 7427: 7424: 7421: 7418: 7415: 7412: 7406: 7405: 7399: 7398: 7392: 7391: 7385: 7384: 7378: 7377: 7374: 7371: 7368: 7365: 7359: 7358: 7355: 7352: 7349: 7346: 7343: 7340: 7337: 7331: 7330: 7327: 7324: 7321: 7318: 7315: 7309: 7308: 7305: 7302: 7299: 7293: 7292: 7289: 7286: 7283: 7280: 7277: 7274: 7271: 7268: 7265: 7259: 7255: 7254: 7251: 7248: 7245: 7242: 7239: 7236: 7233: 7230: 7227: 7224: 7221: 7218: 7215: 7212: 7206: 7205: 7199: 7198: 7195: 7192: 7189: 7186: 7183: 7180: 7177: 7171: 7170: 7164: 7163: 7157: 7156: 7150: 7149: 7146: 7143: 7140: 7137: 7131: 7130: 7127: 7124: 7121: 7118: 7115: 7112: 7109: 7103: 7102: 7099: 7096: 7093: 7090: 7087: 7081: 7080: 7077: 7074: 7071: 7065: 7064: 7061: 7058: 7055: 7052: 7049: 7046: 7043: 7040: 7037: 7031: 7027: 7026: 7023: 7020: 7017: 7014: 7011: 7008: 7005: 7002: 6999: 6996: 6993: 6990: 6987: 6984: 6978: 6977: 6971: 6970: 6967: 6964: 6961: 6958: 6955: 6952: 6949: 6943: 6942: 6936: 6932: 6931: 6925: 6924: 6918: 6917: 6914: 6911: 6908: 6905: 6899: 6898: 6895: 6892: 6889: 6886: 6883: 6880: 6877: 6871: 6870: 6867: 6864: 6861: 6858: 6855: 6849: 6848: 6845: 6842: 6839: 6833: 6829: 6828: 6825: 6822: 6819: 6816: 6813: 6810: 6807: 6804: 6801: 6798: 6795: 6792: 6789: 6786: 6780: 6779: 6776: 6773: 6770: 6767: 6764: 6761: 6758: 6755: 6752: 6746: 6745: 6742: 6739: 6736: 6733: 6730: 6727: 6724: 6721: 6715: 6714: 6708: 6707: 6704: 6701: 6698: 6695: 6692: 6689: 6686: 6680: 6679: 6676: 6673: 6670: 6667: 6664: 6661: 6658: 6655: 6652: 6646: 6645: 6642: 6639: 6636: 6633: 6630: 6624: 6623: 6617: 6616: 6613: 6610: 6604: 6603: 6600: 6597: 6594: 6591: 6588: 6582: 6581: 6578: 6575: 6572: 6566: 6565: 6562: 6559: 6556: 6553: 6550: 6547: 6544: 6541: 6535: 6534: 6531: 6528: 6525: 6522: 6519: 6516: 6513: 6510: 6504: 6503: 6500: 6497: 6494: 6491: 6488: 6485: 6482: 6479: 6476: 6473: 6470: 6467: 6464: 6461: 6455: 6454: 6448: 6447: 6444: 6441: 6438: 6435: 6432: 6429: 6426: 6423: 6420: 6417: 6414: 6411: 6408: 6405: 6402: 6399: 6393: 6392: 6389: 6386: 6383: 6380: 6377: 6374: 6371: 6368: 6362: 6361: 6358: 6355: 6352: 6349: 6346: 6343: 6340: 6337: 6334: 6331: 6325: 6324: 6321: 6318: 6315: 6312: 6309: 6306: 6303: 6300: 6297: 6294: 6291: 6285: 6284: 6281: 6278: 6275: 6272: 6269: 6266: 6263: 6260: 6257: 6254: 6251: 6248: 6245: 6242: 6239: 6236: 6233: 6230: 6227: 6224: 6218: 6217: 6211: 6210: 6207: 6201: 6200: 6194: 6193: 6190: 6187: 6184: 6181: 6178: 6175: 6172: 6169: 6163: 6162: 6159: 6156: 6153: 6150: 6147: 6144: 6141: 6138: 6135: 6132: 6129: 6123: 6122: 6116: 6115: 6112: 6109: 6106: 6103: 6100: 6097: 6094: 6091: 6088: 6085: 6082: 6076: 6075: 6069: 6065: 6064: 6061: 6058: 6055: 6052: 6049: 6046: 6043: 6040: 6037: 6034: 6031: 6028: 6025: 6019: 6018: 6012: 6008: 6007: 6001: 6000: 5997: 5991: 5990: 5984: 5983: 5980: 5977: 5974: 5971: 5968: 5965: 5962: 5956: 5955: 5952: 5946: 5945: 5942: 5939: 5936: 5933: 5930: 5927: 5924: 5918: 5917: 5914: 5911: 5908: 5905: 5902: 5899: 5896: 5893: 5890: 5887: 5884: 5881: 5878: 5872: 5871: 5865: 5864: 5861: 5855: 5854: 5851: 5845: 5844: 5841: 5835: 5834: 5831: 5828: 5825: 5822: 5819: 5816: 5813: 5807: 5806: 5803: 5800: 5797: 5794: 5791: 5788: 5785: 5782: 5779: 5776: 5773: 5767: 5766: 5760: 5759: 5753: 5752: 5749: 5746: 5743: 5740: 5737: 5734: 5728: 5727: 5721: 5720: 5717: 5714: 5711: 5708: 5705: 5702: 5699: 5696: 5693: 5690: 5684: 5683: 5680: 5677: 5674: 5671: 5668: 5665: 5662: 5659: 5656: 5653: 5647: 5646: 5643: 5640: 5637: 5634: 5631: 5628: 5625: 5622: 5619: 5616: 5610: 5609: 5606: 5603: 5600: 5597: 5594: 5591: 5588: 5585: 5582: 5579: 5576: 5570: 5569: 5563: 5562: 5556: 5555: 5552: 5546: 5545: 5539: 5538: 5535: 5532: 5529: 5526: 5523: 5520: 5517: 5511: 5510: 5507: 5501: 5500: 5497: 5494: 5491: 5488: 5485: 5482: 5479: 5473: 5472: 5469: 5466: 5463: 5460: 5457: 5454: 5451: 5448: 5445: 5442: 5439: 5436: 5433: 5427: 5426: 5420: 5419: 5416: 5413: 5407: 5406: 5403: 5397: 5396: 5393: 5390: 5387: 5384: 5381: 5378: 5372: 5371: 5368: 5365: 5362: 5359: 5356: 5353: 5350: 5347: 5344: 5341: 5338: 5332: 5331: 5328: 5325: 5322: 5319: 5316: 5313: 5310: 5307: 5304: 5301: 5298: 5295: 5292: 5289: 5286: 5283: 5280: 5277: 5274: 5271: 5268: 5265: 5259: 5258: 5252: 5248: 5247: 5244: 5241: 5238: 5235: 5232: 5229: 5226: 5220: 5219: 5213: 5209: 5208: 5205: 5202: 5199: 5196: 5193: 5190: 5187: 5181: 5177: 5176: 5173: 5170: 5164: 5163: 5160: 5157: 5154: 5151: 5148: 5145: 5142: 5139: 5136: 5133: 5130: 5127: 5124: 5118: 5117: 5111: 5107: 5106: 5103: 5100: 5097: 5094: 5091: 5088: 5085: 5082: 5076: 5075: 5069: 5065: 5064: 5061: 5058: 5055: 5052: 5049: 5046: 5043: 5037: 5036: 5030: 5029: 5026: 5023: 5020: 5017: 5014: 5011: 5008: 5002: 5001: 4995: 4994: 4988: 4984: 4983: 4977: 4976: 4973: 4970: 4967: 4964: 4961: 4958: 4955: 4952: 4949: 4946: 4943: 4940: 4937: 4934: 4931: 4928: 4925: 4922: 4919: 4916: 4913: 4910: 4907: 4904: 4901: 4895: 4894: 4888: 4887: 4884: 4881: 4878: 4875: 4872: 4869: 4866: 4863: 4857: 4853: 4852: 4846: 4845: 4842: 4839: 4836: 4833: 4830: 4827: 4824: 4821: 4818: 4815: 4812: 4809: 4806: 4803: 4800: 4797: 4794: 4791: 4788: 4785: 4782: 4776: 4775: 4769: 4768: 4765: 4759: 4758: 4755: 4752: 4749: 4746: 4743: 4740: 4737: 4734: 4731: 4728: 4725: 4719: 4718: 4715: 4712: 4709: 4706: 4703: 4697: 4696: 4693: 4690: 4687: 4684: 4681: 4678: 4675: 4672: 4669: 4666: 4663: 4660: 4657: 4654: 4651: 4648: 4645: 4639: 4638: 4635: 4632: 4629: 4626: 4623: 4620: 4617: 4614: 4611: 4608: 4605: 4602: 4599: 4596: 4593: 4590: 4587: 4581: 4580: 4577: 4574: 4571: 4568: 4565: 4562: 4559: 4556: 4553: 4547: 4546: 4540: 4539: 4536: 4533: 4527: 4526: 4523: 4520: 4517: 4514: 4511: 4508: 4505: 4502: 4499: 4496: 4493: 4490: 4487: 4484: 4481: 4478: 4472: 4471: 4468: 4465: 4462: 4459: 4453: 4452: 4446: 4445: 4442: 4439: 4433: 4432: 4429: 4426: 4423: 4420: 4417: 4414: 4411: 4408: 4405: 4402: 4399: 4396: 4393: 4390: 4387: 4384: 4378: 4377: 4374: 4371: 4368: 4365: 4359: 4358: 4355: 4352: 4349: 4346: 4343: 4337: 4336: 4333: 4330: 4327: 4324: 4321: 4318: 4315: 4312: 4309: 4306: 4303: 4300: 4294: 4293: 4290: 4287: 4284: 4281: 4278: 4275: 4269: 4268: 4265: 4262: 4259: 4256: 4253: 4250: 4247: 4244: 4241: 4238: 4232: 4228: 4227: 4221: 4220: 4217: 4214: 4211: 4208: 4205: 4202: 4199: 4193: 4192: 4186: 4185: 4182: 4176: 4175: 4172: 4169: 4166: 4165:wikEdFrameWindow 4160: 4159: 4156: 4153: 4150: 4147: 4144: 4141: 4135: 4134: 4131: 4128: 4125: 4122: 4119: 4116: 4110: 4106: 4105: 4099: 4098: 4095: 4092: 4089: 4086: 4083: 4080: 4077: 4074: 4071: 4065: 4064: 4058: 4057: 4054: 4048: 4047: 4044: 4041: 4038: 4035: 4032: 4029: 4026: 4023: 4020: 4014: 4013: 4007: 4006: 4003: 4000: 3997: 3994: 3991: 3988: 3982: 3981: 3978: 3975: 3972: 3969: 3966: 3963: 3960: 3957: 3951: 3947: 3946: 3940: 3939: 3936: 3933: 3930: 3927: 3924: 3921: 3918: 3915: 3909: 3908: 3902: 3901: 3898: 3895: 3892: 3889: 3883: 3882: 3879: 3876: 3873: 3870: 3867: 3861: 3860: 3857: 3854: 3851: 3848: 3845: 3842: 3839: 3833: 3832: 3829: 3826: 3823: 3820: 3817: 3814: 3808: 3807: 3804: 3801: 3798: 3795: 3792: 3789: 3783: 3779: 3778: 3772: 3771: 3765: 3764: 3758: 3754: 3753: 3747: 3746: 3740: 3739: 3736: 3733: 3730: 3727: 3724: 3721: 3718: 3715: 3712: 3709: 3706: 3703: 3700: 3697: 3694: 3688: 3687: 3684: 3681: 3678: 3675: 3672: 3666: 3665: 3662: 3659: 3656: 3653: 3647: 3646: 3643: 3640: 3637: 3634: 3631: 3628: 3625: 3622: 3616: 3615: 3609: 3608: 3602: 3598: 3597: 3591: 3590: 3587: 3584: 3581: 3578: 3575: 3572: 3569: 3566: 3563: 3560: 3557: 3554: 3551: 3548: 3542: 3541: 3538: 3535: 3532: 3529: 3526: 3523: 3520: 3517: 3514: 3511: 3508: 3505: 3502: 3496: 3495: 3492: 3489: 3486: 3483: 3480: 3477: 3474: 3471: 3465: 3464: 3461: 3458: 3455: 3452: 3449: 3446: 3443: 3440: 3434: 3433: 3430: 3427: 3424: 3421: 3418: 3415: 3412: 3409: 3406: 3403: 3397: 3396: 3390: 3389: 3383: 3379: 3378: 3372: 3371: 3368: 3365: 3359: 3358: 3355: 3352: 3349: 3346: 3343: 3340: 3337: 3331: 3330: 3327: 3324: 3321: 3318: 3315: 3312: 3309: 3306: 3303: 3297: 3296: 3293: 3290: 3287: 3284: 3281: 3275: 3274: 3271: 3268: 3265: 3262: 3259: 3256: 3253: 3250: 3244: 3243: 3240: 3237: 3234: 3231: 3228: 3225: 3222: 3219: 3216: 3213: 3210: 3207: 3201: 3200: 3194: 3190: 3189: 3183: 3182: 3176: 3175: 3172: 3169: 3166: 3163: 3160: 3154: 3153: 3150: 3147: 3144: 3141: 3138: 3132: 3131: 3128: 3125: 3119: 3118: 3115: 3112: 3109: 3103: 3102: 3099: 3096: 3093: 3087: 3086: 3083: 3080: 3077: 3074: 3071: 3068: 3062: 3061: 3058: 3055: 3052: 3049: 3046: 3043: 3040: 3037: 3031: 3027: 3026: 3020: 3019: 3013: 3012: 3009: 3006: 3003: 3000: 2997: 2994: 2991: 2988: 2985: 2979: 2978: 2975: 2972: 2966: 2965: 2962: 2959: 2956: 2953: 2950: 2947: 2944: 2941: 2938: 2932: 2931: 2928: 2925: 2922: 2919: 2916: 2913: 2907: 2906: 2903: 2900: 2897: 2894: 2891: 2888: 2885: 2882: 2879: 2876: 2873: 2870: 2864: 2860: 2859: 2853: 2852: 2846: 2845: 2842: 2839: 2836: 2833: 2830: 2827: 2824: 2821: 2818: 2812: 2811: 2808: 2805: 2799: 2798: 2795: 2792: 2789: 2786: 2783: 2780: 2777: 2776:addEventListener 2774: 2771: 2765: 2764: 2761: 2758: 2757:addEventListener 2755: 2752: 2749: 2746: 2740: 2739: 2736: 2733: 2730: 2727: 2724: 2721: 2718: 2715: 2712: 2709: 2706: 2703: 2697: 2693: 2692: 2686: 2685: 2682: 2679: 2676: 2673: 2670: 2667: 2664: 2661: 2658: 2652: 2651: 2648: 2645: 2642: 2639: 2633: 2632: 2629: 2626: 2623: 2620: 2617: 2611: 2610: 2607: 2604: 2601: 2598: 2595: 2592: 2589: 2583: 2582: 2579: 2576: 2573: 2570: 2567: 2564: 2561: 2555: 2554: 2551: 2545: 2544: 2541: 2538: 2535: 2532: 2526: 2525: 2522: 2519: 2516: 2513: 2507: 2506: 2503: 2500: 2497: 2494: 2491: 2488: 2485: 2482: 2476: 2475: 2469: 2468: 2462: 2461: 2455: 2451: 2450: 2444: 2443: 2437: 2436: 2433: 2430: 2427: 2421: 2420: 2417: 2414: 2411: 2408: 2405: 2402: 2399: 2396: 2393: 2387: 2386: 2383: 2380: 2377: 2374: 2371: 2368: 2365: 2359: 2358: 2355: 2352: 2349: 2346: 2343: 2337: 2336: 2333: 2330: 2327: 2324: 2321: 2318: 2312: 2311: 2308: 2305: 2302: 2299: 2296: 2293: 2290: 2287: 2284: 2281: 2278: 2275: 2272: 2269: 2266: 2263: 2260: 2257: 2254: 2248: 2247: 2244: 2241: 2238: 2235: 2232: 2229: 2226: 2223: 2220: 2217: 2214: 2211: 2208: 2205: 2202: 2199: 2196: 2193: 2190: 2184: 2183: 2177: 2176: 2173: 2170: 2164: 2163: 2157: 2156: 2153: 2150: 2147: 2144: 2141: 2135: 2134: 2131: 2128: 2122: 2121: 2115: 2114: 2108: 2107: 2104: 2101: 2098: 2095: 2092: 2089: 2086: 2083: 2077: 2076: 2070: 2069: 2066: 2063: 2060: 2057: 2054: 2048: 2047: 2044: 2041: 2038: 2035: 2032: 2029: 2026: 2023: 2020: 2017: 2014: 2008: 2007: 2004: 2001: 1998: 1995: 1992: 1989: 1986: 1983: 1977: 1976: 1973: 1970: 1967: 1964: 1961: 1958: 1955: 1949: 1948: 1945: 1942: 1939: 1933: 1932: 1929: 1926: 1923: 1920: 1917: 1914: 1911: 1905: 1904: 1901: 1898: 1895: 1892: 1889: 1886: 1880: 1879: 1876: 1873: 1870: 1867: 1864: 1861: 1858: 1855: 1852: 1849: 1846: 1843: 1840: 1837: 1834: 1831: 1828: 1825: 1822: 1819: 1816: 1813: 1810: 1807: 1804: 1801: 1795: 1794: 1791: 1788: 1785: 1782: 1779: 1776: 1773: 1770: 1767: 1764: 1761: 1755: 1754: 1751: 1748: 1745: 1742: 1739: 1736: 1733: 1730: 1727: 1724: 1721: 1715: 1714: 1711: 1708: 1705: 1702: 1699: 1696: 1693: 1687: 1686: 1683: 1680: 1677: 1674: 1671: 1668: 1662: 1661: 1655: 1654: 1651: 1648: 1645: 1642: 1639: 1636: 1633: 1630: 1627: 1621: 1620: 1617: 1614: 1611: 1608: 1605: 1602: 1599: 1596: 1593: 1587: 1586: 1583: 1580: 1577: 1574: 1571: 1568: 1565: 1562: 1559: 1553: 1552: 1549: 1546: 1543: 1540: 1537: 1534: 1531: 1528: 1522: 1521: 1515: 1514: 1508: 1507: 1504: 1501: 1498: 1495: 1492: 1489: 1486: 1480: 1479: 1476: 1473: 1470: 1467: 1464: 1461: 1458: 1455: 1452: 1449: 1446: 1443: 1440: 1437: 1431: 1430: 1427: 1424: 1421: 1418: 1415: 1412: 1406: 1405: 1402: 1399: 1396: 1393: 1390: 1387: 1384: 1381: 1375: 1374: 1368: 1367: 1361: 1360: 1354: 1353: 1350: 1347: 1344: 1341: 1338: 1335: 1329: 1328: 1325: 1322: 1319: 1316: 1313: 1310: 1307: 1301: 1300: 1294: 1293: 1290: 1287: 1284: 1281: 1278: 1275: 1272: 1269: 1266: 1263: 1260: 1257: 1251: 1250: 1244: 1243: 1237: 1236: 1230: 1226: 1225: 1222: 1219: 1216: 1213: 1210: 1204: 1203: 1197: 1196: 1193: 1190: 1184: 1180: 1179: 1173: 1172: 1169: 1166: 1160: 1156: 1155: 1149: 1148: 1145: 1142: 1139: 1136: 1133: 1130: 1124: 1120: 1119: 1116: 1113: 1110: 1107: 1104: 1098: 1097: 1094: 1091: 1088: 1085: 1082: 1079: 1073: 1072: 1069: 1066: 1063: 1060: 1057: 1054: 1051: 1045: 1041: 1040: 1034: 1033: 1030: 1027: 1024: 1021: 1018: 1015: 1009: 1005: 1004: 1001: 998: 995: 992: 989: 983: 982: 979: 976: 973: 970: 964: 963: 960: 957: 954: 951: 948: 945: 942: 936: 935: 932: 929: 926: 923: 920: 914: 910: 909: 906: 903: 900: 897: 894: 891: 888: 885: 882: 879: 876: 873: 870: 867: 864: 861: 855: 854: 848: 844: 843: 840: 837: 834: 831: 828: 825: 822: 819: 816: 813: 810: 807: 804: 801: 798: 795: 789: 788: 782: 778: 777: 774: 771: 768: 765: 762: 759: 756: 753: 750: 747: 744: 741: 738: 735: 732: 726: 725: 719: 715: 714: 711: 710:'submit' 708: 705: 702: 699: 696: 693: 690: 687: 684: 681: 678: 675: 672: 669: 666: 663: 660: 657: 654: 651: 648: 645: 642: 639: 633: 632: 626: 622: 621: 618: 615: 612: 609: 606: 603: 600: 594: 593: 587: 583: 582: 579: 576: 573: 570: 567: 561: 560: 554: 553: 550: 547: 541: 537: 536: 530: 529: 526: 523: 520: 517: 514: 511: 508: 505: 502: 499: 496: 493: 487: 486: 483: 480: 477: 474: 471: 468: 462: 458: 457: 454: 451: 448: 445: 442: 439: 436: 433: 430: 427: 424: 418: 417: 414: 411: 408: 405: 402: 399: 396: 393: 390: 387: 384: 378: 377: 371: 367: 366: 363: 360: 357: 354: 351: 345: 344: 341: 338: 335: 332: 329: 323: 322: 316: 312: 311: 308: 302: 301: 298: 295: 292: 289: 286: 283: 280: 277: 274: 271: 268: 265: 262: 259: 256: 253: 250: 247: 244: 241: 238: 235: 229: 228: 222: 218: 217: 214: 211: 208: 205: 202: 196: 195: 189: 188: 182: 181: 178: 175: 172: 169: 166: 163: 160: 154: 150: 149: 146: 143: 140: 137: 134: 128: 127: 121: 120: 109: 96:: Hold down the 60: 53: 27: 41123: 41122: 41118: 41117: 41116: 41114: 41113: 41112: 41111: 41110: 41106: 41099: 41092: 41089: 41086: 41075: 41072: 41061: 41054: 41051: 41048: 41037: 41030: 41023: 41016: 41009: 41006: 41003: 40996: 40993: 40990: 40987: 40980: 40977: 40974: 40971: 40964: 40961: 40958: 40955: 40948: 40945: 40942: 40939: 40932: 40929: 40926: 40923: 40912: 40909: 40906: 40903: 40900: 40897: 40890: 40887: 40884: 40881: 40878: 40875: 40868: 40865: 40862: 40859: 40856: 40853: 40850: 40847: 40844: 40841: 40838: 40835: 40824: 40817: 40814: 40811: 40808: 40797: 40794: 40791: 40788: 40785: 40782: 40779: 40776: 40773: 40770: 40767: 40764: 40761: 40758: 40755: 40752: 40749: 40746: 40743: 40740: 40737: 40734: 40731: 40728: 40725: 40722: 40719: 40716: 40713: 40710: 40703: 40692: 40689: 40686: 40683: 40680: 40677: 40674: 40671: 40668: 40665: 40662: 40659: 40656: 40653: 40650: 40647: 40644: 40641: 40638: 40635: 40632: 40629: 40626: 40623: 40620: 40617: 40614: 40611: 40608: 40605: 40598: 40595: 40592: 40589: 40586: 40583: 40580: 40577: 40574: 40571: 40568: 40565: 40562: 40559: 40556: 40545: 40542: 40539: 40536: 40533: 40530: 40527: 40524: 40521: 40514: 40511: 40508: 40505: 40502: 40499: 40496: 40493: 40490: 40483: 40480: 40477: 40474: 40471: 40468: 40465: 40462: 40459: 40452: 40449: 40446: 40443: 40440: 40437: 40434: 40431: 40428: 40425: 40422: 40419: 40416: 40413: 40410: 40403: 40396: 40393: 40390: 40387: 40384: 40381: 40378: 40375: 40372: 40369: 40358: 40351: 40348: 40345: 40342: 40331: 40328: 40325: 40322: 40319: 40316: 40313: 40310: 40307: 40304: 40301: 40298: 40295: 40292: 40289: 40286: 40283: 40280: 40277: 40274: 40271: 40268: 40261: 40250: 40247: 40244: 40241: 40238: 40235: 40232: 40229: 40226: 40223: 40220: 40217: 40214: 40211: 40208: 40205: 40202: 40199: 40196: 40193: 40190: 40187: 40180: 40177: 40174: 40171: 40168: 40165: 40162: 40159: 40156: 40153: 40150: 40147: 40136: 40133: 40130: 40127: 40124: 40121: 40114: 40112:"the" 40111: 40108: 40105: 40102: 40099: 40096: 40093: 40090: 40087: 40076: 40073: 40070: 40067: 40064: 40061: 40058: 40055: 40052: 40045: 40042: 40039: 40036: 40033: 40030: 40027: 40024: 40021: 40014: 40011: 40008: 40005: 40002: 39999: 39996: 39993: 39990: 39987: 39984: 39981: 39978: 39975: 39972: 39965: 39958: 39955: 39952: 39949: 39946: 39943: 39940: 39937: 39934: 39931: 39920: 39913: 39910: 39907: 39904: 39897: 39894: 39891: 39888: 39885: 39882: 39879: 39876: 39873: 39870: 39867: 39864: 39861: 39858: 39851: 39844: 39841: 39838: 39835: 39832: 39829: 39822: 39819: 39816: 39813: 39810: 39807: 39804: 39801: 39798: 39795: 39792: 39785: 39782: 39779: 39776: 39773: 39770: 39767: 39764: 39761: 39754: 39751: 39748: 39745: 39742: 39739: 39736: 39733: 39730: 39723: 39716: 39713: 39710: 39707: 39704: 39701: 39698: 39695: 39692: 39689: 39678: 39675: 39672: 39669: 39662: 39659: 39656: 39653: 39650: 39647: 39644: 39641: 39638: 39635: 39632: 39629: 39626: 39623: 39620: 39617: 39614: 39611: 39608: 39605: 39602: 39599: 39596: 39593: 39590: 39587: 39584: 39581: 39578: 39567: 39564: 39561: 39559:"%27" 39558: 39555: 39552: 39549: 39546: 39543: 39540: 39537: 39534: 39531: 39528: 39525: 39523:"%27" 39522: 39519: 39516: 39513: 39510: 39507: 39504: 39497: 39494: 39491: 39488: 39485: 39482: 39479: 39476: 39473: 39470: 39467: 39464: 39461: 39458: 39455: 39452: 39449: 39446: 39443: 39440: 39437: 39430: 39427: 39424: 39421: 39418: 39415: 39412: 39409: 39406: 39403: 39400: 39397: 39394: 39391: 39388: 39385: 39382: 39379: 39376: 39373: 39370: 39367: 39360: 39357: 39354: 39351: 39348: 39345: 39342: 39339: 39336: 39333: 39330: 39327: 39324: 39321: 39318: 39315: 39312: 39309: 39306: 39303: 39300: 39297: 39290: 39287: 39284: 39281: 39278: 39275: 39272: 39269: 39266: 39263: 39260: 39257: 39254: 39251: 39248: 39245: 39242: 39239: 39236: 39233: 39230: 39227: 39220: 39217: 39214: 39211: 39208: 39205: 39202: 39199: 39196: 39193: 39190: 39187: 39184: 39181: 39178: 39175: 39172: 39169: 39166: 39163: 39160: 39157: 39150: 39147: 39144: 39141: 39138: 39135: 39132: 39129: 39126: 39123: 39120: 39117: 39114: 39111: 39108: 39105: 39102: 39099: 39096: 39093: 39090: 39087: 39080: 39077: 39074: 39071: 39068: 39065: 39062: 39059: 39056: 39053: 39050: 39047: 39044: 39041: 39038: 39035: 39032: 39029: 39026: 39023: 39020: 39017: 39010: 39007: 39004: 39001: 38998: 38995: 38992: 38989: 38986: 38983: 38980: 38977: 38974: 38971: 38968: 38965: 38962: 38959: 38956: 38953: 38950: 38947: 38940: 38937: 38934: 38931: 38928: 38925: 38922: 38919: 38916: 38913: 38910: 38907: 38904: 38901: 38898: 38895: 38892: 38889: 38886: 38883: 38880: 38877: 38866: 38863: 38860: 38857: 38854: 38851: 38848: 38845: 38842: 38835: 38832: 38829: 38826: 38823: 38820: 38817: 38814: 38803: 38800: 38797: 38794: 38791: 38788: 38785: 38782: 38779: 38776: 38769: 38766: 38763: 38760: 38757: 38754: 38751: 38748: 38745: 38742: 38735: 38732: 38729: 38726: 38723: 38720: 38717: 38714: 38711: 38708: 38705: 38702: 38695: 38692: 38689: 38686: 38683: 38680: 38677: 38674: 38667: 38664: 38661: 38658: 38655: 38652: 38649: 38646: 38639: 38632: 38629: 38626: 38623: 38620: 38617: 38614: 38611: 38604: 38601: 38598: 38595: 38592: 38589: 38586: 38583: 38580: 38577: 38574: 38571: 38564: 38561: 38558: 38555: 38552: 38549: 38542: 38535: 38532: 38529: 38526: 38523: 38520: 38517: 38514: 38511: 38508: 38505: 38502: 38499: 38492: 38489: 38486: 38483: 38480: 38477: 38474: 38471: 38468: 38461: 38458: 38455: 38452: 38449: 38446: 38443: 38440: 38437: 38434: 38431: 38428: 38425: 38422: 38419: 38416: 38413: 38410: 38403: 38400: 38397: 38394: 38391: 38388: 38385: 38382: 38379: 38376: 38373: 38370: 38367: 38364: 38361: 38358: 38355: 38348: 38341: 38338: 38335: 38332: 38329: 38326: 38323: 38320: 38317: 38314: 38311: 38308: 38305: 38298: 38295: 38292: 38289: 38286: 38283: 38280: 38277: 38274: 38271: 38268: 38265: 38262: 38259: 38256: 38253: 38250: 38247: 38244: 38237: 38234: 38231: 38228: 38225: 38222: 38219: 38216: 38213: 38210: 38207: 38204: 38197: 38194: 38191: 38188: 38185: 38182: 38179: 38176: 38173: 38170: 38163: 38160: 38157: 38154: 38151: 38148: 38145: 38142: 38139: 38136: 38133: 38130: 38127: 38124: 38121: 38114: 38111: 38108: 38105: 38102: 38099: 38096: 38093: 38090: 38087: 38084: 38081: 38078: 38071: 38064: 38061: 38058: 38055: 38052: 38049: 38046: 38043: 38040: 38037: 38034: 38031: 38028: 38021: 38018: 38015: 38008: 38005: 38002: 37995: 37992: 37989: 37982: 37979: 37976: 37969: 37966: 37963: 37960: 37953: 37950: 37947: 37944: 37941: 37938: 37935: 37932: 37929: 37922: 37911: 37904: 37901: 37898: 37887: 37880: 37873: 37870: 37867: 37860: 37857: 37854: 37851: 37844: 37841: 37838: 37835: 37828: 37825: 37822: 37819: 37812: 37809: 37806: 37803: 37796: 37793: 37790: 37787: 37776: 37773: 37770: 37767: 37760: 37757: 37754: 37751: 37748: 37745: 37738: 37735: 37732: 37729: 37726: 37723: 37720: 37717: 37710: 37703: 37700: 37697: 37694: 37691: 37688: 37685: 37682: 37679: 37676: 37673: 37670: 37667: 37660: 37657: 37654: 37647: 37644: 37641: 37634: 37631: 37628: 37621: 37618: 37615: 37608: 37605: 37602: 37599: 37592: 37589: 37586: 37583: 37580: 37577: 37574: 37571: 37568: 37561: 37550: 37543: 37540: 37537: 37526: 37519: 37512: 37509: 37506: 37499: 37496: 37493: 37490: 37483: 37480: 37477: 37474: 37467: 37464: 37461: 37458: 37451: 37448: 37445: 37442: 37435: 37432: 37429: 37426: 37415: 37412: 37409: 37406: 37403: 37396: 37393: 37390: 37387: 37384: 37381: 37374: 37371: 37368: 37365: 37362: 37359: 37356: 37353: 37346: 37339: 37336: 37333: 37330: 37327: 37324: 37321: 37318: 37315: 37312: 37309: 37306: 37303: 37300: 37297: 37294: 37291: 37288: 37285: 37282: 37279: 37276: 37273: 37270: 37267: 37260: 37257: 37254: 37247: 37244: 37241: 37234: 37231: 37228: 37221: 37218: 37215: 37208: 37205: 37202: 37199: 37192: 37189: 37186: 37183: 37180: 37177: 37174: 37171: 37168: 37161: 37150: 37143: 37140: 37137: 37126: 37119: 37112: 37109: 37106: 37099: 37096: 37093: 37090: 37083: 37080: 37077: 37074: 37067: 37064: 37061: 37058: 37051: 37048: 37045: 37042: 37035: 37032: 37029: 37026: 37015: 37000: 36997: 36994: 36991: 36988: 36985: 36982: 36979: 36976: 36973: 36970: 36967: 36964: 36961: 36958: 36955: 36952: 36949: 36946: 36939: 36936: 36929: 36922: 36919: 36916: 36913: 36910: 36907: 36904: 36901: 36898: 36895: 36892: 36889: 36886: 36883: 36880: 36877: 36874: 36871: 36868: 36861: 36858: 36855: 36852: 36849: 36846: 36843: 36840: 36837: 36834: 36831: 36828: 36825: 36818: 36815: 36812: 36809: 36806: 36803: 36800: 36797: 36794: 36791: 36788: 36785: 36782: 36779: 36776: 36769: 36762: 36759: 36756: 36753: 36750: 36747: 36744: 36741: 36738: 36735: 36732: 36729: 36726: 36719: 36716: 36713: 36710: 36707: 36704: 36701: 36698: 36695: 36692: 36689: 36686: 36683: 36680: 36673: 36666: 36663: 36660: 36657: 36654: 36651: 36648: 36645: 36642: 36639: 36636: 36633: 36630: 36627: 36624: 36621: 36614: 36607: 36596: 36593: 36590: 36587: 36584: 36577: 36574: 36571: 36568: 36565: 36562: 36559: 36556: 36553: 36550: 36547: 36544: 36537: 36534: 36531: 36528: 36525: 36522: 36519: 36516: 36509: 36502: 36499: 36496: 36493: 36490: 36487: 36484: 36481: 36478: 36475: 36472: 36469: 36466: 36463: 36460: 36457: 36454: 36451: 36448: 36445: 36442: 36439: 36436: 36433: 36430: 36423: 36420: 36417: 36410: 36407: 36404: 36397: 36394: 36391: 36384: 36381: 36378: 36371: 36368: 36365: 36362: 36355: 36352: 36349: 36346: 36343: 36340: 36337: 36334: 36331: 36324: 36313: 36306: 36295: 36288: 36281: 36274: 36267: 36260: 36253: 36246: 36239: 36228: 36221: 36214: 36203: 36196: 36189: 36182: 36175: 36164: 36157: 36150: 36143: 36136: 36129: 36122: 36115: 36108: 36097: 36090: 36083: 36072: 36065: 36058: 36051: 36044: 36033: 36026: 36019: 36012: 36005: 35998: 35991: 35984: 35977: 35970: 35963: 35956: 35949: 35942: 35935: 35932: 35929: 35922: 35915: 35908: 35905: 35902: 35895: 35892: 35889: 35886: 35879: 35876: 35873: 35870: 35863: 35860: 35857: 35854: 35847: 35844: 35841: 35838: 35831: 35828: 35825: 35822: 35807: 35800: 35797: 35794: 35791: 35788: 35785: 35778: 35775: 35772: 35769: 35766: 35763: 35760: 35757: 35754: 35751: 35744: 35741: 35738: 35735: 35732: 35729: 35726: 35723: 35712: 35709: 35706: 35703: 35700: 35697: 35694: 35691: 35688: 35685: 35682: 35679: 35676: 35673: 35670: 35663: 35660: 35653: 35650: 35647: 35640: 35637: 35634: 35631: 35628: 35625: 35622: 35619: 35616: 35613: 35610: 35603: 35596: 35593: 35590: 35587: 35584: 35581: 35578: 35575: 35572: 35569: 35566: 35555: 35552: 35549: 35546: 35543: 35540: 35537: 35534: 35531: 35528: 35525: 35522: 35515: 35512: 35509: 35506: 35503: 35500: 35493: 35486: 35483: 35480: 35477: 35474: 35471: 35468: 35465: 35462: 35459: 35456: 35453: 35450: 35439: 35432: 35429: 35426: 35423: 35420: 35417: 35410: 35407: 35404: 35401: 35398: 35395: 35392: 35389: 35386: 35383: 35376: 35373: 35370: 35367: 35364: 35361: 35358: 35355: 35344: 35341: 35338: 35335: 35332: 35329: 35326: 35323: 35320: 35317: 35314: 35311: 35308: 35305: 35302: 35295: 35292: 35285: 35282: 35279: 35272: 35269: 35266: 35263: 35260: 35257: 35254: 35251: 35248: 35245: 35242: 35235: 35228: 35225: 35222: 35219: 35216: 35213: 35210: 35207: 35204: 35201: 35198: 35187: 35184: 35181: 35178: 35175: 35172: 35169: 35166: 35163: 35160: 35157: 35154: 35147: 35144: 35141: 35138: 35135: 35132: 35125: 35118: 35115: 35112: 35109: 35106: 35103: 35100: 35097: 35094: 35091: 35088: 35085: 35082: 35071: 35064: 35061: 35058: 35055: 35052: 35049: 35046: 35043: 35040: 35037: 35034: 35031: 35028: 35025: 35022: 35019: 35016: 35013: 35010: 35007: 35004: 35001: 34994: 34987: 34984: 34981: 34978: 34975: 34972: 34969: 34966: 34963: 34960: 34957: 34954: 34947: 34940: 34937: 34934: 34931: 34928: 34925: 34922: 34919: 34916: 34913: 34910: 34907: 34904: 34901: 34898: 34895: 34892: 34889: 34886: 34883: 34880: 34877: 34874: 34871: 34868: 34865: 34862: 34859: 34856: 34853: 34850: 34847: 34836: 34833: 34830: 34823: 34820: 34817: 34810: 34807: 34804: 34797: 34794: 34791: 34784: 34781: 34778: 34771: 34768: 34765: 34762: 34755: 34752: 34749: 34746: 34743: 34740: 34737: 34734: 34731: 34724: 34713: 34706: 34703: 34700: 34689: 34682: 34675: 34668: 34665: 34662: 34655: 34652: 34649: 34646: 34639: 34636: 34633: 34630: 34623: 34620: 34617: 34614: 34607: 34604: 34601: 34598: 34595: 34592: 34589: 34586: 34579: 34576: 34573: 34570: 34567: 34564: 34561: 34558: 34555: 34552: 34545: 34542: 34539: 34536: 34529: 34522: 34519: 34516: 34513: 34510: 34507: 34504: 34501: 34498: 34491: 34480: 34473: 34466: 34459: 34456: 34453: 34446: 34443: 34440: 34437: 34430: 34427: 34424: 34421: 34414: 34411: 34408: 34405: 34398: 34395: 34392: 34389: 34382: 34379: 34376: 34373: 34366: 34363: 34360: 34357: 34350: 34347: 34344: 34341: 34334: 34331: 34328: 34325: 34318: 34315: 34312: 34309: 34302: 34299: 34296: 34293: 34286: 34279: 34272: 34265: 34258: 34251: 34248: 34245: 34238: 34235: 34232: 34229: 34222: 34219: 34216: 34213: 34206: 34203: 34200: 34197: 34190: 34187: 34184: 34181: 34178: 34171: 34168: 34165: 34162: 34155: 34152: 34149: 34146: 34143: 34140: 34137: 34134: 34131: 34128: 34125: 34122: 34119: 34116: 34109: 34106: 34103: 34100: 34097: 34094: 34091: 34088: 34085: 34082: 34075: 34072: 34069: 34066: 34059: 34056: 34053: 34050: 34043: 34040: 34037: 34034: 34027: 34024: 34021: 34018: 34011: 34008: 34005: 34002: 33995: 33992: 33989: 33986: 33979: 33976: 33973: 33970: 33963: 33956: 33953: 33950: 33947: 33944: 33941: 33938: 33935: 33932: 33929: 33922: 33915: 33908: 33901: 33898: 33895: 33888: 33885: 33882: 33879: 33872: 33869: 33866: 33863: 33856: 33853: 33850: 33847: 33840: 33837: 33834: 33831: 33824: 33821: 33818: 33815: 33812: 33809: 33806: 33803: 33796: 33793: 33790: 33787: 33784: 33781: 33778: 33775: 33772: 33769: 33766: 33763: 33760: 33757: 33750: 33747: 33744: 33741: 33738: 33735: 33732: 33729: 33726: 33723: 33716: 33713: 33710: 33707: 33700: 33697: 33694: 33691: 33684: 33681: 33678: 33675: 33668: 33665: 33662: 33659: 33652: 33649: 33646: 33643: 33636: 33633: 33630: 33627: 33620: 33617: 33614: 33611: 33604: 33597: 33594: 33591: 33588: 33585: 33582: 33579: 33576: 33573: 33570: 33567: 33564: 33561: 33558: 33555: 33552: 33549: 33542: 33531: 33528: 33525: 33522: 33519: 33516: 33509: 33506: 33503: 33500: 33497: 33490: 33487: 33484: 33481: 33478: 33475: 33472: 33469: 33466: 33463: 33460: 33457: 33454: 33451: 33448: 33445: 33442: 33439: 33436: 33433: 33430: 33427: 33424: 33421: 33414: 33411: 33408: 33405: 33402: 33399: 33396: 33393: 33390: 33387: 33384: 33373: 33370: 33367: 33364: 33361: 33358: 33351: 33348: 33346:"%20" 33345: 33342: 33339: 33336: 33333: 33330: 33327: 33324: 33321: 33318: 33315: 33312: 33309: 33306: 33303: 33296: 33293: 33290: 33287: 33284: 33281: 33278: 33275: 33272: 33265: 33262: 33259: 33256: 33253: 33246: 33235: 33228: 33221: 33214: 33207: 33200: 33193: 33190: 33187: 33184: 33181: 33178: 33175: 33172: 33165: 33154: 33151: 33148: 33145: 33142: 33139: 33136: 33133: 33130: 33127: 33124: 33121: 33118: 33115: 33104: 33101: 33098: 33095: 33088: 33085: 33082: 33079: 33076: 33073: 33062: 33059: 33056: 33053: 33050: 33043: 33036: 33025: 33018: 33011: 33008: 33005: 33002: 32995: 32992: 32989: 32986: 32983: 32980: 32977: 32974: 32971: 32968: 32965: 32962: 32955: 32948: 32945: 32942: 32939: 32936: 32933: 32930: 32927: 32924: 32921: 32918: 32915: 32912: 32909: 32906: 32899: 32888: 32885: 32882: 32879: 32876: 32873: 32870: 32867: 32864: 32861: 32854: 32843: 32840: 32837: 32834: 32831: 32828: 32825: 32822: 32819: 32816: 32813: 32810: 32807: 32804: 32801: 32798: 32795: 32792: 32789: 32786: 32783: 32776: 32773: 32770: 32767: 32764: 32761: 32758: 32755: 32752: 32749: 32746: 32743: 32740: 32737: 32734: 32731: 32728: 32725: 32722: 32719: 32716: 32709: 32698: 32695: 32692: 32689: 32686: 32683: 32680: 32673: 32670: 32667: 32664: 32661: 32650: 32643: 32640: 32637: 32630: 32627: 32624: 32621: 32618: 32615: 32612: 32609: 32606: 32599: 32592: 32589: 32586: 32583: 32580: 32577: 32574: 32571: 32568: 32565: 32558: 32547: 32544: 32541: 32538: 32535: 32532: 32529: 32526: 32523: 32520: 32513: 32510: 32507: 32504: 32501: 32498: 32495: 32492: 32489: 32482: 32475: 32472: 32469: 32466: 32463: 32460: 32457: 32454: 32451: 32448: 32445: 32442: 32439: 32436: 32429: 32426: 32423: 32420: 32417: 32414: 32411: 32400: 32393: 32390: 32387: 32384: 32381: 32378: 32371: 32368: 32365: 32362: 32359: 32356: 32349: 32342: 32339: 32336: 32333: 32330: 32327: 32324: 32321: 32318: 32315: 32312: 32309: 32306: 32303: 32300: 32297: 32290: 32287: 32284: 32281: 32278: 32275: 32268: 32265: 32262: 32259: 32256: 32253: 32250: 32243: 32240: 32237: 32234: 32231: 32224: 32221: 32218: 32215: 32212: 32205: 32194: 32191: 32188: 32185: 32178: 32175: 32172: 32169: 32166: 32163: 32160: 32157: 32154: 32147: 32136: 32129: 32126: 32123: 32112: 32105: 32098: 32091: 32088: 32085: 32078: 32075: 32072: 32069: 32062: 32059: 32056: 32053: 32046: 32043: 32040: 32037: 32034: 32031: 32028: 32025: 32022: 32019: 32016: 32009: 32006: 32003: 32000: 31997: 31994: 31991: 31988: 31981: 31978: 31975: 31972: 31965: 31958: 31955: 31952: 31949: 31946: 31943: 31940: 31937: 31930: 31927: 31924: 31921: 31918: 31915: 31912: 31905: 31898: 31895: 31892: 31889: 31886: 31883: 31880: 31877: 31874: 31871: 31868: 31865: 31862: 31859: 31856: 31845: 31842: 31839: 31836: 31829: 31826: 31823: 31820: 31813: 31806: 31803: 31800: 31797: 31794: 31791: 31788: 31785: 31778: 31767: 31760: 31757: 31754: 31743: 31736: 31729: 31722: 31719: 31716: 31709: 31706: 31703: 31700: 31693: 31690: 31687: 31684: 31677: 31674: 31671: 31668: 31661: 31658: 31655: 31652: 31649: 31646: 31643: 31640: 31637: 31634: 31631: 31624: 31621: 31618: 31615: 31612: 31609: 31606: 31603: 31596: 31593: 31590: 31587: 31580: 31573: 31570: 31567: 31564: 31561: 31558: 31555: 31552: 31545: 31542: 31539: 31536: 31533: 31530: 31527: 31520: 31513: 31510: 31507: 31504: 31501: 31498: 31495: 31492: 31489: 31486: 31483: 31480: 31477: 31474: 31471: 31460: 31457: 31454: 31451: 31444: 31441: 31438: 31435: 31428: 31425: 31422: 31419: 31416: 31413: 31410: 31407: 31404: 31397: 31386: 31379: 31376: 31373: 31362: 31355: 31348: 31341: 31338: 31335: 31332: 31329: 31326: 31323: 31316: 31313: 31310: 31307: 31304: 31301: 31298: 31295: 31288: 31285: 31282: 31279: 31276: 31273: 31270: 31267: 31264: 31261: 31254: 31251: 31248: 31245: 31242: 31239: 31236: 31233: 31230: 31227: 31224: 31221: 31218: 31211: 31208: 31205: 31202: 31199: 31196: 31193: 31190: 31183: 31180: 31177: 31174: 31167: 31160: 31157: 31154: 31151: 31148: 31145: 31142: 31139: 31128: 31125: 31122: 31119: 31116: 31109: 31102: 31099: 31096: 31093: 31090: 31087: 31084: 31081: 31078: 31075: 31072: 31069: 31066: 31063: 31060: 31053: 31050: 31047: 31044: 31033: 31030: 31027: 31024: 31017: 31014: 31011: 31008: 31005: 31002: 30999: 30996: 30993: 30986: 30975: 30968: 30965: 30962: 30955: 30948: 30941: 30938: 30935: 30928: 30925: 30922: 30919: 30912: 30909: 30906: 30903: 30896: 30893: 30890: 30887: 30880: 30877: 30874: 30871: 30864: 30861: 30858: 30855: 30844: 30841: 30838: 30835: 30828: 30825: 30822: 30819: 30816: 30813: 30806: 30803: 30800: 30797: 30794: 30791: 30788: 30785: 30778: 30771: 30768: 30765: 30762: 30759: 30756: 30753: 30750: 30747: 30744: 30741: 30738: 30735: 30728: 30725: 30722: 30719: 30716: 30713: 30710: 30707: 30704: 30701: 30698: 30695: 30692: 30689: 30682: 30679: 30676: 30673: 30670: 30667: 30664: 30661: 30658: 30655: 30652: 30649: 30638: 30635: 30632: 30629: 30626: 30623: 30620: 30617: 30614: 30607: 30604: 30601: 30598: 30595: 30592: 30589: 30586: 30583: 30576: 30569: 30566: 30563: 30560: 30557: 30554: 30551: 30548: 30545: 30542: 30539: 30536: 30529: 30526: 30523: 30516: 30513: 30510: 30503: 30500: 30497: 30490: 30487: 30484: 30481: 30474: 30471: 30468: 30465: 30462: 30459: 30456: 30453: 30450: 30443: 30432: 30425: 30422: 30419: 30408: 30401: 30394: 30387: 30384: 30381: 30374: 30371: 30368: 30365: 30358: 30355: 30352: 30349: 30346: 30343: 30336: 30333: 30330: 30327: 30324: 30321: 30318: 30315: 30312: 30309: 30302: 30299: 30296: 30293: 30286: 30283: 30280: 30277: 30266: 30263: 30260: 30257: 30254: 30251: 30248: 30245: 30242: 30239: 30236: 30229: 30222: 30219: 30216: 30213: 30210: 30207: 30204: 30201: 30198: 30195: 30184: 30181: 30178: 30175: 30172: 30165: 30158: 30155: 30152: 30149: 30146: 30143: 30140: 30137: 30134: 30131: 30128: 30125: 30122: 30119: 30116: 30105: 30098: 30091: 30088: 30085: 30078: 30075: 30072: 30069: 30062: 30055: 30048: 30045: 30042: 30035: 30032: 30029: 30026: 30019: 30012: 30005: 30002: 29999: 29992: 29989: 29986: 29983: 29976: 29969: 29962: 29959: 29956: 29949: 29946: 29943: 29940: 29933: 29926: 29919: 29916: 29913: 29906: 29903: 29900: 29897: 29890: 29883: 29880: 29877: 29874: 29863: 29860: 29857: 29854: 29847: 29840: 29837: 29834: 29831: 29828: 29825: 29822: 29819: 29812: 29801: 29794: 29791: 29788: 29781: 29774: 29767: 29764: 29761: 29754: 29751: 29748: 29745: 29738: 29735: 29732: 29729: 29722: 29719: 29716: 29713: 29706: 29703: 29700: 29697: 29690: 29687: 29684: 29681: 29670: 29663: 29660: 29657: 29654: 29647: 29644: 29641: 29638: 29635: 29632: 29625: 29622: 29619: 29616: 29613: 29610: 29607: 29604: 29597: 29590: 29579: 29572: 29569: 29566: 29563: 29556: 29553: 29550: 29547: 29544: 29541: 29534: 29531: 29528: 29525: 29522: 29519: 29516: 29513: 29506: 29499: 29496: 29493: 29490: 29487: 29484: 29481: 29478: 29475: 29472: 29469: 29466: 29463: 29452: 29445: 29442: 29439: 29436: 29429: 29426: 29423: 29420: 29417: 29414: 29407: 29404: 29401: 29398: 29395: 29392: 29389: 29386: 29379: 29372: 29369: 29366: 29363: 29360: 29357: 29354: 29351: 29348: 29345: 29342: 29339: 29336: 29325: 29318: 29315: 29312: 29309: 29302: 29299: 29296: 29293: 29290: 29287: 29280: 29277: 29274: 29271: 29268: 29265: 29262: 29259: 29252: 29245: 29242: 29239: 29236: 29233: 29230: 29227: 29224: 29221: 29218: 29215: 29212: 29205: 29198: 29195: 29192: 29189: 29186: 29183: 29180: 29177: 29174: 29171: 29168: 29165: 29162: 29159: 29156: 29153: 29150: 29147: 29144: 29141: 29138: 29135: 29132: 29129: 29126: 29123: 29120: 29117: 29114: 29111: 29108: 29105: 29102: 29099: 29096: 29093: 29090: 29087: 29084: 29081: 29078: 29075: 29068: 29065: 29062: 29055: 29052: 29049: 29042: 29039: 29036: 29029: 29026: 29023: 29020: 29013: 29010: 29007: 29004: 29001: 28998: 28995: 28992: 28989: 28982: 28971: 28964: 28961: 28958: 28951: 28944: 28937: 28930: 28927: 28924: 28917: 28914: 28911: 28908: 28901: 28898: 28895: 28892: 28885: 28882: 28879: 28876: 28869: 28866: 28863: 28860: 28853: 28850: 28847: 28844: 28833: 28826: 28823: 28820: 28817: 28814: 28811: 28804: 28801: 28798: 28795: 28792: 28789: 28786: 28783: 28780: 28777: 28770: 28767: 28764: 28761: 28758: 28755: 28752: 28749: 28738: 28735: 28732: 28729: 28726: 28723: 28720: 28717: 28710: 28707: 28704: 28701: 28698: 28695: 28692: 28689: 28682: 28679: 28676: 28673: 28670: 28667: 28664: 28661: 28658: 28655: 28652: 28649: 28642: 28635: 28628: 28625: 28622: 28615: 28612: 28609: 28606: 28603: 28600: 28597: 28594: 28591: 28588: 28581: 28574: 28571: 28568: 28565: 28562: 28559: 28556: 28553: 28550: 28547: 28544: 28537: 28530: 28527: 28524: 28521: 28518: 28515: 28512: 28509: 28506: 28503: 28500: 28497: 28494: 28491: 28488: 28477: 28474: 28471: 28468: 28465: 28458: 28455: 28452: 28449: 28446: 28439: 28432: 28421: 28414: 28411: 28408: 28405: 28398: 28395: 28392: 28389: 28386: 28383: 28376: 28373: 28370: 28367: 28364: 28361: 28358: 28355: 28348: 28345: 28342: 28339: 28332: 28325: 28322: 28319: 28316: 28313: 28310: 28307: 28304: 28301: 28298: 28295: 28292: 28281: 28278: 28275: 28272: 28269: 28266: 28263: 28260: 28257: 28254: 28251: 28248: 28245: 28238: 28235: 28232: 28229: 28226: 28223: 28220: 28217: 28214: 28207: 28200: 28197: 28194: 28191: 28188: 28185: 28182: 28179: 28176: 28173: 28170: 28167: 28164: 28161: 28158: 28155: 28144: 28141: 28138: 28135: 28132: 28125: 28122: 28119: 28116: 28113: 28110: 28107: 28104: 28101: 28098: 28095: 28092: 28089: 28086: 28083: 28080: 28073: 28070: 28067: 28064: 28061: 28058: 28055: 28052: 28049: 28046: 28043: 28040: 28037: 28034: 28031: 28028: 28025: 28022: 28015: 28012: 28009: 28006: 28003: 28000: 27997: 27994: 27991: 27988: 27985: 27982: 27979: 27976: 27973: 27970: 27963: 27956: 27949: 27942: 27939: 27936: 27933: 27930: 27927: 27924: 27921: 27918: 27911: 27908: 27905: 27902: 27899: 27896: 27893: 27890: 27887: 27884: 27877: 27874: 27871: 27868: 27865: 27862: 27859: 27856: 27853: 27850: 27843: 27840: 27837: 27834: 27831: 27828: 27825: 27822: 27819: 27816: 27813: 27806: 27803: 27800: 27797: 27794: 27791: 27788: 27785: 27782: 27779: 27772: 27769: 27766: 27763: 27760: 27757: 27754: 27751: 27748: 27741: 27738: 27735: 27732: 27729: 27726: 27723: 27720: 27717: 27714: 27711: 27708: 27701: 27698: 27695: 27688: 27685: 27682: 27675: 27672: 27669: 27662: 27659: 27656: 27649: 27646: 27643: 27636: 27633: 27630: 27627: 27620: 27617: 27614: 27611: 27608: 27605: 27602: 27599: 27596: 27589: 27578: 27571: 27568: 27565: 27554: 27547: 27540: 27537: 27535:theMatchWeFound 27534: 27531: 27528: 27521: 27518: 27515: 27513:theMatchWeFound 27512: 27509: 27506: 27499: 27497:replacementText 27496: 27493: 27490: 27483: 27480: 27477: 27474: 27467: 27464: 27461: 27458: 27451: 27448: 27445: 27442: 27435: 27424: 27417: 27414: 27411: 27408: 27405: 27402: 27399: 27397:theMatchWeFound 27396: 27393: 27390: 27387: 27385:replacementText 27384: 27377: 27374: 27371: 27368: 27365: 27362: 27359: 27356: 27353: 27350: 27347: 27344: 27341: 27334: 27331: 27328: 27325: 27322: 27319: 27316: 27313: 27302: 27299: 27296: 27293: 27286: 27283: 27280: 27277: 27274: 27271: 27268: 27265: 27262: 27251: 27248: 27245: 27242: 27239: 27232: 27225: 27222: 27219: 27216: 27213: 27206: 27195: 27188: 27181: 27178: 27171: 27168: 27165: 27162: 27155: 27152: 27149: 27147:theMatchWeFound 27146: 27143: 27140: 27137: 27135:replacementText 27134: 27127: 27124: 27121: 27118: 27111: 27108: 27105: 27102: 27099: 27096: 27093: 27090: 27087: 27084: 27081: 27078: 27075: 27068: 27061: 27058: 27055: 27052: 27049: 27046: 27043: 27040: 27029: 27026: 27023: 27020: 27017: 27010: 27003: 27000: 26997: 26994: 26991: 26988: 26985: 26982: 26979: 26976: 26973: 26970: 26967: 26964: 26961: 26950: 26947: 26944: 26941: 26934: 26923: 26920: 26917: 26914: 26911: 26904: 26901: 26898: 26896:replacementText 26895: 26892: 26885: 26882: 26879: 26876: 26873: 26866: 26863: 26860: 26857: 26854: 26847: 26840: 26837: 26834: 26832:theMatchWeFound 26831: 26828: 26825: 26818: 26807: 26800: 26793: 26786: 26783: 26780: 26777: 26774: 26767: 26764: 26761: 26758: 26755: 26752: 26745: 26742: 26739: 26736: 26733: 26730: 26723: 26720: 26718:theMatchWeFound 26717: 26710: 26703: 26700: 26697: 26694: 26691: 26688: 26685: 26682: 26679: 26676: 26669: 26658: 26655: 26648: 26645: 26642: 26639: 26628: 26621: 26614: 26611: 26604: 26601: 26598: 26595: 26588: 26581: 26578: 26575: 26572: 26569: 26566: 26563: 26560: 26557: 26554: 26547: 26540: 26537: 26534: 26531: 26528: 26525: 26522: 26519: 26516: 26513: 26510: 26507: 26504: 26501: 26498: 26495: 26492: 26485: 26482: 26479: 26476: 26473: 26466: 26455: 26452: 26449: 26446: 26443: 26432: 26429: 26422: 26419: 26416: 26414:theMatchWeFound 26413: 26410: 26407: 26400: 26393: 26386: 26383: 26380: 26377: 26374: 26371: 26368: 26365: 26362: 26359: 26356: 26353: 26350: 26347: 26344: 26337: 26326: 26319: 26312: 26309: 26306: 26299: 26296: 26293: 26286: 26283: 26280: 26277: 26270: 26263: 26256: 26253: 26250: 26243: 26240: 26237: 26230: 26227: 26224: 26221: 26214: 26207: 26200: 26197: 26194: 26187: 26184: 26181: 26174: 26171: 26168: 26165: 26158: 26151: 26144: 26141: 26138: 26131: 26128: 26125: 26118: 26115: 26112: 26109: 26102: 26095: 26092: 26089: 26086: 26079: 26068: 26065: 26062: 26060:theMatchWeFound 26059: 26056: 26049: 26046: 26043: 26040: 26033: 26026: 26023: 26020: 26017: 26014: 26011: 26008: 26005: 25998: 25987: 25980: 25977: 25974: 25963: 25956: 25949: 25942: 25935: 25932: 25929: 25922: 25919: 25916: 25913: 25910: 25907: 25904: 25901: 25894: 25891: 25888: 25885: 25878: 25876:endReplaceIndex 25875: 25872: 25869: 25862: 25859: 25856: 25853: 25846: 25843: 25840: 25837: 25826: 25823: 25820: 25817: 25814: 25811: 25809:endReplaceIndex 25808: 25805: 25798: 25791: 25788: 25777: 25770: 25763: 25760: 25757: 25750: 25747: 25744: 25741: 25738: 25735: 25732: 25729: 25722: 25719: 25716: 25713: 25706: 25704:endReplaceIndex 25703: 25700: 25697: 25690: 25687: 25684: 25681: 25674: 25671: 25668: 25665: 25654: 25651: 25648: 25641: 25638: 25635: 25632: 25630:endReplaceIndex 25629: 25626: 25623: 25620: 25617: 25614: 25611: 25608: 25605: 25602: 25599: 25596: 25593: 25590: 25587: 25584: 25581: 25578: 25571: 25560: 25558:endReplaceIndex 25557: 25554: 25547: 25544: 25541: 25538: 25536:endReplaceIndex 25535: 25532: 25529: 25526: 25523: 25520: 25517: 25514: 25511: 25508: 25505: 25502: 25499: 25496: 25493: 25490: 25487: 25484: 25477: 25466: 25463: 25460: 25457: 25455:endReplaceIndex 25454: 25447: 25444: 25441: 25438: 25435: 25428: 25425: 25422: 25419: 25416: 25413: 25410: 25407: 25404: 25401: 25399:endReplaceIndex 25398: 25395: 25388: 25381: 25378: 25375: 25372: 25369: 25366: 25363: 25360: 25353: 25346: 25335: 25332: 25329: 25326: 25323: 25320: 25317: 25314: 25311: 25308: 25305: 25302: 25299: 25296: 25293: 25290: 25287: 25280: 25269: 25266: 25263: 25260: 25257: 25254: 25251: 25248: 25245: 25242: 25239: 25236: 25233: 25230: 25223: 25220: 25217: 25214: 25211: 25208: 25205: 25202: 25199: 25192: 25181: 25178: 25175: 25172: 25169: 25166: 25159: 25152: 25145: 25138: 25135: 25132: 25129: 25122: 25119: 25116: 25113: 25110: 25107: 25104: 25101: 25098: 25095: 25092: 25089: 25082: 25075: 25072: 25069: 25066: 25063: 25060: 25057: 25054: 25051: 25048: 25045: 25042: 25039: 25036: 25033: 25026: 25019: 25012: 25005: 24998: 24995: 24984: 24977: 24970: 24967: 24964: 24957: 24954: 24951: 24948: 24941: 24939:replacementText 24938: 24935: 24932: 24925: 24922: 24919: 24916: 24909: 24906: 24903: 24900: 24893: 24890: 24887: 24884: 24873: 24866: 24863: 24860: 24857: 24854: 24851: 24848: 24846:replacementText 24845: 24838: 24835: 24832: 24829: 24822: 24819: 24816: 24813: 24810: 24807: 24804: 24801: 24798: 24795: 24792: 24781: 24778: 24775: 24772: 24765: 24762: 24759: 24756: 24753: 24750: 24747: 24744: 24741: 24730: 24727: 24724: 24721: 24714: 24707: 24704: 24701: 24698: 24695: 24688: 24677: 24670: 24663: 24660: 24653: 24650: 24647: 24644: 24633: 24630: 24627: 24624: 24621: 24618: 24615: 24613:replacementText 24612: 24605: 24602: 24599: 24596: 24585: 24582: 24579: 24576: 24573: 24570: 24567: 24564: 24561: 24558: 24555: 24552: 24549: 24542: 24539: 24528: 24525: 24522: 24519: 24516: 24513: 24510: 24507: 24504: 24501: 24498: 24495: 24492: 24485: 24482: 24479: 24476: 24473: 24470: 24467: 24464: 24457: 24446: 24443: 24440: 24437: 24434: 24431: 24428: 24421: 24414: 24411: 24408: 24405: 24402: 24399: 24396: 24393: 24382: 24379: 24376: 24373: 24370: 24363: 24356: 24353: 24350: 24347: 24344: 24341: 24338: 24335: 24332: 24329: 24326: 24323: 24320: 24317: 24314: 24303: 24300: 24297: 24294: 24283: 24277:// sub-heading. 24276: 24269: 24262: 24251: 24248: 24245: 24242: 24239: 24232: 24229: 24226: 24223: 24220: 24217: 24214: 24211: 24208: 24201: 24198: 24195: 24193:replacementText 24192: 24189: 24182: 24179: 24176: 24173: 24170: 24163: 24160: 24157: 24154: 24151: 24144: 24137: 24134: 24131: 24128: 24125: 24122: 24119: 24116: 24109: 24098: 24095: 24088: 24085: 24082: 24079: 24068: 24061: 24054: 24051: 24044: 24041: 24038: 24035: 24028: 24021: 24018: 24015: 24012: 24009: 24006: 24003: 24000: 23993: 23986: 23983: 23980: 23977: 23974: 23971: 23968: 23965: 23962: 23959: 23956: 23953: 23950: 23947: 23944: 23937: 23934: 23931: 23928: 23925: 23914: 23907: 23904: 23901: 23898: 23895: 23892: 23885: 23882: 23879: 23876: 23873: 23870: 23863: 23860: 23857: 23854: 23851: 23848: 23841: 23838: 23835: 23832: 23829: 23826: 23819: 23816: 23813: 23810: 23807: 23804: 23797: 23794: 23791: 23788: 23785: 23782: 23775: 23772: 23769: 23766: 23759: 23748: 23745: 23742: 23739: 23736: 23733: 23730: 23727: 23724: 23721: 23718: 23715: 23704: 23701: 23698: 23695: 23692: 23689: 23686: 23683: 23680: 23677: 23670: 23667: 23664: 23661: 23658: 23655: 23652: 23649: 23646: 23643: 23636: 23634:spaceAfterIndex 23633: 23630: 23627: 23624: 23621: 23618: 23616:spaceAfterIndex 23615: 23612: 23609: 23602: 23599: 23596: 23593: 23590: 23587: 23584: 23581: 23578: 23575: 23568: 23565: 23562: 23559: 23556: 23553: 23550: 23547: 23544: 23541: 23534: 23531: 23528: 23525: 23522: 23519: 23516: 23513: 23510: 23507: 23500: 23497: 23494: 23491: 23488: 23481: 23478: 23475: 23472: 23469: 23466: 23463: 23460: 23457: 23454: 23451: 23448: 23445: 23442: 23439: 23436: 23433: 23430: 23427: 23424: 23421: 23414: 23411: 23408: 23405: 23402: 23399: 23396: 23393: 23390: 23387: 23384: 23381: 23378: 23375: 23372: 23369: 23366: 23363: 23360: 23357: 23354: 23347: 23344: 23341: 23338: 23335: 23332: 23329: 23326: 23323: 23320: 23317: 23314: 23311: 23308: 23305: 23302: 23299: 23296: 23293: 23290: 23287: 23284: 23282:spaceAfterIndex 23281: 23278: 23271: 23268: 23265: 23262: 23259: 23256: 23253: 23250: 23247: 23244: 23241: 23238: 23235: 23232: 23229: 23226: 23223: 23220: 23217: 23214: 23211: 23204: 23201: 23198: 23195: 23192: 23189: 23186: 23183: 23180: 23177: 23174: 23171: 23168: 23165: 23162: 23159: 23156: 23153: 23150: 23147: 23144: 23137: 23134: 23131: 23128: 23125: 23122: 23119: 23116: 23113: 23110: 23107: 23104: 23101: 23098: 23095: 23092: 23089: 23086: 23083: 23080: 23077: 23070: 23067: 23064: 23061: 23058: 23055: 23052: 23049: 23046: 23043: 23040: 23037: 23034: 23031: 23028: 23025: 23022: 23019: 23016: 23013: 23010: 23003: 22996: 22989: 22982: 22975: 22968: 22961: 22950: 22943: 22940: 22937: 22934: 22927: 22924: 22921: 22918: 22915: 22912: 22909: 22906: 22903: 22896: 22889: 22886: 22883: 22880: 22877: 22874: 22871: 22864: 22861: 22858: 22855: 22852: 22845: 22842: 22839: 22836: 22833: 22826: 22819: 22816: 22813: 22810: 22807: 22804: 22801: 22798: 22795: 22792: 22789: 22786: 22783: 22780: 22777: 22774: 22771: 22768: 22761: 22758: 22755: 22752: 22749: 22746: 22743: 22740: 22737: 22730: 22727: 22724: 22721: 22718: 22715: 22712: 22709: 22706: 22703: 22696: 22693: 22690: 22687: 22684: 22681: 22678: 22675: 22672: 22665: 22662: 22659: 22656: 22653: 22650: 22647: 22644: 22637: 22634: 22631: 22628: 22625: 22622: 22619: 22612: 22609: 22606: 22603: 22600: 22597: 22590: 22583: 22580: 22577: 22574: 22571: 22568: 22565: 22562: 22559: 22556: 22553: 22550: 22547: 22544: 22537: 22534: 22531: 22528: 22525: 22522: 22519: 22508: 22501: 22498: 22495: 22492: 22489: 22486: 22479: 22476: 22473: 22470: 22467: 22464: 22457: 22450: 22447: 22444: 22441: 22438: 22435: 22432: 22429: 22426: 22423: 22420: 22417: 22414: 22411: 22408: 22405: 22394: 22391: 22388: 22385: 22378: 22375: 22372: 22369: 22366: 22359: 22356: 22353: 22350: 22347: 22344: 22341: 22334: 22331: 22328: 22325: 22322: 22315: 22312: 22309: 22306: 22303: 22296: 22285: 22282: 22279: 22276: 22269: 22266: 22263: 22260: 22253: 22246: 22243: 22240: 22237: 22234: 22231: 22228: 22225: 22218: 22211: 22204: 22193: 22186: 22183: 22180: 22173: 22166: 22159: 22156: 22153: 22146: 22143: 22140: 22137: 22130: 22127: 22124: 22121: 22114: 22111: 22108: 22105: 22098: 22095: 22092: 22089: 22082: 22079: 22076: 22073: 22062: 22059: 22056: 22053: 22050: 22047: 22044: 22041: 22034: 22031: 22028: 22025: 22022: 22019: 22016: 22013: 22002: 21995: 21992: 21989: 21986: 21983: 21980: 21977: 21974: 21967: 21960: 21957: 21954: 21951: 21948: 21945: 21942: 21939: 21936: 21933: 21930: 21927: 21924: 21921: 21918: 21915: 21912: 21909: 21906: 21899: 21896: 21893: 21890: 21887: 21884: 21881: 21878: 21875: 21872: 21869: 21866: 21863: 21860: 21857: 21854: 21851: 21844: 21833: 21830: 21827: 21824: 21821: 21818: 21815: 21812: 21809: 21806: 21803: 21800: 21797: 21794: 21791: 21788: 21785: 21778: 21775: 21772: 21769: 21766: 21763: 21760: 21757: 21754: 21751: 21748: 21745: 21742: 21739: 21736: 21733: 21730: 21727: 21724: 21721: 21714: 21703: 21700: 21697: 21694: 21691: 21684: 21681: 21678: 21675: 21672: 21669: 21666: 21663: 21660: 21657: 21654: 21651: 21648: 21645: 21642: 21639: 21636: 21629: 21626: 21623: 21620: 21617: 21614: 21611: 21608: 21605: 21602: 21599: 21596: 21593: 21590: 21587: 21584: 21581: 21574: 21571: 21568: 21565: 21562: 21559: 21556: 21553: 21550: 21547: 21544: 21541: 21538: 21535: 21532: 21529: 21522: 21519: 21516: 21509: 21502: 21495: 21492: 21489: 21486: 21483: 21480: 21477: 21474: 21471: 21464: 21457: 21454: 21451: 21448: 21445: 21442: 21439: 21436: 21433: 21430: 21427: 21420: 21417: 21414: 21411: 21408: 21405: 21402: 21399: 21396: 21393: 21386: 21379: 21376: 21373: 21370: 21367: 21364: 21361: 21358: 21355: 21352: 21349: 21342: 21339: 21336: 21333: 21330: 21327: 21324: 21321: 21318: 21315: 21308: 21305: 21302: 21299: 21296: 21293: 21290: 21287: 21284: 21281: 21274: 21271: 21268: 21265: 21262: 21259: 21256: 21253: 21250: 21247: 21244: 21241: 21234: 21223: 21220: 21217: 21210: 21207: 21204: 21197: 21194: 21191: 21184: 21181: 21178: 21175: 21168: 21165: 21162: 21159: 21156: 21153: 21150: 21147: 21144: 21137: 21126: 21119: 21116: 21113: 21106: 21099: 21092: 21085: 21082: 21079: 21072: 21069: 21066: 21063: 21056: 21053: 21050: 21047: 21040: 21037: 21034: 21031: 21024: 21021: 21018: 21015: 21008: 21005: 21002: 20999: 20992: 20985: 20982: 20979: 20976: 20969: 20966: 20963: 20960: 20957: 20954: 20947: 20944: 20941: 20938: 20935: 20932: 20925: 20918: 20907: 20900: 20897: 20894: 20891: 20884: 20881: 20878: 20875: 20872: 20869: 20866: 20863: 20860: 20857: 20854: 20847: 20844: 20841: 20838: 20835: 20832: 20829: 20826: 20823: 20820: 20817: 20806: 20803: 20800: 20797: 20794: 20791: 20784: 20781: 20778: 20775: 20772: 20769: 20766: 20763: 20760: 20757: 20754: 20751: 20748: 20745: 20742: 20739: 20736: 20733: 20726: 20723: 20720: 20717: 20714: 20711: 20708: 20705: 20702: 20699: 20696: 20693: 20690: 20687: 20684: 20681: 20678: 20675: 20664: 20661: 20658: 20655: 20652: 20645: 20638: 20635: 20632: 20629: 20626: 20623: 20620: 20617: 20614: 20611: 20608: 20605: 20602: 20591: 20584: 20581: 20578: 20575: 20568: 20565: 20562: 20559: 20556: 20553: 20550: 20547: 20544: 20541: 20538: 20531: 20528: 20525: 20522: 20519: 20516: 20513: 20510: 20507: 20504: 20501: 20494: 20487: 20484: 20481: 20478: 20475: 20472: 20469: 20466: 20463: 20460: 20457: 20454: 20451: 20440: 20433: 20426: 20423: 20420: 20417: 20414: 20411: 20404: 20401: 20398: 20395: 20392: 20389: 20382: 20379: 20376: 20373: 20370: 20367: 20364: 20361: 20358: 20351: 20348: 20345: 20342: 20339: 20336: 20333: 20330: 20327: 20324: 20321: 20318: 20315: 20312: 20305: 20302: 20299: 20296: 20293: 20290: 20287: 20284: 20281: 20278: 20275: 20272: 20269: 20262: 20259: 20256: 20253: 20250: 20247: 20244: 20241: 20234: 20227: 20216: 20209: 20206: 20203: 20200: 20197: 20194: 20187: 20184: 20181: 20178: 20175: 20172: 20169: 20166: 20159: 20156: 20153: 20150: 20147: 20144: 20141: 20138: 20127: 20120: 20117: 20114: 20111: 20108: 20105: 20102: 20099: 20092: 20089: 20086: 20083: 20080: 20077: 20074: 20071: 20068: 20065: 20062: 20059: 20052: 20049: 20046: 20043: 20040: 20037: 20034: 20031: 20028: 20025: 20022: 20015: 20008: 20005: 20002: 19999: 19996: 19993: 19990: 19987: 19984: 19981: 19978: 19975: 19972: 19969: 19966: 19963: 19960: 19957: 19954: 19951: 19948: 19945: 19942: 19939: 19936: 19933: 19922: 19919: 19916: 19913: 19910: 19907: 19900: 19897: 19894: 19891: 19888: 19885: 19882: 19879: 19872: 19869: 19866: 19863: 19860: 19857: 19846: 19843: 19840: 19837: 19834: 19831: 19828: 19825: 19822: 19819: 19816: 19813: 19810: 19807: 19804: 19801: 19798: 19795: 19788: 19785: 19782: 19779: 19776: 19773: 19770: 19767: 19764: 19761: 19758: 19755: 19752: 19749: 19746: 19743: 19740: 19737: 19730: 19727: 19724: 19721: 19718: 19707: 19704: 19701: 19698: 19695: 19688: 19685: 19682: 19679: 19676: 19673: 19670: 19667: 19664: 19661: 19658: 19655: 19652: 19649: 19646: 19643: 19636: 19629: 19626: 19623: 19620: 19617: 19614: 19611: 19608: 19605: 19602: 19599: 19596: 19593: 19590: 19587: 19584: 19581: 19578: 19575: 19572: 19569: 19566: 19559: 19552: 19549: 19546: 19543: 19540: 19537: 19534: 19531: 19528: 19525: 19522: 19519: 19516: 19505: 19498: 19491: 19488: 19485: 19482: 19479: 19476: 19469: 19466: 19463: 19460: 19457: 19454: 19447: 19444: 19441: 19438: 19435: 19432: 19429: 19426: 19423: 19416: 19413: 19410: 19407: 19404: 19401: 19398: 19395: 19392: 19389: 19386: 19383: 19380: 19377: 19370: 19367: 19364: 19361: 19358: 19355: 19352: 19349: 19346: 19339: 19336: 19333: 19330: 19327: 19324: 19321: 19318: 19311: 19304: 19293: 19286: 19283: 19280: 19277: 19274: 19271: 19264: 19261: 19258: 19255: 19252: 19249: 19246: 19243: 19236: 19233: 19230: 19227: 19224: 19221: 19218: 19215: 19204: 19197: 19194: 19191: 19188: 19185: 19182: 19179: 19176: 19169: 19166: 19163: 19160: 19157: 19154: 19151: 19148: 19145: 19142: 19139: 19136: 19129: 19126: 19123: 19120: 19117: 19114: 19111: 19108: 19105: 19102: 19099: 19092: 19085: 19082: 19079: 19076: 19073: 19070: 19067: 19064: 19061: 19058: 19055: 19052: 19049: 19046: 19043: 19040: 19037: 19034: 19031: 19028: 19025: 19022: 19019: 19016: 19013: 19010: 18999: 18996: 18993: 18990: 18987: 18984: 18977: 18974: 18971: 18968: 18965: 18962: 18959: 18956: 18949: 18946: 18943: 18940: 18937: 18934: 18923: 18920: 18917: 18914: 18911: 18908: 18905: 18902: 18899: 18896: 18893: 18890: 18887: 18884: 18881: 18878: 18875: 18872: 18865: 18862: 18859: 18856: 18853: 18850: 18847: 18844: 18841: 18838: 18835: 18832: 18829: 18826: 18823: 18820: 18817: 18814: 18807: 18804: 18801: 18798: 18795: 18784: 18781: 18778: 18775: 18772: 18765: 18762: 18759: 18756: 18753: 18750: 18747: 18744: 18741: 18738: 18735: 18732: 18729: 18726: 18723: 18720: 18713: 18706: 18703: 18700: 18697: 18694: 18691: 18688: 18685: 18682: 18679: 18676: 18673: 18670: 18667: 18664: 18661: 18658: 18655: 18652: 18649: 18646: 18643: 18636: 18629: 18626: 18623: 18620: 18617: 18614: 18611: 18608: 18605: 18602: 18599: 18596: 18593: 18582: 18575: 18572: 18569: 18566: 18563: 18560: 18553: 18550: 18547: 18544: 18541: 18538: 18531: 18528: 18525: 18522: 18519: 18516: 18513: 18510: 18507: 18500: 18497: 18494: 18491: 18488: 18485: 18482: 18479: 18476: 18473: 18470: 18467: 18464: 18461: 18454: 18451: 18448: 18445: 18442: 18439: 18436: 18433: 18430: 18423: 18420: 18417: 18414: 18411: 18408: 18405: 18402: 18395: 18388: 18385: 18382: 18379: 18376: 18373: 18370: 18367: 18364: 18361: 18358: 18355: 18352: 18341: 18334: 18331: 18328: 18325: 18318: 18315: 18312: 18309: 18302: 18299: 18296: 18293: 18290: 18287: 18284: 18281: 18274: 18267: 18264: 18261: 18258: 18255: 18252: 18249: 18246: 18243: 18240: 18237: 18234: 18231: 18228: 18225: 18218: 18211: 18208: 18205: 18202: 18199: 18196: 18193: 18190: 18187: 18184: 18181: 18178: 18175: 18172: 18169: 18166: 18163: 18160: 18157: 18154: 18151: 18148: 18145: 18142: 18139: 18136: 18133: 18130: 18127: 18124: 18121: 18118: 18115: 18112: 18109: 18106: 18103: 18100: 18097: 18094: 18091: 18088: 18085: 18082: 18079: 18076: 18073: 18070: 18067: 18064: 18061: 18058: 18047: 18044: 18041: 18038: 18035: 18032: 18029: 18026: 18023: 18020: 18017: 18014: 18007: 18004: 18001: 17998: 17995: 17992: 17989: 17986: 17983: 17980: 17977: 17970: 17967: 17964: 17961: 17958: 17955: 17952: 17949: 17946: 17935: 17932: 17929: 17926: 17919: 17912: 17909: 17906: 17903: 17896: 17893: 17890: 17887: 17884: 17881: 17878: 17875: 17872: 17869: 17866: 17859: 17856: 17853: 17846: 17839: 17836: 17833: 17830: 17827: 17824: 17821: 17818: 17815: 17812: 17809: 17806: 17803: 17800: 17797: 17794: 17791: 17788: 17785: 17782: 17779: 17776: 17773: 17762: 17755: 17752: 17749: 17746: 17735: 17732: 17729: 17726: 17723: 17720: 17717: 17714: 17711: 17708: 17705: 17702: 17699: 17696: 17693: 17690: 17687: 17684: 17681: 17678: 17671: 17668: 17665: 17662: 17659: 17656: 17653: 17650: 17647: 17644: 17641: 17638: 17635: 17632: 17629: 17626: 17623: 17620: 17617: 17614: 17611: 17608: 17605: 17602: 17599: 17596: 17593: 17590: 17587: 17584: 17577: 17574: 17571: 17568: 17565: 17562: 17559: 17556: 17553: 17550: 17547: 17544: 17541: 17538: 17535: 17532: 17529: 17526: 17523: 17520: 17517: 17514: 17511: 17508: 17505: 17502: 17499: 17496: 17493: 17490: 17483: 17480: 17477: 17474: 17471: 17468: 17465: 17462: 17459: 17456: 17453: 17450: 17447: 17444: 17441: 17438: 17435: 17432: 17429: 17426: 17423: 17420: 17417: 17414: 17411: 17408: 17405: 17402: 17399: 17396: 17389: 17386: 17383: 17380: 17377: 17374: 17371: 17368: 17365: 17362: 17359: 17356: 17353: 17350: 17347: 17344: 17341: 17338: 17335: 17332: 17329: 17326: 17323: 17320: 17317: 17314: 17311: 17308: 17305: 17302: 17295: 17292: 17289: 17286: 17283: 17280: 17277: 17274: 17271: 17268: 17265: 17262: 17259: 17256: 17253: 17250: 17247: 17244: 17241: 17238: 17235: 17232: 17229: 17226: 17223: 17220: 17217: 17214: 17211: 17208: 17201: 17194: 17191: 17188: 17185: 17182: 17179: 17176: 17173: 17170: 17167: 17164: 17161: 17158: 17155: 17152: 17149: 17146: 17143: 17140: 17137: 17134: 17131: 17128: 17125: 17122: 17119: 17116: 17113: 17110: 17107: 17104: 17097: 17094: 17091: 17088: 17085: 17082: 17079: 17076: 17073: 17070: 17067: 17064: 17061: 17058: 17055: 17052: 17049: 17046: 17043: 17040: 17037: 17034: 17031: 17028: 17025: 17022: 17019: 17016: 17013: 17010: 17007: 16996: 16989: 16986: 16983: 16980: 16973: 16970: 16967: 16964: 16961: 16958: 16951: 16948: 16945: 16942: 16939: 16936: 16933: 16930: 16923: 16916: 16913: 16910: 16907: 16904: 16901: 16898: 16895: 16892: 16889: 16886: 16883: 16880: 16869: 16862: 16859: 16856: 16853: 16842: 16839: 16836: 16833: 16830: 16827: 16824: 16821: 16818: 16815: 16812: 16809: 16806: 16803: 16800: 16797: 16794: 16791: 16788: 16785: 16778: 16775: 16772: 16769: 16766: 16763: 16760: 16757: 16754: 16751: 16748: 16745: 16742: 16739: 16736: 16733: 16730: 16727: 16724: 16721: 16718: 16715: 16712: 16709: 16706: 16703: 16700: 16697: 16694: 16691: 16688: 16681: 16678: 16675: 16672: 16669: 16666: 16663: 16660: 16657: 16654: 16651: 16648: 16645: 16642: 16639: 16636: 16633: 16630: 16627: 16624: 16621: 16618: 16615: 16612: 16609: 16606: 16603: 16600: 16597: 16594: 16591: 16584: 16581: 16578: 16575: 16572: 16569: 16566: 16563: 16560: 16557: 16554: 16551: 16548: 16545: 16542: 16539: 16536: 16533: 16530: 16527: 16524: 16521: 16518: 16515: 16512: 16509: 16506: 16503: 16500: 16497: 16490: 16483: 16480: 16477: 16474: 16471: 16468: 16465: 16462: 16459: 16456: 16453: 16450: 16447: 16444: 16441: 16438: 16435: 16432: 16429: 16426: 16423: 16420: 16417: 16414: 16411: 16408: 16405: 16402: 16399: 16396: 16393: 16390: 16387: 16384: 16381: 16378: 16375: 16372: 16369: 16366: 16363: 16360: 16353: 16346: 16343: 16340: 16337: 16334: 16331: 16328: 16325: 16322: 16319: 16316: 16313: 16310: 16303: 16300: 16297: 16294: 16291: 16288: 16285: 16282: 16279: 16276: 16273: 16270: 16267: 16264: 16261: 16258: 16255: 16252: 16249: 16246: 16243: 16240: 16237: 16234: 16231: 16228: 16225: 16222: 16219: 16216: 16213: 16210: 16207: 16204: 16201: 16198: 16195: 16192: 16189: 16186: 16183: 16180: 16177: 16174: 16171: 16168: 16165: 16162: 16159: 16156: 16153: 16150: 16147: 16144: 16141: 16138: 16135: 16132: 16129: 16126: 16123: 16120: 16117: 16114: 16111: 16108: 16105: 16102: 16099: 16096: 16093: 16090: 16087: 16084: 16081: 16078: 16075: 16072: 16069: 16066: 16063: 16060: 16057: 16054: 16051: 16044: 16037: 16034: 16031: 16028: 16025: 16022: 16019: 16016: 16013: 16010: 16007: 16000: 15997: 15994: 15991: 15988: 15985: 15982: 15975: 15972: 15969: 15962: 15959: 15956: 15949: 15946: 15943: 15936: 15933: 15930: 15923: 15920: 15917: 15914: 15907: 15904: 15901: 15898: 15895: 15892: 15889: 15886: 15883: 15880: 15877: 15874: 15871: 15868: 15865: 15862: 15859: 15856: 15853: 15850: 15843: 15840: 15837: 15834: 15831: 15828: 15825: 15822: 15819: 15812: 15801: 15794: 15787: 15780: 15769: 15766: 15763: 15760: 15757: 15754: 15751: 15748: 15745: 15742: 15739: 15736: 15733: 15730: 15727: 15724: 15721: 15718: 15715: 15712: 15709: 15706: 15703: 15700: 15697: 15682: 15675: 15668: 15661: 15654: 15647: 15636: 15625: 15622: 15619: 15616: 15609: 15602: 15599: 15596: 15585: 15578: 15575: 15572: 15561: 15554: 15551: 15548: 15545: 15542: 15539: 15536: 15533: 15530: 15527: 15524: 15521: 15518: 15515: 15512: 15509: 15502: 15495: 15492: 15489: 15486: 15483: 15480: 15477: 15474: 15467: 15464: 15461: 15458: 15455: 15452: 15449: 15446: 15439: 15436: 15433: 15430: 15427: 15424: 15421: 15418: 15415: 15412: 15409: 15402: 15399: 15396: 15393: 15390: 15387: 15384: 15377: 15370: 15363: 15356: 15349: 15342: 15331: 15324: 15321: 15318: 15315: 15312: 15309: 15306: 15303: 15296: 15293: 15290: 15287: 15284: 15281: 15274: 15267: 15264: 15257: 15250: 15247: 15244: 15241: 15238: 15235: 15232: 15229: 15222: 15219: 15216: 15213: 15210: 15203: 15200: 15197: 15190: 15183: 15180: 15177: 15174: 15171: 15168: 15165: 15162: 15155: 15152: 15149: 15146: 15143: 15140: 15137: 15134: 15131: 15128: 15125: 15122: 15119: 15116: 15113: 15110: 15107: 15104: 15101: 15094: 15087: 15084: 15081: 15078: 15075: 15072: 15069: 15066: 15063: 15060: 15053: 15050: 15047: 15044: 15041: 15038: 15035: 15032: 15029: 15022: 15019: 15016: 15013: 15010: 15007: 15004: 15001: 14998: 14991: 14988: 14985: 14982: 14979: 14976: 14973: 14970: 14967: 14960: 14953: 14946: 14935: 14928: 14925: 14922: 14919: 14916: 14913: 14906: 14899: 14892: 14889: 14886: 14883: 14880: 14877: 14874: 14871: 14868: 14865: 14862: 14859: 14856: 14853: 14850: 14847: 14844: 14841: 14834: 14827: 14824: 14821: 14818: 14815: 14812: 14809: 14806: 14799: 14796: 14793: 14790: 14787: 14784: 14781: 14778: 14775: 14768: 14765: 14762: 14759: 14756: 14753: 14750: 14747: 14740: 14737: 14734: 14731: 14728: 14725: 14722: 14719: 14716: 14713: 14710: 14707: 14704: 14701: 14694: 14691: 14688: 14685: 14682: 14679: 14676: 14673: 14666: 14663: 14660: 14657: 14654: 14651: 14648: 14645: 14638: 14627: 14624: 14621: 14618: 14611: 14608: 14605: 14602: 14599: 14596: 14593: 14586: 14583: 14580: 14577: 14570: 14567: 14564: 14561: 14558: 14555: 14552: 14549: 14546: 14543: 14540: 14537: 14534: 14527: 14524: 14521: 14518: 14511: 14508: 14505: 14502: 14499: 14496: 14493: 14486: 14483: 14480: 14477: 14470: 14467: 14464: 14461: 14458: 14455: 14448: 14441: 14438: 14435: 14432: 14429: 14426: 14419: 14416: 14409: 14406: 14403: 14400: 14397: 14394: 14391: 14388: 14381: 14374: 14367: 14364: 14361: 14358: 14355: 14352: 14349: 14346: 14343: 14340: 14337: 14334: 14331: 14328: 14325: 14322: 14319: 14316: 14313: 14306: 14303: 14300: 14297: 14294: 14291: 14288: 14285: 14282: 14275: 14272: 14269: 14266: 14263: 14260: 14257: 14254: 14251: 14248: 14245: 14242: 14239: 14236: 14233: 14230: 14227: 14220: 14217: 14214: 14211: 14208: 14201: 14194: 14191: 14188: 14185: 14182: 14179: 14176: 14173: 14170: 14167: 14164: 14161: 14158: 14155: 14152: 14149: 14146: 14143: 14140: 14133: 14130: 14127: 14124: 14121: 14118: 14115: 14112: 14109: 14106: 14103: 14100: 14097: 14094: 14091: 14088: 14081: 14078: 14075: 14072: 14069: 14066: 14063: 14060: 14057: 14054: 14051: 14048: 14045: 14042: 14039: 14036: 14033: 14030: 14023: 14020: 14017: 14014: 14011: 14008: 14005: 14002: 13999: 13996: 13993: 13986: 13979: 13976: 13973: 13970: 13967: 13964: 13957: 13954: 13951: 13948: 13945: 13942: 13939: 13936: 13933: 13930: 13927: 13924: 13917: 13914: 13911: 13908: 13901: 13894: 13891: 13888: 13885: 13882: 13879: 13876: 13869: 13866: 13863: 13856: 13853: 13850: 13847: 13844: 13841: 13838: 13835: 13828: 13825: 13822: 13819: 13816: 13813: 13810: 13807: 13804: 13801: 13798: 13791: 13788: 13785: 13782: 13779: 13776: 13773: 13770: 13767: 13764: 13761: 13758: 13755: 13748: 13745: 13742: 13739: 13736: 13733: 13730: 13727: 13724: 13717: 13710: 13703: 13700: 13697: 13694: 13691: 13688: 13685: 13682: 13679: 13672: 13669: 13666: 13663: 13656: 13653: 13650: 13647: 13644: 13641: 13634: 13627: 13624: 13621: 13618: 13615: 13612: 13609: 13606: 13603: 13596: 13593: 13590: 13587: 13580: 13577: 13574: 13571: 13568: 13565: 13562: 13559: 13556: 13553: 13546: 13543: 13540: 13537: 13534: 13531: 13524: 13517: 13514: 13507: 13504: 13501: 13498: 13495: 13492: 13489: 13486: 13483: 13480: 13473: 13470: 13467: 13464: 13461: 13458: 13455: 13452: 13449: 13442: 13435: 13432: 13425: 13422: 13419: 13416: 13413: 13410: 13403: 13400: 13397: 13394: 13391: 13388: 13385: 13382: 13379: 13376: 13373: 13366: 13363: 13360: 13357: 13354: 13351: 13348: 13345: 13342: 13335: 13328: 13325: 13322: 13319: 13316: 13313: 13310: 13307: 13300: 13293: 13290: 13287: 13284: 13281: 13278: 13271: 13264: 13257: 13254: 13251: 13248: 13245: 13242: 13239: 13236: 13233: 13230: 13227: 13224: 13221: 13218: 13215: 13212: 13209: 13206: 13199: 13192: 13189: 13186: 13183: 13180: 13177: 13174: 13171: 13164: 13161: 13158: 13155: 13152: 13149: 13146: 13143: 13140: 13133: 13130: 13127: 13124: 13121: 13118: 13115: 13112: 13105: 13102: 13099: 13096: 13093: 13090: 13087: 13084: 13081: 13078: 13075: 13072: 13069: 13066: 13059: 13056: 13053: 13050: 13047: 13044: 13041: 13038: 13031: 13028: 13025: 13022: 13019: 13016: 13013: 13010: 13003: 12992: 12989: 12986: 12983: 12976: 12973: 12970: 12967: 12964: 12961: 12958: 12951: 12948: 12945: 12942: 12935: 12932: 12929: 12926: 12923: 12920: 12917: 12914: 12911: 12908: 12905: 12902: 12899: 12892: 12889: 12886: 12883: 12876: 12873: 12870: 12867: 12864: 12861: 12858: 12851: 12848: 12845: 12842: 12835: 12832: 12829: 12826: 12823: 12820: 12813: 12806: 12803: 12800: 12797: 12794: 12791: 12784: 12781: 12774: 12771: 12768: 12765: 12762: 12759: 12756: 12753: 12746: 12739: 12732: 12729: 12726: 12723: 12720: 12717: 12714: 12711: 12708: 12705: 12702: 12699: 12696: 12693: 12690: 12687: 12684: 12681: 12678: 12671: 12668: 12665: 12662: 12659: 12656: 12653: 12650: 12647: 12640: 12637: 12634: 12631: 12628: 12625: 12622: 12619: 12616: 12613: 12610: 12607: 12604: 12601: 12598: 12595: 12592: 12585: 12582: 12579: 12576: 12573: 12566: 12559: 12556: 12553: 12550: 12547: 12544: 12541: 12538: 12535: 12532: 12529: 12526: 12523: 12520: 12517: 12514: 12511: 12508: 12505: 12498: 12495: 12492: 12489: 12486: 12483: 12480: 12477: 12474: 12471: 12468: 12465: 12462: 12459: 12456: 12453: 12446: 12443: 12440: 12437: 12434: 12431: 12428: 12425: 12422: 12419: 12416: 12413: 12410: 12407: 12404: 12401: 12398: 12395: 12388: 12385: 12382: 12379: 12376: 12373: 12370: 12367: 12364: 12361: 12358: 12351: 12344: 12341: 12338: 12335: 12332: 12329: 12322: 12319: 12316: 12313: 12310: 12307: 12304: 12301: 12298: 12295: 12292: 12289: 12282: 12279: 12276: 12273: 12266: 12259: 12256: 12253: 12250: 12247: 12244: 12241: 12234: 12231: 12228: 12221: 12218: 12215: 12212: 12209: 12206: 12203: 12200: 12193: 12190: 12187: 12184: 12181: 12178: 12175: 12172: 12169: 12166: 12163: 12156: 12153: 12150: 12147: 12144: 12141: 12138: 12135: 12132: 12129: 12126: 12123: 12120: 12113: 12110: 12107: 12104: 12101: 12098: 12095: 12092: 12089: 12082: 12075: 12068: 12065: 12062: 12059: 12056: 12053: 12050: 12047: 12044: 12037: 12034: 12031: 12028: 12021: 12018: 12015: 12012: 12009: 12006: 11999: 11992: 11989: 11986: 11983: 11980: 11977: 11974: 11971: 11968: 11961: 11958: 11955: 11952: 11945: 11942: 11939: 11936: 11933: 11930: 11927: 11924: 11921: 11918: 11911: 11908: 11905: 11902: 11899: 11896: 11889: 11882: 11879: 11872: 11869: 11866: 11863: 11860: 11857: 11850: 11843: 11840: 11837: 11834: 11831: 11828: 11825: 11822: 11819: 11816: 11813: 11806: 11799: 11792: 11789: 11782: 11779: 11776: 11773: 11770: 11767: 11764: 11761: 11758: 11751: 11740: 11737: 11734: 11731: 11728: 11725: 11722: 11719: 11716: 11709: 11702: 11699: 11692: 11689: 11686: 11683: 11680: 11677: 11670: 11667: 11664: 11661: 11658: 11655: 11652: 11649: 11646: 11643: 11640: 11633: 11630: 11627: 11624: 11621: 11618: 11615: 11612: 11609: 11602: 11595: 11592: 11589: 11586: 11583: 11580: 11577: 11574: 11567: 11556: 11549: 11546: 11543: 11540: 11537: 11534: 11527: 11520: 11513: 11510: 11507: 11504: 11501: 11498: 11495: 11492: 11489: 11486: 11483: 11480: 11477: 11474: 11471: 11468: 11465: 11462: 11455: 11448: 11445: 11442: 11439: 11436: 11433: 11430: 11427: 11420: 11417: 11414: 11411: 11408: 11405: 11402: 11399: 11396: 11389: 11386: 11383: 11380: 11377: 11374: 11371: 11368: 11361: 11358: 11355: 11352: 11349: 11346: 11343: 11340: 11337: 11334: 11331: 11328: 11325: 11322: 11315: 11312: 11309: 11306: 11303: 11300: 11297: 11294: 11287: 11284: 11281: 11278: 11275: 11272: 11269: 11266: 11259: 11248: 11245: 11242: 11239: 11232: 11229: 11226: 11223: 11220: 11217: 11214: 11207: 11204: 11201: 11198: 11191: 11188: 11185: 11182: 11179: 11176: 11173: 11170: 11167: 11164: 11161: 11158: 11155: 11148: 11145: 11142: 11139: 11132: 11129: 11126: 11123: 11120: 11117: 11114: 11107: 11104: 11101: 11098: 11091: 11088: 11085: 11082: 11079: 11076: 11069: 11062: 11059: 11056: 11053: 11050: 11047: 11040: 11037: 11030: 11027: 11024: 11021: 11018: 11015: 11012: 11009: 11002: 10995: 10988: 10985: 10982: 10979: 10976: 10973: 10970: 10967: 10964: 10961: 10958: 10955: 10952: 10949: 10946: 10943: 10940: 10937: 10934: 10927: 10924: 10921: 10918: 10915: 10912: 10909: 10906: 10903: 10896: 10893: 10890: 10887: 10884: 10881: 10878: 10875: 10872: 10869: 10866: 10863: 10860: 10857: 10854: 10851: 10848: 10841: 10838: 10835: 10832: 10829: 10822: 10815: 10812: 10809: 10806: 10803: 10800: 10797: 10794: 10791: 10788: 10785: 10782: 10779: 10776: 10773: 10770: 10767: 10764: 10761: 10754: 10751: 10748: 10745: 10742: 10739: 10736: 10733: 10730: 10727: 10724: 10721: 10718: 10715: 10712: 10709: 10702: 10699: 10696: 10693: 10690: 10687: 10684: 10681: 10678: 10675: 10672: 10669: 10666: 10663: 10660: 10657: 10654: 10651: 10644: 10641: 10638: 10635: 10632: 10629: 10626: 10623: 10620: 10617: 10614: 10607: 10600: 10597: 10594: 10591: 10588: 10585: 10578: 10575: 10572: 10569: 10566: 10563: 10560: 10557: 10554: 10551: 10548: 10545: 10538: 10535: 10532: 10529: 10522: 10515: 10512: 10509: 10506: 10503: 10500: 10497: 10490: 10487: 10484: 10477: 10474: 10471: 10468: 10465: 10462: 10459: 10456: 10449: 10446: 10443: 10440: 10437: 10434: 10431: 10428: 10425: 10422: 10419: 10412: 10409: 10406: 10403: 10400: 10397: 10394: 10391: 10388: 10385: 10382: 10379: 10376: 10369: 10366: 10363: 10360: 10357: 10354: 10351: 10348: 10345: 10338: 10331: 10324: 10321: 10318: 10315: 10312: 10309: 10306: 10303: 10300: 10293: 10290: 10287: 10284: 10277: 10274: 10271: 10268: 10265: 10262: 10255: 10248: 10245: 10242: 10239: 10236: 10233: 10230: 10227: 10224: 10217: 10214: 10211: 10208: 10201: 10198: 10195: 10192: 10189: 10186: 10183: 10180: 10177: 10174: 10167: 10164: 10161: 10158: 10155: 10152: 10145: 10138: 10135: 10128: 10125: 10122: 10119: 10116: 10113: 10110: 10107: 10104: 10097: 10090: 10087: 10084: 10081: 10078: 10075: 10072: 10069: 10066: 10059: 10052: 10049: 10042: 10039: 10036: 10033: 10030: 10027: 10020: 10017: 10014: 10011: 10008: 10005: 10002: 9999: 9996: 9993: 9990: 9983: 9980: 9977: 9974: 9971: 9968: 9965: 9962: 9959: 9952: 9945: 9942: 9939: 9936: 9933: 9930: 9927: 9924: 9917: 9906: 9899: 9896: 9893: 9890: 9887: 9884: 9881: 9878: 9875: 9872: 9869: 9866: 9863: 9860: 9853: 9850: 9847: 9844: 9841: 9838: 9835: 9832: 9825: 9822: 9819: 9816: 9813: 9810: 9807: 9804: 9797: 9790: 9787: 9780: 9777: 9774: 9771: 9768: 9765: 9758: 9751: 9748: 9745: 9742: 9739: 9737:'click' 9736: 9733: 9730: 9727: 9724: 9721: 9718: 9715: 9712: 9709: 9706: 9699: 9696: 9693: 9690: 9687: 9684: 9681: 9678: 9671: 9664: 9661: 9658: 9655: 9652: 9649: 9642: 9635: 9632: 9625: 9622: 9619: 9616: 9613: 9610: 9607: 9600: 9597: 9594: 9591: 9588: 9585: 9582: 9575: 9572: 9569: 9566: 9563: 9556: 9553: 9550: 9547: 9544: 9541: 9538: 9535: 9532: 9529: 9526: 9519: 9516: 9513: 9510: 9507: 9504: 9501: 9498: 9491: 9488: 9485: 9482: 9479: 9476: 9474:'click' 9473: 9470: 9467: 9464: 9461: 9458: 9455: 9452: 9449: 9446: 9443: 9436: 9433: 9430: 9427: 9424: 9421: 9418: 9415: 9408: 9405: 9402: 9399: 9396: 9393: 9390: 9387: 9380: 9378:'0.3em' 9377: 9374: 9371: 9368: 9365: 9362: 9359: 9352: 9349: 9346: 9343: 9340: 9337: 9334: 9331: 9328: 9325: 9318: 9315: 9312: 9309: 9306: 9303: 9300: 9297: 9290: 9287: 9284: 9281: 9278: 9275: 9272: 9269: 9262: 9259: 9256: 9254:backgroundColor 9253: 9250: 9247: 9244: 9241: 9234: 9231: 9228: 9225: 9222: 9219: 9216: 9213: 9206: 9203: 9200: 9197: 9194: 9191: 9188: 9185: 9182: 9179: 9176: 9173: 9170: 9167: 9164: 9161: 9158: 9155: 9152: 9149: 9142: 9139: 9136: 9133: 9130: 9127: 9124: 9121: 9118: 9115: 9112: 9109: 9106: 9103: 9100: 9097: 9094: 9091: 9088: 9085: 9082: 9079: 9076: 9073: 9070: 9067: 9064: 9061: 9058: 9055: 9052: 9045: 9042: 9039: 9036: 9033: 9030: 9027: 9024: 9017: 9014: 9011: 9008: 9005: 9002: 8999: 8996: 8989: 8986: 8983: 8980: 8977: 8974: 8971: 8968: 8965: 8958: 8955: 8952: 8949: 8946: 8939: 8936: 8933: 8930: 8927: 8924: 8921: 8918: 8915: 8912: 8909: 8906: 8903: 8896: 8889: 8886: 8883: 8880: 8877: 8874: 8871: 8868: 8865: 8862: 8859: 8856: 8853: 8850: 8847: 8844: 8841: 8838: 8835: 8832: 8829: 8826: 8823: 8820: 8817: 8814: 8811: 8808: 8805: 8802: 8799: 8792: 8789: 8786: 8783: 8780: 8777: 8774: 8771: 8764: 8761: 8758: 8755: 8752: 8749: 8746: 8743: 8740: 8733: 8726: 8723: 8716: 8713: 8710: 8707: 8704: 8701: 8694: 8687: 8684: 8681: 8678: 8675: 8672: 8669: 8666: 8663: 8660: 8657: 8654: 8651: 8648: 8645: 8642: 8635: 8632: 8629: 8626: 8623: 8620: 8617: 8614: 8611: 8604: 8597: 8590: 8583: 8576: 8565: 8558: 8555: 8552: 8545: 8538: 8535: 8532: 8525: 8522: 8519: 8516: 8513: 8510: 8507: 8504: 8501: 8498: 8495: 8492: 8489: 8482: 8479: 8476: 8473: 8470: 8463: 8460: 8457: 8454: 8451: 8444: 8437: 8434: 8431: 8428: 8425: 8422: 8419: 8416: 8409: 8406: 8403: 8400: 8397: 8394: 8391: 8388: 8385: 8382: 8379: 8376: 8373: 8370: 8367: 8360: 8357: 8354: 8351: 8348: 8345: 8342: 8339: 8336: 8329: 8322: 8315: 8308: 8301: 8290: 8283: 8280: 8277: 8270: 8263: 8260: 8257: 8254: 8251: 8248: 8245: 8242: 8239: 8236: 8233: 8230: 8227: 8224: 8217: 8214: 8211: 8208: 8205: 8202: 8199: 8196: 8193: 8190: 8187: 8184: 8181: 8174: 8171: 8168: 8165: 8162: 8159: 8156: 8153: 8150: 8147: 8144: 8141: 8134: 8131: 8128: 8125: 8122: 8119: 8116: 8113: 8110: 8107: 8104: 8101: 8098: 8095: 8088: 8085: 8082: 8079: 8076: 8073: 8070: 8067: 8064: 8061: 8058: 8051: 8044: 8037: 8030: 8027: 8024: 8021: 8018: 8015: 8012: 8009: 8006: 7999: 7996: 7993: 7990: 7987: 7984: 7981: 7974: 7967: 7964: 7961: 7958: 7955: 7952: 7949: 7946: 7943: 7940: 7937: 7934: 7931: 7928: 7925: 7922: 7919: 7916: 7913: 7910: 7907: 7900: 7889: 7886: 7883: 7880: 7877: 7870: 7863: 7860: 7857: 7854: 7851: 7848: 7845: 7842: 7839: 7836: 7833: 7830: 7827: 7824: 7821: 7818: 7815: 7808: 7805: 7802: 7799: 7796: 7793: 7790: 7787: 7784: 7781: 7774: 7768://for each rule 7767: 7764: 7761: 7758: 7755: 7752: 7749: 7746: 7743: 7740: 7737: 7734: 7731: 7728: 7725: 7722: 7719: 7716: 7713: 7706: 7703: 7700: 7697: 7694: 7687: 7684: 7681: 7678: 7671: 7668: 7665: 7662: 7659: 7656: 7653: 7650: 7647: 7640: 7633: 7622: 7615: 7608: 7601: 7598: 7595: 7592: 7589: 7586: 7583: 7580: 7573: 7570: 7567: 7564: 7557: 7554: 7551: 7548: 7545: 7542: 7539: 7536: 7533: 7530: 7527: 7524: 7521: 7518: 7511: 7508: 7505: 7502: 7499: 7496: 7493: 7490: 7487: 7484: 7481: 7478: 7475: 7472: 7469: 7466: 7463: 7456: 7449: 7446: 7443: 7440: 7437: 7434: 7431: 7428: 7425: 7422: 7419: 7416: 7413: 7410: 7403: 7396: 7389: 7382: 7375: 7372: 7369: 7366: 7363: 7356: 7353: 7350: 7347: 7344: 7341: 7338: 7335: 7328: 7325: 7322: 7319: 7316: 7313: 7306: 7303: 7300: 7297: 7290: 7287: 7284: 7281: 7278: 7275: 7272: 7269: 7266: 7263: 7252: 7249: 7246: 7243: 7240: 7237: 7234: 7231: 7228: 7225: 7222: 7219: 7216: 7213: 7210: 7203: 7196: 7193: 7190: 7187: 7184: 7181: 7178: 7175: 7168: 7161: 7154: 7147: 7144: 7141: 7138: 7135: 7128: 7125: 7122: 7119: 7116: 7113: 7110: 7107: 7100: 7097: 7094: 7091: 7088: 7085: 7078: 7075: 7072: 7069: 7062: 7059: 7056: 7053: 7050: 7047: 7044: 7041: 7038: 7035: 7024: 7021: 7018: 7015: 7012: 7009: 7006: 7003: 7000: 6997: 6994: 6991: 6988: 6985: 6982: 6975: 6968: 6965: 6962: 6959: 6956: 6953: 6950: 6947: 6940: 6929: 6922: 6915: 6912: 6909: 6906: 6903: 6896: 6893: 6890: 6887: 6884: 6881: 6878: 6875: 6868: 6865: 6862: 6859: 6856: 6853: 6846: 6843: 6840: 6837: 6826: 6823: 6820: 6817: 6814: 6811: 6808: 6805: 6802: 6799: 6796: 6793: 6790: 6787: 6784: 6777: 6774: 6771: 6768: 6765: 6762: 6759: 6756: 6753: 6750: 6743: 6740: 6737: 6734: 6731: 6728: 6725: 6722: 6719: 6712: 6705: 6702: 6699: 6696: 6693: 6690: 6687: 6684: 6677: 6674: 6671: 6668: 6665: 6662: 6659: 6656: 6653: 6650: 6643: 6640: 6637: 6634: 6631: 6628: 6621: 6614: 6611: 6608: 6601: 6598: 6595: 6592: 6589: 6586: 6579: 6576: 6573: 6570: 6563: 6560: 6557: 6554: 6551: 6548: 6545: 6542: 6539: 6532: 6529: 6526: 6523: 6520: 6517: 6514: 6511: 6508: 6501: 6498: 6495: 6492: 6489: 6486: 6483: 6480: 6477: 6474: 6471: 6468: 6465: 6462: 6459: 6452: 6445: 6442: 6439: 6436: 6433: 6430: 6427: 6424: 6421: 6418: 6415: 6412: 6409: 6406: 6403: 6400: 6397: 6390: 6387: 6384: 6381: 6378: 6375: 6372: 6369: 6366: 6359: 6356: 6353: 6350: 6347: 6344: 6341: 6338: 6335: 6332: 6329: 6322: 6319: 6316: 6313: 6310: 6307: 6304: 6301: 6298: 6295: 6292: 6289: 6282: 6279: 6276: 6273: 6270: 6267: 6264: 6261: 6258: 6255: 6252: 6249: 6246: 6243: 6240: 6237: 6234: 6231: 6228: 6225: 6222: 6215: 6208: 6205: 6198: 6191: 6188: 6185: 6182: 6179: 6176: 6173: 6170: 6167: 6160: 6157: 6154: 6151: 6148: 6145: 6142: 6139: 6136: 6133: 6130: 6127: 6120: 6113: 6110: 6107: 6104: 6101: 6098: 6095: 6092: 6089: 6086: 6083: 6080: 6073: 6062: 6059: 6056: 6053: 6050: 6047: 6044: 6041: 6038: 6035: 6032: 6029: 6026: 6023: 6016: 6005: 5998: 5995: 5988: 5981: 5978: 5975: 5972: 5969: 5966: 5963: 5960: 5953: 5950: 5943: 5940: 5937: 5934: 5931: 5928: 5925: 5922: 5915: 5912: 5909: 5906: 5903: 5900: 5897: 5894: 5891: 5888: 5885: 5882: 5879: 5876: 5869: 5862: 5859: 5852: 5849: 5842: 5839: 5832: 5829: 5826: 5823: 5820: 5817: 5814: 5811: 5804: 5801: 5798: 5795: 5792: 5789: 5786: 5783: 5780: 5777: 5774: 5771: 5764: 5757: 5750: 5747: 5744: 5741: 5738: 5735: 5732: 5725: 5718: 5715: 5712: 5709: 5706: 5703: 5700: 5697: 5694: 5691: 5688: 5681: 5678: 5675: 5672: 5669: 5666: 5663: 5660: 5657: 5654: 5651: 5644: 5641: 5638: 5635: 5632: 5629: 5626: 5623: 5620: 5617: 5614: 5607: 5604: 5601: 5598: 5595: 5592: 5589: 5586: 5583: 5580: 5577: 5574: 5567: 5560: 5553: 5550: 5543: 5536: 5533: 5530: 5527: 5524: 5521: 5518: 5515: 5508: 5505: 5498: 5495: 5492: 5489: 5486: 5483: 5480: 5477: 5470: 5467: 5464: 5461: 5458: 5455: 5452: 5449: 5446: 5443: 5440: 5437: 5434: 5431: 5424: 5417: 5414: 5411: 5404: 5401: 5394: 5391: 5388: 5385: 5382: 5379: 5376: 5369: 5366: 5363: 5360: 5357: 5354: 5351: 5348: 5345: 5342: 5339: 5336: 5329: 5326: 5323: 5320: 5317: 5314: 5311: 5308: 5305: 5302: 5299: 5296: 5293: 5290: 5287: 5284: 5281: 5278: 5275: 5272: 5269: 5266: 5263: 5256: 5245: 5242: 5239: 5236: 5233: 5230: 5227: 5224: 5217: 5206: 5203: 5200: 5197: 5194: 5191: 5188: 5185: 5174: 5171: 5168: 5161: 5158: 5155: 5152: 5149: 5146: 5143: 5140: 5137: 5134: 5131: 5128: 5125: 5122: 5115: 5104: 5101: 5098: 5095: 5092: 5089: 5086: 5083: 5080: 5073: 5062: 5059: 5056: 5053: 5050: 5047: 5044: 5041: 5034: 5027: 5024: 5021: 5018: 5015: 5012: 5009: 5006: 4999: 4992: 4981: 4974: 4971: 4968: 4965: 4962: 4959: 4956: 4954:'keyup' 4953: 4950: 4947: 4944: 4941: 4938: 4935: 4932: 4929: 4926: 4923: 4920: 4917: 4914: 4911: 4908: 4905: 4902: 4899: 4892: 4885: 4882: 4879: 4876: 4873: 4870: 4868:observeWikiText 4867: 4864: 4861: 4850: 4843: 4840: 4837: 4834: 4831: 4828: 4825: 4822: 4819: 4816: 4813: 4810: 4807: 4804: 4801: 4798: 4795: 4792: 4789: 4786: 4783: 4780: 4773: 4766: 4763: 4756: 4753: 4750: 4747: 4744: 4741: 4738: 4735: 4732: 4729: 4726: 4723: 4716: 4713: 4710: 4707: 4704: 4701: 4694: 4691: 4688: 4685: 4682: 4679: 4676: 4673: 4670: 4667: 4664: 4661: 4658: 4655: 4652: 4649: 4646: 4643: 4636: 4633: 4630: 4627: 4624: 4621: 4618: 4615: 4612: 4609: 4606: 4603: 4600: 4597: 4594: 4591: 4588: 4585: 4578: 4575: 4572: 4569: 4566: 4563: 4560: 4557: 4554: 4551: 4544: 4537: 4534: 4531: 4524: 4521: 4518: 4515: 4512: 4509: 4506: 4503: 4500: 4497: 4494: 4491: 4488: 4485: 4482: 4479: 4476: 4469: 4466: 4463: 4460: 4457: 4450: 4443: 4440: 4437: 4430: 4427: 4424: 4421: 4418: 4415: 4412: 4409: 4406: 4403: 4400: 4397: 4394: 4391: 4388: 4385: 4382: 4375: 4372: 4369: 4366: 4363: 4356: 4353: 4350: 4347: 4344: 4341: 4334: 4331: 4328: 4325: 4322: 4319: 4316: 4313: 4310: 4307: 4304: 4301: 4298: 4291: 4288: 4285: 4282: 4279: 4276: 4273: 4266: 4263: 4260: 4257: 4254: 4251: 4248: 4245: 4242: 4239: 4236: 4225: 4218: 4215: 4212: 4209: 4206: 4203: 4200: 4197: 4190: 4183: 4180: 4173: 4170: 4167: 4164: 4157: 4154: 4151: 4148: 4145: 4142: 4139: 4132: 4129: 4126: 4123: 4120: 4117: 4114: 4103: 4096: 4093: 4090: 4087: 4084: 4081: 4078: 4075: 4072: 4069: 4062: 4055: 4052: 4045: 4042: 4039: 4036: 4033: 4030: 4027: 4024: 4021: 4018: 4011: 4004: 4001: 3998: 3995: 3992: 3989: 3986: 3979: 3976: 3973: 3970: 3967: 3964: 3961: 3958: 3955: 3944: 3937: 3934: 3931: 3928: 3925: 3922: 3919: 3916: 3913: 3906: 3899: 3896: 3893: 3890: 3887: 3880: 3877: 3874: 3871: 3868: 3865: 3858: 3855: 3852: 3849: 3846: 3843: 3840: 3837: 3830: 3827: 3824: 3821: 3818: 3815: 3812: 3805: 3802: 3799: 3796: 3793: 3790: 3787: 3776: 3769: 3762: 3751: 3744: 3737: 3734: 3731: 3728: 3725: 3722: 3719: 3716: 3713: 3710: 3707: 3704: 3701: 3698: 3695: 3692: 3685: 3682: 3679: 3676: 3673: 3670: 3663: 3660: 3657: 3654: 3651: 3644: 3641: 3638: 3635: 3632: 3629: 3626: 3623: 3620: 3613: 3606: 3595: 3588: 3585: 3582: 3579: 3576: 3573: 3570: 3567: 3564: 3561: 3558: 3555: 3552: 3549: 3546: 3539: 3536: 3533: 3530: 3527: 3524: 3521: 3518: 3515: 3512: 3509: 3506: 3503: 3500: 3493: 3490: 3487: 3484: 3481: 3478: 3475: 3472: 3469: 3462: 3459: 3456: 3453: 3450: 3447: 3444: 3441: 3438: 3431: 3428: 3425: 3422: 3419: 3416: 3413: 3410: 3407: 3404: 3401: 3394: 3387: 3376: 3369: 3366: 3363: 3356: 3353: 3350: 3347: 3344: 3341: 3338: 3335: 3328: 3325: 3322: 3319: 3316: 3313: 3310: 3307: 3304: 3301: 3294: 3291: 3288: 3285: 3282: 3279: 3272: 3269: 3266: 3263: 3260: 3257: 3254: 3251: 3248: 3241: 3238: 3235: 3232: 3229: 3226: 3223: 3220: 3217: 3214: 3211: 3208: 3205: 3198: 3187: 3180: 3173: 3170: 3167: 3164: 3161: 3158: 3151: 3148: 3145: 3142: 3139: 3136: 3129: 3126: 3123: 3116: 3114:stopPropagation 3113: 3110: 3107: 3100: 3097: 3094: 3091: 3084: 3081: 3078: 3075: 3072: 3069: 3066: 3059: 3056: 3053: 3050: 3047: 3044: 3041: 3038: 3035: 3024: 3017: 3010: 3007: 3004: 3001: 2998: 2995: 2992: 2989: 2986: 2983: 2976: 2973: 2970: 2963: 2960: 2957: 2954: 2951: 2948: 2945: 2942: 2939: 2936: 2929: 2926: 2923: 2920: 2917: 2914: 2911: 2904: 2901: 2898: 2895: 2892: 2889: 2886: 2883: 2880: 2877: 2874: 2871: 2868: 2857: 2850: 2843: 2840: 2837: 2834: 2831: 2828: 2825: 2822: 2819: 2816: 2809: 2806: 2803: 2796: 2793: 2790: 2787: 2784: 2781: 2778: 2775: 2772: 2769: 2762: 2759: 2756: 2753: 2750: 2747: 2744: 2737: 2734: 2731: 2728: 2725: 2722: 2719: 2716: 2713: 2710: 2707: 2704: 2701: 2690: 2683: 2680: 2677: 2674: 2671: 2668: 2665: 2662: 2659: 2656: 2649: 2646: 2643: 2640: 2637: 2630: 2627: 2624: 2621: 2618: 2615: 2608: 2605: 2602: 2599: 2596: 2593: 2590: 2587: 2580: 2577: 2574: 2571: 2568: 2565: 2562: 2559: 2552: 2549: 2542: 2539: 2536: 2533: 2530: 2523: 2520: 2517: 2514: 2511: 2504: 2501: 2498: 2495: 2492: 2489: 2486: 2483: 2480: 2473: 2466: 2459: 2448: 2441: 2434: 2431: 2428: 2425: 2418: 2415: 2412: 2409: 2406: 2403: 2400: 2397: 2394: 2391: 2384: 2381: 2378: 2375: 2372: 2369: 2366: 2363: 2356: 2353: 2350: 2347: 2344: 2341: 2334: 2332:createTextRange 2331: 2328: 2325: 2322: 2319: 2316: 2309: 2306: 2303: 2300: 2297: 2294: 2291: 2288: 2285: 2282: 2279: 2276: 2273: 2270: 2267: 2264: 2261: 2258: 2255: 2252: 2245: 2242: 2239: 2236: 2233: 2230: 2227: 2224: 2221: 2218: 2215: 2212: 2209: 2206: 2203: 2200: 2197: 2194: 2191: 2188: 2181: 2174: 2171: 2168: 2161: 2154: 2151: 2148: 2145: 2142: 2139: 2132: 2129: 2126: 2119: 2112: 2105: 2102: 2099: 2096: 2093: 2090: 2087: 2084: 2081: 2074: 2067: 2064: 2061: 2058: 2055: 2052: 2045: 2042: 2039: 2036: 2033: 2030: 2027: 2024: 2021: 2018: 2015: 2012: 2005: 2002: 1999: 1996: 1993: 1990: 1987: 1984: 1981: 1974: 1971: 1968: 1965: 1962: 1959: 1956: 1953: 1946: 1943: 1940: 1937: 1930: 1927: 1924: 1921: 1918: 1915: 1912: 1909: 1902: 1899: 1896: 1893: 1890: 1887: 1884: 1877: 1874: 1871: 1868: 1865: 1862: 1859: 1856: 1853: 1850: 1847: 1844: 1841: 1838: 1835: 1832: 1829: 1826: 1823: 1820: 1817: 1814: 1811: 1808: 1805: 1802: 1799: 1792: 1789: 1786: 1783: 1780: 1777: 1774: 1771: 1768: 1765: 1762: 1759: 1752: 1749: 1746: 1743: 1740: 1737: 1734: 1731: 1728: 1725: 1722: 1719: 1712: 1709: 1706: 1703: 1700: 1697: 1694: 1691: 1684: 1681: 1678: 1675: 1672: 1669: 1666: 1659: 1652: 1649: 1646: 1643: 1640: 1637: 1634: 1631: 1628: 1625: 1618: 1615: 1612: 1609: 1606: 1603: 1600: 1597: 1594: 1591: 1584: 1581: 1578: 1575: 1572: 1569: 1566: 1563: 1560: 1557: 1550: 1547: 1544: 1541: 1538: 1535: 1532: 1529: 1526: 1519: 1512: 1505: 1502: 1499: 1496: 1493: 1490: 1487: 1484: 1477: 1474: 1471: 1468: 1465: 1462: 1459: 1456: 1453: 1450: 1447: 1444: 1441: 1438: 1435: 1428: 1425: 1422: 1419: 1416: 1413: 1410: 1403: 1400: 1397: 1394: 1391: 1388: 1385: 1382: 1379: 1372: 1365: 1358: 1351: 1348: 1345: 1342: 1339: 1336: 1333: 1326: 1323: 1320: 1317: 1314: 1311: 1308: 1305: 1298: 1291: 1288: 1285: 1282: 1279: 1276: 1273: 1270: 1267: 1264: 1261: 1258: 1255: 1248: 1241: 1234: 1223: 1220: 1217: 1214: 1211: 1208: 1201: 1194: 1192:getARAFunctions 1191: 1188: 1177: 1170: 1167: 1164: 1153: 1146: 1143: 1140: 1137: 1134: 1131: 1128: 1117: 1114: 1111: 1108: 1105: 1102: 1095: 1092: 1089: 1086: 1083: 1080: 1077: 1070: 1067: 1064: 1061: 1058: 1055: 1052: 1049: 1038: 1031: 1028: 1025: 1022: 1019: 1016: 1013: 1002: 999: 996: 993: 990: 987: 981:// : Suggestion 980: 977: 974: 971: 968: 961: 958: 955: 952: 949: 946: 943: 940: 933: 930: 927: 924: 921: 918: 907: 904: 901: 899:'style' 898: 895: 892: 889: 886: 883: 880: 877: 874: 871: 868: 865: 862: 859: 852: 841: 838: 835: 833:'style' 832: 829: 826: 823: 820: 817: 814: 811: 808: 805: 802: 799: 796: 793: 786: 775: 772: 769: 766: 763: 760: 757: 754: 751: 748: 745: 742: 739: 736: 733: 730: 723: 712: 709: 706: 703: 700: 697: 694: 691: 688: 685: 682: 679: 676: 673: 670: 667: 664: 661: 658: 655: 652: 649: 646: 643: 640: 637: 630: 619: 616: 613: 610: 607: 604: 601: 598: 591: 580: 577: 574: 571: 568: 565: 558: 551: 549:getARAConstants 548: 545: 534: 527: 524: 521: 518: 515: 512: 509: 506: 504:observeWikiText 503: 500: 497: 494: 491: 485://init scan now 484: 481: 478: 475: 472: 469: 466: 455: 452: 449: 446: 443: 440: 437: 434: 431: 428: 425: 422: 415: 412: 409: 406: 403: 400: 397: 394: 391: 388: 385: 382: 375: 364: 361: 358: 355: 352: 349: 342: 340:getARAFunctions 339: 336: 333: 330: 327: 320: 309: 306: 299: 296: 293: 290: 287: 284: 281: 278: 275: 272: 269: 266: 263: 260: 257: 254: 251: 248: 245: 242: 239: 236: 233: 226: 215: 213:getARAConstants 212: 209: 206: 203: 200: 193: 186: 179: 176: 173: 170: 167: 164: 161: 158: 147: 144: 141: 138: 135: 132: 125: 118: 111: 110: 99: 50: 40: 22: 21: 20: 12: 11: 5: 41121: 40904:"= " 40735:", " 40630:", " 40293:", " 40212:", " 40100:"of" 39883:", " 38293:"\n" 38158:"}}" 36247:start: sstart, 27141:"\n" 26646:alreadyHasList 26596:alreadyHasList 26477:alreadyHasList 25639:'>' 25073:'<' 24971:suggestionName 24955:suggestionName 24212:suggestionName 23839:"}}" 23795:"}}" 23702:vBarAfterIndex 23684:vBarAfterIndex 23425:vBarAfterIndex 22694:groupNameIndex 22648:groupNameIndex 21993:"\n" 21981:"\n" 21900:"\n" 20798:"{{" 20380:"}}" 20343:"}}" 20112:"\n" 20106:secondTemplate 20090:"{{" 20078:secondTemplate 20066:secondTemplate 20060:secondTemplate 20044:"\n" 20026:secondTemplate 19920:"}}" 19898:"}}" 19864:"{{" 19445:"}}" 19408:"}}" 19189:"\n" 19183:secondTemplate 19167:"{{" 19155:secondTemplate 19143:secondTemplate 19137:secondTemplate 19121:"\n" 19103:secondTemplate 18997:"}}" 18975:"}}" 18941:"{{" 18529:"}}" 18492:"}}" 18256:"]]" 18155:"[[" 18119:"{{" 18098:"{{" 18077:"[[" 18045:"}}" 15648:// properties: 15637:// == Rules == 15014:getElementById 14872:createTextNode 13740:getElementById 13654:selectWikiText 13314:fixSuggestion3 13237:createTextNode 12105:getElementById 12019:selectWikiText 11581:fixSuggestion2 11493:createTextNode 10361:getElementById 10275:selectWikiText 9873:selectWikiText 9288:'12px' 8618:showSuggestion 7809://execute rule 7654:getSuggestions 7506:maxSuggestions 7441:createTextNode 7282:createTextNode 7250:'fix3' 7054:createTextNode 7022:'fix2' 6320:createTextNode 6256:maxSuggestions 6158:createTextNode 6054:getSuggestions 5802:createTextNode 5608:'Talk' 5367:createTextNode 4918:getElementById 4799:getElementById 4354:wikEdFrameBody 4243:selectWikiText 3878:wikEdFrameBody 3491:'/$ 1' 3320:createTextNode 3098:preventDefault 3079:preventDefault 1928:'none' 1682:helperTextarea 1650:helperTextarea 1616:'none' 1598:helperTextarea 1564:helperTextarea 1539:helperTextarea 947:maxSuggestions 677:'edit' 114: 97: 90:Microsoft Edge 73: 72: 61: 51: 47: 46: 25: 18:User:TheJJJunk 15: 9: 6: 4: 3: 2: 41120: 41105: 41098: 41085: 41081: 41071: 41067: 41060: 41047: 41043: 41036: 41029: 41022: 41015: 41002: 40986: 40970: 40954: 40938: 40922: 40918: 40896: 40874: 40834: 40830: 40823: 40807: 40803: 40783:" " 40759:" " 40709: 40702: 40698: 40678:" " 40654:" " 40604: 40596:")" 40555: 40551: 40543:" " 40520: 40512:" " 40489: 40481:" " 40458: 40450:" " 40409: 40402: 40368: 40364: 40357: 40341: 40337: 40317:" " 40267: 40260: 40256: 40236:" " 40186: 40178:"(" 40146: 40142: 40120: 40086: 40082: 40074:" " 40051: 40043:" " 40020: 40012:" " 39971: 39964: 39930: 39926: 39919: 39903: 39857: 39850: 39828: 39820:"(" 39791: 39783:" " 39760: 39752:" " 39729: 39722: 39688: 39684: 39668: 39577: 39573: 39503: 39495:"–" 39436: 39428:"Š" 39366: 39358:"ž" 39296: 39288:"ü" 39226: 39218:"ś" 39156: 39148:"ó" 39086: 39078:"ł" 39016: 39008:"ć" 38946: 38938:"á" 38876: 38872: 38841: 38813: 38809: 38775: 38767:" " 38761:"_" 38741: 38721:"_" 38701: 38673: 38645: 38638: 38610: 38570: 38548: 38541: 38498: 38467: 38409: 38389:"=" 38354: 38347: 38324:"=" 38304: 38243: 38203: 38192:"=" 38169: 38120: 38077: 38070: 38027: 38014: 38001: 37988: 37975: 37959: 37928: 37921: 37917: 37910: 37897: 37893: 37886: 37879: 37866: 37850: 37834: 37818: 37802: 37786: 37782: 37766: 37744: 37716: 37709: 37666: 37653: 37640: 37627: 37614: 37598: 37567: 37560: 37556: 37549: 37536: 37532: 37525: 37518: 37505: 37489: 37473: 37457: 37441: 37425: 37421: 37402: 37380: 37352: 37345: 37266: 37253: 37240: 37227: 37214: 37198: 37167: 37160: 37156: 37149: 37136: 37132: 37125: 37118: 37105: 37089: 37073: 37057: 37041: 37025: 37021: 37014: 37010: 37006: 36945: 36935: 36928: 36867: 36824: 36775: 36768: 36725: 36679: 36672: 36620: 36613: 36606: 36602: 36583: 36543: 36515: 36508: 36429: 36416: 36403: 36390: 36377: 36361: 36330: 36323: 36319: 36312: 36305: 36301: 36294: 36287: 36280: 36273: 36266: 36259: 36252: 36245: 36238: 36234: 36227: 36220: 36213: 36209: 36202: 36195: 36188: 36181: 36174: 36170: 36163: 36156: 36149: 36142: 36135: 36128: 36121: 36114: 36107: 36103: 36096: 36089: 36082: 36078: 36071: 36064: 36057: 36050: 36043: 36039: 36032: 36025: 36018: 36011: 36004: 35997: 35992:var citation; 35990: 35983: 35976: 35969: 35962: 35955: 35948: 35941: 35928: 35921: 35914: 35901: 35885: 35869: 35853: 35837: 35821: 35817: 35813: 35806: 35792:"," 35784: 35750: 35722: 35718: 35669: 35659: 35646: 35609: 35602: 35565: 35561: 35521: 35499: 35492: 35449: 35445: 35438: 35424:"." 35416: 35382: 35354: 35350: 35301: 35291: 35278: 35241: 35234: 35197: 35193: 35153: 35131: 35124: 35081: 35077: 35070: 35000: 34993: 34953: 34946: 34846: 34842: 34829: 34816: 34803: 34790: 34777: 34761: 34730: 34723: 34719: 34712: 34699: 34695: 34688: 34681: 34674: 34661: 34645: 34629: 34613: 34593:urlStartIndex 34585: 34559:urlStartIndex 34551: 34535: 34528: 34497: 34490: 34486: 34479: 34472: 34465: 34452: 34444:replacementt3 34436: 34420: 34404: 34388: 34372: 34356: 34340: 34324: 34308: 34292: 34285: 34278: 34271: 34264: 34257: 34244: 34236:replacementt3 34228: 34212: 34196: 34177: 34161: 34141:" " 34123:urlStartIndex 34115: 34107:" " 34089:urlStartIndex 34081: 34065: 34049: 34033: 34017: 34001: 33985: 33969: 33962: 33928: 33921: 33914: 33907: 33894: 33886:replacementt3 33878: 33862: 33846: 33830: 33802: 33782:" " 33764:urlStartIndex 33756: 33748:" " 33730:urlStartIndex 33722: 33706: 33690: 33674: 33658: 33642: 33626: 33610: 33603: 33548: 33541: 33537: 33515: 33501:replacementt3 33496: 33482:" " 33449:" " 33431:urlStartIndex 33420: 33412:" " 33394:urlStartIndex 33383: 33379: 33357: 33334:" " 33302: 33282:urlStartIndex 33271: 33263:urlStartIndex 33252: 33245: 33241: 33234: 33227: 33220: 33213: 33206: 33199: 33191:" " 33171: 33164: 33160: 33114: 33110: 33094: 33072: 33068: 33049: 33042: 33035: 33031: 33024: 33017: 33001: 32961: 32954: 32905: 32898: 32894: 32860: 32853: 32849: 32826:"|" 32805:"|" 32782: 32759:"}" 32738:"}" 32715: 32708: 32704: 32690:urlStartIndex 32679: 32660: 32656: 32649: 32641:urlStartIndex 32636: 32605: 32598: 32564: 32557: 32553: 32542:urlStartIndex 32519: 32493:urlStartIndex 32488: 32481: 32461:indicesLength 32435: 32415:indicesLength 32410: 32406: 32399: 32377: 32355: 32348: 32296: 32274: 32249: 32230: 32211: 32204: 32200: 32184: 32153: 32146: 32142: 32135: 32122: 32118: 32111: 32104: 32097: 32084: 32068: 32052: 32015: 31987: 31971: 31964: 31936: 31911: 31904: 31855: 31851: 31835: 31819: 31812: 31784: 31777: 31773: 31766: 31753: 31749: 31742: 31735: 31728: 31715: 31699: 31683: 31667: 31630: 31602: 31586: 31579: 31551: 31526: 31519: 31470: 31466: 31450: 31434: 31403: 31396: 31392: 31385: 31372: 31368: 31361: 31354: 31347: 31322: 31294: 31280:" " 31260: 31217: 31189: 31173: 31166: 31138: 31134: 31115: 31108: 31059: 31043: 31039: 31023: 30992: 30985: 30981: 30974: 30961: 30954: 30947: 30934: 30918: 30902: 30886: 30870: 30854: 30850: 30834: 30812: 30784: 30777: 30734: 30688: 30648: 30644: 30613: 30582: 30575: 30535: 30522: 30509: 30496: 30480: 30449: 30442: 30438: 30431: 30418: 30414: 30407: 30400: 30393: 30380: 30364: 30342: 30308: 30292: 30276: 30272: 30235: 30228: 30194: 30190: 30171: 30164: 30115: 30111: 30104: 30097: 30084: 30068: 30061: 30054: 30041: 30025: 30018: 30011: 29998: 29982: 29975: 29968: 29955: 29939: 29932: 29925: 29912: 29896: 29889: 29873: 29869: 29853: 29846: 29818: 29811: 29807: 29800: 29787: 29780: 29773: 29760: 29744: 29728: 29712: 29696: 29680: 29676: 29669: 29653: 29631: 29603: 29596: 29589: 29585: 29578: 29562: 29540: 29512: 29505: 29462: 29458: 29451: 29435: 29413: 29385: 29378: 29335: 29331: 29324: 29308: 29286: 29258: 29251: 29211: 29204: 29074: 29061: 29048: 29035: 29019: 28988: 28981: 28977: 28970: 28957: 28950: 28943: 28936: 28923: 28907: 28891: 28875: 28859: 28843: 28839: 28832: 28818:"*" 28810: 28776: 28748: 28744: 28716: 28688: 28648: 28641: 28634: 28621: 28587: 28580: 28543: 28536: 28487: 28483: 28464: 28445: 28438: 28431: 28427: 28420: 28412:"*" 28404: 28382: 28354: 28338: 28331: 28291: 28287: 28244: 28213: 28206: 28154: 28150: 28131: 28079: 28021: 27969: 27962: 27955: 27948: 27917: 27883: 27849: 27812: 27778: 27747: 27707: 27694: 27681: 27668: 27655: 27642: 27626: 27595: 27588: 27584: 27577: 27564: 27560: 27553: 27546: 27527: 27505: 27489: 27473: 27457: 27441: 27436://push result 27434: 27430: 27423: 27383: 27340: 27312: 27308: 27292: 27261: 27257: 27238: 27231: 27212: 27205: 27201: 27194: 27187: 27177: 27161: 27133: 27117: 27074: 27067: 27039: 27035: 27016: 27009: 26960: 26956: 26940: 26933: 26929: 26910: 26891: 26872: 26853: 26846: 26824: 26817: 26813: 26806: 26799: 26792: 26773: 26751: 26729: 26716: 26709: 26675: 26668: 26664: 26654: 26638: 26634: 26627: 26620: 26610: 26594: 26587: 26553: 26546: 26491: 26472: 26465: 26461: 26442: 26438: 26428: 26406: 26399: 26392: 26343: 26336: 26332: 26325: 26318: 26305: 26292: 26276: 26269: 26262: 26249: 26236: 26220: 26213: 26206: 26193: 26180: 26164: 26157: 26150: 26137: 26124: 26108: 26101: 26085: 26078: 26074: 26055: 26039: 26032: 26004: 25997: 25993: 25986: 25973: 25969: 25962: 25955: 25948: 25941: 25928: 25900: 25884: 25868: 25852: 25836: 25832: 25804: 25797: 25787: 25783: 25776: 25769: 25756: 25728: 25712: 25696: 25680: 25664: 25660: 25647: 25577: 25570: 25566: 25553: 25483: 25476: 25472: 25453: 25434: 25394: 25387: 25359: 25352: 25345: 25341: 25286: 25279: 25275: 25229: 25198: 25191: 25187: 25165: 25158: 25151: 25144: 25128: 25088: 25081: 25032: 25025: 25018: 25011: 25004: 24994: 24990: 24983: 24976: 24963: 24947: 24931: 24915: 24899: 24883: 24879: 24872: 24844: 24828: 24791: 24787: 24771: 24740: 24736: 24720: 24713: 24694: 24687: 24683: 24676: 24669: 24659: 24643: 24639: 24611: 24595: 24591: 24548: 24538: 24534: 24491: 24463: 24456: 24452: 24427: 24420: 24392: 24388: 24369: 24362: 24313: 24309: 24293: 24289: 24282: 24275: 24268: 24261: 24257: 24238: 24207: 24188: 24169: 24150: 24143: 24115: 24108: 24104: 24094: 24078: 24074: 24067: 24060: 24050: 24034: 24027: 23999: 23992: 23943: 23924: 23920: 23913: 23891: 23869: 23861:"|" 23847: 23825: 23817:"|" 23803: 23781: 23765: 23758: 23754: 23714: 23710: 23676: 23642: 23608: 23574: 23540: 23506: 23487: 23464:"|" 23443:"|" 23420: 23397:"}" 23376:"}" 23353: 23330:" " 23300:" " 23277: 23210: 23143: 23120:"/" 23099:"/" 23076: 23009: 23002: 22995: 22988: 22981: 22974: 22967: 22960: 22956: 22949: 22933: 22902: 22895: 22870: 22851: 22832: 22825: 22767: 22736: 22702: 22671: 22643: 22618: 22596: 22589: 22569:indicesLength 22543: 22523:indicesLength 22518: 22514: 22507: 22485: 22463: 22456: 22404: 22400: 22384: 22365: 22340: 22321: 22302: 22295: 22291: 22275: 22259: 22252: 22224: 22217: 22210: 22203: 22199: 22192: 22179: 22172: 22165: 22152: 22136: 22120: 22104: 22088: 22072: 22068: 22040: 22012: 22008: 22001: 21973: 21966: 21905: 21850: 21843: 21839: 21784: 21720: 21713: 21709: 21690: 21635: 21580: 21528: 21515: 21508: 21501: 21470: 21463: 21426: 21392: 21385: 21348: 21314: 21280: 21240: 21233: 21229: 21216: 21203: 21190: 21174: 21143: 21136: 21132: 21125: 21112: 21105: 21098: 21091: 21078: 21062: 21046: 21030: 21014: 20998: 20991: 20975: 20953: 20931: 20924: 20917: 20913: 20906: 20890: 20853: 20816: 20812: 20790: 20732: 20674: 20670: 20651: 20644: 20601: 20597: 20590: 20574: 20537: 20500: 20493: 20450: 20446: 20439: 20432: 20410: 20388: 20357: 20311: 20268: 20240: 20233: 20226: 20222: 20215: 20193: 20165: 20137: 20133: 20126: 20098: 20058: 20021: 20014: 19932: 19928: 19906: 19878: 19856: 19852: 19794: 19736: 19717: 19713: 19694: 19642: 19635: 19565: 19558: 19515: 19511: 19504: 19497: 19475: 19453: 19422: 19376: 19345: 19317: 19310: 19303: 19299: 19292: 19270: 19242: 19214: 19210: 19203: 19175: 19135: 19098: 19091: 19009: 19005: 18983: 18955: 18933: 18929: 18871: 18813: 18794: 18790: 18771: 18719: 18712: 18642: 18635: 18592: 18588: 18581: 18559: 18537: 18506: 18460: 18429: 18401: 18394: 18351: 18347: 18340: 18324: 18308: 18280: 18273: 18224: 18217: 18057: 18053: 18013: 17976: 17945: 17941: 17925: 17918: 17902: 17865: 17852: 17845: 17772: 17768: 17761: 17745: 17741: 17677: 17583: 17489: 17395: 17301: 17207: 17200: 17103: 17006: 17002: 16995: 16979: 16957: 16929: 16922: 16879: 16875: 16868: 16852: 16848: 16784: 16687: 16590: 16496: 16489: 16359: 16352: 16309: 16050: 16043: 16006: 15981: 15968: 15955: 15942: 15929: 15913: 15849: 15818: 15811: 15807: 15800: 15793: 15786: 15779: 15775: 15696: 15692: 15688: 15681: 15674: 15667: 15660: 15653: 15646: 15642: 15635: 15631: 15615: 15608: 15595: 15591: 15584: 15576:ARA_Functions 15571: 15567: 15560: 15522:scanTimeoutId 15508: 15501: 15487:scanTimeoutId 15473: 15465:scanTimeoutId 15445: 15428:scanTimeoutId 15408: 15385:ARA_Functions 15383: 15376: 15369: 15362: 15355: 15348: 15341: 15337: 15330: 15302: 15280: 15273: 15263: 15256: 15228: 15209: 15196: 15189: 15161: 15100: 15093: 15059: 15028: 14997: 14968:ARA_Functions 14966: 14959: 14952: 14945: 14941: 14934: 14912: 14905: 14898: 14840: 14833: 14805: 14774: 14746: 14700: 14672: 14644: 14637: 14633: 14617: 14592: 14576: 14533: 14517: 14492: 14476: 14454: 14447: 14425: 14415: 14387: 14380: 14373: 14312: 14281: 14226: 14207: 14200: 14139: 14087: 14029: 13992: 13985: 13963: 13923: 13907: 13900: 13875: 13862: 13834: 13797: 13786:'new' 13754: 13723: 13716: 13709: 13678: 13662: 13640: 13633: 13602: 13586: 13552: 13530: 13523: 13513: 13479: 13448: 13441: 13431: 13409: 13372: 13341: 13334: 13308:ARA_Functions 13306: 13299: 13277: 13270: 13263: 13205: 13198: 13170: 13139: 13111: 13065: 13037: 13009: 13002: 12998: 12982: 12957: 12941: 12898: 12882: 12857: 12841: 12819: 12812: 12790: 12780: 12752: 12745: 12738: 12677: 12646: 12591: 12572: 12565: 12504: 12452: 12394: 12357: 12350: 12328: 12288: 12272: 12265: 12240: 12227: 12199: 12162: 12151:'new' 12119: 12088: 12081: 12074: 12043: 12027: 12005: 11998: 11967: 11951: 11917: 11895: 11888: 11878: 11856: 11849: 11812: 11805: 11798: 11788: 11757: 11750: 11746: 11715: 11708: 11698: 11676: 11639: 11608: 11601: 11575:ARA_Functions 11573: 11566: 11562: 11555: 11533: 11526: 11519: 11461: 11454: 11426: 11395: 11367: 11321: 11293: 11265: 11258: 11254: 11238: 11213: 11197: 11154: 11138: 11113: 11097: 11075: 11068: 11046: 11036: 11008: 11001: 10994: 10933: 10902: 10847: 10828: 10821: 10760: 10708: 10650: 10613: 10606: 10584: 10544: 10528: 10521: 10496: 10483: 10455: 10418: 10407:'new' 10375: 10344: 10337: 10330: 10299: 10283: 10261: 10254: 10223: 10207: 10173: 10151: 10144: 10134: 10103: 10096: 10065: 10058: 10048: 10026: 9989: 9958: 9951: 9931:fixSuggestion 9925:ARA_Functions 9923: 9916: 9912: 9905: 9859: 9831: 9803: 9796: 9786: 9778:focusWikiText 9764: 9757: 9719:stopObserving 9705: 9677: 9670: 9648: 9641: 9631: 9606: 9581: 9562: 9525: 9497: 9442: 9414: 9386: 9358: 9324: 9296: 9268: 9240: 9212: 9148: 9051: 9023: 8995: 8987:'DIV' 8981:createElement 8964: 8945: 8902: 8895: 8798: 8770: 8739: 8732: 8722: 8700: 8693: 8641: 8612:ARA_Functions 8610: 8603: 8596: 8589: 8582: 8575: 8571: 8564: 8551: 8544: 8531: 8488: 8469: 8450: 8443: 8415: 8366: 8337:ARA_Functions 8335: 8328: 8321: 8314: 8307: 8300: 8296: 8289: 8276: 8269: 8223: 8180: 8140: 8094: 8057: 8050: 8043: 8036: 8005: 7980: 7973: 7906: 7899: 7895: 7876: 7869: 7814: 7780: 7773: 7712: 7693: 7677: 7648:ARA_Functions 7646: 7639: 7632: 7628: 7621: 7614: 7607: 7579: 7565:'...' 7563: 7517: 7462: 7455: 7409: 7402: 7395: 7388: 7381: 7362: 7334: 7312: 7296: 7288:' | ' 7262: 7258: 7209: 7202: 7174: 7167: 7160: 7153: 7134: 7106: 7084: 7068: 7060:' | ' 7034: 7030: 6981: 6974: 6946: 6939: 6935: 6928: 6921: 6902: 6874: 6852: 6836: 6832: 6824:'fix' 6783: 6749: 6741:'SUP' 6735:createElement 6718: 6711: 6683: 6649: 6627: 6620: 6607: 6585: 6569: 6538: 6507: 6458: 6451: 6396: 6365: 6328: 6288: 6221: 6214: 6204: 6197: 6166: 6126: 6119: 6079: 6072: 6068: 6022: 6015: 6011: 6004: 5994: 5987: 5959: 5949: 5921: 5875: 5868: 5858: 5848: 5838: 5810: 5770: 5763: 5756: 5731: 5724: 5687: 5650: 5613: 5573: 5566: 5559: 5549: 5542: 5514: 5504: 5476: 5430: 5423: 5410: 5400: 5375: 5335: 5300:BIG_THRESHOLD 5262: 5255: 5251: 5223: 5216: 5212: 5184: 5180: 5167: 5121: 5114: 5110: 5079: 5072: 5068: 5054:scanTimeoutId 5040: 5033: 5007:ARA_Functions 5005: 4998: 4991: 4987: 4980: 4900:ARA_Functions 4898: 4891: 4862:ARA_Functions 4860: 4856: 4849: 4781:ARA_Functions 4779: 4772: 4762: 4722: 4700: 4642: 4584: 4550: 4543: 4530: 4475: 4456: 4449: 4436: 4381: 4362: 4342:WikEdParseDOM 4340: 4297: 4286:wikEdUseWikEd 4272: 4237:ARA_Functions 4235: 4231: 4224: 4196: 4189: 4179: 4163: 4152:wikEdUseWikEd 4138: 4121:focusWikiText 4115:ARA_Functions 4113: 4109: 4102: 4068: 4061: 4051: 4017: 4010: 3999:wikEdUseWikEd 3985: 3956:ARA_Functions 3954: 3950: 3943: 3912: 3905: 3886: 3866:WikEdParseDOM 3864: 3836: 3825:wikEdUseWikEd 3811: 3788:ARA_Functions 3786: 3782: 3775: 3768: 3761: 3757: 3750: 3743: 3691: 3669: 3650: 3621:ARA_Functions 3619: 3612: 3605: 3601: 3594: 3545: 3531:'$ 1' 3519:wgArticlePath 3499: 3485:wgArticlePath 3473:wgArticlePath 3468: 3437: 3402:ARA_Functions 3400: 3393: 3386: 3382: 3375: 3362: 3334: 3300: 3278: 3264:createElement 3247: 3206:ARA_Functions 3204: 3197: 3193: 3186: 3179: 3157: 3135: 3122: 3106: 3090: 3065: 3036:ARA_Functions 3034: 3030: 3023: 3016: 2982: 2969: 2935: 2910: 2875:stopObserving 2869:ARA_Functions 2867: 2863: 2856: 2849: 2815: 2802: 2768: 2743: 2702:ARA_Functions 2700: 2696: 2689: 2655: 2636: 2614: 2586: 2558: 2548: 2529: 2510: 2481:ARA_Functions 2479: 2472: 2465: 2458: 2454: 2447: 2440: 2424: 2390: 2362: 2340: 2315: 2251: 2187: 2180: 2167: 2160: 2138: 2125: 2118: 2111: 2080: 2073: 2051: 2011: 1980: 1952: 1936: 1908: 1883: 1798: 1758: 1718: 1690: 1665: 1658: 1624: 1590: 1576:createElement 1556: 1525: 1518: 1511: 1483: 1434: 1409: 1378: 1371: 1364: 1357: 1332: 1304: 1297: 1256:ARA_Functions 1254: 1247: 1240: 1233: 1229: 1218:ARA_Functions 1212:ARA_Functions 1207: 1200: 1187: 1183: 1176: 1168:ARA_Constants 1163: 1159: 1152: 1135:scanTimeoutId 1129:ARA_Constants 1127: 1123: 1103:ARA_Constants 1101: 1078:ARA_Constants 1076: 1056:BIG_THRESHOLD 1050:ARA_Constants 1048: 1044: 1037: 1014:ARA_Constants 1012: 1008: 988:ARA_Constants 986: 969:ARA_Constants 967: 953:ARA_Constants 941:ARA_Constants 939: 919:ARA_Constants 917: 913: 860:ARA_Constants 858: 851: 847: 794:ARA_Constants 792: 785: 781: 773:'.js' 731:ARA_Constants 729: 722: 718: 638:ARA_Constants 636: 629: 625: 599:ARA_Constants 597: 590: 586: 575:ARA_Constants 569:ARA_Constants 564: 557: 544: 540: 533: 490: 465: 461: 421: 381: 374: 370: 348: 326: 319: 315: 305: 232: 225: 221: 199: 192: 185: 157: 153: 131: 124: 117: 107: 103: 95: 91: 87: 83: 82:Google Chrome 79: 70: 66: 62: 59: 55: 54: 44: 38: 34: 29: 28: 19: 40978:rreplacement 40898:rreplacement 38801:"" 38006:rreplacement 37842:rreplacement 37768:rreplacement 37645:rreplacement 37481:rreplacement 37410:"" 37404:rreplacement 37245:rreplacement 37081:rreplacement 36591:"" 36585:rreplacement 36408:rreplacement 36006:var restOfS; 35877:rreplacement 35786:rreplacement 35418:rreplacement 35056:rreplacement 34808:rreplacement 34438:replacement2 34348:replacement1 34230:replacement3 34163:replacement2 34025:replacement1 33880:replacement3 33804:replacement2 33666:replacement1 33507:"" 33307:replacement1 32590:'\n' 32391:searchStrLen 32254:searchStrLen 31286:"" 30910:rreplacement 30842:"" 30836:rreplacement 30527:rreplacement 29736:rreplacement 29655:rreplacement 29564:rreplacement 29437:rreplacement 29310:rreplacement 29066:rreplacement 28899:rreplacement 28812:rreplacement 28456:"" 28406:rreplacement 27673:rreplacement 27415:refHdrSyntax 27369:refHdrSyntax 27360:refHdrSyntax 27332:refHdrSyntax 27294:refHdrSyntax 27284:refHdrSyntax 27243:refHdrSyntax 25720:"" 22843:groupAndName 22793:groupAndName 22775:groupAndName 22769:groupAndName 22744:groupAndName 22707:groupAndName 22499:searchStrLen 22345:searchStrLen 21958:'\n' 21743:'}}' 21221:rreplacement 21054:rreplacement 20977:rreplacement 20892:rreplacement 20576:rreplacement 20412:rreplacement 20195:rreplacement 19477:rreplacement 19272:rreplacement 18561:rreplacement 18326:rreplacement 18300:afterSeeAlso 18244:afterSeeAlso 18232:afterSeeAlso 18226:afterSeeAlso 18185:afterSeeAlso 18164:afterSeeAlso 18143:afterSeeAlso 18107:afterSeeAlso 18086:afterSeeAlso 18065:afterSeeAlso 18033:afterSeeAlso 18021:afterSeeAlso 18015:afterSeeAlso 17950:afterSeeAlso 17747:rreplacement 16981:rreplacement 16854:rreplacement 15960:rreplacement 15761:'en' 15447:clearTimeout 15079:'; ' 14974:addToSummary 14359:'x ' 14320:', ' 13698:replacement3 13597:replacement3 13493:replacement3 12724:'x ' 12685:', ' 12063:replacement2 11962:replacement2 11870:replacement2 11829:replacement2 11771:replacement2 10980:'x ' 10941:', ' 9350:'px' 9204:'px' 9195:offsetHeight 9140:'px' 8897:// Show help 8508:'$ ' 7188:replacement3 6960:replacement2 6487:nSuggestions 6226:nSuggestions 4948:'id' 4829:'id' 3165:cancelBubble 2996:'on' 2829:'on' 2628:offsetParent 2295:'\r' 2231:'\r' 2037:clientHeight 2000:clientHeight 1900:scrollHeight 1790:'px' 1784:clientHeight 1750:'px' 1423:'\n' 887:'id' 821:'id' 644:IS_EDIT_PAGE 255:IS_EDIT_PAGE 101: 93: 89: 85: 81: 77: 42: 41004:description 40972:replacement 40863:afterNameEq 38456:' ' 38174:afterNameEq 37868:description 37836:replacement 37507:description 37475:replacement 37107:description 37075:replacement 35978:var sstart; 35903:description 35871:replacement 35032:spacingType 35002:spacingType 34821:spacingType 34647:description 34615:replacement 34520:'.' 34374:description 34342:replacement 34051:description 34019:replacement 33692:description 33660:replacement 33340:'g' 33143:cutOffIndex 33125:indexOnward 33096:cutOffIndex 33086:cutOffIndex 33054:cutOffIndex 32946:'{' 32814:indexOnward 32793:indexOnward 32747:indexOnward 32726:indexOnward 32671:indexOnward 32613:indexOnward 32607:indexOnward 32584:indexOnward 32578:' ' 32572:indexOnward 32524:indexOnward 32086:description 32054:replacement 31701:description 31669:replacement 31342:')' 31324:description 31314:')' 31262:replacement 30936:description 30904:replacement 30382:description 30356:replacement 30344:replacement 30086:replacement 30043:replacement 30000:replacement 29957:replacement 29914:replacement 29762:description 29730:replacement 28925:description 28893:replacement 28762:lastIndexOf 28368:lastIndexOf 28168:lastIndexOf 27529:description 27491:replacement 25930:description 25920:')' 25886:replacement 25758:description 25748:')' 25714:replacement 25612:' ' 25545:' ' 25518:' ' 25442:cutOffQuote 25267:cutOffIndex 25209:cutOffQuote 24965:description 24933:replacement 24577:notesHeader 24568:notesHeader 24438:notesHeader 24412:notesHeader 24374:notesHeader 24230:')' 23743:cutOffIndex 23696:cutOffIndex 23690:cutOffIndex 23662:cutOffIndex 23656:cutOffIndex 23628:cutOffIndex 23622:cutOffIndex 23594:cutOffIndex 23588:cutOffIndex 23560:cutOffIndex 23554:cutOffIndex 23526:cutOffIndex 23520:cutOffIndex 23492:cutOffIndex 23312:cutOffQuote 22935:cutOffQuote 22856:cutOffQuote 22154:description 22122:replacement 21080:description 21048:replacement 20724:'{' 20084:lastIndexOf 19786:'{' 19161:lastIndexOf 18863:'{' 15600:getARARules 15230:/* $ 2 = */ 15211:/* $ 1 = */ 13544:setWikiText 13471:suggestions 13398:scannedText 13364:getWikiText 11909:setWikiText 11738:suggestions 11665:scannedText 11631:getWikiText 10319:replacement 10218:replacement 10165:setWikiText 10117:replacement 10088:suggestions 10015:scannedText 9981:getWikiText 9691:removeChild 9428:appendChild 9344:POPUP_WIDTH 9131:POPUP_WIDTH 9125:clientWidth 8950:POPUP_WIDTH 8925:getPosition 8762:suggestions 8682:scannedText 8661:getWikiText 8435:translation 8404:translation 8386:translation 8281:suggestions 8059:suggestions 7982:suggestions 7682:suggestions 7482:suggestions 7447:' ' 7304:appendChild 7270:appendChild 7076:appendChild 7042:appendChild 6844:appendChild 6697:replacement 6615:description 6530:suggestions 6437:suggestions 6345:suggestions 6274:suggestions 6099:suggestions 6036:suggestions 5198:scannedText 5147:scannedText 5102:getWikiText 4576:createRange 3962:setWikiText 3794:getWikiText 3308:appendChild 3270:'A' 3143:returnValue 2990:detachEvent 2823:attachEvent 2487:getPosition 1744:clientWidth 1638:appendChild 1020:scannedText 975:suggestions 362:getARARules 65:user script 40385:countWords 39947:countWords 39705:countWords 39591:countWords 38827:countWords 38432:&& 37307:&& 36470:&& 36254:end: eend, 34669:'' 34621:'' 33577:&& 32922:&& 32379:startIndex 32328:startIndex 32216:startIndex 30316:startIndex 30300:startIndex 30240:startIndex 27807:&& 27773:&& 27739:&& 27465:startIndex 27314:startIndex 27125:startIndex 27076:startIndex 26858:startIndex 25615:&& 25521:&& 25411:addBackNum 25261:addBackNum 25255:groupIndex 25249:groupIndex 25203:addBackNum 25049:&& 24907:startIndex 24836:startIndex 24793:startIndex 24603:startIndex 24550:startIndex 24493:startIndex 24155:startIndex 24123:noteGroups 23306:&& 22725:groupIndex 22654:groupIndex 22629:groupIndex 22601:groupIndex 22487:startIndex 22436:startIndex 22307:startIndex 22280:noteGroups 22128:'' 21907:&& 21749:&& 21465:&& 21387:&& 18137:&& 16311:&& 16280:&& 16253:&& 16226:&& 16199:&& 16172:&& 16145:&& 16118:&& 16091:&& 16061:&& 15528:setTimeout 15126:&& 15048:'' 14218:'' 13692:suggestion 13680:suggestion 13664:suggestion 13619:suggestion 13591:suggestion 13572:suggestion 13487:suggestion 13453:suggestion 12583:'' 12057:suggestion 12045:suggestion 12029:suggestion 11984:suggestion 11956:suggestion 11937:suggestion 11864:suggestion 11823:suggestion 11765:suggestion 11720:suggestion 10839:'' 10313:suggestion 10301:suggestion 10285:suggestion 10240:suggestion 10212:suggestion 10193:suggestion 10111:suggestion 10070:suggestion 9891:suggestion 9879:suggestion 9662:parentNode 9554:srcElement 9183:suggestion 9009:suggestion 8931:suggestion 8854:&& 8824:&& 8806:suggestion 8744:suggestion 8389:&& 7238:suggestion 7220:suggestion 7182:suggestion 7010:suggestion 6992:suggestion 6954:suggestion 6812:suggestion 6794:suggestion 6691:suggestion 6629:suggestion 6609:suggestion 6571:suggestion 6512:suggestion 5733:&& 5306:&& 5273:&& 5153:&& 4692:plainStart 4634:plainStart 4513:plainStart 4501:&& 4489:plainStart 4419:plainStart 4407:&& 4395:plainStart 3627:makeCached 3354:'' 2572:offsetLeft 1710:'' 737:IS_JS_PAGE 273:IS_JS_PAGE 41:This code 41090:ARA_Rules 40747:firstName 40642:firstName 40414:firstName 40305:firstName 40224:firstName 39976:firstName 39895:firstName 39734:firstName 38821:prototype 38481:substring 38377:afterName 38371:substring 38365:afterName 38312:afterName 38281:afterName 38263:afterName 38257:substring 38251:afterName 38245:afterName 38223:afterName 38217:substring 38211:afterName 38205:afterName 38180:afterName 38146:afterName 38134:substring 38128:afterName 38122:afterName 38094:substring 38082:afterName 37930:ARA_Rules 37569:ARA_Rules 37169:ARA_Rules 36974:entireRef 36965:entireRef 36896:entireRef 36887:entireRef 36832:entireRef 36801:entireRef 36789:substring 36783:entireRef 36777:entireRef 36733:entireRef 36696:substring 36684:entireRef 36332:ARA_Rules 36307:return b; 35985:var eend; 35971:var b = ; 34834:mySection 34732:ARA_Rules 33464:substring 33131:substring 32874:substring 32619:substring 32536:substring 32505:searchStr 32322:searchStr 32260:searchStr 32235:searchStr 32155:ARA_Rules 31786:ARA_Rules 31405:ARA_Rules 30994:ARA_Rules 30451:ARA_Rules 29820:ARA_Rules 28990:ARA_Rules 28768:mySection 28662:mySection 28601:mySection 28516:mySection 28495:mySection 28374:mySection 28340:mySection 28299:mySection 28264:mySection 28252:mySection 28246:mySection 28215:mySection 27686:mySection 27597:ARA_Rules 26781:thisMatch 26759:thisMatch 26737:thisMatch 26695:thisMatch 26573:thisMatch 26517:thisMatch 26447:thisMatch 26006:ARA_Rules 25914:groupName 25742:groupName 25417:groupName 25243:substring 25231:mySection 24858:groupName 24625:groupName 24224:groupName 24135:groupName 23899:groupName 23877:groupName 23855:groupName 23833:groupName 23811:groupName 23789:groupName 23731:substring 23725:mySection 23719:groupName 23452:mySection 23431:mySection 23385:mySection 23364:mySection 23318:mySection 23288:mySection 23242:mySection 23221:mySection 23175:mySection 23154:mySection 23108:mySection 23087:mySection 23041:mySection 23020:mySection 22916:substring 22910:mySection 22904:mySection 22878:mySection 22781:substring 22719:substring 22688:substring 22676:mySection 22430:searchStr 22351:searchStr 22326:searchStr 22226:ARA_Rules 21145:ARA_Rules 19728:mySection 19699:mySection 19680:mySection 18805:mySection 18776:mySection 18757:mySection 17715:mySection 17685:mySection 17651:mySection 17621:mySection 17557:mySection 17527:mySection 17463:mySection 17433:mySection 17369:mySection 17339:mySection 17275:mySection 17245:mySection 16822:mySection 16792:mySection 16758:mySection 16728:mySection 16661:mySection 16631:mySection 16564:mySection 16534:mySection 15973:mySection 15820:ARA_Rules 15620:ARA_Rules 15540:Functions 15516:Constants 15481:Constants 15459:Constants 15422:Constants 15391:delayScan 15310:Constants 15282:wpSummary 15251:maxLength 15245:wpSummary 15220:maxLength 15214:wpSummary 15150:maxLength 15144:wpSummary 15114:maxLength 15108:wpSummary 15067:wpSummary 15036:wpSummary 15002:wpSummary 14920:Functions 14848:Constants 14813:Functions 14754:Functions 14732:Functions 14708:Constants 14680:Constants 14652:Constants 14433:substring 14401:Functions 14298:Constants 14116:Constants 14098:Constants 14061:Constants 14043:Constants 13946:Constants 13883:Constants 13842:Constants 13811:Constants 13648:Functions 13613:substring 13560:substring 13538:Functions 13465:Constants 13417:Functions 13392:Constants 13358:Functions 13285:Functions 13213:Constants 13178:Functions 13119:Functions 13097:Functions 13073:Constants 13045:Constants 13017:Constants 12798:substring 12766:Functions 12663:Constants 12481:Constants 12463:Constants 12426:Constants 12408:Constants 12311:Constants 12248:Constants 12207:Constants 12176:Constants 12013:Functions 11978:substring 11925:substring 11903:Functions 11732:Constants 11684:Functions 11659:Constants 11625:Functions 11541:Functions 11469:Constants 11434:Functions 11375:Functions 11353:Functions 11329:Constants 11301:Constants 11273:Constants 11054:substring 11022:Functions 10919:Constants 10737:Constants 10719:Constants 10682:Constants 10664:Constants 10567:Constants 10504:Constants 10463:Constants 10432:Constants 10269:Functions 10234:substring 10181:substring 10159:Functions 10082:Constants 10034:Functions 10009:Constants 9975:Functions 9867:Functions 9839:Constants 9811:Constants 9772:Functions 9743:arguments 9713:Functions 9450:Functions 9003:innerHTML 8919:Functions 8872:Constants 8836:Constants 8756:Constants 8708:Functions 8676:Constants 8655:Functions 8520:arguments 8477:arguments 8429:Constants 8398:Constants 8380:Constants 7587:Functions 7549:Functions 7525:Constants 7500:Constants 7476:Constants 7417:Constants 7342:Functions 7320:Functions 7114:Functions 7092:Functions 6882:Functions 6860:Functions 6757:Constants 6657:Constants 6555:Functions 6524:Constants 6431:Constants 6407:Functions 6376:Functions 6339:Constants 6296:Constants 6268:Constants 6250:Constants 6174:Functions 6134:Constants 6093:Constants 6048:Functions 6030:Constants 5967:Functions 5929:Functions 5907:Functions 5883:Constants 5818:Functions 5778:Constants 5745:Constants 5522:Functions 5484:Functions 5462:Functions 5438:Constants 5383:Functions 5343:Constants 5318:Constants 5294:Constants 5231:Constants 5192:Constants 5141:Constants 5096:Functions 5048:Constants 4972:delayScan 4966:Functions 4930:Constants 4811:Constants 4674:plainNode 4616:plainNode 4204:Constants 4076:Constants 4031:Functions 3923:Constants 3042:stopEvent 3002:eventName 2949:eventName 2893:eventName 2835:eventName 2782:eventName 2726:eventName 2600:offsetTop 2370:moveStart 2271:substring 2207:substring 2146:scrollTop 2094:scrollTop 2059:scrollTop 1863:substring 1824:substring 1315:arguments 522:delayScan 516:Constants 498:Functions 473:Functions 447:Constants 407:Constants 376://init UI 334:Functions 285:Constants 267:Constants 249:Constants 207:Constants 40815:reversed 40771:lastName 40717:reversed 40690:lastName 40612:reversed 40494:lastName 40349:reversed 40281:lastName 40275:reversed 40248:lastName 40194:reversed 40157:lastName 40128:reversed 40056:lastName 39911:reversed 39871:lastName 39865:reversed 39836:reversed 39799:lastName 39765:lastName 38833:function 38556:document 37942:function 37581:function 37274:document 37181:function 36437:document 36344:function 36240:b.push({ 34744:function 34514:endsWith 33948:includes 33589:includes 33565:includes 33185:includes 32799:includes 32732:includes 32167:function 31950:includes 31798:function 31565:includes 31417:function 31152:includes 31006:function 30618:commentE 30587:commentB 30463:function 30328:original 30264:original 30220:original 30208:includes 30070:original 30027:original 29984:original 29941:original 29898:original 29832:function 29002:function 27609:function 27481:endIndex 27342:endIndex 27278:includes 27119:endIndex 27103:notesHdr 27094:notesHdr 27059:notesHdr 27053:includes 27021:notesHdr 26877:endIndex 26689:includes 26656:continue 26567:includes 26018:function 25373:includes 24923:endIndex 24830:endIndex 24757:includes 24597:endIndex 24477:includes 24406:includes 24174:endIndex 24129:includes 24096:continue 24019:refLists 24013:includes 23969:refLists 23770:refLists 23437:includes 23370:includes 23294:includes 23227:includes 23160:includes 23093:includes 23026:includes 22750:includes 22238:function 21737:endsWith 21157:function 16314:document 15992:document 15832:function 15597:function 15397:function 15175:Funtions 15008:document 14980:function 14866:document 14006:function 13774:editform 13765:editform 13734:document 13728:editform 13320:function 13231:document 12371:function 12139:editform 12130:editform 12099:document 12093:editform 11835:includes 11587:function 11487:document 10627:function 10395:editform 10386:editform 10355:document 10349:editform 9937:function 9725:document 9679:document 9480:function 9462:document 9416:document 9282:fontSize 9113:document 9037:position 8975:document 8624:function 8349:function 8071:function 7953:includes 7929:includes 7660:function 7435:document 7276:document 7048:document 6729:document 6314:document 6152:document 5796:document 5361:document 5019:function 4912:document 4880:callback 4874:function 4793:document 4736:addRange 4604:setStart 4570:document 4249:function 4127:function 3968:function 3800:function 3674:function 3633:function 3513:wgServer 3454:wgServer 3442:wgServer 3414:function 3314:document 3258:document 3218:function 3048:function 2881:function 2714:function 2493:function 2348:collapse 1818:NEWLINES 1626:document 1570:document 1503:NEWLINES 1491:NEWLINES 1417:NEWLINES 1392:NEWLINES 1268:function 1189:function 767:endsWith 546:function 177:function 165:document 40848:indexOf 40723:midName 40666:midName 40463:midName 40444:indexOf 40329:midName 40200:midName 40106:midName 40094:midName 40025:midName 40006:indexOf 39642:indexOf 39612:indexOf 39553:replace 39517:indexOf 39483:replace 39450:indexOf 39416:replace 39380:indexOf 39346:replace 39310:indexOf 39276:replace 39240:indexOf 39206:replace 39170:indexOf 39136:replace 39100:indexOf 39066:replace 39030:indexOf 38996:replace 38960:indexOf 38926:replace 38890:indexOf 38789:replace 38755:replace 38715:indexOf 38584:indexOf 38518:afterEq 38506:afterEq 38475:afterEq 38469:afterEq 38435:afterEq 38417:afterEq 38383:indexOf 38359:afterEq 38318:indexOf 38287:indexOf 38269:indexOf 38229:indexOf 38186:indexOf 38152:indexOf 38106:indexOf 38041:indexOf 37730:indexOf 37680:indexOf 37366:indexOf 37316:indexOf 37286:indexOf 36980:indexOf 36959:indexOf 36902:indexOf 36881:indexOf 36838:indexOf 36807:indexOf 36739:indexOf 36708:indexOf 36655:indexOf 36634:indexOf 36557:indexOf 36529:indexOf 36479:indexOf 36449:indexOf 35736:indexOf 35651:counter 35629:counter 35579:indexOf 35538:indexOf 35526:counter 35466:indexOf 35368:indexOf 35283:counter 35261:counter 35211:indexOf 35170:indexOf 35158:counter 35098:indexOf 35026:indexOf 34967:indexOf 34920:indexOf 34890:indexOf 34860:indexOf 34412:startt3 34204:startt3 34135:indexOf 34101:indexOf 33942:fullRef 33854:startt3 33776:indexOf 33742:indexOf 33583:fullRef 33559:fullRef 33476:indexOf 33443:indexOf 33406:indexOf 33388:startt3 33319:replace 32990:fullRef 32963:fullRef 32868:fullRef 32862:fullRef 32820:indexOf 32753:indexOf 32665:fullRef 32499:indices 32421:indices 32357:indices 32316:indexOf 32285:indices 32029:indexOf 32001:indexOf 31928:matches 31881:matches 31840:matches 31644:indexOf 31616:indexOf 31543:matches 31496:matches 31455:matches 31274:replace 31231:indexOf 31203:indexOf 30798:indexOf 30763:indexOf 30742:indexOf 30717:indexOf 30696:indexOf 30662:indexOf 30630:indexOf 30599:indexOf 30549:indexOf 30252:indexOf 30182:matches 30141:matches 29878:matches 29617:indexOf 29526:indexOf 29479:indexOf 29399:indexOf 29352:indexOf 29272:indexOf 29225:indexOf 29178:indexOf 29148:indexOf 29118:indexOf 29088:indexOf 28674:counter 28626:counter 28613:counter 28557:indexOf 28522:indexOf 28501:indexOf 28469:counter 28305:indexOf 28270:indexOf 28233:theList 28195:theList 28189:indexOf 28136:theList 28117:theList 28096:indexOf 28062:theList 28038:indexOf 28007:theList 27983:indexOf 27925:indexOf 27891:indexOf 27857:indexOf 27823:indexOf 27786:indexOf 27755:indexOf 27721:indexOf 27699:theList 27354:indexOf 27326:indexOf 27088:indexOf 25367:fullRef 25324:indexOf 25318:fullRef 25309:fullRef 25303:indexOf 25179:fullRef 25167:fullRef 25117:fullRef 25090:fullRef 24805:indexOf 24562:indexOf 24505:indexOf 23458:indexOf 23391:indexOf 23324:indexOf 23248:indexOf 23181:indexOf 23114:indexOf 23047:indexOf 22837:fullRef 22799:indexOf 22607:indices 22529:indices 22465:indices 22424:indexOf 22389:indices 22026:indexOf 21928:indexOf 21876:indexOf 21810:indexOf 21652:indexOf 21597:indexOf 21542:indexOf 21478:indexOf 21437:indexOf 21403:indexOf 21359:indexOf 21325:indexOf 21291:indexOf 21257:indexOf 20867:indexOf 20830:indexOf 20758:indexOf 20700:indexOf 20618:indexOf 20551:indexOf 20514:indexOf 20467:indexOf 20374:indexOf 20337:indexOf 20297:indexOf 20254:indexOf 20151:indexOf 19982:indexOf 19946:indexOf 19820:indexOf 19762:indexOf 19656:indexOf 19609:indexOf 19579:indexOf 19532:indexOf 19439:indexOf 19402:indexOf 19331:indexOf 19228:indexOf 19059:indexOf 19023:indexOf 18897:indexOf 18839:indexOf 18733:indexOf 18686:indexOf 18656:indexOf 18609:indexOf 18523:indexOf 18486:indexOf 18415:indexOf 18368:indexOf 18294:indexOf 18250:indexOf 18191:indexOf 18170:indexOf 18149:indexOf 18113:indexOf 18092:indexOf 18071:indexOf 18039:indexOf 17990:indexOf 17968:seeAlso 17927:seeAlso 17904:seeAlso 17879:indexOf 17857:seeAlso 17819:indexOf 17789:indexOf 17709:indexOf 17645:indexOf 17600:indexOf 17551:indexOf 17506:indexOf 17457:indexOf 17412:indexOf 17363:indexOf 17318:indexOf 17269:indexOf 17221:indexOf 17174:indexOf 17144:indexOf 17114:indexOf 17083:indexOf 17053:indexOf 17023:indexOf 16943:indexOf 16896:indexOf 16816:indexOf 16752:indexOf 16704:indexOf 16655:indexOf 16607:indexOf 16558:indexOf 16510:indexOf 16463:indexOf 16433:indexOf 16403:indexOf 16373:indexOf 16326:indexOf 16289:indexOf 16262:indexOf 16235:indexOf 16208:indexOf 16181:indexOf 16154:indexOf 16127:indexOf 16100:indexOf 16070:indexOf 16020:indexOf 15294:summary 15233:summary 15132:summary 15085:summary 15061:summary 14986:summary 14550:indexOf 12915:indexOf 11171:indexOf 9456:observe 9372:padding 9189:element 8937:element 8790:getTime 8502:replace 6635:element 4906:observe 4748:changed 4650:changed 4592:changed 4558:changed 4329:changed 3525:replace 2708:observe 2398:moveEnd 2100:yOffset 2065:yOffset 2013:yOffset 1988:yOffset 1922:display 1888:yOffset 1812:_static 1704:display 1676:_static 1644:_static 1610:display 1592:_static 1558:_static 1533:_static 1497:_static 1485:_static 1411:_static 1386:_static 1309:_static 435:prepend 395:prepend 98:⇧ Shift 86:Firefox 33:A guide 41087:return 41049:return 40946:sstart 40882:sstart 40836:sstart 40789:concat 40777:concat 40765:concat 40753:concat 40741:concat 40729:concat 40684:concat 40672:concat 40660:concat 40648:concat 40636:concat 40624:concat 40581:length 40569:charAt 40323:concat 40311:concat 40299:concat 40287:concat 40242:concat 40230:concat 40218:concat 40206:concat 40163:charAt 39889:concat 39877:concat 39805:charAt 38864:length 38843:return 38815:String 38524:length 38441:charAt 38423:length 37980:sstart 37899:return 37810:sstart 37752:sstart 37718:sstart 37619:sstart 37538:return 37449:sstart 37388:sstart 37354:sstart 37219:sstart 37138:return 37049:sstart 36517:sstart 36382:sstart 35930:return 35845:sstart 35798:oneRef 35770:length 35764:oneRef 35758:sstart 35742:oneRef 35724:sstart 35701:length 35695:oneRef 35677:oneRef 35671:oneRef 35638:oneRef 35623:charAt 35611:oneRef 35573:oneRef 35544:oneRef 35504:oneRef 35430:oneRef 35402:length 35396:oneRef 35390:sstart 35374:oneRef 35356:sstart 35333:length 35327:oneRef 35309:oneRef 35303:oneRef 35270:oneRef 35255:charAt 35243:oneRef 35205:oneRef 35176:oneRef 35136:oneRef 35044:sstart 35014:sstart 34782:sstart 34701:return 34605:length 34571:length 34406:start2 34316:start1 34198:start3 34083:start2 33993:start1 33848:start3 33724:start2 33634:start1 33488:length 33328:RegExp 33294:length 33257:start1 32975:charAt 32931:charAt 32841:length 32774:length 32511:length 32427:length 32266:length 32124:return 31887:length 31755:return 31502:length 31374:return 31252:length 31091:length 30963:return 30878:sstart 30820:sstart 30786:sstart 30501:sstart 30420:return 30334:length 30147:length 29789:return 29704:sstart 29639:sstart 29605:sstart 29548:sstart 29514:sstart 29421:sstart 29387:sstart 29294:sstart 29260:sstart 29040:sstart 28959:return 28867:sstart 28824:oneRef 28796:length 28790:oneRef 28784:sstart 28750:sstart 28724:oneRef 28718:oneRef 28696:oneRef 28690:oneRef 28668:charAt 28656:oneRef 28650:oneRef 28607:charAt 28595:oneRef 28589:oneRef 28551:oneRef 28528:oneRef 28450:oneRef 28390:sstart 28356:sstart 27647:sstart 27566:return 27375:length 27109:length 26992:length 26529:length 26375:length 25975:return 25624:charAt 25591:charAt 25530:charAt 25497:charAt 25423:length 25102:charAt 25058:charAt 24583:length 24526:length 24345:length 23975:length 23479:length 23412:length 23345:length 23269:length 23202:length 23135:length 23068:length 22535:length 22357:length 22181:return 22096:sstart 22060:length 22048:sstart 22014:sstart 21949:length 21916:charAt 21864:charAt 21831:length 21798:charAt 21776:length 21758:length 21195:sstart 21114:return 21022:sstart 20967:length 20945:length 20933:sstart 20818:sstart 20746:charAt 20688:charAt 20502:sstart 20396:sstart 20242:sstart 20185:length 20173:sstart 20139:sstart 19808:charAt 19750:charAt 19461:sstart 19319:sstart 19262:length 19250:sstart 19216:sstart 18885:charAt 18827:charAt 18545:sstart 18403:sstart 18316:sstart 18282:sstart 17727:sstart 17697:sstart 17663:sstart 17633:sstart 17569:sstart 17539:sstart 17475:sstart 17445:sstart 17381:sstart 17351:sstart 17287:sstart 17257:sstart 16965:sstart 16931:sstart 16834:sstart 16804:sstart 16770:sstart 16740:sstart 16673:sstart 16643:sstart 16576:sstart 16546:sstart 15934:sstart 15740:config 15713:config 15573:return 15265:return 15239:length 15138:length 14860:append 14782:escape 14738:anchor 14720:append 14261:length 14031:return 13704:length 13686:start3 13670:start3 13578:start3 13515:return 13433:return 13225:append 13147:escape 13103:anchor 13085:append 12626:length 12396:return 12069:length 12051:start2 12035:start2 11943:start2 11880:return 11790:return 11700:return 11481:append 11403:escape 11359:anchor 11341:append 10882:length 10652:return 10325:length 10136:return 10050:return 9788:return 9749:callee 9633:return 9573:target 9542:target 9530:target 9511:window 9400:zIndex 9226:border 8724:return 8553:return 8278:return 8096:return 7849:length 7753:length 7555:anchor 7537:append 7488:length 7429:append 7326:anchor 7098:anchor 6866:anchor 6769:append 6669:append 6561:anchor 6443:length 6351:length 6308:append 6280:length 6206:return 6146:append 6105:length 5996:return 5913:anchor 5895:append 5790:append 5698:config 5661:config 5624:config 5587:config 5551:return 5468:anchor 5450:append 5355:append 5282:length 5169:return 4764:return 4662:setEnd 4280:window 4181:return 4146:window 4053:return 3993:window 3914:return 3888:return 3819:window 3693:return 3671:return 3577:toWhat 3547:return 3537:toWhat 3479:window 3448:window 3420:toWhat 3364:return 3212:anchor 2657:return 2432:select 2301:length 2237:length 1772:height 1321:callee 1165:return 749:config 689:config 656:config 307:return 102:Reload 94:Safari 40940:start 40795:name4 40618:name4 40575:name4 40563:name4 40537:split 40525:name4 40506:split 40475:split 40426:slice 40068:split 40037:split 39988:slice 39777:split 39746:split 39462:>- 38858:/\s+/ 38852:split 38703:while 38687:split 38659:split 38624:split 38411:while 37804:start 37443:start 37043:start 36314:});*/ 36289:} 35839:start 35683:slice 35567:while 35315:slice 35199:while 34553:start 34460:supp3 34428:endd3 34396:supp1 34310:start 34252:supp3 34220:endd3 34073:supp1 33987:start 33902:supp3 33870:endd3 33714:supp1 33628:start 33520:supp3 33425:endd3 33362:supp1 32916:>= 32907:while 32566:while 32385:index 32369:index 32304:index 32298:while 32279:index 32035:match 32007:match 31989:start 31956:match 31916:match 31650:match 31622:match 31604:start 31571:match 31531:match 31191:start 30872:start 30350:match 30322:match 30294:start 30258:match 30214:match 30176:match 29698:start 28861:start 28730:split 28702:split 28545:while 28258:slice 28227:split 28108:>- 27459:start 27179:break 26921:false 26612:break 26483:false 26430:break 25854:start 25682:start 25043:>= 25034:while 24901:start 24661:break 24249:false 24052:break 23935:false 22862:false 22493:index 22477:index 22412:index 22406:while 22370:index 22090:start 21722:while 21016:start 20676:while 20325:slice 20285:slice 20072:slice 20038:split 19934:while 19892:split 19738:while 19390:slice 19362:split 19149:slice 19115:split 19011:while 18969:split 18815:while 18474:slice 18446:split 18238:slice 18059:while 18027:slice 17962:split 17612:>- 17518:>- 17424:>- 17330:>- 17095:>- 15288:value 15163:alert 15073:value 15042:value 14664:empty 14353:count 14329:count 14286:count 13780:value 13029:empty 12718:count 12694:count 12651:count 12145:value 11285:empty 10974:count 10950:count 10907:count 10401:value 10307:start 10291:start 10199:start 9885:start 9583:while 9548:event 9536:event 9517:event 9505:event 9499:event 9486:event 9394:style 9366:style 9338:width 9332:style 9310:color 9304:style 9276:style 9248:style 9220:style 9156:style 9059:style 9031:style 8533:index 8514:index 8471:while 8455:index 8163:start 8151:start 8120:start 8108:start 7797:Rules 7747:Rules 5243:empty 5159:force 5025:force 4835:start 4754:range 4656:range 4622:start 4598:range 4564:range 4516:<= 4477:while 4425:start 4422:<= 4383:while 4255:start 4216:focus 4171:focus 4019:alert 3897:plain 3723:cache 3714:cache 3699:cache 3655:cache 3408:hlink 3348:title 3342:title 3236:title 3159:event 3149:false 3137:event 3108:event 3092:event 3073:event 3054:event 2961:false 2794:false 2641:while 2426:range 2416:start 2392:range 2382:start 2364:range 2342:range 2320:range 2289:split 2265:value 2225:split 2219:start 2201:value 2189:start 2025:floor 1966:start 1944:focus 1916:style 1875:start 1857:value 1806:value 1766:style 1732:width 1726:style 1698:style 1604:style 1280:start 1115:false 1090:false 356:Rules 171:ready 78:Note: 63:This 16:< 40988:name 40962:eend 40930:push 40910:name 40876:eend 40809:name 40704:else 40531:name 40500:name 40469:name 40438:name 40420:name 40379:name 40370:else 40343:name 40262:else 40148:else 40134:name 40062:name 40031:name 40000:name 39982:name 39941:name 39932:else 39905:name 39852:else 39842:name 39771:name 39740:name 39699:name 39690:else 39676:name 39670:name 39654:> 39636:name 39624:> 39606:name 39585:name 39547:name 39541:name 39529:> 39511:name 39477:name 39471:name 39444:name 39410:name 39404:name 39392:> 39374:name 39340:name 39334:name 39322:> 39304:name 39270:name 39264:name 39252:> 39234:name 39200:name 39194:name 39182:> 39164:name 39130:name 39124:name 39112:> 39094:name 39060:name 39054:name 39042:> 39024:name 38990:name 38984:name 38972:> 38954:name 38920:name 38914:name 38902:> 38884:name 38846:this 38783:name 38777:name 38749:name 38743:name 38727:> 38709:name 38681:name 38675:name 38653:name 38647:name 38640:else 38618:name 38612:name 38596:> 38578:name 38550:name 38512:null 38426:> 38330:> 38053:> 38019:name 37993:eend 37936:push 37852:name 37826:eend 37794:push 37746:eend 37692:> 37658:name 37632:eend 37575:push 37491:name 37465:eend 37433:push 37382:eend 37328:> 37298:> 37258:name 37232:eend 37175:push 37091:name 37065:eend 37033:push 36947:eend 36937:else 36869:eend 36850:> 36751:> 36545:eend 36491:> 36461:> 36421:name 36395:eend 36338:push 35887:name 35861:eend 35829:push 35752:eend 35591:< 35478:> 35451:else 35384:eend 35223:< 35110:> 35083:else 35038:eend 34979:> 34932:> 34902:> 34872:> 34795:eend 34738:push 34663:sup1 34631:name 34543:push 34499:else 34454:sup2 34422:end2 34390:sup1 34358:name 34332:end1 34300:push 34280:else 34246:sup3 34214:end3 34179:sup2 34117:end2 34067:sup1 34035:name 34009:end1 33977:push 33930:else 33896:sup3 33864:end3 33832:sup2 33758:end2 33708:sup1 33676:name 33650:end1 33618:push 33276:end1 33149:trim 33083:< 32458:< 32363:push 32334:> 32161:push 32070:name 31979:push 31878:< 31792:push 31717:sup1 31685:name 31594:push 31493:< 31411:push 31296:name 31181:push 31082:< 31000:push 30920:name 30894:eend 30862:push 30814:eend 30754:> 30708:< 30674:< 30561:> 30514:eend 30457:push 30366:name 30284:push 30138:< 29826:push 29746:name 29720:eend 29688:push 29633:eend 29591:else 29542:eend 29491:> 29464:else 29415:eend 29364:> 29337:else 29288:eend 29237:> 29190:> 29160:> 29130:> 29100:> 29053:eend 28996:push 28909:name 28883:eend 28851:push 28778:eend 28569:< 28513:> 28433:else 28384:eend 28317:< 28180:> 28133:else 28081:else 28050:> 28023:else 27995:> 27937:> 27903:> 27869:> 27835:> 27798:> 27767:< 27733:< 27660:eend 27603:push 27541:name 27519:name 27507:name 27449:push 27403:list 27169:true 27153:list 26983:< 26902:null 26883:null 26864:null 26838:null 26787:name 26775:name 26765:list 26753:list 26602:true 26579:list 26523:list 26514:< 26420:null 26366:< 26307:name 26294:list 26251:name 26238:list 26195:name 26182:list 26139:name 26126:list 26066:null 26012:push 25902:name 25844:push 25789:else 25730:name 25672:push 24996:else 24949:name 24891:push 24651:true 24540:else 24336:< 24199:null 24180:null 24161:null 24042:true 23966:< 23687:< 23653:< 23619:< 23585:< 23551:< 23517:< 22941:true 22566:< 22471:push 22442:> 22376:null 22232:push 22138:name 22112:eend 22080:push 22042:eend 21767:< 21692:else 21664:> 21637:else 21609:> 21582:else 21554:> 21490:> 21449:> 21415:> 21371:> 21337:> 21303:> 21269:> 21208:eend 21151:push 21064:name 21038:eend 21006:push 20955:eend 20919:else 20873:stub 20855:eend 20836:stub 20804:stub 20792:stub 20782:stub 20764:stub 20734:stub 20706:stub 20656:stub 20630:> 20603:else 20539:eend 20479:> 20452:else 20390:eend 20228:else 20167:eend 20000:> 19964:> 19696:else 19668:> 19621:> 19591:> 19544:> 19517:else 19455:eend 19305:else 19244:eend 19077:> 19041:> 18773:else 18745:> 18698:> 18668:> 18621:> 18594:else 18539:eend 18380:> 18353:else 18310:eend 18161:< 18083:< 18002:> 17920:else 17891:> 17831:> 17801:> 17774:else 17721:eend 17679:else 17657:eend 17585:else 17563:eend 17491:else 17469:eend 17397:else 17375:eend 17303:else 17281:eend 17233:> 17186:> 17156:> 17126:> 17065:> 17035:> 17008:else 16959:eend 16908:> 16881:else 16828:eend 16786:else 16764:eend 16716:> 16689:else 16667:eend 16619:> 16592:else 16570:eend 16522:> 16475:> 16445:> 16415:> 16385:> 16338:< 16301:< 16274:< 16247:< 16220:< 16193:< 16187:oree 16166:< 16139:< 16112:< 16082:> 16032:< 16014:name 15986:name 15947:eend 15899:oree 15826:push 15546:scan 15493:null 15434:null 15322:hide 15141:> 15117:> 14926:scan 14692:show 14594:else 14562:> 14535:else 14494:else 14252:< 14174:> 14147:< 14107:< 14052:> 14000:sort 13971:push 13867:else 13823:null 13625:end3 13499:null 13423:scan 13291:scan 13057:show 12959:else 12927:> 12900:else 12859:else 12617:< 12539:> 12512:< 12472:< 12417:> 12365:sort 12336:push 12232:else 12188:null 11990:end2 11858:eval 11814:else 11777:null 11690:scan 11547:scan 11313:show 11215:else 11183:> 11156:else 11115:else 10873:< 10795:> 10768:< 10728:< 10673:> 10621:sort 10592:push 10488:else 10444:null 10123:null 10040:scan 9731:body 9697:eDiv 9685:body 9620:eDiv 9595:null 9468:body 9434:eDiv 9422:body 9388:eDiv 9360:eDiv 9326:eDiv 9298:eDiv 9270:eDiv 9242:eDiv 9214:eDiv 9150:eDiv 9119:body 9089:Math 9071:Math 9065:left 9053:eDiv 9025:eDiv 9015:help 8997:eDiv 8969:eDiv 8884:1000 8881:< 8818:null 8812:help 8784:Date 8714:scan 8237:> 8194:< 8154:> 8111:< 8065:sort 8025:name 8013:push 7988:push 7965:name 7923:name 7840:< 7738:< 7491:> 7354:sup3 7298:eSup 7264:eSup 7244:sup3 7232:null 7226:sup3 7214:sup3 7194:null 7126:sup2 7070:eSup 7036:eSup 7016:sup2 7004:null 6998:sup2 6986:sup2 6966:null 6894:sup1 6838:eSup 6818:sup1 6806:null 6800:sup1 6788:sup1 6775:eSup 6723:eSup 6703:null 6577:name 6484:< 6232:Math 5285:> 5060:null 5013:scan 4942:prop 4823:prop 4495:null 4401:null 4335:{}}; 3859:()}; 3705:null 3571:text 3426:text 3326:text 3292:href 3286:href 3230:href 3224:text 3171:true 3127:else 2974:else 2807:else 2354:true 2172:else 2130:else 2019:Math 1991:> 1842:rows 1632:body 1545:null 1460:< 1398:null 1141:null 1068:1024 1026:null 479:scan 297:null 92:and 43:will 41062:}); 41017:}); 40956:end 40798:);} 40714:var 40693:);} 40609:var 40522:var 40491:var 40460:var 40453:)); 40411:var 40332:);} 40272:var 40251:);} 40191:var 40125:var 40053:var 40022:var 40015:)); 39973:var 39898:);} 39862:var 39833:var 39762:var 39731:var 38836:(){ 38562:URL 38356:var 38296:)); 38238:)); 38171:var 38161:)); 38115:)); 38079:var 38016:var 38003:var 37990:var 37977:var 37961:var 37912:}); 37881:}); 37820:end 37655:var 37642:var 37629:var 37616:var 37600:var 37551:}); 37520:}); 37459:end 37280:URL 37255:var 37242:var 37229:var 37216:var 37200:var 37151:}); 37120:}); 37059:end 36816:)); 36717:)); 36681:var 36443:URL 36418:var 36405:var 36392:var 36379:var 36363:var 36296:} 36282:}); 35943:}); 35916:}); 35855:end 35523:var 35501:var 35155:var 35133:var 34831:var 34818:var 34805:var 34792:var 34779:var 34763:var 34714:}); 34676:}); 34599:url 34587:end 34565:url 34508:url 34467:}); 34326:end 34259:}); 34129:url 34095:url 34003:end 33909:}); 33816:url 33770:url 33736:url 33644:end 33517:var 33498:var 33485:)). 33470:url 33458:url 33437:url 33422:var 33400:url 33385:var 33359:var 33325:new 33313:url 33304:var 33288:url 33273:var 33254:var 33179:url 33152:(); 33119:url 33116:var 33051:var 32784:var 32717:var 32681:var 32662:var 32521:var 32490:var 32437:for 32412:var 32276:var 32251:var 32232:var 32213:var 32186:var 32137:}); 32099:}); 32017:end 31913:var 31857:for 31837:var 31821:var 31768:}); 31730:}); 31632:end 31528:var 31472:for 31452:var 31436:var 31387:}); 31349:}); 31219:end 31117:var 31061:for 31045:var 31025:var 30976:}); 30949:}); 30888:end 30615:var 30584:var 30524:var 30511:var 30498:var 30482:var 30433:}); 30395:}); 30310:end 30237:var 30173:var 30117:for 29875:var 29855:var 29802:}); 29775:}); 29714:end 29063:var 29050:var 29037:var 29021:var 28972:}); 28938:}); 28877:end 28466:var 28447:var 28279:)); 27696:var 27683:var 27670:var 27657:var 27644:var 27628:var 27579:}); 27548:}); 27475:end 27240:var 27018:var 26962:for 26942:var 26912:var 26893:var 26874:var 26855:var 26835:!== 26743:ref 26731:ref 26701:ref 26493:for 26474:var 26444:var 26417:!== 26345:for 26278:ref 26222:ref 26166:ref 26110:ref 26087:var 26057:var 26041:var 25988:}); 25943:}); 25870:end 25806:var 25771:}); 25698:end 25396:var 25288:var 25200:var 24978:}); 24917:end 24429:var 24371:var 24315:for 24295:var 24240:var 24209:var 24190:var 24171:var 24152:var 23945:for 23926:var 23767:var 23716:var 23489:var 23422:var 23355:var 23279:var 23212:var 23145:var 23078:var 23011:var 22853:var 22834:var 22704:var 22673:var 22645:var 22620:var 22598:var 22545:for 22520:var 22386:var 22367:var 22342:var 22323:var 22304:var 22277:var 22261:var 22194:}); 22167:}); 22106:end 21955:=== 21897:=== 21517:var 21218:var 21205:var 21192:var 21176:var 21127:}); 21093:}); 21032:end 20653:var 20359:var 20352:)); 20306:)); 20270:var 20093:)); 20023:var 19719:var 19424:var 19417:)); 19347:var 19170:)); 19100:var 18796:var 18508:var 18501:)); 18431:var 18048:)); 17947:var 17854:var 16320:URL 16160:ore 15998:URL 15983:var 15970:var 15957:var 15944:var 15931:var 15915:var 15896:var 15884:ore 15881:var 15866:var 15851:var 15758:=== 15746:get 15719:get 15617:var 15552:500 15534:JJJ 15510:JJJ 15475:JJJ 15453:JJJ 15416:JJJ 15325:(); 15304:JJJ 15258:)); 15169:JJJ 14999:var 14929:(); 14914:JJJ 14893:)); 14842:JJJ 14835:)); 14807:JJJ 14748:JJJ 14726:JJJ 14702:JJJ 14695:(); 14674:JJJ 14667:(); 14646:JJJ 14395:JJJ 14368:)); 14292:JJJ 14283:var 14234:var 14228:for 14209:var 14202:}); 14110:JJJ 14092:JJJ 14055:JJJ 14037:JJJ 13940:JJJ 13931:var 13925:for 13909:var 13877:JJJ 13836:JJJ 13805:JJJ 13725:var 13642:JJJ 13532:JJJ 13459:JJJ 13450:var 13426:(); 13411:JJJ 13386:JJJ 13367:(); 13352:JJJ 13343:var 13294:(); 13279:JJJ 13258:)); 13207:JJJ 13200:)); 13172:JJJ 13113:JJJ 13091:JJJ 13067:JJJ 13060:(); 13039:JJJ 13032:(); 13011:JJJ 12760:JJJ 12733:)); 12657:JJJ 12648:var 12599:var 12593:for 12574:var 12567:}); 12475:JJJ 12457:JJJ 12420:JJJ 12402:JJJ 12305:JJJ 12296:var 12290:for 12274:var 12242:JJJ 12201:JJJ 12170:JJJ 12090:var 12007:JJJ 11897:JJJ 11726:JJJ 11717:var 11693:(); 11678:JJJ 11653:JJJ 11634:(); 11619:JJJ 11610:var 11550:(); 11535:JJJ 11514:)); 11463:JJJ 11456:)); 11428:JJJ 11369:JJJ 11347:JJJ 11323:JJJ 11316:(); 11295:JJJ 11288:(); 11267:JJJ 11016:JJJ 10989:)); 10913:JJJ 10904:var 10855:var 10849:for 10830:var 10823:}); 10731:JJJ 10713:JJJ 10676:JJJ 10658:JJJ 10561:JJJ 10552:var 10546:for 10530:var 10498:JJJ 10457:JJJ 10426:JJJ 10346:var 10263:JJJ 10246:end 10153:JJJ 10076:JJJ 10067:var 10043:(); 10028:JJJ 10003:JJJ 9984:(); 9969:JJJ 9960:var 9897:end 9861:JJJ 9851:now 9833:JJJ 9805:JJJ 9781:(); 9766:JJJ 9759:}); 9707:JJJ 9564:var 9527:var 9444:JJJ 9162:top 9095:min 9077:max 8966:var 8956:300 8947:var 8913:JJJ 8904:var 8866:JJJ 8860:now 8845:=== 8830:JJJ 8793:(); 8787:(). 8781:new 8775:now 8772:var 8750:JJJ 8741:var 8717:(); 8702:JJJ 8670:JJJ 8649:JJJ 8452:var 8423:JJJ 8392:JJJ 8374:JJJ 8271:}); 8246:end 8234:end 8203:end 8191:end 7878:var 7822:var 7816:for 7791:JJJ 7782:var 7741:JJJ 7720:var 7714:for 7695:var 7679:var 7609:)); 7581:JJJ 7543:JJJ 7519:JJJ 7494:JJJ 7470:JJJ 7450:)); 7411:JJJ 7336:JJJ 7314:JJJ 7291:)); 7211:var 7108:JJJ 7086:JJJ 7063:)); 6983:var 6876:JJJ 6854:JJJ 6785:var 6751:JJJ 6720:var 6651:JJJ 6549:JJJ 6540:var 6518:JJJ 6509:var 6466:var 6460:for 6453:)); 6425:JJJ 6401:JJJ 6370:JJJ 6333:JJJ 6290:JJJ 6262:JJJ 6244:JJJ 6238:min 6223:var 6199:)); 6168:JJJ 6128:JJJ 6108:=== 6087:JJJ 6042:JJJ 6024:JJJ 5989:)); 5961:JJJ 5923:JJJ 5901:JJJ 5877:JJJ 5870:)); 5812:JJJ 5772:JJJ 5739:JJJ 5716:=== 5704:get 5679:=== 5667:get 5642:=== 5630:get 5605:=== 5593:get 5544:)); 5516:JJJ 5478:JJJ 5456:JJJ 5432:JJJ 5425:)); 5377:JJJ 5337:JJJ 5312:JJJ 5288:JJJ 5246:(); 5225:JJJ 5186:JJJ 5135:JJJ 5132:=== 5105:(); 5090:JJJ 5081:var 5042:JJJ 4960:JJJ 4951:)), 4924:JJJ 4841:end 4832:)), 4805:JJJ 4742:obj 4730:sel 4724:obj 4714:sel 4708:obj 4686:obj 4680:end 4668:obj 4644:obj 4628:obj 4610:obj 4586:obj 4579:(); 4552:obj 4519:end 4507:obj 4483:obj 4458:var 4413:obj 4389:obj 4364:var 4348:obj 4326:(), 4317:sel 4302:obj 4299:var 4261:end 4219:(); 4198:JJJ 4174:(); 4088:val 4070:JJJ 4046:)); 4025:JJJ 3938:(); 3935:val 3917:JJJ 3891:obj 3872:obj 3850:sel 3841:obj 3838:var 3738:)); 3661:{}; 3652:var 3556:url 3504:url 3501:var 3470:var 3439:var 3329:)); 3249:var 3117:(); 3101:(); 2531:var 2512:var 2435:(); 2410:end 2335:(); 2317:var 2283:end 2253:end 1972:end 1947:(); 1910:hta 1894:hta 1885:var 1800:hta 1760:hta 1720:hta 1692:hta 1670:hta 1667:var 1442:var 1436:for 1306:var 1286:end 1224:{}; 1209:var 1062:100 1000:{}; 908:}); 842:}); 755:get 707:=== 695:get 674:=== 662:get 581:{}; 566:var 535:}); 510:JJJ 492:JJJ 482:(); 467:JJJ 441:JJJ 401:JJJ 365:(); 350:JJJ 343:(); 328:JJJ 279:JJJ 261:JJJ 243:JJJ 216:(); 201:JJJ 148:{}; 142:JJJ 136:JJJ 133:var 40933:({ 40786:). 40774:). 40762:). 40750:). 40738:). 40681:). 40669:). 40657:). 40645:). 40633:). 40593:!= 40557:if 40546:); 40515:); 40484:); 40391:== 40388:() 40373:if 40320:). 40308:). 40296:). 40239:). 40227:). 40215:). 40175:== 40151:if 40137:;} 40109:== 40103:|| 40097:== 40088:if 40077:); 40046:); 39953:== 39950:() 39935:if 39886:). 39845:;} 39817:== 39793:if 39786:); 39755:); 39711:== 39708:() 39693:if 39633:|| 39603:|| 39597:== 39594:() 39579:if 39568:); 39505:if 39498:); 39438:if 39431:); 39368:if 39361:); 39298:if 39291:); 39228:if 39221:); 39158:if 39151:); 39088:if 39081:); 39018:if 39011:); 38948:if 38941:); 38878:if 38867:;} 38861:). 38804:); 38770:); 38696:); 38668:); 38633:); 38572:if 38527:== 38515:|| 38509:== 38500:if 38490:); 38453:== 38401:); 38306:if 38278:), 38195:); 38029:if 37797:({ 37758:14 37739:); 37668:if 37436:({ 37394:11 37375:); 37268:if 37036:({ 36826:if 36727:if 36664:)) 36646:== 36622:if 36538:); 36431:if 35950:/* 35832:({ 35745:); 35710:); 35648:-- 35454:if 35377:); 35342:); 35280:-- 35086:if 35035:); 34955:if 34911:|| 34881:|| 34848:if 34546:({ 34523:)) 34502:if 34303:({ 34110:), 33980:({ 33957:)) 33933:if 33751:), 33621:({ 33598:)) 33550:if 33415:); 33349:); 33343:), 33194:)) 33173:if 33146:). 33074:if 33003:-- 32943:!= 32889:); 32638:++ 32628:); 32593:)) 32587:== 32581:|| 32575:== 32569:(( 32545:); 32470:++ 32372:); 32331:)) 32301:(( 32010:), 31982:({ 31959:)) 31938:if 31896:++ 31625:), 31597:({ 31574:)) 31553:if 31511:++ 31289:), 31212:), 31184:({ 31161:)) 31140:if 31100:++ 30865:({ 30826:11 30807:); 30729:|| 30680:|| 30650:if 30639:); 30608:); 30537:if 30287:({ 30267:); 30223:)) 30196:if 30156:++ 30106:]; 30056:}, 30013:}, 29970:}, 29927:}, 29691:({ 29626:); 29535:); 29467:if 29408:); 29340:if 29281:); 29213:if 29169:|| 29139:|| 29109:|| 29076:if 28854:({ 28802:11 28771:); 28739:); 28711:); 28683:); 28623:++ 28616:); 28531:)) 28489:if 28377:); 28293:if 28236:); 28198:)) 28156:if 28084:if 28026:if 27971:if 27912:|| 27878:|| 27844:|| 27709:if 27452:({ 27335:); 27287:)) 27263:if 27214:if 27062:)) 27041:if 27001:++ 26826:if 26794:}; 26704:)) 26677:if 26640:if 26582:)) 26555:if 26538:++ 26408:if 26384:++ 26327:]; 26264:}, 26208:}, 26152:}, 25847:({ 25675:({ 25649:-- 25636:== 25609:== 25579:if 25555:++ 25542:== 25515:== 25485:if 25458:+= 25436:if 25382:)) 25361:if 25333:); 25270:); 25130:-- 25070:!= 24894:({ 24766:)) 24742:if 24696:if 24486:)) 24465:if 24415:)) 24394:if 24354:++ 24138:)) 24117:if 24080:if 24022:)) 24001:if 23984:++ 23915:]; 23746:); 23678:if 23644:if 23610:if 23576:if 23542:if 23508:if 22925:); 22881:== 22872:if 22808:)) 22759:)) 22738:if 22728:); 22697:); 22578:++ 22480:); 22439:)) 22409:(( 22083:({ 22035:); 21852:if 21834:); 21789:+= 21640:if 21585:if 21530:if 21428:|| 21350:|| 21316:|| 21282:|| 21242:if 21009:({ 20721:!= 20606:if 20455:if 20383:); 20263:); 20160:); 20053:); 19973:|| 19901:); 19783:!= 19644:if 19600:|| 19567:if 19520:if 19448:); 19371:); 19340:); 19237:); 19130:); 19050:|| 18978:); 18860:!= 18721:if 18677:|| 18644:if 18597:if 18532:); 18455:); 18424:); 18356:if 18303:); 18268:); 18212:)) 18203:== 18182:|| 18125:== 18104:|| 18062:(( 17978:if 17971:); 17867:if 17810:|| 17777:if 17736:;} 17733:19 17718:); 17672:;} 17669:18 17654:); 17618:){ 17588:if 17578:;} 17575:20 17560:); 17524:){ 17494:if 17484:;} 17481:19 17466:); 17430:){ 17400:if 17390:;} 17387:20 17372:); 17336:){ 17306:if 17296:;} 17293:18 17278:); 17242:){ 17209:if 17165:|| 17135:|| 17105:|| 17074:|| 17044:|| 17011:if 16971:19 16952:); 16884:if 16843:;} 16840:13 16825:); 16779:;} 16776:11 16761:); 16725:){ 16692:if 16682:;} 16679:16 16664:); 16628:){ 16595:if 16585:;} 16582:14 16567:); 16531:){ 16498:if 16454:|| 16424:|| 16394:|| 16361:if 16133:Re 16106:re 16052:if 16008:if 15869:re 15854:Re 15734:mw 15731:|| 15707:mw 15698:if 15603:() 15562:}; 15555:); 15468:); 15431:!= 15410:if 15400:() 15364:// 15332:}; 15153:)) 15105:(( 15102:if 15045:!= 15030:if 15023:); 14936:}; 14769:), 14606:== 14597:if 14538:if 14506:== 14497:if 14465:== 14456:if 14449:); 14332:== 14326:(( 14317:+= 14307:]; 14270:++ 13980:); 13937:in 13892:++ 13820:== 13799:if 13789:)) 13783:!= 13768:|| 13756:if 13749:); 13711:); 13635:); 13496:== 13481:if 13383:!= 13374:if 13301:}; 13134:), 12971:== 12962:if 12903:if 12871:== 12862:if 12830:== 12821:if 12814:); 12697:== 12691:(( 12682:+= 12672:]; 12635:++ 12345:); 12302:in 12257:++ 12185:== 12164:if 12154:)) 12148:!= 12133:|| 12121:if 12114:); 12076:); 12000:); 11873:); 11844:)) 11817:if 11774:== 11759:if 11650:!= 11641:if 11557:}; 11390:), 11227:== 11218:if 11159:if 11127:== 11118:if 11086:== 11077:if 11070:); 10953:== 10947:(( 10938:+= 10928:]; 10891:++ 10601:); 10558:in 10513:++ 10441:== 10420:if 10410:)) 10404:!= 10389:|| 10377:if 10370:); 10332:); 10256:); 10120:== 10105:if 10000:!= 9991:if 9907:}; 9900:); 9752:); 9700:); 9617:== 9608:if 9592:!= 9545:|| 9508:|| 9437:); 9406:10 9134:)) 8990:); 8940:); 8887:)) 8815:!= 8803:(( 8800:if 8667:!= 8664:() 8643:if 8566:}; 8536:++ 8523:); 8368:if 8291:}; 8028:); 7997:); 7968:)) 7941:|| 7908:if 7858:++ 7806:); 7762:++ 7623:}; 7464:if 7390:); 7357:), 7229:!= 7191:!= 7176:if 7162:); 7129:), 7001:!= 6963:!= 6948:if 6930:); 6897:), 6803:!= 6778:); 6744:); 6700:!= 6685:if 6678:); 6675:eA 6641:eA 6622:); 6543:eA 6496:++ 6354:== 6283:); 6081:if 6063:); 5944:), 5692:mw 5689:|| 5655:mw 5652:|| 5618:mw 5615:|| 5581:mw 5578:(( 5575:if 5499:), 5267:(( 5264:if 5126:(( 5123:if 4982:}; 4975:); 4851:}; 4844:); 4757:); 4717:); 4695:); 4637:); 4535:++ 4522:)) 4492:!= 4480:(( 4441:++ 4428:)) 4398:!= 4386:(( 4357:); 4274:if 4226:}; 4140:if 4130:() 4104:}; 4097:); 4063:}; 3987:if 3945:}; 3881:); 3813:if 3803:() 3752:}; 3745:}; 3702:!= 3596:}; 3574:|| 3540:); 3522:). 3488:|| 3457:|| 3377:}; 3351:|| 3273:); 3188:}; 3067:if 3025:}; 3011:); 2964:); 2912:if 2858:}; 2844:); 2797:); 2745:if 2691:}; 2684:}; 2650:); 2603:|| 2591:+= 2575:|| 2563:+= 2550:do 2449:}; 2419:); 2385:); 2357:); 2326:ta 2298:). 2286:). 2259:ta 2256:-= 2234:). 2222:). 2195:ta 2192:-= 2140:ta 2097:!= 2088:ta 2082:if 2053:ta 2046:); 2031:ta 2016:-= 1994:ta 1982:if 1975:); 1954:ta 1938:ta 1878:); 1851:ta 1836:ta 1778:ta 1738:ta 1653:); 1585:); 1542:== 1527:if 1494:+= 1472:++ 1395:== 1380:if 1340:ta 1334:if 1274:ta 1221:|| 1195:() 872:$ 806:$ 776:); 764:). 743:mw 683:mw 680:|| 650:mw 620:); 611:$ 578:|| 552:() 525:); 456:); 432:). 423:$ 416:); 392:). 383:$ 294:== 276:|| 258:|| 234:if 180:() 168:). 159:$ 145:|| 88:, 84:, 41100:} 41093:; 41073:} 41055:; 41052:b 41038:} 41031:} 41024:} 41007:: 40997:, 40991:: 40981:, 40975:: 40965:, 40959:: 40949:, 40943:: 40927:. 40924:b 40913:; 40907:+ 40901:= 40891:; 40888:1 40885:+ 40879:= 40866:; 40860:+ 40857:) 40851:( 40845:. 40842:s 40839:= 40825:} 40818:; 40812:= 40792:( 40780:( 40768:( 40756:( 40744:( 40732:( 40726:. 40720:= 40711:{ 40687:( 40675:( 40663:( 40651:( 40639:( 40627:( 40621:. 40615:= 40606:{ 40599:) 40590:) 40587:1 40584:- 40578:. 40572:( 40566:. 40560:( 40540:( 40534:. 40528:= 40509:( 40503:. 40497:= 40478:( 40472:. 40466:= 40447:( 40441:. 40435:, 40432:0 40429:( 40423:. 40417:= 40404:{ 40397:) 40394:4 40382:. 40376:( 40359:} 40352:; 40346:= 40326:( 40314:( 40302:( 40290:( 40284:. 40278:= 40269:{ 40245:( 40233:( 40221:( 40209:( 40203:. 40197:= 40188:{ 40181:) 40172:) 40169:0 40166:( 40160:. 40154:( 40131:= 40122:{ 40115:) 40091:( 40071:( 40065:. 40059:= 40040:( 40034:. 40028:= 40009:( 40003:. 39997:, 39994:0 39991:( 39985:. 39979:= 39966:{ 39959:) 39956:3 39944:. 39938:( 39921:} 39914:; 39908:= 39892:( 39880:( 39874:. 39868:= 39859:{ 39839:= 39830:{ 39823:) 39814:) 39811:0 39808:( 39802:. 39796:( 39780:( 39774:. 39768:= 39749:( 39743:. 39737:= 39724:{ 39717:) 39714:2 39702:. 39696:( 39679:; 39673:= 39663:) 39660:1 39657:- 39651:) 39645:( 39639:. 39630:1 39627:- 39621:) 39615:( 39609:. 39600:1 39588:. 39582:( 39562:, 39556:( 39550:. 39544:= 39538:) 39535:1 39532:- 39526:) 39520:( 39514:. 39508:( 39492:, 39486:( 39480:. 39474:= 39468:) 39465:1 39459:) 39453:( 39447:. 39441:( 39425:, 39419:( 39413:. 39407:= 39401:) 39398:1 39395:- 39389:) 39383:( 39377:. 39371:( 39355:, 39349:( 39343:. 39337:= 39331:) 39328:1 39325:- 39319:) 39313:( 39307:. 39301:( 39285:, 39279:( 39273:. 39267:= 39261:) 39258:1 39255:- 39249:) 39243:( 39237:. 39231:( 39215:, 39209:( 39203:. 39197:= 39191:) 39188:1 39185:- 39179:) 39173:( 39167:. 39161:( 39145:, 39139:( 39133:. 39127:= 39121:) 39118:1 39115:- 39109:) 39103:( 39097:. 39091:( 39075:, 39069:( 39063:. 39057:= 39051:) 39048:1 39045:- 39039:) 39033:( 39027:. 39021:( 39005:, 38999:( 38993:. 38987:= 38981:) 38978:1 38975:- 38969:) 38963:( 38957:. 38951:( 38935:, 38929:( 38923:. 38917:= 38911:) 38908:1 38905:- 38899:) 38893:( 38887:. 38881:( 38855:( 38849:. 38830:= 38824:. 38818:. 38798:, 38792:( 38786:. 38780:= 38764:, 38758:( 38752:. 38746:= 38736:) 38733:1 38730:- 38724:) 38718:( 38712:. 38706:( 38690:( 38684:. 38678:= 38662:( 38656:. 38650:= 38627:( 38621:. 38615:= 38605:) 38602:1 38599:- 38593:) 38587:( 38581:. 38575:( 38565:; 38559:. 38553:= 38543:{ 38533:) 38530:0 38521:. 38503:( 38487:1 38484:( 38478:. 38472:= 38459:) 38450:) 38447:0 38444:( 38438:. 38429:0 38420:. 38414:( 38398:1 38395:+ 38392:) 38386:( 38380:. 38374:( 38368:. 38362:= 38349:{ 38339:) 38336:1 38333:- 38327:) 38321:( 38315:. 38309:( 38290:( 38284:. 38272:( 38266:. 38260:( 38254:. 38248:= 38232:( 38226:. 38220:( 38214:. 38208:= 38189:( 38183:. 38177:= 38155:( 38149:. 38143:, 38140:0 38137:( 38131:. 38125:= 38109:( 38103:. 38100:s 38097:( 38091:. 38088:s 38085:= 38072:{ 38062:) 38059:1 38056:- 38050:) 38044:( 38038:. 38035:s 38032:( 38022:; 38009:; 37996:; 37983:; 37970:; 37967:= 37964:b 37954:{ 37951:) 37948:s 37945:( 37939:( 37933:. 37905:; 37902:b 37888:} 37871:: 37861:, 37855:: 37845:, 37839:: 37829:, 37823:: 37813:, 37807:: 37791:. 37788:b 37777:; 37771:= 37761:; 37755:+ 37749:= 37733:( 37727:. 37724:s 37721:= 37711:{ 37701:) 37698:1 37695:- 37689:) 37683:( 37677:. 37674:s 37671:( 37661:; 37648:; 37635:; 37622:; 37609:; 37606:= 37603:b 37593:{ 37590:) 37587:s 37584:( 37578:( 37572:. 37544:; 37541:b 37527:} 37510:: 37500:, 37494:: 37484:, 37478:: 37468:, 37462:: 37452:, 37446:: 37430:. 37427:b 37413:; 37407:= 37397:; 37391:+ 37385:= 37369:( 37363:. 37360:s 37357:= 37347:{ 37337:) 37334:1 37331:- 37325:) 37319:( 37313:. 37310:s 37304:1 37301:- 37295:) 37289:( 37283:. 37277:. 37271:( 37261:; 37248:; 37235:; 37222:; 37209:; 37206:= 37203:b 37193:{ 37190:) 37187:s 37184:( 37178:( 37172:. 37144:; 37141:b 37127:} 37110:: 37100:, 37094:: 37084:, 37078:: 37068:, 37062:: 37052:, 37046:: 37030:. 37027:b 37016:} 36998:; 36995:2 36992:+ 36989:) 36983:( 36977:. 36971:+ 36968:) 36962:( 36956:. 36953:s 36950:= 36930:} 36920:; 36917:2 36914:+ 36911:) 36905:( 36899:. 36893:+ 36890:) 36884:( 36878:. 36875:s 36872:= 36859:) 36856:1 36853:- 36847:) 36841:( 36835:. 36829:( 36810:( 36804:. 36798:, 36795:0 36792:( 36786:. 36780:= 36770:{ 36760:) 36757:1 36754:- 36748:) 36742:( 36736:. 36730:( 36711:( 36705:. 36702:s 36699:( 36693:. 36690:s 36687:= 36674:{ 36658:( 36652:. 36649:s 36643:) 36637:( 36631:. 36628:s 36625:( 36594:; 36588:= 36575:; 36572:6 36569:+ 36566:) 36560:( 36554:. 36551:s 36548:= 36532:( 36526:. 36523:s 36520:= 36510:{ 36500:) 36497:1 36494:- 36488:) 36482:( 36476:. 36473:s 36467:1 36464:- 36458:) 36452:( 36446:. 36440:. 36434:( 36424:; 36411:; 36398:; 36385:; 36372:; 36369:= 36366:b 36356:{ 36353:) 36350:s 36347:( 36341:( 36335:. 36204:} 36190:{ 36158:} 36144:{ 36123:{ 36098:} 36059:{ 36020:{ 35936:; 35933:b 35923:} 35906:: 35896:, 35890:: 35880:, 35874:: 35864:, 35858:: 35848:, 35842:: 35826:. 35823:b 35808:} 35801:; 35795:+ 35789:= 35779:; 35776:1 35773:+ 35767:. 35761:+ 35755:= 35739:( 35733:. 35730:s 35727:= 35707:1 35704:- 35698:. 35692:, 35689:0 35686:( 35680:. 35674:= 35661:} 35654:; 35641:; 35635:+ 35632:) 35626:( 35620:. 35617:s 35614:= 35604:{ 35597:) 35594:0 35588:) 35582:( 35576:. 35570:( 35556:; 35553:1 35550:- 35547:) 35541:( 35535:. 35532:s 35529:= 35513:; 35507:= 35494:{ 35487:) 35484:1 35481:- 35475:) 35469:( 35463:. 35460:s 35457:( 35440:} 35433:; 35427:+ 35421:= 35411:; 35408:1 35405:+ 35399:. 35393:+ 35387:= 35371:( 35365:. 35362:s 35359:= 35339:1 35336:- 35330:. 35324:, 35321:0 35318:( 35312:. 35306:= 35293:} 35286:; 35273:; 35267:+ 35264:) 35258:( 35252:. 35249:s 35246:= 35236:{ 35229:) 35226:0 35220:) 35214:( 35208:. 35202:( 35188:; 35185:1 35182:- 35179:) 35173:( 35167:. 35164:s 35161:= 35145:; 35139:= 35126:{ 35119:) 35116:1 35113:- 35107:) 35101:( 35095:. 35092:s 35089:( 35072:} 35065:; 35059:= 35053:; 35050:5 35047:+ 35041:= 35029:( 35023:. 35020:s 35017:= 35011:; 35005:= 34995:{ 34988:) 34985:1 34982:- 34976:) 34970:( 34964:. 34961:s 34958:( 34948:{ 34941:) 34938:1 34935:- 34929:) 34923:( 34917:. 34914:s 34908:1 34905:- 34899:) 34893:( 34887:. 34884:s 34878:1 34875:- 34869:) 34863:( 34857:. 34854:s 34851:( 34837:; 34824:; 34811:; 34798:; 34785:; 34772:; 34769:= 34766:b 34756:{ 34753:) 34750:s 34747:( 34741:( 34735:. 34707:; 34704:b 34690:} 34683:} 34666:: 34656:, 34650:: 34640:, 34634:: 34624:, 34618:: 34608:, 34602:. 34596:+ 34590:: 34580:, 34577:1 34574:- 34568:. 34562:+ 34556:: 34540:. 34537:b 34530:{ 34517:( 34511:. 34505:( 34481:} 34474:} 34457:: 34447:, 34441:: 34431:, 34425:: 34415:, 34409:: 34399:, 34393:: 34383:, 34377:: 34367:, 34361:: 34351:, 34345:: 34335:, 34329:: 34319:, 34313:: 34297:. 34294:b 34287:{ 34266:} 34249:: 34239:, 34233:: 34223:, 34217:: 34207:, 34201:: 34188:, 34182:: 34172:, 34166:: 34153:, 34150:1 34147:+ 34144:) 34138:( 34132:. 34126:+ 34120:: 34104:( 34098:. 34092:+ 34086:: 34076:, 34070:: 34060:, 34054:: 34044:, 34038:: 34028:, 34022:: 34012:, 34006:: 33996:, 33990:: 33974:. 33971:b 33964:{ 33951:( 33945:. 33939:! 33936:( 33916:} 33899:: 33889:, 33883:: 33873:, 33867:: 33857:, 33851:: 33841:, 33835:: 33825:, 33819:+ 33813:+ 33807:: 33794:, 33791:1 33788:+ 33785:) 33779:( 33773:. 33767:+ 33761:: 33745:( 33739:. 33733:+ 33727:: 33717:, 33711:: 33701:, 33695:: 33685:, 33679:: 33669:, 33663:: 33653:, 33647:: 33637:, 33631:: 33615:. 33612:b 33605:{ 33592:( 33586:. 33580:! 33574:) 33568:( 33562:. 33556:! 33553:( 33529:; 33523:= 33510:; 33504:= 33491:; 33479:( 33473:. 33467:( 33461:. 33455:+ 33452:) 33446:( 33440:. 33434:+ 33428:= 33409:( 33403:. 33397:+ 33391:= 33371:; 33365:= 33337:, 33331:( 33322:( 33316:. 33310:= 33297:; 33291:. 33285:+ 33279:= 33266:; 33260:= 33201:{ 33188:( 33182:. 33176:( 33140:, 33137:0 33134:( 33128:. 33122:= 33105:; 33099:= 33089:) 33077:( 33063:; 33057:= 33019:} 33009:; 32993:; 32987:+ 32984:) 32978:( 32972:. 32969:s 32966:= 32956:{ 32949:) 32940:) 32934:( 32928:. 32925:s 32919:0 32910:( 32883:, 32880:0 32877:( 32871:. 32865:= 32844:; 32838:. 32835:s 32832:: 32829:) 32823:( 32817:. 32811:? 32808:) 32802:( 32796:. 32790:= 32777:; 32771:. 32768:s 32765:: 32762:) 32756:( 32750:. 32744:? 32741:) 32735:( 32729:. 32723:= 32699:; 32696:1 32693:- 32687:= 32674:; 32668:= 32651:} 32644:; 32625:1 32622:( 32616:. 32610:= 32600:{ 32539:( 32533:. 32530:s 32527:= 32514:; 32508:. 32502:+ 32496:= 32483:{ 32473:) 32467:i 32464:; 32455:i 32452:; 32449:0 32446:= 32443:i 32440:( 32430:; 32424:. 32418:= 32401:} 32394:; 32388:+ 32382:= 32366:( 32360:. 32350:{ 32343:) 32340:1 32337:- 32325:, 32319:( 32313:. 32310:s 32307:= 32291:; 32288:= 32282:, 32269:; 32263:. 32257:= 32244:; 32238:= 32225:; 32222:0 32219:= 32195:; 32192:= 32189:b 32179:{ 32176:) 32173:s 32170:( 32164:( 32158:. 32130:; 32127:b 32113:} 32106:} 32089:: 32079:, 32073:: 32063:, 32057:: 32047:, 32044:5 32041:+ 32038:) 32032:( 32026:. 32023:s 32020:: 32004:( 31998:. 31995:s 31992:: 31976:. 31973:b 31966:{ 31953:( 31947:. 31944:s 31941:( 31931:; 31925:+ 31919:= 31906:{ 31899:) 31893:i 31890:; 31884:. 31875:i 31872:; 31869:0 31866:= 31863:i 31860:( 31846:; 31843:= 31830:; 31827:= 31824:b 31814:{ 31807:) 31804:s 31801:( 31795:( 31789:. 31761:; 31758:b 31744:} 31737:} 31720:: 31710:, 31704:: 31694:, 31688:: 31678:, 31672:: 31662:, 31659:5 31656:+ 31653:) 31647:( 31641:. 31638:s 31635:: 31619:( 31613:. 31610:s 31607:: 31591:. 31588:b 31581:{ 31568:( 31562:. 31559:s 31556:( 31546:; 31540:+ 31534:= 31521:{ 31514:) 31508:i 31505:; 31499:. 31490:i 31487:; 31484:0 31481:= 31478:i 31475:( 31461:; 31458:= 31445:; 31442:= 31439:b 31429:{ 31426:) 31423:s 31420:( 31414:( 31408:. 31380:; 31377:b 31363:} 31356:} 31339:+ 31333:+ 31327:: 31317:, 31311:+ 31305:+ 31299:: 31283:, 31277:( 31271:. 31265:: 31255:, 31249:. 31243:+ 31240:) 31234:( 31228:. 31225:s 31222:: 31206:( 31200:. 31197:s 31194:: 31178:. 31175:b 31168:{ 31155:( 31149:. 31146:s 31143:( 31129:; 31123:= 31110:{ 31103:) 31097:i 31094:; 31088:. 31079:i 31076:; 31073:0 31070:= 31067:i 31064:( 31054:; 31051:= 31034:; 31031:= 31028:b 31018:{ 31015:) 31012:s 31009:( 31003:( 30997:. 30969:; 30966:b 30956:} 30939:: 30929:, 30923:: 30913:, 30907:: 30897:, 30891:: 30881:, 30875:: 30859:. 30856:b 30845:; 30839:= 30829:; 30823:+ 30817:= 30801:( 30795:. 30792:s 30789:= 30779:) 30772:) 30766:( 30760:. 30757:s 30751:) 30745:( 30739:. 30736:s 30726:) 30720:( 30714:. 30711:s 30705:) 30699:( 30693:. 30690:s 30677:0 30671:) 30665:( 30659:. 30656:s 30653:( 30633:( 30627:. 30624:s 30621:= 30602:( 30596:. 30593:s 30590:= 30577:{ 30570:) 30567:1 30564:- 30558:) 30552:( 30546:. 30543:s 30540:( 30530:; 30517:; 30504:; 30491:; 30488:= 30485:b 30475:{ 30472:) 30469:s 30466:( 30460:( 30454:. 30426:; 30423:b 30409:} 30402:} 30385:: 30375:, 30369:: 30359:, 30353:. 30347:: 30337:, 30331:. 30325:. 30319:+ 30313:: 30303:, 30297:: 30281:. 30278:b 30261:. 30255:( 30249:. 30246:s 30243:= 30230:{ 30217:. 30211:( 30205:. 30202:s 30199:( 30185:; 30179:= 30166:{ 30159:) 30153:i 30150:; 30144:. 30135:i 30132:; 30129:0 30126:= 30123:i 30120:( 30099:} 30089:: 30079:, 30073:: 30063:{ 30046:: 30036:, 30030:: 30020:{ 30003:: 29993:, 29987:: 29977:{ 29960:: 29950:, 29944:: 29934:{ 29917:: 29907:, 29901:: 29891:{ 29884:[ 29881:= 29864:; 29861:= 29858:b 29848:{ 29841:) 29838:s 29835:( 29829:( 29823:. 29795:; 29792:b 29782:} 29765:: 29755:, 29749:: 29739:, 29733:: 29723:, 29717:: 29707:, 29701:: 29685:. 29682:b 29671:} 29664:; 29658:= 29648:; 29645:6 29642:+ 29636:= 29620:( 29614:. 29611:s 29608:= 29598:{ 29580:} 29573:; 29567:= 29557:; 29554:6 29551:+ 29545:= 29529:( 29523:. 29520:s 29517:= 29507:{ 29500:) 29497:1 29494:- 29488:) 29482:( 29476:. 29473:s 29470:( 29453:} 29446:; 29440:= 29430:; 29427:5 29424:+ 29418:= 29402:( 29396:. 29393:s 29390:= 29380:{ 29373:) 29370:1 29367:- 29361:) 29355:( 29349:. 29346:s 29343:( 29326:} 29319:; 29313:= 29303:; 29300:6 29297:+ 29291:= 29275:( 29269:. 29266:s 29263:= 29253:{ 29246:) 29243:1 29240:- 29234:) 29228:( 29222:. 29219:s 29216:( 29206:{ 29199:) 29196:1 29193:- 29187:) 29181:( 29175:. 29172:s 29166:1 29163:- 29157:) 29151:( 29145:. 29142:s 29136:1 29133:- 29127:) 29121:( 29115:. 29112:s 29106:1 29103:- 29097:) 29091:( 29085:. 29082:s 29079:( 29069:; 29056:; 29043:; 29030:; 29027:= 29024:b 29014:{ 29011:) 29008:s 29005:( 28999:( 28993:. 28965:; 28962:b 28952:} 28945:} 28928:: 28918:, 28912:: 28902:, 28896:: 28886:, 28880:: 28870:, 28864:: 28848:. 28845:b 28834:} 28827:; 28821:+ 28815:= 28805:; 28799:+ 28793:. 28787:+ 28781:= 28765:( 28759:. 28756:s 28753:= 28733:( 28727:. 28721:= 28705:( 28699:. 28693:= 28680:1 28677:+ 28671:( 28665:. 28659:+ 28653:= 28643:} 28636:} 28629:; 28610:( 28604:. 28598:+ 28592:= 28582:{ 28575:) 28572:0 28566:) 28560:( 28554:. 28548:( 28538:{ 28525:( 28519:. 28510:) 28504:( 28498:. 28492:( 28478:; 28475:0 28472:= 28459:; 28453:= 28440:{ 28422:} 28415:; 28409:= 28399:; 28396:5 28393:+ 28387:= 28371:( 28365:. 28362:s 28359:= 28349:; 28343:= 28333:{ 28323:) 28320:0 28314:) 28308:( 28302:. 28296:( 28273:( 28267:. 28261:( 28255:. 28249:= 28230:( 28224:. 28221:s 28218:= 28208:{ 28192:( 28186:. 28183:s 28177:) 28171:( 28165:. 28162:s 28159:( 28145:; 28139:= 28126:; 28120:= 28114:) 28111:1 28105:) 28099:( 28093:. 28090:s 28087:( 28071:; 28065:= 28059:) 28056:1 28053:- 28047:) 28041:( 28035:. 28032:s 28029:( 28016:; 28010:= 28004:) 28001:1 27998:- 27992:) 27986:( 27980:. 27977:s 27974:( 27964:{ 27957:) 27950:) 27943:1 27940:- 27934:) 27928:( 27922:. 27919:s 27909:1 27906:- 27900:) 27894:( 27888:. 27885:s 27875:1 27872:- 27866:) 27860:( 27854:. 27851:s 27841:1 27838:- 27832:) 27826:( 27820:. 27817:s 27814:( 27804:1 27801:- 27795:) 27789:( 27783:. 27780:s 27770:0 27764:) 27758:( 27752:. 27749:s 27736:0 27730:) 27724:( 27718:. 27715:s 27712:( 27702:; 27689:; 27676:; 27663:; 27650:; 27637:; 27634:= 27631:b 27621:{ 27618:) 27615:s 27612:( 27606:( 27600:. 27572:; 27569:b 27555:} 27538:. 27532:: 27522:, 27516:. 27510:: 27500:, 27494:: 27484:, 27478:: 27468:, 27462:: 27446:. 27443:b 27425:} 27418:; 27412:+ 27406:+ 27400:. 27394:+ 27388:= 27378:; 27372:. 27366:+ 27363:) 27357:( 27351:. 27348:s 27345:= 27329:( 27323:. 27320:s 27317:= 27303:; 27297:= 27281:( 27275:. 27272:s 27269:! 27266:( 27252:; 27246:= 27233:{ 27226:) 27220:! 27217:( 27196:} 27189:} 27182:; 27172:; 27166:= 27156:; 27150:. 27144:+ 27138:= 27128:; 27122:= 27112:; 27106:. 27100:+ 27097:) 27091:( 27085:. 27082:s 27079:= 27069:{ 27056:( 27050:. 27047:s 27044:( 27030:; 27024:= 27011:{ 27004:) 26998:i 26995:; 26989:. 26980:i 26977:; 26974:0 26971:= 26968:i 26965:( 26951:; 26948:= 26924:; 26918:= 26905:; 26899:= 26886:; 26880:= 26867:; 26861:= 26848:{ 26841:) 26829:( 26808:} 26801:} 26784:. 26778:: 26768:, 26762:. 26756:: 26746:, 26740:. 26734:: 26724:{ 26721:= 26711:{ 26698:. 26692:( 26686:. 26683:s 26680:( 26659:; 26649:) 26643:( 26629:} 26622:} 26615:; 26605:; 26599:= 26589:{ 26576:. 26570:( 26564:. 26561:s 26558:( 26548:{ 26541:) 26535:j 26532:; 26526:. 26520:. 26511:j 26508:; 26505:0 26502:= 26499:j 26496:( 26486:; 26480:= 26456:; 26450:= 26433:; 26423:) 26411:( 26394:{ 26387:) 26381:i 26378:; 26372:. 26363:i 26360:; 26357:0 26354:= 26351:i 26348:( 26320:} 26310:: 26300:, 26297:: 26287:, 26281:: 26271:{ 26254:: 26244:, 26241:: 26231:, 26225:: 26215:{ 26198:: 26188:, 26185:: 26175:, 26169:: 26159:{ 26142:: 26132:, 26129:: 26119:, 26113:: 26103:{ 26096:[ 26093:= 26069:; 26063:= 26050:; 26047:= 26044:b 26034:{ 26027:) 26024:s 26021:( 26015:( 26009:. 25981:; 25978:b 25964:} 25957:} 25950:} 25933:: 25923:, 25917:+ 25911:+ 25905:: 25895:, 25889:: 25879:, 25873:: 25863:, 25857:: 25841:. 25838:b 25824:; 25821:5 25818:+ 25812:= 25799:{ 25778:} 25761:: 25751:, 25745:+ 25739:+ 25733:: 25723:, 25717:: 25707:, 25701:: 25691:, 25685:: 25669:. 25666:b 25655:; 25642:) 25633:) 25627:( 25621:. 25618:s 25606:) 25603:1 25600:- 25594:( 25588:. 25585:s 25582:( 25561:; 25548:) 25539:) 25533:( 25527:. 25524:s 25512:) 25509:1 25506:- 25500:( 25494:. 25491:s 25488:( 25464:; 25461:1 25445:) 25439:( 25426:; 25420:. 25414:+ 25408:+ 25402:= 25389:{ 25376:( 25370:. 25364:( 25327:( 25321:. 25315:+ 25312:) 25306:( 25300:. 25297:s 25294:= 25264:+ 25258:+ 25252:, 25246:( 25240:. 25237:s 25234:= 25224:; 25221:6 25218:: 25215:7 25212:? 25206:= 25182:; 25176:+ 25170:= 25146:} 25136:; 25120:; 25114:+ 25111:) 25105:( 25099:. 25096:s 25093:= 25083:{ 25076:) 25067:) 25061:( 25055:. 25052:s 25046:0 25037:( 25006:{ 24985:} 24968:: 24958:, 24952:: 24942:, 24936:: 24926:, 24920:: 24910:, 24904:: 24888:. 24885:b 24874:} 24867:; 24861:+ 24855:+ 24849:= 24839:; 24833:= 24823:; 24820:1 24817:- 24814:) 24808:( 24802:. 24799:s 24796:= 24782:; 24776:= 24760:( 24754:. 24751:s 24748:! 24745:( 24731:; 24725:= 24715:{ 24708:) 24702:! 24699:( 24678:} 24671:} 24664:; 24654:; 24648:= 24634:; 24628:+ 24622:+ 24616:= 24606:; 24600:= 24586:; 24580:. 24574:+ 24571:) 24565:( 24559:. 24556:s 24553:= 24529:; 24523:. 24517:+ 24514:) 24508:( 24502:. 24499:s 24496:= 24480:( 24474:. 24471:s 24468:( 24447:; 24441:+ 24435:= 24422:{ 24409:( 24403:. 24400:s 24397:( 24383:; 24377:= 24364:{ 24357:) 24351:j 24348:; 24342:. 24333:j 24330:; 24327:0 24324:= 24321:j 24318:( 24304:; 24301:= 24252:; 24246:= 24233:; 24227:+ 24221:+ 24215:= 24202:; 24196:= 24183:; 24177:= 24164:; 24158:= 24145:{ 24132:( 24126:. 24120:( 24099:; 24089:) 24083:( 24069:} 24062:} 24055:; 24045:; 24039:= 24029:{ 24016:( 24010:. 24007:s 24004:( 23994:{ 23987:) 23981:j 23978:; 23972:. 23963:j 23960:; 23957:0 23954:= 23951:j 23948:( 23938:; 23932:= 23908:, 23902:+ 23896:+ 23886:, 23880:+ 23874:+ 23864:, 23858:+ 23852:+ 23842:, 23836:+ 23830:+ 23820:, 23814:+ 23808:+ 23798:, 23792:+ 23786:+ 23776:[ 23773:= 23740:, 23737:0 23734:( 23728:. 23722:= 23705:; 23699:= 23693:) 23681:( 23671:; 23665:= 23659:) 23647:( 23637:; 23631:= 23625:) 23613:( 23603:; 23597:= 23591:) 23579:( 23569:; 23563:= 23557:) 23545:( 23535:; 23529:= 23523:) 23511:( 23501:; 23495:= 23482:; 23476:. 23473:s 23470:: 23467:) 23461:( 23455:. 23449:? 23446:) 23440:( 23434:. 23428:= 23415:; 23409:. 23406:s 23403:: 23400:) 23394:( 23388:. 23382:? 23379:) 23373:( 23367:. 23361:= 23348:; 23342:. 23339:s 23336:: 23333:) 23327:( 23321:. 23315:? 23309:! 23303:) 23297:( 23291:. 23285:= 23272:; 23266:. 23263:s 23260:: 23257:) 23251:( 23245:. 23239:? 23236:) 23230:( 23224:. 23218:= 23205:; 23199:. 23196:s 23193:: 23190:) 23184:( 23178:. 23172:? 23169:) 23163:( 23157:. 23151:= 23138:; 23132:. 23129:s 23126:: 23123:) 23117:( 23111:. 23105:? 23102:) 23096:( 23090:. 23084:= 23071:; 23065:. 23062:s 23059:: 23056:) 23050:( 23044:. 23038:? 23035:) 23029:( 23023:. 23017:= 22951:} 22944:; 22938:= 22922:1 22919:( 22913:. 22907:= 22897:{ 22887:) 22875:( 22865:; 22859:= 22846:; 22840:= 22817:; 22811:+ 22802:( 22796:. 22790:, 22787:0 22784:( 22778:. 22772:= 22753:( 22747:. 22741:( 22722:( 22716:. 22713:s 22710:= 22691:( 22685:. 22682:s 22679:= 22663:; 22660:6 22657:+ 22651:= 22638:; 22635:1 22632:- 22626:= 22610:; 22604:= 22591:{ 22581:) 22575:i 22572:; 22563:i 22560:; 22557:0 22554:= 22551:i 22548:( 22538:; 22532:. 22526:= 22509:} 22502:; 22496:+ 22490:= 22474:( 22468:. 22458:{ 22451:) 22448:1 22445:- 22433:, 22427:( 22421:. 22418:s 22415:= 22395:; 22392:= 22379:; 22373:= 22360:; 22354:. 22348:= 22335:; 22329:= 22316:; 22313:0 22310:= 22286:; 22283:= 22270:; 22267:= 22264:b 22254:{ 22247:) 22244:s 22241:( 22235:( 22229:. 22187:; 22184:b 22174:} 22157:: 22147:, 22141:: 22131:, 22125:: 22115:, 22109:: 22099:, 22093:: 22077:. 22074:b 22063:; 22057:. 22051:+ 22045:= 22029:( 22023:. 22020:s 22017:= 22003:} 21996:; 21990:+ 21984:+ 21978:= 21968:{ 21961:) 21952:) 21946:. 21940:+ 21937:) 21931:( 21925:. 21922:s 21919:( 21913:. 21910:s 21894:) 21891:1 21888:- 21885:) 21879:( 21873:. 21870:s 21867:( 21861:. 21858:s 21855:( 21828:. 21822:+ 21819:) 21813:( 21807:. 21804:s 21801:( 21795:. 21792:s 21779:) 21773:. 21770:s 21764:1 21761:+ 21755:. 21746:) 21740:( 21734:. 21728:! 21725:( 21704:; 21698:= 21685:; 21679:= 21673:) 21670:1 21667:- 21661:) 21655:( 21649:. 21646:s 21643:( 21630:; 21624:= 21618:) 21615:1 21612:- 21606:) 21600:( 21594:. 21591:s 21588:( 21575:; 21569:= 21563:) 21560:1 21557:- 21551:) 21545:( 21539:. 21536:s 21533:( 21523:; 21510:{ 21503:) 21496:1 21493:- 21487:) 21481:( 21475:. 21472:s 21458:) 21455:1 21452:- 21446:) 21440:( 21434:. 21431:s 21421:1 21418:- 21412:) 21406:( 21400:. 21397:s 21394:( 21380:) 21377:1 21374:- 21368:) 21362:( 21356:. 21353:s 21343:1 21340:- 21334:) 21328:( 21322:. 21319:s 21309:1 21306:- 21300:) 21294:( 21288:. 21285:s 21275:1 21272:- 21266:) 21260:( 21254:. 21251:s 21248:( 21245:( 21224:; 21211:; 21198:; 21185:; 21182:= 21179:b 21169:{ 21166:) 21163:s 21160:( 21154:( 21148:. 21120:; 21117:b 21107:} 21100:} 21083:: 21073:, 21067:: 21057:, 21051:: 21041:, 21035:: 21025:, 21019:: 21003:. 21000:b 20993:} 20986:; 20980:= 20970:; 20964:. 20961:s 20958:= 20948:; 20942:. 20939:s 20936:= 20926:{ 20908:} 20901:; 20895:= 20885:; 20882:1 20879:- 20876:) 20870:( 20864:. 20861:s 20858:= 20848:; 20845:1 20842:- 20839:) 20833:( 20827:. 20824:s 20821:= 20807:; 20801:+ 20795:= 20785:; 20779:+ 20776:) 20773:1 20770:- 20767:) 20761:( 20755:. 20752:s 20749:( 20743:. 20740:s 20737:= 20727:) 20718:) 20715:1 20712:- 20709:) 20703:( 20697:. 20694:s 20691:( 20685:. 20682:s 20679:( 20665:; 20659:= 20646:{ 20639:) 20636:1 20633:- 20627:) 20621:( 20615:. 20612:s 20609:( 20592:} 20585:; 20579:= 20569:; 20566:1 20563:- 20560:) 20554:( 20548:. 20545:s 20542:= 20532:; 20529:1 20526:- 20523:) 20517:( 20511:. 20508:s 20505:= 20495:{ 20488:) 20485:1 20482:- 20476:) 20470:( 20464:. 20461:s 20458:( 20441:} 20434:} 20427:; 20421:+ 20415:= 20405:; 20399:+ 20393:= 20377:( 20371:. 20365:= 20349:2 20346:+ 20340:( 20334:. 20328:( 20322:. 20316:= 20300:( 20294:. 20291:s 20288:( 20282:. 20279:s 20276:= 20257:( 20251:. 20248:s 20245:= 20235:{ 20217:} 20210:; 20204:+ 20198:= 20188:; 20182:. 20176:+ 20170:= 20154:( 20148:. 20145:s 20142:= 20128:} 20121:; 20115:+ 20109:+ 20103:= 20087:( 20081:. 20075:( 20069:. 20063:= 20047:+ 20041:( 20035:. 20032:s 20029:= 20016:{ 20009:) 20006:1 20003:- 19997:) 19991:+ 19985:( 19979:. 19976:s 19970:1 19967:- 19961:) 19955:+ 19949:( 19943:. 19940:s 19937:( 19923:; 19917:+ 19911:= 19895:( 19889:. 19883:= 19873:; 19867:+ 19861:= 19847:; 19841:+ 19838:) 19835:1 19832:- 19829:) 19823:( 19817:. 19814:s 19811:( 19805:. 19802:s 19799:= 19789:) 19780:) 19777:1 19774:- 19771:) 19765:( 19759:. 19756:s 19753:( 19747:. 19744:s 19741:( 19731:; 19725:= 19708:; 19702:= 19689:; 19683:= 19677:) 19674:1 19671:- 19665:) 19659:( 19653:. 19650:s 19647:( 19637:{ 19630:) 19627:1 19624:- 19618:) 19612:( 19606:. 19603:s 19597:1 19594:- 19588:) 19582:( 19576:. 19573:s 19570:( 19560:{ 19553:) 19550:1 19547:- 19541:) 19535:( 19529:. 19526:s 19523:( 19506:} 19499:} 19492:; 19486:+ 19480:= 19470:; 19464:+ 19458:= 19442:( 19436:. 19430:= 19414:2 19411:+ 19405:( 19399:. 19393:( 19387:. 19381:= 19365:( 19359:. 19356:s 19353:= 19334:( 19328:. 19325:s 19322:= 19312:{ 19294:} 19287:; 19281:+ 19275:= 19265:; 19259:. 19253:+ 19247:= 19231:( 19225:. 19222:s 19219:= 19205:} 19198:; 19192:+ 19186:+ 19180:= 19164:( 19158:. 19152:( 19146:. 19140:= 19124:+ 19118:( 19112:. 19109:s 19106:= 19093:{ 19086:) 19083:1 19080:- 19074:) 19068:+ 19062:( 19056:. 19053:s 19047:1 19044:- 19038:) 19032:+ 19026:( 19020:. 19017:s 19014:( 19000:; 18994:+ 18988:= 18972:( 18966:. 18960:= 18950:; 18944:+ 18938:= 18924:; 18918:+ 18915:) 18912:1 18909:- 18906:) 18900:( 18894:. 18891:s 18888:( 18882:. 18879:s 18876:= 18866:) 18857:) 18854:1 18851:- 18848:) 18842:( 18836:. 18833:s 18830:( 18824:. 18821:s 18818:( 18808:; 18802:= 18785:; 18779:= 18766:; 18760:= 18754:) 18751:1 18748:- 18742:) 18736:( 18730:. 18727:s 18724:( 18714:{ 18707:) 18704:1 18701:- 18695:) 18689:( 18683:. 18680:s 18674:1 18671:- 18665:) 18659:( 18653:. 18650:s 18647:( 18637:{ 18630:) 18627:1 18624:- 18618:) 18612:( 18606:. 18603:s 18600:( 18583:} 18576:; 18570:+ 18564:= 18554:; 18548:+ 18542:= 18526:( 18520:. 18514:= 18498:2 18495:+ 18489:( 18483:. 18477:( 18471:. 18465:= 18449:( 18443:. 18440:s 18437:= 18418:( 18412:. 18409:s 18406:= 18396:{ 18389:) 18386:1 18383:- 18377:) 18371:( 18365:. 18362:s 18359:( 18342:} 18335:; 18329:= 18319:; 18313:= 18297:( 18291:. 18288:s 18285:= 18275:} 18265:2 18262:+ 18259:) 18253:( 18247:. 18241:( 18235:. 18229:= 18219:{ 18209:1 18206:- 18200:) 18194:( 18188:. 18179:) 18173:( 18167:. 18158:) 18152:( 18146:. 18140:( 18134:) 18131:1 18128:- 18122:) 18116:( 18110:. 18101:) 18095:( 18089:. 18080:) 18074:( 18068:. 18042:( 18036:. 18030:( 18024:. 18018:= 18008:) 18005:0 17999:) 17993:( 17987:. 17984:s 17981:( 17965:( 17959:. 17956:s 17953:= 17936:; 17930:= 17913:; 17907:= 17897:) 17894:0 17888:) 17882:( 17876:. 17873:s 17870:( 17860:; 17847:{ 17840:) 17837:1 17834:- 17828:) 17822:( 17816:. 17813:s 17807:1 17804:- 17798:) 17792:( 17786:. 17783:s 17780:( 17763:} 17756:; 17750:= 17730:+ 17724:= 17712:( 17706:. 17703:s 17700:= 17694:; 17688:= 17682:{ 17666:+ 17660:= 17648:( 17642:. 17639:s 17636:= 17630:; 17624:= 17615:1 17609:) 17603:( 17597:. 17594:s 17591:( 17572:+ 17566:= 17554:( 17548:. 17545:s 17542:= 17536:; 17530:= 17521:1 17515:) 17509:( 17503:. 17500:s 17497:( 17478:+ 17472:= 17460:( 17454:. 17451:s 17448:= 17442:; 17436:= 17427:1 17421:) 17415:( 17409:. 17406:s 17403:( 17384:+ 17378:= 17366:( 17360:. 17357:s 17354:= 17348:; 17342:= 17333:1 17327:) 17321:( 17315:. 17312:s 17309:( 17290:+ 17284:= 17272:( 17266:. 17263:s 17260:= 17254:; 17248:= 17239:1 17236:- 17230:) 17224:( 17218:. 17215:s 17212:( 17202:{ 17195:) 17192:1 17189:- 17183:) 17177:( 17171:. 17168:s 17162:1 17159:- 17153:) 17147:( 17141:. 17138:s 17132:1 17129:- 17123:) 17117:( 17111:. 17108:s 17098:1 17092:) 17086:( 17080:. 17077:s 17071:1 17068:- 17062:) 17056:( 17050:. 17047:s 17041:1 17038:- 17032:) 17026:( 17020:. 17017:s 17014:( 16997:} 16990:; 16984:= 16974:; 16968:+ 16962:= 16946:( 16940:. 16937:s 16934:= 16924:{ 16917:) 16914:1 16911:- 16905:) 16899:( 16893:. 16890:s 16887:( 16870:} 16863:; 16857:= 16837:+ 16831:= 16819:( 16813:. 16810:s 16807:= 16801:; 16795:= 16789:{ 16773:+ 16767:= 16755:( 16749:. 16746:s 16743:= 16737:; 16731:= 16722:1 16719:- 16713:) 16707:( 16701:. 16698:s 16695:( 16676:+ 16670:= 16658:( 16652:. 16649:s 16646:= 16640:; 16634:= 16625:1 16622:- 16616:) 16610:( 16604:. 16601:s 16598:( 16579:+ 16573:= 16561:( 16555:. 16552:s 16549:= 16543:; 16537:= 16528:1 16525:- 16519:) 16513:( 16507:. 16504:s 16501:( 16491:{ 16484:) 16481:1 16478:- 16472:) 16466:( 16460:. 16457:s 16451:1 16448:- 16442:) 16436:( 16430:. 16427:s 16421:1 16418:- 16412:) 16406:( 16400:. 16397:s 16391:1 16388:- 16382:) 16376:( 16370:. 16367:s 16364:( 16354:{ 16344:) 16341:0 16335:) 16329:( 16323:. 16317:. 16304:0 16298:) 16292:( 16286:. 16283:s 16277:0 16271:) 16265:( 16259:. 16256:s 16250:0 16244:) 16238:( 16232:. 16229:s 16223:0 16217:) 16211:( 16205:. 16202:s 16196:0 16190:) 16184:( 16178:. 16175:s 16169:0 16163:) 16157:( 16151:. 16148:s 16142:0 16136:) 16130:( 16124:. 16121:s 16115:0 16109:) 16103:( 16097:. 16094:s 16088:1 16085:- 16079:) 16073:( 16067:. 16064:s 16058:s 16055:( 16045:{ 16038:) 16035:0 16029:) 16023:( 16017:. 16011:( 16001:; 15995:. 15989:= 15976:; 15963:; 15950:; 15937:; 15924:; 15921:= 15918:b 15908:; 15902:= 15893:; 15887:= 15878:; 15872:= 15863:; 15857:= 15844:{ 15841:) 15838:s 15835:( 15829:( 15823:. 15767:{ 15764:) 15755:) 15749:( 15743:. 15737:. 15728:) 15722:( 15716:. 15710:. 15704:! 15701:( 15626:; 15623:= 15610:{ 15586:} 15579:; 15549:, 15543:. 15537:. 15531:( 15525:= 15519:. 15513:. 15503:} 15496:; 15490:= 15484:. 15478:. 15462:. 15456:. 15450:( 15440:{ 15437:) 15425:. 15419:. 15413:( 15403:{ 15394:= 15388:. 15319:. 15313:. 15307:. 15297:; 15291:= 15285:. 15275:} 15268:; 15248:. 15242:- 15236:. 15223:, 15217:. 15204:, 15198:+ 15184:( 15181:_ 15178:. 15172:. 15166:( 15156:{ 15147:. 15135:. 15129:( 15123:) 15120:0 15111:. 15095:} 15088:; 15082:+ 15076:+ 15070:. 15064:= 15054:{ 15051:) 15039:. 15033:( 15017:( 15011:. 15005:= 14992:{ 14989:) 14983:( 14977:= 14971:. 14923:. 14917:. 14900:} 14887:+ 14884:s 14881:+ 14875:( 14869:. 14863:( 14857:. 14851:. 14845:. 14828:) 14822:( 14819:_ 14816:. 14810:. 14800:, 14794:+ 14791:) 14788:s 14785:( 14779:+ 14763:( 14760:_ 14757:. 14751:. 14741:( 14735:. 14729:. 14723:( 14717:. 14711:. 14705:. 14689:. 14683:. 14677:. 14661:. 14655:. 14649:. 14628:; 14622:= 14619:s 14612:) 14603:s 14600:( 14587:; 14581:= 14578:s 14571:) 14568:1 14565:- 14559:) 14553:( 14547:. 14544:s 14541:( 14528:; 14522:= 14519:s 14512:) 14503:s 14500:( 14487:; 14481:= 14478:s 14471:) 14462:s 14459:( 14442:) 14439:2 14436:( 14430:. 14427:s 14420:, 14410:( 14407:_ 14404:. 14398:. 14392:= 14389:s 14375:} 14365:a 14362:+ 14356:+ 14350:( 14347:: 14344:a 14341:? 14338:) 14335:1 14323:+ 14314:s 14301:. 14295:. 14289:= 14276:{ 14273:) 14267:i 14264:; 14258:. 14255:a 14249:i 14246:; 14243:0 14240:= 14237:i 14231:( 14221:; 14215:= 14212:s 14195:; 14192:0 14189:: 14186:1 14183:? 14180:) 14177:y 14171:x 14168:( 14165:: 14162:1 14159:- 14156:? 14153:) 14150:y 14144:x 14141:( 14134:: 14131:1 14128:? 14125:) 14119:. 14113:. 14101:. 14095:. 14089:( 14082:: 14079:1 14076:- 14073:? 14070:) 14064:. 14058:. 14046:. 14040:. 14034:( 14024:{ 14021:) 14018:y 14015:, 14012:x 14009:( 14003:( 13997:. 13994:a 13987:} 13977:i 13974:( 13968:. 13965:a 13958:{ 13955:) 13949:. 13943:. 13934:i 13928:( 13918:; 13915:= 13912:a 13902:} 13895:; 13886:. 13880:. 13870:{ 13864:} 13857:; 13854:1 13851:= 13845:. 13839:. 13829:{ 13826:) 13814:. 13808:. 13802:( 13792:{ 13777:. 13771:( 13762:! 13759:( 13743:( 13737:. 13731:= 13701:. 13695:. 13689:+ 13683:. 13673:, 13667:. 13657:( 13651:. 13645:. 13628:) 13622:. 13616:( 13610:. 13607:s 13604:+ 13594:. 13588:+ 13581:) 13575:. 13569:, 13566:0 13563:( 13557:. 13554:s 13547:( 13541:. 13535:. 13525:} 13518:; 13505:{ 13502:) 13490:. 13484:( 13474:; 13468:. 13462:. 13456:= 13443:} 13436:; 13420:. 13414:. 13404:{ 13401:) 13395:. 13389:. 13380:s 13377:( 13361:. 13355:. 13349:= 13346:s 13336:{ 13329:) 13326:k 13323:( 13317:= 13311:. 13288:. 13282:. 13265:} 13252:+ 13249:s 13246:+ 13240:( 13234:. 13228:( 13222:. 13216:. 13210:. 13193:) 13187:( 13184:_ 13181:. 13175:. 13165:, 13159:+ 13156:) 13153:s 13150:( 13144:+ 13128:( 13125:_ 13122:. 13116:. 13106:( 13100:. 13094:. 13088:( 13082:. 13076:. 13070:. 13054:. 13048:. 13042:. 13026:. 13020:. 13014:. 12993:; 12987:= 12984:s 12977:) 12968:s 12965:( 12952:; 12946:= 12943:s 12936:) 12933:1 12930:- 12924:) 12918:( 12912:. 12909:s 12906:( 12893:; 12887:= 12884:s 12877:) 12868:s 12865:( 12852:; 12846:= 12843:s 12836:) 12827:s 12824:( 12807:) 12804:2 12801:( 12795:. 12792:s 12785:, 12775:( 12772:_ 12769:. 12763:. 12757:= 12754:s 12740:} 12730:a 12727:+ 12721:+ 12715:( 12712:: 12709:a 12706:? 12703:) 12700:1 12688:+ 12679:s 12666:. 12660:. 12654:= 12641:{ 12638:) 12632:i 12629:; 12623:. 12620:a 12614:i 12611:; 12608:0 12605:= 12602:i 12596:( 12586:; 12580:= 12577:s 12560:; 12557:0 12554:: 12551:1 12548:? 12545:) 12542:y 12536:x 12533:( 12530:: 12527:1 12524:- 12521:? 12518:) 12515:y 12509:x 12506:( 12499:: 12496:1 12493:? 12490:) 12484:. 12478:. 12466:. 12460:. 12454:( 12447:: 12444:1 12441:- 12438:? 12435:) 12429:. 12423:. 12411:. 12405:. 12399:( 12389:{ 12386:) 12383:y 12380:, 12377:x 12374:( 12368:( 12362:. 12359:a 12352:} 12342:i 12339:( 12333:. 12330:a 12323:{ 12320:) 12314:. 12308:. 12299:i 12293:( 12283:; 12280:= 12277:a 12267:} 12260:; 12251:. 12245:. 12235:{ 12229:} 12222:; 12219:1 12216:= 12210:. 12204:. 12194:{ 12191:) 12179:. 12173:. 12167:( 12157:{ 12142:. 12136:( 12127:! 12124:( 12108:( 12102:. 12096:= 12066:. 12060:. 12054:+ 12048:. 12038:, 12032:. 12022:( 12016:. 12010:. 11993:) 11987:. 11981:( 11975:. 11972:s 11969:+ 11959:. 11953:+ 11946:) 11940:. 11934:, 11931:0 11928:( 11922:. 11919:s 11912:( 11906:. 11900:. 11890:} 11883:; 11867:. 11861:( 11851:{ 11838:( 11832:. 11826:. 11820:( 11800:} 11793:; 11783:{ 11780:) 11768:. 11762:( 11741:; 11735:. 11729:. 11723:= 11710:} 11703:; 11687:. 11681:. 11671:{ 11668:) 11662:. 11656:. 11647:s 11644:( 11628:. 11622:. 11616:= 11613:s 11603:{ 11596:) 11593:k 11590:( 11584:= 11578:. 11544:. 11538:. 11521:} 11508:+ 11505:s 11502:+ 11496:( 11490:. 11484:( 11478:. 11472:. 11466:. 11449:) 11443:( 11440:_ 11437:. 11431:. 11421:, 11415:+ 11412:) 11409:s 11406:( 11400:+ 11384:( 11381:_ 11378:. 11372:. 11362:( 11356:. 11350:. 11344:( 11338:. 11332:. 11326:. 11310:. 11304:. 11298:. 11282:. 11276:. 11270:. 11249:; 11243:= 11240:s 11233:) 11224:s 11221:( 11208:; 11202:= 11199:s 11192:) 11189:1 11186:- 11180:) 11174:( 11168:. 11165:s 11162:( 11149:; 11143:= 11140:s 11133:) 11124:s 11121:( 11108:; 11102:= 11099:s 11092:) 11083:s 11080:( 11063:) 11060:2 11057:( 11051:. 11048:s 11041:, 11031:( 11028:_ 11025:. 11019:. 11013:= 11010:s 10996:} 10986:a 10983:+ 10977:+ 10971:( 10968:: 10965:a 10962:? 10959:) 10956:1 10944:+ 10935:s 10922:. 10916:. 10910:= 10897:{ 10894:) 10888:i 10885:; 10879:. 10876:a 10870:i 10867:; 10864:0 10861:= 10858:i 10852:( 10842:; 10836:= 10833:s 10816:; 10813:0 10810:: 10807:1 10804:? 10801:) 10798:y 10792:x 10789:( 10786:: 10783:1 10780:- 10777:? 10774:) 10771:y 10765:x 10762:( 10755:: 10752:1 10749:? 10746:) 10740:. 10734:. 10722:. 10716:. 10710:( 10703:: 10700:1 10697:- 10694:? 10691:) 10685:. 10679:. 10667:. 10661:. 10655:( 10645:{ 10642:) 10639:y 10636:, 10633:x 10630:( 10624:( 10618:. 10615:a 10608:} 10598:i 10595:( 10589:. 10586:a 10579:{ 10576:) 10570:. 10564:. 10555:i 10549:( 10539:; 10536:= 10533:a 10523:} 10516:; 10507:. 10501:. 10491:{ 10485:} 10478:; 10475:1 10472:= 10466:. 10460:. 10450:{ 10447:) 10435:. 10429:. 10423:( 10413:{ 10398:. 10392:( 10383:! 10380:( 10364:( 10358:. 10352:= 10322:. 10316:. 10310:+ 10304:. 10294:, 10288:. 10278:( 10272:. 10266:. 10249:) 10243:. 10237:( 10231:. 10228:s 10225:+ 10215:. 10209:+ 10202:) 10196:. 10190:, 10187:0 10184:( 10178:. 10175:s 10168:( 10162:. 10156:. 10146:} 10139:; 10129:{ 10126:) 10114:. 10108:( 10091:; 10085:. 10079:. 10073:= 10060:} 10053:; 10037:. 10031:. 10021:{ 10018:) 10012:. 10006:. 9997:s 9994:( 9978:. 9972:. 9966:= 9963:s 9953:{ 9946:) 9943:k 9940:( 9934:= 9928:. 9894:. 9888:, 9882:. 9876:( 9870:. 9864:. 9854:; 9848:= 9842:. 9836:. 9826:; 9823:k 9820:= 9814:. 9808:. 9798:} 9791:; 9775:. 9769:. 9746:. 9740:, 9734:, 9728:. 9722:( 9716:. 9710:. 9694:( 9688:. 9682:. 9672:} 9665:; 9659:. 9656:e 9653:= 9650:e 9643:} 9636:; 9626:{ 9623:) 9614:e 9611:( 9601:{ 9598:) 9589:e 9586:( 9576:; 9570:= 9567:e 9557:; 9551:. 9539:. 9533:= 9520:; 9514:. 9502:= 9492:{ 9489:) 9483:( 9477:, 9471:, 9465:. 9459:( 9453:. 9447:. 9431:( 9425:. 9419:. 9409:; 9403:= 9397:. 9391:. 9381:; 9375:= 9369:. 9363:. 9353:; 9347:+ 9341:= 9335:. 9329:. 9319:; 9313:= 9307:. 9301:. 9291:; 9285:= 9279:. 9273:. 9263:; 9257:= 9251:. 9245:. 9235:; 9229:= 9223:. 9217:. 9207:; 9201:+ 9198:) 9192:. 9186:. 9180:+ 9177:y 9174:. 9171:p 9168:( 9165:= 9159:. 9153:. 9143:; 9137:+ 9128:- 9122:. 9116:. 9110:, 9107:x 9104:. 9101:p 9098:( 9092:. 9086:, 9083:0 9080:( 9074:. 9068:= 9062:. 9056:. 9046:; 9040:= 9034:. 9028:. 9018:; 9012:. 9006:= 9000:. 8984:( 8978:. 8972:= 8959:; 8953:= 8934:. 8928:( 8922:. 8916:. 8910:= 8907:p 8890:{ 8875:. 8869:. 8863:- 8857:( 8851:) 8848:k 8839:. 8833:. 8827:( 8821:) 8809:. 8778:= 8765:; 8759:. 8753:. 8747:= 8734:} 8727:; 8711:. 8705:. 8688:{ 8685:) 8679:. 8673:. 8658:. 8652:. 8646:( 8636:{ 8633:) 8630:k 8627:( 8621:= 8615:. 8559:; 8556:s 8546:} 8539:; 8517:, 8511:+ 8505:( 8499:. 8496:s 8493:= 8490:s 8483:{ 8480:) 8474:( 8464:; 8461:1 8458:= 8445:} 8438:; 8432:. 8426:. 8420:= 8417:s 8410:{ 8407:) 8401:. 8395:. 8383:. 8377:. 8371:( 8361:{ 8358:) 8355:s 8352:( 8346:= 8343:_ 8340:. 8284:; 8264:; 8261:0 8258:: 8255:1 8252:? 8249:) 8243:. 8240:y 8231:. 8228:x 8225:( 8218:: 8215:1 8212:- 8209:? 8206:) 8200:. 8197:y 8188:. 8185:x 8182:( 8175:: 8172:1 8169:? 8166:) 8160:. 8157:y 8148:. 8145:x 8142:( 8135:: 8132:1 8129:- 8126:? 8123:) 8117:. 8114:y 8105:. 8102:x 8099:( 8089:{ 8086:) 8083:y 8080:, 8077:x 8074:( 8068:( 8062:. 8052:} 8045:} 8038:} 8022:. 8016:( 8010:. 7991:( 7985:. 7975:{ 7962:. 7956:( 7950:. 7944:! 7938:) 7932:( 7926:. 7920:. 7914:! 7911:( 7890:; 7887:a 7884:= 7871:{ 7861:) 7855:j 7852:; 7846:. 7843:a 7837:j 7834:; 7831:0 7828:= 7825:j 7819:( 7803:s 7800:( 7794:. 7788:= 7785:a 7775:{ 7765:) 7759:i 7756:; 7750:. 7744:. 7735:i 7732:; 7729:0 7726:= 7723:i 7717:( 7704:; 7701:= 7688:; 7685:= 7672:{ 7669:) 7666:s 7663:( 7657:= 7651:. 7616:} 7602:) 7596:( 7593:_ 7590:. 7584:. 7574:, 7568:, 7558:( 7552:. 7546:. 7540:( 7534:. 7528:. 7522:. 7512:{ 7509:) 7503:. 7497:. 7485:. 7479:. 7473:. 7467:( 7457:} 7444:( 7438:. 7432:( 7426:. 7420:. 7414:. 7404:} 7397:} 7383:) 7373:+ 7370:i 7367:+ 7351:( 7348:_ 7345:. 7339:. 7329:( 7323:. 7317:. 7307:( 7301:. 7285:( 7279:. 7273:( 7267:. 7253:; 7247:: 7241:. 7235:? 7223:. 7217:= 7204:{ 7197:) 7185:. 7179:( 7169:} 7155:) 7145:+ 7142:i 7139:+ 7123:( 7120:_ 7117:. 7111:. 7101:( 7095:. 7089:. 7079:( 7073:. 7057:( 7051:. 7045:( 7039:. 7025:; 7019:: 7013:. 7007:? 6995:. 6989:= 6976:{ 6969:) 6957:. 6951:( 6923:) 6913:+ 6910:i 6907:+ 6891:( 6888:_ 6885:. 6879:. 6869:( 6863:. 6857:. 6847:( 6841:. 6827:; 6821:: 6815:. 6809:? 6797:. 6791:= 6772:( 6766:. 6760:. 6754:. 6738:( 6732:. 6726:= 6713:{ 6706:) 6694:. 6688:( 6672:( 6666:. 6660:. 6654:. 6644:; 6638:= 6632:. 6612:. 6602:, 6596:+ 6593:i 6590:+ 6580:, 6574:. 6564:( 6558:. 6552:. 6546:= 6533:; 6527:. 6521:. 6515:= 6502:{ 6499:) 6493:i 6490:; 6481:i 6478:; 6475:0 6472:= 6469:i 6463:( 6446:) 6440:. 6434:. 6428:. 6422:, 6416:( 6413:_ 6410:. 6404:. 6398:: 6391:) 6385:( 6382:_ 6379:. 6373:. 6367:? 6360:) 6357:1 6348:. 6342:. 6336:. 6330:( 6323:( 6317:. 6311:( 6305:. 6299:. 6293:. 6277:. 6271:. 6265:. 6259:, 6253:. 6247:. 6241:( 6235:. 6229:= 6216:} 6209:; 6189:) 6183:( 6180:_ 6177:. 6171:. 6161:( 6155:. 6149:( 6143:. 6137:. 6131:. 6121:{ 6114:) 6111:0 6102:. 6096:. 6090:. 6084:( 6060:s 6057:( 6051:. 6045:. 6039:= 6033:. 6027:. 6006:} 5999:; 5982:) 5976:( 5973:_ 5970:. 5964:. 5954:, 5938:( 5935:_ 5932:. 5926:. 5916:( 5910:. 5904:. 5898:( 5892:. 5886:. 5880:. 5863:) 5853:+ 5843:+ 5833:+ 5827:( 5824:_ 5821:. 5815:. 5805:( 5799:. 5793:( 5787:. 5781:. 5775:. 5765:{ 5758:) 5748:. 5742:. 5736:! 5726:) 5713:) 5707:( 5701:. 5695:. 5676:) 5670:( 5664:. 5658:. 5639:) 5633:( 5627:. 5621:. 5602:) 5596:( 5590:. 5584:. 5561:} 5554:; 5537:) 5531:( 5528:_ 5525:. 5519:. 5509:, 5493:( 5490:_ 5487:. 5481:. 5471:( 5465:. 5459:. 5453:( 5447:. 5441:. 5435:. 5418:) 5412:+ 5402:+ 5392:( 5389:_ 5386:. 5380:. 5370:( 5364:. 5358:( 5352:. 5346:. 5340:. 5330:{ 5327:) 5321:. 5315:. 5309:! 5303:) 5297:. 5291:. 5279:. 5276:s 5270:s 5240:. 5234:. 5228:. 5207:; 5204:s 5201:= 5195:. 5189:. 5172:; 5162:) 5156:! 5150:) 5144:. 5138:. 5129:s 5099:. 5093:. 5087:= 5084:s 5063:; 5057:= 5051:. 5045:. 5035:{ 5028:) 5022:( 5016:= 5010:. 4969:. 4963:. 4957:, 4945:( 4939:. 4933:. 4927:. 4921:( 4915:. 4909:( 4903:. 4886:{ 4883:) 4877:( 4871:= 4865:. 4838:, 4826:( 4820:. 4814:. 4808:. 4802:( 4796:. 4790:( 4784:. 4774:} 4767:; 4751:. 4745:. 4739:( 4733:. 4727:. 4711:. 4705:( 4689:. 4683:- 4677:, 4671:. 4665:( 4659:. 4653:. 4647:. 4631:. 4625:- 4619:, 4613:. 4607:( 4601:. 4595:. 4589:. 4573:. 4567:= 4561:. 4555:. 4545:} 4538:; 4532:j 4525:{ 4510:. 4504:( 4498:) 4486:. 4470:; 4467:i 4464:= 4461:j 4451:} 4444:; 4438:i 4431:{ 4416:. 4410:( 4404:) 4392:. 4376:; 4373:0 4370:= 4367:i 4351:, 4345:( 4332:: 4320:: 4314:{ 4311:= 4308:x 4305:= 4292:{ 4289:) 4283:. 4277:( 4267:{ 4264:) 4258:, 4252:( 4246:= 4240:. 4213:. 4207:. 4201:. 4191:} 4184:; 4168:. 4158:{ 4155:) 4149:. 4143:( 4133:{ 4124:= 4118:. 4094:s 4091:( 4085:. 4079:. 4073:. 4056:; 4040:( 4037:_ 4034:. 4028:. 4022:( 4005:{ 4002:) 3996:. 3990:( 3980:{ 3977:) 3974:s 3971:( 3965:= 3959:. 3932:. 3926:. 3920:. 3907:} 3900:; 3894:. 3875:, 3869:( 3853:: 3847:{ 3844:= 3831:{ 3828:) 3822:. 3816:( 3806:{ 3797:= 3791:. 3735:x 3732:( 3729:f 3726:= 3720:( 3717:: 3711:? 3708:) 3696:( 3686:{ 3683:) 3680:x 3677:( 3658:= 3645:{ 3642:) 3639:f 3636:( 3630:= 3624:. 3589:; 3583:+ 3580:) 3568:( 3565:+ 3559:+ 3553:+ 3534:, 3528:( 3516:+ 3510:( 3507:= 3494:; 3482:. 3476:= 3463:; 3451:. 3445:= 3432:{ 3429:) 3423:, 3417:( 3411:= 3405:. 3370:; 3367:e 3357:; 3345:= 3339:. 3336:e 3323:( 3317:. 3311:( 3305:. 3302:e 3295:; 3289:= 3283:. 3280:e 3267:( 3261:. 3255:= 3252:e 3242:{ 3239:) 3233:, 3227:, 3221:( 3215:= 3209:. 3181:} 3174:; 3168:= 3162:. 3152:; 3146:= 3140:. 3130:{ 3124:} 3111:. 3095:. 3085:{ 3082:) 3076:. 3070:( 3060:{ 3057:) 3051:( 3045:= 3039:. 3018:} 3008:f 3005:, 2999:+ 2993:( 2987:. 2984:e 2977:{ 2971:} 2958:, 2955:f 2952:, 2946:( 2940:. 2937:e 2930:{ 2927:) 2921:. 2918:e 2915:( 2905:{ 2902:) 2899:f 2896:, 2890:, 2887:e 2884:( 2878:= 2872:. 2851:} 2841:f 2838:, 2832:+ 2826:( 2820:. 2817:e 2810:{ 2804:} 2791:, 2788:f 2785:, 2779:( 2773:. 2770:e 2763:{ 2760:) 2754:. 2751:e 2748:( 2738:{ 2735:) 2732:f 2729:, 2723:, 2720:e 2717:( 2711:= 2705:. 2681:y 2678:: 2675:y 2672:, 2669:x 2666:: 2663:x 2660:{ 2647:e 2644:( 2638:} 2631:; 2625:. 2622:e 2619:= 2616:e 2609:; 2606:0 2597:. 2594:e 2588:y 2581:; 2578:0 2569:. 2566:e 2560:x 2553:{ 2543:; 2540:0 2537:= 2534:y 2524:; 2521:0 2518:= 2515:x 2505:{ 2502:) 2499:e 2496:( 2490:= 2484:. 2442:} 2429:. 2413:- 2407:, 2401:( 2395:. 2379:, 2373:( 2367:. 2351:( 2345:. 2329:. 2323:= 2310:; 2307:1 2304:- 2292:( 2280:, 2277:0 2274:( 2268:. 2262:. 2246:; 2243:1 2240:- 2228:( 2216:, 2213:0 2210:( 2204:. 2198:. 2175:{ 2169:} 2162:} 2155:; 2152:0 2149:= 2143:. 2133:{ 2127:} 2120:} 2106:{ 2103:) 2091:. 2085:( 2068:; 2062:= 2056:. 2043:2 2040:/ 2034:. 2028:( 2022:. 2006:{ 2003:) 1997:. 1985:( 1969:, 1963:( 1957:. 1941:. 1931:; 1925:= 1919:. 1913:. 1903:; 1897:. 1891:= 1872:, 1869:0 1866:( 1860:. 1854:. 1848:+ 1845:) 1839:. 1833:, 1830:0 1827:( 1821:. 1815:. 1809:= 1803:. 1793:; 1787:+ 1781:. 1775:= 1769:. 1763:. 1753:; 1747:+ 1741:. 1735:= 1729:. 1723:. 1713:; 1707:= 1701:. 1695:. 1685:; 1679:. 1673:= 1660:} 1647:. 1641:( 1635:. 1629:. 1619:; 1613:= 1607:. 1601:. 1595:. 1579:( 1573:. 1567:= 1561:. 1551:{ 1548:) 1536:. 1530:( 1520:} 1513:} 1506:; 1500:. 1488:. 1478:{ 1475:) 1469:i 1466:; 1463:6 1457:i 1454:; 1451:0 1448:= 1445:i 1439:( 1426:; 1420:= 1414:. 1404:{ 1401:) 1389:. 1383:( 1352:{ 1349:) 1343:. 1337:( 1324:; 1318:. 1312:= 1292:{ 1289:) 1283:, 1277:, 1271:( 1265:= 1259:. 1215:= 1202:{ 1178:} 1171:; 1144:; 1138:= 1132:. 1118:; 1112:= 1106:. 1093:; 1087:= 1081:. 1071:; 1065:* 1059:= 1053:. 1029:; 1023:= 1017:. 997:= 991:. 978:; 972:. 962:; 956:. 950:= 944:. 934:; 931:8 928:= 922:. 902:: 896:, 890:: 884:{ 881:, 875:( 869:= 863:. 836:: 830:, 824:: 818:{ 815:, 809:( 803:= 797:. 770:( 758:( 752:. 746:. 740:= 734:. 713:; 704:) 698:( 692:. 686:. 671:) 665:( 659:. 653:. 647:= 641:. 614:( 608:= 602:. 572:= 559:{ 519:. 513:. 507:( 501:. 495:. 476:. 470:. 450:. 444:. 438:( 426:( 410:. 404:. 398:( 386:( 359:= 353:. 337:= 331:. 310:; 300:) 288:. 282:. 270:. 264:. 252:. 246:. 240:! 237:( 210:= 204:. 187:{ 174:( 162:( 139:= 108:. 71:. 39:.

Index

User:TheJJJunk
A guide
appropriate village pump

user script
User:TheJJJunk/ARA
Knowledge:Bypass your cache






















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