Knowledge

User:TheJJJunk/ARA.js: Difference between revisions

Source 📝

63: 745:
if (s.indexOf("group=\"n\"")<0 && s.indexOf("group=\"N\"")<0 && s.indexOf("group=n")<0 && s.indexOf("group=\"note\"")<0 && s.indexOf("group=note")<0 && s.indexOf("group=\"Note\"")<0 && s.indexOf("group=Note")<0 &&
729:
if (s.indexOf("group=\"n\"")<0 && s.indexOf("group=\"N\"")<0 && s.indexOf("group=n")<0 && s.indexOf("group=\"note\"")<0 && s.indexOf("group=note")<0 && s.indexOf("group=\"Note\"")<0 && s.indexOf("group=Note")<0 &&
55: 25: 1492:
if (s.indexOf("<ref") >-1 &&( s.indexOf("{{Reflist") >-1||s.indexOf("{{reflist") >-1||s.indexOf("<references/>") >-1||s.indexOf("<references />") >-1) )
199: 136: 148: 85: 41: 38: 2411:
if (s.indexOf("| NAME = ")>-1 || s.indexOf("| NAME = \n")>-1|| s.indexOf("| NAME =\n")>-1)
64: 704:
if (s.indexOf("group=") > -1 && (s.indexOf("{{Reflist|group=") < 0 && s.indexOf("{{reflist|group=") < 0))
697:
if (s.indexOf("group=") > -1 && (s.indexOf("{{Reflist|group=") < 0 && s.indexOf("{{reflist|group=") < 0))
144: 81: 173: 110: 177: 114: 166: 103: 2973:{var reversed = midName.concat(", ").concat(firstName).concat(" ").concat(lastName).concat(" ").concat(name4);} 2943:{var reversed = name4.concat(", ").concat(firstName).concat(" ").concat(midName).concat(" ").concat(lastName);} 1926:
description: '<ref></ref> tags are located below the {{Reflist}} template, causing an error.'
155: 92: 20939:'<ref></ref> tags are located below the {{Reflist}} template, causing an error.' 3429:// this is the Function we are in. It will be used as a poor man's function-local static scope. 18293:'<ref></ref> tags are present, but the reference list template is missing.' 58: 2526:
if (name.countWords() == 1 || name.indexOf(" of ") > -1 || name.indexOf(" the ") > -1)
3344:// and ``end'') in a textarea, but some of them do not automatically scroll to it. 8: 162: 99: 13320:// Usually, there is a ``fix'' link next to each suggestion. It is handled by: 181: 118: 3337:// Browsers offer means to highlight text between two given offsets (``start'' 14751:// The mnemonics of the accepted suggestions are accumulated in ct.appliedSuggestions 9651:// ct.scan() analyses the text and handles how the proposals are reflected in the UI. 2809:{var reversed = lastName.concat(", ").concat(firstName).concat(" ").concat(midName);} 2779:{var reversed = midName.concat(", ").concat(firstName).concat(" ").concat(lastName);} 938:
groupSection = groupSection + s.charAt(s.indexOf(groupSection)+groupSection.length);
26: 1536:
else if (s.indexOf("<references/>") >-1) theList = "<references/>";
10023:'RAM and CPU resources while trying to parse the text. You could limit ' 5942:// Also, for the sake of convenience, we add the "getAllMatches(re, s)" 5886:// a set of macros. Tokens enclosed with ``{'' and ``}'' will be 3351:// This function is an attempt to simulate cross-browser selection and scrolling. 10402:'javascript: ct.isTalkPageScanConfirmed = true; ct.scan(true); void(0);' 10309:'it might suggest changing other users\' comments. That would be ' 8275:// Additionally, subsequent parameters are substituted for $ 1, $ 2, and so on. 17: 23347:'The Persondata template is missing the \"Name\" parameter.' 15165:// * start---the 0-based inclusive index of the first character to be replaced 14999:'its length will exceed the $ 1-character maximum by $ 2 characters.' 12163:// The text has changed - just do another scan and don't change selection 5716:// A higher-order function---produces a cached version of a one-arg function. 5490:// ct.link() produces the HTML for a link to a Knowledge article as a string. 14758:// and the user is presented with a sample edit summary. If she accepts it, 12078:// * on a second click, no later than a fixed number milliseconds after the 10106:'javascript: ct.isBigScanConfirmed = true; ct.scan(true); void(0);' 3468:// separate hidden clone of the original textarea, filling it with the text 518:
rreplacement = "==References==\n{{Reflist}}" + completeTemplate;
511:
rreplacement = "==References==\n{{Reflist}}" + completeTemplate;
12057:// showSuggestion() handles clicks on the suggestions above the edit area 11871:// timeout is cancelled, and another, clean timeout is started from zero. 11857:// delayScan() postpones the invocation of scan() with a certain timeout. 10319:'something against talk page conventions. If you promise to be ' 2281:
description: 'Broken <ref> or </ref> tags exist on the page.'
11313:'javascript: ct.maxSuggestions = 1000; ct.scan(true); void(0);' 8518:// with editors like wikEd (http://en.wikipedia.org/User:Cacycle/wikEd) 927:
while (s.charAt(s.indexOf(groupSection)+groupSection.length) != '>')
12071:// * on first click---highlight the corresponding text in the textarea 11864:// If delayScan() is invoked once again during that time, the original 8268:// If no translation is found for the parameter, it is returned as is. 3275:// All functions, variables, and constants belonging to the script are 2056:
if (s.indexOf("./ref>") > -1 || s.indexOf("</ref\n") > -1)
7182:// This is the basic functionality of showing and fixing suggestions. 1650:
if (mySection.indexOf("</ref>") > mySection.indexOf(oneRef))
21461:'Broken <ref> or </ref> tags exist on the page.' 11885:// delayScan() will normally be invoked when a key is pressed---this 8511:// Controlling access to wpTextbox1 helps abstract out compatibility 15193:// * description---used as a tooltip for the name of the suggestion 14307:// Cut off the leading ``, '' and add ``using ARA'' 6136:'January|February|March|April|June|July|August|September|' 5956:// regex in some text. It returns an array containing the results 4569:// and stopEvent(event) are inspired by the prototype.js framework 1343:
description: 'Reference groups in citations are causing an error.'
1246:
rreplacement = "==Notes==\n{{Reflist|group=n}}\n\n==References==";
1160:
rreplacement = "==Notes==\n{{Reflist|group=N}}\n\n==References==";
10013:'This article is rather long. ARA may consume a lot of ' 5872:// Regular expressions can sometimes become inconveniently large. 1599:
mySection = mySection.slice(mySection.indexOf("<ref>"));
14989:'Error: If the proposed text is added to the summary, ' 3282:// encapsulated in a private namespace object---``ct'': 1525:
else if (s.indexOf("{{reflist") > -1) theList = "{{reflist";
16268:"==References==\n{{Reflist}}\n\n==Further reading==" 14641:'Append the proposed summary to the input field below' 9785:// Nothing to do, we've already scanned the very same text 6053:'\\u0561-\\u0587\\u10a0-\\u10c5\\u1e00-\\u1fbc\\u1fbe' 6043:'\\u01c4-\\u02ad\\u0386\\u0388-\\u0481\\u048c-\\u0556' 5949:// method, which is a quick means to find all occurrences of a 5301:// ct.anchor() is a shortcut to creating a link as a DOM node: 19732:'Reference groups in citations are causing an error.' 16537:"==References==\n{{Reflist}}\n\n==External links==" 6126:'(?:Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec|' 6093:'\\u212a-\\u212d\\u212f-\\u2131\\u2133\\u2134\\u2139' 6073:'\\u1ff2-\\u1ffc\\u207f\\u2102\\u2107\\u210a-\\u2113' 6006:// http://www.codeproject.com/dotnet/UnicodeCharCatHelper.asp 5914:// through fixRegExp() and use the result instead, like this: 5879:// In order to make complex ones easier to read, we introduce 4284:// IE incorrectly counts '\r\n' as a signle character 19609:"==Notes==\n{{Reflist|group=n}}\n\n==References==" 19466:"==Notes==\n{{Reflist|group=N}}\n\n==References==" 4562:// getPosition(e), observe(e, x, f), stopObserving(e, x, f), 2444:
name = name.split("http://en.wikipedia.org/search/?title=");
5907:// To do the replacements, one must pass the RegExp object 1514:
if (s.indexOf("{{Reflist") > -1) theList = "{{Reflist";
2634:{var reversed = lastName.concat(", ").concat(firstName);} 13697:// Propose an edit summary unless it's a new section 11370:// getSuggestions() returns the raw data used by scan(). 8254:// ct._() is a gettext-style internationalisation helper 4177:// Opera does not support setting the scrollTop property 3401:// Initialise static variables used within this function 15186:// * name---this is what appears at the top of the page 11892:// prevents frequent re-scans while the user is typing. 7281:// : Element; that's where suggestions are rendered 6103:'\\ufb00-\\ufb17\\uff21-\\uff3a\\uff41-\\uff5a' 6063:'\\u1fc2-\\u1fcc\\u1fd0-\\u1fdb\\u1fe0-\\u1fec' 6033:'\\u00d8-\\u00f6\\u00f8-\\u01ba\\u01bc-\\u01bf' 8772:'Changing text in wikEd is not yet supported.' 207:(63 intermediate revisions by the same user not shown) 132:
add condition for moving list above multiple templates
23395:// end if (window.wgContentLanguage === 'en') 7300:// : Element; the proposed edit summary appears there 6083:'\\u2115\\u2119-\\u211d\\u2124\\u2126\\u2128' 3475:// before ``start'' and computing its height. 1566:
if (s.lastIndexOf("<ref") > s.indexOf(theList))
14598:'javascript:ct.addToSummary(unescape("' 10575:'OK \u2014 ARA found no referencing issues.' 7319:// : Element; the one with id="wpTextbox1" 494:
var secondTemplate = s.split("\n"+completeTemplate);
487:
var secondTemplate = s.split("\n"+completeTemplate);
460:-1 || s.indexOf("}}\n\n" + completeTemplate) > -1 230:
s += ', ' + ((count == 1) ? a : (count + 'x ' + a));
223:
s += ', ' + ((count == 1) ? a : (count + 'x ' + a));
5928:// var re = ct.fixRegExp(/It happened in {month}/); 266:// Cut off the leading ``, '' and add ``using ARA'' 21749:"http://en.wikipedia.org/search/?title=" 3022:sstart = s.indexOf("| NAME ="); 15253:// from this line on, a level of indent is spared 10299:'ARA is disabled on talk pages, because ' 3461:// Guess the vertical scroll offset by creating a 609:rreplacement = "\n==References==\n{{Reflist}}\n"; 458:while (s.indexOf("}}\n" + completeTemplate) > 447:while (s.indexOf("}}\n" + completeTemplate) > 7485:// a timeout is set after a keystroke and before 2880:var firstName = name.slice(0,name.indexOf(" ")); 2697:var firstName = name.slice(0,name.indexOf(" ")); 7619:// This is not an ``?action=edit'' page 7434:// is the warning about a big article confirmed 6013:'\\u0041-\\u005a\\u0061-\\u007a\\u00aa' 3044:rreplacement = "| NAME = " + name; 20923:'Invalid <ref></ref> tags' 5709:// === Helpers a la functional programming === 5664:'" target="_blank">' 1738:oneRef = oneRef + mySection.charAt(counter+1); 1672:while (oneRef.indexOf("</ref>") < 0) 1075:memo = "unnecessary reference groups"; 990:memo = "unnecessary reference groups"; 21445:'broken <ref></ref> tags' 5893:// replaced according to the hashtable below. 5497:// It is convenient to embed in a help popup. 1915:name: 'Invalid <ref></ref> tags', 402:while (ct.eAddToSummary.firstChild != null) { 395:while (ct.eAddToSummary.firstChild != null) { 15172:// * end---analogous to start, but exclusive 10033:'your edit to a single section, or ' 8229:// ... and every time the user pauses typing 4215:// todo: Warn the user or apply a workaround 2270:name: 'broken <ref></ref> tags', 1694:oneRef = oneRef + mySection.charAt(counter); 968:eend = sstart + groupSection.length; 854:s.charAt(s.indexOf(mySection)-1) + mySection 18190:"\n==References==\n{{Reflist}}\n" 18105:"\n==References==\n{{Reflist}}\n" 17724:"==References==\n{{Reflist}}\n\n" 7370:// remember what we scan, to check if it is 1224:sstart = s.indexOf("==References=="); 1138:sstart = s.indexOf("==References=="); 426:completeTemplate = completeTemplate + "}}"; 419:completeTemplate = completeTemplate + "}}"; 1257:memo = "missing reference groups"; 1171:memo = "missing reference groups"; 13499:// the issue is not automatically fixable 7193:// === Global constants and variables === 2496:String.prototype.countWords = function(){ 1841:eend = sstart + oneRef.length+10; 19332:"unnecessary reference groups" 19225:"unnecessary reference groups" 15179:// * replacement---the proposed wikitext 5766:// a closure; the cache is private for f 2932:if (name4.charAt(name4.length-1) != ")") 2738:if (midName == "of" || midName == "the") 598:eend = s.indexOf("{{uncat") - 1; 587:sstart = s.indexOf("{{uncat") - 1; 17941:"==References==\n{{Reflist}}" 17013:"==References==\n{{Reflist}}" 16772:"==References==\n{{Reflist}}" 16141:"==References==\n{{Reflist}}" 10922:'javascript:ct.showSuggestion(' 7377:// still the same when we try to fix it 6023:'\\u00b5\\u00ba\\u00c0-\\u00d6' 2174:sstart = s.indexOf("</ref\n"); 957:sstart = s.indexOf(groupSection); 14: 11150:'javascript:ct.fixSuggestion(' 7492:// a scan, this variable tracks its id 3266:Revision as of 03:03, 13 December 2012 2455:name = name.split("&action=edit"); 2100:sstart = s.indexOf("./ref>"); 1760:oneRef = oneRef.split("</ref>"); 1547:else theList = "<references />"; 1202:else if (s.indexOf("group=n") > -1) 1116:else if (s.indexOf("group=N") > -1) 894:if (mySection.indexOf("name=") > 0) 565:else if (s.indexOf("{{uncat") > -1) 145:Revision as of 03:03, 13 December 2012 82:Revision as of 02:39, 12 December 2012 11377:// It is convenient for unit testing. 8504:// === Editor compatibility layer === 1780:if (s.indexOf("\n" + oneRef) > -1) 1749:oneRef = oneRef.split("<ref>"); 255:// Cut off the leading ``, '' and add 23331:'missing Name in Persondata' 21656:"| NAME = \n" 19625:"missing reference groups" 19482:"missing reference groups" 18713:"group=\"Note\"" 18659:"group=\"note\"" 15264:// The rules are stored in an array: 12085:// first one---show the help popup 9905:// Warn about scanning a big article 9644:// === Interaction with the user === 8261:// (http://en.wikipedia.org/gettext) 6146:'October|November|December)' 1830:sstart = s.indexOf(mySection); 72: 21683:"| NAME =\n" 21629:"| NAME = " 15293:// and are grouped into categories. 2768:else if (lastName.charAt(0) == "(") 2078:if (s.indexOf("./ref>") > -1) 1042:sstart = s.indexOf("group="); 206: 198: 193: 154: 142: 135: 130: 91: 79: 23: 23241:"| NAME = " 10162:// Warn about scanning a talk page 3268: 45: 23407: 23203:"| NAME =" 18605:"group=\"N\"" 18578:"group=\"n\"" 5562:'http://en.wikipedia.org' 2507:return this.split(/\s+/).length;} 2466:while (name.indexOf("_") > -1) 818:(s.charAt(s.indexOf(mySection)-1) 20225:"<references />" 20028:"<references />" 16475:"== External links ==" 16340:"== External links ==" 15391:"<references />" 12670:'solid ThreeDShadow 1px' 2913:var name4 = name.split(" "); 2902:var lastName = name.split(" "); 2891:var midName = name.split(" "); 2858:else if (name.countWords() == 4) 2719:var lastName = name.split(" "); 2708:var midName = name.split(" "); 2675:else if (name.countWords() == 3) 2579:var firstName = name.split(" "); 2557:else if (name.countWords() == 2) 1588:mySection = s.split(theList); 20206:"<references/>" 20185:"<references/>" 20001:"<references/>" 16657:"{{Authority control" 16626:"{{Authority control" 16579:"{{Authority control" 16230:"==Further reading==" 16183:"==Further reading==" 15406:"<references/>" 12064:// This does one of two things: 10392:'scan the text anyway.' 10096:'scan the text anyway.' 8247:// === Internationalisation === 5963:// of applying RegExp.exec(..). 3531:// 64 of them should be enough. 2590:var lastName = name.split(" "); 875:mySection = "<" + mySection; 16411:"==External links==" 16387:"==External links==" 16310:"==External links==" 14765:// addToSummary() gets called. 10424:'Ignore this warning.' 10128:'Ignore this warning.' 5865:// === Regular expressions === 2601:if (lastName.charAt(0) == "(") 2196:rreplacement = "</ref>"; 2122:rreplacement = "</ref>"; 13: 1: 18277:'missing {{Reflist}}' 17209:"}}\n\n[[Category:" 17185:"}}\n\n[[Category:" 17108:"}}\n\n[[Category:" 3264: 3221: 3177: 3151: 3132: 3115: 3040: 3029: 3018: 3010: 2999: 2988: 2980: 2969: 2958: 2950: 2939: 2928: 2920: 2909: 2898: 2887: 2876: 2865: 2854: 2846: 2835: 2824: 2816: 2805: 2794: 2786: 2775: 2764: 2756: 2745: 2734: 2726: 2715: 2704: 2693: 2682: 2671: 2663: 2652: 2641: 2630: 2619: 2608: 2597: 2586: 2575: 2564: 2553: 2544: 2533: 2522: 2514: 2503: 2492: 2484: 2477:name = name.replace("_"," "); 2473: 2462: 2451: 2440: 2429: 2418: 2407: 2396: 2385: 2374: 2363: 2352: 2341: 2332: 2321: 2310: 2299: 2288: 2277: 2266: 2255: 2244: 2233: 2222: 2214: 2203: 2192: 2181: 2170: 2159: 2148: 2140: 2129: 2118: 2107: 2096: 2085: 2074: 2063: 2052: 2041: 2030: 2019: 2008: 1997: 1988: 1977: 1966: 1955: 1944: 1933: 1922: 1911: 1900: 1889: 1878: 1867: 1859: 1848: 1837: 1826: 1817: 1809: 1798: 1787: 1776: 1767: 1756: 1745: 1734: 1723: 1712: 1701: 1690: 1679: 1668: 1657: 1646: 1637: 1626: 1615: 1606: 1595: 1584: 1573: 1562: 1554: 1543: 1532: 1521: 1510: 1499: 1488: 1477: 1466: 1455: 1444: 1433: 1422: 1411: 1402: 1391: 1380: 1369: 1361: 1350: 1339: 1328: 1317: 1306: 1295: 1284: 1275: 1264: 1253: 1242: 1231: 1220: 1209: 1198: 1189: 1178: 1167: 1156: 1145: 1134: 1123: 1112: 1104: 1093: 1082: 1071: 1060: 1049: 1038: 1027: 1016: 1008: 997: 986: 975: 964: 953: 945: 934: 923: 916:var groupSection = " group="; 912: 901: 890: 882: 871: 863: 845: 831: 810: 797: 785: 767: 741: 725: 684: 605: 594: 583: 572: 561: 552: 541: 454: 443: 369: 358: 347: 334: 325: 298: 291: 280: 271: 262: 251: 21777:"&action=edit" 18534:"{{reflist|group=" 18507:"{{Reflist|group=" 15918:"== References ==" 15894:"== References ==" 15690:"== References ==" 9580:// todo: wikEd compatibility 8747:// todo: wikEd compatibility 2345:ct.rules.push(function (s) { 2001:ct.rules.push(function (s) { 1415:ct.rules.push(function (s) { 28:Browse history interactively 7: 17228:"}}\n[[Category:" 17138:"}}\n[[Category:" 14403:"fixed ] using ]" 14387:"fixed ] using ]" 10772:'$ 1 suggestions: ' 10329:'careful, you can ' 7341:// : Map<String, int> 6447:// the fixed copy is cached 5652:'<a href="' 3326:// === DOM manipulation === 3110:replacement: rreplacement, 3103:replacement: rreplacement, 3033:eend = sstart + 21; 2259:replacement: rreplacement, 1904:replacement: rreplacement, 1802:else oneRef = " " + oneRef; 1321:replacement: rreplacement, 1235:eend = sstart + 14; 1149:eend = sstart + 14; 351:if (s == "fixed ] using ]") 10: 23412: 23389: 23388: 23385: 23384: 23378: 23377: 23365: 23364: 23358: 23357: 23351: 23350: 23338: 23337: 23322: 23321: 23306: 23305: 23290: 23289: 23274: 23273: 23258: 23257: 23254: 23253: 23232: 23231: 23210: 23209: 23182: 23181: 23178: 23177: 23171: 23170: 23155: 23154: 23151: 23150: 23057: 23056: 23050: 23049: 23046: 23045: 22952: 22951: 22903: 22902: 22899: 22898: 22868: 22867: 22837: 22836: 22806: 22805: 22757: 22756: 22750: 22749: 22716: 22715: 22712: 22711: 22705: 22704: 22689: 22688: 22685: 22684: 22615: 22614: 22608: 22607: 22604: 22603: 22534: 22533: 22494: 22493: 22490: 22489: 22468: 22467: 22434: 22433: 22430: 22429: 22399: 22398: 22368: 22367: 22319: 22318: 22312: 22311: 22278: 22277: 22274: 22273: 22267: 22266: 22251: 22250: 22205: 22204: 22198: 22197: 22176: 22175: 22139: 22138: 22108: 22107: 22077: 22076: 22070: 22069: 22036: 22035: 22032: 22031: 22016: 22015: 21925: 21924: 21921: 21920: 21890: 21889: 21862: 21861: 21858: 21857: 21824: 21823: 21784: 21783: 21756: 21755: 21728: 21727: 21706: 21705: 21699: 21698: 21608: 21607: 21595: 21594: 21582: 21581: 21569: 21568: 21556: 21555: 21540: 21539: 21503: 21502: 21499: 21498: 21492: 21491: 21479: 21478: 21472: 21471: 21465: 21464: 21452: 21451: 21436: 21435: 21420: 21419: 21404: 21403: 21388: 21387: 21372: 21371: 21368: 21367: 21361: 21360: 21345: 21344: 21323: 21322: 21295: 21294: 21288: 21287: 21281: 21280: 21277: 21276: 21270: 21269: 21254: 21253: 21232: 21231: 21204: 21203: 21197: 21196: 21157: 21156: 21150: 21149: 21080: 21079: 21067: 21066: 21054: 21053: 21041: 21040: 21025: 21024: 20988: 20987: 20984: 20983: 20977: 20976: 20964: 20963: 20957: 20956: 20950: 20949: 20943: 20942: 20930: 20929: 20914: 20913: 20898: 20897: 20882: 20881: 20866: 20865: 20850: 20849: 20846: 20845: 20830: 20829: 20796: 20795: 20768: 20767: 20764: 20763: 20760: 20759: 20735: 20734: 20713: 20712: 20667: 20666: 20663: 20662: 20635: 20634: 20607: 20606: 20567: 20566: 20560: 20559: 20553: 20552: 20540: 20539: 20506: 20505: 20499: 20498: 20462: 20461: 20455: 20454: 20406: 20405: 20402: 20401: 20383: 20382: 20364: 20363: 20360: 20359: 20320: 20319: 20292: 20291: 20285: 20284: 20236: 20235: 20232: 20231: 20213: 20212: 20161: 20160: 20106: 20105: 20054: 20053: 20047: 20046: 19896: 19895: 19883: 19882: 19870: 19869: 19857: 19856: 19844: 19843: 19831: 19830: 19815: 19814: 19778: 19777: 19774: 19773: 19767: 19766: 19754: 19753: 19747: 19746: 19743: 19742: 19736: 19735: 19723: 19722: 19707: 19706: 19691: 19690: 19675: 19674: 19659: 19658: 19643: 19642: 19639: 19638: 19632: 19631: 19616: 19615: 19600: 19599: 19578: 19577: 19571:"==References==" 19550: 19549: 19543: 19542: 19500: 19499: 19496: 19495: 19489: 19488: 19473: 19472: 19457: 19456: 19435: 19434: 19428:"==References==" 19407: 19406: 19400: 19399: 19357: 19356: 19353: 19352: 19346: 19345: 19339: 19338: 19323: 19322: 19307: 19306: 19285: 19284: 19257: 19256: 19250: 19249: 19243: 19242: 19239: 19238: 19232: 19231: 19216: 19215: 19200: 19199: 19172: 19171: 19144: 19143: 19140: 19139: 19079: 19078: 19015: 19014: 18996: 18995: 18989: 18988: 18952: 18951: 18948: 18947: 18926: 18925: 18922: 18921: 18864: 18863: 18806: 18805: 18790: 18789: 18783: 18782: 18557: 18556: 18550: 18549: 18453: 18452: 18440: 18439: 18427: 18426: 18414: 18413: 18401: 18400: 18388: 18387: 18372: 18371: 18335: 18334: 18331: 18330: 18324: 18323: 18311: 18310: 18304: 18303: 18297: 18296: 18284: 18283: 18268: 18267: 18252: 18251: 18236: 18235: 18220: 18219: 18204: 18203: 18197: 18196: 18181: 18180: 18159: 18158: 18137: 18136: 18130: 18129: 18123: 18122: 18119: 18118: 18112: 18111: 18096: 18095: 18059: 18058: 18022: 18021: 18015: 18014: 17972: 17971: 17968: 17967: 17961: 17960: 17954: 17953: 17932: 17931: 17910: 17909: 17879: 17878: 17833: 17832: 17790: 17789: 17762: 17761: 17755: 17754: 17748: 17747: 17744: 17743: 17737: 17736: 17715: 17714: 17687: 17686: 17659: 17658: 17655: 17654: 17648: 17647: 17620: 17619: 17580: 17579: 17543: 17542: 17536: 17535: 17454: 17453: 17450: 17449: 17428: 17427: 17400: 17399: 17378: 17377: 17374: 17373: 17316: 17315: 17258: 17257: 17239: 17238: 17235: 17234: 17216: 17215: 17164: 17163: 17157: 17156: 17087: 17086: 17080: 17079: 17037: 17036: 17033: 17032: 17026: 17025: 17004: 17003: 16982: 16981: 16951: 16950: 16905: 16904: 16874: 16873: 16846: 16845: 16839: 16838: 16796: 16795: 16792: 16791: 16785: 16784: 16763: 16762: 16741: 16740: 16710: 16709: 16664: 16663: 16633: 16632: 16605: 16604: 16598: 16597: 16555: 16554: 16551: 16550: 16544: 16543: 16528: 16527: 16524: 16523: 16460: 16459: 16366: 16365: 16359: 16358: 16286: 16285: 16282: 16281: 16275: 16274: 16259: 16258: 16237: 16236: 16209: 16208: 16202: 16201: 16159: 16158: 16155: 16154: 16148: 16147: 16132: 16131: 16128: 16127: 16064: 16063: 15967: 15966: 15870: 15869: 15821:"==References==" 15797:"==References==" 15776: 15775: 15769: 15768: 15660:"==References==" 15639: 15638: 15632: 15631: 15481: 15480: 15468: 15467: 15455: 15454: 15442: 15441: 15429: 15428: 15413: 15412: 15349: 15348: 15312: 15311: 15308: 15307: 15301: 15300: 15297: 15296: 15290: 15289: 15268: 15267: 15261: 15260: 15257: 15256: 15205: 15204: 15201: 15200: 15197: 15196: 15190: 15189: 15183: 15182: 15176: 15175: 15169: 15168: 15162: 15161: 15155: 15154: 15151: 15150: 15144: 15143: 15140: 15139: 15133: 15132: 15099: 15098: 15077: 15076: 15070: 15069: 15060: 15059: 15053: 15052: 15025: 15024: 15006: 15005: 14993: 14992: 14986: 14985: 14964: 14963: 14903: 14902: 14896: 14895: 14862: 14861: 14831: 14830: 14800: 14799: 14769: 14768: 14762: 14761: 14755: 14754: 14748: 14747: 14744: 14743: 14737: 14736: 14721: 14720: 14714: 14713: 14707: 14706: 14655: 14654: 14648: 14647: 14626: 14625: 14595: 14594: 14573: 14572: 14539: 14538: 14505: 14504: 14498: 14497: 14458: 14457: 14421: 14420: 14414: 14413: 14410: 14409: 14394: 14393: 14372: 14371: 14365: 14364: 14343: 14342: 14333: 14332: 14311: 14310: 14304: 14303: 14297: 14296: 14236: 14235: 14211: 14210: 14156: 14155: 14137: 14136: 14130: 14129: 14069: 14068: 14029: 14028: 13983: 13982: 13946: 13945: 13939: 13938: 13917: 13916: 13883: 13882: 13867: 13866: 13860: 13859: 13841: 13840: 13828: 13827: 13806: 13805: 13775: 13774: 13732: 13731: 13701: 13700: 13694: 13693: 13687: 13686: 13656: 13655: 13640: 13639: 13624: 13623: 13617: 13616: 13586: 13585: 13570: 13569: 13536: 13535: 13520: 13519: 13513: 13512: 13503: 13502: 13469: 13468: 13444: 13443: 13437: 13436: 13427: 13426: 13411: 13410: 13380: 13379: 13355: 13354: 13324: 13323: 13317: 13316: 13313: 13312: 13306: 13305: 13266: 13265: 13244: 13243: 13222: 13221: 13215: 13214: 13205: 13204: 13189: 13188: 13182: 13181: 13136: 13135: 13108: 13107: 13101: 13100: 13079: 13078: 13072: 13071: 13062: 13061: 13037: 13036: 13012: 13011: 12993: 12992: 12956: 12955: 12928: 12927: 12879: 12878: 12851: 12850: 12823: 12822: 12795: 12794: 12761: 12760: 12733: 12732: 12705: 12704: 12677: 12676: 12649: 12648: 12585: 12584: 12488: 12487: 12460: 12459: 12432: 12431: 12401: 12400: 12382: 12381: 12345: 12344: 12338: 12337: 12253: 12252: 12225: 12224: 12200: 12199: 12193: 12192: 12183: 12182: 12167: 12166: 12160: 12159: 12120: 12119: 12089: 12088: 12082: 12081: 12075: 12074: 12068: 12067: 12061: 12060: 12054: 12053: 12050: 12049: 12043: 12042: 12003: 12002: 11996: 11995: 11974: 11973: 11952: 11951: 11921: 11920: 11896: 11895: 11889: 11888: 11882: 11881: 11875: 11874: 11868: 11867: 11861: 11860: 11854: 11853: 11850: 11849: 11843: 11842: 11830: 11829: 11823: 11822: 11777: 11776: 11734: 11733: 11694: 11693: 11648: 11647: 11611: 11610: 11604: 11603: 11597: 11596: 11575: 11574: 11520: 11519: 11489: 11488: 11428: 11427: 11412: 11411: 11381: 11380: 11374: 11373: 11367: 11366: 11363: 11362: 11356: 11355: 11349: 11348: 11342: 11341: 11320: 11319: 11304: 11303: 11270: 11269: 11227: 11226: 11220: 11219: 11180: 11179: 11173: 11172: 11166: 11165: 11129: 11128: 11101: 11100: 11073: 11072: 11042: 11041: 11011: 11010: 10983: 10982: 10961: 10960: 10954: 10953: 10941: 10940: 10919: 10918: 10903: 10902: 10878: 10877: 10853: 10852: 10804: 10803: 10797: 10796: 10754: 10753: 10729: 10728: 10698: 10697: 10664: 10663: 10609: 10608: 10602: 10601: 10592: 10591: 10585: 10584: 10560: 10559: 10526: 10525: 10489: 10488: 10455: 10454: 10448: 10447: 10438: 10437: 10431: 10430: 10409: 10408: 10399: 10398: 10377: 10376: 10343: 10342: 10336: 10335: 10326: 10325: 10316: 10315: 10306: 10305: 10284: 10283: 10250: 10249: 10225: 10224: 10194: 10193: 10166: 10165: 10159: 10158: 10152: 10151: 10142: 10141: 10135: 10134: 10113: 10112: 10103: 10102: 10081: 10080: 10047: 10046: 10040: 10039: 10027: 10026: 10017: 10016: 9998: 9997: 9964: 9963: 9909: 9908: 9902: 9901: 9895: 9894: 9855: 9854: 9818: 9817: 9796: 9795: 9789: 9788: 9776: 9775: 9733: 9732: 9708: 9707: 9686: 9685: 9655: 9654: 9648: 9647: 9641: 9640: 9637: 9636: 9630: 9629: 9584: 9583: 9577: 9576: 9546: 9545: 9542: 9541: 9535: 9534: 9495: 9494: 9488: 9487: 9478: 9477: 9438: 9437: 9416: 9415: 9358: 9357: 9300: 9299: 9266: 9265: 9259: 9258: 9246: 9245: 9191: 9190: 9172: 9171: 9165: 9164: 9152: 9151: 9097: 9096: 9078: 9077: 9056: 9055: 9013: 9012: 8988: 8987: 8951: 8950: 8947: 8946: 8940: 8939: 8918: 8917: 8911: 8910: 8901: 8900: 8885: 8884: 8860: 8859: 8835: 8834: 8831: 8830: 8824: 8823: 8796: 8795: 8789: 8788: 8779: 8778: 8751: 8750: 8744: 8743: 8719: 8718: 8688: 8687: 8684: 8683: 8677: 8676: 8652: 8651: 8645: 8644: 8626: 8625: 8604: 8603: 8576: 8575: 8551: 8550: 8526: 8525: 8522: 8521: 8515: 8514: 8508: 8507: 8501: 8500: 8497: 8496: 8490: 8489: 8477: 8476: 8470: 8469: 8457: 8456: 8414: 8413: 8395: 8394: 8376: 8375: 8369: 8368: 8347: 8346: 8310: 8309: 8279: 8278: 8272: 8271: 8265: 8264: 8258: 8257: 8251: 8250: 8244: 8243: 8240: 8239: 8233: 8232: 8202: 8201: 8183: 8182: 8143: 8142: 8112: 8111: 8078: 8077: 8044: 8043: 8010: 8009: 7976: 7975: 7936: 7935: 7929: 7928: 7913: 7912: 7906: 7905: 7896: 7895: 7817: 7816: 7792: 7791: 7773: 7772: 7742: 7741: 7708: 7707: 7674: 7673: 7640: 7639: 7633: 7632: 7623: 7622: 7616: 7615: 7585: 7584: 7551: 7550: 7514: 7513: 7510:// This is the entry point 7507: 7506: 7500: 7499: 7496: 7495: 7489: 7488: 7464: 7463: 7460: 7459: 7438: 7437: 7413: 7412: 7385: 7384: 7381: 7380: 7374: 7373: 7349: 7348: 7345: 7344: 7323: 7322: 7304: 7303: 7285: 7284: 7266: 7265: 7247: 7246: 7219: 7218: 7197: 7196: 7190: 7189: 7186: 7185: 7179: 7178: 7172: 7171: 7168: 7167: 7161: 7160: 7154: 7153: 7132: 7131: 7110: 7109: 7064: 7063: 7030: 7029: 7023: 7022: 7010: 7009: 6985: 6984: 6942: 6941: 6920: 6919: 6901: 6900: 6885: 6884: 6866: 6865: 6826: 6825: 6822: 6821: 6815: 6814: 6802: 6801: 6795: 6794: 6746: 6745: 6703: 6702: 6648: 6647: 6629: 6628: 6583: 6582: 6579: 6578: 6572: 6571: 6553: 6552: 6519: 6518: 6485: 6484: 6451: 6450: 6417: 6416: 6410: 6409: 6403: 6402: 6390: 6389: 6353: 6352: 6331: 6330: 6297: 6296: 6272: 6271: 6265: 6264: 6246: 6245: 6215: 6214: 6181: 6180: 6177: 6176: 6170: 6169: 6163: 6162: 6153: 6152: 6140: 6139: 6130: 6129: 6123: 6122: 6110: 6109: 6097: 6096: 6087: 6086: 6077: 6076: 6067: 6066: 6057: 6056: 6047: 6046: 6037: 6036: 6027: 6026: 6017: 6016: 6010: 6009: 6003: 6002: 5990: 5989: 5971: 5970: 5967: 5966: 5960: 5959: 5953: 5952: 5946: 5945: 5939: 5938: 5932: 5931: 5925: 5924: 5918: 5917: 5911: 5910: 5904: 5903: 5897: 5896: 5890: 5889: 5883: 5882: 5876: 5875: 5869: 5868: 5862: 5861: 5858: 5857: 5851: 5850: 5844: 5843: 5792: 5791: 5770: 5769: 5751: 5750: 5720: 5719: 5713: 5712: 5706: 5705: 5702: 5701: 5695: 5694: 5646: 5645: 5600: 5599: 5569: 5568: 5538: 5537: 5501: 5500: 5494: 5493: 5487: 5486: 5483: 5482: 5476: 5475: 5463: 5462: 5435: 5434: 5401: 5400: 5379: 5378: 5348: 5347: 5305: 5304: 5298: 5297: 5294: 5293: 4576:// http://prototypejs.org/ 2185:eend = sstart + 5; 2111:eend = sstart + 6; 1053:eend = sstart + 5; 746:s.indexOf("group=N")<0) 16898:"{{DEFAULTSORT" 16867:"{{DEFAULTSORT" 16820:"{{DEFAULTSORT" 16079:"== Sources ==" 15750:"== Sources ==" 14336:'fixed ] using ]' 8037:'dashed #ccc 1px' 7701:'dashed #ccc 1px' 5287: 5286: 5280: 5279: 5258: 5257: 5236: 5235: 5223: 5222: 5207: 5206: 5191: 5190: 5166: 5165: 5135: 5134: 5131: 5130: 5124: 5123: 5117: 5116: 5083: 5082: 5070: 5069: 5036: 5035: 5011: 5010: 4968: 4967: 4964: 4963: 4957: 4956: 4950: 4949: 4916: 4915: 4903: 4902: 4869: 4868: 4844: 4843: 4801: 4800: 4797: 4796: 4790: 4789: 4756: 4755: 4737: 4736: 4715: 4714: 4687: 4686: 4659: 4658: 4649: 4648: 4630: 4629: 4611: 4610: 4580: 4579: 4573: 4572: 4566: 4565: 4559: 4558: 4555: 4554: 4548: 4547: 4541: 4540: 4525: 4524: 4491: 4490: 4463: 4462: 4441: 4440: 4416: 4415: 4352: 4351: 4288: 4287: 4281: 4280: 4268: 4267: 4261: 4260: 4239: 4238: 4226: 4225: 4219: 4218: 4212: 4211: 4181: 4180: 4174: 4173: 4152: 4151: 4112: 4111: 4081: 4080: 4053: 4052: 4037: 4036: 4009: 4008: 3984: 3983: 3899: 3898: 3859: 3858: 3819: 3818: 3791: 3790: 3766: 3765: 3759: 3758: 3725: 3724: 3691: 3690: 3657: 3656: 3626: 3625: 3619: 3618: 3612: 3611: 3584: 3583: 3535: 3534: 3510: 3509: 3479: 3478: 3472: 3471: 3465: 3464: 3458: 3457: 3433: 3432: 3405: 3404: 3398: 3397: 3355: 3354: 3348: 3347: 3341: 3340: 3228: 3078: 3075: 3038: 3027: 3016: 3008: 2997: 2986: 2978: 2967: 2956: 2948: 2937: 2926: 2918: 2907: 2896: 2885: 2874: 2863: 2852: 2844: 2833: 2822: 2814: 2803: 2792: 2784: 2773: 2762: 2754: 2743: 2732: 2724: 2713: 2702: 2691: 2680: 2669: 2661: 2650: 2639: 2628: 2617: 2606: 2595: 2584: 2573: 2562: 2551: 2542: 2531: 2520: 2512: 2501: 2490: 2482: 2471: 2460: 2449: 2438: 2427: 2416: 2405: 2394: 2383: 2372: 2361: 2350: 2339: 2330: 2319: 2308: 2297: 2286: 2275: 2264: 2253: 2242: 2231: 2220: 2212: 2201: 2190: 2179: 2168: 2157: 2146: 2138: 2127: 2116: 2105: 2094: 2083: 2072: 2061: 2050: 2039: 2028: 2017: 2006: 1995: 1986: 1975: 1964: 1953: 1942: 1931: 1920: 1909: 1898: 1887: 1876: 1865: 1857: 1846: 1835: 1824: 1815: 1807: 1796: 1785: 1774: 1765: 1754: 1743: 1732: 1721: 1710: 1699: 1688: 1677: 1666: 1655: 1644: 1635: 1624: 1613: 1604: 1593: 1582: 1571: 1560: 1552: 1541: 1530: 1519: 1508: 1497: 1486: 1475: 1464: 1453: 1442: 1431: 1420: 1409: 1400: 1389: 1378: 1367: 1359: 1348: 1337: 1326: 1315: 1304: 1293: 1282: 1273: 1262: 1251: 1240: 1229: 1218: 1207: 1196: 1187: 1176: 1165: 1154: 1143: 1132: 1121: 1110: 1102: 1091: 1080: 1069: 1058: 1047: 1036: 1025: 1014: 1006: 995: 984: 973: 962: 951: 943: 932: 921: 910: 899: 888: 880: 869: 861: 682: 645: 642: 603: 592: 581: 570: 559: 550: 539: 502: 499: 410: 407: 367: 356: 345: 341: 323: 214: 211: 178:Pending changes reviewers 141: 115:Pending changes reviewers 78: 21354:"</ref>" 21263:"</ref>" 20656:"</ref>" 20483:"</ref>" 20427:"</ref>" 15304:// === Linking rules === 14588:'Add to summary' 13231:lastShownSuggestionIndex 12698:'InfoBackground' 12292:lastShownSuggestionIndex 10747:'1 suggestion: ' 8136:'wpSummaryLabel' 3334: 3333: 3330: 3329: 3323: 3322: 3316: 3315: 3312: 3311: 3290: 3289: 3286: 3285: 3279: 3278: 3272: 3271: 3269: 2749:{ var reversed = name;} 174:Extended confirmed users 111:Extended confirmed users 20628:"<ref>" 20353:"<ref>" 17826:"[[Category:" 17783:"[[Category:" 17061:"[[Category:" 16015:"==Sources==" 15991:"==Sources==" 15720:"==Sources==" 13253:lastShownSuggestionTime 12322:lastShownSuggestionTime 10240:isTalkPageScanConfirmed 7447:isTalkPageScanConfirmed 7240:DEFAULT_MAX_SUGGESTIONS 7206:DEFAULT_MAX_SUGGESTIONS 77: 21316:"</ref\n" 21131:"</ref\n" 18740:"group=Note" 18686:"group=note" 14717:// Re-scan immediately 5999:// all Unicode letters 3198:the \"Name\" parameter 2612:{var reversed = name;} 1852:rreplacement = oneRef; 1791:oneRef = "*" + oneRef; 1064:rreplacement = "name"; 362:s = "fixed ] using ]"; 21225:"./ref>" 21178:"./ref>" 21101:"./ref>" 20154:"{{reflist" 20130:"{{reflist" 20099:"{{Reflist" 20075:"{{Reflist" 19974:"{{reflist" 19947:"{{Reflist" 15376:"{{reflist" 15361:"{{Reflist" 11162:'); void(0);' 10934:'); void(0);' 10581:// U+2014 is an mdash 8453:// todo: replace all? 7503:// === int main() === 7175:// == Advisor core == 10218:wgCanonicalNamespace 10181:wgCanonicalNamespace 9419:WikEdRemoveAllRanges 8198:// do a scan now ... 7578:'wpTextbox1' 6399:REG_EXP_REPLACEMENTS 6321:REG_EXP_REPLACEMENTS 5980:REG_EXP_REPLACEMENTS 5688:'</a>' 2433:name = document.URL; 257:``formatting: '' and 20257:"<ref" 19917:"<ref" 19524:"group=n" 19381:"group=N" 19008:" group=" 18767:"group=N" 18632:"group=n" 18080:"{{uncat" 18043:"{{uncat" 17996:"{{uncat" 17925:completeTemplateLoc 17885:completeTemplateLoc 16997:completeTemplateLoc 16957:completeTemplateLoc 16756:completeTemplateLoc 16716:completeTemplateLoc 15502:"<ref" 14824:'wpSummary' 14619:'"));' 5045:removeEventListener 5026:removeEventListener 4506:'character' 4478:'character' 19278:"group=" 18799:"group=" 18474:"group=" 17511:"}}\n\n" 14688:': "' 14229:appliedSuggestions 14053:appliedSuggestions 14041:appliedSuggestions 14010:appliedSuggestions 13998:appliedSuggestions 13907:appliedSuggestions 13850:appliedSuggestions 13815:appliedSuggestions 13790:appliedSuggestions 13725:'editform' 12754:'InfoText' 12481:'absolute' 11335:'Show All' 9954:isBigScanConfirmed 7766:'editform' 7422:isBigScanConfirmed 7332:appliedSuggestions 5993:'{letter}' 3684:'TEXTAREA' 1619:var oneRef = ""; 979:rreplacement = ''; 302:'fixed ] using ]', 295:'fixed ] using ]', 152: 89: 21997:" the " 18973:"name=" 15238:wgContentLanguage 15223:wgContentLanguage 9504:setSelectionRange 9040:WikEdGetSelection 8597:WikEdGetSelection 7883:'toolbar' 6113:'{month}' 4062:setSelectionRange 3448:setSelectionRange 3364:setSelectionRange 3263: 2389:var rreplacement; 2045:var rreplacement; 1630:var counter = 0; 1459:var rreplacement; 730:s.indexOf("group= 661:var rreplacement; 654:var rreplacement; 143: 80: 60: 23403: 23397: 23396: 23393: 23387: 23383: 23382: 23376: 23375: 23372: 23369: 23363: 23362: 23356: 23355: 23349: 23348: 23345: 23342: 23336: 23335: 23332: 23329: 23326: 23320: 23319: 23316: 23313: 23310: 23304: 23303: 23300: 23297: 23294: 23288: 23287: 23284: 23281: 23278: 23272: 23271: 23268: 23265: 23262: 23256: 23252: 23251: 23248: 23245: 23242: 23239: 23236: 23230: 23229: 23226: 23223: 23220: 23217: 23214: 23208: 23207: 23204: 23201: 23198: 23195: 23192: 23189: 23186: 23180: 23176: 23175: 23169: 23168: 23165: 23162: 23159: 23153: 23149: 23148: 23145: 23142: 23139: 23136: 23133: 23130: 23127: 23124: 23121: 23118: 23115: 23112: 23109: 23106: 23103: 23100: 23097: 23094: 23091: 23088: 23085: 23082: 23079: 23076: 23073: 23070: 23067: 23064: 23061: 23055: 23054: 23048: 23044: 23043: 23040: 23037: 23034: 23031: 23028: 23025: 23022: 23019: 23016: 23013: 23010: 23007: 23004: 23001: 22998: 22995: 22992: 22989: 22986: 22983: 22980: 22977: 22974: 22971: 22968: 22965: 22962: 22959: 22956: 22950: 22949: 22946: 22943: 22940: 22937: 22934: 22931: 22928: 22925: 22922: 22919: 22916: 22913: 22910: 22907: 22901: 22897: 22896: 22893: 22890: 22887: 22884: 22881: 22878: 22875: 22872: 22866: 22865: 22862: 22859: 22856: 22853: 22850: 22847: 22844: 22841: 22835: 22834: 22831: 22828: 22825: 22822: 22819: 22816: 22813: 22810: 22804: 22803: 22800: 22797: 22794: 22791: 22788: 22785: 22782: 22779: 22776: 22773: 22770: 22767: 22764: 22761: 22755: 22754: 22748: 22747: 22744: 22741: 22738: 22735: 22732: 22729: 22726: 22723: 22720: 22714: 22710: 22709: 22703: 22702: 22699: 22696: 22693: 22687: 22683: 22682: 22679: 22676: 22673: 22670: 22667: 22664: 22661: 22658: 22655: 22652: 22649: 22646: 22643: 22640: 22637: 22634: 22631: 22628: 22625: 22622: 22619: 22613: 22612: 22606: 22602: 22601: 22598: 22595: 22592: 22589: 22586: 22583: 22580: 22577: 22574: 22571: 22568: 22565: 22562: 22559: 22556: 22553: 22550: 22547: 22544: 22541: 22538: 22532: 22531: 22528: 22525: 22522: 22519: 22516: 22513: 22510: 22507: 22504: 22501: 22498: 22492: 22488: 22487: 22484: 22481: 22478: 22475: 22472: 22466: 22465: 22462: 22459: 22456: 22453: 22450: 22447: 22444: 22441: 22438: 22432: 22428: 22427: 22424: 22421: 22418: 22415: 22412: 22409: 22406: 22403: 22397: 22396: 22393: 22390: 22387: 22384: 22381: 22378: 22375: 22372: 22366: 22365: 22362: 22359: 22356: 22353: 22350: 22347: 22344: 22341: 22338: 22335: 22332: 22329: 22326: 22323: 22317: 22316: 22310: 22309: 22306: 22303: 22300: 22297: 22294: 22291: 22288: 22285: 22282: 22276: 22272: 22271: 22265: 22264: 22261: 22258: 22255: 22249: 22248: 22245: 22242: 22239: 22236: 22233: 22230: 22227: 22224: 22221: 22218: 22215: 22212: 22209: 22203: 22202: 22196: 22195: 22192: 22189: 22186: 22183: 22180: 22174: 22173: 22170: 22167: 22164: 22161: 22158: 22155: 22152: 22149: 22146: 22143: 22137: 22136: 22133: 22130: 22127: 22124: 22121: 22118: 22115: 22112: 22106: 22105: 22102: 22099: 22096: 22093: 22090: 22087: 22084: 22081: 22075: 22074: 22068: 22067: 22064: 22061: 22058: 22055: 22052: 22049: 22046: 22043: 22040: 22034: 22030: 22029: 22026: 22023: 22020: 22014: 22013: 22010: 22007: 22004: 22001: 21998: 21995: 21992: 21989: 21986: 21983: 21980: 21977: 21974: 21971: 21968: 21967:" of " 21965: 21962: 21959: 21956: 21953: 21950: 21947: 21944: 21941: 21938: 21935: 21932: 21929: 21923: 21919: 21918: 21915: 21912: 21909: 21906: 21903: 21900: 21897: 21894: 21888: 21887: 21884: 21881: 21878: 21875: 21872: 21869: 21866: 21860: 21856: 21855: 21852: 21849: 21846: 21843: 21840: 21837: 21834: 21831: 21828: 21822: 21821: 21818: 21815: 21812: 21809: 21806: 21803: 21800: 21797: 21794: 21791: 21788: 21782: 21781: 21778: 21775: 21772: 21769: 21766: 21763: 21760: 21754: 21753: 21750: 21747: 21744: 21741: 21738: 21735: 21732: 21726: 21725: 21722: 21719: 21716: 21713: 21710: 21704: 21703: 21697: 21696: 21693: 21690: 21687: 21684: 21681: 21678: 21675: 21672: 21669: 21666: 21663: 21660: 21657: 21654: 21651: 21648: 21645: 21642: 21639: 21636: 21633: 21630: 21627: 21624: 21621: 21618: 21615: 21612: 21606: 21605: 21602: 21599: 21593: 21592: 21589: 21586: 21580: 21579: 21576: 21573: 21567: 21566: 21563: 21560: 21554: 21553: 21550: 21547: 21544: 21538: 21537: 21534: 21531: 21528: 21525: 21522: 21519: 21516: 21513: 21510: 21507: 21501: 21497: 21496: 21490: 21489: 21486: 21483: 21477: 21476: 21470: 21469: 21463: 21462: 21459: 21456: 21450: 21449: 21446: 21443: 21440: 21434: 21433: 21430: 21427: 21424: 21418: 21417: 21414: 21411: 21408: 21402: 21401: 21398: 21395: 21392: 21386: 21385: 21382: 21379: 21376: 21370: 21366: 21365: 21359: 21358: 21355: 21352: 21349: 21343: 21342: 21339: 21336: 21333: 21330: 21327: 21321: 21320: 21317: 21314: 21311: 21308: 21305: 21302: 21299: 21293: 21292: 21286: 21285: 21279: 21275: 21274: 21268: 21267: 21264: 21261: 21258: 21252: 21251: 21248: 21245: 21242: 21239: 21236: 21230: 21229: 21226: 21223: 21220: 21217: 21214: 21211: 21208: 21202: 21201: 21195: 21194: 21191: 21188: 21185: 21182: 21179: 21176: 21173: 21170: 21167: 21164: 21161: 21155: 21154: 21148: 21147: 21144: 21141: 21138: 21135: 21132: 21129: 21126: 21123: 21120: 21117: 21114: 21111: 21108: 21105: 21102: 21099: 21096: 21093: 21090: 21087: 21084: 21078: 21077: 21074: 21071: 21065: 21064: 21061: 21058: 21052: 21051: 21048: 21045: 21039: 21038: 21035: 21032: 21029: 21023: 21022: 21019: 21016: 21013: 21010: 21007: 21004: 21001: 20998: 20995: 20992: 20986: 20982: 20981: 20975: 20974: 20971: 20968: 20962: 20961: 20955: 20954: 20948: 20947: 20941: 20940: 20937: 20934: 20928: 20927: 20924: 20921: 20918: 20912: 20911: 20908: 20905: 20902: 20896: 20895: 20892: 20889: 20886: 20880: 20879: 20876: 20873: 20870: 20864: 20863: 20860: 20857: 20854: 20848: 20844: 20843: 20840: 20837: 20834: 20828: 20827: 20824: 20821: 20818: 20815: 20812: 20809: 20806: 20803: 20800: 20794: 20793: 20790: 20787: 20784: 20781: 20778: 20775: 20772: 20766: 20762: 20758: 20757: 20754: 20751: 20748: 20745: 20742: 20739: 20733: 20732: 20729: 20726: 20723: 20720: 20717: 20711: 20710: 20707: 20704: 20701: 20698: 20695: 20692: 20689: 20686: 20683: 20680: 20677: 20674: 20671: 20665: 20661: 20660: 20657: 20654: 20651: 20648: 20645: 20642: 20639: 20633: 20632: 20629: 20626: 20623: 20620: 20617: 20614: 20611: 20605: 20604: 20601: 20598: 20595: 20592: 20589: 20586: 20583: 20580: 20577: 20574: 20571: 20565: 20564: 20558: 20557: 20551: 20550: 20547: 20544: 20538: 20537: 20534: 20531: 20528: 20525: 20522: 20519: 20516: 20513: 20510: 20504: 20503: 20497: 20496: 20493: 20490: 20487: 20484: 20481: 20478: 20475: 20472: 20469: 20466: 20460: 20459: 20453: 20452: 20449: 20446: 20443: 20440: 20437: 20434: 20431: 20428: 20425: 20422: 20419: 20416: 20413: 20410: 20404: 20400: 20399: 20396: 20393: 20390: 20387: 20381: 20380: 20377: 20374: 20371: 20368: 20362: 20358: 20357: 20354: 20351: 20348: 20345: 20342: 20339: 20336: 20333: 20330: 20327: 20324: 20318: 20317: 20314: 20311: 20308: 20305: 20302: 20299: 20296: 20290: 20289: 20283: 20282: 20279: 20276: 20273: 20270: 20267: 20264: 20261: 20258: 20255: 20252: 20249: 20246: 20243: 20240: 20234: 20230: 20229: 20226: 20223: 20220: 20217: 20211: 20210: 20207: 20204: 20201: 20198: 20195: 20192: 20189: 20186: 20183: 20180: 20177: 20174: 20171: 20168: 20165: 20159: 20158: 20155: 20152: 20149: 20146: 20143: 20140: 20137: 20134: 20131: 20128: 20125: 20122: 20119: 20116: 20113: 20110: 20104: 20103: 20100: 20097: 20094: 20091: 20088: 20085: 20082: 20079: 20076: 20073: 20070: 20067: 20064: 20061: 20058: 20052: 20051: 20045: 20044: 20041: 20038: 20035: 20032: 20029: 20026: 20023: 20020: 20017: 20014: 20011: 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: 19930: 19927: 19924: 19921: 19918: 19915: 19912: 19909: 19906: 19903: 19900: 19894: 19893: 19890: 19887: 19881: 19880: 19877: 19874: 19868: 19867: 19864: 19861: 19855: 19854: 19851: 19848: 19842: 19841: 19838: 19835: 19829: 19828: 19825: 19822: 19819: 19813: 19812: 19809: 19806: 19803: 19800: 19797: 19794: 19791: 19788: 19785: 19782: 19776: 19772: 19771: 19765: 19764: 19761: 19758: 19752: 19751: 19745: 19741: 19740: 19734: 19733: 19730: 19727: 19721: 19720: 19717: 19714: 19711: 19705: 19704: 19701: 19698: 19695: 19689: 19688: 19685: 19682: 19679: 19673: 19672: 19669: 19666: 19663: 19657: 19656: 19653: 19650: 19647: 19641: 19637: 19636: 19630: 19629: 19626: 19623: 19620: 19614: 19613: 19610: 19607: 19604: 19598: 19597: 19594: 19591: 19588: 19585: 19582: 19576: 19575: 19572: 19569: 19566: 19563: 19560: 19557: 19554: 19548: 19547: 19541: 19540: 19537: 19534: 19531: 19528: 19525: 19522: 19519: 19516: 19513: 19510: 19507: 19504: 19498: 19494: 19493: 19487: 19486: 19483: 19480: 19477: 19471: 19470: 19467: 19464: 19461: 19455: 19454: 19451: 19448: 19445: 19442: 19439: 19433: 19432: 19429: 19426: 19423: 19420: 19417: 19414: 19411: 19405: 19404: 19398: 19397: 19394: 19391: 19388: 19385: 19382: 19379: 19376: 19373: 19370: 19367: 19364: 19361: 19355: 19351: 19350: 19344: 19343: 19337: 19336: 19333: 19330: 19327: 19321: 19320: 19317: 19316:"name" 19314: 19311: 19305: 19304: 19301: 19298: 19295: 19292: 19289: 19283: 19282: 19279: 19276: 19273: 19270: 19267: 19264: 19261: 19255: 19254: 19248: 19247: 19241: 19237: 19236: 19230: 19229: 19226: 19223: 19220: 19214: 19213: 19210: 19207: 19204: 19198: 19197: 19194: 19191: 19188: 19185: 19182: 19179: 19176: 19170: 19169: 19166: 19163: 19160: 19157: 19154: 19151: 19148: 19142: 19138: 19137: 19134: 19131: 19128: 19125: 19122: 19119: 19116: 19113: 19110: 19107: 19104: 19101: 19098: 19095: 19092: 19089: 19086: 19083: 19077: 19076: 19073: 19070: 19067: 19064: 19061: 19058: 19055: 19052: 19049: 19046: 19043: 19040: 19037: 19034: 19031: 19028: 19025: 19022: 19019: 19013: 19012: 19009: 19006: 19003: 19000: 18994: 18993: 18987: 18986: 18983: 18980: 18977: 18974: 18971: 18968: 18965: 18962: 18959: 18956: 18950: 18946: 18945: 18942: 18939: 18936: 18935:"<" 18933: 18930: 18924: 18920: 18919: 18916: 18913: 18910: 18907: 18904: 18901: 18898: 18895: 18892: 18889: 18886: 18883: 18880: 18877: 18874: 18871: 18868: 18862: 18861: 18858: 18855: 18852: 18849: 18846: 18843: 18840: 18837: 18834: 18831: 18828: 18825: 18822: 18819: 18816: 18813: 18810: 18804: 18803: 18800: 18797: 18794: 18788: 18787: 18781: 18780: 18777: 18774: 18771: 18768: 18765: 18762: 18759: 18756: 18753: 18750: 18747: 18744: 18741: 18738: 18735: 18732: 18729: 18726: 18723: 18720: 18717: 18714: 18711: 18708: 18705: 18702: 18699: 18696: 18693: 18690: 18687: 18684: 18681: 18678: 18675: 18672: 18669: 18666: 18663: 18660: 18657: 18654: 18651: 18648: 18645: 18642: 18639: 18636: 18633: 18630: 18627: 18624: 18621: 18618: 18615: 18612: 18609: 18606: 18603: 18600: 18597: 18594: 18591: 18588: 18585: 18582: 18579: 18576: 18573: 18570: 18567: 18564: 18561: 18555: 18554: 18548: 18547: 18544: 18541: 18538: 18535: 18532: 18529: 18526: 18523: 18520: 18517: 18514: 18511: 18508: 18505: 18502: 18499: 18496: 18493: 18490: 18487: 18484: 18481: 18478: 18475: 18472: 18469: 18466: 18463: 18460: 18457: 18451: 18450: 18447: 18444: 18438: 18437: 18434: 18431: 18425: 18424: 18421: 18418: 18412: 18411: 18408: 18405: 18399: 18398: 18395: 18392: 18386: 18385: 18382: 18379: 18376: 18370: 18369: 18366: 18363: 18360: 18357: 18354: 18351: 18348: 18345: 18342: 18339: 18333: 18329: 18328: 18322: 18321: 18318: 18315: 18309: 18308: 18302: 18301: 18295: 18294: 18291: 18288: 18282: 18281: 18278: 18275: 18272: 18266: 18265: 18262: 18259: 18256: 18250: 18249: 18246: 18243: 18240: 18234: 18233: 18230: 18227: 18224: 18218: 18217: 18214: 18211: 18208: 18202: 18201: 18195: 18194: 18191: 18188: 18185: 18179: 18178: 18175: 18172: 18169: 18166: 18163: 18157: 18156: 18153: 18150: 18147: 18144: 18141: 18135: 18134: 18128: 18127: 18121: 18117: 18116: 18110: 18109: 18106: 18103: 18100: 18094: 18093: 18090: 18087: 18084: 18081: 18078: 18075: 18072: 18069: 18066: 18063: 18057: 18056: 18053: 18050: 18047: 18044: 18041: 18038: 18035: 18032: 18029: 18026: 18020: 18019: 18013: 18012: 18009: 18006: 18003: 18000: 17997: 17994: 17991: 17988: 17985: 17982: 17979: 17976: 17970: 17966: 17965: 17959: 17958: 17952: 17951: 17948: 17947:completeTemplate 17945: 17942: 17939: 17936: 17930: 17929: 17926: 17923: 17920: 17917: 17914: 17908: 17907: 17904: 17901: 17898: 17895: 17892: 17891:completeTemplate 17889: 17886: 17883: 17877: 17876: 17873: 17870: 17867: 17864: 17861: 17858: 17855: 17854:completeTemplate 17852: 17849: 17846: 17843: 17842:completeTemplate 17840: 17837: 17836:completeTemplate 17831: 17830: 17827: 17824: 17821: 17818: 17815: 17812: 17809: 17806: 17803: 17800: 17797: 17796:completeTemplate 17794: 17788: 17787: 17784: 17781: 17778: 17775: 17772: 17769: 17766: 17760: 17759: 17753: 17752: 17746: 17742: 17741: 17735: 17734: 17731: 17730:completeTemplate 17728: 17725: 17722: 17719: 17713: 17712: 17709: 17706: 17703: 17702:completeTemplate 17700: 17697: 17694: 17691: 17685: 17684: 17681: 17680:completeTemplate 17678: 17675: 17672: 17669: 17666: 17663: 17657: 17653: 17652: 17646: 17645: 17642: 17641:completeTemplate 17639: 17636: 17633: 17630: 17627: 17624: 17623:completeTemplate 17618: 17617: 17614: 17611: 17608: 17605: 17602: 17599: 17596: 17593: 17590: 17587: 17584: 17578: 17577: 17574: 17573:completeTemplate 17571: 17568: 17565: 17562: 17559: 17556: 17553: 17550: 17547: 17541: 17540: 17534: 17533: 17530: 17527: 17524: 17521: 17518: 17517:completeTemplate 17515: 17512: 17509: 17506: 17503: 17500: 17497: 17494: 17491: 17488: 17485: 17482: 17481:completeTemplate 17479: 17476: 17475:"}}\n" 17473: 17470: 17467: 17464: 17461: 17458: 17452: 17448: 17447: 17444: 17441: 17438: 17437:completeTemplate 17435: 17432: 17431:completeTemplate 17426: 17425: 17422: 17419: 17416: 17413: 17410: 17409:completeTemplate 17407: 17404: 17403:completeTemplate 17398: 17397: 17394: 17393:completeTemplate 17391: 17388: 17385: 17382: 17381:completeTemplate 17376: 17372: 17371: 17368: 17367:completeTemplate 17365: 17362: 17359: 17356: 17353: 17350: 17349:completeTemplate 17347: 17344: 17341: 17338: 17335: 17332: 17329: 17326: 17323: 17320: 17319:completeTemplate 17314: 17313: 17310: 17307: 17304: 17301: 17298: 17295: 17292: 17291:completeTemplate 17289: 17286: 17283: 17280: 17277: 17274: 17271: 17268: 17265: 17262: 17256: 17255: 17252: 17249: 17246: 17245:completeTemplate 17243: 17237: 17233: 17232: 17229: 17226: 17223: 17220: 17214: 17213: 17210: 17207: 17204: 17201: 17198: 17195: 17192: 17189: 17186: 17183: 17180: 17177: 17174: 17171: 17168: 17162: 17161: 17155: 17154: 17151: 17148: 17145: 17142: 17139: 17136: 17133: 17130: 17127: 17124: 17121: 17118: 17115: 17112: 17109: 17106: 17103: 17100: 17097: 17094: 17091: 17085: 17084: 17078: 17077: 17074: 17071: 17068: 17065: 17062: 17059: 17056: 17053: 17050: 17047: 17044: 17041: 17035: 17031: 17030: 17024: 17023: 17020: 17019:completeTemplate 17017: 17014: 17011: 17008: 17002: 17001: 16998: 16995: 16992: 16989: 16986: 16980: 16979: 16976: 16973: 16970: 16967: 16964: 16963:completeTemplate 16961: 16958: 16955: 16949: 16948: 16945: 16942: 16939: 16936: 16933: 16930: 16927: 16926:completeTemplate 16924: 16921: 16918: 16915: 16914:completeTemplate 16912: 16909: 16908:completeTemplate 16903: 16902: 16899: 16896: 16893: 16890: 16887: 16884: 16881: 16880:completeTemplate 16878: 16872: 16871: 16868: 16865: 16862: 16859: 16856: 16853: 16850: 16844: 16843: 16837: 16836: 16833: 16830: 16827: 16824: 16821: 16818: 16815: 16812: 16809: 16806: 16803: 16800: 16794: 16790: 16789: 16783: 16782: 16779: 16778:completeTemplate 16776: 16773: 16770: 16767: 16761: 16760: 16757: 16754: 16751: 16748: 16745: 16739: 16738: 16735: 16732: 16729: 16726: 16723: 16722:completeTemplate 16720: 16717: 16714: 16708: 16707: 16704: 16701: 16698: 16695: 16692: 16689: 16686: 16685:completeTemplate 16683: 16680: 16677: 16674: 16673:completeTemplate 16671: 16668: 16667:completeTemplate 16662: 16661: 16658: 16655: 16652: 16649: 16646: 16643: 16640: 16639:completeTemplate 16637: 16631: 16630: 16627: 16624: 16621: 16618: 16615: 16612: 16609: 16603: 16602: 16596: 16595: 16592: 16589: 16586: 16583: 16580: 16577: 16574: 16571: 16568: 16565: 16562: 16559: 16553: 16549: 16548: 16542: 16541: 16538: 16535: 16532: 16526: 16522: 16521: 16518: 16515: 16512: 16509: 16506: 16503: 16500: 16497: 16494: 16491: 16488: 16485: 16482: 16479: 16476: 16473: 16470: 16467: 16464: 16458: 16457: 16454: 16451: 16448: 16445: 16442: 16439: 16436: 16433: 16430: 16427: 16424: 16421: 16418: 16415: 16412: 16409: 16406: 16403: 16400: 16397: 16394: 16391: 16388: 16385: 16382: 16379: 16376: 16373: 16370: 16364: 16363: 16357: 16356: 16353: 16350: 16347: 16344: 16341: 16338: 16335: 16332: 16329: 16326: 16323: 16320: 16317: 16314: 16311: 16308: 16305: 16302: 16299: 16296: 16293: 16290: 16284: 16280: 16279: 16273: 16272: 16269: 16266: 16263: 16257: 16256: 16253: 16250: 16247: 16244: 16241: 16235: 16234: 16231: 16228: 16225: 16222: 16219: 16216: 16213: 16207: 16206: 16200: 16199: 16196: 16193: 16190: 16187: 16184: 16181: 16178: 16175: 16172: 16169: 16166: 16163: 16157: 16153: 16152: 16146: 16145: 16142: 16139: 16136: 16130: 16126: 16125: 16122: 16119: 16116: 16113: 16110: 16107: 16104: 16101: 16098: 16095: 16092: 16089: 16086: 16083: 16080: 16077: 16074: 16071: 16068: 16062: 16061: 16058: 16055: 16052: 16049: 16046: 16043: 16040: 16037: 16034: 16031: 16028: 16025: 16022: 16019: 16016: 16013: 16010: 16007: 16004: 16001: 15998: 15995: 15992: 15989: 15986: 15983: 15980: 15977: 15974: 15971: 15965: 15964: 15961: 15958: 15955: 15952: 15949: 15946: 15943: 15940: 15937: 15934: 15931: 15928: 15925: 15922: 15919: 15916: 15913: 15910: 15907: 15904: 15901: 15898: 15895: 15892: 15889: 15886: 15883: 15880: 15877: 15874: 15868: 15867: 15864: 15861: 15858: 15855: 15852: 15849: 15846: 15843: 15840: 15837: 15834: 15831: 15828: 15825: 15822: 15819: 15816: 15813: 15810: 15807: 15804: 15801: 15798: 15795: 15792: 15789: 15786: 15783: 15780: 15774: 15773: 15767: 15766: 15763: 15760: 15757: 15754: 15751: 15748: 15745: 15742: 15739: 15736: 15733: 15730: 15727: 15724: 15721: 15718: 15715: 15712: 15709: 15706: 15703: 15700: 15697: 15694: 15691: 15688: 15685: 15682: 15679: 15676: 15673: 15670: 15667: 15664: 15661: 15658: 15655: 15652: 15649: 15646: 15643: 15637: 15636: 15630: 15629: 15626: 15623: 15620: 15617: 15614: 15611: 15608: 15605: 15602: 15599: 15596: 15593: 15590: 15587: 15584: 15581: 15578: 15575: 15572: 15569: 15566: 15563: 15560: 15557: 15554: 15551: 15548: 15545: 15542: 15539: 15536: 15533: 15530: 15527: 15524: 15521: 15518: 15515: 15512: 15509: 15506: 15503: 15500: 15497: 15494: 15491: 15488: 15485: 15479: 15478: 15475: 15472: 15466: 15465: 15462: 15459: 15453: 15452: 15449: 15446: 15440: 15439: 15436: 15433: 15427: 15426: 15423: 15420: 15417: 15411: 15410: 15407: 15404: 15401: 15398: 15395: 15392: 15389: 15386: 15383: 15380: 15377: 15374: 15371: 15368: 15365: 15362: 15359: 15356: 15353: 15347: 15346: 15343: 15340: 15337: 15334: 15331: 15328: 15325: 15322: 15319: 15316: 15310: 15306: 15305: 15299: 15295: 15294: 15288: 15287: 15284: 15281: 15278: 15275: 15272: 15266: 15265: 15259: 15255: 15254: 15251: 15248: 15245: 15242: 15239: 15236: 15233: 15230: 15227: 15224: 15221: 15218: 15215: 15212: 15209: 15203: 15199: 15195: 15194: 15188: 15187: 15181: 15180: 15174: 15173: 15167: 15166: 15160: 15159: 15153: 15149: 15148: 15142: 15138: 15137: 15131: 15130: 15127: 15124: 15121: 15118: 15115: 15112: 15109: 15106: 15103: 15097: 15096: 15093: 15090: 15087: 15084: 15081: 15075: 15074: 15068: 15067: 15064: 15058: 15057: 15051: 15050: 15047: 15044: 15041: 15038: 15035: 15032: 15029: 15023: 15022: 15019: 15016: 15013: 15010: 15004: 15003: 15000: 14997: 14991: 14990: 14984: 14983: 14980: 14977: 14974: 14971: 14968: 14962: 14961: 14958: 14955: 14952: 14949: 14946: 14943: 14940: 14937: 14934: 14931: 14928: 14925: 14922: 14919: 14916: 14913: 14910: 14907: 14901: 14900: 14894: 14893: 14890: 14887: 14884: 14881: 14878: 14875: 14872: 14869: 14866: 14860: 14859: 14856: 14853: 14850: 14847: 14844: 14841: 14838: 14835: 14829: 14828: 14825: 14822: 14819: 14816: 14813: 14810: 14807: 14804: 14798: 14797: 14794: 14791: 14788: 14785: 14782: 14779: 14776: 14773: 14767: 14766: 14760: 14759: 14753: 14752: 14746: 14742: 14741: 14735: 14734: 14731: 14728: 14725: 14719: 14718: 14712: 14711: 14705: 14704: 14701: 14700:'"' 14698: 14695: 14692: 14689: 14686: 14683: 14680: 14677: 14674: 14671: 14668: 14665: 14662: 14659: 14653: 14652: 14646: 14645: 14642: 14639: 14636: 14633: 14630: 14624: 14623: 14620: 14617: 14614: 14611: 14608: 14605: 14602: 14599: 14593: 14592: 14589: 14586: 14583: 14580: 14577: 14571: 14570: 14567: 14564: 14561: 14558: 14555: 14552: 14549: 14546: 14543: 14537: 14536: 14533: 14530: 14527: 14524: 14521: 14518: 14515: 14512: 14509: 14503: 14502: 14496: 14495: 14492: 14489: 14486: 14483: 14480: 14477: 14474: 14471: 14468: 14465: 14462: 14456: 14455: 14452: 14449: 14446: 14443: 14440: 14437: 14434: 14431: 14428: 14425: 14419: 14418: 14417:// Render in DOM 14412: 14408: 14407: 14404: 14401: 14398: 14392: 14391: 14388: 14385: 14382: 14379: 14376: 14370: 14369: 14363: 14362: 14359: 14356: 14353: 14350: 14347: 14341: 14340: 14337: 14331: 14330: 14327: 14324: 14321: 14318: 14315: 14309: 14308: 14302: 14301: 14295: 14294: 14291: 14288: 14285: 14282: 14279: 14276: 14273: 14270: 14267: 14264: 14261: 14258: 14255: 14252: 14249: 14246: 14243: 14240: 14234: 14233: 14230: 14227: 14224: 14221: 14218: 14215: 14209: 14208: 14205: 14202: 14199: 14196: 14193: 14190: 14187: 14184: 14181: 14178: 14175: 14172: 14169: 14166: 14163: 14160: 14154: 14153: 14150: 14147: 14144: 14141: 14135: 14134: 14128: 14127: 14124: 14121: 14118: 14115: 14112: 14109: 14106: 14103: 14100: 14097: 14094: 14091: 14088: 14085: 14082: 14079: 14076: 14073: 14067: 14066: 14063: 14060: 14057: 14054: 14051: 14048: 14045: 14042: 14039: 14036: 14033: 14027: 14026: 14023: 14020: 14017: 14014: 14011: 14008: 14005: 14002: 13999: 13996: 13993: 13990: 13987: 13981: 13980: 13977: 13974: 13971: 13968: 13965: 13962: 13959: 13956: 13953: 13950: 13944: 13943: 13937: 13936: 13933: 13930: 13927: 13924: 13921: 13915: 13914: 13911: 13908: 13905: 13902: 13899: 13896: 13893: 13890: 13887: 13881: 13880: 13877: 13874: 13871: 13865: 13864: 13858: 13857: 13854: 13851: 13848: 13845: 13839: 13838: 13835: 13832: 13826: 13825: 13822: 13819: 13816: 13813: 13810: 13804: 13803: 13800: 13797: 13794: 13791: 13788: 13785: 13782: 13779: 13773: 13772: 13769: 13766: 13763: 13760: 13757: 13754: 13751: 13748: 13745: 13742: 13739: 13736: 13730: 13729: 13726: 13723: 13720: 13717: 13714: 13711: 13708: 13705: 13699: 13698: 13692: 13691: 13685: 13684: 13681: 13678: 13675: 13672: 13669: 13666: 13663: 13660: 13654: 13653: 13650: 13647: 13644: 13638: 13637: 13634: 13631: 13628: 13622: 13621: 13615: 13614: 13611: 13608: 13605: 13602: 13599: 13596: 13593: 13590: 13584: 13583: 13580: 13577: 13574: 13568: 13567: 13564: 13561: 13558: 13555: 13552: 13549: 13546: 13543: 13540: 13534: 13533: 13530: 13527: 13524: 13518: 13517: 13511: 13510: 13507: 13501: 13500: 13497: 13494: 13491: 13488: 13485: 13482: 13479: 13476: 13473: 13467: 13466: 13463: 13460: 13457: 13454: 13451: 13448: 13442: 13441: 13435: 13434: 13431: 13425: 13424: 13421: 13418: 13415: 13409: 13408: 13405: 13402: 13399: 13396: 13393: 13390: 13387: 13384: 13378: 13377: 13374: 13371: 13368: 13365: 13362: 13359: 13353: 13352: 13349: 13346: 13343: 13340: 13337: 13334: 13331: 13328: 13322: 13321: 13315: 13311: 13310: 13304: 13303: 13300: 13297: 13294: 13291: 13288: 13285: 13282: 13279: 13276: 13273: 13270: 13264: 13263: 13260: 13257: 13254: 13251: 13248: 13242: 13241: 13238: 13235: 13232: 13229: 13226: 13220: 13219: 13213: 13212: 13209: 13203: 13202: 13199: 13196: 13193: 13187: 13186: 13180: 13179: 13176: 13173: 13170: 13167: 13164: 13161: 13158: 13155: 13152: 13149: 13146: 13143: 13140: 13134: 13133: 13130: 13127: 13124: 13121: 13118: 13115: 13112: 13106: 13105: 13099: 13098: 13095: 13092: 13089: 13086: 13083: 13077: 13076: 13070: 13069: 13066: 13060: 13059: 13056: 13053: 13050: 13047: 13044: 13041: 13035: 13034: 13031: 13028: 13025: 13022: 13019: 13016: 13010: 13009: 13006: 13003: 13000: 12997: 12991: 12990: 12987: 12984: 12981: 12978: 12975: 12972: 12969: 12966: 12963: 12960: 12954: 12953: 12950: 12947: 12944: 12941: 12938: 12935: 12932: 12926: 12925: 12922: 12919: 12916: 12913: 12910: 12907: 12904: 12901: 12898: 12895: 12892: 12889: 12886: 12883: 12877: 12876: 12873: 12870: 12867: 12864: 12861: 12858: 12855: 12849: 12848: 12845: 12842: 12839: 12836: 12833: 12830: 12827: 12821: 12820: 12817: 12814: 12811: 12808: 12805: 12802: 12799: 12793: 12792: 12789: 12786: 12783: 12780: 12777: 12774: 12771: 12768: 12765: 12759: 12758: 12755: 12752: 12749: 12746: 12743: 12740: 12737: 12731: 12730: 12727: 12724: 12721: 12718: 12715: 12712: 12709: 12703: 12702: 12699: 12696: 12693: 12690: 12687: 12684: 12681: 12675: 12674: 12671: 12668: 12665: 12662: 12659: 12656: 12653: 12647: 12646: 12643: 12640: 12637: 12634: 12631: 12628: 12625: 12622: 12619: 12616: 12613: 12610: 12607: 12604: 12601: 12598: 12595: 12592: 12589: 12583: 12582: 12579: 12576: 12573: 12570: 12567: 12564: 12561: 12558: 12555: 12552: 12549: 12546: 12543: 12540: 12537: 12534: 12531: 12528: 12525: 12522: 12519: 12516: 12513: 12510: 12507: 12504: 12501: 12498: 12495: 12492: 12486: 12485: 12482: 12479: 12476: 12473: 12470: 12467: 12464: 12458: 12457: 12454: 12451: 12448: 12445: 12442: 12439: 12436: 12430: 12429: 12426: 12423: 12420: 12417: 12414: 12411: 12408: 12405: 12399: 12398: 12395: 12392: 12389: 12386: 12380: 12379: 12376: 12373: 12370: 12367: 12364: 12361: 12358: 12355: 12352: 12349: 12343: 12342: 12336: 12335: 12332: 12329: 12326: 12323: 12320: 12317: 12314: 12311: 12308: 12305: 12302: 12299: 12296: 12293: 12290: 12287: 12284: 12281: 12278: 12275: 12272: 12269: 12266: 12263: 12260: 12257: 12251: 12250: 12247: 12244: 12241: 12238: 12235: 12232: 12229: 12223: 12222: 12219: 12216: 12213: 12210: 12207: 12204: 12198: 12197: 12191: 12190: 12187: 12181: 12180: 12177: 12174: 12171: 12165: 12164: 12158: 12157: 12154: 12151: 12148: 12145: 12142: 12139: 12136: 12133: 12130: 12127: 12124: 12118: 12117: 12114: 12111: 12108: 12105: 12102: 12099: 12096: 12093: 12087: 12086: 12080: 12079: 12073: 12072: 12066: 12065: 12059: 12058: 12052: 12048: 12047: 12041: 12040: 12037: 12034: 12031: 12028: 12025: 12022: 12019: 12016: 12013: 12010: 12007: 12001: 12000: 11994: 11993: 11990: 11987: 11984: 11981: 11978: 11972: 11971: 11968: 11965: 11962: 11959: 11956: 11950: 11949: 11946: 11943: 11940: 11937: 11934: 11931: 11928: 11925: 11919: 11918: 11915: 11912: 11909: 11906: 11903: 11900: 11894: 11893: 11887: 11886: 11880: 11879: 11873: 11872: 11866: 11865: 11859: 11858: 11852: 11848: 11847: 11841: 11840: 11837: 11834: 11828: 11827: 11821: 11820: 11817: 11814: 11811: 11808: 11805: 11802: 11799: 11796: 11793: 11790: 11787: 11784: 11781: 11775: 11774: 11771: 11768: 11765: 11762: 11759: 11756: 11753: 11750: 11747: 11744: 11741: 11738: 11732: 11731: 11728: 11725: 11722: 11719: 11716: 11713: 11710: 11707: 11704: 11701: 11698: 11692: 11691: 11688: 11685: 11682: 11679: 11676: 11673: 11670: 11667: 11664: 11661: 11658: 11655: 11652: 11646: 11645: 11642: 11639: 11636: 11633: 11630: 11627: 11624: 11621: 11618: 11615: 11609: 11608: 11602: 11601: 11595: 11594: 11591: 11588: 11585: 11582: 11579: 11573: 11572: 11569: 11566: 11563: 11560: 11557: 11554: 11551: 11548: 11545: 11542: 11539: 11536: 11533: 11530: 11527: 11524: 11518: 11517: 11514: 11511: 11508: 11505: 11502: 11499: 11496: 11493: 11487: 11486: 11483: 11480: 11477: 11474: 11471: 11468: 11465: 11462: 11459: 11456: 11453: 11450: 11447: 11444: 11441: 11438: 11435: 11432: 11426: 11425: 11422: 11419: 11416: 11410: 11409: 11406: 11403: 11400: 11397: 11394: 11391: 11388: 11385: 11379: 11378: 11372: 11371: 11365: 11361: 11360: 11354: 11353: 11347: 11346: 11340: 11339: 11336: 11333: 11330: 11327: 11324: 11318: 11317: 11314: 11311: 11308: 11302: 11301: 11298: 11295: 11292: 11289: 11286: 11283: 11280: 11277: 11274: 11268: 11267: 11264: 11261: 11258: 11255: 11252: 11249: 11246: 11243: 11240: 11237: 11234: 11231: 11225: 11224: 11218: 11217: 11214: 11211: 11208: 11205: 11202: 11199: 11196: 11193: 11190: 11187: 11184: 11178: 11177: 11171: 11170: 11164: 11163: 11160: 11157: 11154: 11151: 11148: 11145: 11142: 11139: 11136: 11133: 11127: 11126: 11123: 11120: 11117: 11114: 11111: 11108: 11105: 11099: 11098: 11095: 11092: 11089: 11086: 11083: 11080: 11077: 11071: 11070: 11067: 11064: 11061: 11058: 11055: 11052: 11049: 11046: 11040: 11039: 11036: 11033: 11030: 11027: 11024: 11021: 11018: 11015: 11009: 11008: 11005: 11002: 10999: 10996: 10993: 10990: 10987: 10981: 10980: 10977: 10974: 10971: 10968: 10965: 10959: 10958: 10952: 10951: 10948: 10945: 10939: 10938: 10935: 10932: 10929: 10926: 10923: 10917: 10916: 10913: 10910: 10907: 10901: 10900: 10897: 10894: 10891: 10888: 10885: 10882: 10876: 10875: 10872: 10869: 10866: 10863: 10860: 10857: 10851: 10850: 10847: 10844: 10841: 10838: 10835: 10832: 10829: 10826: 10823: 10820: 10817: 10814: 10811: 10808: 10802: 10801: 10795: 10794: 10791: 10788: 10785: 10782: 10779: 10776: 10773: 10770: 10767: 10764: 10761: 10758: 10752: 10751: 10748: 10745: 10742: 10739: 10736: 10733: 10727: 10726: 10723: 10720: 10717: 10714: 10711: 10708: 10705: 10702: 10696: 10695: 10692: 10689: 10686: 10683: 10680: 10677: 10674: 10671: 10668: 10662: 10661: 10658: 10655: 10652: 10649: 10646: 10643: 10640: 10637: 10634: 10631: 10628: 10625: 10622: 10619: 10616: 10613: 10607: 10606: 10600: 10599: 10596: 10590: 10589: 10583: 10582: 10579: 10576: 10573: 10570: 10567: 10564: 10558: 10557: 10554: 10551: 10548: 10545: 10542: 10539: 10536: 10533: 10530: 10524: 10523: 10520: 10517: 10514: 10511: 10508: 10505: 10502: 10499: 10496: 10493: 10487: 10486: 10483: 10480: 10477: 10474: 10471: 10468: 10465: 10462: 10459: 10453: 10452: 10446: 10445: 10442: 10436: 10435: 10429: 10428: 10425: 10422: 10419: 10416: 10413: 10407: 10406: 10403: 10397: 10396: 10393: 10390: 10387: 10384: 10381: 10375: 10374: 10371: 10368: 10365: 10362: 10359: 10356: 10353: 10350: 10347: 10341: 10340: 10334: 10333: 10330: 10324: 10323: 10320: 10314: 10313: 10310: 10304: 10303: 10300: 10297: 10294: 10291: 10288: 10282: 10281: 10278: 10275: 10272: 10269: 10266: 10263: 10260: 10257: 10254: 10248: 10247: 10244: 10241: 10238: 10235: 10232: 10229: 10223: 10222: 10219: 10216: 10213: 10210: 10207: 10204: 10201: 10198: 10192: 10191: 10188: 10185: 10182: 10179: 10176: 10173: 10170: 10164: 10163: 10157: 10156: 10150: 10149: 10146: 10140: 10139: 10133: 10132: 10129: 10126: 10123: 10120: 10117: 10111: 10110: 10107: 10101: 10100: 10097: 10094: 10091: 10088: 10085: 10079: 10078: 10075: 10072: 10069: 10066: 10063: 10060: 10057: 10054: 10051: 10045: 10044: 10038: 10037: 10034: 10031: 10025: 10024: 10021: 10015: 10014: 10011: 10008: 10005: 10002: 9996: 9995: 9992: 9989: 9986: 9983: 9980: 9977: 9974: 9971: 9968: 9962: 9961: 9958: 9955: 9952: 9949: 9946: 9943: 9940: 9937: 9934: 9931: 9928: 9925: 9922: 9919: 9916: 9913: 9907: 9906: 9900: 9899: 9893: 9892: 9889: 9886: 9883: 9880: 9877: 9874: 9871: 9868: 9865: 9862: 9859: 9853: 9852: 9849: 9846: 9843: 9840: 9837: 9834: 9831: 9828: 9825: 9822: 9816: 9815: 9812: 9809: 9806: 9803: 9800: 9794: 9793: 9787: 9786: 9783: 9780: 9774: 9773: 9770: 9767: 9764: 9761: 9758: 9755: 9752: 9749: 9746: 9743: 9740: 9737: 9731: 9730: 9727: 9724: 9721: 9718: 9715: 9712: 9706: 9705: 9702: 9699: 9696: 9693: 9690: 9684: 9683: 9680: 9677: 9674: 9671: 9668: 9665: 9662: 9659: 9653: 9652: 9646: 9645: 9639: 9635: 9634: 9628: 9627: 9624: 9621: 9618: 9615: 9612: 9609: 9606: 9603: 9600: 9597: 9594: 9591: 9588: 9582: 9581: 9575: 9574: 9571: 9568: 9565: 9562: 9559: 9556: 9553: 9550: 9544: 9540: 9539: 9533: 9532: 9529: 9526: 9523: 9520: 9517: 9514: 9511: 9508: 9505: 9502: 9499: 9493: 9492: 9486: 9485: 9482: 9476: 9475: 9472: 9469: 9466: 9463: 9460: 9457: 9454: 9451: 9448: 9445: 9442: 9436: 9435: 9432: 9429: 9426: 9423: 9420: 9414: 9413: 9410: 9407: 9404: 9401: 9398: 9395: 9392: 9389: 9386: 9383: 9380: 9377: 9374: 9371: 9368: 9365: 9362: 9356: 9355: 9352: 9349: 9346: 9343: 9340: 9337: 9334: 9331: 9328: 9325: 9322: 9319: 9316: 9313: 9310: 9307: 9304: 9298: 9297: 9294: 9291: 9288: 9285: 9282: 9279: 9276: 9273: 9270: 9264: 9263: 9257: 9256: 9253: 9250: 9244: 9243: 9240: 9237: 9234: 9231: 9228: 9225: 9222: 9219: 9216: 9213: 9210: 9207: 9204: 9201: 9198: 9195: 9189: 9188: 9185: 9182: 9179: 9176: 9170: 9169: 9163: 9162: 9159: 9156: 9150: 9149: 9146: 9143: 9140: 9137: 9134: 9131: 9128: 9125: 9122: 9119: 9116: 9113: 9110: 9107: 9104: 9101: 9095: 9094: 9091: 9088: 9085: 9082: 9076: 9075: 9072: 9069: 9066: 9063: 9060: 9054: 9053: 9050: 9047: 9044: 9041: 9038: 9035: 9032: 9029: 9026: 9023: 9020: 9017: 9011: 9010: 9007: 9004: 9001: 8998: 8995: 8992: 8986: 8985: 8982: 8979: 8976: 8973: 8970: 8967: 8964: 8961: 8958: 8955: 8949: 8945: 8944: 8938: 8937: 8934: 8931: 8928: 8925: 8922: 8916: 8915: 8909: 8908: 8905: 8899: 8898: 8895: 8892: 8889: 8888:wikEdFrameWindow 8883: 8882: 8879: 8876: 8873: 8870: 8867: 8864: 8858: 8857: 8854: 8851: 8848: 8845: 8842: 8839: 8833: 8829: 8828: 8822: 8821: 8818: 8815: 8812: 8809: 8806: 8803: 8800: 8794: 8793: 8787: 8786: 8783: 8777: 8776: 8773: 8770: 8767: 8764: 8761: 8758: 8755: 8749: 8748: 8742: 8741: 8738: 8735: 8732: 8729: 8726: 8723: 8717: 8716: 8713: 8710: 8707: 8704: 8701: 8698: 8695: 8692: 8686: 8682: 8681: 8675: 8674: 8671: 8668: 8665: 8662: 8659: 8656: 8650: 8649: 8643: 8642: 8639: 8636: 8633: 8630: 8624: 8623: 8620: 8617: 8614: 8611: 8608: 8602: 8601: 8598: 8595: 8592: 8589: 8586: 8583: 8580: 8574: 8573: 8570: 8567: 8564: 8561: 8558: 8555: 8549: 8548: 8545: 8542: 8539: 8536: 8533: 8530: 8524: 8520: 8519: 8513: 8512: 8506: 8505: 8499: 8495: 8494: 8488: 8487: 8484: 8481: 8475: 8474: 8468: 8467: 8464: 8461: 8455: 8454: 8451: 8448: 8445: 8442: 8439: 8436: 8433: 8430: 8427: 8424: 8421: 8418: 8412: 8411: 8408: 8405: 8402: 8399: 8393: 8392: 8389: 8386: 8383: 8380: 8374: 8373: 8367: 8366: 8363: 8360: 8357: 8354: 8351: 8345: 8344: 8341: 8338: 8335: 8332: 8329: 8326: 8323: 8320: 8317: 8314: 8308: 8307: 8304: 8301: 8298: 8295: 8292: 8289: 8286: 8283: 8277: 8276: 8270: 8269: 8263: 8262: 8256: 8255: 8249: 8248: 8242: 8238: 8237: 8231: 8230: 8227: 8224: 8221: 8218: 8215: 8212: 8209: 8206: 8200: 8199: 8196: 8193: 8190: 8187: 8181: 8180: 8177: 8174: 8171: 8168: 8165: 8162: 8159: 8156: 8153: 8150: 8147: 8141: 8140: 8137: 8134: 8131: 8128: 8125: 8122: 8119: 8116: 8110: 8109: 8106: 8103: 8100: 8097: 8094: 8091: 8088: 8085: 8082: 8076: 8075: 8072: 8069: 8066: 8063: 8060: 8057: 8054: 8051: 8048: 8042: 8041: 8038: 8035: 8032: 8029: 8026: 8023: 8020: 8017: 8014: 8008: 8007: 8004: 8001: 7998: 7995: 7992: 7989: 7986: 7983: 7980: 7974: 7973: 7970: 7967: 7964: 7961: 7958: 7955: 7952: 7949: 7946: 7943: 7940: 7934: 7933: 7927: 7926: 7923: 7920: 7917: 7911: 7910: 7904: 7903: 7900: 7894: 7893: 7890: 7887: 7884: 7881: 7878: 7875: 7872: 7869: 7866: 7863: 7860: 7857: 7854: 7851: 7848: 7845: 7842: 7839: 7836: 7833: 7830: 7827: 7824: 7821: 7815: 7814: 7811: 7808: 7805: 7802: 7799: 7796: 7790: 7789: 7786: 7783: 7780: 7777: 7771: 7770: 7767: 7764: 7761: 7758: 7755: 7752: 7749: 7746: 7740: 7739: 7736: 7733: 7730: 7727: 7724: 7721: 7718: 7715: 7712: 7706: 7705: 7702: 7699: 7696: 7693: 7690: 7687: 7684: 7681: 7678: 7672: 7671: 7668: 7665: 7662: 7659: 7656: 7653: 7650: 7647: 7644: 7638: 7637: 7631: 7630: 7627: 7621: 7620: 7614: 7613: 7610: 7607: 7604: 7601: 7598: 7595: 7592: 7589: 7583: 7582: 7579: 7576: 7573: 7570: 7567: 7564: 7561: 7558: 7555: 7549: 7548: 7545: 7542: 7539: 7536: 7533: 7530: 7527: 7524: 7521: 7518: 7512: 7511: 7505: 7504: 7498: 7494: 7493: 7487: 7486: 7483: 7480: 7477: 7474: 7471: 7468: 7462: 7458: 7457: 7454: 7451: 7448: 7445: 7442: 7436: 7435: 7432: 7429: 7426: 7423: 7420: 7417: 7411: 7410: 7407: 7404: 7401: 7398: 7395: 7392: 7389: 7383: 7379: 7378: 7372: 7371: 7368: 7365: 7362: 7359: 7356: 7353: 7347: 7343: 7342: 7339: 7336: 7333: 7330: 7327: 7321: 7320: 7317: 7314: 7311: 7308: 7302: 7301: 7298: 7295: 7292: 7289: 7283: 7282: 7279: 7276: 7273: 7270: 7264: 7263: 7260: 7257: 7254: 7251: 7245: 7244: 7241: 7238: 7235: 7232: 7229: 7226: 7223: 7217: 7216: 7213: 7210: 7207: 7204: 7201: 7195: 7194: 7188: 7184: 7183: 7177: 7176: 7170: 7166: 7165: 7159: 7158: 7152: 7151: 7148: 7145: 7142: 7139: 7136: 7130: 7129: 7126: 7123: 7120: 7117: 7114: 7108: 7107: 7104: 7101: 7098: 7095: 7092: 7089: 7086: 7083: 7080: 7077: 7074: 7071: 7068: 7062: 7061: 7058: 7055: 7052: 7049: 7046: 7043: 7040: 7037: 7034: 7028: 7027: 7021: 7020: 7017: 7014: 7008: 7007: 7004: 7001: 6998: 6995: 6992: 6989: 6983: 6982: 6979: 6976: 6973: 6970: 6967: 6964: 6961: 6958: 6955: 6952: 6949: 6946: 6940: 6939: 6936: 6933: 6930: 6927: 6924: 6918: 6917: 6914: 6911: 6908: 6905: 6899: 6898: 6895: 6892: 6889: 6883: 6882: 6879: 6876: 6873: 6870: 6864: 6863: 6860: 6857: 6854: 6851: 6848: 6845: 6842: 6839: 6836: 6833: 6830: 6824: 6820: 6819: 6813: 6812: 6809: 6806: 6800: 6799: 6793: 6792: 6789: 6786: 6783: 6780: 6777: 6774: 6771: 6768: 6765: 6762: 6759: 6756: 6753: 6750: 6744: 6743: 6740: 6737: 6734: 6731: 6728: 6725: 6722: 6719: 6716: 6713: 6710: 6707: 6701: 6700: 6697: 6694: 6691: 6688: 6685: 6682: 6679: 6676: 6673: 6670: 6667: 6664: 6661: 6658: 6655: 6652: 6646: 6645: 6642: 6639: 6636: 6633: 6627: 6626: 6623: 6620: 6617: 6614: 6611: 6608: 6605: 6602: 6599: 6596: 6593: 6590: 6587: 6581: 6577: 6576: 6570: 6569: 6566: 6563: 6560: 6557: 6551: 6550: 6547: 6544: 6541: 6538: 6535: 6532: 6529: 6526: 6523: 6517: 6516: 6513: 6510: 6507: 6504: 6501: 6498: 6495: 6492: 6489: 6483: 6482: 6479: 6476: 6473: 6470: 6467: 6464: 6461: 6458: 6455: 6449: 6448: 6445: 6442: 6439: 6436: 6433: 6430: 6427: 6424: 6421: 6415: 6414: 6408: 6407: 6401: 6400: 6397: 6394: 6388: 6387: 6384: 6381: 6378: 6375: 6372: 6369: 6366: 6363: 6360: 6357: 6351: 6350: 6347: 6344: 6341: 6338: 6335: 6329: 6328: 6325: 6322: 6319: 6316: 6313: 6310: 6307: 6304: 6301: 6295: 6294: 6291: 6288: 6285: 6282: 6279: 6276: 6270: 6269: 6263: 6262: 6259: 6256: 6253: 6250: 6244: 6243: 6240: 6237: 6234: 6231: 6228: 6225: 6222: 6219: 6213: 6212: 6209: 6206: 6203: 6200: 6197: 6194: 6191: 6188: 6185: 6179: 6175: 6174: 6168: 6167: 6161: 6160: 6157: 6156:'{year}' 6151: 6150: 6147: 6144: 6138: 6137: 6134: 6128: 6127: 6121: 6120: 6117: 6114: 6108: 6107: 6104: 6101: 6095: 6094: 6091: 6085: 6084: 6081: 6075: 6074: 6071: 6065: 6064: 6061: 6055: 6054: 6051: 6045: 6044: 6041: 6035: 6034: 6031: 6025: 6024: 6021: 6015: 6014: 6008: 6007: 6001: 6000: 5997: 5994: 5988: 5987: 5984: 5981: 5978: 5975: 5969: 5965: 5964: 5958: 5957: 5951: 5950: 5944: 5943: 5937: 5936: 5930: 5929: 5923: 5922: 5916: 5915: 5909: 5908: 5902: 5901: 5895: 5894: 5888: 5887: 5881: 5880: 5874: 5873: 5867: 5866: 5860: 5856: 5855: 5849: 5848: 5842: 5841: 5838: 5835: 5832: 5829: 5826: 5823: 5820: 5817: 5814: 5811: 5808: 5805: 5802: 5799: 5796: 5790: 5789: 5786: 5783: 5780: 5777: 5774: 5768: 5767: 5764: 5761: 5758: 5755: 5749: 5748: 5745: 5742: 5739: 5736: 5733: 5730: 5727: 5724: 5718: 5717: 5711: 5710: 5704: 5700: 5699: 5693: 5692: 5689: 5686: 5683: 5680: 5677: 5674: 5671: 5668: 5665: 5662: 5659: 5656: 5653: 5650: 5644: 5643: 5640: 5637: 5634: 5631: 5628: 5625: 5622: 5619: 5616: 5613: 5610: 5607: 5604: 5598: 5597: 5594: 5591: 5588: 5585: 5582: 5579: 5576: 5573: 5567: 5566: 5563: 5560: 5557: 5554: 5551: 5548: 5545: 5542: 5536: 5535: 5532: 5529: 5526: 5523: 5520: 5517: 5514: 5511: 5508: 5505: 5499: 5498: 5492: 5491: 5485: 5481: 5480: 5474: 5473: 5470: 5467: 5461: 5460: 5457: 5454: 5451: 5448: 5445: 5442: 5439: 5433: 5432: 5429: 5426: 5423: 5420: 5417: 5414: 5411: 5408: 5405: 5399: 5398: 5395: 5392: 5389: 5386: 5383: 5377: 5376: 5373: 5370: 5367: 5364: 5361: 5358: 5355: 5352: 5346: 5345: 5342: 5339: 5336: 5333: 5330: 5327: 5324: 5321: 5318: 5315: 5312: 5309: 5303: 5302: 5296: 5292: 5291: 5285: 5284: 5278: 5277: 5274: 5271: 5268: 5265: 5262: 5256: 5255: 5252: 5249: 5246: 5243: 5240: 5234: 5233: 5230: 5227: 5221: 5220: 5217: 5214: 5211: 5205: 5204: 5201: 5198: 5195: 5189: 5188: 5185: 5182: 5179: 5176: 5173: 5170: 5164: 5163: 5160: 5157: 5154: 5151: 5148: 5145: 5142: 5139: 5133: 5129: 5128: 5122: 5121: 5115: 5114: 5111: 5108: 5105: 5102: 5099: 5096: 5093: 5090: 5087: 5081: 5080: 5077: 5074: 5068: 5067: 5064: 5061: 5058: 5055: 5052: 5049: 5046: 5043: 5040: 5034: 5033: 5030: 5027: 5024: 5021: 5018: 5015: 5009: 5008: 5005: 5002: 4999: 4996: 4993: 4990: 4987: 4984: 4981: 4978: 4975: 4972: 4966: 4962: 4961: 4955: 4954: 4948: 4947: 4944: 4941: 4938: 4935: 4932: 4929: 4926: 4923: 4920: 4914: 4913: 4910: 4907: 4901: 4900: 4897: 4894: 4891: 4888: 4885: 4882: 4879: 4878:addEventListener 4876: 4873: 4867: 4866: 4863: 4860: 4859:addEventListener 4857: 4854: 4851: 4848: 4842: 4841: 4838: 4835: 4832: 4829: 4826: 4823: 4820: 4817: 4814: 4811: 4808: 4805: 4799: 4795: 4794: 4788: 4787: 4784: 4781: 4778: 4775: 4772: 4769: 4766: 4763: 4760: 4754: 4753: 4750: 4747: 4744: 4741: 4735: 4734: 4731: 4728: 4725: 4722: 4719: 4713: 4712: 4709: 4706: 4703: 4700: 4697: 4694: 4691: 4685: 4684: 4681: 4678: 4675: 4672: 4669: 4666: 4663: 4657: 4656: 4653: 4647: 4646: 4643: 4640: 4637: 4634: 4628: 4627: 4624: 4621: 4618: 4615: 4609: 4608: 4605: 4602: 4599: 4596: 4593: 4590: 4587: 4584: 4578: 4577: 4571: 4570: 4564: 4563: 4557: 4553: 4552: 4546: 4545: 4539: 4538: 4535: 4532: 4529: 4523: 4522: 4519: 4516: 4513: 4510: 4507: 4504: 4501: 4498: 4495: 4489: 4488: 4485: 4482: 4479: 4476: 4473: 4470: 4467: 4461: 4460: 4457: 4454: 4451: 4448: 4445: 4439: 4438: 4435: 4432: 4429: 4426: 4423: 4420: 4414: 4413: 4410: 4407: 4404: 4401: 4398: 4395: 4392: 4389: 4386: 4383: 4380: 4377: 4374: 4371: 4368: 4365: 4362: 4359: 4356: 4350: 4349: 4346: 4343: 4340: 4337: 4334: 4331: 4328: 4325: 4322: 4319: 4316: 4313: 4310: 4307: 4304: 4301: 4298: 4295: 4292: 4286: 4285: 4279: 4278: 4275: 4272: 4266: 4265: 4259: 4258: 4255: 4252: 4249: 4246: 4243: 4237: 4236: 4233: 4230: 4224: 4223: 4217: 4216: 4210: 4209: 4206: 4203: 4200: 4197: 4194: 4191: 4188: 4185: 4179: 4178: 4172: 4171: 4168: 4165: 4162: 4159: 4156: 4150: 4149: 4146: 4143: 4140: 4137: 4134: 4131: 4128: 4125: 4122: 4119: 4116: 4110: 4109: 4106: 4103: 4100: 4097: 4094: 4091: 4088: 4085: 4079: 4078: 4075: 4072: 4069: 4066: 4063: 4060: 4057: 4051: 4050: 4047: 4044: 4041: 4035: 4034: 4031: 4028: 4025: 4022: 4019: 4016: 4013: 4007: 4006: 4003: 4000: 3997: 3994: 3991: 3988: 3982: 3981: 3978: 3975: 3972: 3969: 3966: 3963: 3960: 3957: 3954: 3951: 3948: 3945: 3942: 3939: 3936: 3933: 3930: 3927: 3924: 3921: 3918: 3915: 3912: 3909: 3906: 3903: 3897: 3896: 3893: 3890: 3887: 3884: 3881: 3878: 3875: 3872: 3869: 3866: 3863: 3857: 3856: 3853: 3850: 3847: 3844: 3841: 3838: 3835: 3832: 3829: 3826: 3823: 3817: 3816: 3813: 3810: 3807: 3804: 3801: 3798: 3795: 3789: 3788: 3785: 3782: 3779: 3776: 3773: 3770: 3764: 3763: 3757: 3756: 3753: 3750: 3747: 3744: 3741: 3738: 3735: 3732: 3729: 3723: 3722: 3719: 3716: 3713: 3710: 3707: 3704: 3701: 3698: 3695: 3689: 3688: 3685: 3682: 3679: 3676: 3673: 3670: 3667: 3664: 3661: 3655: 3654: 3651: 3648: 3645: 3642: 3639: 3636: 3633: 3630: 3624: 3623: 3617: 3616: 3610: 3609: 3606: 3603: 3600: 3597: 3594: 3591: 3588: 3582: 3581: 3578: 3575: 3572: 3569: 3566: 3563: 3560: 3557: 3554: 3551: 3548: 3545: 3542: 3539: 3533: 3532: 3529: 3526: 3523: 3520: 3517: 3514: 3508: 3507: 3504: 3501: 3498: 3495: 3492: 3489: 3486: 3483: 3477: 3476: 3470: 3469: 3463: 3462: 3456: 3455: 3452: 3449: 3446: 3443: 3440: 3437: 3431: 3430: 3427: 3424: 3421: 3418: 3415: 3412: 3409: 3403: 3402: 3396: 3395: 3392: 3389: 3386: 3383: 3380: 3377: 3374: 3371: 3368: 3365: 3362: 3359: 3353: 3352: 3346: 3345: 3339: 3338: 3332: 3328: 3327: 3321: 3320: 3319:// == Helpers == 3314: 3310: 3309: 3306: 3303: 3300: 3297: 3294: 3288: 3284: 3283: 3277: 3276: 2992:name = reversed; 2828:name = reversed; 2645:name = reversed; 386:// Render in DOM 379:// Render in DOM 196: 188: 170: 151: 133: 125: 107: 88: 61: 52: 49: 31: 29: 23411: 23410: 23406: 23405: 23404: 23402: 23401: 23400: 23399: 23398: 23394: 23391: 23380: 23373: 23370: 23367: 23360: 23353: 23346: 23343: 23340: 23333: 23330: 23327: 23324: 23317: 23314: 23311: 23308: 23301: 23298: 23295: 23292: 23285: 23282: 23279: 23276: 23269: 23266: 23263: 23260: 23249: 23246: 23243: 23240: 23237: 23234: 23227: 23224: 23221: 23218: 23215: 23212: 23205: 23202: 23199: 23196: 23193: 23190: 23187: 23184: 23173: 23166: 23163: 23160: 23157: 23146: 23143: 23140: 23137: 23134: 23131: 23128: 23125: 23122: 23119: 23116: 23113: 23110: 23107: 23104: 23101: 23098: 23095: 23092: 23089: 23086: 23083: 23080: 23077: 23074: 23071: 23068: 23065: 23062: 23059: 23052: 23041: 23038: 23035: 23032: 23029: 23026: 23023: 23020: 23017: 23014: 23011: 23008: 23005: 23002: 22999: 22996: 22993: 22990: 22987: 22984: 22981: 22978: 22975: 22972: 22969: 22966: 22963: 22960: 22957: 22954: 22947: 22944: 22941: 22938: 22935: 22932: 22929: 22926: 22923: 22920: 22917: 22914: 22911: 22908: 22905: 22894: 22891: 22888: 22885: 22882: 22879: 22876: 22873: 22870: 22863: 22860: 22857: 22854: 22851: 22848: 22845: 22842: 22839: 22832: 22829: 22826: 22823: 22820: 22817: 22814: 22811: 22808: 22801: 22798: 22795: 22792: 22789: 22786: 22783: 22780: 22777: 22774: 22771: 22768: 22765: 22762: 22759: 22752: 22745: 22742: 22739: 22736: 22733: 22730: 22727: 22724: 22721: 22718: 22707: 22700: 22697: 22694: 22691: 22680: 22677: 22674: 22671: 22668: 22665: 22662: 22659: 22656: 22653: 22650: 22647: 22644: 22641: 22638: 22635: 22632: 22629: 22626: 22623: 22620: 22617: 22610: 22599: 22596: 22593: 22590: 22587: 22584: 22581: 22578: 22575: 22572: 22569: 22566: 22563: 22560: 22557: 22554: 22551: 22548: 22545: 22542: 22539: 22536: 22529: 22526: 22523: 22520: 22517: 22514: 22511: 22508: 22505: 22502: 22499: 22496: 22485: 22482: 22479: 22476: 22473: 22470: 22463: 22461:"the" 22460: 22457: 22454: 22451: 22448: 22445: 22442: 22439: 22436: 22425: 22422: 22419: 22416: 22413: 22410: 22407: 22404: 22401: 22394: 22391: 22388: 22385: 22382: 22379: 22376: 22373: 22370: 22363: 22360: 22357: 22354: 22351: 22348: 22345: 22342: 22339: 22336: 22333: 22330: 22327: 22324: 22321: 22314: 22307: 22304: 22301: 22298: 22295: 22292: 22289: 22286: 22283: 22280: 22269: 22262: 22259: 22256: 22253: 22246: 22243: 22240: 22237: 22234: 22231: 22228: 22225: 22222: 22219: 22216: 22213: 22210: 22207: 22200: 22193: 22190: 22187: 22184: 22181: 22178: 22171: 22168: 22165: 22162: 22159: 22156: 22153: 22150: 22147: 22144: 22141: 22134: 22131: 22128: 22125: 22122: 22119: 22116: 22113: 22110: 22103: 22100: 22097: 22094: 22091: 22088: 22085: 22082: 22079: 22072: 22065: 22062: 22059: 22056: 22053: 22050: 22047: 22044: 22041: 22038: 22027: 22024: 22021: 22018: 22011: 22008: 22005: 22002: 21999: 21996: 21993: 21990: 21987: 21984: 21981: 21978: 21975: 21972: 21969: 21966: 21963: 21960: 21957: 21954: 21951: 21948: 21945: 21942: 21939: 21936: 21933: 21930: 21927: 21916: 21913: 21910: 21907: 21904: 21901: 21898: 21895: 21892: 21885: 21882: 21879: 21876: 21873: 21870: 21867: 21864: 21853: 21850: 21847: 21844: 21841: 21838: 21835: 21832: 21829: 21826: 21819: 21816: 21813: 21810: 21807: 21804: 21801: 21798: 21795: 21792: 21789: 21786: 21779: 21776: 21773: 21770: 21767: 21764: 21761: 21758: 21751: 21748: 21745: 21742: 21739: 21736: 21733: 21730: 21723: 21720: 21717: 21714: 21711: 21708: 21701: 21694: 21691: 21688: 21685: 21682: 21679: 21676: 21673: 21670: 21667: 21664: 21661: 21658: 21655: 21652: 21649: 21646: 21643: 21640: 21637: 21634: 21631: 21628: 21625: 21622: 21619: 21616: 21613: 21610: 21603: 21600: 21597: 21590: 21587: 21584: 21577: 21574: 21571: 21564: 21561: 21558: 21551: 21548: 21545: 21542: 21535: 21532: 21529: 21526: 21523: 21520: 21517: 21514: 21511: 21508: 21505: 21494: 21487: 21484: 21481: 21474: 21467: 21460: 21457: 21454: 21447: 21444: 21441: 21438: 21431: 21428: 21425: 21422: 21415: 21412: 21409: 21406: 21399: 21396: 21393: 21390: 21383: 21380: 21377: 21374: 21363: 21356: 21353: 21350: 21347: 21340: 21337: 21334: 21331: 21328: 21325: 21318: 21315: 21312: 21309: 21306: 21303: 21300: 21297: 21290: 21283: 21272: 21265: 21262: 21259: 21256: 21249: 21246: 21243: 21240: 21237: 21234: 21227: 21224: 21221: 21218: 21215: 21212: 21209: 21206: 21199: 21192: 21189: 21186: 21183: 21180: 21177: 21174: 21171: 21168: 21165: 21162: 21159: 21152: 21145: 21142: 21139: 21136: 21133: 21130: 21127: 21124: 21121: 21118: 21115: 21112: 21109: 21106: 21103: 21100: 21097: 21094: 21091: 21088: 21085: 21082: 21075: 21072: 21069: 21062: 21059: 21056: 21049: 21046: 21043: 21036: 21033: 21030: 21027: 21020: 21017: 21014: 21011: 21008: 21005: 21002: 20999: 20996: 20993: 20990: 20979: 20972: 20969: 20966: 20959: 20952: 20945: 20938: 20935: 20932: 20925: 20922: 20919: 20916: 20909: 20906: 20903: 20900: 20893: 20890: 20887: 20884: 20877: 20874: 20871: 20868: 20861: 20858: 20855: 20852: 20841: 20838: 20835: 20832: 20825: 20822: 20819: 20816: 20813: 20810: 20807: 20804: 20801: 20798: 20791: 20788: 20785: 20782: 20779: 20776: 20773: 20770: 20755: 20752: 20749: 20746: 20743: 20740: 20737: 20730: 20727: 20724: 20721: 20718: 20715: 20708: 20705: 20702: 20699: 20696: 20693: 20690: 20687: 20684: 20681: 20678: 20675: 20672: 20669: 20658: 20655: 20652: 20649: 20646: 20643: 20640: 20637: 20630: 20627: 20624: 20621: 20618: 20615: 20612: 20609: 20602: 20599: 20596: 20593: 20590: 20587: 20584: 20581: 20578: 20575: 20572: 20569: 20562: 20555: 20548: 20545: 20542: 20535: 20532: 20529: 20526: 20523: 20520: 20517: 20514: 20511: 20508: 20501: 20494: 20491: 20488: 20485: 20482: 20479: 20476: 20473: 20470: 20467: 20464: 20457: 20450: 20447: 20444: 20441: 20438: 20435: 20432: 20429: 20426: 20423: 20420: 20417: 20414: 20411: 20408: 20397: 20394: 20391: 20388: 20385: 20378: 20375: 20372: 20369: 20366: 20355: 20352: 20349: 20346: 20343: 20340: 20337: 20334: 20331: 20328: 20325: 20322: 20315: 20312: 20309: 20306: 20303: 20300: 20297: 20294: 20287: 20280: 20277: 20274: 20271: 20268: 20265: 20262: 20259: 20256: 20253: 20250: 20247: 20244: 20241: 20238: 20227: 20224: 20221: 20218: 20215: 20208: 20205: 20202: 20199: 20196: 20193: 20190: 20187: 20184: 20181: 20178: 20175: 20172: 20169: 20166: 20163: 20156: 20153: 20150: 20147: 20144: 20141: 20138: 20135: 20132: 20129: 20126: 20123: 20120: 20117: 20114: 20111: 20108: 20101: 20098: 20095: 20092: 20089: 20086: 20083: 20080: 20077: 20074: 20071: 20068: 20065: 20062: 20059: 20056: 20049: 20042: 20039: 20036: 20033: 20030: 20027: 20024: 20021: 20018: 20015: 20012: 20009: 20006: 20003: 20000: 19997: 19994: 19991: 19988: 19985: 19982: 19979: 19976: 19973: 19970: 19967: 19964: 19961: 19958: 19955: 19952: 19949: 19946: 19943: 19940: 19937: 19934: 19931: 19928: 19925: 19922: 19919: 19916: 19913: 19910: 19907: 19904: 19901: 19898: 19891: 19888: 19885: 19878: 19875: 19872: 19865: 19862: 19859: 19852: 19849: 19846: 19839: 19836: 19833: 19826: 19823: 19820: 19817: 19810: 19807: 19804: 19801: 19798: 19795: 19792: 19789: 19786: 19783: 19780: 19769: 19762: 19759: 19756: 19749: 19738: 19731: 19728: 19725: 19718: 19715: 19712: 19709: 19702: 19699: 19696: 19693: 19686: 19683: 19680: 19677: 19670: 19667: 19664: 19661: 19654: 19651: 19648: 19645: 19634: 19627: 19624: 19621: 19618: 19611: 19608: 19605: 19602: 19595: 19592: 19589: 19586: 19583: 19580: 19573: 19570: 19567: 19564: 19561: 19558: 19555: 19552: 19545: 19538: 19535: 19532: 19529: 19526: 19523: 19520: 19517: 19514: 19511: 19508: 19505: 19502: 19491: 19484: 19481: 19478: 19475: 19468: 19465: 19462: 19459: 19452: 19449: 19446: 19443: 19440: 19437: 19430: 19427: 19424: 19421: 19418: 19415: 19412: 19409: 19402: 19395: 19392: 19389: 19386: 19383: 19380: 19377: 19374: 19371: 19368: 19365: 19362: 19359: 19348: 19341: 19334: 19331: 19328: 19325: 19318: 19315: 19312: 19309: 19302: 19299: 19296: 19293: 19290: 19287: 19280: 19277: 19274: 19271: 19268: 19265: 19262: 19259: 19252: 19245: 19234: 19227: 19224: 19221: 19218: 19211: 19208: 19205: 19202: 19195: 19192: 19189: 19186: 19183: 19180: 19177: 19174: 19167: 19164: 19161: 19158: 19155: 19152: 19149: 19146: 19135: 19132: 19129: 19126: 19123: 19120: 19117: 19114: 19111: 19108: 19105: 19102: 19099: 19096: 19093: 19090: 19087: 19084: 19081: 19074: 19071: 19068: 19065: 19062: 19059: 19056: 19053: 19050: 19047: 19044: 19041: 19038: 19035: 19032: 19029: 19026: 19023: 19020: 19017: 19010: 19007: 19004: 19001: 18998: 18991: 18984: 18981: 18978: 18975: 18972: 18969: 18966: 18963: 18960: 18957: 18954: 18943: 18940: 18937: 18934: 18931: 18928: 18917: 18914: 18911: 18908: 18905: 18902: 18899: 18896: 18893: 18890: 18887: 18884: 18881: 18878: 18875: 18872: 18869: 18866: 18859: 18856: 18853: 18850: 18847: 18844: 18841: 18838: 18835: 18832: 18829: 18826: 18823: 18820: 18817: 18814: 18811: 18808: 18801: 18798: 18795: 18792: 18785: 18778: 18775: 18772: 18769: 18766: 18763: 18760: 18757: 18754: 18751: 18748: 18745: 18742: 18739: 18736: 18733: 18730: 18727: 18724: 18721: 18718: 18715: 18712: 18709: 18706: 18703: 18700: 18697: 18694: 18691: 18688: 18685: 18682: 18679: 18676: 18673: 18670: 18667: 18664: 18661: 18658: 18655: 18652: 18649: 18646: 18643: 18640: 18637: 18634: 18631: 18628: 18625: 18622: 18619: 18616: 18613: 18610: 18607: 18604: 18601: 18598: 18595: 18592: 18589: 18586: 18583: 18580: 18577: 18574: 18571: 18568: 18565: 18562: 18559: 18552: 18545: 18542: 18539: 18536: 18533: 18530: 18527: 18524: 18521: 18518: 18515: 18512: 18509: 18506: 18503: 18500: 18497: 18494: 18491: 18488: 18485: 18482: 18479: 18476: 18473: 18470: 18467: 18464: 18461: 18458: 18455: 18448: 18445: 18442: 18435: 18432: 18429: 18422: 18419: 18416: 18409: 18406: 18403: 18396: 18393: 18390: 18383: 18380: 18377: 18374: 18367: 18364: 18361: 18358: 18355: 18352: 18349: 18346: 18343: 18340: 18337: 18326: 18319: 18316: 18313: 18306: 18299: 18292: 18289: 18286: 18279: 18276: 18273: 18270: 18263: 18260: 18257: 18254: 18247: 18244: 18241: 18238: 18231: 18228: 18225: 18222: 18215: 18212: 18209: 18206: 18199: 18192: 18189: 18186: 18183: 18176: 18173: 18170: 18167: 18164: 18161: 18154: 18151: 18148: 18145: 18142: 18139: 18132: 18125: 18114: 18107: 18104: 18101: 18098: 18091: 18088: 18085: 18082: 18079: 18076: 18073: 18070: 18067: 18064: 18061: 18054: 18051: 18048: 18045: 18042: 18039: 18036: 18033: 18030: 18027: 18024: 18017: 18010: 18007: 18004: 18001: 17998: 17995: 17992: 17989: 17986: 17983: 17980: 17977: 17974: 17963: 17956: 17949: 17946: 17943: 17940: 17937: 17934: 17927: 17924: 17921: 17918: 17915: 17912: 17905: 17902: 17899: 17896: 17893: 17890: 17887: 17884: 17881: 17874: 17871: 17868: 17865: 17862: 17859: 17856: 17853: 17850: 17847: 17844: 17841: 17838: 17835: 17828: 17825: 17822: 17819: 17816: 17813: 17810: 17807: 17804: 17801: 17798: 17795: 17792: 17785: 17782: 17779: 17776: 17773: 17770: 17767: 17764: 17757: 17750: 17739: 17732: 17729: 17726: 17723: 17720: 17717: 17710: 17707: 17704: 17701: 17698: 17695: 17692: 17689: 17682: 17679: 17676: 17673: 17670: 17667: 17664: 17661: 17650: 17643: 17640: 17637: 17634: 17631: 17628: 17625: 17622: 17615: 17612: 17609: 17606: 17603: 17600: 17597: 17594: 17591: 17588: 17585: 17582: 17575: 17572: 17569: 17566: 17563: 17560: 17557: 17554: 17551: 17548: 17545: 17538: 17531: 17528: 17525: 17522: 17519: 17516: 17513: 17510: 17507: 17504: 17501: 17498: 17495: 17492: 17489: 17486: 17483: 17480: 17477: 17474: 17471: 17468: 17465: 17462: 17459: 17456: 17445: 17442: 17439: 17436: 17433: 17430: 17423: 17420: 17417: 17414: 17411: 17408: 17405: 17402: 17395: 17392: 17389: 17386: 17383: 17380: 17369: 17366: 17363: 17360: 17357: 17354: 17351: 17348: 17345: 17342: 17339: 17336: 17333: 17330: 17327: 17324: 17321: 17318: 17311: 17308: 17305: 17302: 17299: 17296: 17293: 17290: 17287: 17284: 17281: 17278: 17275: 17272: 17269: 17266: 17263: 17260: 17253: 17250: 17247: 17244: 17241: 17230: 17227: 17224: 17221: 17218: 17211: 17208: 17205: 17202: 17199: 17196: 17193: 17190: 17187: 17184: 17181: 17178: 17175: 17172: 17169: 17166: 17159: 17152: 17149: 17146: 17143: 17140: 17137: 17134: 17131: 17128: 17125: 17122: 17119: 17116: 17113: 17110: 17107: 17104: 17101: 17098: 17095: 17092: 17089: 17082: 17075: 17072: 17069: 17066: 17063: 17060: 17057: 17054: 17051: 17048: 17045: 17042: 17039: 17028: 17021: 17018: 17015: 17012: 17009: 17006: 16999: 16996: 16993: 16990: 16987: 16984: 16977: 16974: 16971: 16968: 16965: 16962: 16959: 16956: 16953: 16946: 16943: 16940: 16937: 16934: 16931: 16928: 16925: 16922: 16919: 16916: 16913: 16910: 16907: 16900: 16897: 16894: 16891: 16888: 16885: 16882: 16879: 16876: 16869: 16866: 16863: 16860: 16857: 16854: 16851: 16848: 16841: 16834: 16831: 16828: 16825: 16822: 16819: 16816: 16813: 16810: 16807: 16804: 16801: 16798: 16787: 16780: 16777: 16774: 16771: 16768: 16765: 16758: 16755: 16752: 16749: 16746: 16743: 16736: 16733: 16730: 16727: 16724: 16721: 16718: 16715: 16712: 16705: 16702: 16699: 16696: 16693: 16690: 16687: 16684: 16681: 16678: 16675: 16672: 16669: 16666: 16659: 16656: 16653: 16650: 16647: 16644: 16641: 16638: 16635: 16628: 16625: 16622: 16619: 16616: 16613: 16610: 16607: 16600: 16593: 16590: 16587: 16584: 16581: 16578: 16575: 16572: 16569: 16566: 16563: 16560: 16557: 16546: 16539: 16536: 16533: 16530: 16519: 16516: 16513: 16510: 16507: 16504: 16501: 16498: 16495: 16492: 16489: 16486: 16483: 16480: 16477: 16474: 16471: 16468: 16465: 16462: 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: 16361: 16354: 16351: 16348: 16345: 16342: 16339: 16336: 16333: 16330: 16327: 16324: 16321: 16318: 16315: 16312: 16309: 16306: 16303: 16300: 16297: 16294: 16291: 16288: 16277: 16270: 16267: 16264: 16261: 16254: 16251: 16248: 16245: 16242: 16239: 16232: 16229: 16226: 16223: 16220: 16217: 16214: 16211: 16204: 16197: 16194: 16191: 16188: 16185: 16182: 16179: 16176: 16173: 16170: 16167: 16164: 16161: 16150: 16143: 16140: 16137: 16134: 16123: 16120: 16117: 16114: 16111: 16108: 16105: 16102: 16099: 16096: 16093: 16090: 16087: 16084: 16081: 16078: 16075: 16072: 16069: 16066: 16059: 16056: 16053: 16050: 16047: 16044: 16041: 16038: 16035: 16032: 16029: 16026: 16023: 16020: 16017: 16014: 16011: 16008: 16005: 16002: 15999: 15996: 15993: 15990: 15987: 15984: 15981: 15978: 15975: 15972: 15969: 15962: 15959: 15956: 15953: 15950: 15947: 15944: 15941: 15938: 15935: 15932: 15929: 15926: 15923: 15920: 15917: 15914: 15911: 15908: 15905: 15902: 15899: 15896: 15893: 15890: 15887: 15884: 15881: 15878: 15875: 15872: 15865: 15862: 15859: 15856: 15853: 15850: 15847: 15844: 15841: 15838: 15835: 15832: 15829: 15826: 15823: 15820: 15817: 15814: 15811: 15808: 15805: 15802: 15799: 15796: 15793: 15790: 15787: 15784: 15781: 15778: 15771: 15764: 15761: 15758: 15755: 15752: 15749: 15746: 15743: 15740: 15737: 15734: 15731: 15728: 15725: 15722: 15719: 15716: 15713: 15710: 15707: 15704: 15701: 15698: 15695: 15692: 15689: 15686: 15683: 15680: 15677: 15674: 15671: 15668: 15665: 15662: 15659: 15656: 15653: 15650: 15647: 15644: 15641: 15634: 15627: 15624: 15621: 15618: 15615: 15612: 15609: 15606: 15603: 15600: 15597: 15594: 15591: 15588: 15585: 15582: 15579: 15576: 15573: 15570: 15567: 15564: 15561: 15558: 15555: 15552: 15549: 15546: 15543: 15540: 15537: 15534: 15531: 15528: 15525: 15522: 15519: 15516: 15513: 15510: 15507: 15504: 15501: 15498: 15495: 15492: 15489: 15486: 15483: 15476: 15473: 15470: 15463: 15460: 15457: 15450: 15447: 15444: 15437: 15434: 15431: 15424: 15421: 15418: 15415: 15408: 15405: 15402: 15399: 15396: 15393: 15390: 15387: 15384: 15381: 15378: 15375: 15372: 15369: 15366: 15363: 15360: 15357: 15354: 15351: 15344: 15341: 15338: 15335: 15332: 15329: 15326: 15323: 15320: 15317: 15314: 15303: 15292: 15285: 15282: 15279: 15276: 15273: 15270: 15263: 15252: 15249: 15246: 15243: 15240: 15237: 15234: 15231: 15228: 15225: 15222: 15219: 15216: 15213: 15210: 15207: 15192: 15185: 15178: 15171: 15164: 15157: 15146: 15135: 15128: 15125: 15122: 15119: 15116: 15113: 15110: 15107: 15104: 15101: 15094: 15091: 15088: 15085: 15082: 15079: 15072: 15065: 15062: 15055: 15048: 15045: 15042: 15039: 15036: 15033: 15030: 15027: 15020: 15017: 15014: 15011: 15008: 15001: 14998: 14995: 14988: 14981: 14978: 14975: 14972: 14969: 14966: 14959: 14956: 14953: 14950: 14947: 14944: 14941: 14938: 14935: 14932: 14929: 14926: 14923: 14920: 14917: 14914: 14911: 14908: 14905: 14898: 14891: 14888: 14885: 14882: 14879: 14876: 14873: 14870: 14867: 14864: 14857: 14854: 14851: 14848: 14845: 14842: 14839: 14836: 14833: 14826: 14823: 14820: 14817: 14814: 14811: 14808: 14805: 14802: 14795: 14792: 14789: 14786: 14783: 14780: 14777: 14774: 14771: 14764: 14757: 14750: 14739: 14732: 14729: 14726: 14723: 14716: 14709: 14702: 14699: 14696: 14693: 14690: 14687: 14684: 14681: 14678: 14675: 14672: 14669: 14666: 14663: 14660: 14657: 14650: 14643: 14640: 14637: 14634: 14631: 14628: 14621: 14618: 14615: 14612: 14609: 14606: 14603: 14600: 14597: 14590: 14587: 14584: 14581: 14578: 14575: 14568: 14565: 14562: 14559: 14556: 14553: 14550: 14547: 14544: 14541: 14534: 14531: 14528: 14525: 14522: 14519: 14516: 14513: 14510: 14507: 14500: 14493: 14490: 14487: 14484: 14481: 14478: 14475: 14472: 14469: 14466: 14463: 14460: 14453: 14450: 14447: 14444: 14441: 14438: 14435: 14432: 14429: 14426: 14423: 14416: 14405: 14402: 14399: 14396: 14389: 14386: 14383: 14380: 14377: 14374: 14367: 14360: 14357: 14354: 14351: 14348: 14345: 14338: 14335: 14328: 14325: 14322: 14319: 14316: 14313: 14306: 14299: 14292: 14289: 14286: 14283: 14280: 14277: 14274: 14271: 14268: 14265: 14262: 14259: 14256: 14253: 14250: 14247: 14244: 14241: 14238: 14231: 14228: 14225: 14222: 14219: 14216: 14213: 14206: 14203: 14200: 14197: 14194: 14191: 14188: 14185: 14182: 14179: 14176: 14173: 14170: 14167: 14164: 14161: 14158: 14151: 14148: 14145: 14142: 14139: 14132: 14125: 14122: 14119: 14116: 14113: 14110: 14107: 14104: 14101: 14098: 14095: 14092: 14089: 14086: 14083: 14080: 14077: 14074: 14071: 14064: 14061: 14058: 14055: 14052: 14049: 14046: 14043: 14040: 14037: 14034: 14031: 14024: 14021: 14018: 14015: 14012: 14009: 14006: 14003: 14000: 13997: 13994: 13991: 13988: 13985: 13978: 13975: 13972: 13969: 13966: 13963: 13960: 13957: 13954: 13951: 13948: 13941: 13934: 13931: 13928: 13925: 13922: 13919: 13912: 13909: 13906: 13903: 13900: 13897: 13894: 13891: 13888: 13885: 13878: 13875: 13872: 13869: 13862: 13855: 13852: 13849: 13846: 13843: 13836: 13833: 13830: 13823: 13820: 13817: 13814: 13811: 13808: 13801: 13798: 13795: 13792: 13789: 13786: 13783: 13780: 13777: 13770: 13767: 13764: 13761: 13758: 13755: 13752: 13749: 13746: 13743: 13740: 13737: 13734: 13727: 13724: 13721: 13718: 13715: 13712: 13709: 13706: 13703: 13696: 13689: 13682: 13679: 13676: 13673: 13670: 13667: 13664: 13661: 13658: 13651: 13648: 13645: 13642: 13635: 13632: 13629: 13626: 13619: 13612: 13609: 13606: 13603: 13600: 13597: 13594: 13591: 13588: 13581: 13578: 13575: 13572: 13565: 13562: 13559: 13556: 13553: 13550: 13547: 13544: 13541: 13538: 13531: 13528: 13525: 13522: 13515: 13508: 13505: 13498: 13495: 13492: 13489: 13486: 13483: 13480: 13477: 13474: 13471: 13464: 13461: 13458: 13455: 13452: 13449: 13446: 13439: 13432: 13429: 13422: 13419: 13416: 13413: 13406: 13403: 13400: 13397: 13394: 13391: 13388: 13385: 13382: 13375: 13372: 13369: 13366: 13363: 13360: 13357: 13350: 13347: 13344: 13341: 13338: 13335: 13332: 13329: 13326: 13319: 13308: 13301: 13298: 13295: 13292: 13289: 13286: 13283: 13280: 13277: 13274: 13271: 13268: 13261: 13258: 13255: 13252: 13249: 13246: 13239: 13236: 13233: 13230: 13227: 13224: 13217: 13210: 13207: 13200: 13197: 13194: 13191: 13184: 13177: 13174: 13171: 13168: 13165: 13163:'click' 13162: 13159: 13156: 13153: 13150: 13147: 13144: 13141: 13138: 13131: 13128: 13125: 13122: 13119: 13116: 13113: 13110: 13103: 13096: 13093: 13090: 13087: 13084: 13081: 13074: 13067: 13064: 13057: 13054: 13051: 13048: 13045: 13042: 13039: 13032: 13029: 13026: 13023: 13020: 13017: 13014: 13007: 13004: 13001: 12998: 12995: 12988: 12985: 12982: 12979: 12976: 12973: 12970: 12967: 12964: 12961: 12958: 12951: 12948: 12945: 12942: 12939: 12936: 12933: 12930: 12923: 12920: 12917: 12914: 12911: 12908: 12906:'click' 12905: 12902: 12899: 12896: 12893: 12890: 12887: 12884: 12881: 12874: 12871: 12868: 12865: 12862: 12859: 12856: 12853: 12846: 12843: 12840: 12837: 12834: 12831: 12828: 12825: 12818: 12816:'0.3em' 12815: 12812: 12809: 12806: 12803: 12800: 12797: 12790: 12787: 12784: 12781: 12778: 12775: 12772: 12769: 12766: 12763: 12756: 12753: 12750: 12747: 12744: 12741: 12738: 12735: 12728: 12725: 12722: 12719: 12716: 12713: 12710: 12707: 12700: 12697: 12694: 12692:backgroundColor 12691: 12688: 12685: 12682: 12679: 12672: 12669: 12666: 12663: 12660: 12657: 12654: 12651: 12644: 12641: 12638: 12635: 12632: 12629: 12626: 12623: 12620: 12617: 12614: 12611: 12608: 12605: 12602: 12599: 12596: 12593: 12590: 12587: 12580: 12577: 12574: 12571: 12568: 12565: 12562: 12559: 12556: 12553: 12550: 12547: 12544: 12541: 12538: 12535: 12532: 12529: 12526: 12523: 12520: 12517: 12514: 12511: 12508: 12505: 12502: 12499: 12496: 12493: 12490: 12483: 12480: 12477: 12474: 12471: 12468: 12465: 12462: 12455: 12452: 12449: 12446: 12443: 12440: 12437: 12434: 12427: 12424: 12421: 12418: 12415: 12412: 12409: 12406: 12403: 12396: 12393: 12390: 12387: 12384: 12377: 12374: 12371: 12368: 12365: 12362: 12359: 12356: 12353: 12350: 12347: 12340: 12333: 12330: 12327: 12324: 12321: 12318: 12315: 12312: 12309: 12306: 12303: 12300: 12297: 12294: 12291: 12288: 12285: 12282: 12279: 12276: 12273: 12270: 12267: 12264: 12261: 12258: 12255: 12248: 12245: 12242: 12239: 12236: 12233: 12230: 12227: 12220: 12217: 12214: 12211: 12208: 12205: 12202: 12195: 12188: 12185: 12178: 12175: 12172: 12169: 12162: 12155: 12152: 12149: 12146: 12143: 12140: 12137: 12134: 12131: 12128: 12125: 12122: 12115: 12112: 12109: 12106: 12103: 12100: 12097: 12094: 12091: 12084: 12077: 12070: 12063: 12056: 12045: 12038: 12035: 12032: 12029: 12026: 12023: 12020: 12017: 12014: 12011: 12008: 12005: 11998: 11991: 11988: 11985: 11982: 11979: 11976: 11969: 11966: 11963: 11960: 11957: 11954: 11947: 11944: 11941: 11938: 11935: 11932: 11929: 11926: 11923: 11916: 11913: 11910: 11907: 11904: 11901: 11898: 11891: 11884: 11877: 11870: 11863: 11856: 11845: 11838: 11835: 11832: 11825: 11818: 11815: 11812: 11809: 11806: 11803: 11800: 11797: 11794: 11791: 11788: 11785: 11782: 11779: 11772: 11769: 11766: 11763: 11760: 11757: 11754: 11751: 11748: 11745: 11742: 11739: 11736: 11729: 11726: 11723: 11720: 11717: 11714: 11711: 11708: 11705: 11702: 11699: 11696: 11689: 11686: 11683: 11680: 11677: 11674: 11671: 11668: 11665: 11662: 11659: 11656: 11653: 11650: 11643: 11640: 11637: 11634: 11631: 11628: 11625: 11622: 11619: 11616: 11613: 11606: 11599: 11592: 11589: 11586: 11583: 11580: 11577: 11570: 11567: 11564: 11561: 11558: 11555: 11552: 11549: 11546: 11543: 11540: 11537: 11534: 11531: 11528: 11525: 11522: 11515: 11512: 11509: 11506: 11503: 11500: 11497: 11494: 11491: 11484: 11481: 11478: 11475: 11472: 11469: 11466: 11463: 11460: 11457: 11454: 11451: 11448: 11445: 11442: 11439: 11436: 11433: 11430: 11423: 11420: 11417: 11414: 11407: 11404: 11401: 11398: 11395: 11392: 11389: 11386: 11383: 11376: 11369: 11358: 11351: 11344: 11337: 11334: 11331: 11328: 11325: 11322: 11315: 11312: 11309: 11306: 11299: 11296: 11293: 11290: 11287: 11284: 11281: 11278: 11275: 11272: 11265: 11262: 11259: 11256: 11253: 11250: 11247: 11244: 11241: 11238: 11235: 11232: 11229: 11222: 11215: 11212: 11209: 11206: 11203: 11200: 11197: 11194: 11191: 11188: 11185: 11182: 11175: 11168: 11161: 11158: 11155: 11152: 11149: 11146: 11143: 11140: 11137: 11134: 11131: 11124: 11121: 11118: 11115: 11112: 11109: 11106: 11103: 11096: 11093: 11090: 11087: 11084: 11081: 11078: 11075: 11068: 11065: 11062: 11059: 11056: 11053: 11050: 11047: 11044: 11037: 11034: 11031: 11028: 11025: 11022: 11019: 11016: 11013: 11006: 11003: 11000: 10997: 10994: 10991: 10988: 10985: 10978: 10975: 10972: 10969: 10966: 10963: 10956: 10949: 10946: 10943: 10936: 10933: 10930: 10927: 10924: 10921: 10914: 10911: 10908: 10905: 10898: 10895: 10892: 10889: 10886: 10883: 10880: 10873: 10870: 10867: 10864: 10861: 10858: 10855: 10848: 10845: 10842: 10839: 10836: 10833: 10830: 10827: 10824: 10821: 10818: 10815: 10812: 10809: 10806: 10799: 10792: 10789: 10786: 10783: 10780: 10777: 10774: 10771: 10768: 10765: 10762: 10759: 10756: 10749: 10746: 10743: 10740: 10737: 10734: 10731: 10724: 10721: 10718: 10715: 10712: 10709: 10706: 10703: 10700: 10693: 10690: 10687: 10684: 10681: 10678: 10675: 10672: 10669: 10666: 10659: 10656: 10653: 10650: 10647: 10644: 10641: 10638: 10635: 10632: 10629: 10626: 10623: 10620: 10617: 10614: 10611: 10604: 10597: 10594: 10587: 10580: 10577: 10574: 10571: 10568: 10565: 10562: 10555: 10552: 10549: 10546: 10543: 10540: 10537: 10534: 10531: 10528: 10521: 10518: 10515: 10512: 10509: 10506: 10503: 10500: 10497: 10494: 10491: 10484: 10481: 10478: 10475: 10472: 10469: 10466: 10463: 10460: 10457: 10450: 10443: 10440: 10433: 10426: 10423: 10420: 10417: 10414: 10411: 10404: 10401: 10394: 10391: 10388: 10385: 10382: 10379: 10372: 10369: 10366: 10363: 10360: 10357: 10354: 10351: 10348: 10345: 10338: 10331: 10328: 10321: 10318: 10311: 10308: 10301: 10298: 10295: 10292: 10289: 10286: 10279: 10276: 10273: 10270: 10267: 10264: 10261: 10258: 10255: 10252: 10245: 10242: 10239: 10236: 10233: 10230: 10227: 10220: 10217: 10214: 10211: 10208: 10205: 10202: 10200:/(\b|_)talk$ /i 10199: 10196: 10189: 10186: 10183: 10180: 10177: 10174: 10171: 10168: 10161: 10154: 10147: 10144: 10137: 10130: 10127: 10124: 10121: 10118: 10115: 10108: 10105: 10098: 10095: 10092: 10089: 10086: 10083: 10076: 10073: 10070: 10067: 10064: 10061: 10058: 10055: 10052: 10049: 10042: 10035: 10032: 10029: 10022: 10019: 10012: 10009: 10006: 10003: 10000: 9993: 9990: 9987: 9984: 9981: 9978: 9975: 9972: 9969: 9966: 9959: 9956: 9953: 9950: 9947: 9944: 9941: 9938: 9935: 9932: 9929: 9926: 9923: 9920: 9917: 9914: 9911: 9904: 9897: 9890: 9887: 9884: 9881: 9878: 9875: 9872: 9869: 9866: 9863: 9860: 9857: 9850: 9847: 9844: 9841: 9838: 9835: 9832: 9829: 9826: 9823: 9820: 9813: 9810: 9807: 9804: 9801: 9798: 9791: 9784: 9781: 9778: 9771: 9768: 9765: 9762: 9759: 9756: 9753: 9750: 9747: 9744: 9741: 9738: 9735: 9728: 9725: 9722: 9719: 9716: 9713: 9710: 9703: 9700: 9697: 9694: 9691: 9688: 9681: 9678: 9675: 9672: 9669: 9666: 9663: 9660: 9657: 9650: 9643: 9632: 9625: 9622: 9619: 9616: 9613: 9611:'keyup' 9610: 9607: 9604: 9601: 9598: 9595: 9592: 9589: 9586: 9579: 9572: 9569: 9566: 9563: 9560: 9557: 9555:observeWikiText 9554: 9551: 9548: 9537: 9530: 9527: 9524: 9521: 9518: 9515: 9512: 9509: 9506: 9503: 9500: 9497: 9490: 9483: 9480: 9473: 9470: 9467: 9464: 9461: 9458: 9455: 9452: 9449: 9446: 9443: 9440: 9433: 9430: 9427: 9424: 9421: 9418: 9411: 9408: 9405: 9402: 9399: 9396: 9393: 9390: 9387: 9384: 9381: 9378: 9375: 9372: 9369: 9366: 9363: 9360: 9353: 9350: 9347: 9344: 9341: 9338: 9335: 9332: 9329: 9326: 9323: 9320: 9317: 9314: 9311: 9308: 9305: 9302: 9295: 9292: 9289: 9286: 9283: 9280: 9277: 9274: 9271: 9268: 9261: 9254: 9251: 9248: 9241: 9238: 9235: 9232: 9229: 9226: 9223: 9220: 9217: 9214: 9211: 9208: 9205: 9202: 9199: 9196: 9193: 9186: 9183: 9180: 9177: 9174: 9167: 9160: 9157: 9154: 9147: 9144: 9141: 9138: 9135: 9132: 9129: 9126: 9123: 9120: 9117: 9114: 9111: 9108: 9105: 9102: 9099: 9092: 9089: 9086: 9083: 9080: 9073: 9070: 9067: 9064: 9061: 9058: 9051: 9048: 9045: 9042: 9039: 9036: 9033: 9030: 9027: 9024: 9021: 9018: 9015: 9008: 9005: 9002: 8999: 8996: 8993: 8990: 8983: 8980: 8977: 8974: 8971: 8968: 8965: 8962: 8959: 8956: 8953: 8942: 8935: 8932: 8929: 8926: 8923: 8920: 8913: 8906: 8903: 8896: 8893: 8890: 8887: 8880: 8877: 8874: 8871: 8868: 8865: 8862: 8855: 8852: 8849: 8846: 8843: 8840: 8837: 8826: 8819: 8816: 8813: 8810: 8807: 8804: 8801: 8798: 8791: 8784: 8781: 8774: 8771: 8768: 8765: 8762: 8759: 8756: 8753: 8746: 8739: 8736: 8733: 8730: 8727: 8724: 8721: 8714: 8711: 8708: 8705: 8702: 8699: 8696: 8693: 8690: 8679: 8672: 8669: 8666: 8663: 8660: 8657: 8654: 8647: 8640: 8637: 8634: 8631: 8628: 8621: 8618: 8615: 8612: 8609: 8606: 8599: 8596: 8593: 8590: 8587: 8584: 8581: 8578: 8571: 8568: 8565: 8562: 8559: 8556: 8553: 8546: 8543: 8540: 8537: 8534: 8531: 8528: 8517: 8510: 8503: 8492: 8485: 8482: 8479: 8472: 8465: 8462: 8459: 8452: 8449: 8446: 8443: 8440: 8437: 8434: 8431: 8428: 8425: 8422: 8419: 8416: 8409: 8406: 8403: 8400: 8397: 8390: 8387: 8384: 8381: 8378: 8371: 8364: 8361: 8358: 8355: 8352: 8349: 8342: 8339: 8336: 8333: 8330: 8327: 8324: 8321: 8318: 8315: 8312: 8305: 8302: 8299: 8296: 8293: 8290: 8287: 8284: 8281: 8274: 8267: 8260: 8253: 8246: 8235: 8228: 8225: 8222: 8219: 8216: 8213: 8211:observeWikiText 8210: 8207: 8204: 8197: 8194: 8191: 8188: 8185: 8178: 8175: 8172: 8169: 8166: 8163: 8160: 8157: 8154: 8151: 8148: 8145: 8138: 8135: 8132: 8129: 8126: 8123: 8120: 8117: 8114: 8107: 8104: 8101: 8098: 8095: 8092: 8089: 8086: 8083: 8080: 8073: 8070: 8067: 8064: 8061: 8058: 8055: 8052: 8049: 8046: 8039: 8036: 8033: 8030: 8027: 8024: 8021: 8018: 8015: 8012: 8005: 8002: 7999: 7996: 7993: 7990: 7987: 7984: 7981: 7978: 7971: 7968: 7965: 7962: 7959: 7956: 7953: 7950: 7947: 7944: 7941: 7938: 7931: 7924: 7921: 7918: 7915: 7908: 7901: 7898: 7891: 7888: 7885: 7882: 7879: 7876: 7873: 7870: 7867: 7864: 7861: 7858: 7855: 7852: 7849: 7846: 7843: 7840: 7837: 7834: 7831: 7828: 7825: 7822: 7819: 7812: 7810:previousSibling 7809: 7806: 7803: 7800: 7797: 7794: 7787: 7784: 7781: 7778: 7775: 7768: 7765: 7762: 7759: 7756: 7753: 7750: 7747: 7744: 7737: 7734: 7731: 7728: 7725: 7722: 7719: 7716: 7713: 7710: 7703: 7700: 7697: 7694: 7691: 7688: 7685: 7682: 7679: 7676: 7669: 7666: 7663: 7660: 7657: 7654: 7651: 7648: 7645: 7642: 7635: 7628: 7625: 7618: 7611: 7608: 7605: 7602: 7599: 7596: 7593: 7590: 7587: 7580: 7577: 7574: 7571: 7568: 7565: 7562: 7559: 7556: 7553: 7546: 7543: 7540: 7537: 7534: 7531: 7528: 7525: 7522: 7519: 7516: 7509: 7502: 7491: 7484: 7481: 7478: 7475: 7472: 7469: 7466: 7455: 7452: 7449: 7446: 7443: 7440: 7433: 7430: 7427: 7424: 7421: 7418: 7415: 7408: 7405: 7402: 7399: 7396: 7393: 7390: 7387: 7376: 7369: 7366: 7363: 7360: 7357: 7354: 7351: 7340: 7337: 7334: 7331: 7328: 7325: 7318: 7315: 7312: 7309: 7306: 7299: 7296: 7293: 7290: 7287: 7280: 7277: 7274: 7271: 7268: 7262:// : Suggestion 7261: 7258: 7255: 7252: 7249: 7242: 7239: 7236: 7233: 7230: 7227: 7224: 7221: 7214: 7211: 7208: 7205: 7202: 7199: 7192: 7181: 7174: 7163: 7156: 7149: 7146: 7143: 7140: 7137: 7134: 7127: 7124: 7121: 7118: 7115: 7112: 7105: 7102: 7099: 7096: 7093: 7090: 7087: 7084: 7081: 7078: 7075: 7072: 7069: 7066: 7059: 7056: 7053: 7050: 7047: 7044: 7041: 7038: 7035: 7032: 7025: 7018: 7015: 7012: 7005: 7002: 6999: 6996: 6993: 6990: 6987: 6980: 6977: 6974: 6971: 6968: 6965: 6962: 6959: 6956: 6953: 6950: 6947: 6944: 6937: 6934: 6931: 6928: 6925: 6922: 6915: 6912: 6909: 6906: 6903: 6896: 6893: 6890: 6887: 6880: 6877: 6874: 6871: 6868: 6861: 6858: 6855: 6852: 6849: 6846: 6843: 6840: 6837: 6834: 6831: 6828: 6817: 6810: 6807: 6804: 6797: 6790: 6787: 6784: 6781: 6778: 6775: 6772: 6769: 6766: 6763: 6760: 6757: 6754: 6751: 6748: 6741: 6738: 6735: 6732: 6729: 6726: 6723: 6720: 6717: 6714: 6711: 6708: 6705: 6698: 6695: 6692: 6689: 6686: 6683: 6680: 6677: 6674: 6671: 6668: 6665: 6662: 6659: 6656: 6653: 6650: 6643: 6640: 6637: 6634: 6631: 6624: 6621: 6618: 6615: 6612: 6609: 6606: 6603: 6600: 6597: 6594: 6591: 6588: 6585: 6574: 6567: 6564: 6561: 6558: 6555: 6548: 6545: 6542: 6539: 6536: 6533: 6530: 6527: 6524: 6521: 6514: 6511: 6508: 6505: 6502: 6499: 6496: 6493: 6490: 6487: 6480: 6477: 6474: 6471: 6468: 6465: 6462: 6459: 6456: 6453: 6446: 6443: 6440: 6437: 6434: 6431: 6428: 6425: 6422: 6419: 6412: 6405: 6398: 6395: 6392: 6385: 6382: 6379: 6376: 6373: 6370: 6367: 6364: 6361: 6358: 6355: 6348: 6345: 6342: 6339: 6336: 6333: 6326: 6323: 6320: 6317: 6314: 6311: 6308: 6305: 6302: 6299: 6292: 6289: 6286: 6283: 6280: 6277: 6274: 6267: 6260: 6257: 6254: 6251: 6248: 6241: 6238: 6235: 6232: 6229: 6226: 6223: 6220: 6217: 6210: 6207: 6204: 6201: 6198: 6195: 6192: 6189: 6186: 6183: 6172: 6165: 6158: 6155: 6148: 6145: 6142: 6135: 6132: 6125: 6119:// English only 6118: 6115: 6112: 6105: 6102: 6099: 6092: 6089: 6082: 6079: 6072: 6069: 6062: 6059: 6052: 6049: 6042: 6039: 6032: 6029: 6022: 6019: 6012: 6005: 5998: 5995: 5992: 5985: 5982: 5979: 5976: 5973: 5962: 5955: 5948: 5941: 5934: 5927: 5920: 5913: 5906: 5899: 5892: 5885: 5878: 5871: 5864: 5853: 5846: 5839: 5836: 5833: 5830: 5827: 5824: 5821: 5818: 5815: 5812: 5809: 5806: 5803: 5800: 5797: 5794: 5787: 5784: 5781: 5778: 5775: 5772: 5765: 5762: 5759: 5756: 5753: 5746: 5743: 5740: 5737: 5734: 5731: 5728: 5725: 5722: 5715: 5708: 5697: 5690: 5687: 5684: 5681: 5678: 5675: 5672: 5669: 5666: 5663: 5660: 5657: 5654: 5651: 5648: 5641: 5638: 5635: 5632: 5629: 5626: 5623: 5620: 5617: 5614: 5611: 5608: 5605: 5602: 5595: 5592: 5589: 5586: 5583: 5580: 5577: 5574: 5571: 5564: 5561: 5558: 5555: 5552: 5549: 5546: 5543: 5540: 5533: 5530: 5527: 5524: 5521: 5518: 5515: 5512: 5509: 5506: 5503: 5496: 5489: 5478: 5471: 5468: 5465: 5458: 5455: 5452: 5449: 5446: 5443: 5440: 5437: 5430: 5427: 5424: 5421: 5418: 5415: 5412: 5409: 5406: 5403: 5396: 5393: 5390: 5387: 5384: 5381: 5374: 5371: 5368: 5365: 5362: 5359: 5356: 5353: 5350: 5343: 5340: 5337: 5334: 5331: 5328: 5325: 5322: 5319: 5316: 5313: 5310: 5307: 5300: 5289: 5282: 5275: 5272: 5269: 5266: 5263: 5260: 5253: 5250: 5247: 5244: 5241: 5238: 5231: 5228: 5225: 5218: 5216:stopPropagation 5215: 5212: 5209: 5202: 5199: 5196: 5193: 5186: 5183: 5180: 5177: 5174: 5171: 5168: 5161: 5158: 5155: 5152: 5149: 5146: 5143: 5140: 5137: 5126: 5119: 5112: 5109: 5106: 5103: 5100: 5097: 5094: 5091: 5088: 5085: 5078: 5075: 5072: 5065: 5062: 5059: 5056: 5053: 5050: 5047: 5044: 5041: 5038: 5031: 5028: 5025: 5022: 5019: 5016: 5013: 5006: 5003: 5000: 4997: 4994: 4991: 4988: 4985: 4982: 4979: 4976: 4973: 4970: 4959: 4952: 4945: 4942: 4939: 4936: 4933: 4930: 4927: 4924: 4921: 4918: 4911: 4908: 4905: 4898: 4895: 4892: 4889: 4886: 4883: 4880: 4877: 4874: 4871: 4864: 4861: 4858: 4855: 4852: 4849: 4846: 4839: 4836: 4833: 4830: 4827: 4824: 4821: 4818: 4815: 4812: 4809: 4806: 4803: 4792: 4785: 4782: 4779: 4776: 4773: 4770: 4767: 4764: 4761: 4758: 4751: 4748: 4745: 4742: 4739: 4732: 4729: 4726: 4723: 4720: 4717: 4710: 4707: 4704: 4701: 4698: 4695: 4692: 4689: 4682: 4679: 4676: 4673: 4670: 4667: 4664: 4661: 4654: 4651: 4644: 4641: 4638: 4635: 4632: 4625: 4622: 4619: 4616: 4613: 4606: 4603: 4600: 4597: 4594: 4591: 4588: 4585: 4582: 4575: 4568: 4561: 4550: 4543: 4536: 4533: 4530: 4527: 4520: 4517: 4514: 4511: 4508: 4505: 4502: 4499: 4496: 4493: 4486: 4483: 4480: 4477: 4474: 4471: 4468: 4465: 4458: 4455: 4452: 4449: 4446: 4443: 4436: 4434:createTextRange 4433: 4430: 4427: 4424: 4421: 4418: 4411: 4408: 4405: 4402: 4399: 4396: 4393: 4390: 4387: 4384: 4381: 4378: 4375: 4372: 4369: 4366: 4363: 4360: 4357: 4354: 4347: 4344: 4341: 4338: 4335: 4332: 4329: 4326: 4323: 4320: 4317: 4314: 4311: 4308: 4305: 4302: 4299: 4296: 4293: 4290: 4283: 4276: 4273: 4270: 4263: 4256: 4253: 4250: 4247: 4244: 4241: 4234: 4231: 4228: 4221: 4214: 4207: 4204: 4201: 4198: 4195: 4192: 4189: 4186: 4183: 4176: 4169: 4166: 4163: 4160: 4157: 4154: 4147: 4144: 4141: 4138: 4135: 4132: 4129: 4126: 4123: 4120: 4117: 4114: 4107: 4104: 4101: 4098: 4095: 4092: 4089: 4086: 4083: 4076: 4073: 4070: 4067: 4064: 4061: 4058: 4055: 4048: 4045: 4042: 4039: 4032: 4029: 4026: 4023: 4020: 4017: 4014: 4011: 4004: 4001: 3998: 3995: 3992: 3989: 3986: 3979: 3976: 3973: 3970: 3967: 3964: 3961: 3958: 3955: 3952: 3949: 3946: 3943: 3940: 3937: 3934: 3931: 3928: 3925: 3922: 3919: 3916: 3913: 3910: 3907: 3904: 3901: 3894: 3891: 3888: 3885: 3882: 3879: 3876: 3873: 3870: 3867: 3864: 3861: 3854: 3851: 3848: 3845: 3842: 3839: 3836: 3833: 3830: 3827: 3824: 3821: 3814: 3811: 3808: 3805: 3802: 3799: 3796: 3793: 3786: 3783: 3780: 3777: 3774: 3771: 3768: 3761: 3754: 3751: 3748: 3745: 3742: 3739: 3736: 3733: 3730: 3727: 3720: 3717: 3714: 3711: 3708: 3705: 3702: 3699: 3696: 3693: 3686: 3683: 3680: 3677: 3674: 3671: 3668: 3665: 3662: 3659: 3652: 3649: 3646: 3643: 3640: 3637: 3634: 3631: 3628: 3621: 3614: 3607: 3604: 3601: 3598: 3595: 3592: 3589: 3586: 3579: 3576: 3573: 3570: 3567: 3564: 3561: 3558: 3555: 3552: 3549: 3546: 3543: 3540: 3537: 3530: 3527: 3524: 3521: 3518: 3515: 3512: 3505: 3502: 3499: 3496: 3493: 3490: 3487: 3484: 3481: 3474: 3467: 3460: 3453: 3450: 3447: 3444: 3441: 3438: 3435: 3428: 3425: 3422: 3419: 3416: 3413: 3410: 3407: 3400: 3393: 3390: 3387: 3384: 3381: 3378: 3375: 3372: 3369: 3366: 3363: 3360: 3357: 3350: 3343: 3336: 3325: 3318: 3307: 3304: 3301: 3298: 3295: 3292: 3281: 3274: 3260: 3253: 3244: 3237: 3226: 3217: 3210: 3201: 3199: 3196: 3193: 3190: 3187: 3184: 3175: 3173: 3170: 3167: 3164: 3161: 3158: 3147: 3145: 3142: 3139: 3130: 3128: 3125: 3122: 3111: 3104: 3095: 3088: 3071: 3064: 3045: 3034: 3023: 3004: 2993: 2974: 2963: 2944: 2933: 2914: 2903: 2892: 2881: 2870: 2859: 2840: 2829: 2810: 2799: 2780: 2769: 2750: 2739: 2720: 2709: 2698: 2687: 2676: 2657: 2646: 2635: 2624: 2613: 2602: 2591: 2580: 2569: 2558: 2547: 2538: 2527: 2508: 2497: 2478: 2467: 2456: 2445: 2434: 2423: 2412: 2401: 2390: 2379: 2368: 2357: 2346: 2335: 2326: 2315: 2304: 2293: 2282: 2271: 2260: 2249: 2238: 2227: 2208: 2197: 2186: 2175: 2164: 2153: 2134: 2123: 2112: 2101: 2090: 2079: 2068: 2057: 2046: 2035: 2024: 2013: 2002: 1991: 1982: 1971: 1960: 1949: 1938: 1927: 1916: 1905: 1894: 1883: 1872: 1853: 1842: 1831: 1820: 1803: 1792: 1781: 1770: 1761: 1750: 1739: 1728: 1717: 1706: 1695: 1684: 1673: 1662: 1651: 1640: 1631: 1620: 1609: 1600: 1589: 1578: 1567: 1548: 1537: 1526: 1515: 1504: 1493: 1482: 1471: 1460: 1449: 1438: 1427: 1416: 1405: 1396: 1385: 1374: 1355: 1344: 1333: 1322: 1311: 1300: 1289: 1278: 1269: 1258: 1247: 1236: 1225: 1214: 1203: 1192: 1183: 1172: 1161: 1150: 1139: 1128: 1117: 1098: 1087: 1076: 1065: 1054: 1043: 1032: 1021: 1002: 991: 980: 969: 958: 939: 928: 917: 906: 895: 876: 857: 855: 851: 843: 841: 837: 827: 826: 822: 819: 816: 808: 807: 803: 793: 791: 783: 781: 777: 773: 763: 756: 747: 739: 737: 733: 721: 714: 705: 698: 689: 678: 671: 662: 655: 638: 633: 626: 619: 610: 599: 588: 577: 566: 555: 546: 535: 528: 519: 512: 495: 488: 479: 472: 463: 461: 452: 450: 439: 434: 427: 420: 403: 396: 387: 380: 363: 352: 339: 330: 319: 312: 303: 296: 287: 285: 278: 276: 267: 260: 258: 247: 240: 231: 224: 202: 197: 194: 192: 191: 190: 186: 184: 160: 158: 153: 147: 139: 137:← Previous edit 134: 131: 129: 128: 127: 123: 121: 97: 95: 90: 84: 76: 75: 74: 73: 71: 70: 69: 68: 67: 66: 57: 53: 50: 48:Content deleted 47: 44: 39:← Previous edit 36: 35: 34: 27: 22: 21: 20: 12: 11: 5: 23409: 23084:", " 22979:", " 22642:", " 22561:", " 22449:"of" 22232:", " 20688:"\n" 19072:'>' 18857:'<' 17903:"}}" 17866:"}}" 17635:"\n" 17629:secondTemplate 17613:"{{" 17601:secondTemplate 17589:secondTemplate 17583:secondTemplate 17567:"\n" 17549:secondTemplate 17443:"}}" 17421:"}}" 17387:"{{" 16975:"}}" 16938:"}}" 16734:"}}" 16697:"}}" 15158:// properties: 15147:// == Rules == 15126:'none' 14818:getElementById 14682:createTextNode 13719:getElementById 13633:selectWikiText 13275:selectWikiText 12726:'12px' 12098:showSuggestion 11390:getSuggestions 11260:maxSuggestions 11207:createTextNode 10691:createTextNode 10639:maxSuggestions 10553:createTextNode 10476:getSuggestions 10277:createTextNode 9991:createTextNode 9071:wikEdFrameBody 8960:selectWikiText 8619:wikEdFrameBody 8176:wpSummaryLabel 8146:wpSummaryLabel 8130:getElementById 8118:wpSummaryLabel 8105:'none' 8071:'#888' 7760:getElementById 7735:'#888' 7572:getElementById 7535:'load' 7228:maxSuggestions 6761:'0000' 5593:'/$ 1' 5422:createTextNode 5200:preventDefault 5181:preventDefault 4030:'none' 3784:helperTextarea 3752:helperTextarea 3718:'none' 3700:helperTextarea 3666:helperTextarea 3641:helperTextarea 3270: 3267: 3262: 3261: 3258: 3256: 3254: 3251: 3249: 3246: 3245: 3242: 3240: 3238: 3235: 3233: 3230: 3229: 3227: 3224: 3222: 3219: 3218: 3215: 3213: 3211: 3208: 3206: 3203: 3202: 3197: 3194: 3191: 3188: 3185: 3182: 3181:description: ' 3180: 3178: 3176: 3171: 3168: 3165: 3162: 3159: 3156: 3155:description: ' 3154: 3152: 3149: 3148: 3143: 3140: 3137: 3135: 3133: 3131: 3126: 3123: 3120: 3118: 3116: 3113: 3112: 3109: 3107: 3105: 3102: 3100: 3097: 3096: 3093: 3091: 3089: 3086: 3084: 3081: 3080: 3077: 3073: 3072: 3069: 3067: 3065: 3062: 3060: 3057: 3056: 3054: 3052: 3050: 3047: 3046: 3043: 3041: 3039: 3036: 3035: 3032: 3030: 3028: 3025: 3024: 3021: 3019: 3017: 3014: 3013: 3011: 3009: 3006: 3005: 3002: 3000: 2998: 2995: 2994: 2991: 2989: 2987: 2984: 2983: 2981: 2979: 2976: 2975: 2972: 2970: 2968: 2965: 2964: 2961: 2959: 2957: 2954: 2953: 2951: 2949: 2946: 2945: 2942: 2940: 2938: 2935: 2934: 2931: 2929: 2927: 2924: 2923: 2921: 2919: 2916: 2915: 2912: 2910: 2908: 2905: 2904: 2901: 2899: 2897: 2894: 2893: 2890: 2888: 2886: 2883: 2882: 2879: 2877: 2875: 2872: 2871: 2868: 2866: 2864: 2861: 2860: 2857: 2855: 2853: 2850: 2849: 2847: 2845: 2842: 2841: 2838: 2836: 2834: 2831: 2830: 2827: 2825: 2823: 2820: 2819: 2817: 2815: 2812: 2811: 2808: 2806: 2804: 2801: 2800: 2797: 2795: 2793: 2790: 2789: 2787: 2785: 2782: 2781: 2778: 2776: 2774: 2771: 2770: 2767: 2765: 2763: 2760: 2759: 2757: 2755: 2752: 2751: 2748: 2746: 2744: 2741: 2740: 2737: 2735: 2733: 2730: 2729: 2727: 2725: 2722: 2721: 2718: 2716: 2714: 2711: 2710: 2707: 2705: 2703: 2700: 2699: 2696: 2694: 2692: 2689: 2688: 2685: 2683: 2681: 2678: 2677: 2674: 2672: 2670: 2667: 2666: 2664: 2662: 2659: 2658: 2655: 2653: 2651: 2648: 2647: 2644: 2642: 2640: 2637: 2636: 2633: 2631: 2629: 2626: 2625: 2622: 2620: 2618: 2615: 2614: 2611: 2609: 2607: 2604: 2603: 2600: 2598: 2596: 2593: 2592: 2589: 2587: 2585: 2582: 2581: 2578: 2576: 2574: 2571: 2570: 2567: 2565: 2563: 2560: 2559: 2556: 2554: 2552: 2549: 2548: 2545: 2543: 2540: 2539: 2536: 2534: 2532: 2529: 2528: 2525: 2523: 2521: 2518: 2517: 2515: 2513: 2510: 2509: 2506: 2504: 2502: 2499: 2498: 2495: 2493: 2491: 2488: 2487: 2485: 2483: 2480: 2479: 2476: 2474: 2472: 2469: 2468: 2465: 2463: 2461: 2458: 2457: 2454: 2452: 2450: 2447: 2446: 2443: 2441: 2439: 2436: 2435: 2432: 2430: 2428: 2425: 2424: 2421: 2419: 2417: 2414: 2413: 2410: 2408: 2406: 2403: 2402: 2399: 2397: 2395: 2392: 2391: 2388: 2386: 2384: 2381: 2380: 2377: 2375: 2373: 2370: 2369: 2366: 2364: 2362: 2359: 2358: 2355: 2353: 2351: 2348: 2347: 2344: 2342: 2340: 2337: 2336: 2333: 2331: 2328: 2327: 2324: 2322: 2320: 2317: 2316: 2313: 2311: 2309: 2306: 2305: 2302: 2300: 2298: 2295: 2294: 2291: 2289: 2287: 2284: 2283: 2280: 2278: 2276: 2273: 2272: 2269: 2267: 2265: 2262: 2261: 2258: 2256: 2254: 2251: 2250: 2247: 2245: 2243: 2240: 2239: 2237:start: sstart, 2236: 2234: 2232: 2229: 2228: 2225: 2223: 2221: 2218: 2217: 2215: 2213: 2210: 2209: 2206: 2204: 2202: 2199: 2198: 2195: 2193: 2191: 2188: 2187: 2184: 2182: 2180: 2177: 2176: 2173: 2171: 2169: 2166: 2165: 2162: 2160: 2158: 2155: 2154: 2151: 2149: 2147: 2144: 2143: 2141: 2139: 2136: 2135: 2132: 2130: 2128: 2125: 2124: 2121: 2119: 2117: 2114: 2113: 2110: 2108: 2106: 2103: 2102: 2099: 2097: 2095: 2092: 2091: 2088: 2086: 2084: 2081: 2080: 2077: 2075: 2073: 2070: 2069: 2066: 2064: 2062: 2059: 2058: 2055: 2053: 2051: 2048: 2047: 2044: 2042: 2040: 2037: 2036: 2033: 2031: 2029: 2026: 2025: 2022: 2020: 2018: 2015: 2014: 2011: 2009: 2007: 2004: 2003: 2000: 1998: 1996: 1993: 1992: 1989: 1987: 1984: 1983: 1980: 1978: 1976: 1973: 1972: 1969: 1967: 1965: 1962: 1961: 1958: 1956: 1954: 1951: 1950: 1947: 1945: 1943: 1940: 1939: 1936: 1934: 1932: 1929: 1928: 1925: 1923: 1921: 1918: 1917: 1914: 1912: 1910: 1907: 1906: 1903: 1901: 1899: 1896: 1895: 1892: 1890: 1888: 1885: 1884: 1882:start: sstart, 1881: 1879: 1877: 1874: 1873: 1870: 1868: 1866: 1863: 1862: 1860: 1858: 1855: 1854: 1851: 1849: 1847: 1844: 1843: 1840: 1838: 1836: 1833: 1832: 1829: 1827: 1825: 1822: 1821: 1818: 1816: 1813: 1812: 1810: 1808: 1805: 1804: 1801: 1799: 1797: 1794: 1793: 1790: 1788: 1786: 1783: 1782: 1779: 1777: 1775: 1772: 1771: 1768: 1766: 1763: 1762: 1759: 1757: 1755: 1752: 1751: 1748: 1746: 1744: 1741: 1740: 1737: 1735: 1733: 1730: 1729: 1726: 1724: 1722: 1719: 1718: 1715: 1713: 1711: 1708: 1707: 1704: 1702: 1700: 1697: 1696: 1693: 1691: 1689: 1686: 1685: 1682: 1680: 1678: 1675: 1674: 1671: 1669: 1667: 1664: 1663: 1660: 1658: 1656: 1653: 1652: 1649: 1647: 1645: 1642: 1641: 1638: 1636: 1633: 1632: 1629: 1627: 1625: 1622: 1621: 1618: 1616: 1614: 1611: 1610: 1607: 1605: 1602: 1601: 1598: 1596: 1594: 1591: 1590: 1587: 1585: 1583: 1580: 1579: 1576: 1574: 1572: 1569: 1568: 1565: 1563: 1561: 1558: 1557: 1555: 1553: 1550: 1549: 1546: 1544: 1542: 1539: 1538: 1535: 1533: 1531: 1528: 1527: 1524: 1522: 1520: 1517: 1516: 1513: 1511: 1509: 1506: 1505: 1502: 1500: 1498: 1495: 1494: 1491: 1489: 1487: 1484: 1483: 1480: 1478: 1476: 1473: 1472: 1470:var mySection; 1469: 1467: 1465: 1462: 1461: 1458: 1456: 1454: 1451: 1450: 1447: 1445: 1443: 1440: 1439: 1436: 1434: 1432: 1429: 1428: 1425: 1423: 1421: 1418: 1417: 1414: 1412: 1410: 1407: 1406: 1403: 1401: 1398: 1397: 1394: 1392: 1390: 1387: 1386: 1383: 1381: 1379: 1376: 1375: 1372: 1370: 1368: 1365: 1364: 1362: 1360: 1357: 1356: 1353: 1351: 1349: 1346: 1345: 1342: 1340: 1338: 1335: 1334: 1331: 1329: 1327: 1324: 1323: 1320: 1318: 1316: 1313: 1312: 1309: 1307: 1305: 1302: 1301: 1299:start: sstart, 1298: 1296: 1294: 1291: 1290: 1287: 1285: 1283: 1280: 1279: 1276: 1274: 1271: 1270: 1267: 1265: 1263: 1260: 1259: 1256: 1254: 1252: 1249: 1248: 1245: 1243: 1241: 1238: 1237: 1234: 1232: 1230: 1227: 1226: 1223: 1221: 1219: 1216: 1215: 1212: 1210: 1208: 1205: 1204: 1201: 1199: 1197: 1194: 1193: 1190: 1188: 1185: 1184: 1181: 1179: 1177: 1174: 1173: 1170: 1168: 1166: 1163: 1162: 1159: 1157: 1155: 1152: 1151: 1148: 1146: 1144: 1141: 1140: 1137: 1135: 1133: 1130: 1129: 1126: 1124: 1122: 1119: 1118: 1115: 1113: 1111: 1108: 1107: 1105: 1103: 1100: 1099: 1096: 1094: 1092: 1089: 1088: 1085: 1083: 1081: 1078: 1077: 1074: 1072: 1070: 1067: 1066: 1063: 1061: 1059: 1056: 1055: 1052: 1050: 1048: 1045: 1044: 1041: 1039: 1037: 1034: 1033: 1030: 1028: 1026: 1023: 1022: 1019: 1017: 1015: 1012: 1011: 1009: 1007: 1004: 1003: 1000: 998: 996: 993: 992: 989: 987: 985: 982: 981: 978: 976: 974: 971: 970: 967: 965: 963: 960: 959: 956: 954: 952: 949: 948: 946: 944: 941: 940: 937: 935: 933: 930: 929: 926: 924: 922: 919: 918: 915: 913: 911: 908: 907: 904: 902: 900: 897: 896: 893: 891: 889: 886: 885: 883: 881: 878: 877: 874: 872: 870: 867: 866: 864: 862: 859: 858: 853: 849: 848: 846: 844: 839: 835: 834: 832: 829: 828: 824: 820: 817: 814: 813: 811: 809: 805: 801: 800: 798: 795: 794: 789: 788: 786: 784: 779: 775: 771: 770: 768: 765: 764: 761: 759: 757: 754: 752: 749: 748: 744: 742: 740: 735: 731: 728: 726: 723: 722: 719: 717: 715: 712: 710: 707: 706: 703: 701: 699: 696: 694: 691: 690: 687: 685: 683: 680: 679: 677:var mySection; 676: 674: 672: 670:var mySection; 669: 667: 664: 663: 660: 658: 656: 653: 651: 648: 647: 644: 640: 639: 636: 634: 631: 628: 627: 624: 622: 620: 617: 615: 612: 611: 608: 606: 604: 601: 600: 597: 595: 593: 590: 589: 586: 584: 582: 579: 578: 575: 573: 571: 568: 567: 564: 562: 560: 557: 556: 553: 551: 548: 547: 544: 542: 540: 537: 536: 533: 531: 529: 526: 524: 521: 520: 517: 515: 513: 510: 508: 505: 504: 501: 497: 496: 493: 491: 489: 486: 484: 481: 480: 477: 475: 473: 470: 468: 465: 464: 459: 457: 455: 453: 448: 446: 444: 441: 440: 437: 435: 432: 429: 428: 425: 423: 421: 418: 416: 413: 412: 409: 405: 404: 401: 399: 397: 394: 392: 389: 388: 385: 383: 381: 378: 376: 373: 372: 370: 368: 365: 364: 361: 359: 357: 354: 353: 350: 348: 346: 343: 342: 340: 337: 335: 332: 331: 328: 326: 324: 321: 320: 318:s.substring(2) 317: 315: 313: 311:s.substring(2) 310: 308: 305: 304: 301: 299: 297: 294: 292: 289: 288: 284: 283: 281: 279: 275: 274: 272: 269: 268: 265: 263: 261: 256: 254: 252: 249: 248: 245: 243: 241: 238: 236: 233: 232: 229: 227: 225: 222: 220: 217: 216: 213: 209: 208: 204: 203: 185: 172: 171: 156: 140: 122: 109: 108: 93: 62: 56: 54: 46: 37: 33: 32: 24: 18:User:TheJJJunk 15: 9: 6: 4: 3: 2: 23408: 23390: 23386: 23379: 23366: 23359: 23352: 23339: 23323: 23307: 23291: 23275: 23259: 23255: 23233: 23211: 23183: 23179: 23172: 23156: 23152: 23132:" " 23108:" " 23058: 23051: 23047: 23027:" " 23003:" " 22953: 22945:")" 22904: 22900: 22892:" " 22869: 22861:" " 22838: 22830:" " 22807: 22799:" " 22758: 22751: 22717: 22713: 22706: 22690: 22686: 22666:" " 22616: 22609: 22605: 22585:" " 22535: 22527:"(" 22495: 22491: 22469: 22435: 22431: 22423:" " 22400: 22392:" " 22369: 22361:" " 22320: 22313: 22279: 22275: 22268: 22252: 22206: 22199: 22177: 22169:"(" 22140: 22132:" " 22109: 22101:" " 22078: 22071: 22037: 22033: 22017: 21926: 21922: 21891: 21863: 21859: 21851:" " 21845:"_" 21825: 21805:"_" 21785: 21757: 21729: 21707: 21700: 21609: 21596: 21583: 21570: 21557: 21541: 21504: 21500: 21493: 21480: 21473: 21466: 21453: 21437: 21421: 21405: 21389: 21373: 21369: 21362: 21346: 21324: 21296: 21289: 21282: 21278: 21271: 21255: 21233: 21205: 21198: 21158: 21151: 21081: 21068: 21055: 21042: 21026: 20989: 20985: 20978: 20965: 20958: 20951: 20944: 20931: 20915: 20899: 20883: 20867: 20851: 20847: 20831: 20797: 20769: 20765: 20761: 20747:" " 20736: 20722:"*" 20714: 20668: 20664: 20636: 20608: 20568: 20561: 20554: 20541: 20507: 20500: 20463: 20456: 20407: 20403: 20384: 20365: 20361: 20321: 20293: 20286: 20237: 20233: 20214: 20162: 20107: 20055: 20048: 19897: 19884: 19871: 19858: 19845: 19832: 19816: 19779: 19775: 19768: 19755: 19748: 19744: 19737: 19724: 19708: 19692: 19676: 19660: 19644: 19640: 19633: 19617: 19601: 19579: 19551: 19544: 19501: 19497: 19490: 19474: 19458: 19436: 19408: 19401: 19358: 19354: 19347: 19340: 19324: 19308: 19286: 19258: 19251: 19244: 19240: 19233: 19217: 19201: 19173: 19145: 19141: 19080: 19016: 18997: 18990: 18953: 18949: 18927: 18923: 18865: 18807: 18791: 18784: 18558: 18551: 18454: 18441: 18428: 18415: 18402: 18389: 18373: 18336: 18332: 18325: 18312: 18305: 18298: 18285: 18269: 18253: 18237: 18221: 18205: 18198: 18182: 18160: 18138: 18131: 18124: 18120: 18113: 18097: 18060: 18023: 18016: 17973: 17969: 17962: 17955: 17933: 17911: 17880: 17834: 17791: 17763: 17756: 17749: 17745: 17738: 17716: 17688: 17660: 17656: 17649: 17621: 17581: 17544: 17537: 17455: 17451: 17429: 17401: 17379: 17375: 17317: 17259: 17240: 17236: 17217: 17165: 17158: 17088: 17081: 17038: 17034: 17027: 17005: 16983: 16952: 16906: 16875: 16847: 16840: 16797: 16793: 16786: 16764: 16742: 16711: 16665: 16634: 16606: 16599: 16556: 16552: 16545: 16529: 16525: 16461: 16367: 16360: 16287: 16283: 16276: 16260: 16238: 16210: 16203: 16160: 16156: 16149: 16133: 16129: 16065: 15968: 15871: 15777: 15770: 15640: 15633: 15482: 15469: 15456: 15443: 15430: 15414: 15350: 15313: 15309: 15302: 15298: 15291: 15286:// : Function 15269: 15262: 15258: 15206: 15202: 15198: 15191: 15184: 15177: 15170: 15163: 15156: 15152: 15145: 15141: 15134: 15108:eAddToSummary 15100: 15078: 15071: 15061: 15054: 15026: 15007: 14994: 14987: 14965: 14904: 14897: 14863: 14832: 14801: 14770: 14763: 14756: 14749: 14745: 14738: 14722: 14715: 14708: 14664:eAddToSummary 14656: 14649: 14627: 14596: 14574: 14548:eAddToSummary 14540: 14514:eAddToSummary 14506: 14499: 14485:eAddToSummary 14467:eAddToSummary 14459: 14436:eAddToSummary 14422: 14415: 14411: 14395: 14373: 14366: 14344: 14334: 14312: 14305: 14298: 14237: 14212: 14157: 14138: 14131: 14070: 14030: 13984: 13947: 13940: 13918: 13884: 13868: 13861: 13842: 13829: 13807: 13776: 13765:'new' 13733: 13702: 13695: 13688: 13657: 13641: 13625: 13618: 13587: 13571: 13537: 13521: 13514: 13504: 13470: 13445: 13438: 13428: 13412: 13381: 13356: 13333:fixSuggestion 13325: 13318: 13314: 13307: 13267: 13245: 13223: 13216: 13206: 13198:focusWikiText 13190: 13183: 13145:stopObserving 13137: 13109: 13102: 13080: 13073: 13063: 13038: 13013: 12994: 12957: 12929: 12880: 12852: 12824: 12796: 12762: 12734: 12706: 12678: 12650: 12586: 12489: 12461: 12433: 12425:'DIV' 12419:createElement 12402: 12383: 12346: 12339: 12254: 12226: 12201: 12194: 12184: 12168: 12161: 12121: 12090: 12083: 12076: 12069: 12062: 12055: 12051: 12044: 12012:scanTimeoutId 12004: 11997: 11983:scanTimeoutId 11975: 11967:scanTimeoutId 11953: 11936:scanTimeoutId 11922: 11897: 11890: 11883: 11876: 11869: 11862: 11855: 11851: 11844: 11831: 11824: 11778: 11735: 11695: 11649: 11612: 11605: 11598: 11576: 11521: 11490: 11429: 11413: 11382: 11375: 11368: 11364: 11357: 11350: 11343: 11321: 11307:'...' 11305: 11271: 11228: 11221: 11181: 11174: 11167: 11144:'fix' 11130: 11102: 11074: 11066:'SUP' 11060:createElement 11043: 11012: 10984: 10962: 10955: 10942: 10920: 10904: 10879: 10854: 10805: 10798: 10755: 10730: 10699: 10665: 10610: 10603: 10593: 10586: 10561: 10527: 10490: 10456: 10449: 10439: 10432: 10410: 10400: 10378: 10344: 10337: 10327: 10317: 10307: 10285: 10251: 10226: 10195: 10167: 10160: 10153: 10143: 10136: 10114: 10104: 10082: 10048: 10041: 10028: 10018: 9999: 9965: 9936:BIG_THRESHOLD 9910: 9903: 9896: 9856: 9819: 9797: 9790: 9777: 9734: 9709: 9695:scanTimeoutId 9687: 9656: 9649: 9642: 9638: 9631: 9585: 9578: 9547: 9543: 9536: 9496: 9489: 9479: 9439: 9417: 9359: 9301: 9267: 9260: 9247: 9192: 9173: 9166: 9153: 9098: 9079: 9059:WikEdParseDOM 9057: 9014: 9003:wikEdUseWikEd 8989: 8952: 8948: 8941: 8919: 8912: 8902: 8886: 8875:wikEdUseWikEd 8861: 8844:focusWikiText 8836: 8832: 8825: 8797: 8790: 8780: 8752: 8745: 8734:wikEdUseWikEd 8720: 8689: 8685: 8678: 8653: 8646: 8627: 8607:WikEdParseDOM 8605: 8577: 8566:wikEdUseWikEd 8552: 8527: 8523: 8516: 8509: 8502: 8498: 8491: 8478: 8471: 8458: 8415: 8396: 8377: 8370: 8348: 8311: 8280: 8273: 8266: 8259: 8252: 8245: 8241: 8234: 8203: 8184: 8170:eAddToSummary 8144: 8113: 8087:eAddToSummary 8079: 8053:eAddToSummary 8045: 8019:eAddToSummary 8011: 8003:'DIV' 7997:createElement 7985:eAddToSummary 7977: 7937: 7930: 7914: 7907: 7897: 7818: 7793: 7774: 7743: 7709: 7675: 7667:'DIV' 7661:createElement 7641: 7634: 7624: 7617: 7586: 7552: 7515: 7508: 7501: 7497: 7490: 7473:scanTimeoutId 7465: 7461: 7439: 7414: 7394:BIG_THRESHOLD 7386: 7382: 7375: 7350: 7346: 7324: 7305: 7294:eAddToSummary 7286: 7267: 7248: 7220: 7198: 7191: 7187: 7180: 7173: 7169: 7162: 7155: 7133: 7111: 7065: 7031: 7024: 7011: 6986: 6943: 6921: 6902: 6886: 6867: 6835:getAllMatches 6827: 6823: 6816: 6803: 6796: 6755:'\\u' 6747: 6704: 6649: 6630: 6584: 6580: 6573: 6554: 6520: 6486: 6452: 6418: 6411: 6404: 6391: 6354: 6332: 6298: 6273: 6266: 6247: 6216: 6182: 6178: 6171: 6166:'{3}' 6164: 6154: 6141: 6131: 6124: 6111: 6098: 6088: 6078: 6068: 6058: 6048: 6038: 6028: 6018: 6011: 6004: 5991: 5972: 5968: 5961: 5954: 5947: 5940: 5933: 5926: 5919: 5912: 5905: 5898: 5891: 5884: 5877: 5870: 5863: 5859: 5852: 5845: 5793: 5771: 5752: 5721: 5714: 5707: 5703: 5696: 5647: 5633:'$ 1' 5621:wgArticlePath 5601: 5587:wgArticlePath 5575:wgArticlePath 5570: 5539: 5502: 5495: 5488: 5484: 5477: 5464: 5436: 5402: 5380: 5366:createElement 5349: 5306: 5299: 5295: 5288: 5281: 5259: 5237: 5224: 5208: 5192: 5167: 5136: 5132: 5125: 5118: 5084: 5071: 5037: 5012: 4977:stopObserving 4969: 4965: 4958: 4951: 4917: 4904: 4870: 4845: 4802: 4798: 4791: 4757: 4738: 4716: 4688: 4660: 4650: 4631: 4612: 4581: 4574: 4567: 4560: 4556: 4549: 4542: 4526: 4492: 4464: 4442: 4417: 4353: 4289: 4282: 4269: 4262: 4240: 4227: 4220: 4213: 4182: 4175: 4153: 4113: 4082: 4054: 4038: 4010: 3985: 3900: 3860: 3820: 3792: 3767: 3760: 3726: 3692: 3678:createElement 3658: 3627: 3620: 3613: 3585: 3536: 3511: 3480: 3473: 3466: 3459: 3434: 3406: 3399: 3356: 3349: 3342: 3335: 3331: 3324: 3317: 3313: 3291: 3287: 3280: 3273: 3265: 3257: 3255: 3250: 3248: 3247: 3241: 3239: 3234: 3232: 3231: 3223: 3220: 3214: 3212: 3207: 3205: 3204: 3179: 3153: 3150: 3144:in Persondata 3134: 3117: 3114: 3108: 3106: 3101: 3099: 3098: 3092: 3090: 3085: 3083: 3082: 3074: 3068: 3066: 3061: 3059: 3058: 3055: 3053: 3051: 3049: 3048: 3042: 3037: 3031: 3026: 3020: 3015: 3012: 3007: 3001: 2996: 2990: 2985: 2982: 2977: 2971: 2966: 2960: 2955: 2952: 2947: 2941: 2936: 2930: 2925: 2922: 2917: 2911: 2906: 2900: 2895: 2889: 2884: 2878: 2873: 2867: 2862: 2856: 2851: 2848: 2843: 2837: 2832: 2826: 2821: 2818: 2813: 2807: 2802: 2796: 2791: 2788: 2783: 2777: 2772: 2766: 2761: 2758: 2753: 2747: 2742: 2736: 2731: 2728: 2723: 2717: 2712: 2706: 2701: 2695: 2690: 2684: 2679: 2673: 2668: 2665: 2660: 2654: 2649: 2643: 2638: 2632: 2627: 2621: 2616: 2610: 2605: 2599: 2594: 2588: 2583: 2577: 2572: 2566: 2561: 2555: 2550: 2546: 2541: 2535: 2530: 2524: 2519: 2516: 2511: 2505: 2500: 2494: 2489: 2486: 2481: 2475: 2470: 2464: 2459: 2453: 2448: 2442: 2437: 2431: 2426: 2420: 2415: 2409: 2404: 2398: 2393: 2387: 2382: 2376: 2371: 2365: 2360: 2354: 2349: 2343: 2338: 2334: 2329: 2323: 2318: 2312: 2307: 2301: 2296: 2290: 2285: 2279: 2274: 2268: 2263: 2257: 2252: 2246: 2241: 2235: 2230: 2224: 2219: 2216: 2211: 2205: 2200: 2194: 2189: 2183: 2178: 2172: 2167: 2161: 2156: 2150: 2145: 2142: 2137: 2131: 2126: 2120: 2115: 2109: 2104: 2098: 2093: 2087: 2082: 2076: 2071: 2065: 2060: 2054: 2049: 2043: 2038: 2032: 2027: 2021: 2016: 2010: 2005: 1999: 1994: 1990: 1985: 1979: 1974: 1968: 1963: 1957: 1952: 1946: 1941: 1935: 1930: 1924: 1919: 1913: 1908: 1902: 1897: 1891: 1886: 1880: 1875: 1869: 1864: 1861: 1856: 1850: 1845: 1839: 1834: 1828: 1823: 1819: 1814: 1811: 1806: 1800: 1795: 1789: 1784: 1778: 1773: 1769: 1764: 1758: 1753: 1747: 1742: 1736: 1731: 1725: 1720: 1714: 1709: 1703: 1698: 1692: 1687: 1681: 1676: 1670: 1665: 1659: 1654: 1648: 1643: 1639: 1634: 1628: 1623: 1617: 1612: 1608: 1603: 1597: 1592: 1586: 1581: 1575: 1570: 1564: 1559: 1556: 1551: 1545: 1540: 1534: 1529: 1523: 1518: 1512: 1507: 1501: 1496: 1490: 1485: 1479: 1474: 1468: 1463: 1457: 1452: 1446: 1441: 1435: 1430: 1424: 1419: 1413: 1408: 1404: 1399: 1393: 1388: 1382: 1377: 1371: 1366: 1363: 1358: 1352: 1347: 1341: 1336: 1330: 1325: 1319: 1314: 1308: 1303: 1297: 1292: 1286: 1281: 1277: 1272: 1266: 1261: 1255: 1250: 1244: 1239: 1233: 1228: 1222: 1217: 1211: 1206: 1200: 1195: 1191: 1186: 1180: 1175: 1169: 1164: 1158: 1153: 1147: 1142: 1136: 1131: 1125: 1120: 1114: 1109: 1106: 1101: 1095: 1090: 1084: 1079: 1073: 1068: 1062: 1057: 1051: 1046: 1040: 1035: 1029: 1024: 1018: 1013: 1010: 1005: 999: 994: 988: 983: 977: 972: 966: 961: 955: 950: 947: 942: 936: 931: 925: 920: 914: 909: 903: 898: 892: 887: 884: 879: 873: 868: 865: 860: 847: 833: 830: 812: 799: 796: 787: 769: 766: 760: 758: 753: 751: 750: 743: 727: 724: 718: 716: 711: 709: 708: 702: 700: 695: 693: 692: 686: 681: 675: 673: 668: 666: 665: 659: 657: 652: 650: 649: 641: 637: 635: 632: 630: 629: 623: 621: 616: 614: 613: 607: 602: 596: 591: 585: 580: 574: 569: 563: 558: 554: 549: 543: 538: 532: 530: 525: 523: 522: 516: 514: 509: 507: 506: 498: 492: 490: 485: 483: 482: 476: 474: 469: 467: 466: 456: 445: 442: 438: 436: 433: 431: 430: 424: 422: 417: 415: 414: 406: 400: 398: 393: 391: 390: 384: 382: 377: 375: 374: 371: 366: 360: 355: 349: 344: 336: 333: 327: 322: 316: 314: 309: 307: 306: 300: 293: 290: 282: 273: 270: 264: 259:``using ARA'' 253: 250: 244: 242: 237: 235: 234: 228: 226: 221: 219: 218: 210: 205: 201: 183: 179: 175: 168: 164: 159: 150: 146: 138: 120: 116: 112: 105: 101: 96: 87: 83: 65: 51:Content added 43: 40: 30: 19: 23315:rreplacement 23235:rreplacement 21588:rreplacement 21429:rreplacement 21348:rreplacement 21257:rreplacement 21073:rreplacement 20907:rreplacement 20833:rreplacement 20376:"" 19863:rreplacement 19700:rreplacement 19603:rreplacement 19460:rreplacement 19310:rreplacement 19203:rreplacement 19187:groupSection 19165:groupSection 19127:groupSection 19118:groupSection 19088:groupSection 19082:groupSection 19057:groupSection 19048:groupSection 19002:groupSection 18420:rreplacement 18261:rreplacement 18184:rreplacement 18099:rreplacement 17935:rreplacement 17718:rreplacement 17007:rreplacement 16766:rreplacement 16531:rreplacement 16262:rreplacement 16135:rreplacement 15461:rreplacement 15244:'en' 14883:'; ' 14778:addToSummary 14284:'x ' 14245:', ' 12788:'px' 12642:'px' 12633:offsetHeight 12578:'px' 12341:// Show help 11955:clearTimeout 11279:eSuggestions 11189:eSuggestions 11082:eSuggestions 10992:eSuggestions 10834:nSuggestions 10673:eSuggestions 10615:nSuggestions 10535:eSuggestions 10352:eSuggestions 10259:eSuggestions 10056:eSuggestions 9973:eSuggestions 9882:eSuggestions 9864:eSuggestions 9833:eSuggestions 8435:'$ ' 8158:insertBefore 7963:eSuggestions 7951:insertBefore 7717:eSuggestions 7683:eSuggestions 7649:eSuggestions 7275:eSuggestions 6592:escapeRegExp 6371:escapeRegExp 5267:cancelBubble 5098:'on' 4931:'on' 4730:offsetParent 4397:'\r' 4333:'\r' 4139:clientHeight 4102:clientHeight 4002:scrollHeight 3892:'px' 3886:clientHeight 3852:'px' 3525:'\n' 2537:name = name; 1481:var theList; 836:rreplacement 772:sstart 23341:description 23309:replacement 21455:description 21423:replacement 20933:description 20901:replacement 20251:lastIndexOf 19726:description 19694:replacement 18287:description 18255:replacement 17607:lastIndexOf 17309:'{' 15028:/* $ 2 = */ 15009:/* $ 1 = */ 14670:appendChild 14554:appendChild 14473:removeChild 13677:replacement 13582:replacement 13529:setWikiText 13484:replacement 13462:suggestions 13401:scannedText 13373:getWikiText 13123:removeChild 12866:appendChild 12782:POPUP_WIDTH 12569:POPUP_WIDTH 12563:clientWidth 12388:POPUP_WIDTH 12363:getPosition 12218:suggestions 12150:scannedText 12135:getWikiText 11836:suggestions 11614:suggestions 11578:suggestions 11418:suggestions 11285:appendChild 11242:suggestions 11213:' ' 11195:appendChild 11110:appendChild 11088:appendChild 11026:replacement 10998:appendChild 10950:description 10871:suggestions 10784:suggestions 10710:suggestions 10679:appendChild 10651:suggestions 10541:appendChild 10504:suggestions 10464:suggestions 10358:appendChild 10265:appendChild 10062:appendChild 9979:appendChild 9870:removeChild 9805:scannedText 9754:scannedText 9726:getWikiText 9293:createRange 8697:setWikiText 8535:getWikiText 8362:translation 8337:translation 8325:translation 7358:scannedText 7256:suggestions 6625:// : RegExp 6383:'g' 6211:// : RegExp 5410:appendChild 5372:'A' 5245:returnValue 5092:detachEvent 4925:attachEvent 4589:getPosition 3846:clientWidth 3740:appendChild 3121:unnecessary 2367:var sstart; 2023:var sstart; 1437:var sstart; 1332:name: memo, 806:sstart + 5; 802:eend 792:= "group="; 200:Next edit → 182:Rollbackers 149:view source 119:Rollbackers 86:view source 42:Next edit → 22734:countWords 22296:countWords 22054:countWords 21940:countWords 21877:countWords 19929:&& 19209:'' 18752:&& 18725:&& 18698:&& 18671:&& 18644:&& 18617:&& 18590:&& 18519:&& 18489:&& 15601:&& 15574:&& 15547:&& 15517:&& 14930:&& 14852:'' 14532:'' 14491:firstChild 14442:firstChild 14149:'' 13671:suggestion 13659:suggestion 13643:suggestion 13604:suggestion 13576:suggestion 13557:suggestion 13478:suggestion 13450:suggestion 13293:suggestion 13281:suggestion 13094:parentNode 12986:srcElement 12621:suggestion 12447:suggestion 12369:suggestion 12304:&& 12280:&& 12262:suggestion 12206:suggestion 12018:setTimeout 11020:suggestion 10964:suggestion 10944:suggestion 10906:suggestion 10859:suggestion 10228:&& 10197:&& 9942:&& 9888:firstChild 9839:firstChild 9760:&& 9409:plainStart 9351:plainStart 9230:plainStart 9218:&& 9206:plainStart 9136:plainStart 9124:&& 9112:plainStart 8328:&& 8152:parentNode 7945:parentNode 7865:&& 6862:// : Match 6721:charCodeAt 6641:'' 6604:makeCached 6512:ignoreCase 6500:ignoreCase 5729:makeCached 5456:'' 4674:offsetLeft 3812:'' 3186:Persondata 3094:end: eend, 3087:end: eend, 2248:end: eend, 1893:end: eend, 1705:++counter; 1310:end: eend, 776:s.indexOf( 23096:firstName 22991:firstName 22763:firstName 22654:firstName 22573:firstName 22325:firstName 22244:firstName 22083:firstName 21871:prototype 20789:mySection 20582:mySection 20521:mySection 20436:mySection 20415:mySection 20341:mySection 20329:mySection 20323:mySection 20295:mySection 19876:mySection 18961:mySection 18941:mySection 18929:mySection 18915:mySection 18897:mySection 18867:mySection 18839:mySection 18793:mySection 18433:mySection 17251:mySection 17222:mySection 17203:mySection 16499:mySection 16469:mySection 16435:mySection 16405:mySection 16103:mySection 16073:mySection 16039:mySection 16009:mySection 15942:mySection 15912:mySection 15845:mySection 15815:mySection 15474:mySection 15080:wpSummary 15049:maxLength 15043:wpSummary 15018:maxLength 15012:wpSummary 14954:maxLength 14948:wpSummary 14918:maxLength 14912:wpSummary 14871:wpSummary 14840:wpSummary 14806:wpSummary 14352:substring 13598:substring 13545:substring 13169:arguments 12441:innerHTML 11905:delayScan 9623:delayScan 9605:eTextarea 9516:eTextarea 9391:plainNode 9333:plainNode 8927:eTextarea 8805:eTextarea 8664:eTextarea 8447:arguments 8404:arguments 8223:delayScan 7600:eTextarea 7560:eTextarea 7313:eTextarea 6972:substring 6929:lastIndex 6767:substring 6565:__fixedRE 6546:multiline 6534:multiline 6528:__fixedRE 6494:__fixedRE 6460:__fixedRE 6426:__fixedRE 6258:__fixedRE 6230:__fixedRE 6190:fixRegExp 5144:stopEvent 5104:eventName 5051:eventName 4995:eventName 4937:eventName 4884:eventName 4828:eventName 4702:offsetTop 4472:moveStart 4373:substring 4309:substring 4248:scrollTop 4196:scrollTop 4161:scrollTop 3965:substring 3926:substring 3417:arguments 3259:return b; 3252:return b; 3172:necessary 3160:reference 3124:reference 3079:Line 945: 3076:Line 727: 2400:var name; 2378:var eend; 2356:var b = ; 2314:return b; 2034:var eend; 2012:var b = ; 1970:return b; 1448:var eend; 1426:var b = ; 1384:return b; 850:mySection 790:mySection 688:var memo; 646:Line 725: 643:Line 715: 503:Line 693: 500:Line 690: 411:Line 672: 408:Line 669: 286:s = ct._( 277:s = ct._( 215:Line 540: 212:Line 540: 157:TheJJJunk 94:TheJJJunk 23164:reversed 23120:lastName 23066:reversed 23039:lastName 22961:reversed 22843:lastName 22698:reversed 22630:lastName 22624:reversed 22597:lastName 22543:reversed 22506:lastName 22477:reversed 22405:lastName 22260:reversed 22220:lastName 22214:reversed 22185:reversed 22148:lastName 22114:lastName 21883:function 21715:document 21524:function 21009:function 19799:function 18356:function 15333:function 14812:document 14784:function 14676:document 13961:function 13753:editform 13744:editform 13713:document 13707:editform 13339:function 13151:document 13111:document 12912:function 12894:document 12854:document 12720:fontSize 12551:document 12475:position 12413:document 12104:function 11911:function 11626:function 11396:function 11201:document 11054:document 10685:document 10547:document 10271:document 9985:document 9670:function 9567:callback 9561:function 9453:addRange 9321:setStart 9287:document 8966:function 8850:function 8703:function 8541:function 8294:function 8124:document 7991:document 7853:nodeType 7754:document 7655:document 7566:document 7541:function 6841:function 6733:toString 6610:function 6196:function 5776:function 5735:function 5615:wgServer 5556:wgServer 5544:wgServer 5516:function 5416:document 5360:document 5320:function 5150:function 4983:function 4816:function 4595:function 4450:collapse 3920:NEWLINES 3728:document 3672:document 3605:NEWLINES 3593:NEWLINES 3519:NEWLINES 3494:NEWLINES 3370:function 3189:template 3070:b.push({ 3063:b.push({ 2226:b.push({ 1871:b.push({ 1288:b.push({ 778:"group=" 738:")<0) 167:contribs 104:contribs 23197:indexOf 23072:midName 23015:midName 22812:midName 22793:indexOf 22678:midName 22549:midName 22455:midName 22443:midName 22374:midName 22355:indexOf 21991:indexOf 21961:indexOf 21839:replace 21799:indexOf 21677:indexOf 21650:indexOf 21623:indexOf 21310:indexOf 21219:indexOf 21172:indexOf 21125:indexOf 21095:indexOf 20783:indexOf 20682:indexOf 20594:counter 20546:counter 20533:counter 20477:indexOf 20442:indexOf 20421:indexOf 20389:counter 20347:indexOf 20313:theList 20278:theList 20272:indexOf 20219:theList 20200:theList 20179:indexOf 20148:theList 20124:indexOf 20093:theList 20069:indexOf 20022:indexOf 19995:indexOf 19968:indexOf 19941:indexOf 19911:indexOf 19889:theList 19565:indexOf 19518:indexOf 19422:indexOf 19375:indexOf 19272:indexOf 19159:indexOf 19112:indexOf 19042:indexOf 18967:indexOf 18891:indexOf 18833:indexOf 18761:indexOf 18734:indexOf 18707:indexOf 18680:indexOf 18653:indexOf 18626:indexOf 18599:indexOf 18572:indexOf 18528:indexOf 18501:indexOf 18468:indexOf 18074:indexOf 18037:indexOf 17990:indexOf 17897:indexOf 17860:indexOf 17820:indexOf 17777:indexOf 17674:indexOf 17505:indexOf 17469:indexOf 17343:indexOf 17285:indexOf 17179:indexOf 17132:indexOf 17102:indexOf 17055:indexOf 16969:indexOf 16932:indexOf 16861:indexOf 16814:indexOf 16728:indexOf 16691:indexOf 16620:indexOf 16573:indexOf 16493:indexOf 16429:indexOf 16381:indexOf 16334:indexOf 16304:indexOf 16224:indexOf 16177:indexOf 16097:indexOf 16033:indexOf 15985:indexOf 15936:indexOf 15888:indexOf 15839:indexOf 15791:indexOf 15744:indexOf 15714:indexOf 15684:indexOf 15654:indexOf 15610:indexOf 15583:indexOf 15556:indexOf 15529:indexOf 15496:indexOf 15120:display 15092:summary 15031:summary 14936:summary 14889:summary 14865:summary 14790:summary 14526:display 12888:observe 12810:padding 12627:element 12375:element 12246:getTime 10970:element 9593:observe 9465:changed 9367:changed 9309:changed 9275:changed 9046:changed 8429:replace 8099:display 7523:observe 6346:replace 5627:replace 4810:observe 4500:moveEnd 4202:yOffset 4167:yOffset 4115:yOffset 4090:yOffset 4024:display 3990:yOffset 3914:_static 3806:display 3778:_static 3746:_static 3712:display 3694:_static 3660:_static 3635:_static 3599:_static 3587:_static 3513:_static 3488:_static 3411:_static 3195:missing 3138:missing 3136:name: ' 3119:name: ' 825:'<') 23368:return 23283:sstart 23219:sstart 23185:sstart 23138:concat 23126:concat 23114:concat 23102:concat 23090:concat 23078:concat 23033:concat 23021:concat 23009:concat 22997:concat 22985:concat 22973:concat 22930:length 22918:charAt 22672:concat 22660:concat 22648:concat 22636:concat 22591:concat 22579:concat 22567:concat 22555:concat 22512:charAt 22238:concat 22226:concat 22154:charAt 21914:length 21893:return 21865:String 21562:sstart 21482:return 21397:sstart 21332:sstart 21298:sstart 21241:sstart 21207:sstart 21047:sstart 20967:return 20875:sstart 20839:oneRef 20817:length 20811:oneRef 20805:sstart 20771:sstart 20753:oneRef 20741:oneRef 20728:oneRef 20716:oneRef 20694:oneRef 20644:oneRef 20638:oneRef 20616:oneRef 20610:oneRef 20588:charAt 20576:oneRef 20570:oneRef 20527:charAt 20515:oneRef 20509:oneRef 20471:oneRef 20448:oneRef 20370:oneRef 19837:sstart 19757:return 19668:sstart 19587:sstart 19553:sstart 19444:sstart 19410:sstart 19294:sstart 19260:sstart 19193:length 19181:sstart 19147:sstart 19133:length 19100:charAt 19063:length 19030:charAt 18879:charAt 18821:charAt 18394:sstart 18314:return 18229:sstart 18174:length 18152:length 18140:sstart 18025:sstart 17919:sstart 17765:sstart 17708:length 17696:sstart 17662:sstart 17331:charAt 17273:charAt 16991:sstart 16849:sstart 16750:sstart 16608:sstart 16511:sstart 16481:sstart 16447:sstart 16417:sstart 16246:sstart 16212:sstart 16115:sstart 16085:sstart 16051:sstart 16021:sstart 15954:sstart 15924:sstart 15857:sstart 15827:sstart 15435:sstart 15232:window 15217:window 15063:return 15037:length 14942:length 14604:escape 14566:anchor 14192:length 13986:return 13683:length 13506:return 13430:return 13208:return 13175:callee 13065:return 13005:target 12974:target 12962:target 12943:window 12838:zIndex 12664:border 12186:return 11833:return 11651:return 11556:length 11470:length 11297:anchor 11248:length 11122:anchor 10896:anchor 10790:length 10716:length 10657:length 10595:return 10510:length 10441:return 10370:anchor 10212:window 10175:window 10145:return 10074:anchor 9924:length 9779:return 9481:return 9379:setEnd 8997:window 8904:return 8869:window 8782:return 8728:window 8655:return 8629:return 8560:window 8480:return 8031:border 7695:border 7626:return 7529:window 7103:length 7013:return 6805:return 6779:length 6684:length 6556:return 6478:global 6466:global 6435:RegExp 6359:RegExp 6290:source 6249:return 5795:return 5773:return 5679:toWhat 5649:return 5639:toWhat 5581:window 5550:window 5522:toWhat 5466:return 5314:anchor 4759:return 4534:select 4403:length 4339:length 3874:height 3423:callee 3163:groups 3127:groups 840:"name" 187:18,152 124:18,152 59:Inline 23277:start 23144:name4 22967:name4 22924:name4 22912:name4 22886:split 22874:name4 22855:split 22824:split 22775:slice 22417:split 22386:split 22337:slice 22126:split 22095:split 21908:/\s+/ 21902:split 21787:while 21771:split 21743:split 21689:>- 21662:>- 21635:>- 21512:rules 21391:start 20997:rules 20869:start 20650:split 20622:split 20465:while 20335:slice 20307:split 20191:>- 20034:>- 20007:>- 19980:>- 19953:>- 19923:>- 19787:rules 19662:start 19018:while 18809:while 18344:rules 18223:start 17848:slice 17808:slice 17595:slice 17561:split 17457:while 17415:split 17261:while 16920:slice 16892:split 16679:slice 16651:split 15321:rules 15277:rules 15114:style 15086:value 14967:alert 14877:value 14846:value 14520:style 14424:while 14278:count 14254:count 14217:count 13759:value 13665:start 13649:start 13563:start 13287:start 13015:while 12980:event 12968:event 12949:event 12937:event 12931:event 12918:event 12832:style 12804:style 12776:width 12770:style 12748:color 12742:style 12714:style 12686:style 12658:style 12594:style 12497:style 12469:style 11718:start 11706:start 11675:start 11663:start 11507:rules 11464:rules 9821:while 9766:force 9676:force 9522:start 9471:range 9373:range 9339:start 9315:range 9281:range 9233:<= 9194:while 9142:start 9139:<= 9100:while 8972:start 8933:focus 8894:focus 8811:value 8754:alert 8670:value 8638:plain 8460:index 8441:index 8398:while 8382:index 8093:style 8065:color 8059:style 8025:style 7899:break 7776:while 7729:color 7723:style 7689:style 7453:false 7428:false 7091:index 7057:index 7039:start 6904:while 6377:alias 6309:alias 5825:cache 5816:cache 5801:cache 5757:cache 5510:hlink 5450:title 5444:title 5338:title 5261:event 5251:false 5239:event 5210:event 5194:event 5175:event 5156:event 5063:false 4896:false 4743:while 4528:range 4518:start 4494:range 4484:start 4466:range 4444:range 4422:range 4391:split 4367:value 4327:split 4321:start 4303:value 4291:start 4127:floor 4068:start 4046:focus 4018:style 3977:start 3959:value 3908:value 3868:style 3834:width 3828:style 3800:style 3706:style 3382:start 3157:These 815:while 195:param 189:edits 126:edits 16:< 23325:name 23299:eend 23267:push 23247:name 23213:eend 23158:name 23053:else 22880:name 22849:name 22818:name 22787:name 22769:name 22728:name 22719:else 22692:name 22611:else 22497:else 22483:name 22411:name 22380:name 22349:name 22331:name 22290:name 22281:else 22254:name 22201:else 22191:name 22120:name 22089:name 22048:name 22039:else 22025:name 22019:name 22003:> 21985:name 21973:> 21955:name 21934:name 21896:this 21833:name 21827:name 21811:> 21793:name 21765:name 21759:name 21737:name 21731:name 21709:name 21601:name 21575:eend 21518:push 21439:name 21413:eend 21381:push 21326:eend 21284:else 21235:eend 21184:> 21137:> 21107:> 21060:eend 21003:push 20917:name 20891:eend 20859:push 20799:eend 20738:else 20700:> 20489:< 20433:> 20263:> 20216:else 20164:else 20136:> 20109:else 20081:> 19850:eend 19793:push 19716:memo 19710:name 19684:eend 19652:push 19619:memo 19581:eend 19530:> 19503:else 19476:memo 19438:eend 19387:> 19360:else 19326:memo 19288:eend 19246:else 19219:memo 19175:eend 18979:> 18773:< 18746:< 18719:< 18692:< 18665:< 18638:< 18611:< 18584:< 18540:< 18513:< 18480:> 18446:memo 18407:eend 18350:push 18271:name 18245:eend 18213:push 18162:eend 18126:else 18062:eend 18002:> 17975:else 17913:eend 17751:else 17690:eend 17523:> 17487:> 17219:else 17191:> 17144:> 17114:> 17067:> 17040:else 16985:eend 16826:> 16799:else 16744:eend 16585:> 16558:else 16505:eend 16463:else 16441:eend 16393:> 16346:> 16316:> 16289:else 16240:eend 16189:> 16162:else 16109:eend 16067:else 16045:eend 15997:> 15970:else 15948:eend 15900:> 15873:else 15851:eend 15803:> 15756:> 15726:> 15696:> 15666:> 15622:< 15616:oree 15595:< 15568:< 15541:< 15508:> 15448:eend 15400:oree 15327:push 14945:> 14921:> 14730:scan 14448:null 14183:< 14105:> 14078:< 14044:< 14001:> 13955:sort 13926:push 13834:else 13796:null 13490:null 13420:scan 13157:body 13129:eDiv 13117:body 13052:eDiv 13027:null 12900:body 12872:eDiv 12860:body 12826:eDiv 12798:eDiv 12764:eDiv 12736:eDiv 12708:eDiv 12680:eDiv 12652:eDiv 12588:eDiv 12557:body 12527:Math 12509:Math 12503:left 12491:eDiv 12463:eDiv 12453:help 12435:eDiv 12407:eDiv 12328:1000 12325:< 12274:null 12268:help 12240:Date 12176:scan 12030:scan 11989:null 11942:null 11792:> 11749:< 11709:> 11666:< 11620:sort 11584:push 11547:< 11455:< 11251:> 11104:eSup 11094:eSup 11048:eSup 11032:null 10912:name 10831:< 10621:Math 10206:test 10187:null 9927:> 9845:null 9701:null 9664:scan 9212:null 9118:null 9052:{}}; 8600:()}; 8192:scan 7835:null 7782:true 7606:null 7479:null 7406:1024 7364:null 7119:push 7000:null 6960:exec 6910:true 6788:code 6773:code 6709:code 6675:< 6236:null 5807:null 5673:text 5528:text 5428:text 5394:href 5388:href 5332:href 5326:text 5273:true 5229:else 5076:else 4909:else 4456:true 4274:else 4232:else 4121:Math 4093:> 3944:rows 3734:body 3647:null 3562:< 3500:null 3141:Name 2962:else 2798:else 2623:else 2152:else 1020:else 163:talk 100:talk 23381:}); 23354:}); 23293:end 23147:);} 23063:var 23042:);} 22958:var 22871:var 22840:var 22809:var 22802:)); 22760:var 22681:);} 22621:var 22600:);} 22540:var 22474:var 22402:var 22371:var 22364:)); 22322:var 22247:);} 22211:var 22182:var 22111:var 22080:var 21886:(){ 21721:URL 21598:var 21585:var 21572:var 21559:var 21543:var 21495:}); 21468:}); 21407:end 21070:var 21057:var 21044:var 21028:var 20980:}); 20946:}); 20885:end 20386:var 20367:var 20356:)); 19886:var 19873:var 19860:var 19847:var 19834:var 19818:var 19770:}); 19739:}); 19678:end 18999:var 18443:var 18430:var 18417:var 18404:var 18391:var 18375:var 18327:}); 18300:}); 18239:end 17882:var 17875:)); 17829:)); 17793:var 17616:)); 17546:var 17242:var 16954:var 16947:)); 16877:var 16713:var 16706:)); 16636:var 15589:ore 15471:var 15458:var 15445:var 15432:var 15416:var 15397:var 15385:ore 15382:var 15367:var 15352:var 15241:=== 15056:)); 14803:var 14733:(); 14703:)); 14651:)); 14293:)); 14214:var 14165:var 14159:for 14140:var 14133:}); 13892:var 13886:for 13870:var 13704:var 13610:end 13447:var 13423:(); 13376:(); 13358:var 13299:end 13259:now 13201:(); 13185:}); 12996:var 12959:var 12600:top 12533:min 12515:max 12404:var 12394:300 12385:var 12348:var 12310:now 12295:=== 12249:(); 12243:(). 12237:new 12231:now 12228:var 12203:var 12179:(); 12036:500 11826:}); 11801:end 11789:end 11758:end 11746:end 11529:var 11523:for 11492:var 11437:var 11431:for 11415:var 11345:)); 11216:)); 11169:)); 11045:var 10881:var 10856:var 10813:var 10807:for 10800:)); 10627:min 10612:var 10588:)); 10434:)); 10339:)); 10138:)); 10043:)); 9745:=== 9729:(); 9711:var 9528:end 9459:obj 9447:sel 9441:obj 9431:sel 9425:obj 9403:obj 9397:end 9385:obj 9361:obj 9345:obj 9327:obj 9303:obj 9296:(); 9269:obj 9236:end 9224:obj 9200:obj 9175:var 9130:obj 9106:obj 9081:var 9065:obj 9043:(), 9034:sel 9019:obj 9016:var 8978:end 8936:(); 8897:(); 8775:)); 8632:obj 8613:obj 8591:sel 8582:obj 8579:var 8379:var 8236:}); 8195:(); 8115:var 7795:var 7745:var 7400:100 7338:{}; 7147:end 7073:end 6981:)); 6945:var 6888:var 6869:var 6818:}); 6706:var 6657:var 6651:for 6632:var 6432:new 6356:new 6306:var 6300:for 6275:var 5840:)); 5763:{}; 5754:var 5658:url 5606:url 5603:var 5572:var 5541:var 5431:)); 5351:var 5219:(); 5203:(); 4633:var 4614:var 4537:(); 4512:end 4437:(); 4419:var 4385:end 4355:end 4074:end 4049:(); 4012:hta 3996:hta 3987:var 3902:hta 3862:hta 3822:hta 3794:hta 3772:hta 3769:var 3544:var 3538:for 3408:var 3388:end 3308:{}; 3293:var 3216:}); 3209:}); 3183:The 3169:not 3166:are 2325:}); 2292:}); 1981:}); 1937:}); 1395:}); 1354:}); 1031:{ 23270:({ 23225:21 23206:); 23135:). 23123:). 23111:). 23099:). 23087:). 23030:). 23018:). 23006:). 22994:). 22982:). 22942:!= 22906:if 22895:); 22864:); 22833:); 22740:== 22737:() 22722:if 22669:). 22657:). 22645:). 22588:). 22576:). 22564:). 22524:== 22500:if 22486:;} 22458:== 22452:|| 22446:== 22437:if 22426:); 22395:); 22302:== 22299:() 22284:if 22235:). 22194:;} 22166:== 22142:if 22135:); 22104:); 22060:== 22057:() 22042:if 21982:|| 21952:|| 21946:== 21943:() 21928:if 21917:;} 21911:). 21854:); 21780:); 21752:); 21668:|| 21641:|| 21611:if 21506:ct 21384:({ 21319:); 21228:); 21160:if 21116:|| 21083:if 20991:ct 20862:({ 20823:10 20792:); 20670:if 20659:); 20631:); 20603:); 20543:++ 20536:); 20451:)) 20409:if 20316:); 20281:)) 20239:if 20167:if 20112:if 20057:if 20013:|| 19986:|| 19959:|| 19899:if 19781:ct 19655:({ 19593:14 19574:); 19506:if 19450:14 19431:); 19363:if 19281:); 19168:); 19136:); 19069:!= 18955:if 18854:!= 18560:if 18546:)) 18456:if 18338:ct 18216:({ 17978:if 17906:); 17786:); 17683:); 17576:); 17496:|| 17424:); 17306:!= 17167:if 17123:|| 17090:if 17043:if 16978:); 16901:); 16870:); 16802:if 16737:); 16660:); 16629:); 16561:if 16520:;} 16517:20 16502:); 16456:;} 16453:18 16438:); 16402:){ 16369:if 16325:|| 16292:if 16252:19 16233:); 16165:if 16124:;} 16121:13 16106:); 16060:;} 16057:11 16042:); 16006:){ 15973:if 15963:;} 15960:16 15945:); 15909:){ 15876:if 15866:;} 15863:14 15848:); 15812:){ 15779:if 15735:|| 15705:|| 15675:|| 15642:if 15628:)) 15562:Re 15535:re 15484:if 15370:re 15355:Re 15315:ct 15271:ct 15247:)) 15226:|| 15208:if 15136:}; 15102:ct 14973:ct 14957:)) 14909:(( 14906:if 14849:!= 14834:if 14827:); 14772:ct 14740:}; 14724:ct 14658:ct 14629:ct 14591:), 14576:ct 14560:ct 14542:ct 14508:ct 14494:); 14479:ct 14461:ct 14445:!= 14430:ct 14384:== 14375:if 14368:); 14320:ct 14257:== 14251:(( 14242:+= 14232:]; 14223:ct 14201:++ 14047:ct 14035:ct 14004:ct 13992:ct 13935:); 13901:ct 13898:in 13853:++ 13844:ct 13809:ct 13793:== 13784:ct 13778:if 13768:)) 13762:!= 13747:|| 13735:if 13728:); 13690:); 13627:ct 13620:); 13523:ct 13487:== 13472:if 13456:ct 13414:ct 13395:ct 13392:!= 13383:if 13367:ct 13327:ct 13309:}; 13302:); 13269:ct 13247:ct 13225:ct 13192:ct 13178:); 13139:ct 13132:); 13049:== 13040:if 13024:!= 12977:|| 12940:|| 12882:ct 12875:); 12844:10 12572:)) 12428:); 12378:); 12357:ct 12331:)) 12316:ct 12286:ct 12271:!= 12259:(( 12256:if 12212:ct 12170:ct 12144:ct 12141:!= 12138:() 12129:ct 12123:if 12092:ct 12046:}; 12039:); 12024:ct 12006:ct 11977:ct 11970:); 11961:ct 11939:!= 11930:ct 11924:if 11914:() 11899:ct 11878:// 11846:}; 11593:); 11565:++ 11516:); 11501:ct 11479:++ 11458:ct 11384:ct 11359:}; 11323:ct 11291:ct 11273:ct 11254:ct 11236:ct 11230:if 11183:ct 11147:), 11132:ct 11116:ct 11097:); 11076:ct 11069:); 11029:!= 11014:if 11007:); 11004:eA 10986:ct 10976:eA 10957:); 10890:ct 10884:eA 10865:ct 10843:++ 10778:ct 10760:ct 10735:ct 10719:== 10704:ct 10667:ct 10660:); 10645:ct 10633:ct 10563:ct 10529:ct 10513:== 10498:ct 10492:if 10485:); 10470:ct 10458:ct 10412:ct 10395:), 10380:ct 10364:ct 10346:ct 10287:ct 10253:ct 10234:ct 10184:!= 10172:(( 10169:if 10116:ct 10099:), 10084:ct 10068:ct 10050:ct 10001:ct 9967:ct 9948:ct 9930:ct 9915:(( 9912:if 9891:); 9876:ct 9858:ct 9842:!= 9827:ct 9799:ct 9748:ct 9739:(( 9736:if 9720:ct 9689:ct 9658:ct 9633:}; 9626:); 9617:ct 9599:ct 9587:ct 9549:ct 9538:}; 9531:); 9510:ct 9498:ct 9474:); 9434:); 9412:); 9354:); 9252:++ 9239:)) 9209:!= 9197:(( 9158:++ 9145:)) 9115:!= 9103:(( 9074:); 8991:if 8954:ct 8943:}; 8921:ct 8863:if 8853:() 8838:ct 8827:}; 8799:ct 8792:}; 8760:ct 8722:if 8691:ct 8680:}; 8658:ct 8622:); 8554:if 8544:() 8529:ct 8493:}; 8463:++ 8450:); 8356:ct 8331:ct 8319:ct 8313:if 8282:ct 8226:); 8217:ct 8205:ct 8186:ct 8179:); 8164:ct 8139:); 8081:ct 8047:ct 8013:ct 8006:); 7979:ct 7972:); 7957:ct 7886:)) 7880:!= 7877:id 7856:== 7844:(( 7841:|| 7832:== 7820:if 7769:); 7711:ct 7677:ct 7670:); 7643:ct 7603:== 7594:ct 7588:if 7581:); 7554:ct 7544:() 7517:ct 7467:ct 7441:ct 7416:ct 7388:ct 7352:ct 7326:ct 7307:ct 7288:ct 7269:ct 7250:ct 7234:ct 7222:ct 7200:ct 7164:}; 7128:); 6997:== 6988:if 6954:re 6923:re 6847:re 6829:ct 6752:+= 6742:); 6739:16 6730:). 6693:++ 6598:ct 6586:ct 6575:}; 6559:re 6540:re 6522:re 6506:re 6488:re 6472:re 6454:re 6444:); 6420:re 6406:); 6393:ct 6386:), 6380:), 6365:ct 6315:ct 6312:in 6284:re 6252:re 6233:!= 6224:re 6218:if 6202:re 6184:ct 6173:}; 5974:ct 5935:// 5921:// 5900:// 5854:}; 5847:}; 5804:!= 5723:ct 5698:}; 5676:|| 5642:); 5624:). 5590:|| 5559:|| 5504:ct 5479:}; 5453:|| 5375:); 5308:ct 5290:}; 5169:if 5138:ct 5127:}; 5113:); 5066:); 5014:if 4971:ct 4960:}; 4946:); 4899:); 4847:if 4804:ct 4793:}; 4786:}; 4752:); 4705:|| 4693:+= 4677:|| 4665:+= 4652:do 4583:ct 4551:}; 4521:); 4487:); 4459:); 4428:ta 4400:). 4388:). 4361:ta 4358:-= 4336:). 4324:). 4297:ta 4294:-= 4242:ta 4199:!= 4190:ta 4184:if 4155:ta 4148:); 4133:ta 4118:-= 4096:ta 4084:if 4077:); 4056:ta 4040:ta 3980:); 3953:ta 3938:ta 3880:ta 3840:ta 3755:); 3687:); 3644:== 3629:if 3596:+= 3574:++ 3497:== 3482:if 3442:ta 3436:if 3376:ta 3358:ct 3305:|| 3302:ct 3296:ct 3200:.' 3192:is 3174:.' 3146:', 3129:', 2568:{ 852:= 838:= 823:= 804:= 774:= 736:\" 732:\" 338:); 329:); 180:, 176:, 165:| 117:, 113:, 102:| 23392:} 23374:; 23371:b 23361:} 23344:: 23334:, 23328:: 23318:, 23312:: 23302:, 23296:: 23286:, 23280:: 23264:. 23261:b 23250:; 23244:+ 23238:= 23228:; 23222:+ 23216:= 23200:( 23194:. 23191:s 23188:= 23174:} 23167:; 23161:= 23141:( 23129:( 23117:( 23105:( 23093:( 23081:( 23075:. 23069:= 23060:{ 23036:( 23024:( 23012:( 23000:( 22988:( 22976:( 22970:. 22964:= 22955:{ 22948:) 22939:) 22936:1 22933:- 22927:. 22921:( 22915:. 22909:( 22889:( 22883:. 22877:= 22858:( 22852:. 22846:= 22827:( 22821:. 22815:= 22796:( 22790:. 22784:, 22781:0 22778:( 22772:. 22766:= 22753:{ 22746:) 22743:4 22731:. 22725:( 22708:} 22701:; 22695:= 22675:( 22663:( 22651:( 22639:( 22633:. 22627:= 22618:{ 22594:( 22582:( 22570:( 22558:( 22552:. 22546:= 22537:{ 22530:) 22521:) 22518:0 22515:( 22509:. 22503:( 22480:= 22471:{ 22464:) 22440:( 22420:( 22414:. 22408:= 22389:( 22383:. 22377:= 22358:( 22352:. 22346:, 22343:0 22340:( 22334:. 22328:= 22315:{ 22308:) 22305:3 22293:. 22287:( 22270:} 22263:; 22257:= 22241:( 22229:( 22223:. 22217:= 22208:{ 22188:= 22179:{ 22172:) 22163:) 22160:0 22157:( 22151:. 22145:( 22129:( 22123:. 22117:= 22098:( 22092:. 22086:= 22073:{ 22066:) 22063:2 22051:. 22045:( 22028:; 22022:= 22012:) 22009:1 22006:- 22000:) 21994:( 21988:. 21979:1 21976:- 21970:) 21964:( 21958:. 21949:1 21937:. 21931:( 21905:( 21899:. 21880:= 21874:. 21868:. 21848:, 21842:( 21836:. 21830:= 21820:) 21817:1 21814:- 21808:) 21802:( 21796:. 21790:( 21774:( 21768:. 21762:= 21746:( 21740:. 21734:= 21724:; 21718:. 21712:= 21702:{ 21695:) 21692:1 21686:) 21680:( 21674:. 21671:s 21665:1 21659:) 21653:( 21647:. 21644:s 21638:1 21632:) 21626:( 21620:. 21617:s 21614:( 21604:; 21591:; 21578:; 21565:; 21552:; 21549:= 21546:b 21536:{ 21533:) 21530:s 21527:( 21521:( 21515:. 21509:. 21488:; 21485:b 21475:} 21458:: 21448:, 21442:: 21432:, 21426:: 21416:, 21410:: 21400:, 21394:: 21378:. 21375:b 21364:} 21357:; 21351:= 21341:; 21338:5 21335:+ 21329:= 21313:( 21307:. 21304:s 21301:= 21291:{ 21273:} 21266:; 21260:= 21250:; 21247:6 21244:+ 21238:= 21222:( 21216:. 21213:s 21210:= 21200:{ 21193:) 21190:1 21187:- 21181:) 21175:( 21169:. 21166:s 21163:( 21153:{ 21146:) 21143:1 21140:- 21134:) 21128:( 21122:. 21119:s 21113:1 21110:- 21104:) 21098:( 21092:. 21089:s 21086:( 21076:; 21063:; 21050:; 21037:; 21034:= 21031:b 21021:{ 21018:) 21015:s 21012:( 21006:( 21000:. 20994:. 20973:; 20970:b 20960:} 20953:} 20936:: 20926:, 20920:: 20910:, 20904:: 20894:, 20888:: 20878:, 20872:: 20856:. 20853:b 20842:; 20836:= 20826:; 20820:+ 20814:. 20808:+ 20802:= 20786:( 20780:. 20777:s 20774:= 20756:; 20750:+ 20744:= 20731:; 20725:+ 20719:= 20709:) 20706:1 20703:- 20697:) 20691:+ 20685:( 20679:. 20676:s 20673:( 20653:( 20647:. 20641:= 20625:( 20619:. 20613:= 20600:1 20597:+ 20591:( 20585:. 20579:+ 20573:= 20563:} 20556:} 20549:; 20530:( 20524:. 20518:+ 20512:= 20502:{ 20495:) 20492:0 20486:) 20480:( 20474:. 20468:( 20458:{ 20445:( 20439:. 20430:) 20424:( 20418:. 20412:( 20398:; 20395:0 20392:= 20379:; 20373:= 20350:( 20344:. 20338:( 20332:. 20326:= 20310:( 20304:. 20301:s 20298:= 20288:{ 20275:( 20269:. 20266:s 20260:) 20254:( 20248:. 20245:s 20242:( 20228:; 20222:= 20209:; 20203:= 20197:) 20194:1 20188:) 20182:( 20176:. 20173:s 20170:( 20157:; 20151:= 20145:) 20142:1 20139:- 20133:) 20127:( 20121:. 20118:s 20115:( 20102:; 20096:= 20090:) 20087:1 20084:- 20078:) 20072:( 20066:. 20063:s 20060:( 20050:{ 20043:) 20040:) 20037:1 20031:) 20025:( 20019:. 20016:s 20010:1 20004:) 19998:( 19992:. 19989:s 19983:1 19977:) 19971:( 19965:. 19962:s 19956:1 19950:) 19944:( 19938:. 19935:s 19932:( 19926:1 19920:) 19914:( 19908:. 19905:s 19902:( 19892:; 19879:; 19866:; 19853:; 19840:; 19827:; 19824:= 19821:b 19811:{ 19808:) 19805:s 19802:( 19796:( 19790:. 19784:. 19763:; 19760:b 19750:} 19729:: 19719:, 19713:: 19703:, 19697:: 19687:, 19681:: 19671:, 19665:: 19649:. 19646:b 19635:} 19628:; 19622:= 19612:; 19606:= 19596:; 19590:+ 19584:= 19568:( 19562:. 19559:s 19556:= 19546:{ 19539:) 19536:1 19533:- 19527:) 19521:( 19515:. 19512:s 19509:( 19492:} 19485:; 19479:= 19469:; 19463:= 19453:; 19447:+ 19441:= 19425:( 19419:. 19416:s 19413:= 19403:{ 19396:) 19393:1 19390:- 19384:) 19378:( 19372:. 19369:s 19366:( 19349:} 19342:} 19335:; 19329:= 19319:; 19313:= 19303:; 19300:5 19297:+ 19291:= 19275:( 19269:. 19266:s 19263:= 19253:{ 19235:} 19228:; 19222:= 19212:; 19206:= 19196:; 19190:. 19184:+ 19178:= 19162:( 19156:. 19153:s 19150:= 19130:. 19124:+ 19121:) 19115:( 19109:. 19106:s 19103:( 19097:. 19094:s 19091:+ 19085:= 19075:) 19066:) 19060:. 19054:+ 19051:) 19045:( 19039:. 19036:s 19033:( 19027:. 19024:s 19021:( 19011:; 19005:= 18992:{ 18985:) 18982:0 18976:) 18970:( 18964:. 18958:( 18944:; 18938:+ 18932:= 18918:; 18912:+ 18909:) 18906:1 18903:- 18900:) 18894:( 18888:. 18885:s 18882:( 18876:. 18873:s 18870:= 18860:) 18851:) 18848:1 18845:- 18842:) 18836:( 18830:. 18827:s 18824:( 18818:. 18815:s 18812:( 18802:; 18796:= 18786:{ 18779:) 18776:0 18770:) 18764:( 18758:. 18755:s 18749:0 18743:) 18737:( 18731:. 18728:s 18722:0 18716:) 18710:( 18704:. 18701:s 18695:0 18689:) 18683:( 18677:. 18674:s 18668:0 18662:) 18656:( 18650:. 18647:s 18641:0 18635:) 18629:( 18623:. 18620:s 18614:0 18608:) 18602:( 18596:. 18593:s 18587:0 18581:) 18575:( 18569:. 18566:s 18563:( 18553:{ 18543:0 18537:) 18531:( 18525:. 18522:s 18516:0 18510:) 18504:( 18498:. 18495:s 18492:( 18486:1 18483:- 18477:) 18471:( 18465:. 18462:s 18459:( 18449:; 18436:; 18423:; 18410:; 18397:; 18384:; 18381:= 18378:b 18368:{ 18365:) 18362:s 18359:( 18353:( 18347:. 18341:. 18320:; 18317:b 18307:} 18290:: 18280:, 18274:: 18264:, 18258:: 18248:, 18242:: 18232:, 18226:: 18210:. 18207:b 18200:} 18193:; 18187:= 18177:; 18171:. 18168:s 18165:= 18155:; 18149:. 18146:s 18143:= 18133:{ 18115:} 18108:; 18102:= 18092:; 18089:1 18086:- 18083:) 18077:( 18071:. 18068:s 18065:= 18055:; 18052:1 18049:- 18046:) 18040:( 18034:. 18031:s 18028:= 18018:{ 18011:) 18008:1 18005:- 17999:) 17993:( 17987:. 17984:s 17981:( 17964:} 17957:} 17950:; 17944:+ 17938:= 17928:; 17922:+ 17916:= 17900:( 17894:. 17888:= 17872:2 17869:+ 17863:( 17857:. 17851:( 17845:. 17839:= 17823:( 17817:. 17814:s 17811:( 17805:. 17802:s 17799:= 17780:( 17774:. 17771:s 17768:= 17758:{ 17740:} 17733:; 17727:+ 17721:= 17711:; 17705:. 17699:+ 17693:= 17677:( 17671:. 17668:s 17665:= 17651:} 17644:; 17638:+ 17632:+ 17626:= 17610:( 17604:. 17598:( 17592:. 17586:= 17570:+ 17564:( 17558:. 17555:s 17552:= 17539:{ 17532:) 17529:1 17526:- 17520:) 17514:+ 17508:( 17502:. 17499:s 17493:1 17490:- 17484:) 17478:+ 17472:( 17466:. 17463:s 17460:( 17446:; 17440:+ 17434:= 17418:( 17412:. 17406:= 17396:; 17390:+ 17384:= 17370:; 17364:+ 17361:) 17358:1 17355:- 17352:) 17346:( 17340:. 17337:s 17334:( 17328:. 17325:s 17322:= 17312:) 17303:) 17300:1 17297:- 17294:) 17288:( 17282:. 17279:s 17276:( 17270:. 17267:s 17264:( 17254:; 17248:= 17231:; 17225:= 17212:; 17206:= 17200:) 17197:1 17194:- 17188:) 17182:( 17176:. 17173:s 17170:( 17160:{ 17153:) 17150:1 17147:- 17141:) 17135:( 17129:. 17126:s 17120:1 17117:- 17111:) 17105:( 17099:. 17096:s 17093:( 17083:{ 17076:) 17073:1 17070:- 17064:) 17058:( 17052:. 17049:s 17046:( 17029:} 17022:; 17016:+ 17010:= 17000:; 16994:+ 16988:= 16972:( 16966:. 16960:= 16944:2 16941:+ 16935:( 16929:. 16923:( 16917:. 16911:= 16895:( 16889:. 16886:s 16883:= 16864:( 16858:. 16855:s 16852:= 16842:{ 16835:) 16832:1 16829:- 16823:) 16817:( 16811:. 16808:s 16805:( 16788:} 16781:; 16775:+ 16769:= 16759:; 16753:+ 16747:= 16731:( 16725:. 16719:= 16703:2 16700:+ 16694:( 16688:. 16682:( 16676:. 16670:= 16654:( 16648:. 16645:s 16642:= 16623:( 16617:. 16614:s 16611:= 16601:{ 16594:) 16591:1 16588:- 16582:) 16576:( 16570:. 16567:s 16564:( 16547:} 16540:; 16534:= 16514:+ 16508:= 16496:( 16490:. 16487:s 16484:= 16478:; 16472:= 16466:{ 16450:+ 16444:= 16432:( 16426:. 16423:s 16420:= 16414:; 16408:= 16399:1 16396:- 16390:) 16384:( 16378:. 16375:s 16372:( 16362:{ 16355:) 16352:1 16349:- 16343:) 16337:( 16331:. 16328:s 16322:1 16319:- 16313:) 16307:( 16301:. 16298:s 16295:( 16278:} 16271:; 16265:= 16255:; 16249:+ 16243:= 16227:( 16221:. 16218:s 16215:= 16205:{ 16198:) 16195:1 16192:- 16186:) 16180:( 16174:. 16171:s 16168:( 16151:} 16144:; 16138:= 16118:+ 16112:= 16100:( 16094:. 16091:s 16088:= 16082:; 16076:= 16070:{ 16054:+ 16048:= 16036:( 16030:. 16027:s 16024:= 16018:; 16012:= 16003:1 16000:- 15994:) 15988:( 15982:. 15979:s 15976:( 15957:+ 15951:= 15939:( 15933:. 15930:s 15927:= 15921:; 15915:= 15906:1 15903:- 15897:) 15891:( 15885:. 15882:s 15879:( 15860:+ 15854:= 15842:( 15836:. 15833:s 15830:= 15824:; 15818:= 15809:1 15806:- 15800:) 15794:( 15788:. 15785:s 15782:( 15772:{ 15765:) 15762:1 15759:- 15753:) 15747:( 15741:. 15738:s 15732:1 15729:- 15723:) 15717:( 15711:. 15708:s 15702:1 15699:- 15693:) 15687:( 15681:. 15678:s 15672:1 15669:- 15663:) 15657:( 15651:. 15648:s 15645:( 15635:{ 15625:0 15619:) 15613:( 15607:. 15604:s 15598:0 15592:) 15586:( 15580:. 15577:s 15571:0 15565:) 15559:( 15553:. 15550:s 15544:0 15538:) 15532:( 15526:. 15523:s 15520:( 15514:1 15511:- 15505:) 15499:( 15493:. 15490:s 15487:( 15477:; 15464:; 15451:; 15438:; 15425:; 15422:= 15419:b 15409:; 15403:= 15394:; 15388:= 15379:; 15373:= 15364:; 15358:= 15345:{ 15342:) 15339:s 15336:( 15330:( 15324:. 15318:. 15283:; 15280:= 15274:. 15250:{ 15235:. 15229:( 15220:. 15214:! 15211:( 15129:; 15123:= 15117:. 15111:. 15105:. 15095:; 15089:= 15083:. 15073:} 15066:; 15046:. 15040:- 15034:. 15021:, 15015:. 15002:, 14996:+ 14982:( 14979:_ 14976:. 14970:( 14960:{ 14951:. 14939:. 14933:( 14927:) 14924:0 14915:. 14899:} 14892:; 14886:+ 14880:+ 14874:. 14868:= 14858:{ 14855:) 14843:. 14837:( 14821:( 14815:. 14809:= 14796:{ 14793:) 14787:( 14781:= 14775:. 14727:. 14710:} 14697:+ 14694:s 14691:+ 14685:( 14679:. 14673:( 14667:. 14661:. 14644:) 14638:( 14635:_ 14632:. 14622:, 14616:+ 14613:) 14610:s 14607:( 14601:+ 14585:( 14582:_ 14579:. 14569:( 14563:. 14557:( 14551:. 14545:. 14535:; 14529:= 14523:. 14517:. 14511:. 14501:} 14488:. 14482:. 14476:( 14470:. 14464:. 14454:{ 14451:) 14439:. 14433:. 14427:( 14406:; 14400:= 14397:s 14390:) 14381:s 14378:( 14361:) 14358:2 14355:( 14349:. 14346:s 14339:, 14329:( 14326:_ 14323:. 14317:= 14314:s 14300:} 14290:a 14287:+ 14281:+ 14275:( 14272:: 14269:a 14266:? 14263:) 14260:1 14248:+ 14239:s 14226:. 14220:= 14207:{ 14204:) 14198:i 14195:; 14189:. 14186:a 14180:i 14177:; 14174:0 14171:= 14168:i 14162:( 14152:; 14146:= 14143:s 14126:; 14123:0 14120:: 14117:1 14114:? 14111:) 14108:y 14102:x 14099:( 14096:: 14093:1 14090:- 14087:? 14084:) 14081:y 14075:x 14072:( 14065:: 14062:1 14059:? 14056:) 14050:. 14038:. 14032:( 14025:: 14022:1 14019:- 14016:? 14013:) 14007:. 13995:. 13989:( 13979:{ 13976:) 13973:y 13970:, 13967:x 13964:( 13958:( 13952:. 13949:a 13942:} 13932:i 13929:( 13923:. 13920:a 13913:{ 13910:) 13904:. 13895:i 13889:( 13879:; 13876:= 13873:a 13863:} 13856:; 13847:. 13837:{ 13831:} 13824:; 13821:1 13818:= 13812:. 13802:{ 13799:) 13787:. 13781:( 13771:{ 13756:. 13750:( 13741:! 13738:( 13722:( 13716:. 13710:= 13680:. 13674:. 13668:+ 13662:. 13652:, 13646:. 13636:( 13630:. 13613:) 13607:. 13601:( 13595:. 13592:s 13589:+ 13579:. 13573:+ 13566:) 13560:. 13554:, 13551:0 13548:( 13542:. 13539:s 13532:( 13526:. 13516:} 13509:; 13496:{ 13493:) 13481:. 13475:( 13465:; 13459:. 13453:= 13440:} 13433:; 13417:. 13407:{ 13404:) 13398:. 13389:s 13386:( 13370:. 13364:= 13361:s 13351:{ 13348:) 13345:k 13342:( 13336:= 13330:. 13296:. 13290:, 13284:. 13278:( 13272:. 13262:; 13256:= 13250:. 13240:; 13237:k 13234:= 13228:. 13218:} 13211:; 13195:. 13172:. 13166:, 13160:, 13154:. 13148:( 13142:. 13126:( 13120:. 13114:. 13104:} 13097:; 13091:. 13088:e 13085:= 13082:e 13075:} 13068:; 13058:{ 13055:) 13046:e 13043:( 13033:{ 13030:) 13021:e 13018:( 13008:; 13002:= 12999:e 12989:; 12983:. 12971:. 12965:= 12952:; 12946:. 12934:= 12924:{ 12921:) 12915:( 12909:, 12903:, 12897:. 12891:( 12885:. 12869:( 12863:. 12857:. 12847:; 12841:= 12835:. 12829:. 12819:; 12813:= 12807:. 12801:. 12791:; 12785:+ 12779:= 12773:. 12767:. 12757:; 12751:= 12745:. 12739:. 12729:; 12723:= 12717:. 12711:. 12701:; 12695:= 12689:. 12683:. 12673:; 12667:= 12661:. 12655:. 12645:; 12639:+ 12636:) 12630:. 12624:. 12618:+ 12615:y 12612:. 12609:p 12606:( 12603:= 12597:. 12591:. 12581:; 12575:+ 12566:- 12560:. 12554:. 12548:, 12545:x 12542:. 12539:p 12536:( 12530:. 12524:, 12521:0 12518:( 12512:. 12506:= 12500:. 12494:. 12484:; 12478:= 12472:. 12466:. 12456:; 12450:. 12444:= 12438:. 12422:( 12416:. 12410:= 12397:; 12391:= 12372:. 12366:( 12360:. 12354:= 12351:p 12334:{ 12319:. 12313:- 12307:( 12301:) 12298:k 12289:. 12283:( 12277:) 12265:. 12234:= 12221:; 12215:. 12209:= 12196:} 12189:; 12173:. 12156:{ 12153:) 12147:. 12132:. 12126:( 12116:{ 12113:) 12110:k 12107:( 12101:= 12095:. 12033:, 12027:. 12021:( 12015:= 12009:. 11999:} 11992:; 11986:= 11980:. 11964:. 11958:( 11948:{ 11945:) 11933:. 11927:( 11917:{ 11908:= 11902:. 11839:; 11819:; 11816:0 11813:: 11810:1 11807:? 11804:) 11798:. 11795:y 11786:. 11783:x 11780:( 11773:: 11770:1 11767:- 11764:? 11761:) 11755:. 11752:y 11743:. 11740:x 11737:( 11730:: 11727:1 11724:? 11721:) 11715:. 11712:y 11703:. 11700:x 11697:( 11690:: 11687:1 11684:- 11681:? 11678:) 11672:. 11669:y 11660:. 11657:x 11654:( 11644:{ 11641:) 11638:y 11635:, 11632:x 11629:( 11623:( 11617:. 11607:} 11600:} 11590:a 11587:( 11581:. 11571:{ 11568:) 11562:j 11559:; 11553:. 11550:a 11544:j 11541:; 11538:0 11535:= 11532:j 11526:( 11513:s 11510:( 11504:. 11498:= 11495:a 11485:{ 11482:) 11476:i 11473:; 11467:. 11461:. 11452:i 11449:; 11446:0 11443:= 11440:i 11434:( 11424:; 11421:= 11408:{ 11405:) 11402:s 11399:( 11393:= 11387:. 11352:} 11338:) 11332:( 11329:_ 11326:. 11316:, 11310:, 11300:( 11294:. 11288:( 11282:. 11276:. 11266:{ 11263:) 11257:. 11245:. 11239:. 11233:( 11223:} 11210:( 11204:. 11198:( 11192:. 11186:. 11176:} 11159:+ 11156:i 11153:+ 11141:( 11138:_ 11135:. 11125:( 11119:. 11113:( 11107:. 11091:( 11085:. 11079:. 11063:( 11057:. 11051:= 11038:{ 11035:) 11023:. 11017:( 11001:( 10995:. 10989:. 10979:; 10973:= 10967:. 10947:. 10937:, 10931:+ 10928:i 10925:+ 10915:, 10909:. 10899:( 10893:. 10887:= 10874:; 10868:. 10862:= 10849:{ 10846:) 10840:i 10837:; 10828:i 10825:; 10822:0 10819:= 10816:i 10810:( 10793:) 10787:. 10781:. 10775:, 10769:( 10766:_ 10763:. 10757:: 10750:) 10744:( 10741:_ 10738:. 10732:? 10725:) 10722:1 10713:. 10707:. 10701:( 10694:( 10688:. 10682:( 10676:. 10670:. 10654:. 10648:. 10642:, 10636:. 10630:( 10624:. 10618:= 10605:} 10598:; 10578:) 10572:( 10569:_ 10566:. 10556:( 10550:. 10544:( 10538:. 10532:. 10522:{ 10519:) 10516:0 10507:. 10501:. 10495:( 10482:s 10479:( 10473:. 10467:= 10461:. 10451:} 10444:; 10427:) 10421:( 10418:_ 10415:. 10405:, 10389:( 10386:_ 10383:. 10373:( 10367:. 10361:( 10355:. 10349:. 10332:) 10322:+ 10312:+ 10302:+ 10296:( 10293:_ 10290:. 10280:( 10274:. 10268:( 10262:. 10256:. 10246:{ 10243:) 10237:. 10231:! 10221:) 10215:. 10209:( 10203:. 10190:) 10178:. 10155:} 10148:; 10131:) 10125:( 10122:_ 10119:. 10109:, 10093:( 10090:_ 10087:. 10077:( 10071:. 10065:( 10059:. 10053:. 10036:) 10030:+ 10020:+ 10010:( 10007:_ 10004:. 9994:( 9988:. 9982:( 9976:. 9970:. 9960:{ 9957:) 9951:. 9945:! 9939:) 9933:. 9921:. 9918:s 9898:} 9885:. 9879:. 9873:( 9867:. 9861:. 9851:{ 9848:) 9836:. 9830:. 9824:( 9814:; 9811:s 9808:= 9802:. 9792:} 9782:; 9772:{ 9769:) 9763:! 9757:) 9751:. 9742:s 9723:. 9717:= 9714:s 9704:; 9698:= 9692:. 9682:{ 9679:) 9673:( 9667:= 9661:. 9620:. 9614:, 9608:, 9602:. 9596:( 9590:. 9573:{ 9570:) 9564:( 9558:= 9552:. 9525:, 9519:, 9513:. 9507:( 9501:. 9491:} 9484:; 9468:. 9462:. 9456:( 9450:. 9444:. 9428:. 9422:( 9406:. 9400:- 9394:, 9388:. 9382:( 9376:. 9370:. 9364:. 9348:. 9342:- 9336:, 9330:. 9324:( 9318:. 9312:. 9306:. 9290:. 9284:= 9278:. 9272:. 9262:} 9255:; 9249:j 9242:{ 9227:. 9221:( 9215:) 9203:. 9187:; 9184:i 9181:= 9178:j 9168:} 9161:; 9155:i 9148:{ 9133:. 9127:( 9121:) 9109:. 9093:; 9090:0 9087:= 9084:i 9068:, 9062:( 9049:: 9037:: 9031:{ 9028:= 9025:x 9022:= 9009:{ 9006:) 9000:. 8994:( 8984:{ 8981:) 8975:, 8969:( 8963:= 8957:. 8930:. 8924:. 8914:} 8907:; 8891:. 8881:{ 8878:) 8872:. 8866:( 8856:{ 8847:= 8841:. 8820:; 8817:s 8814:= 8808:. 8802:. 8785:; 8769:( 8766:_ 8763:. 8757:( 8740:{ 8737:) 8731:. 8725:( 8715:{ 8712:) 8709:s 8706:( 8700:= 8694:. 8673:; 8667:. 8661:. 8648:} 8641:; 8635:. 8616:, 8610:( 8594:: 8588:{ 8585:= 8572:{ 8569:) 8563:. 8557:( 8547:{ 8538:= 8532:. 8486:; 8483:s 8473:} 8466:; 8444:, 8438:+ 8432:( 8426:. 8423:s 8420:= 8417:s 8410:{ 8407:) 8401:( 8391:; 8388:1 8385:= 8372:} 8365:; 8359:. 8353:= 8350:s 8343:{ 8340:) 8334:. 8322:. 8316:( 8306:{ 8303:) 8300:s 8297:( 8291:= 8288:_ 8285:. 8220:. 8214:( 8208:. 8189:. 8173:, 8167:. 8161:( 8155:. 8149:. 8133:( 8127:. 8121:= 8108:; 8102:= 8096:. 8090:. 8084:. 8074:; 8068:= 8062:. 8056:. 8050:. 8040:; 8034:= 8028:. 8022:. 8016:. 8000:( 7994:. 7988:= 7982:. 7969:e 7966:, 7960:. 7954:( 7948:. 7942:. 7939:e 7932:} 7925:; 7922:p 7919:= 7916:e 7909:} 7902:; 7892:{ 7889:) 7874:. 7871:p 7868:( 7862:) 7859:1 7850:. 7847:p 7838:) 7829:p 7826:( 7823:( 7813:; 7807:. 7804:e 7801:= 7798:p 7788:{ 7785:) 7779:( 7763:( 7757:. 7751:= 7748:e 7738:; 7732:= 7726:. 7720:. 7714:. 7704:; 7698:= 7692:. 7686:. 7680:. 7664:( 7658:. 7652:= 7646:. 7636:} 7629:; 7612:{ 7609:) 7597:. 7591:( 7575:( 7569:. 7563:= 7557:. 7547:{ 7538:, 7532:, 7526:( 7520:. 7482:; 7476:= 7470:. 7456:; 7450:= 7444:. 7431:; 7425:= 7419:. 7409:; 7403:* 7397:= 7391:. 7367:; 7361:= 7355:. 7335:= 7329:. 7316:; 7310:. 7297:; 7291:. 7278:; 7272:. 7259:; 7253:. 7243:; 7237:. 7231:= 7225:. 7215:; 7212:8 7209:= 7203:. 7157:} 7150:; 7144:. 7141:m 7138:= 7135:p 7125:m 7122:( 7116:. 7113:a 7106:; 7100:. 7097:m 7094:+ 7088:. 7085:m 7082:+ 7079:p 7076:= 7070:. 7067:m 7060:; 7054:. 7051:m 7048:+ 7045:p 7042:= 7036:. 7033:m 7026:} 7019:; 7016:a 7006:{ 7003:) 6994:m 6991:( 6978:p 6975:( 6969:. 6966:s 6963:( 6957:. 6951:= 6948:m 6938:; 6935:0 6932:= 6926:. 6916:{ 6913:) 6907:( 6897:; 6894:= 6891:a 6881:; 6878:0 6875:= 6872:p 6859:{ 6856:) 6853:s 6850:, 6844:( 6838:= 6832:. 6811:; 6808:r 6798:} 6791:; 6785:+ 6782:) 6776:. 6770:( 6764:. 6758:+ 6749:r 6736:( 6727:i 6724:( 6718:. 6715:s 6712:= 6699:{ 6696:) 6690:i 6687:; 6681:. 6678:s 6672:i 6669:; 6666:0 6663:= 6660:i 6654:( 6644:; 6638:= 6635:r 6622:{ 6619:) 6616:s 6613:( 6607:( 6601:. 6595:= 6589:. 6568:; 6562:. 6549:; 6543:. 6537:= 6531:. 6525:. 6515:; 6509:. 6503:= 6497:. 6491:. 6481:; 6475:. 6469:= 6463:. 6457:. 6441:s 6438:( 6429:= 6423:. 6413:} 6396:. 6374:( 6368:. 6362:( 6349:( 6343:. 6340:s 6337:= 6334:s 6327:{ 6324:) 6318:. 6303:( 6293:; 6287:. 6281:= 6278:s 6268:} 6261:; 6255:. 6242:{ 6239:) 6227:. 6221:( 6208:{ 6205:) 6199:( 6193:= 6187:. 6159:: 6149:, 6143:+ 6133:+ 6116:: 6106:, 6100:+ 6090:+ 6080:+ 6070:+ 6060:+ 6050:+ 6040:+ 6030:+ 6020:+ 5996:: 5986:{ 5983:= 5977:. 5837:x 5834:( 5831:f 5828:= 5822:( 5819:: 5813:? 5810:) 5798:( 5788:{ 5785:) 5782:x 5779:( 5760:= 5747:{ 5744:) 5741:f 5738:( 5732:= 5726:. 5691:; 5685:+ 5682:) 5670:( 5667:+ 5661:+ 5655:+ 5636:, 5630:( 5618:+ 5612:( 5609:= 5596:; 5584:. 5578:= 5565:; 5553:. 5547:= 5534:{ 5531:) 5525:, 5519:( 5513:= 5507:. 5472:; 5469:e 5459:; 5447:= 5441:. 5438:e 5425:( 5419:. 5413:( 5407:. 5404:e 5397:; 5391:= 5385:. 5382:e 5369:( 5363:. 5357:= 5354:e 5344:{ 5341:) 5335:, 5329:, 5323:( 5317:= 5311:. 5283:} 5276:; 5270:= 5264:. 5254:; 5248:= 5242:. 5232:{ 5226:} 5213:. 5197:. 5187:{ 5184:) 5178:. 5172:( 5162:{ 5159:) 5153:( 5147:= 5141:. 5120:} 5110:f 5107:, 5101:+ 5095:( 5089:. 5086:e 5079:{ 5073:} 5060:, 5057:f 5054:, 5048:( 5042:. 5039:e 5032:{ 5029:) 5023:. 5020:e 5017:( 5007:{ 5004:) 5001:f 4998:, 4992:, 4989:e 4986:( 4980:= 4974:. 4953:} 4943:f 4940:, 4934:+ 4928:( 4922:. 4919:e 4912:{ 4906:} 4893:, 4890:f 4887:, 4881:( 4875:. 4872:e 4865:{ 4862:) 4856:. 4853:e 4850:( 4840:{ 4837:) 4834:f 4831:, 4825:, 4822:e 4819:( 4813:= 4807:. 4783:y 4780:: 4777:y 4774:, 4771:x 4768:: 4765:x 4762:{ 4749:e 4746:( 4740:} 4733:; 4727:. 4724:e 4721:= 4718:e 4711:; 4708:0 4699:. 4696:e 4690:y 4683:; 4680:0 4671:. 4668:e 4662:x 4655:{ 4645:; 4642:0 4639:= 4636:y 4626:; 4623:0 4620:= 4617:x 4607:{ 4604:) 4601:e 4598:( 4592:= 4586:. 4544:} 4531:. 4515:- 4509:, 4503:( 4497:. 4481:, 4475:( 4469:. 4453:( 4447:. 4431:. 4425:= 4412:; 4409:1 4406:- 4394:( 4382:, 4379:0 4376:( 4370:. 4364:. 4348:; 4345:1 4342:- 4330:( 4318:, 4315:0 4312:( 4306:. 4300:. 4277:{ 4271:} 4264:} 4257:; 4254:0 4251:= 4245:. 4235:{ 4229:} 4222:} 4208:{ 4205:) 4193:. 4187:( 4170:; 4164:= 4158:. 4145:2 4142:/ 4136:. 4130:( 4124:. 4108:{ 4105:) 4099:. 4087:( 4071:, 4065:( 4059:. 4043:. 4033:; 4027:= 4021:. 4015:. 4005:; 3999:. 3993:= 3974:, 3971:0 3968:( 3962:. 3956:. 3950:+ 3947:) 3941:. 3935:, 3932:0 3929:( 3923:. 3917:. 3911:= 3905:. 3895:; 3889:+ 3883:. 3877:= 3871:. 3865:. 3855:; 3849:+ 3843:. 3837:= 3831:. 3825:. 3815:; 3809:= 3803:. 3797:. 3787:; 3781:. 3775:= 3762:} 3749:. 3743:( 3737:. 3731:. 3721:; 3715:= 3709:. 3703:. 3697:. 3681:( 3675:. 3669:= 3663:. 3653:{ 3650:) 3638:. 3632:( 3622:} 3615:} 3608:; 3602:. 3590:. 3580:{ 3577:) 3571:i 3568:; 3565:6 3559:i 3556:; 3553:0 3550:= 3547:i 3541:( 3528:; 3522:= 3516:. 3506:{ 3503:) 3491:. 3485:( 3454:{ 3451:) 3445:. 3439:( 3426:; 3420:. 3414:= 3394:{ 3391:) 3385:, 3379:, 3373:( 3367:= 3361:. 3299:= 3243:} 3236:} 3225:} 3003:} 2869:{ 2839:} 2686:{ 2656:} 2422:{ 2303:} 2207:} 2163:{ 2133:} 2089:{ 2067:{ 1959:} 1948:} 1727:} 1716:} 1683:{ 1661:{ 1577:{ 1503:{ 1373:} 1268:} 1213:{ 1182:} 1127:{ 1097:} 1086:} 1001:} 905:{ 856:; 842:; 821:! 782:; 780:) 762:{ 755:{ 734:N 720:{ 713:{ 625:} 618:} 576:{ 545:} 534:} 527:} 478:{ 471:{ 462:) 451:) 449:0 246:} 239:} 169:) 161:( 106:) 98:(

Index

User:TheJJJunk
Browse history interactively
← Previous edit
Next edit →

Revision as of 02:39, 12 December 2012
view source
TheJJJunk
talk
contribs
Extended confirmed users
Pending changes reviewers
Rollbackers
← Previous edit
Revision as of 03:03, 13 December 2012
view source
TheJJJunk
talk
contribs
Extended confirmed users
Pending changes reviewers
Rollbackers
Next edit →






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