mw.loader.using(['mediawiki.util','mediawiki.notify','jquery.client'],function(){jQuery.getScript('//en.wikisource.org/w/index.php?title=MediaWiki:Base.js&action=raw&ctype=text/javascript',function(){mw.loader.load('//en.wikisource.org/w/index.php?title=MediaWiki:PageNumbers.js&action=raw&ctype=text/javascript');mw.loader.load('//en.wikisource.org/w/index.php?title=MediaWiki:IndexForm.js&action=raw&ctype=text/javascript');mw.loader.load('//en.wikisource.org/w/index.php?title=MediaWiki:OCR.js&action=raw&ctype=text/javascript');mw.loader.load('//en.wikisource.org/w/index.php?title=MediaWiki:DisplayFooter.js&action=raw&ctype=text/javascript');mw.loader.load('//en.wikisource.org/w/index.php?title=MediaWiki:Dictionary.js&action=raw&ctype=text/javascript');mw.loader.load('//en.wikisource.org/w/index.php?title=MediaWiki:InterWikiTransclusion.js&action=raw&ctype=text/javascript');});self.ws_messages={'do':'Display options','optlist':'Display options','hide_page_numbers':'Hide page links', 'show_page_numbers':'Show page links','page_numbers_inline':'Page links within text','page_numbers_beside':'Page links beside text','layout':'Layout','author':'Author','translator':'Translator','editor':'Editor','publisher':'Publisher','place':'Place','volume':'Volume','school':'School','book':'Book','collection':'Collection','journal':'Journal or magazine','phdthesis':'Thesis, report','dictionary':'Dictionary','progress':'Progress','progress_T':'Done','progress_V':'To be validated','progress_C':'To be proofread','progress_MS':'Ready for Match & Split','progress_OCR':'Source file needs an OCR text layer','progress_L':'Source file is incorrect (missing pages, unordered pages, etc)','progress_X':'Pagelist needed (to verify file is complete and correct before commencing proofreading)','▲':'Return to the top of the page.','corr_list':'List of typos identified on this page','corr_link':'Typos Marked','corr_one':'One typo has been marked.','corr_many':' typos have been marked.', 'corr_close':'Close.','iwtrans':'Its text comes from','iwtrans2':'Its text comes from other Wikisource subdomains.','page_namespace_name':'Page','page_trascluded_in':'Page trascluded in:','text_number':'Text','compare_with':'Comparison with:','compare_texts':'Compare texts'};if(!self.ws_layouts){self.ws_layouts={};}self.ws_layouts['Layout 1']={'#text-wrap':"position:relative; margin-left:3.0em;",'#text-container':"position:relative;",'#text':"",'.sidenote-right':"float:right; margin:0.5em; padding:3px; border:solid 1px gray; max-width:9em; text-indent:0em; text-align:left;",'.sidenote-left':"float:left; margin:0.5em; padding:3px; border:solid 1px gray; max-width:9em; text-indent:0em; text-align:left;",'.mw-editsection':"display:none;",'#headertemplate':""};self.ws_layouts['Layout 2']={'#text-wrap':"position:relative; margin-left:3.0em; margin-right:3.0em;",'#text-container':"position:relative;width:36em; margin:0 auto 0 auto; font-family:Georgia,serif;",'#text':"text-align:justify;", '.sidenote-right':"position:absolute; left:37em; width:16em; text-indent:0em; text-align:left;",'.sidenote-left':"position:absolute; left:37em; width:16em; text-indent:0em; text-align:left;",'.mw-editsection':"display:none;",'#headertemplate':"font-family:sans-serif;"};self.ws_layouts['Layout 3']={'#text-wrap':"position:relative; margin-left:3.0em;",'#text-container':"position:relative; min-width:60em; float:left; width:100%; margin-right:-23em;",'#text':"position:relative; text-align:justify; margin-right:23em; text-indent:0em; padding-left:0px; padding-right:0px; width:auto;",'.sidenote-right':"position:absolute; right:-10em; width:9em; background-color:#eeeeee; text-indent:0em; text-align:left;",'.sidenote-left':"position:absolute; right:-10em; width:9em; background-color:#eeeeee; text-indent:0em; text-align:left;",'.mw-editsection':"display:none;",'#headertemplate':"position:absolute; top:0em; right:-23em; width:21em; float:right; text-align:left;"};self.ws_layouts[ 'Proposed Layout']={'#text-wrap':"position:relative; margin-left:3.00em;",'#text-container':"position:relative; margin-right:-20em; min-width:60em; width:100%;",'#text':"position:relative; width:auto; margin-right:20em; padding-right:0px; padding-left:0px; text-indent:0.00em; text-align:justify;",'.sidenote-right':"position:absolute; right:-10em; width:9.00em; background-color:#eeeeee; text-indent:0.00em; text-align:left;",'.sidenote-left':"position:absolute; right:-10em; width:9.00em; background-color:#eeeeee; text-indent:0.00em; text-align:left;",'.mw-editsection':"display:none;",'#headertemplate':"position:relative; font-family:sans-serif; margin-bottom:1.33em;"};function icon_src(t){var src='//upload.wikimedia.org/wikipedia/commons/';switch(t){case'0%':src+='8/8f/00';break;case'25%':src+='5/5b/25';break;case'50%':src+='3/3a/50';break;case'75%':src+='c/cd/75';break;case'100%':src+='6/64/100';break;}return src+'%25.png';}function pageQuality(){var a=document.getElementById( 'ca-nstab-main');if(!a)return;var pr_index=document.getElementById('pr_index');if(pr_index)return;var q=document.getElementById('textquality');var new_img;if(q){new_img=document.createElement('img');new_img.setAttribute('src',icon_src(q.className));a.firstChild.appendChild(new_img);}for(var i=0;spanElem=document.getElementsByTagName('span')[i];i++){if(spanElem.className=='pagequality'){new_img=document.createElement('img');new_img.setAttribute('src',icon_src(spanElem.title));if(mw.config.get('wgCanonicalNamespace')=='Page'){a.firstChild.appendChild(new_img);}else{s1=spanElem.parentNode.previousSibling;opttext=s1.firstChild.firstChild;img=opttext.firstChild.nextSibling.nextSibling.nextSibling;next=img.nextSibling;opttext.removeChild(img);opttext.insertBefore(new_img,next);}}}}$(pageQuality);function pr_add_quality_buttons_link(){if(typeof proofreadPageMessageStatus=='undefined')return;if(self.proofreadpage_no_quality_buttons)return;var ig=document.getElementById("wpWatchthis");if(!ig) return;var f=document.createElement("span");f.innerHTML=' (help)';ig.parentNode.insertBefore(f,ig.nextSibling.nextSibling.nextSibling.nextSibling);}$(pr_add_quality_buttons_link);mw.loader.using(['mediawiki.util','mediawiki.notify','mediawiki.legacy.wikibits'],function(){var extraCSS=mw.util.getParamValue('withCSS'),extraJS=mw.util.getParamValue('withJS');if(extraCSS){if(extraCSS.match(/^MediaWiki:[^&<>=%#]*\.css$/)){importStylesheet(extraCSS);}else{mw.notify('Only pages from the MediaWiki namespace are allowed.',{title:'Invalid withCSS value'});}}if(extraJS){if(extraJS.match(/^MediaWiki:[^&<>=%#]*\.js$/)){importScript(extraJS);}else{mw.notify('Only pages from the MediaWiki namespace are allowed.',{title:'Invalid withJS value'});}}});mw.loader.using(['mediawiki.util','mediawiki.legacy.wikibits'],function(){var files=mw.util.getParamValue('use'),user,FileRE;if(!files){return;}user=$.escapeRE(mw.config.get('wgUserName',''));FileRE=new RegExp( '^(?=MediaWiki:'+(user?'|User:'+user+'/':'')+').*\\.(js|css)$');$.each(files.split('|'),function(k,v){var f=$.trim(v),what=FileRE.exec(f)||['',''];switch(what[1]){case'js':importScript(f);break;case'css':importStylesheet(f);break;}});});if(mw.config.get('wgCanonicalSpecialPageName')==='Watchlist'){importScript('MediaWiki:Common.js/watchlist.js');}if($.client.profile().name==='msie'){importScript('MediaWiki:Common.js/IEFixes.js');}function nikud(){if(document.getElementById('edit-templates')!=null){for(var i=0;a=document.getElementsByTagName("span")[i];i++){if(a.className=="nikud"){a.onclick=function(){insertTags('',this.title,'');return false;};}}}}$(nikud);jQuery(document).ready(function($){$('.Top_icon_raw').removeClass('Top_icon_raw').addClass('Top_icon_dynamic').prependTo('#firstHeading');});jQuery(document).ready(function($){$('body.ns-0 div#licenseTag').insertAfter($('div.printfooter'));$('body.ns-0 table#authorityControl').insertBefore($('div#catlinks'));});});;mw.loader.state({ "site":"ready"}); /* cache key: enwikisource:resourceloader:filter:minify-js:7:a6368923775e7c519dc4a21f4f8b8832 */