CINXE.COM

Dime Novels - 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=3716"> <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="Dime Novels - Comic Book Plus"> <meta itemprop="description" content="The dime novel is a form of late 19th-century and early 20th-century U.S. popular fiction issued in series of inexpensive paperbound editions. The term dime..."> <meta itemprop="image" content="https://box01.comicbookplus.com/thumbs/pulp/LargeDimeNovels.png"> <meta property="og:title" content="Dime Novels - Comic Book Plus"> <meta property="og:type" content="article"> <meta property="og:url" content="https://comicbookplus.com/?cid=3716"> <meta property="og:image" content="https://box01.comicbookplus.com/thumbsalt/pulp/LargeDimeNovels.png"> <meta property="og:description" content="The dime novel is a form of late 19th-century and early 20th-century U.S. popular fiction issued in series of inexpensive paperbound editions. The term dime..."> <meta name="description" content="The dime novel is a form of late 19th-century and early 20th-century U.S. popular fiction issued in series of inexpensive paperbound editions. The term dime..."> <title>Dime Novels - 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"><ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-9639869078401298" data-ad-slot="8003358372" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script></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=3716"><span itemprop="name">Dime Novels</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/pulp/LargeDimeNovels.png" class="leftmargin" alt="Thumbnail for Dime Novels" width="175" height="245">The dime novel is a form of late 19th-century and early 20th-century U.S. popular fiction issued in series of inexpensive paperbound editions. The term dime novel has been used as a catchall term for several different but related forms, referring to story papers, five- and ten-cent weeklies, &quot;thick book&quot; reprints, and sometimes early pulp magazines.<br> <br> Wildly popular in their day, dime novels were eventually replaced by pulp magazines.<br> <br> &quot;Penny Dreadfuls&quot; and &quot;shilling shockers&quot; are similar genres but produced in Britain.</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">Dime Novels</h1></div> <h2 class="cathead" id="seq0">All Around Weekly</h2><table class="f" itemscope itemtype="https://schema.org/Periodical"><tr><td class="g"><a href="/?cid=3423"><img src="https://box01.comicbookplus.com/thumbs/pulp/AllAroundWeekly.png" class="thumb" alt="Thumbnail for All Around Weekly" width="150" height="210"></a></td><td><table class="f"><tr><td class="d">Title:</td><td class="e"><span itemprop="name"><a href="/?cid=3423">All Around Weekly</a></span></td></tr><tr><td class="d">Issues Available:</td><td class="e"><a href="/?cid=3423">14</a></td></tr><tr><td class="d">Latest Issue:</td><td class="e"><a href='/?dlid=74470'>All Around Weekly 9 - Old Sixty</a> | Uploaded: Oct 3, 2019</td></tr><tr><td class="d">Categories:</td><td class="e"><a itemprop="genre" href="/?cbplus=adventure">Adventure</a></td></tr><tr><td class="d">Publication History:</td><td class="e">Issues: 72&nbsp;<span class="norm">|</span>&nbsp; Sequence: #1 - #72</td></tr><tr><td class="e" colspan="2">Published by Frank Tousey</td></tr></table></td></tr></table><h2 class="cathead" id="seq1">Beadle&#39;s Dime Library</h2><table class="f" itemscope itemtype="https://schema.org/Periodical"><tr><td class="g"><a href="/?cid=2544"><img src="https://box01.comicbookplus.com/thumbs/pulp/BeadlesDimeLibrary.png" class="thumb" alt="Thumbnail for Beadle&#39;s Dime Library" width="150" height="210"></a></td><td><table class="f"><tr><td class="d">Title:</td><td class="e"><span itemprop="name"><a href="/?cid=2544">Beadle&#39;s Dime Library</a></span></td></tr><tr><td class="d">Issues Available:</td><td class="e"><a href="/?cid=2544">2</a></td></tr><tr><td class="d">Latest Issue:</td><td class="e"><a href='/?dlid=37683'>Beadle&#39;s Dime Novels 108 - The Peddler Spy</a> | Uploaded: Oct 25, 2013</td></tr><tr><td class="d">Categories:</td><td class="e"><a itemprop="genre" href="/?cbplus=adventure">Adventure</a></td></tr><tr><td class="e" colspan="2">Beadle&#39;s Dime Library was published by Beadle &amp; Adams based in New York, USA.<br> The publication first appeared in June 1860 and ran for over 670 issues. The covers retained a constant orange colour for the whole of the series.<br> The first few edition covers were illustrated with the reverse of a dime (10c) coin, thereafter illustrated with a scene from the novel.<br> The stories were mainly Adventure stories, Detective Stories or Westerns, with a complete story in each edition.</td></tr></table></td></tr></table><h2 class="cathead" id="seq2">Beadle&#39;s Half Dime Library</h2><table class="f" itemscope itemtype="https://schema.org/Periodical"><tr><td class="g"><a href="/?cid=2482"><img src="https://box01.comicbookplus.com/thumbs/pulp/BeadlesHalfDimeLibrary.png" class="thumb" alt="Thumbnail for Beadle&#39;s Half Dime Library" width="150" height="210"></a></td><td><table class="f"><tr><td class="d">Title:</td><td class="e"><span itemprop="name"><a href="/?cid=2482">Beadle&#39;s Half Dime Library</a></span></td></tr><tr><td class="d">Issues Available:</td><td class="e"><a href="/?cid=2482">22</a></td></tr><tr><td class="d">Latest Issue:</td><td class="e"><a href='/?dlid=75345'>Beadle&#39;s Half Dime Library 12 - Gulliver&#39;s Travels</a> | Uploaded: Apr 2, 2020</td></tr><tr><td class="d">Categories:</td><td class="e"><a itemprop="genre" href="/?cbplus=adventure">Adventure</a></td></tr><tr><td class="d">Publication History:</td><td class="e"> Dates: <time class="nofloat" itemprop="startDate" datetime="1877"> 1877</time><strong> - </strong> <time class="nofloat" itemprop="endDate" datetime="1905"> 1905</time></td></tr><tr><td class="e" colspan="2">Beadle&#39;s Half Dime Library was published by Beadle &amp; Adams based in New York, USA.<br> This publication was a companion to Beadle&#39;s Dime Library which was primarily aimed at boys, which was reflected in the price of a nickel which was thought more affordable to youngsters of the time.<br> Its popularity was such that it ran for just over 28 years.<br> In the beginning, the stories were of Indians, pioneers, backwoodsmen, or the sea. Later, detective stories became the rule.</td></tr></table></td></tr></table><h2 class="cathead" id="seq3">Beadle&#39;s New Dime Novels</h2><table class="f" itemscope itemtype="https://schema.org/Periodical"><tr><td class="g"><a href="/?cid=3434"><img src="https://box01.comicbookplus.com/thumbs/pulp/BeadlesNewDimeNovels.png" class="thumb" alt="Thumbnail for Beadle&#39;s New Dime Novels" width="150" height="210"></a></td><td><table class="f"><tr><td class="d">Title:</td><td class="e"><span itemprop="name"><a href="/?cid=3434">Beadle&#39;s New Dime Novels</a></span></td></tr><tr><td class="d">Issues Available:</td><td class="e"><a href="/?cid=3434">21</a></td></tr><tr><td class="d">Latest Issue:</td><td class="e"><a href='/?dlid=76049'>Beadle&#39;s New Dime Novels 12 - The Texan Scout</a> | Uploaded: May 27, 2020</td></tr><tr><td class="d">Categories:</td><td class="e"><a itemprop="genre" href="/?cbplus=adventure">Adventure</a>&nbsp;<span class="norm">|</span>&nbsp;<a href="/?cbplus=western">Western</a></td></tr><tr><td class="d">Publication History:</td><td class="e">Issues: 309&nbsp;<span class="norm">|</span>&nbsp; Sequence: #1 - #309&nbsp;<span class="norm">|</span>&nbsp; Dates: <time class="nofloat" itemprop="startDate" datetime="1874-12-01">Dec 1, 1874</time><strong> - </strong> <time class="nofloat" itemprop="endDate" datetime="1885-11-03">Nov 3, 1885</time></td></tr><tr><td class="e" colspan="2">Author: Dewey, Frederick H. Publisher: Beadle and Adams, Publishers, 98 William Street. Mainly reprints of Beadle&#39;s Dime Novels</td></tr></table></td></tr></table><h2 class="cathead" id="seq4">Brave and Bold Weekly</h2><table class="f" itemscope itemtype="https://schema.org/Periodical"><tr><td class="g"><a href="/?cid=2281"><img src="https://box01.comicbookplus.com/thumbs/pulp/BraveAndBoldWeekly.png" class="thumb" alt="Thumbnail for Brave and Bold Weekly" width="150" height="210"></a></td><td><table class="f"><tr><td class="d">Title:</td><td class="e"><span itemprop="name"><a href="/?cid=2281">Brave and Bold Weekly</a></span></td></tr><tr><td class="d">Issues Available:</td><td class="e"><a href="/?cid=2281">7</a></td></tr><tr><td class="d">Latest Issue:</td><td class="e"><a href='/?dlid=82715'>Brave and Bold 363 - A Hoodoo Machine</a> | Uploaded: Jul 3, 2022</td></tr><tr><td class="d">Categories:</td><td class="e"><a itemprop="genre" href="/?cbplus=adventure">Adventure</a>&nbsp;<span class="norm">|</span>&nbsp;<a href="/?cbplus=anthology">Mixed Bag</a></td></tr><tr><td class="d">Publication History:</td><td class="e"> Dates: <time class="nofloat" itemprop="startDate" datetime="1907"> 1907</time><strong> - </strong> <time class="nofloat" itemprop="endDate" datetime="1911"> 1911</time></td></tr><tr><td class="e" colspan="2">Brave and Bold Weekly was published by Street &amp; Smith based in New York.<br> It ran from December 1902 until March 1911 for a total of approximately 429 issues.<br> It featured a complete story each week mostly reprinted from previous Street &amp; Smith publications such as Golden Hours and Good News.<br> The stories were mainly adventure based covering many different genres.</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/CBP083.webp" alt="Comic Book Plus In-House Image"></a></div></div><h2 class="cathead" id="seq5">The Brookside Library</h2><table class="f" itemscope itemtype="https://schema.org/Periodical"><tr><td class="g"><a href="/?cid=2519"><img src="https://box01.comicbookplus.com/thumbs/pulp/BrooksideLibrary.png" class="thumb" alt="Thumbnail for The Brookside Library" width="150" height="210"></a></td><td><table class="f"><tr><td class="d">Title:</td><td class="e"><span itemprop="name"><a href="/?cid=2519">The Brookside Library</a></span></td></tr><tr><td class="d">Issues Available:</td><td class="e"><a href="/?cid=2519">2</a></td></tr><tr><td class="d">Latest Issue:</td><td class="e"><a href='/?dlid=37735'>The Brookside Library 37</a> | Uploaded: Oct 27, 2013</td></tr><tr><td class="d">Categories:</td><td class="e"><a itemprop="genre" href="/?cbplus=adventure">Adventure</a></td></tr><tr><td class="e" colspan="2">The Brookside Library was published weekly by Frank Tousey based in New York, USA.<br> It ran from 1882 to 1884 for a total of 410 issues.<br> It was classed as a &#39;Dime Novel&#39;, although only costing 5 cents, and featured a complete story each week. These stories were mostly Romance based.</td></tr></table></td></tr></table><h2 class="cathead" id="seq6">The Deadwood Dick Library</h2><table class="f" itemscope itemtype="https://schema.org/Periodical"><tr><td class="g"><a href="/?cid=3022"><img src="https://box01.comicbookplus.com/thumbs/pulp/TheDeadwoodDickLibrary.png" class="thumb" alt="Thumbnail for The Deadwood Dick Library" width="150" height="210"></a></td><td><table class="f"><tr><td class="d">Title:</td><td class="e"><span itemprop="name"><a href="/?cid=3022">The Deadwood Dick Library</a></span></td></tr><tr><td class="d">Issues Available:</td><td class="e"><a href="/?cid=3022">54</a></td></tr><tr><td class="d">Latest Issue:</td><td class="e"><a href='/?dlid=75054'>Deadwood Dick Library v4 50 - Sierra Sam&#39;s Double</a> | Uploaded: Feb 6, 2020</td></tr><tr><td class="d">Categories:</td><td class="e"><a itemprop="genre" href="/?cbplus=adventure">Adventure</a></td></tr><tr><td class="e" colspan="2">The Deadwood Dick Library was published by M.J. Ivers &amp; Co based in New York, USA.<br> It was published weekly and ran from 1899 to 1900 for a total of 64 issues.<br> A Dime novel series containing primarily frontier, western, detective and mystery stories re-printed from Beadle&#39;s Half-Dime Library.<br> Deadwood Dick is a fictional character who appeared in a series of dime novels, originally published between 1877 and 1897 by Edward Lytton Wheeler.<br> The name became so widely known in its time that it was used to advantage by several men who actually resided in Deadwood, South Dakota.</td></tr></table></td></tr></table><h2 class="cathead" id="seq7">Five Cent Wide Awake Library</h2><table class="f" itemscope itemtype="https://schema.org/Periodical"><tr><td class="g"><a href="/?cid=2546"><img src="https://box01.comicbookplus.com/thumbs/pulp/FiveCentWideAwakeLibrary.png" class="thumb" alt="Thumbnail for Five Cent Wide Awake Library" width="150" height="210"></a></td><td><table class="f"><tr><td class="d">Title:</td><td class="e"><span itemprop="name"><a href="/?cid=2546">Five Cent Wide Awake Library</a></span></td></tr><tr><td class="d">Issues Available:</td><td class="e"><a href="/?cid=2546">10</a></td></tr><tr><td class="d">Latest Issue:</td><td class="e"><a href='/?dlid=37666'>Five Cent Wide Awake Library v2 1268</a> | Uploaded: Oct 25, 2013</td></tr><tr><td class="d">Categories:</td><td class="e"><a itemprop="genre" href="/?cbplus=adventure">Adventure</a></td></tr><tr><td class="e" colspan="2">The Five Cent Wide Awake Library was published by Frank Tousey based in New York, USA.<br> Published weekly from 1878 to 1896 it ran for a total of over 1350 issues.<br> It featured mainly western and adventure stories.<br> Tousey was the first publisher to issue a dime novel featuring Jesse James, The Train Robbers; or, a Story of the James Boys, which appeared in No. 440 of the Wide Awake Library. The dime novel was written by John R. Musick under the name W. D. Stevens. <br> Not only first on the scene, Tousey also became a major source of output for the James tales in dime novels. He even created a series called James Boys Weekly.</td></tr></table></td></tr></table><h2 class="cathead" id="seq8">Frank Reade Library</h2><table class="f" itemscope itemtype="https://schema.org/Periodical"><tr><td class="g"><a href="/?cid=2283"><img src="https://box01.comicbookplus.com/thumbs/pulp/FrankReadeLibrary.png" class="thumb" alt="Thumbnail for Frank Reade Library" width="150" height="210"></a></td><td><table class="f"><tr><td class="d">Title:</td><td class="e"><span itemprop="name"><a href="/?cid=2283">Frank Reade Library</a></span></td></tr><tr><td class="d">Issues Available:</td><td class="e"><a href="/?cid=2283">104</a></td></tr><tr><td class="d">Latest Issue:</td><td class="e"><a href='/?dlid=78088'>v01 15 - Frank Reade&#39;s Electric Air Canoe</a> | Uploaded: Mar 1, 2021</td></tr><tr><td class="d">Categories:</td><td class="e"><a itemprop="genre" href="/?cbplus=adventure">Adventure</a>&nbsp;<span class="norm">|</span>&nbsp;<a href="/?cbplus=sciencefiction">Science Fiction</a></td></tr><tr><td class="e" colspan="2">Frank Reade was the protagonist of a series of dime novels published primarily for boys. The first novel, Frank Reade and His Steam Man of the Plains, an imitation of Edward Ellis&#39;s The Steam Man of the Prairies (1868), was written by Harry Enton and serialized in the Frank Tousey juvenile magazine Boys of New York, February 28 through April 24, 1876. The four Frank Reade stories concerned adventures with the character&#39;s inventions, various robot-like mechanisms powered by steam.<br> <br> A very long series of juvenile novels followed which featured the son of Frank Reade, Frank Reade Jr., as its teenaged inventor-hero. These stories were written by Luis P. Senarens (1865-1939) with the pseudonym Noname. Extremely popular during their time, they were often reprinted and new stories have been created as recently as 2011, in the pulp short story collection, Wildthyme in Purple.<br> <br> Frank Reade Jr. inventions included airships of the dirigible-balloon and helicopter type, submersibles, steam-driven and electrical land vehicles, and steam-powered robots.<br> <br> The Frank Reade stories are perhaps the best known of the many boys&#39; invention fiction series published in America during the later 19th century. Frank Reade Jr. has appeared as an older man in Alan Moore&#39;s Nemo: Heart of Ice, and the Reade family as a whole has also been featured in Paul Guinan and Anina Bennett&#39;s Frank Reade: Adventures in the Age of Invention. (source: wikipedia.org)</td></tr></table></td></tr></table><h2 class="cathead" id="seq9">Frank Reade Weekly Magazine</h2><table class="f" itemscope itemtype="https://schema.org/Periodical"><tr><td class="g"><a href="/?cid=3428"><img src="https://box01.comicbookplus.com/thumbs/pulp/FrankReedeJnWeekly.png" class="thumb" alt="Thumbnail for Frank Reade Weekly Magazine" width="150" height="210"></a></td><td><table class="f"><tr><td class="d">Title:</td><td class="e"><span itemprop="name"><a href="/?cid=3428">Frank Reade Weekly Magazine</a></span></td></tr><tr><td class="d">Issues Available:</td><td class="e"><a href="/?cid=3428">34</a></td></tr><tr><td class="d">Latest Issue:</td><td class="e"><a href='/?dlid=83005'>v1 5 - Frank Reade, Jr&#39;s Sea Serpent</a> | Uploaded: Oct 4, 2022</td></tr><tr><td class="d">Categories:</td><td class="e"><a itemprop="genre" href="/?cbplus=sciencefiction">Science Fiction</a>&nbsp;<span class="norm">|</span>&nbsp;<a href="/?cbplus=adventure">Adventure</a></td></tr><tr><td class="d">Publication History:</td><td class="e">Issues: 96&nbsp;<span class="norm">|</span>&nbsp; Sequence: #1 - #96&nbsp;<span class="norm">|</span>&nbsp; Dates: <time class="nofloat" itemprop="startDate" datetime="1902"> 1902</time><strong> - </strong> <time class="nofloat" itemprop="endDate" datetime="1904"> 1904</time></td></tr><tr><td class="e" colspan="2">Frank Reade, the 19th century&#39;s most popular science fiction hero helped lay the groundwork for modern science fiction. The stories began with &quot;Frank Reade and His Steam Man of the Plains, or, The Terror of the West.&quot; Written by Harold Cohen under the pen name Harry Enton, as a knockoff of an earlier steam man story, it was serialized in Boys of New York magazine in 1876. That version of Frank Reade, who invented robots powered by steam, appeared in four serial stories.<br> <br> He then became Frank Reade Sr. (&quot;suddenly middle-aged,&quot; as Jess Nevins put it) and was supplanted by his brash young son, Frank Jr. The teenage inventor-hero Frank Reade Jr. was wildly popular, starring in at least 179 violent &quot;blood and thunder&quot; adventures aimed at boys. After improving on his dad&#39;s steam-driven inventions, Frank Jr. turned to electricity as the motive power of the future! He built electric-powered robots, submarines, ATVs, and helicopter airships, all heavily armed and armored. He had adventures around the world, even accidentally venturing into outer space.<br> <br> There&#39;s little consistent continuity between stories: Sometimes Frank Jr. has a wife, more often he doesn&#39;t; the location of Readestown varies; and he rarely deploys the same vehicle more than once. In only one story does Frank Jr. have a son, Frank Reade III, and a daughter, Kate. More consistent in the dime novels are Frank Jr.&#39;s assistants, Pomp and Barney, who are played for laughs as broad ethnic stereotypes.<br> <br> The dime novel stories, published under the pseudonym Noname (but mostly written by Luis Senarens), were reprinted for decades in Frank Reade Library, Frank Reade Weekly, and other periodicals. They were read by millions of people and made an indelible impact on the earliest generations of science fiction readers, writers, and editors. <br> <br> Published by Frank Tousey. History<br> <br> 1876-1894: Frank Reade stories ran in Boys of New York. They were also reprinted in The Five Cent Wide Awake Library starting in 1883.<br> <br> 1892-1898: Frank Reade Jr. got his own series, Frank Reade Library, a combination of reprints and new stories that ran for 192 issues. 1894-1906: Stories were reprinted yet again in Frank Reade Weekly Magazine (1902-1904) and the British series Aldine&#39;s Romance of Travel, Invention and Adventure Library (1894-1906), both with snazzy new color covers.<br> <br> 1928: At the dawn of science fiction&#39;s Golden Age, a group of fans published their own version of Frank Reade, with new stories, that ran 86 issues. Early fanfic!<br> <br> 1979-86: A 10-volume set reprinting Frank Reade Library was released by Garland Publishing.</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/CBP016.webp" alt="Comic Book Plus In-House Image"></a></div></div><h2 class="cathead" id="seq10">The Liberty Boys Of 76</h2><table class="f" itemscope itemtype="https://schema.org/Periodical"><tr><td class="g"><a href="/?cid=2288"><img src="https://box01.comicbookplus.com/thumbs/pulp/LibertyBoysOf76.png" class="thumb" alt="Thumbnail for The Liberty Boys Of 76" width="150" height="210"></a></td><td><table class="f"><tr><td class="d">Title:</td><td class="e"><span itemprop="name"><a href="/?cid=2288">The Liberty Boys Of 76</a></span></td></tr><tr><td class="d">Issues Available:</td><td class="e"><a href="/?cid=2288">4</a></td></tr><tr><td class="d">Latest Issue:</td><td class="e"><a href='/?dlid=74439'>The Liberty Boys of 76 - 120 The Liberty Boys Neatest Trick!</a> | Uploaded: Sep 25, 2019</td></tr><tr><td class="d">Categories:</td><td class="e"><a itemprop="genre" href="/?cbplus=adventure">Adventure</a>&nbsp;<span class="norm">|</span>&nbsp;<a href="/?cbplus=military">War/Armed Forces</a></td></tr><tr><td class="d">Publication History:</td><td class="e">Issues: 999&nbsp;<span class="norm">|</span>&nbsp; Sequence: #1 - #999</td></tr><tr><td class="e" colspan="2">Liberty Boys of &#39;76 was published by Frank Tousey based in New York, USA.<br> Published weekly from January 1901 to May 1925 it ran for a total of 1273 issues.<br> It features stories based on the American Revolution.<br> Liberty Boys were based on a real life group operating during the American Revolutionary War. The group consisted of 100 members who, suffering casualties, were always able to fill up their ranks with new recruits, though the latter had to pass a rigid test. Dick Slater was captain of the band and knew that the effectiveness of such a small force lay in its mobility and quick striking power.</td></tr></table></td></tr></table><h2 class="cathead" id="seq11">Log Cabin Library</h2><table class="f" itemscope itemtype="https://schema.org/BookSeries"><tr><td class="g"><a href="/?cid=2289"><img src="https://box01.comicbookplus.com/thumbs/pulp/LogCabin.png" class="thumb" alt="Thumbnail for Log Cabin Library" width="150" height="210"></a></td><td><table class="f"><tr><td class="d">Title:</td><td class="e"><span itemprop="name"><a href="/?cid=2289">Log Cabin Library</a></span></td></tr><tr><td class="d">Issues Available:</td><td class="e"><a href="/?cid=2289">2</a></td></tr><tr><td class="d">Latest Issue:</td><td class="e"><a href='/?dlid=37728'>Log Cabin Library 362</a> | Uploaded: Oct 27, 2013</td></tr><tr><td class="d">Categories:</td><td class="e"><a itemprop="genre" href="/?cbplus=western">Western</a>&nbsp;<span class="norm">|</span>&nbsp;<a href="/?cbplus=adventure">Adventure</a></td></tr><tr><td class="e" colspan="2">Log Cabin Library is a late 19th century publication by Street &amp; Smith based in New York. It ran weekly from 1889 until 1896 for a total of approximately 404 issues. It featured stories with such characters as Buffalo Bill and the James Gang.</td></tr></table></td></tr></table><h2 class="cathead" id="seq12">Old Broadbrim Weekly</h2><table class="f" itemscope itemtype="https://schema.org/Periodical"><tr><td class="g"><a href="/?cid=2659"><img src="https://box01.comicbookplus.com/thumbs/pulp/OldBroadbrim.png" class="thumb" alt="Thumbnail for Old Broadbrim Weekly" width="150" height="210"></a></td><td><table class="f"><tr><td class="d">Title:</td><td class="e"><span itemprop="name"><a href="/?cid=2659">Old Broadbrim Weekly</a></span></td></tr><tr><td class="d">Issues Available:</td><td class="e"><a href="/?cid=2659">2</a></td></tr><tr><td class="d">Latest Issue:</td><td class="e"><a href='/?dlid=37655'>Old Broadbrim Weekly 32</a> | Uploaded: Oct 25, 2013</td></tr><tr><td class="d">Categories:</td><td class="e"><a itemprop="genre" href="/?cbplus=crime">Crime</a>&nbsp;<span class="norm">|</span>&nbsp;<a href="/?cbplus=detective">Detective</a></td></tr><tr><td class="e" colspan="2">Published weekly by Street &amp; Smith Publications based in New York.<br> <br> It ran for 51 issues from October 4th 1902 - September 19th 1903<br> <br> Josiah Broadbrim is a Quaker Detective. His Quaker characteristics include pacifism, wearing grey clothing and a broad-brimmed hat (his name therefore has a second meaning as Quakers were often called &#39;broadbrim&#39; with reference to their headgear). <br> <br> The old detective is a master of disguise and his stories reportedly contain the true solutions of many of the great mysteries of crime that have never before been explained.</td></tr></table></td></tr></table><h2 class="cathead" id="seq13">Old Cap. Collier Library</h2><table class="f" itemscope itemtype="https://schema.org/Periodical"><tr><td class="g"><a href="/?cid=2653"><img src="https://box01.comicbookplus.com/thumbs/pulp/OldCapCollier.png" class="thumb" alt="Thumbnail for Old Cap. Collier Library" width="150" height="210"></a></td><td><table class="f"><tr><td class="d">Title:</td><td class="e"><span itemprop="name"><a href="/?cid=2653">Old Cap. Collier Library</a></span></td></tr><tr><td class="d">Issues Available:</td><td class="e"><a href="/?cid=2653">6</a></td></tr><tr><td class="d">Latest Issue:</td><td class="e"><a href='/?dlid=37717'>Old Cap. Collier Library 750</a> | Uploaded: Oct 27, 2013</td></tr><tr><td class="d">Categories:</td><td class="e"><a itemprop="genre" href="/?cbplus=crime">Crime</a>&nbsp;<span class="norm">|</span>&nbsp;<a href="/?cbplus=detective">Detective</a></td></tr><tr><td class="e" colspan="2">Published initially weekly and later as a semi monthly by Munro&#39;s Publishing House based in New York.<br> <br> First issue published in 1883 - Last issue published in 1899<br> <br> Features detective stories with a changing roster of main characters who solve the crimes.<br> <br> The title character Cap Collier (his first name is never revealed) was featured in 34 of the stories. He fits the traditional model of the dime novel detective. No-one seems to know his origins and he assists the police without any official standing.</td></tr></table></td></tr></table><h2 class="cathead" id="seq14">The War Library</h2><table class="f" itemscope itemtype="https://schema.org/Periodical"><tr><td class="g"><a href="/?cid=2552"><img src="https://box01.comicbookplus.com/thumbs/pulp/WarLibrary.png" class="thumb" alt="Thumbnail for The War Library" width="150" height="210"></a></td><td><table class="f"><tr><td class="d">Title:</td><td class="e"><span itemprop="name"><a href="/?cid=2552">The War Library</a></span></td></tr><tr><td class="d">Issues Available:</td><td class="e"><a href="/?cid=2552">4</a></td></tr><tr><td class="d">Latest Issue:</td><td class="e"><a href='/?dlid=37677'>The War Library v7 207</a> | Uploaded: Oct 25, 2013</td></tr><tr><td class="d">Categories:</td><td class="e"><a itemprop="genre" href="/?cbplus=military">War/Armed Forces</a></td></tr><tr><td class="e" colspan="2">The War Library was a series of weekly dime novels published by Novelist Publishing Co. based in New York, USA.<br> It ran from 1882 to 1890 (dates are approximate) for a total of approximately 414 issues.<br> A series of novels containing primarily stories of the American Civil War, subtitled &#39;Original Stories of Adventure in the War for the Union&#39;.<br> Published just 17 years after the end of the &#39;American Civil War&#39; the stories must have touched many of its readers.</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('37713')" itemscope itemtype="https://schema.org/Book"><td class="rl" itemprop="position">408</td> <td class="n"> <meta itemprop="discussionUrl" content="https://comicbookplus.com/?dlid=37713"> <meta itemprop="genre" content="https://comicbookplus.com/?cbplus=military"> <meta itemprop="inLanguage" content="en"> <meta itemprop="thumbnailUrl" content="https://box01.comicbookplus.com/viewer/4c959ead044db18ec94d6a17214efbb0/mediumthumb.jpg"> <a href="/?dlid=37713"><img src="https://box01.comicbookplus.com/pagecount/4c/4c959ead044db18ec94d6a17214efbb0.png" alt="The New York Detective Library 0408" width="27" height="40"></a></td> <td class="n"><a href="/?dlid=37713" itemprop="url"><span itemprop="name">The New York Detective Library 408</span></a></td> <td class="r"><time class="nofloat" itemprop="datePublished" datetime="1890-09-20">Sep&nbsp;20,&nbsp;1890</time></td><td class="r" itemprop="numberOfPages">36</td> <td class="l" itemprop="editor"><a href="/?cbplus=contributor_pulpshmoo_s_s_0">Pulpshmoo</a><meta itemscope itemtype="http://schema.org/Person" itemprop="contributor" content="Pulpshmoo"></td> <td class="r">Oct 27, 2013</td> <td class="r">88.00</td> <td class="r"><meta itemprop="interactionCount" content="UserPageVisits:4806">4806</td> <td class="r"><meta itemprop="interactionCount" content="UserDownloads:59">59</td> <td class="rl"><div class="starnorating"></div></td></tr><tr class="overrow" onclick="mp('37711')" itemscope itemtype="https://schema.org/Book"><td class="rl" itemprop="position">71</td> <td class="n"> <meta itemprop="discussionUrl" content="https://comicbookplus.com/?dlid=37711"> <meta itemprop="genre" content="https://comicbookplus.com/?cbplus=military"> <meta itemprop="inLanguage" content="en"> <meta itemprop="thumbnailUrl" content="https://box01.comicbookplus.com/viewer/f05295d9c3c479e9da75003fffea2ed3/mediumthumb.jpg"> <a href="/?dlid=37711"><img src="https://box01.comicbookplus.com/pagecount/f0/f05295d9c3c479e9da75003fffea2ed3.png" alt="Young Broadbrim Weekly 071" width="27" height="40"></a></td> <td class="n"><a href="/?dlid=37711" itemprop="url"><span itemprop="name">Young Broadbrim Weekly 71</span></a></td> <td class="r"><time class="nofloat" itemprop="datePublished" datetime="1904-02-06">Feb&nbsp;6,&nbsp;1904</time></td><td class="r" itemprop="numberOfPages">37</td> <td class="l" itemprop="editor"><a href="/?cbplus=contributor_pulpshmoo_s_s_0">Pulpshmoo</a><meta itemscope itemtype="http://schema.org/Person" itemprop="contributor" content="Pulpshmoo"></td> <td class="r">Oct 27, 2013</td> <td class="r">154.00</td> <td class="r"><meta itemprop="interactionCount" content="UserPageVisits:3697">3697</td> <td class="r"><meta itemprop="interactionCount" content="UserDownloads:52">52</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/CBP004.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