CINXE.COM

Non-English Books - Comic Book Plus

<!DOCTYPE html><html lang="en" itemscope itemtype="https://schema.org/WebPage"><head> <meta charset="UTF-8"><meta name=viewport content="width=device-width, initial-scale=1"> <link rel="shortcut icon" href="/favicon.ico"> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="/apple-touch-icon-114x114-precomposed.png"> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="/apple-touch-icon-72x72-precomposed.png"> <link rel="apple-touch-icon-precomposed" href="/apple-touch-icon-57x57-precomposed.png"> <link rel="apple-touch-icon" href="/apple-touch-icon.png"> <meta property="og:site_name" content="Comic Book Plus"> <script> function getCookie(cname){ var i,x,y,z=document.cookie.split(";"); for(i=0;i<z.length;i++){ x=z[i].substr(0,z[i].indexOf("=")); y=z[i].substr(z[i].indexOf("=")+1); x=x.replace(/^\s+|\s+$/g,""); if(x==cname)return decodeURIComponent(y)}} expiredate=new Date(); expiredate.setTime(expiredate.getTime()+(31536000000)); function createCookie(name,val){ expires="; expires="+expiredate.toGMTString(); document.cookie=name+"="+val+expires+"; path=/"} var CBP_ADS_URL = "https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"; function checkthings(callback) { var xhr = new XMLHttpRequest(); xhr.onreadystatechange = function () { if (xhr.readyState == XMLHttpRequest.DONE) { callback(xhr.status === 0 || xhr.responseURL !== CBP_ADS_URL); } }; xhr.open("HEAD", CBP_ADS_URL, true); xhr.send(null);} checkthings(function(things) { if (things) createCookie("CBPblk1","true") else createCookie("CBPblk1","false") }); function CBPchkblk(){ if(document.getElementById("CBPhdnblkelem")) createCookie("CBPblk2","false") else createCookie("CBPblk2","true") } //if checkboxgroup null analyses whole page function shiftselectcheckbox(checkboxgroup=''){ (function () { // encapsulating variables with IIFE var lastcheck = null // no checkboxes clicked yet // get desired checkboxes var checkboxes = document.querySelectorAll(checkboxgroup + ' input[type="checkbox"]') // loop over checkboxes to add event listener Array.prototype.forEach.call(checkboxes, function (cbx, idx) { cbx.addEventListener('click', function (evt) { // test for shift key, not first checkbox, and not same checkbox if ( evt.shiftKey && null !== lastcheck && idx !== lastcheck ) { // get range of checks between last-checkbox and shift-checkbox // Math.min/max does our sorting for us Array.prototype.slice.call(checkboxes, Math.min(lastcheck, idx), Math.max(lastcheck, idx)) // and loop over each .forEach(function (ccbx) { ccbx.checked = true }) } lastcheck = idx // set this checkbox as last-checked for later }) }) }()) } function toggleallcheckbox(source,checkboxgroup='') { var checkboxes = document.querySelectorAll(checkboxgroup + ' input[type="checkbox"]') for (var i = 0; i < checkboxes.length; i++) { if (checkboxes[i] != source) checkboxes[i].checked = source.checked; } } </script><link rel="canonical" href="https://comicbookplus.com/?cid=1514"> <style> <!-- body{font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px;color:#000;background:#f8ebd4; background-image: url("/CBPbackground.png");margin:0} .norm{font-weight:normal} .homesection,.homesectioncenter,.homesectioncenteralt,.k,.o{float:left;width:250px;border:1px solid #000;} .newk{float:left;width:300px;border:1px solid #000} .newj{float:left;width:300px;background:#000;padding:5px 0;text-align:center;font-weight:bold;margin:0;font-size:12px} .newa{float:left;width:300px} .newo{float:left;width:300px;border:1px solid #000;margin:0 36px} .homesectioncenter,.o{margin:0 76px}.homesectioncenteralt{margin:0 0 0 76px} .homeheading,.j{float:left;width:250px;background:#000;padding:5px 0;text-align:center;font-weight:bold;margin:0;font-size:12px} .sectionline,.i{margin:30px auto;width:915px} a{text-decoration:none;color:blue;outline:0;font-weight:bold} a:hover{text-decoration:underline} .homedesc,.m{float:left;padding:3px;text-align:justify;border-top:1px solid #000;background:#dbb102;font-weight:bold} #Wscrollframe{height:440px;float:left;overflow:hidden} table{border-width:0;border-spacing:0;border-collapse:collapse} .cbptable,.cbpLtableright,.cbpLtable,.a{width:300px;table-layout:fixed;background:#E8E3CE} .houserect{width:300px;border:1px solid #000;margin:5px 0;float:right} .cbpLtableright{margin:5px 0;float:right} .cbpLtable{margin:5px 0 0 40px;float:left} .cbptable,.a{float:left} .whitelink{text-decoration:underline;color:#fff;outline:0;font-weight:bold} .whitelink:hover{text-decoration:none} .sectionline:after,.i:after{content:"";display:block;height:0;clear:both;visibility:hidden} .width100px{width:100px} .width690{margin:0;float:left;width:690px;clear:right} .catcardtitle{text-align:center;font-size:16px;padding:3px;font-weight:bold;border:1px solid #000;background:#E8E3CE} .bigtext{font-size:30px} .mediumtext{font-size:16px} .centertext{text-align:center} time,ul{float:left} #comicrating{float:right} .font11{font-size:11px} .gold{color:#dbb102} .commentleftfiller{float:left;width:110px;height:10px} .width800{float:left;width:800px} .indexcardhead{background:#000;color:#dbb102;text-align:center;font-size:16px;padding:3px;font-weight:bold;border:1px solid #000} .boldtext{font-weight:bold;float:left} .bold{font-weight:bold} .firstp{margin-top:0} .margbot{margin-bottom:5px} .notice{color:#fff;border:2px solid #000;padding:5px;background:red;text-align:justify;font-weight:bold;margin-bottom:10px} .smallgreennotice{width:575px;float:left;padding:5px;border:2px solid #000;color:#fff;background:green;text-align:justify;font-weight:normal;font-size:13px} .lefttoimgdiv{width:775px;float:left} .introhr{background-color:#000;height:2px;color:#000;border:0} .fullwidth,.addinfo{float:left;width:100%} .addinfo{margin-top:10px} .center{margin:0 auto} .textright{float:left;text-align:right} .commenttextright{text-align:right;width:100px;padding-right:10px;font-weight:bold} .commenttable{margin:0 auto;width:800px;min-width:800px;max-width:800px;font-weight:bold} .catname{text-align:left;padding-top:7px;padding-left:20px;font-weight:bold} .tablefooter{background:#dbbd02;padding:2px;height:29px;border:1px solid #000;font-size:14px;font-weight:bold} .tabletitle{height:29px;border:1px solid #000} .tableheader{font-weight:bold;color:#000;border:1px solid #000;background:#dbb102} .tableheadermargintop{font-weight:bold;color:#000;border:1px solid #000;background:#dbb102;margin:20px} .subfooter{font-weight:bold;background:#92ACBE;height:29px} .ucpmain{font-size:10px;border:1px solid #ccc;padding:0} .ucpon,.ucpoff{font-size:12px;text-align:center;padding:2px;height:25px} .ucpon{background:#a0bed3}.ucpoff{background:#ccc} .smallformbut{font-size:10px;margin-left:5px;padding:0 3px;font-weight:bold} textarea{font-family:Verdana,Tahoma,Arial,Sans-Serif;font-size:11px;background-color:#fff;border:1px solid #cccccc;padding:2px} .pagenumhi,.pagenum{font-size:14px;font-weight:bold} .forumline2{border:1px solid #000} .onepxbord{float:left;border:1px solid #000} .onepxbordnotop{float:left;border:1px solid #000;border-top:0} .sectionlinealt{width:949px;margin:30px auto} .sectionline66pc{float:left;width:600px;padding-left:17px} .topmarg50{margin-top:50px} .black{color:#000} .red{color:#f00;font-weight:bold} form{margin:0} .headingmin{width:610px;margin:0 auto;font-size:20px;font-weight:normal} h1{text-align:center;font-size:22px;width:965px} .verysmallh1{width:450px;margin:0 auto;font-size:20px;font-weight:normal;padding:0} h2{text-align:center;font-size:16px;width:965px} .thumb{margin:10px} .h1yellow{float:left;margin:10px auto;text-align:center;border:2px solid #000;padding:5px;color:#dbb102;background:#000;font-size:18px;font-weight:bold} .blackbackhead{color:#dbb102;background:#000;padding:5px;padding:5px;color:#dbb102;text-align:center;font-size:18px} .searchgo{border:0;margin:0;background:#d4d0c8} .indexcardwrapper{float:left;width:850px;margin:5px 0 10px 0} .margin10px0,.f{margin:10px 0} .margin010px{margin:0;float:right;width:765px} .indexcard{margin:0;float:right;width:630px} .breakall{word-break: break-all} .floatleft{float:left} .leftfloat2,.leftfloat,.e,.leftfloatbold{margin:5px 0 0 5px;text-align:left;border:1px solid #000;padding:5px;font-size:12px} .leftfloat,.e{width:600px}.e,.leftfloatbold{font-weight:bold} .rightfloat,.d{width:160px;margin:5px 5px 0 0;text-align:right;font-size:12px;font-weight:bold;border:1px solid #000;padding:5px} .rightfloatbold{margin:5px 0 0 2px;text-align:right;border:1px solid #000;padding:5px;font-size:12px;font-weight:bold;word-break:normal} .floatcenternotop{text-align:center;border:1px solid #000;border-top:0;padding:3px} .tablethumb,.g{vertical-align:top;width:150px} .catlistsize,.catlistspeaker,.catlistname,.catlistauthor,.catlistdate{border-right:1px solid #000;text-align:center;padding:3px} .catlistname{width:246px}.catlistdate{width:96px}.catlistspeaker{width:40px} .catlistselect,.catlistdownloads,.catlistrating{border-left:1px solid #000;text-align:center;padding:3px} .catlistrating{border-right:1px solid #000} .r,.rl{text-align:right;border-left:1px solid #000;padding:5px} .rl{border-right:1px solid #000;text-align:center} .l{text-align:left;border-left:1px solid #000;padding:5px;} .n{text-align:left;padding:2px;border:none;} .catlistings{float:none;margin:0 auto;border:1px solid #000} .overrow:hover{background:#dbbd02;cursor:pointer} .arrowstd{width:10px} .uc_rating,.h{font-weight:bold;font-size:10px;padding:1px;background:#f2ddae} .e,.d,.indexcard,.uc_rating{background:#E8E3CE} .td,.tdborder,.tdborderright{border:1px solid #000;padding:2px} .td{text-align:left} .tdborderright{text-align:right} .sectionlikebuttons{float:left;width:180px;margin:5px 0 0 2px} .headinglikebuttons{float:left;width:180px;margin:0 2px} .largefont{font-size:24px} .h1yellow:after,.smallnotice:after,.width690:after,.fullwidth:after,.sectionlinealt:after,.sectionline66pc:after{content:"";display:block;height:0;clear:both;visibility:hidden} .cbph2table{text-align:center;width:965px;padding:0;margin:0} .cbph2{width:100%;float:left;padding:0;margin:0;padding-top:3px} .cbpprevpointtd,.cbpnextpointtd{width:45px;height:22px} .cbpprevtexttd,.cbpnexttexttd{width:55px;font-size:12px} .prevtexttd,.nexttexttd{width:30px;font-size:11px;font-weight:bold} .cbpprevtexttd,.prevtexttd{text-align:left} .cbpnexttexttd,.nexttexttd{text-align:right} .cbpcentertd{text-align:center;font-size:13px;border:2px solid #000} .cbpblanktd{width:45px} .cbpoptiontable{float:left;margin:0 10px 10px 0;font-size:12px} .cbpwhiteprevpoint{background:url('/d.png') -7px -128px} .cbpwhitenextpoint{background:url('/d.png') -810px -128px} .cbpwhiteprevpoint,.cbpwhitenextpoint,.cbpprevpoint,.cbpnextpoint{height:22px;width:45px;cursor:pointer} .cbpprevpoint{background:url('/d.png') -110px -218px} .cbpnextpoint{background:url('/d.png') -168px -218px} .smallbold{font-family:arial;font-size:14px;font-weight:bold;display:inline-block;width:110px;text-align:left} .verticalmiddle{vertical-align:middle; display:table-cell;} .uparrow{background:url('/d.png') -434px -3px;width:10px;height:15px;float:left;cursor:pointer} .downarrow{background:url('/d.png') -413px -3px;width:10px;height:15px;float:right;cursor:pointer} .starnorating,.star0,.star05,.star1,.star15,.star2,.star25,.star3,.star35,.star4,.star45,.star5,.star55,.star6,.star65,.star7,.star75,.star8,.star85,.star9,.star95,.star10{width:39px;height:38px;margin:0 auto} .starnorating{background:url('/d.png') 0 -179px} .star0{background:url('/d.png') -39px -179px} .star05{background:url('/d.png') -79px -179px} .star1{background:url('/d.png') -119px -179px} .star15{background:url('/d.png') -159px -179px} .star2{background:url('/d.png') -199px -179px} .star25{background:url('/d.png') -239px -179px} .star3{background:url('/d.png') -279px -179px} .star35{background:url('/d.png') -319px -179px} .star4{background:url('/d.png') -359px -179px} .star45{background:url('/d.png') -399px -179px} .star5{background:url('/d.png') -439px -179px} .star55{background:url('/d.png') -479px -179px} .star6{background:url('/d.png') -519px -179px} .star65{background:url('/d.png') -559px -179px} .star7{background:url('/d.png') -599px -179px} .star75{background:url('/d.png') -639px -179px} .star8{background:url('/d.png') -679px -179px} .star85{background:url('/d.png') -719px -179px} .star9{background:url('/d.png') -759px -179px} .star95{background:url('/d.png') -799px -179px} .star10{background:url('/d.png') -839px -179px}--> </style> <meta itemprop="name" content="Non-English Books - Comic Book Plus"> <meta itemprop="description" content="A recent suggestion was to hold books in other languages apart from just English. So was born our Non-English section, which grows at an alarming rate! This..."> <meta itemprop="image" content="https://box01.comicbookplus.com/thumbs/nonenglish/LargeNonEnglish.png"> <meta property="og:title" content="Non-English Books - Comic Book Plus"> <meta property="og:type" content="article"> <meta property="og:url" content="https://comicbookplus.com/?cid=1514"> <meta property="og:image" content="https://box01.comicbookplus.com/thumbsalt/nonenglish/LargeNonEnglish.png"> <meta property="og:description" content="A recent suggestion was to hold books in other languages apart from just English. So was born our Non-English section, which grows at an alarming rate! This..."> <meta name="description" content="A recent suggestion was to hold books in other languages apart from just English. So was born our Non-English section, which grows at an alarming rate! This..."> <title>Non-English Books - Comic Book Plus</title> <script>//<![CDATA[ function storecat(){ catname=document.getElementById("uploadselect")[document.getElementById("uploadselect").selectedIndex].text; document.getElementById("categoryname").value=catname.substr(catname.indexOf(" ")); } function sortlist(field,order){ newloc=document.location.href.split("&"); document.location.href=newloc[0]+"&sv="+field+"&so="+order+'#catlist';} function mp(dlid){document.location.href='/?dlid='+dlid}; function addrating(therating) {if (therating == 0) alert("You haven't given a rating!") else document.getElementById("comicrating").submit()} function selectuploadcat() { if (document.getElementById("uploadselect")[document.getElementById("uploadselect").selectedIndex].value == "") alert("You have not placed the file in a category!"); else document.getElementById("uploadform").submit(); }//--> </script><style> <!-- .indexcard{background:#E8E3CE} .d{width:160px;margin:5px 5px 0 0;text-align:right;font-size:12px;font-weight:bold;border:1px solid #000;padding:5px} .leftfloatbold{margin:5px 0 0 5px;text-align:left;border:1px solid #000;padding:5px;font-size:12px;font-weight:bold;} .youtubeiframe{margin:20px 0px 20px 9px; width:960px; height:720px} .noborderrightnopadding{font-size:18px;border:1px solid #000;padding:0;border-right:0;background:#c9c4b9} .noborderleftnopadding{font-weight:bold;border:1px solid #000;padding:0;border-left:0;background:#c9c4b9} .noborderright{font-size:18px;border:1px solid #000;padding:3px;border-right:0;background:#c9c4b9} .noborderleft{font-weight:bold;border:1px solid #000;padding:3px;border-left:0;background:#c9c4b9} .padding0px3px{border:1px solid #000;padding:0 3px;background:#c9c4b9} .nopadding{border:0;padding:0} .botad{min-height:90px;width:728px;text-align:center;float:left;margin-left:126px;border:2px solid #000;} .matchedcontentad{height:485px;width:970px;text-align:center;float:left;margin-left:5px} .cblijit,.bsarocks{margin:0;float:left;padding:0;width:728px} .logoimg{float:right;width:625px;height:160px;position:relative} .whiteback{background:#fff} .ya,.yellowanchor,.ya:link,.ya:visited,.ya:hover, .ya:active,.yellowanchor:link,.yellowanchor:visited,.yellowanchor:hover,.yellowanchor:active{color:#dcb204} .Wuparrow,.Wdownarrow, .l10,.l11,.l12,.l13,.l14,.l15,.l9,.l8,.l7,.l6,.l5,.l5,.l4,.l3,.l2,.l1,.l0,.copyright{position:absolute} .l0,.l1,.l2,.l3,.l4,.l10,.l12,.l14{left:0} .l5,.l6,.l7,.l8,.l9,.l11,.l13,.l15{right:0} .l0,.l5{top:0}.l1,.l6{top:20px}.l2,.l7{top:40px}.l3,.l8{top:60px}.l4,.l9{top:80px}.l10,.l11{top:100px}.l12,.l13{top:120px} .l14,.l15{top:140px} div,p{text-align:justify} div,p,td{word-wrap:break-word} iframe,.plusone,img{float:left;border:0} .wo,.topbar,.input,#Wmenu,.Wanchor,.logo,.cbplusbar,select,option,.sectioncomicline{font-family:arial,sans-serif} .nofloat{float:none} .centerwrapper,.b{width:100%;text-align:center;float:left} .margin20px{margin:20px 0} .b{margin-top:10px}.media{margin-left:125px} .pageinnerwrapper{width:979px;margin:0 auto;text-align:left;position:relative} #Wmenu{font-size:11px;font-weight:bold;width:118px;padding:0;border:0;float:left;background:red;color:#fff;outline:0;margin:0} .wo{font-size:11px;font-weight:bold;background:red;color:#fff;outline:0} .Wcontrols{height:15px;float:left;width:118px;background:url('/d.png') -538px -3px;position:relative} .Wuparrow{top:0;left:21px;width:15px;height:15px;cursor:pointer} .Wdownarrow{top:0;right:21px;width:15px;height:15px;cursor:pointer} .Wwrapper{font-size:11px;width:118px;font-weight:bold;background:#dbb102;color:#000;border:1px solid #000;float:right} .Whr{color:#000;background:#000;border:0;padding:0;margin:0;height:1px;width:116px} .Wanchor:link,.Wanchor:visited{font-size:11px;font-weight:bold;color:#000} .Wtd{border:0;padding:0 0 0 1px} .Std{border:0;padding:0;font-size:12px} .logo{float:left;width:979px;margin:0 auto;font-weight:bold;height:160px;font-size:13px; background:url('https://box01.comicbookplus.com/images/logo/default.webp') no-repeat center;} .logoleftlinks,.logorightlinks{width:175px;float:right;position:relative;height:160px;line-height:normal} .zlogoleftlinks {background:url('/d.png')0 -260px}.xlogorightlinks{background:url('/d.png') -175px -260px} .cbplusbar{background:#dbb102;border:2px solid #000;width:850px;float:left;margin-bottom:0;font-size:12px;font-weight:bold;line-height:normal} select,option{font-size:12px;font-weight:bold;background:#dbb102;outline:0;color:#000;line-height:normal;border:0;margin:0} select{padding:3px 0}option{padding:1px 1px 1px 5px} .cbplusmenutd{border-left:2px solid #000;border-right:2px solid #000;width:220px} .cbplusleftmenutd{border-right:2px solid #000;width:180px} .cbplusrightmenutd,.cbplusmenutd,.cbplusleftmenutd{text-align:center;font-size:13px;line-height:normal;padding:1px 0 0 0} .logoinfopanel{width:110px;height:184px;margin-right:8px;padding:0;float:left;} .inhouseframeouter{float:left;width:850px;margin-bottom:8px} .copyright{bottom:2px;right:0;font-weight:bold;font-size:10px;font-weight:bold;font-size:10px;} .right{float:right}.left{float:left} .disclaimer,.c{width:100%;font-size:10px;font-weight:bold;text-align:justify;margin:35px 0 5px 0;border-top:2px solid;float:left;padding:30px 0 5px 0} .introsection{float:left;width:100%;margin:5px 0} .leftmargin{float:left;margin:0 10px 10px 0} .breadcrumbs{float:left;text-align:left;margin:5px 0 0 0;font-weight:bold;font-size:12px;padding:4px 4px 4px 6px;max-width:836px;width:836px;border:2px solid #000;border-bottom:0;background:#dbb102} .sponsor{float:left;margin:0;font-weight:bold;font-size:12px;padding:4px 4px 4px 6px;max-width:836px;width:836px;border:2px solid #000;border-top:0;background:#dbb102;margin-bottom:5px} .introtext{float:left;text-align:justify;width:850px;font-size:14px;margin-bottom:5px;font-weight:bold} .mainh1{text-align:center;font-size:20px;font-weight:normal;color:#000;background:#dbb102;border:2px solid #000;padding:2px 0;width:975px;margin-bottom:5px;line-height:normal} .mainh12{text-align:center;font-size:20px;font-weight:normal;color:#000;background:#dbb102;border:2px solid #000;padding:2px 0;width:979px;margin-bottom:5px;line-height:normal} .smallmainh1{float:left;text-align:center;font-size:26px;font-weight:normal;color:#000;background:#dbb102;border:2px solid;padding:3px 0;width:846px;margin:0 0 10px 0;line-height:normal} .smallnormalmainh1{float:left;text-align:center;font-size:20px;font-weight:normal;color:#000;background:#dbb102;border:2px solid;padding:3px 0;width:846px;margin:0 0 10px 0;line-height:normal} .viewerwrapper{margin:0 auto 15px auto;width:979px} .sectioncomicline{float:right;text-align:left;font-size:13px;font-weight:bold;width:140px} .sectionh1{padding:3px 0 0 0;margin:0;font-size:20px;font-weight:normal} .mainbody,.cbpLline{width:100%;float:left} .cathead{float:left;margin:7px auto;text-align:center;padding:3px 0;color:#dbb102;background:#000;font-weight:bold;font-size:18px;font-weight:normal;width:979px;line-height:normal} .panelwrapper{width:728px;margin-left:60px;font-size:30px;float:left;border:2px solid #000;background:#d9b727} .infotext{font-size:26px;float:left;width:380px;margin-left:15px} .smallformtext{font-size:16px;font-weight:bold;float:left;width:365px;margin-left:15px;text-align:justify} .smallformtext2{font-size:12px;width:340px;float:left;margin-left:3px} .smallformtable{width:370px;float:left} .tablerow{height:40px;border:2px solid #000;background:#b70100;font-size:12px;font-weight:bold;color:#fff;border-color:#000} .paddedcell{padding:5px} .paddedcellcenter{padding:5px;text-align:center} .paddedcellright{padding:5px;text-align:right} .white{color:#fff} .input{font-family:Verdana,Tahoma,Arial,Sans-Serif;background-color:#fff;border:1px solid #cccccc;padding:2px} .logininput{width:250px;font-size:14px} .borderzero{border:0} #input{font-size:12px} .yellowpanel{border:1px #000 solid;float:left;background:#deb500} .marginright{margin-right:5px} .textr{text-align:right} .textleft{text-align:left} .topbar{margin:0 auto 3px auto;border:0;background:#000;color:#dcb202;font-size:13px;width:100%;text-align:left;font-weight:bold;float:left} .menubartr{height:30px} .barsearch{float:right;margin:0 3px 0 0;width:260px} .searchinput{width:200px;font-size:11px} .smallspan{font-size:11px} .inhouseframe{overflow:hidden;width:728px;min-height:180px;border:2px solid;float:left} .widesky,.largesky{overflow:hidden;float:right} .largesky{width:300px;height:600px} .widesky{width:160px;margin-top:50px;height:600px;border:1px #000 solid} .wideskyleft{margin-left:10px;width:160px;float:left} .forumselect,.forumoption{font-weight:normal;font-size:11px;padding:1px;background:#f2ddae} .forumselect{border:1px solid #000} .botad:after,.matchedcontentad:after,.cbpLline:after,.viewerwrapper:before,.viewerwrapper:after,.smallmainh1:after,.mainh1:after,.introsection:after,.logo:after,.centerwrapper:after,.smallnormalmainh1:after{content:"";display:block;height:0;clear:both;visibility:hidden} input[name=q]{width:310px;padding:1px;margin:0;font-size:13px;font-family:arial;border:0} input[name=sa]{width:65px;padding:1px;margin:0;font-size:12px;font-family:arial} .h1card{float:left;font-size:16px;width:510px;margin:0;padding:0} .hltable{width:618px;margin:0;padding:0} .h1prev,.h1next{width:50px} .h1next{text-align:right} .h2dd{font-family:Verdana,Tahoma,Arial,Sans-Serif;background:#000;color:#dbb102;font-size:16px;font-weight:bold} .smallnobodyh1{float:left;text-align:center;font-size:22px;font-weight:normal;color:#000;background:#dbb102;border:2px solid;padding:3px 0;width:586px;margin:0 0 10px 0;line-height:normal} .botmarg30{margin-bottom:30px} .width100pc{width:100%} .avsel{background:#fff;margin-right:15px} .avselopt{background:#fff;margin-right:15px} .avselopt:checked{background: linear-gradient(#D3D3D3 , #D3D3D3 );margin-right:15px} .avopt{background:#fff;color:#000;margin-right:15px} .avcatsel{background:#fff;margin-right:15px} .graybutton,.redbutton,.greenbutton,.choosebutton{ width: 100px; height: 50px; border-radius: 20px; border: none; color: white; padding: 1px 1px; text-decoration: none; margin: 4px 2px; cursor: pointer; font-weight:bold; font-size:14px;} .graybutton {background-color:grey} .choosebutton {background-color:#428bca} .redbutton {background-color:#ff0000} .greenbutton {background-color: #04aa6d} .smallnotice{float:left;color:#fff;border:2px solid #000;padding:4px 0 4px 4px;background:red;text-align:justify;font-weight:normal;font-size:13px;margin-bottom:5px;width:971px} --> </style> <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9639869078401298" crossorigin="anonymous"></script><script>//<![CDATA[ recentreadtemplate='<tr><td class="Wtd"><a href="/?dlid=CBJdlid"><img src="CBJserver/pagecount/CBJthumb.png" width="27" height="40" alt="tiny thumbnail"></a></td><td class="Wtd"><a href="/?dlid=CBJdlid" class="Wanchor">CBJdesc<br>CBJpages pages</a></td></tr><tr><td colspan="2" class="Wtd"><hr class="Whr"></td></tr>' recentreadtemplate2='<tr><td class="Wtd"><a href="/?dlid=CBJdlid"><img src="CBJserver/pagecount/CBJthumb.png" width="27" height="40" alt="tiny thumbnail"></a></td><td class="Wtd"><a href="/?dlid=CBJdlid" class="Wanchor">CBJdesc</td></tr><tr><td colspan="2" class="Wtd"><hr class="Whr"></td></tr>' var cookiedlidarr,cookiepagenumarr,cookiecomicnamearr,cookiethumbarr,cookienumpagesarr,cookiesavedcomics=0,recentreads=''; Wscrollframe="";Wscrollinterval="";Wloaded=false;Wscrollpos=0;Wscrollrate=10; isIE=navigator.userAgent.indexOf("MSIE")==-1?0:1; XMLDOMver=getXMLDOMver(); HTTPrequestver=getHTTPrequestver(); var today=new Date(); function init(){ curWframe=getCookie("widgetframe"); Wscrollframe=document.getElementById("Wscrollframe"); if(!curWframe) curWframe=0; if (curWframe==0){ Wscrollpos=0;Wscrollframe.scrollTop=0;Wloaded=true; return true;} if(curWframe==1) showrecentreads(); else makeRequest(curWframe,0); document.getElementById("Wmenu").selectedIndex=curWframe; Wscrollframeloaded=true} function populatecookiearr(){ cookiedlid=getCookie("cbpdlid"); if(cookiedlid){ cookiepagenum=getCookie("cbppage"); cookiecomicname=getCookie("cbpname"); cookiethumb=getCookie("cbpthumb"); cookienumpages=getCookie("cbpnumpages"); cookiedlidarr=cookiedlid.split("_"); cookiepagenumarr=cookiepagenum.split("_"); cookiecomicnamearr=cookiecomicname.split("_"); cookiethumbarr=cookiethumb.split("_"); cookienumpagesarr=cookienumpages.split("_"); cookiesavedcomics=cookiedlidarr.length} else cookiesavedcomics=0} function makeRequest(page,W){ Wloaded=false; switch (Number(page)) {case 0:page="latestuploads";break;case 2:page="mostdownloads";break; case 3:page="topuserratings";break;case 4:page="mostrated";break; case 5:page="mostcommented";break;case 6:page="mostviewed";break; case 7:page="random12";break} page+='_w_s_0.xml'; function ajaxBindCallback(){var xmlDoc=""; if(xmlhttp.readyState==4){ switch(xmlhttp.status){ case 200:xmlDoc=getXMLDoc(xmlhttp.responseText); document.getElementById("Wscrollframe").innerHTML=xmlDoc.getElementsByTagName("body")[0].childNodes[0].nodeValue; Wscrollpos=0;Wscrollframe.scrollTop=0;Wloaded=true;break; }}} var xmlhttp=null;xmlhttp=getHTTPrequest();xmlhttp.onreadystatechange=ajaxBindCallback; xmlhttp.open("GET", "https://"+ location.host + "/widgetfiles/"+page+"?cachestop="+today.getMilliseconds(), true); xmlhttp.send("")} function getXMLDOMver(){ domversions=["MSXML2.DOMDocument.4.0","MSXML2.DOMDocument.3.0","MSXML2.DOMDocument","Microsoft.XmlDom"]; if(isIE) for(x=0; x < domversions.length; x++) try {var XMLDOM=new ActiveXObject(domversions[x]); XMLDOM.async=false; return(domversions[x]); } catch (error) {}} function c(thism,prefix,suffix){ val=thism[thism.selectedIndex].value; if (prefix=='dlid'||prefix=='cbplus') document.location.href="/?"+prefix+"="+val; else if(val !=''){ if(val.indexOf('_')!=-1) document.location.href="/?cbplus="+prefix+val+"_0"; else if(val.indexOf('##')!=-1) document.location.href="/?cbplus="+val.replace('##','')+"_l_s_0"; else document.location.href="/?cbplus="+prefix+val+suffix; }} function getXMLDoc(doc){ if(isIE) {XMLDOM=new ActiveXObject(XMLDOMver);XMLDOM.async=false;XMLDOM.loadXML(doc);return(XMLDOM)} else parser=new DOMParser(); return(parser.parseFromString(doc,"text/xml"))} function getHTTPrequest(){if(isIE) return(new ActiveXObject(HTTPrequestver));else{HTTPver=new XMLHttpRequest(); if(HTTPver.overrideMimeType)HTTPver.overrideMimeType("text/html"); return(HTTPver)}} function getHTTPrequestver(){ var httpversions=["MSXML2.XMLHttp.4.0","MSXML2.XMLHttp.3.0","MSXML2.XMLHttp","Microsoft.XMLHttp"]; if(isIE) for(x=0; x< httpversions.length; x++) try {var HTTPver=new ActiveXObject(httpversions[x]);return(httpversions[x])} catch (error){}} function m(thism){createCookie('widgetframe',thism[thism.selectedIndex].value);if(thism[thism.selectedIndex].value=='1') showrecentreads(); else makeRequest(thism[thism.selectedIndex].value,0)} function showrecentreads(){ imgserver='ht'+'tps://box01.comicbookplus.com' populatecookiearr(); for(x=0;x<cookiesavedcomics;x++){ if(cookiedlidarr[x]!=''){ if(cookienumpagesarr[x]>0) a=recentreadtemplate; else a=recentreadtemplate2; if (cookiedlidarr[x] > 91031) a=a.replace(/CBJserver/g,'') else a=a.replace(/CBJserver/g,imgserver) a=a.replace(/CBJdlid/g,cookiedlidarr[x]) a=a.replace(/CBJthumb/g,cookiethumbarr[x]) a=a.replace(/CBJdesc/g,cookiecomicnamearr[x]) a=a.replace(/CBJpages/g,cookienumpagesarr[x]) recentreads=recentreads+a } if(recentreads=='') recentreads='<tr><td class="Wtd">Sorry there are no recorded books to show</td></tr>'; recentreads='<table>'+recentreads+'</table>'} Wscrollframe.innerHTML=recentreads;Wscrollpos=0;Wscrollframe.scrollTop=0; Wloaded=true } function pauseWscroll(){clearInterval(Wscrollinterval)} function resumeWscroll(updown){if(Wloaded){clearInterval(Wscrollinterval);Wscrollinterval=setInterval("Wscroll(\'"+updown+"\')", Wscrollrate)}} function Wscroll(updown){if(updown=="up") Wscrollframe.scrollTop=Wscrollpos++; else Wscrollframe.scrollTop=Wscrollpos--; if(Wscrollpos<0)Wscrollpos=0;if((Wscrollpos+Wscrollframe.offsetHeight)>Wscrollframe.scrollHeight)Wscrollpos--} function getmname(monthno){ mnames=['january','february','march','april','may','june','july','august','september','october','november','december']; monthno= parseInt(monthno,10)-1; return mnames[monthno];} function getylg(sectionpagename){ sectionpagename = sectionpagename || "ylg"; yy=document.getElementById("lgyy")[document.getElementById("lgyy").selectedIndex].value mm=document.getElementById("lgmm")[document.getElementById("lgmm").selectedIndex].value if((yy=='' && mm=='')||(yy=='' && mm=='00')||(yy=='none' && mm=='')||(yy=='none' && mm=='00')) alert('You must choose a month or year!') else if (yy=='none' || yy==''){ if (sectionpagename == "ylg") document.location.href='/?cbplus='+sectionpagename+getmname(mm)+'_l_s_0'; else document.location.href='/?cbplus='+sectionpagename+'_'+getmname(mm)+'_l_s_0';} else document.location.href='/?cbplus='+sectionpagename+'_'+yy+mm+'_0'} function getyns(sectionpagename){ sectionpagename = sectionpagename || "yns"; yy=document.getElementById("nsyy")[document.getElementById("nsyy").selectedIndex].value mm=document.getElementById("nsmm")[document.getElementById("nsmm").selectedIndex].value if((yy=='' && mm=='')||(yy=='' && mm=='00')||(yy=='none' && mm=='')||(yy=='none' && mm=='00')) alert('You must choose a month or year!') else if (yy=='none' || yy==''){ if (sectionpagename == "yns") document.location.href='/?cbplus='+getmname(mm)+'_l_s_0'; else document.location.href='/?cbplus='+sectionpagename+'_'+getmname(mm)+'_l_s_0';} else document.location.href='/?cbplus='+sectionpagename+'_'+yy+mm+'_0'} //--> </script> </head><body onload="init()"><div class="centerwrapper"><table class="topbar"><tr class="menubartr"><td class="ya">&nbsp;<a class="ya" href="/?cbplus=mycomicbookplus">Guest</a> &bull; <a class="ya" href="/forum/?action=login">Login</a> &bull; <a class="ya" href="/forum/?action=register">Register</a> &bull; <a class="ya" href="/?cbplus=sitemap">Sitemap</a> &bull; <a class="ya" href="/?cbplus=privacy">Privacy</a> &bull; <a class="ya" href="/?cbplus=about">About</a> &bull; <a class="ya" href="/contact/">Contact</a> &bull; <a class="ya" href="/?cbplus=help">Help</a></td> <td class="borderzero"><script async src="https://cse.google.com/cse.js?cx=partner-pub-9639869078401298:2415513160"> </script> <div class="gcse-searchbox-only"></div></td></tr></table><div class="pageinnerwrapper"><div class="logo" itemscope itemtype="https://schema.org/SiteNavigationElement"> <div class="logorightlinks"> <a class="l5" itemprop="url" href="/?cid=3543"><span itemprop="name">Adult Gags</span></a> <a class="l6" itemprop="url" href="/?cid=1990"><span itemprop="name">Compilations</span></a> <a class="l7" itemprop="url" href="/?cid=824"><span itemprop="name">Pamphlets</span></a> <a class="l8" itemprop="url" href="/?cid=1509"><span itemprop="name">Fanzines</span></a> <a class="l9" itemprop="url" href="/?cid=1510"><span itemprop="name">Odds &amp; Ends</span></a> <a class="l11" itemprop="url" href="/?cid=2293"><span itemprop="name">Newspaper &amp; Magazines</span></a> <a class="l13" itemprop="url" href="/?cid=2949"><span itemprop="name">Vintage Movies & TV</span></a> <div class="copyright">&copy;2025 ComicBookPlus.com</div> </div> <div class="logoimg"></div> <div class="logoleftlinks"> <a class="l0" itemprop="url" href="/forum/"><span itemprop="name">Forum</span></a> <a class="l1" itemprop="url" href="/?cid=1507"><span itemprop="name">Comic Books</span></a> <a class="l2" itemprop="url" href="/?cid=6"><span itemprop="name">Comic Strips</span></a> <a class="l3" itemprop="url" href="/?cid=1514"><span itemprop="name">Non-English</span></a> <a class="l4" itemprop="url" href="/?cid=3716"><span itemprop="name">Dime Novels</span></a> <a class="l10" itemprop="url" href="/?cid=1555"><span itemprop="name">Pulp Magazines</span></a> <a class="l12" itemprop="url" href="/?cid=2792"><span itemprop="name">Old Time Radio</span></a> <a class="l14" itemprop="url" href="/?cid=2623"><span itemprop="name">British Story Papers</span></a> </div></div> <div class="introsection"><div class="Wwrapper"> <select id="Wmenu" onchange="m(this);" aria-label="Widget menu"> <option class="wo" value="0" selected="selected">Latest Comics</option><option class="wo" value="1">My Last Views</option><option class="wo" value="2">Top Downloads</option><option class="wo" value="3">Top Rated</option><option class="wo" value="4">Most Rated</option><option class="wo" value="5">Most Comments</option><option class="wo" value="6">Most Views</option><option class="wo" value="7">The Random 12</option></select> <div id="Wscrollframe"><table><tr><td class="Wtd"><a href="/?dlid=96444"><img src="/pagecount/8a/8ace591fa872c2e5e7b3ce03b4463abc.png" width="27" height="40" alt="tiny comicbook thumbnail"></a></td><td class="Wtd"><a href="/?dlid=96444" class="Wanchor">Ben Barbary<br>Bushranger<br>36 pages</a></td></tr><tr><td colspan="2" class="Wtd"><hr class="Whr"></td></tr><tr><td class="Wtd"><a href="/?dlid=96443"><img src="/pagecount/c2/c2a1e85b1c278f4a1a322d0f346ff0ad.png" width="27" height="40" alt="tiny comicbook thumbnail"></a></td><td class="Wtd"><a href="/?dlid=96443" class="Wanchor">Yarmak 41<br>25 pages</a></td></tr><tr><td colspan="2" class="Wtd"><hr class="Whr"></td></tr><tr><td class="Wtd"><a href="/?dlid=96439"><img src="/pagecount/0d/0df7abe5113d7f2e6e8b63f797799523.png" width="27" height="40" alt="tiny comicbook thumbnail"></a></td><td class="Wtd"><a href="/?dlid=96439" class="Wanchor">Phantom Lady<br>17<br>37 pages</a></td></tr><tr><td colspan="2" class="Wtd"><hr class="Whr"></td></tr><tr><td class="Wtd"><a href="/?dlid=96438"><img src="/pagecount/87/87f99170da609b1fe1970fbbd5f5a1f3.png" width="27" height="40" alt="tiny comicbook thumbnail"></a></td><td class="Wtd"><a href="/?dlid=96438" class="Wanchor">National<br>Comics 49<br>60 pages</a></td></tr><tr><td colspan="2" class="Wtd"><hr class="Whr"></td></tr><tr><td class="Wtd"><a href="/?dlid=96437"><img src="/pagecount/a6/a68232bfcad7e0574c5aa9d34e22342a.png" width="27" height="40" alt="tiny comicbook thumbnail"></a></td><td class="Wtd"><a href="/?dlid=96437" class="Wanchor">Peter Wheat<br>News 37<br>8 pages</a></td></tr><tr><td colspan="2" class="Wtd"><hr class="Whr"></td></tr><tr><td class="Wtd"><a href="/?dlid=96436"><img src="/pagecount/95/959c6fc75bfebc70027641e5cb80d96b.png" width="27" height="40" alt="tiny comicbook thumbnail"></a></td><td class="Wtd"><a href="/?dlid=96436" class="Wanchor">Phantom Lady<br>16<br>38 pages</a></td></tr><tr><td colspan="2" class="Wtd"><hr class="Whr"></td></tr><tr><td class="Wtd"><a href="/?dlid=96435"><img src="/pagecount/9b/9b565dd58ff5ba635d0ff13c2b6262fb.png" width="27" height="40" alt="tiny comicbook thumbnail"></a></td><td class="Wtd"><a href="/?dlid=96435" class="Wanchor">Peter Wheat<br>Omnibus<br>28 pages</a></td></tr><tr><td colspan="2" class="Wtd"><hr class="Whr"></td></tr><tr><td class="Wtd"><a href="/?dlid=96434"><img src="/pagecount/0c/0cb0111f4f60fe65b57a89820c0afbb1.png" width="27" height="40" alt="tiny comicbook thumbnail"></a></td><td class="Wtd"><a href="/?dlid=96434" class="Wanchor">Mickey Finn<br>11<br>52 pages</a></td></tr><tr><td colspan="2" class="Wtd"><hr class="Whr"></td></tr><tr><td class="Wtd"><a href="/?dlid=96433"><img src="/pagecount/0e/0ed4affb478be690031e8035cc1b471d.png" width="27" height="40" alt="tiny comicbook thumbnail"></a></td><td class="Wtd"><a href="/?dlid=96433" class="Wanchor">Madhouse 3<br>37 pages</a></td></tr><tr><td colspan="2" class="Wtd"><hr class="Whr"></td></tr><tr><td class="Wtd"><a href="/?dlid=96432"><img src="/pagecount/5d/5ddb0d01ba72bd4dbf4ef8a0e3efed51.png" width="27" height="40" alt="tiny comicbook thumbnail"></a></td><td class="Wtd"><a href="/?dlid=96432" class="Wanchor">Peter Wheat<br>News 5<br>8 pages</a></td></tr><tr><td colspan="2" class="Wtd"><hr class="Whr"></td></tr><tr><td class="Wtd"><a href="/?dlid=96430"><img src="/pagecount/3d/3d8cf943dd46aea79b980cc5fffd30c5.png" width="27" height="40" alt="tiny comicbook thumbnail"></a></td><td class="Wtd"><a href="/?dlid=96430" class="Wanchor">Algie 2<br>36 pages</a></td></tr><tr><td colspan="2" class="Wtd"><hr class="Whr"></td></tr><tr><td class="Wtd"><a href="/?dlid=96429"><img src="/pagecount/c5/c51f842bb83a67d4fc77c87109fb8eb8.png" width="27" height="40" alt="tiny comicbook thumbnail"></a></td><td class="Wtd"><a href="/?dlid=96429" class="Wanchor">Big Shot 41<br>61 pages</a></td></tr><tr><td colspan="2" class="Wtd"><hr class="Whr"></td></tr><tr><td class="Wtd"><a href="/?dlid=96428"><img src="/pagecount/75/753d41fb50effd8829c785c67a816856.png" width="27" height="40" alt="tiny comicbook thumbnail"></a></td><td class="Wtd"><a href="/?dlid=96428" class="Wanchor">Exciting<br>Comics 46<br>53 pages</a></td></tr><tr><td colspan="2" class="Wtd"><hr class="Whr"></td></tr><tr><td class="Wtd"><a href="/?dlid=96427"><img src="/pagecount/5a/5a6056f17c3113d1d36afa4496db9bbc.png" width="27" height="40" alt="tiny comicbook thumbnail"></a></td><td class="Wtd"><a href="/?dlid=96427" class="Wanchor">Amazing<br>Mystery<br>42 pages</a></td></tr><tr><td colspan="2" class="Wtd"><hr class="Whr"></td></tr><tr><td class="Wtd"><a href="/?dlid=96426"><img src="/pagecount/69/698d617036df0cc422fb33c8288564d7.png" width="27" height="40" alt="tiny comicbook thumbnail"></a></td><td class="Wtd"><a href="/?dlid=96426" class="Wanchor">Tnt By Tim<br>N. Tut V2 N3<br>100 pages</a></td></tr></table></div> <div class="Wcontrols"><div class="Wuparrow" onmouseover="resumeWscroll('up')" onmouseout="pauseWscroll()"></div><div class="Wdownarrow" onmouseover="resumeWscroll('down')" onmouseout="pauseWscroll()"></div></div> </div> <div class="inhouseframeouter"><div class="logoinfopanel"> <a href="/?cbplus=advertiseoncomicbookplus"><img src="https://box01.comicbookplus.com/images/inhouse/inhousethumb.webp" width="110" height="184" alt="in house dollar bill thumbnail"></a> </div><div class="inhouseframe" itemscope itemtype="https://schema.org/WebPageElement"><a href="/?cbplus=sponsorcomicbookplus#topcbp" title="Comic Book Plus In-House Image" rel="nofollow"><img src="https://box01.comicbookplus.com/images/inhouse/b/default/CBP090.webp" alt="Comic Book Plus In-House Image"></a></div> </div> <div class="breadcrumbs" itemscope itemtype="https://schema.org/BreadcrumbList"><span itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem"><a href="/" itemprop="item" itemscope itemtype="https://schema.org/Thing" itemid="/"><span itemprop="name">Home</span></a><meta itemprop="position" content="1"></span> > <span itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem"><span itemscope itemtype="https://schema.org/Thing" itemprop="item" itemid="/?cid=1514"><span itemprop="name">Non-English Books</span></span><meta itemprop="position" content="2"></span></div> <table class="cbplusbar" itemscope itemtype="https://schema.org/SiteNavigationElement"><tr> <td class="cbplusleftmenutd"><table class="borderzero"> <tr><td class="textr borderzero">&nbsp;Total:</td><td class="textleft borderzero">&nbsp;43,840 books</td></tr> <tr><td class="textr borderzero">&nbsp;New:</td><td class="textleft borderzero">&nbsp;<a href="/?cbplus=latestuploads_l_s_0">156 books</a></td></tr> </table></td> <td class="cbplusmenutd"> <a itemprop="url" href="/?cbplus=categories">&nbsp;<span itemprop="name">Categories</span></a><br> <select onchange="c(this,'','')" aria-label="Categories menu"> <option value="" selected="selected">&nbsp;Select A Category&nbsp;&nbsp;&nbsp;&nbsp;</option> <option value="">&nbsp;</option> <option value="adventure">&bull; Adventure</option><option value="childrenteenagers">&bull; Child/Teen</option><option value="comicstripspinoff">&bull; Comicstrip</option><option value="crime">&bull; Crime</option><option value="fantasywhimsey">&bull; Fantasy</option><option value="horror">&bull; Horror</option><option value="humor">&bull; Humor</option><option value="jungle">&bull; Jungle</option><option value="mediastars">&bull; Media/Stars</option><option value="anthology">&bull; Mixed Bag</option><option value="nonfiction">&bull; Non-fiction</option><option value="oneshots">&bull; One Shots</option><option value="romance">&bull; Romance</option><option value="sciencefiction">&bull; Sci-fi</option><option value="superhero">&bull; Superhero</option><option value="military">&bull; War/Forces</option><option value="western">&bull; Western</option><option value="">&nbsp;</option><option value="">------ More ------</option><option value="">&nbsp;</option><option value="adulthumor">&bull; Adult Humor</option><option value="animal">&bull; Animal</option><option value="annual">&bull; Annuals</option><option value="atomic">&bull; Atomic</option><option value="automobiles">&bull; Automobiles</option><option value="aviation">&bull; Aviation</option><option value="boxingmartialarts">&bull; Boxing/Martial</option><option value="classictales">&bull; Classic Tales</option><option value="detective">&bull; Detective</option><option value="funnyanimals">&bull; Funny Animals</option><option value="leadingladies">&bull; Leading Ladies</option><option value="maskedmysterymen">&bull; Mask/Mystery</option><option value="medicalromance">&bull; Medical Love</option><option value="monsters">&bull; Monsters</option><option value="nativeamericans">&bull; Native American</option><option value="pirates">&bull; Pirates</option><option value="religious">&bull; Religious</option><option value="robinhood">&bull; Robin Hood</option><option value="school">&bull; School</option><option value="spinoff">&bull; Spin Offs</option><option value="sports">&bull; Sports</option><option value="spyespionage">&bull; Spy/Espionage</option><option value="waterboats">&bull; Water/Boats</option><option value="westernheroes">&bull; Western Hero</option><option value="westernromance">&bull; Western Love</option><option value="westernstars">&bull; Western Star</option> </select></td> <td class="cbplusmenutd"><a itemprop="url" href="/?cbplus=yns_home"><span itemprop="name">Newsstand</span></a><br><select onchange="c(this,'yns_','_0')" aria-label="Newsstand menu"> <option value="" selected="selected">&nbsp;Select A Date</option><option value="">&nbsp;</option> <option value="yns_months">--- By Month ---</option> <option value="##unknownmonth">&bull; Unknown</option> <option value="##january">&bull; January</option> <option value="##february">&bull; February</option> <option value="##march">&bull; March</option> <option value="##april">&bull; April</option> <option value="##may">&bull; May</option> <option value="##june">&bull; June</option> <option value="##july">&bull; July</option> <option value="##august">&bull; August</option> <option value="##september">&bull; September</option> <option value="##october">&bull; October</option> <option value="##november">&bull; November</option> <option value="##december">&bull; December</option> <option value="">&nbsp;</option> <option value="39">--- Year 1939 ---</option><option value="3900">&bull; Unknown</option><option value="3901">&bull; January</option><option value="3902">&bull; February</option><option value="3903">&bull; March</option><option value="3904">&bull; April</option><option value="3905">&bull; May</option><option value="3906">&bull; June</option><option value="3907">&bull; July</option><option value="3908">&bull; August</option><option value="3909">&bull; September</option><option value="3910">&bull; October</option><option value="3911">&bull; November</option><option value="3912">&bull; December</option><option value="">&nbsp;</option><option value="40">--- Year 1940 ---</option><option value="4000">&bull; Unknown</option><option value="4001">&bull; January</option><option value="4002">&bull; February</option><option value="4003">&bull; March</option><option value="4004">&bull; April</option><option value="4005">&bull; May</option><option value="4006">&bull; June</option><option value="4007">&bull; July</option><option value="4008">&bull; August</option><option value="4009">&bull; September</option><option value="4010">&bull; October</option><option value="4011">&bull; November</option><option value="4012">&bull; December</option><option value="">&nbsp;</option><option value="41">--- Year 1941 ---</option><option value="4100">&bull; Unknown</option><option value="4101">&bull; January</option><option value="4102">&bull; February</option><option value="4103">&bull; March</option><option value="4104">&bull; April</option><option value="4105">&bull; May</option><option value="4106">&bull; June</option><option value="4107">&bull; July</option><option value="4108">&bull; August</option><option value="4109">&bull; September</option><option value="4110">&bull; October</option><option value="4111">&bull; November</option><option value="4112">&bull; December</option><option value="">&nbsp;</option><option value="42">--- Year 1942 ---</option><option value="4200">&bull; Unknown</option><option value="4201">&bull; January</option><option value="4202">&bull; February</option><option value="4203">&bull; March</option><option value="4204">&bull; April</option><option value="4205">&bull; May</option><option value="4206">&bull; June</option><option value="4207">&bull; July</option><option value="4208">&bull; August</option><option value="4209">&bull; September</option><option value="4210">&bull; October</option><option value="4211">&bull; November</option><option value="4212">&bull; December</option><option value="">&nbsp;</option><option value="43">--- Year 1943 ---</option><option value="4300">&bull; Unknown</option><option value="4301">&bull; January</option><option value="4302">&bull; February</option><option value="4303">&bull; March</option><option value="4304">&bull; April</option><option value="4305">&bull; May</option><option value="4306">&bull; June</option><option value="4307">&bull; July</option><option value="4308">&bull; August</option><option value="4309">&bull; September</option><option value="4310">&bull; October</option><option value="4311">&bull; November</option><option value="4312">&bull; December</option><option value="">&nbsp;</option><option value="44">--- Year 1944 ---</option><option value="4400">&bull; Unknown</option><option value="4401">&bull; January</option><option value="4402">&bull; February</option><option value="4403">&bull; March</option><option value="4404">&bull; April</option><option value="4405">&bull; May</option><option value="4406">&bull; June</option><option value="4407">&bull; July</option><option value="4408">&bull; August</option><option value="4409">&bull; September</option><option value="4410">&bull; October</option><option value="4411">&bull; November</option><option value="4412">&bull; December</option><option value="">&nbsp;</option><option value="45">--- Year 1945 ---</option><option value="4500">&bull; Unknown</option><option value="4501">&bull; January</option><option value="4502">&bull; February</option><option value="4503">&bull; March</option><option value="4504">&bull; April</option><option value="4505">&bull; May</option><option value="4506">&bull; June</option><option value="4507">&bull; July</option><option value="4508">&bull; August</option><option value="4509">&bull; September</option><option value="4510">&bull; October</option><option value="4511">&bull; November</option><option value="4512">&bull; December</option><option value="">&nbsp;</option><option value="46">--- Year 1946 ---</option><option value="4600">&bull; Unknown</option><option value="4601">&bull; January</option><option value="4602">&bull; February</option><option value="4603">&bull; March</option><option value="4604">&bull; April</option><option value="4605">&bull; May</option><option value="4606">&bull; June</option><option value="4607">&bull; July</option><option value="4608">&bull; August</option><option value="4609">&bull; September</option><option value="4610">&bull; October</option><option value="4611">&bull; November</option><option value="4612">&bull; December</option><option value="">&nbsp;</option><option value="47">--- Year 1947 ---</option><option value="4700">&bull; Unknown</option><option value="4701">&bull; January</option><option value="4702">&bull; February</option><option value="4703">&bull; March</option><option value="4704">&bull; April</option><option value="4705">&bull; May</option><option value="4706">&bull; June</option><option value="4707">&bull; July</option><option value="4708">&bull; August</option><option value="4709">&bull; September</option><option value="4710">&bull; October</option><option value="4711">&bull; November</option><option value="4712">&bull; December</option><option value="">&nbsp;</option><option value="48">--- Year 1948 ---</option><option value="4800">&bull; Unknown</option><option value="4801">&bull; January</option><option value="4802">&bull; February</option><option value="4803">&bull; March</option><option value="4804">&bull; April</option><option value="4805">&bull; May</option><option value="4806">&bull; June</option><option value="4807">&bull; July</option><option value="4808">&bull; August</option><option value="4809">&bull; September</option><option value="4810">&bull; October</option><option value="4811">&bull; November</option><option value="4812">&bull; December</option><option value="">&nbsp;</option><option value="49">--- Year 1949 ---</option><option value="4900">&bull; Unknown</option><option value="4901">&bull; January</option><option value="4902">&bull; February</option><option value="4903">&bull; March</option><option value="4904">&bull; April</option><option value="4905">&bull; May</option><option value="4906">&bull; June</option><option value="4907">&bull; July</option><option value="4908">&bull; August</option><option value="4909">&bull; September</option><option value="4910">&bull; October</option><option value="4911">&bull; November</option><option value="4912">&bull; December</option><option value="">&nbsp;</option><option value="50">--- Year 1950 ---</option><option value="5000">&bull; Unknown</option><option value="5001">&bull; January</option><option value="5002">&bull; February</option><option value="5003">&bull; March</option><option value="5004">&bull; April</option><option value="5005">&bull; May</option><option value="5006">&bull; June</option><option value="5007">&bull; July</option><option value="5008">&bull; August</option><option value="5009">&bull; September</option><option value="5010">&bull; October</option><option value="5011">&bull; November</option><option value="5012">&bull; December</option><option value="">&nbsp;</option><option value="51">--- Year 1951 ---</option><option value="5100">&bull; Unknown</option><option value="5101">&bull; January</option><option value="5102">&bull; February</option><option value="5103">&bull; March</option><option value="5104">&bull; April</option><option value="5105">&bull; May</option><option value="5106">&bull; June</option><option value="5107">&bull; July</option><option value="5108">&bull; August</option><option value="5109">&bull; September</option><option value="5110">&bull; October</option><option value="5111">&bull; November</option><option value="5112">&bull; December</option><option value="">&nbsp;</option><option value="52">--- Year 1952 ---</option><option value="5200">&bull; Unknown</option><option value="5201">&bull; January</option><option value="5202">&bull; February</option><option value="5203">&bull; March</option><option value="5204">&bull; April</option><option value="5205">&bull; May</option><option value="5206">&bull; June</option><option value="5207">&bull; July</option><option value="5208">&bull; August</option><option value="5209">&bull; September</option><option value="5210">&bull; October</option><option value="5211">&bull; November</option><option value="5212">&bull; December</option><option value="">&nbsp;</option><option value="53">--- Year 1953 ---</option><option value="5300">&bull; Unknown</option><option value="5301">&bull; January</option><option value="5302">&bull; February</option><option value="5303">&bull; March</option><option value="5304">&bull; April</option><option value="5305">&bull; May</option><option value="5306">&bull; June</option><option value="5307">&bull; July</option><option value="5308">&bull; August</option><option value="5309">&bull; September</option><option value="5310">&bull; October</option><option value="5311">&bull; November</option><option value="5312">&bull; December</option><option value="">&nbsp;</option><option value="54">--- Year 1954 ---</option><option value="5400">&bull; Unknown</option><option value="5401">&bull; January</option><option value="5402">&bull; February</option><option value="5403">&bull; March</option><option value="5404">&bull; April</option><option value="5405">&bull; May</option><option value="5406">&bull; June</option><option value="5407">&bull; July</option><option value="5408">&bull; August</option><option value="5409">&bull; September</option><option value="5410">&bull; October</option><option value="5411">&bull; November</option><option value="5412">&bull; December</option><option value="">&nbsp;</option><option value="55">--- Year 1955 ---</option><option value="5500">&bull; Unknown</option><option value="5501">&bull; January</option><option value="5502">&bull; February</option><option value="5503">&bull; March</option><option value="5504">&bull; April</option><option value="5505">&bull; May</option><option value="5506">&bull; June</option><option value="5507">&bull; July</option><option value="5508">&bull; August</option><option value="5509">&bull; September</option><option value="5510">&bull; October</option><option value="5511">&bull; November</option><option value="5512">&bull; December</option><option value="">&nbsp;</option><option value="56">--- Year 1956 ---</option><option value="5600">&bull; Unknown</option><option value="5601">&bull; January</option><option value="5602">&bull; February</option><option value="5603">&bull; March</option><option value="5604">&bull; April</option><option value="5605">&bull; May</option><option value="5606">&bull; June</option><option value="5607">&bull; July</option><option value="5608">&bull; August</option><option value="5609">&bull; September</option><option value="5610">&bull; October</option><option value="5611">&bull; November</option><option value="5612">&bull; December</option><option value="">&nbsp;</option><option value="57">--- Year 1957 ---</option><option value="5700">&bull; Unknown</option><option value="5701">&bull; January</option><option value="5702">&bull; February</option><option value="5703">&bull; March</option><option value="5704">&bull; April</option><option value="5705">&bull; May</option><option value="5706">&bull; June</option><option value="5707">&bull; July</option><option value="5708">&bull; August</option><option value="5709">&bull; September</option><option value="5710">&bull; October</option><option value="5711">&bull; November</option><option value="5712">&bull; December</option><option value="">&nbsp;</option><option value="58">--- Year 1958 ---</option><option value="5800">&bull; Unknown</option><option value="5801">&bull; January</option><option value="5802">&bull; February</option><option value="5803">&bull; March</option><option value="5804">&bull; April</option><option value="5805">&bull; May</option><option value="5806">&bull; June</option><option value="5807">&bull; July</option><option value="5808">&bull; August</option><option value="5809">&bull; September</option><option value="5810">&bull; October</option><option value="5811">&bull; November</option><option value="5812">&bull; December</option><option value="">&nbsp;</option><option value="59">--- Year 1959 ---</option><option value="5900">&bull; Unknown</option><option value="5901">&bull; January</option><option value="5902">&bull; February</option><option value="5903">&bull; March</option><option value="5904">&bull; April</option><option value="5905">&bull; May</option><option value="5906">&bull; June</option><option value="5907">&bull; July</option><option value="5908">&bull; August</option><option value="5909">&bull; September</option><option value="5910">&bull; October</option><option value="5911">&bull; November</option><option value="5912">&bull; December</option> <option value="">&nbsp;</option><option value="60">--- Year 1960 ---</option><option value="6000">&bull; Unknown</option><option value="6001">&bull; January</option><option value="6002">&bull; February</option><option value="6003">&bull; March</option><option value="6004">&bull; April</option><option value="6005">&bull; May</option><option value="6006">&bull; June</option><option value="6007">&bull; July</option><option value="6008">&bull; August</option><option value="6009">&bull; September</option><option value="6010">&bull; October</option><option value="6011">&bull; November</option><option value="6012">&bull; December</option> <option value="">&nbsp;</option><option value="61">--- Year 1961 ---</option><option value="6100">&bull; Unknown</option><option value="6101">&bull; January</option><option value="6102">&bull; February</option><option value="6103">&bull; March</option><option value="6104">&bull; April</option><option value="6105">&bull; May</option><option value="6106">&bull; June</option><option value="6107">&bull; July</option><option value="6108">&bull; August</option><option value="6109">&bull; September</option><option value="6110">&bull; October</option><option value="6111">&bull; November</option><option value="6112">&bull; December</option> <option value="">&nbsp;</option><option value="62">--- Year 1962 ---</option><option value="6200">&bull; Unknown</option><option value="6201">&bull; January</option><option value="6202">&bull; February</option><option value="6203">&bull; March</option><option value="6204">&bull; April</option><option value="6205">&bull; May</option><option value="6206">&bull; June</option><option value="6207">&bull; July</option><option value="6208">&bull; August</option><option value="6209">&bull; September</option><option value="6210">&bull; October</option><option value="6211">&bull; November</option><option value="6212">&bull; December</option> <option value="">&nbsp;</option><option value="63">--- Year 1963 ---</option><option value="6300">&bull; Unknown</option><option value="6301">&bull; January</option><option value="6302">&bull; February</option><option value="6303">&bull; March</option><option value="6304">&bull; April</option><option value="6305">&bull; May</option><option value="6306">&bull; June</option><option value="6307">&bull; July</option><option value="6308">&bull; August</option><option value="6309">&bull; September</option><option value="6310">&bull; October</option><option value="6311">&bull; November</option><option value="6312">&bull; December</option> </select></td> <td class="cbplusmenutd"><a itemprop="url" href="/?cbplus=ylg_home"><span itemprop="name">Listening Guide</span></a><br><select onchange="c(this,'ylg_','_0')" aria-label="Listening Guide menu"> <option value="" selected>&nbsp;Select A Date</option><option value="">&nbsp;</option> <option value="37">--- Year 1937 ---</option><option value="3701">&bull; January</option><option value="3702">&bull; February</option><option value="3703">&bull; March</option><option value="3704">&bull; April</option><option value="3705">&bull; May</option><option value="3706">&bull; June</option><option value="3707">&bull; July</option><option value="3708">&bull; August</option><option value="3709">&bull; September</option><option value="3710">&bull; October</option><option value="3711">&bull; November</option><option value="3712">&bull; December</option><option value="">&nbsp;</option><option value="38">--- Year 1938 ---</option><option value="3801">&bull; January</option><option value="3802">&bull; February</option><option value="3803">&bull; March</option><option value="3804">&bull; April</option><option value="3805">&bull; May</option><option value="3806">&bull; June</option><option value="3807">&bull; July</option><option value="3808">&bull; August</option><option value="3809">&bull; September</option><option value="3810">&bull; October</option><option value="3811">&bull; November</option><option value="3812">&bull; December</option><option value="">&nbsp;</option> <option value="39">--- Year 1939 ---</option><option value="3901">&bull; January</option><option value="3902">&bull; February</option><option value="3903">&bull; March</option><option value="3904">&bull; April</option><option value="3905">&bull; May</option><option value="3906">&bull; June</option><option value="3907">&bull; July</option><option value="3908">&bull; August</option><option value="3909">&bull; September</option><option value="3910">&bull; October</option><option value="3911">&bull; November</option><option value="3912">&bull; December</option><option value="">&nbsp;</option><option value="40">--- Year 1940 ---</option><option value="4001">&bull; January</option><option value="4002">&bull; February</option><option value="4003">&bull; March</option><option value="4004">&bull; April</option><option value="4005">&bull; May</option><option value="4006">&bull; June</option><option value="4007">&bull; July</option><option value="4008">&bull; August</option><option value="4009">&bull; September</option><option value="4010">&bull; October</option><option value="4011">&bull; November</option><option value="4012">&bull; December</option><option value="">&nbsp;</option><option value="41">--- Year 1941 ---</option><option value="4101">&bull; January</option><option value="4102">&bull; February</option><option value="4103">&bull; March</option><option value="4104">&bull; April</option><option value="4105">&bull; May</option><option value="4106">&bull; June</option><option value="4107">&bull; July</option><option value="4108">&bull; August</option><option value="4109">&bull; September</option><option value="4110">&bull; October</option><option value="4111">&bull; November</option><option value="4112">&bull; December</option><option value="">&nbsp;</option><option value="42">--- Year 1942 ---</option><option value="4201">&bull; January</option><option value="4202">&bull; February</option><option value="4203">&bull; March</option><option value="4204">&bull; April</option><option value="4205">&bull; May</option><option value="4206">&bull; June</option><option value="4207">&bull; July</option><option value="4208">&bull; August</option><option value="4209">&bull; September</option><option value="4210">&bull; October</option><option value="4211">&bull; November</option><option value="4212">&bull; December</option><option value="">&nbsp;</option><option value="43">--- Year 1943 ---</option><option value="4301">&bull; January</option><option value="4302">&bull; February</option><option value="4303">&bull; March</option><option value="4304">&bull; April</option><option value="4305">&bull; May</option><option value="4306">&bull; June</option><option value="4307">&bull; July</option><option value="4308">&bull; August</option><option value="4309">&bull; September</option><option value="4310">&bull; October</option><option value="4311">&bull; November</option><option value="4312">&bull; December</option><option value="">&nbsp;</option><option value="44">--- Year 1944 ---</option><option value="4401">&bull; January</option><option value="4402">&bull; February</option><option value="4403">&bull; March</option><option value="4404">&bull; April</option><option value="4405">&bull; May</option><option value="4406">&bull; June</option><option value="4407">&bull; July</option><option value="4408">&bull; August</option><option value="4409">&bull; September</option><option value="4410">&bull; October</option><option value="4411">&bull; November</option><option value="4412">&bull; December</option><option value="">&nbsp;</option><option value="45">--- Year 1945 ---</option><option value="4501">&bull; January</option><option value="4502">&bull; February</option><option value="4503">&bull; March</option><option value="4504">&bull; April</option><option value="4505">&bull; May</option><option value="4506">&bull; June</option><option value="4507">&bull; July</option><option value="4508">&bull; August</option><option value="4509">&bull; September</option><option value="4510">&bull; October</option><option value="4511">&bull; November</option><option value="4512">&bull; December</option><option value="">&nbsp;</option><option value="46">--- Year 1946 ---</option><option value="4601">&bull; January</option><option value="4602">&bull; February</option><option value="4603">&bull; March</option><option value="4604">&bull; April</option><option value="4605">&bull; May</option><option value="4606">&bull; June</option><option value="4607">&bull; July</option><option value="4608">&bull; August</option><option value="4609">&bull; September</option><option value="4610">&bull; October</option><option value="4611">&bull; November</option><option value="4612">&bull; December</option><option value="">&nbsp;</option><option value="47">--- Year 1947 ---</option><option value="4701">&bull; January</option><option value="4702">&bull; February</option><option value="4703">&bull; March</option><option value="4704">&bull; April</option><option value="4705">&bull; May</option><option value="4706">&bull; June</option><option value="4707">&bull; July</option><option value="4708">&bull; August</option><option value="4709">&bull; September</option><option value="4710">&bull; October</option><option value="4711">&bull; November</option><option value="4712">&bull; December</option><option value="">&nbsp;</option><option value="48">--- Year 1948 ---</option><option value="4801">&bull; January</option><option value="4802">&bull; February</option><option value="4803">&bull; March</option><option value="4804">&bull; April</option><option value="4805">&bull; May</option><option value="4806">&bull; June</option><option value="4807">&bull; July</option><option value="4808">&bull; August</option><option value="4809">&bull; September</option><option value="4810">&bull; October</option><option value="4811">&bull; November</option><option value="4812">&bull; December</option><option value="">&nbsp;</option><option value="49">--- Year 1949 ---</option><option value="4901">&bull; January</option><option value="4902">&bull; February</option><option value="4903">&bull; March</option><option value="4904">&bull; April</option><option value="4905">&bull; May</option><option value="4906">&bull; June</option><option value="4907">&bull; July</option><option value="4908">&bull; August</option><option value="4909">&bull; September</option><option value="4910">&bull; October</option><option value="4911">&bull; November</option><option value="4912">&bull; December</option><option value="">&nbsp;</option><option value="50">--- Year 1950 ---</option><option value="5001">&bull; January</option><option value="5002">&bull; February</option><option value="5003">&bull; March</option><option value="5004">&bull; April</option><option value="5005">&bull; May</option><option value="5006">&bull; June</option><option value="5007">&bull; July</option><option value="5008">&bull; August</option><option value="5009">&bull; September</option><option value="5010">&bull; October</option><option value="5011">&bull; November</option><option value="5012">&bull; December</option><option value="">&nbsp;</option><option value="51">--- Year 1951 ---</option><option value="5101">&bull; January</option><option value="5102">&bull; February</option><option value="5103">&bull; March</option><option value="5104">&bull; April</option><option value="5105">&bull; May</option><option value="5106">&bull; June</option><option value="5107">&bull; July</option><option value="5108">&bull; August</option><option value="5109">&bull; September</option><option value="5110">&bull; October</option><option value="5111">&bull; November</option><option value="5112">&bull; December</option><option value="">&nbsp;</option><option value="52">--- Year 1952 ---</option><option value="5201">&bull; January</option><option value="5202">&bull; February</option><option value="5203">&bull; March</option><option value="5204">&bull; April</option><option value="5205">&bull; May</option><option value="5206">&bull; June</option><option value="5207">&bull; July</option><option value="5208">&bull; August</option><option value="5209">&bull; September</option><option value="5210">&bull; October</option><option value="5211">&bull; November</option><option value="5212">&bull; December</option><option value="">&nbsp;</option><option value="53">--- Year 1953 ---</option><option value="5301">&bull; January</option><option value="5302">&bull; February</option><option value="5303">&bull; March</option><option value="5304">&bull; April</option><option value="5305">&bull; May</option><option value="5306">&bull; June</option><option value="5307">&bull; July</option><option value="5308">&bull; August</option><option value="5309">&bull; September</option><option value="5310">&bull; October</option><option value="5311">&bull; November</option><option value="5312">&bull; December</option><option value="">&nbsp;</option><option value="54">--- Year 1954 ---</option><option value="5401">&bull; January</option><option value="5402">&bull; February</option><option value="5403">&bull; March</option><option value="5404">&bull; April</option><option value="5405">&bull; May</option><option value="5406">&bull; June</option><option value="5407">&bull; July</option><option value="5408">&bull; August</option><option value="5409">&bull; September</option><option value="5410">&bull; October</option><option value="5411">&bull; November</option><option value="5412">&bull; December</option><option value="">&nbsp;</option><option value="55">--- Year 1955 ---</option><option value="5501">&bull; January</option><option value="5502">&bull; February</option><option value="5503">&bull; March</option><option value="5504">&bull; April</option><option value="5505">&bull; May</option><option value="5506">&bull; June</option><option value="5507">&bull; July</option><option value="5508">&bull; August</option><option value="5509">&bull; September</option><option value="5510">&bull; October</option><option value="5511">&bull; November</option><option value="5512">&bull; December</option><option value="">&nbsp;</option><option value="56">--- Year 1956 ---</option><option value="5601">&bull; January</option><option value="5602">&bull; February</option><option value="5603">&bull; March</option><option value="5604">&bull; April</option><option value="5605">&bull; May</option><option value="5606">&bull; June</option><option value="5607">&bull; July</option><option value="5608">&bull; August</option><option value="5609">&bull; September</option><option value="5610">&bull; October</option><option value="5611">&bull; November</option><option value="5612">&bull; December</option><option value="">&nbsp;</option><option value="57">--- Year 1957 ---</option><option value="5701">&bull; January</option><option value="5702">&bull; February</option><option value="5703">&bull; March</option><option value="5704">&bull; April</option><option value="5705">&bull; May</option><option value="5706">&bull; June</option><option value="5707">&bull; July</option><option value="5708">&bull; August</option><option value="5709">&bull; September</option><option value="5710">&bull; October</option><option value="5711">&bull; November</option><option value="5712">&bull; December</option><option value="">&nbsp;</option><option value="58">--- Year 1958 ---</option><option value="5801">&bull; January</option><option value="5802">&bull; February</option><option value="5803">&bull; March</option><option value="5804">&bull; April</option><option value="5805">&bull; May</option><option value="5806">&bull; June</option><option value="5807">&bull; July</option><option value="5808">&bull; August</option><option value="5809">&bull; September</option><option value="5810">&bull; October</option><option value="5811">&bull; November</option><option value="5812">&bull; December</option><option value="">&nbsp;</option><option value="59">--- Year 1959 ---</option><option value="5901">&bull; January</option><option value="5902">&bull; February</option><option value="5903">&bull; March</option><option value="5904">&bull; April</option><option value="5905">&bull; May</option><option value="5906">&bull; June</option><option value="5907">&bull; July</option><option value="5908">&bull; August</option><option value="5909">&bull; September</option><option value="5910">&bull; October</option><option value="5911">&bull; November</option><option value="5912">&bull; December</option> <option value="">&nbsp;</option><option value="60">--- Year 1960 ---</option><option value="6001">&bull; January</option><option value="6002">&bull; February</option><option value="6003">&bull; March</option><option value="6004">&bull; April</option><option value="6005">&bull; May</option><option value="6006">&bull; June</option><option value="6007">&bull; July</option><option value="6008">&bull; August</option><option value="6009">&bull; September</option><option value="6010">&bull; October</option><option value="6011">&bull; November</option><option value="6012">&bull; December</option> <option value="">&nbsp;</option> <option value="dhome">&bull; Day's Shows</option> <option value="">&nbsp;</option> <option value="yns_months">--- By Month ---</option> <option value="##ylgjanuary">&bull; January</option> <option value="##ylgfebruary">&bull; February</option> <option value="##ylgmarch">&bull; March</option> <option value="##ylgapril">&bull; April</option> <option value="##ylgmay">&bull; May</option> <option value="##ylgjune">&bull; June</option> <option value="##ylgjuly">&bull; July</option> <option value="##ylgaugust">&bull; August</option> <option value="##ylgseptember">&bull; September</option> <option value="##ylgoctober">&bull; October</option> <option value="##ylgnovember">&bull; November</option> <option value="##ylgdecember">&bull; December</option> <option value="">&nbsp;</option> </select></td> <td class="cbplusrightmenutd"><a itemprop="url" href="/?cbplus=insite"><span itemprop="name">Insite</span></a><br><select onchange="c(this,'','')" aria-label="Insite menu"><option value="" selected="selected">&nbsp;Select Insite Page&nbsp;&nbsp;&nbsp;&nbsp;</option><option value="">&nbsp;</option><option value="">-- Latest Comics --</option><option value="latestuploads_l_s">&bull; Full (date)</option><option value="latestuploads_l_n">&bull; Full (title)</option><option value="latestuploads_l_p">&bull; Full (publisher)</option><option value="latestuploads_l_a">&bull; Full (uploader)</option><option value="latestuploads_s_s">&bull; Basic (date)</option><option value="latestuploads_s_n">&bull; Basic (title)</option><option value="latestuploads_s_p">&bull; Basic (publisher)</option><option value="latestuploads_s_a">&bull; Basic (uploader)</option> <option value="">&nbsp;</option><option value="">-- Top Downloads --</option><option value="mostdownloads_l_s">&bull; Full (download)</option><option value="mostdownloads_l_n">&bull; Full (title)</option><option value="mostdownloads_l_p">&bull; Full (publisher)</option><option value="mostdownloads_l_a">&bull; Full (uploader)</option><option value="mostdownloads_s_s">&bull; Basic (download)</option><option value="mostdownloads_s_n">&bull; Basic (title)</option><option value="mostdownloads_s_p">&bull; Basic (publisher)</option><option value="mostdownloads_s_a">&bull; Basic (uploader)</option><option value="">&nbsp;</option><option value="">-- Best Rated --</option><option value="topuserratings_l_s">&bull; Full (rating)</option><option value="topuserratings_l_n">&bull; Full (title)</option><option value="topuserratings_l_p">&bull; Full (publisher)</option><option value="topuserratings_l_a">&bull; Full (uploader)</option><option value="topuserratings_s_s">&bull; Basic (rating)</option><option value="topuserratings_s_n">&bull; Basic (title)</option><option value="topuserratings_s_p">&bull; Basic (publisher)</option><option value="topuserratings_s_a">&bull; Basic (uploader)</option> <option value="">&nbsp;</option> <option value="">-- Most Rated --</option> <option value="mostrated_l_s">&bull; Full (# ratings)</option><option value="mostrated_l_n">&bull; Full (title)</option><option value="mostrated_l_p">&bull; Full (publisher)</option><option value="mostrated_l_a">&bull; Full (uploader)</option><option value="mostrated_s_s">&bull; Basic (# ratings)</option><option value="mostrated_s_n">&bull; Basic (title)</option><option value="mostrated_s_p">&bull; Basic (publisher)</option><option value="mostrated_s_a">&bull; Basic (uploader)</option><option value="">&nbsp;</option><option value="">-- Top Comments --</option><option value="mostcommented_l_s">&bull; Full (comment)</option><option value="mostcommented_l_n">&bull; Full (title)</option><option value="mostcommented_l_p">&bull; Full (publisher)</option><option value="mostcommented_l_a">&bull; Full (uploader)</option><option value="mostcommented_s_s">&bull; Basic (comment)</option><option value="mostcommented_s_n">&bull; Basic (title)</option><option value="mostcommented_s_p">&bull; Basic (publisher)</option><option value="mostcommented_s_a">&bull; Basic (uploader)</option><option value="">&nbsp;</option><option value="">-- Most Viewed --</option><option value="mostviewed_l_s">&bull; Full (# views)</option><option value="mostviewed_l_n">&bull; Full (title)</option><option value="mostviewed_l_p">&bull; Full (publisher)</option><option value="mostviewed_l_a">&bull; Full (uploader)</option><option value="mostviewed_s_s">&bull; Basic (# views)</option><option value="mostviewed_s_n">&bull; Basic (title)</option><option value="mostviewed_s_p">&bull; Basic (publisher)</option><option value="mostviewed_s_a">&bull; Basic (uploader)</option> <option value="">&nbsp;</option> <option value="">-- Other Pages --</option> <option value="random12_l_s">&bull; Random 12</option> <option value="contributors">&bull; Contributors</option> </select> </td></tr></table> <div class="sponsor"><table class="Std"><tr class="Std"><td class="Std"><img src="https://box01.comicbookplus.com/images/heart.png" width="20" height="20" alt="small heart">&nbsp;</td><td class="Std">our site?</td><td class="Std"><form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top"><input type="hidden" name="cmd" value="_s-xclick"><input type="hidden" name="hosted_button_id" value="C9EYFA6E2Q2FY">&nbsp;<input type="image" src="https://box01.comicbookplus.com/images/donatebutton.png" name="submit" alt="PayPal - The safer, easier way to pay online.">&nbsp;<img alt="" src="https://www.paypalobjects.com/en_GB/i/scr/pixel.gif" width="1" height="1"></form></td><td class="Std"> a single amount, or </td><td class="Std"><form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top"><input type="hidden" name="cmd" value="_s-xclick"><input type="hidden" name="hosted_button_id" value="EE2956LULDXTL">&nbsp;<input type="image" src="https://box01.comicbookplus.com/images/subscribebutton.png" name="submit" alt="PayPal - The safer, easier way to pay online!">&nbsp;<img alt="" src="https://www.paypalobjects.com/en_GB/i/scr/pixel.gif" width="1" height="1"></form></td><td class="Std">annually and you will help make it even better!!&nbsp;</td><td class="Std"><a href="/?cbplus=sponsorcomicbookplus"> more...</a></td></tr></table></div><main> <div class="introtext"><img src="https://box01.comicbookplus.com/thumbs/nonenglish/LargeNonEnglish.png" class="leftmargin" alt="Thumbnail for Non-English Books" width="175" height="245">A recent suggestion was to hold books in other languages apart from just English. So was born our Non-English section, which grows at an alarming rate&#33;<br> <br> This is proving to be very popular with our visitors who have also been advising and helping us as we add more.<br> <br> We have a Hindi Gulliver, Mexican masked men, Spanish cowboys and much, much more.<br> <br> Remember, even if you do not understand the words, you can still enjoy the art. And there is plenty of that here&#33;</div> <div class="smallnotice">You are WELCOME to enjoy our site &amp; read ALL our books online. But to download &amp; join our forum please <a href="/forum/?action=register" class="whitelink">create a FREE account</a> or <a href="/forum/?action=login" class="whitelink">login</a> </div> <div class="mainbody"><div class="mainh1"><h1 class="sectionh1">Non-English Books</h1></div> <h2 class="cathead" id="seq0"> Translated Books - Scanilations</h2><table class="f" ><tr><td class="g"><a href="/?cid=3717"><img src="https://box01.comicbookplus.com/thumbs/nonenglish/translations/Translations.png" class="thumb" alt="Thumbnail for Translated Books - Scanilations" width="150" height="210"></a></td><td><table class="f"><tr><td class="d">Non English Section:</td><td class="e"><span itemprop="name"><a href="/?cid=3717"> Translated Books - Scanilations</a></span></td></tr><tr><td class="d">Books Online:</td><td class="e"><a href="/?cid=3717">18</a></td></tr><tr><td class="d">Latest Book:</td><td class="e"><a href='/?dlid=96282'>Lindaflor 52: The Ermine Cape</a> | Uploaded: Feb 12, 2025</td></tr><tr><td class="d">Issues:</td><td class="e"><a href="/?cid=3718">Plutos - Translation (6)</a> | <a href="/?cid=3752">The Second Pimpernel (3)</a></td></tr></table></td></tr></table><h2 class="cathead" id="seq1">Arabic Language Books</h2><table class="f" ><tr><td class="g"><a href="/?cid=2100"><img src="https://box01.comicbookplus.com/thumbs/nonenglish/arabic/FlagArabLeague.png" class="thumb" alt="Thumbnail for Arabic Language Books" width="150" height="100"></a></td><td><table class="f"><tr><td class="d">Non English Section:</td><td class="e"><span itemprop="name"><a href="/?cid=2100">Arabic Language Books</a></span></td></tr><tr><td class="d">Books Online:</td><td class="e"><a href="/?cid=2100">2</a></td></tr><tr><td class="d">Latest Book:</td><td class="e"><a href='/?dlid=39524'>Alf Lila</a> | Uploaded: Jan 15, 2014</td></tr></table></td></tr></table><h2 class="cathead" id="seq2">Catalan Language Books</h2><table class="f" ><tr><td class="g"><a href="/?cid=2132"><img src="https://box01.comicbookplus.com/thumbs/nonenglish/catalan/FlagCatalan.png" class="thumb" alt="Thumbnail for Catalan Language Books" width="150" height="100"></a></td><td><table class="f"><tr><td class="d">Non English Section:</td><td class="e"><span itemprop="name"><a href="/?cid=2132">Catalan Language Books</a></span></td></tr><tr><td class="d">Books Online:</td><td class="e"><a href="/?cid=2132">80</a></td></tr><tr><td class="d">Latest Book:</td><td class="e"><a href='/?dlid=47043'>En Patufet 54</a> | Uploaded: Aug 29, 2014</td></tr><tr><td class="d">Issues:</td><td class="e"><a href="/?cid=2908">En Patufet (52)</a> | <a href="/?cid=2358">Historia i Llegenda (28)</a></td></tr></table></td></tr></table><h2 class="cathead" id="seq3">Dutch Language Books</h2><table class="f" ><tr><td class="g"><a href="/?cid=2371"><img src="https://box01.comicbookplus.com/thumbs/nonenglish/dutch/FlagDutch.png" class="thumb" alt="Thumbnail for Dutch Language Books" width="150" height="100"></a></td><td><table class="f"><tr><td class="d">Non English Section:</td><td class="e"><span itemprop="name"><a href="/?cid=2371">Dutch Language Books</a></span></td></tr><tr><td class="d">Books Online:</td><td class="e"><a href="/?cid=2371">74</a></td></tr><tr><td class="d">Latest Book:</td><td class="e"><a href='/?dlid=95991'>Blauwe Pijl 7 - De Maanberg</a> | Uploaded: Sep 21, 2024</td></tr><tr><td class="d">Issues:</td><td class="e"><a href="/?cid=3398">Bob Crack (5)</a> | <a href="/?cid=2954">De Moker (4)</a> | <a href="/?cid=3243">De Schaduw (2)</a> | <a href="/?cid=3426">De Tweede Pimpernel (8)</a> | <a href="/?cid=3399">Dolf Staal (6)</a> | <a href="/?cid=3661">Fulgor (7)</a> | <a href="/?cid=2953">Lex Brand (23)</a> | <a href="/?cid=3293">Raka (3)</a> | <a href="/?cid=3250">Sjors Van De Rebellenclub (6)</a> | <a href="/?cid=3242">Steve Drake (4)</a></td></tr></table></td></tr></table><div class="centerwrapper margin20px"><div class="botad" itemscope itemtype="https://schema.org/WebPageElement"><a href="/?cbplus=sponsorcomicbookplus#topcbp" title="Comic Book Plus In-House Image" rel="nofollow"><img src="https://box01.comicbookplus.com/images/inhouse/b/default/CBP130.webp" alt="Comic Book Plus In-House Image"></a></div></div><h2 class="cathead" id="seq4">French Language Books</h2><table class="f" ><tr><td class="g"><a href="/?cid=1733"><img src="https://box01.comicbookplus.com/thumbs/nonenglish/french/FlagFrench.png" class="thumb" alt="Thumbnail for French Language Books" width="150" height="100"></a></td><td><table class="f"><tr><td class="d">Non English Section:</td><td class="e"><span itemprop="name"><a href="/?cid=1733">French Language Books</a></span></td></tr><tr><td class="d">Books Online:</td><td class="e"><a href="/?cid=1733">1287</a></td></tr><tr><td class="d">Latest Book:</td><td class="e"><a href='/?dlid=96263'>Baby Journal 8</a> | Uploaded: Jan 24, 2025</td></tr><tr><td class="d">Issues:</td><td class="e"><a href="/?cid=3076">Albert Brien (93)</a> | <a href="/?cid=2790">Amok (21)</a> | <a href="/?cid=3124">Ardan Series 1 &amp; 2 (4)</a> | <a href="/?cid=2918">Atome Kid (13)</a> | <a href="/?cid=2414">Aventures de Cow-Boys (34)</a> | <a href="/?cid=1625">Aventures de Demain (14)</a> | <a href="/?cid=3304">Aventures de Pecos Bill (3)</a> | <a href="/?cid=2409">Les Aventures Extraordinaires de Guy Verch&egrave;res (43)</a> | <a href="/?cid=2407">Les Aventures Futuristes (1)</a> | <a href="/?cid=3751">Baby Journal (8)</a> | <a href="/?cid=3418">Big Bill Le Casseur (4)</a> | <a href="/?cid=3055">Collection Hurrah! (3)</a> | <a href="/?cid=2408">Diane, La Belle Aventuriere (20)</a> | <a href="/?cid=2413">Domino Noir (47)</a> | <a href="/?cid=3263">Fantax (3)</a> | <a href="/?cid=2554">Fulguros (3)</a> | <a href="/?cid=3338">Hardi les Gars (13)</a> | <a href="/?cid=3168">Inspecteur Durand (4)</a> | <a href="/?cid=3305">Jean Lynx le Nyctalope (3)</a> | <a href="/?cid=2960">Jim Cartouche (2)</a> | <a href="/?cid=2160">L&#39;Agent IXE-13 (699)</a> | <a href="/?cid=3363">La Cagoule Rouge (3)</a> | <a href="/?cid=3349">La Patrie - Section Comique (10)</a> | <a href="/?cid=3172">Le Roman Canadien (44)</a> | <a href="/?cid=2456">Milwaukee Comics (8)</a> | <a href="/?cid=2443">Mister X (10)</a> | <a href="/?cid=3537">Petits Albums Pour Rire (24)</a> | <a href="/?cid=3400">Police-Journal (25)</a> | <a href="/?cid=3542">Robin Des Bois (7)</a> | <a href="/?cid=3431">Roman d&#39;Amour (3)</a> | <a href="/?cid=2979">Targa (5)</a> | <a href="/?cid=2902">Vaillant (18)</a> | <a href="/?cid=3372">Wonderman (2)</a></td></tr></table></td></tr></table><h2 class="cathead" id="seq5">German Language Books</h2><table class="f" ><tr><td class="g"><a href="/?cid=2074"><img src="https://box01.comicbookplus.com/thumbs/nonenglish/german/FlagGerman.png" class="thumb" alt="Thumbnail for German Language Books" width="150" height="100"></a></td><td><table class="f"><tr><td class="d">Non English Section:</td><td class="e"><span itemprop="name"><a href="/?cid=2074">German Language Books</a></span></td></tr><tr><td class="d">Books Online:</td><td class="e"><a href="/?cid=2074">63</a></td></tr><tr><td class="d">Latest Book:</td><td class="e"><a href='/?dlid=95897'>Silberpfeil im wilden Westen 4 - Die Gefangene</a> | Uploaded: Sep 10, 2024</td></tr><tr><td class="d">Issues:</td><td class="e"><a href="/?cid=2434">Abenteuer der Weltgeschichte (18)</a> | <a href="/?cid=3466">Harry, die bunte Jugendzeitung (16)</a> | <a href="/?cid=3531">Texas (14)</a></td></tr></table></td></tr></table><h2 class="cathead" id="seq6">Hindi Language Books</h2><table class="f" ><tr><td class="g"><a href="/?cid=1369"><img src="https://box01.comicbookplus.com/thumbs/nonenglish/hindi/FlagIndian.png" class="thumb" alt="Thumbnail for Hindi Language Books" width="150" height="100"></a></td><td><table class="f"><tr><td class="d">Non English Section:</td><td class="e"><span itemprop="name"><a href="/?cid=1369">Hindi Language Books</a></span></td></tr><tr><td class="d">Books Online:</td><td class="e"><a href="/?cid=1369">18</a></td></tr><tr><td class="d">Latest Book:</td><td class="e"><a href='/?dlid=62443'>Chandamama 1959-04</a> | Uploaded: May 10, 2016</td></tr><tr><td class="d">Issues:</td><td class="e"><a href="/?cid=3079">Chandamama (6)</a> | <a href="/?cid=1380">Manoj Chitra Katha (11)</a></td></tr></table></td></tr></table><h2 class="cathead" id="seq7">Hungarian</h2><table class="f" ><tr><td class="g"><a href="/?cid=3129"><img src="https://box01.comicbookplus.com/thumbs/nonenglish/hungarian/FlagHungarian.png" class="thumb" alt="Thumbnail for Hungarian" width="150" height="100"></a></td><td><table class="f"><tr><td class="d">Non English Section:</td><td class="e"><span itemprop="name"><a href="/?cid=3129">Hungarian</a></span></td></tr><tr><td class="d">Books Online:</td><td class="e"><a href="/?cid=3129">7</a></td></tr><tr><td class="d">Latest Book:</td><td class="e"><a href='/?dlid=72424'>Abeces Konyv</a> | Uploaded: Sep 10, 2018</td></tr></table></td></tr></table><div class="centerwrapper margin20px"><div class="botad" itemscope itemtype="https://schema.org/WebPageElement"><a href="/?cbplus=sponsorcomicbookplus#topcbp" title="Comic Book Plus In-House Image" rel="nofollow"><img src="https://box01.comicbookplus.com/images/inhouse/b/default/CBP013.webp" alt="Comic Book Plus In-House Image"></a></div></div><h2 class="cathead" id="seq8">Italian Language Books</h2><table class="f" ><tr><td class="g"><a href="/?cid=1735"><img src="https://box01.comicbookplus.com/thumbs/nonenglish/italian/FlagItalian.png" class="thumb" alt="Thumbnail for Italian Language Books" width="150" height="100"></a></td><td><table class="f"><tr><td class="d">Non English Section:</td><td class="e"><span itemprop="name"><a href="/?cid=1735">Italian Language Books</a></span></td></tr><tr><td class="d">Books Online:</td><td class="e"><a href="/?cid=1735">176</a></td></tr><tr><td class="d">Latest Book:</td><td class="e"><a href='/?dlid=86018'>Plutos 25 - Nelle Spire del Mostro</a> | Uploaded: Aug 23, 2023</td></tr><tr><td class="d">Issues:</td><td class="e"><a href="/?cid=2892">Ciclone (3)</a> | <a href="/?cid=3089">Corriere dei Piccoli (3)</a> | <a href="/?cid=2893">El Bravo (5)</a> | <a href="/?cid=2901">Fulmine Mascherato (3)</a> | <a href="/?cid=2582">Il Giustiziere Scarlatto (6)</a> | <a href="/?cid=2583">L&#39;Uomo Mascherato (2)</a> | <a href="/?cid=2889">La Dama Di Picche (5)</a> | <a href="/?cid=2890">La Tigre Bianca (2)</a> | <a href="/?cid=2898">Mirko (7)</a> | <a href="/?cid=2581">Mistero (13)</a> | <a href="/?cid=3443">Nell&#39;Impero degli Incas (11)</a> | <a href="/?cid=2580">Piccola Maschera (4)</a> | <a href="/?cid=2592">Plutos (25)</a> | <a href="/?cid=2578">Ragar (26)</a> | <a href="/?cid=2591">Simbar (3)</a> | <a href="/?cid=2891">Tanks L&#39;Uomo D&#39; Acciaio (8)</a> | <a href="/?cid=2895">Testa Di Marmo (2)</a> | <a href="/?cid=2894">Tour of Italy (6)</a> | <a href="/?cid=3660">Za-La-Mort (12)</a> | <a href="/?cid=2680">Zamorro (6)</a></td></tr></table></td></tr></table><h2 class="cathead" id="seq9">Philippine</h2><table class="f" ><tr><td class="g"><a href="/?cid=2472"><img src="https://box01.comicbookplus.com/thumbs/nonenglish/philippine/FlagPhilippine.png" class="thumb" alt="Thumbnail for Philippine" width="150" height="100"></a></td><td><table class="f"><tr><td class="d">Non English Section:</td><td class="e"><span itemprop="name"><a href="/?cid=2472">Philippine</a></span></td></tr><tr><td class="d">Books Online:</td><td class="e"><a href="/?cid=2472">3</a></td></tr><tr><td class="d">Latest Book:</td><td class="e"><a href='/?dlid=64615'>Pinoy Komiks Compilation</a> | Uploaded: Jul 2, 2016</td></tr></table></td></tr></table><h2 class="cathead" id="seq10">Portuguese Language Books</h2><table class="f" ><tr><td class="g"><a href="/?cid=1734"><img src="https://box01.comicbookplus.com/thumbs/nonenglish/portugese/FlagPortugese.png" class="thumb" alt="Thumbnail for Portuguese Language Books" width="150" height="100"></a></td><td><table class="f"><tr><td class="d">Non English Section:</td><td class="e"><span itemprop="name"><a href="/?cid=1734">Portuguese Language Books</a></span></td></tr><tr><td class="d">Books Online:</td><td class="e"><a href="/?cid=1734">82</a></td></tr><tr><td class="d">Latest Book:</td><td class="e"><a href='/?dlid=80750'>Almanaque Album Gigante 1958 - Vinte Mil Leguas Submarinas</a> | Uploaded: Nov 25, 2021</td></tr><tr><td class="d">Issues:</td><td class="e"><a href="/?cid=2458">Aguia Negra (7)</a> | <a href="/?cid=3636">Almanaque Album Gigante (5)</a> | <a href="/?cid=3238">Biriba Mensal (2)</a> | <a href="/?cid=2353">Grande Hotel (2)</a> | <a href="/?cid=2360">O Carlitos (6)</a> | <a href="/?cid=2398">O Cavaleiro Andante (4)</a> | <a href="/?cid=2369">O Cavaleiro Fantasma (2)</a> | <a href="/?cid=2534">Raio Negro (1)</a> | <a href="/?cid=2603">Super X (2)</a> | <a href="/?cid=2351">Xuxa (23)</a></td></tr></table></td></tr></table><h2 class="cathead" id="seq11">Romanian Language Books</h2><table class="f" ><tr><td class="g"><a href="/?cid=2939"><img src="https://box01.comicbookplus.com/thumbs/nonenglish/romanian/FlagRomanian.png" class="thumb" alt="Thumbnail for Romanian Language Books" width="150" height="100"></a></td><td><table class="f"><tr><td class="d">Non English Section:</td><td class="e"><span itemprop="name"><a href="/?cid=2939">Romanian Language Books</a></span></td></tr><tr><td class="d">Books Online:</td><td class="e"><a href="/?cid=2939">192</a></td></tr><tr><td class="d">Latest Book:</td><td class="e"><a href='/?dlid=72951'>Medicul nostru v1 35</a> | Uploaded: Dec 30, 2018</td></tr><tr><td class="d">Issues:</td><td class="e"><a href="/?cid=3102">Almanahul Copiilor (2)</a> | <a href="/?cid=3104">Cuno&#351;tin&#355;e Folositoare (2)</a> | <a href="/?cid=3078">Dimineata Copiilor (34)</a> | <a href="/?cid=3020">DOX (2)</a> | <a href="/?cid=3103">Furnica (2)</a> | <a href="/?cid=3081">Gazeta Slujbasilor (4)</a> | <a href="/?cid=3092">Indienii (2)</a> | <a href="/?cid=3021">Intamplari cu Truta si Fanuta (2)</a> | <a href="/?cid=3141">Licurici (4)</a> | <a href="/?cid=3061">Luminita (2)</a> | <a href="/?cid=3093">Pentru Copii (2)</a> | <a href="/?cid=3019">Rebus (6)</a> | <a href="/?cid=3017">Universul Copiilor (48)</a> | <a href="/?cid=3413">Ziarul C膬l膬toriilor (29)</a></td></tr></table></td></tr></table><h2 class="cathead" id="seq12">Spanish Language Books</h2><table class="f" ><tr><td class="g"><a href="/?cid=1732"><img src="https://box01.comicbookplus.com/thumbs/nonenglish/spanish/FlagSpanish.png" class="thumb" alt="Thumbnail for Spanish Language Books" width="150" height="100"></a></td><td><table class="f"><tr><td class="d">Non English Section:</td><td class="e"><span itemprop="name"><a href="/?cid=1732">Spanish Language Books</a></span></td></tr><tr><td class="d">Books Online:</td><td class="e"><a href="/?cid=1732">2862</a></td></tr><tr><td class="d">Latest Book:</td><td class="e"><a href='/?dlid=95995'>Pobre Diablo 21</a> | Uploaded: Sep 22, 2024</td></tr><tr><td class="d">Issues:</td><td class="e"><a href="/?cid=2736">2 Americanos en Europa (24)</a> | <a href="/?cid=1943">Aguilla Negra (2)</a> | <a href="/?cid=2044">Alan Duff (31)</a> | <a href="/?cid=2079">Alicia (4)</a> | <a href="/?cid=2124">Amok (3)</a> | <a href="/?cid=2711">Angeles de La Calle (5)</a> | <a href="/?cid=3159">Apache (25)</a> | <a href="/?cid=2737">La Ara&ntilde;a Verde (2)</a> | <a href="/?cid=2590">Ardillita (5)</a> | <a href="/?cid=2914">Armando El Intr&eacute;pido (3)</a> | <a href="/?cid=2634">Atomo Kid (17)</a> | <a href="/?cid=3668">Aventura de Peter (2)</a> | <a href="/?cid=2838">Aventuras C&eacute;lebres (24)</a> | <a href="/?cid=1809">Aventuras de Buffalo Bill (55)</a> | <a href="/?cid=2858">Aventuras de Federico (7)</a> | <a href="/?cid=2861">Aventuras de Juan y Luis (11)</a> | <a href="/?cid=1663">Aventuras del FBI (18)</a> | <a href="/?cid=2915">Aventuras ilustradas (1)</a> | <a href="/?cid=2904">Aventuras y viajes (5)</a> | <a href="/?cid=3511">Bala Certera (8)</a> | <a href="/?cid=2330">Barrabases (6)</a> | <a href="/?cid=3156">Bengala (54)</a> | <a href="/?cid=2259">Bill Cody (16)</a> | <a href="/?cid=2588">Bill Kraker (23)</a> | <a href="/?cid=3620">Boro-Kay (8)</a> | <a href="/?cid=2913">Bravo Espa&ntilde;ol (1)</a> | <a href="/?cid=2621">El Caballero de Las Tres Cruces (10)</a> | <a href="/?cid=2339">El Caballero Fantasma (1)</a> | <a href="/?cid=2669">El Caballero Negro (18)</a> | <a href="/?cid=2362">Can Can (12)</a> | <a href="/?cid=2645">El Capit&aacute;n Coraje (5)</a> | <a href="/?cid=2473">El Capit&aacute;n J&uacute;piter (26)</a> | <a href="/?cid=2911">Capit&aacute;n V&eacute;lez, Liz&aacute;rraga y Tomas&iacute;n (2)</a> | <a href="/?cid=1592">Capitan Coraje (15)</a> | <a href="/?cid=3626">El Capitan Leon (6)</a> | <a href="/?cid=2930">Capitan Sol (11)</a> | <a href="/?cid=1786">Cartucho Y 'Patata' (25)</a> | <a href="/?cid=2396">Castor el Invencible (12)</a> | <a href="/?cid=3627">Cesar Meteor (9)</a> | <a href="/?cid=2271">Chacal (10)</a> | <a href="/?cid=2332">Chanoc (6)</a> | <a href="/?cid=2839">Chicos (32)</a> | <a href="/?cid=2170">Coleccion Comandos (29)</a> | <a href="/?cid=2045">Coleccion Golondrina (5)</a> | <a href="/?cid=3239">Coleccion Post Guerra (3)</a> | <a href="/?cid=2395">Coleccion Sentimental (4)</a> | <a href="/?cid=1814">El Coyote (14)</a> | <a href="/?cid=1863">Cuatro Capitanes (11)</a> | <a href="/?cid=3445">La Daga Roja (3)</a> | <a href="/?cid=3700">Dan Barry el Terremoto (25)</a> | <a href="/?cid=3512">Dani el Aviador (9)</a> | <a href="/?cid=1810">El Defensor de La Cruz (13)</a> | <a href="/?cid=2670">El Diablo de los Mares (32)</a> | <a href="/?cid=3217">Diamante Negro (20)</a> | <a href="/?cid=2451">Diego Valor (10)</a> | <a href="/?cid=2388">Don Z (60)</a> | <a href="/?cid=2078">Dos Corazones (5)</a> | <a href="/?cid=2389">El Duende (40)</a> | <a href="/?cid=2364">El Duque Negro (43)</a> | <a href="/?cid=3662">El Club de los Cinco (5)</a> | <a href="/?cid=3165">El Encapuchado (27)</a> | <a href="/?cid=2576">El Espiritu de la Selva (90)</a> | <a href="/?cid=2646">Flecha Negra (23)</a> | <a href="/?cid=2843">Flechas y pelayos (48)</a> | <a href="/?cid=2506">Formidables Aventuras de el Temerario (3)</a> | <a href="/?cid=2463">Fredy Barton El Audaz (15)</a> | <a href="/?cid=2183">Gacela Blanca (6)</a> | <a href="/?cid=1813">El Gavilan (25)</a> | <a href="/?cid=2081">Gente Menuda (2)</a> | <a href="/?cid=3623">Gorgorito (8)</a> | <a href="/?cid=1811">Graciela (5)</a> | <a href="/?cid=2910">Granizada (1)</a> | <a href="/?cid=3568">Guerra A La Tierra (7)</a> | <a href="/?cid=3181">Hazanas Belicas (29)</a> | <a href="/?cid=3640">Heroes y Maravillas Del Mundo (4)</a> | <a href="/?cid=2604">El Hijo del Diablo de Los Mares (22)</a> | <a href="/?cid=2359">Historia y Leyenda (20)</a> | <a href="/?cid=3480">Historias y Cuentos de TBO (2)</a> | <a href="/?cid=3269">El Hombre de la Estrella (12)</a> | <a href="/?cid=3641">Hombres De Acero (18)</a> | <a href="/?cid=3621">Huracan, El Piloto Fantasma (12)</a> | <a href="/?cid=3018">Inspector Dan (50)</a> | <a href="/?cid=2863">El Inspector Wade de Scotland Yard (7)</a> | <a href="/?cid=3624">Intrigas y Estocadas (18)</a> | <a href="/?cid=2907">Jack y Dolly (4)</a> | <a href="/?cid=3556">Jefes Pieles Rojas (6)</a> | <a href="/?cid=1942">Jeque Blanco (4)</a> | <a href="/?cid=2906">Jim Pat (6)</a> | <a href="/?cid=2884">El Jinete Enmascarado (7)</a> | <a href="/?cid=3746">Johnny el Temerario (7)</a> | <a href="/?cid=2888">Jorge y Fernando (90)</a> | <a href="/?cid=3634">Jorge y Fernando - Annuals (4)</a> | <a href="/?cid=3323">Juan Bravo Y Sus Chicos (33)</a> | <a href="/?cid=1187">Juan Centella (15)</a> | <a href="/?cid=2859">Junior Films (63)</a> | <a href="/?cid=2844">Kid Roney (3)</a> | <a href="/?cid=2676">Kit-Boy (12)</a> | <a href="/?cid=2446">Mamita (3)</a> | <a href="/?cid=2900">Mar&iacute;a Cort&eacute;s y la Dra. Alden (8)</a> | <a href="/?cid=2459">Maravillas (2)</a> | <a href="/?cid=2393">Marcos (7)</a> | <a href="/?cid=3569">Marfisan (8)</a> | <a href="/?cid=2083">Mari-Tere (2)</a> | <a href="/?cid=3337">Mascara Verde (14)</a> | <a href="/?cid=1904">Mendoza Colt (9)</a> | <a href="/?cid=2182">Los Mil Y Un Cuento (3)</a> | <a href="/?cid=2674">Montana (6)</a> | <a href="/?cid=2328">Mundo Futuro (7)</a> | <a href="/?cid=2357">El Murcielago (6)</a> | <a href="/?cid=2615">Orlan el Luchador Invencible (16)</a> | <a href="/?cid=2127">Pacho Dinamita (20)</a> | <a href="/?cid=2860">Paco Pereda (2)</a> | <a href="/?cid=2085">Pancho Colate (3)</a> | <a href="/?cid=2276">Pantera Rubia - La Selva (45)</a> | <a href="/?cid=2086">Patoruzito (52)</a> | <a href="/?cid=3619">Patoruzu (3)</a> | <a href="/?cid=2788">Pelayos (101)</a> | <a href="/?cid=1820">Peneca (29)</a> | <a href="/?cid=2272">El Pequeno Luchador (30)</a> | <a href="/?cid=2606">El Pequeno Mosquetero (21)</a> | <a href="/?cid=1862">Piluchi (5)</a> | <a href="/?cid=3618">Pimpinela (2)</a> | <a href="/?cid=271">Pimpinela (Chile) (3)</a> | <a href="/?cid=3218">El Pirata Cobra Blanca (12)</a> | <a href="/?cid=1905">Platillos Volantes - Series 1 (15)</a> | <a href="/?cid=3633">Platillos Volantes - Series 2 (18)</a> | <a href="/?cid=2577">El Poder Invisible (36)</a> | <a href="/?cid=2916">Poncho Libertas (12)</a> | <a href="/?cid=2084">Pulgarcito (2)</a> | <a href="/?cid=2076">El Puma (16)</a> | <a href="/?cid=2903">Ray de Astur (7)</a> | <a href="/?cid=3667">Ray Landan (5)</a> | <a href="/?cid=3622">Ray London - El Rey de los Comandos (6)</a> | <a href="/?cid=1584">Rayo Kit (25)</a> | <a href="/?cid=2120">Red Dixon - Series 1 (10)</a> | <a href="/?cid=3635">Red Dixon - Series 2 (15)</a> | <a href="/?cid=2740">Revista Juvenil Feminina (10)</a> | <a href="/?cid=3444">El Rey de la Jungla (8)</a> | <a href="/?cid=2899">Ricardo Barrio (4)</a> | <a href="/?cid=2709">Ricardo Manteca y Jorgito Apuros (11)</a> | <a href="/?cid=2385">Rico Tipo (11)</a> | <a href="/?cid=3565">Rock Robot (32)</a> | <a href="/?cid=2080">Santo. El Enmascarado de Plata (2)</a> | <a href="/?cid=2864">Selecci&oacute;n Aventurera (47)</a> | <a href="/?cid=2867">Selecci&oacute;n Grandes Aventuras (5)</a> | <a href="/?cid=2712">Serenata (19)</a> | <a href="/?cid=3642">La Sombra Justiciera (48)</a> | <a href="/?cid=2126">Suchai (226)</a> | <a href="/?cid=2373">Superhombre (68)</a> | <a href="/?cid=2088">T&iacute;a Vicenta (2)</a> | <a href="/?cid=2479">El Temible Pirata (7)</a> | <a href="/?cid=2641">Terciopelo Negro (25)</a> | <a href="/?cid=2912">Thalma Klan (1)</a> | <a href="/?cid=2909">Tom Mix (2)</a> | <a href="/?cid=2883">Ultus (14)</a> | <a href="/?cid=2478">Los Vampiros del Aire (11)</a> | <a href="/?cid=3213">El Vengador del Mundo (10)</a> | <a href="/?cid=2260">Los Vikingos (2)</a> | <a href="/?cid=2638">Yorga (15)</a> | <a href="/?cid=2468">El Zorro (25)</a></td></tr></table></td></tr></table><div class="viewerwrapper"><a id="catlist"></a> <table class="catlistings"> <tr class="tableheader"> <td class="rl">#</td> <td class="catlistname" colspan="2">Name</td> <td class="catlistsize">Cover<br>Date</td> <td class="catlistsize">Pages</td> <td class="catlistauthor">Contributor</td> <td class="catlistdate">Date<br>Added</td> <td class="catlistsize">Size<br>(mb)</td> <td class="catlistsize">Views</td> <td class="catlistdownloads">Down<br>loads</td> <td class="catlistrating">Rated</td></tr><tr class="overrow" onclick="mp('60223')" itemscope itemtype="https://schema.org/Book"><td class="rl">&nbsp;</td> <td class="n"> <meta itemprop="discussionUrl" content="https://comicbookplus.com/?dlid=60223"> <meta itemprop="genre" content="https://comicbookplus.com/?cbplus="> <meta itemprop="inLanguage" content="en"> <meta itemprop="thumbnailUrl" content="https://box01.comicbookplus.com/viewer/267c180325a1381b208114d630bd067a/mediumthumb.jpg"> <a href="/?dlid=60223"><img src="https://box01.comicbookplus.com/pagecount/26/267c180325a1381b208114d630bd067a.png" alt="Jordaens" width="27" height="40"></a></td> <td class="n"><a href="/?dlid=60223" itemprop="url"><span itemprop="name">Jordaens</span></a></td> <td class="r"><time class="nofloat" itemprop="datePublished" datetime="1959"><a href="/?cbplus=yns_5900_0">1959</a></time></td><td class="r" itemprop="numberOfPages">48</td> <td class="l" itemprop="editor"><a href="/?cbplus=contributor_betino1995_s_s_0">betino1995</a><meta itemscope itemtype="http://schema.org/Person" itemprop="contributor" content="betino1995"></td> <td class="r">Jan 9, 2016</td> <td class="r">57.00</td> <td class="r"><meta itemprop="interactionCount" content="UserPageVisits:6013">6013</td> <td class="r"><meta itemprop="interactionCount" content="UserDownloads:27">27</td> <td class="rl"><div class="starnorating"></div></td></tr><tr class="tablefooter"><td colspan="11" class="textr"> &nbsp;&nbsp;</td></tr></table></div> </div> </main> <div class="c centertext"><div class="matchedcontentad" itemscope itemtype="https://schema.org/WebPageElement"><ins class="adsbygoogle" style="display:inline-block;width:970px;height:485px" data-ad-client="ca-pub-9639869078401298" data-ad-slot="6218857133"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script></div></div> <div class="c"> <div class="b"><div class="botad botmarg30" itemscope itemtype="https://schema.org/WebPageElement"><a href="/?cbplus=sponsorcomicbookplus#topcbp" title="Comic Book Plus In-House Image" rel="nofollow"><img src="https://box01.comicbookplus.com/images/inhouse/b/default/CBP128.webp" alt="Comic Book Plus In-House Image"></a></div></div> <strong>Mission:</strong> Our mission is to present free of charge, and to the widest audience, popular cultural works of the past. These are offered as a contribution to education and lifelong learning. They reflect the attitudes, perspectives, and beliefs of different times. We do not endorse these views, which may contain content offensive to modern users.<br><br> Disclaimer: We aim to house only Public Domain content. If you suspect that any of our material may be infringing copyright, please use our <a href="/contact/">contact page</a> to let us know. So we can investigate further. Utilizing our downloadable content, is strictly at your own risk. In no event will we be liable for any loss or damage including without limitation, indirect or consequential loss or damage, or any loss or damage whatsoever arising from loss of data or profits arising out of, or in connection with, the use of this website. </div></div></div></div> <script src="/advrotator.js"></script> <script> CBPchkblk(); </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10