(function(c,b){var g=document.createElement("div"),h=("backgroundColor borderBottomColor borderBottomWidth borderLeftColor borderLeftWidth borderRightColor borderRightWidth borderSpacing borderTopColor borderTopWidth bottom color fontSize fontWeight height left letterSpacing lineHeight marginBottom marginLeft marginRight marginTop maxHeight maxWidth minHeight minWidth opacity outlineColor outlineOffset outlineWidth paddingBottom paddingLeft paddingRight paddingTop right textIndent top width wordSpacing zIndex").split(" ");function d(k,l,j){return(k+(l-k)*j).toFixed(3)}function i(l,k,j){return l.substr(k,j||1)}function a(p,q,n){var l=2,m,k,s,t=[],o=[];while(m=3,k=arguments[l-1],l--){if(i(k,0)=="r"){k=k.match(/\d+/g);while(m--){t.push(~~k[m])}}else{if(k.length==4){k="#"+i(k,1)+i(k,1)+i(k,2)+i(k,2)+i(k,3)+i(k,3)}while(m--){t.push(parseInt(i(k,1+m*2,2),16))}}}while(m--){s=~~(t[m+3]+(t[m]-t[m+3])*n);o.push(s<0?0:s>255?255:s)}return"rgb("+o.join(",")+")"}function f(k){var j=parseFloat(k),l=k.replace(/^[\-\d\.]+/,"");return isNaN(j)?{v:l,f:a,u:""}:{v:j,f:d,u:l}}function e(m){var j,l={},k=h.length,n;g.innerHTML='<div style="'+m+'"></div>';j=g.childNodes[0].style;while(k--){if(n=j[h[k]]){l[h[k]]=f(n)}}return l}b[c]=function(o,u,r,j){o=typeof o=="string"?document.getElementById(o):o;r=r||{};var v=e(u),k=o.currentStyle?o.currentStyle:getComputedStyle(o,null),s,l={},t=+new Date,m=r.duration||200,p=t+m,q,n=r.easing||function(w){return(-Math.cos(w*Math.PI)/2)+0.5};for(s in v){l[s]=f(k[s])}q=setInterval(function(){var x=+new Date,w=x>p?1:(x-t)/m;for(s in v){o.style[s]=v[s].f(l[s].v,v[s].v,n(w))+v[s].u}if(x>p){clearInterval(q);r.after&&r.after();j&&setTimeout(j,1)}},10)}})("emile",this);(function(l){String.prototype.toCamel=function(){return this.replace(/(\-[a-z])/g,function(m){return m.toUpperCase().replace("-","")})};String.prototype.trim=function(){return this.replace(/^\s+|\s+$/g,"")};if(!l.LibraryAware){l.LibraryAware={}}if(!l.LibraryAware.Utility){l.LibraryAware.Utility={}}var k=document.createElement("div");var c={"float":typeof k.style.styleFloat!=="undefined"?"styleFloat":"cssFloat"};var e=function(o){var p=o,m,n,q;if(c.hasOwnProperty(o)){p=c[o]}else{if(/-/.test(o)){p=o.toCamel()}}return p};var j=function(m,q,u){var s,n,r,o,t;if(arguments.length===2){s=q.split(";");for(n=0;n<s.length;n++){r=s[n];if(r!==""){r=s[n].split(":");o=r[0].trim();t=r[1].trim();j(m,o,t)}}return}m.style[e(q)]=u};var i=function(n,o){var m=l.getComputedStyle?l.getComputedStyle(n):n.currentStyle;return m[e(o)]};var b=function(n){var o="",m,p;for(m in n){if(n.hasOwnProperty(m)){p=n[m];o+=m+":"+p+";"}}return o};var d=function(o){if(!o){return}for(var m=o.firstChild;m;m=o.firstChild){if(o.contains(m)){o.removeChild(m)}else{break}}};var f=function(m,n){return(m+1)%n};var g=function(m,n){var o=m-1;if(o<0){o=n-1}return o};var a=function(m,n,o){if(m.addEventListener){m.addEventListener(n,o,false)}else{if(m.attachEvent){m.attachEvent("on"+n,o)}}};var h=function(n,m){return Math.floor(Math.random()*(m-n+1)+n)};l.LibraryAware.Utility.getStyle=i;l.LibraryAware.Utility.setStyle=j;l.LibraryAware.Utility.buildStyleString=b;l.LibraryAware.Utility.emptyNode=d;l.LibraryAware.Utility.getNext=f;l.LibraryAware.Utility.getPrev=g;l.LibraryAware.Utility.addEvent=a;l.LibraryAware.Utility.getRandomInt=h;l.LibraryAware.Utility.MS_PER_SEC=1000})(this);(function(p){if(!p.LibraryAware){p.LibraryAware={}}if(!p.LibraryAware.Animations){p.LibraryAware.Animations={}}var o=p.LibraryAware.Utility;var l={};p.LibraryAware.Animations.getSingleSlideAnimation=function(r){return l.hasOwnProperty(r)?l[r]:(l.none||null)};var k=function(r){this.animate=r.animate;this.initialize=r.initialize;this.reverse=r.reverse||r.animate;this.isVertical=r.isVertical||false;l[r.name]=this};k.prototype={animate:function(r){if(r&&r.after&&typeof r.after==="function"){r.after()}},reverse:function(r){if(r&&r.after&&typeof r.after==="function"){r.after()}},initialize:function(s,r){},initializeRoot:function(s,r){o.setStyle(s,"width:"+r.width+"px;height:"+r.height+"px;position:relative; list-style:none; overflow:hidden;padding:0; margin:0;")}};p.LibraryAware.Animations.SingleSlideAnimation=k;var d=new k({name:"lefttoright",animate:function(u){var w=u.from;var t=u.to;var v=o.getStyle(w,"width");var s={duration:u.animationDuration*o.MS_PER_SEC,after:function(){o.setStyle(w,"display","none");u.after()}};var r={duration:s.duration};o.setStyle(t,"left",v);o.setStyle(t,"display","");o.setStyle(w,"display","");o.setStyle(w,"left",0);emile(w,"left:-"+v,r);emile(t,"left:0",s)},reverse:function(u){var w=u.from;var t=u.to;var v=o.getStyle(w,"width");var s={duration:u.animationDuration*o.MS_PER_SEC,after:function(){o.setStyle(w,"display","none");u.after()}};var r={duration:s.duration};o.setStyle(t,"left","-"+v);o.setStyle(t,"display","");o.setStyle(w,"display","");o.setStyle(w,"left",0);emile(w,"left:"+v,r);emile(t,"left:0",s)},initialize:function(x,w){this.initializeRoot(x,w);var t="position:absolute; list-style:none; opacity:1; width:"+w.width+"px;height:"+w.height+"px;";var r="left:0;display:block;";var s="display:none;left:-"+w.width+"px";for(var u=0,v=x.children.length;u<v;u++){o.setStyle(x.children[u],t+(u===w.currentSlideIndex?r:s))}},isVertical:false});var c=new k({name:"fade",animate:function(u){var v=u.from;var t=u.to;var s={duration:u.animationDuration*o.MS_PER_SEC,after:function(){var x=o.getStyle(v,"z-index");var w=o.getStyle(t,"z-index");o.setStyle(v,"z-index",w);o.setStyle(t,"z-index",x);u.after()}};var r={duration:s.duration};emile(v,"opacity:0",r);emile(t,"opacity:1",s)},initialize:function(x,w){this.initializeRoot(x,w);var t="position:absolute; list-style:none; top:0; left:0;";var r="opacity:1;z-index:2";var s="opacity:0;z-index:1";for(var u=0,v=x.children.length;u<v;u++){o.setStyle(x.children[u],t+(u===w.currentSlideIndex?r:s))}},isVertical:false});var j=new k({name:"none",animate:function(r){setTimeout(function(){o.setStyle(r.to,"display","");o.setStyle(r.from,"display","none");r.after()},r.animationDuration*o.MS_PER_SEC)},initialize:function(x,w){this.initializeRoot(x,w);var t="position:absolute; list-style:none; top:0; left:0;";var r="";var s="display:none";for(var u=0,v=x.children.length;u<v;u++){o.setStyle(x.children[u],t+(u===w.currentSlideIndex?r:s))}},isVertical:false});var n=new k({name:"uncover",animate:function(t){var v=t.from;var s=t.to;var r={duration:t.animationDuration*o.MS_PER_SEC,after:function(){var y=o.getStyle(v,"z-index");var x=o.getStyle(s,"z-index");o.setStyle(v,"z-index",x);o.setStyle(s,"z-index",y);o.setStyle(v,"display","none");t.after()}};var u=o.getStyle(v,"width");var w=parseInt(o.getStyle(v,"z-index"),10);o.setStyle(s,"left:0;z-index:"+(w-1)+";display:block;");o.setStyle(v,"left",0);emile(v,"left:-"+u,r)},reverse:function(t){var v=t.from;var s=t.to;var r={duration:t.animationDuration*o.MS_PER_SEC,after:function(){var y=o.getStyle(v,"z-index");var x=o.getStyle(s,"z-index");o.setStyle(v,"z-index",x);o.setStyle(s,"z-index",y);o.setStyle(v,"display","none");t.after()}};var u=o.getStyle(v,"width");var w=parseInt(o.getStyle(v,"z-index"),10);o.setStyle(s,"left:-"+u+";z-index:"+(w)+";display:block;");o.setStyle(v,"left:0;z-index:"+(w-1));emile(s,"left:"+0,r)},initialize:function(x,w){this.initializeRoot(x,w);var t="position:absolute; list-style:none; top:0; left:0;width:"+w.width+";";var r="display:block; z-index:2;";var s="display:none; z-index:1;";for(var u=0,v=x.children.length;u<v;u++){o.setStyle(x.children[u],t+(u===w.currentSlideIndex?r:s))}},isVertical:false});var m=new k({name:"toptobottom",animate:function(v){var x=v.from;var u=v.to;var s=o.getStyle(u,"height");var w=o.getStyle(x,"height");o.setStyle(u,"top:-"+s+";display:block;");var t={duration:v.animationDuration*o.MS_PER_SEC,after:function(){o.setStyle(x,"display","none");v.after()}};var r={duration:t.duration};emile(x,"top:"+w,r);emile(u,"top:0",t)},reverse:function(v){var x=v.from;var u=v.to;var s=o.getStyle(u,"height");var w=o.getStyle(x,"height");o.setStyle(u,"top:"+s+";display:block;");var t={duration:v.animationDuration*o.MS_PER_SEC,after:function(){o.setStyle(x,"display","none");v.after()}};var r={duration:t.duration};emile(x,"top:-"+w,r);emile(u,"top:0",t)},initialize:function(x,w){this.initializeRoot(x,w);var t="position:absolute; list-style:none; top:0; left:0;height:"+w.height+"px;";var r="display:block;";var s="display:none;";for(var u=0,v=x.children.length;u<v;u++){o.setStyle(x.children[u],t+(u===w.currentSlideIndex?r:s))}},isVertical:true});var a=new k({name:"cover",animate:function(t){var u=t.from;var s=t.to;var w=parseInt(o.getStyle(u,"z-index"),10);var v=o.getStyle(u,"width");o.setStyle(s,"left:"+v+";z-index:"+w+";display:block;");o.setStyle(u,"z-index",w-1);var r={duration:t.animationDuration*o.MS_PER_SEC,after:function(){o.setStyle(u,"display","none");t.after()}};emile(s,"left:0;",r)},reverse:function(t){var u=t.from;var s=t.to;var w=parseInt(o.getStyle(u,"z-index"),10);var v=o.getStyle(u,"width");o.setStyle(s,"left:0;z-index:"+(w-1)+";display:block;");o.setStyle(u,"z-index",w);var r={duration:t.animationDuration*o.MS_PER_SEC,after:function(){o.setStyle(u,"display","none");t.after()}};emile(u,"left:"+v+";",r)},initialize:function(x,w){this.initializeRoot(x,w);var t="position:absolute; list-style:none; top:0; left:0;width:"+w.width+";";var r="display:block;z-index:2";var s="display:none;z-index:1";for(var u=0,v=x.children.length;u<v;u++){o.setStyle(x.children[u],t+(u===w.currentSlideIndex?r:s))}},isVertical:false});var b=new k({name:"curtainx",animate:function(v){var w=v.from;var t=v.to;var x=o.getStyle(w,"width");var u=(parseInt(x,10)/2)+"px";o.setStyle(t,"width:0; left:"+u+";overflow:hidden;display:block;");o.setStyle(w,"overflow","hidden");var s={duration:v.animationDuration*o.MS_PER_SEC,after:function(){var y=parseInt(o.getStyle(w,"z-index"),10);o.setStyle(w,"display:none;z-index:"+(y-1)+";");o.setStyle(t,"z-index",y);v.after()}};var r={duration:s.duration};emile(w,"width:0; left:"+u+";",r);emile(t,"width:"+x+";left:0;",s)},initialize:function(x,w){this.initializeRoot(x,w);var t="position:absolute; list-style:none; top:0; left:0; width:"+w.width+"px;";var r="display:block;z-index:2;";var s="display:none;z-index:1;";for(var u=0,v=x.children.length;u<v;u++){o.setStyle(x.children[u],t+(u===w.currentSlideIndex?r:s))}},isVertical:false});var q=new k({name:"zoom",animate:function(y){var z=y.from;var u=y.to;var v=o.getStyle(z,"width");var s=o.getStyle(z,"height");var x=(parseInt(v,10)/2)+"px";var w=(parseInt(s,10)/2)+"px";o.setStyle(u,"width:0; height:0; display:list-item;overflow:hidden; left:"+x+";top:"+w+";");o.setStyle(z,"top:0; left:0;overflow:hidden;");var t={duration:y.animationDuration*o.MS_PER_SEC,after:function(){var A=parseInt(o.getStyle(z,"z-index"),10);o.setStyle(z,"display:none;z-index:"+(A-1)+";overflow:visible;");o.setStyle(u,"z-index:"+A+";overflow:visible;");y.after()}};var r={duration:t.duration};emile(z,"width:0;height:0;top:"+w+";left:"+x+";",r);emile(u,"width:"+v+";height:"+s+";left:0; top:0;",t)},initialize:function(x,w){this.initializeRoot(x,w);var t="position:absolute; list-style:none; top:0; left:0; width:"+w.width+"px;height:"+w.height+"px;";var r="display:list-item;z-index:2;";var s="display:none;z-index:1;";for(var u=0,v=x.children.length;u<v;u++){o.setStyle(x.children[u],t+(u===w.currentSlideIndex?r:s))}},isVertical:false});var h={};p.LibraryAware.Animations.getMultiSlideAnimation=function(r){return h.hasOwnProperty(r)?h[r]:(h.none||null)};var g=function(r){this.animate=r.animate;this.initialize=r.initialize;this.reverse=r.reverse||r.animate;this.forcePosition=r.forcePosition;this.isVertical=r.isVertical||false;h[r.name]=this};g.prototype={animate:function(r){if(r&&r.after&&typeof r.after==="function"){r.after()}},reverse:function(r){if(r&&r.after&&typeof r.after==="function"){r.after()}},initialize:function(r){}};var f=new g({name:"lefttoright",animate:function(w){var s=w.element;var t={duration:w.animationDuration*o.MS_PER_SEC,after:function(){if(w&&w.after&&typeof w.after==="function"){w.after()}}};var r=parseInt(o.getStyle(s,"left"),10);var u=parseInt(o.getStyle(w.referenceElement,"width"),10);var v=r-u;emile(w.element,"left:"+v+"px;",t)},reverse:function(w){var s=w.element;var t={duration:w.animationDuration*o.MS_PER_SEC,after:function(){if(w&&w.after&&typeof w.after==="function"){w.after()}}};var r=parseInt(o.getStyle(s,"left"),10);var u=parseInt(o.getStyle(w.referenceElement,"width"),10);var v=r+u;emile(w.element,"left:"+v+"px;",t)},initialize:function(t){o.setStyle(t.list,"width: "+(t.itemWidth*t.totalNumberOfItems)+"px;padding:0; margin:0;height:"+t.itemHeight+"px;position:relative;left:0;clear:both;");o.setStyle(t.outerContainer,"width: "+t.containerWidth+"px; overflow:hidden;position:relative;height:"+t.containerHeight+"px;");for(var r=0,s=t.list.children.length;r<s;r++){o.setStyle(t.list.children[r],"float","left")}},forcePosition:function(v){var t=v.to;var u=v.element;var r=u.childNodes;var w=0;for(var s=0;s<t;s++){w+=parseInt(o.getStyle(r[s],"width"),10)}o.setStyle(u,"left:-"+w+"px;")},isVertical:false});var e=new g({name:"detailview",animate:function(w){var s=w.element;var t={duration:w.animationDuration*o.MS_PER_SEC,after:function(){if(w&&w.after&&typeof w.after==="function"){w.after()}}};var r=parseInt(o.getStyle(s,"left"),10);var u=parseInt(o.getStyle(w.referenceElement,"width"),10);var v=r-u;emile(w.element,"left:"+v+"px;",t)},reverse:function(w){var s=w.element;var t={duration:w.animationDuration*o.MS_PER_SEC,after:function(){if(w&&w.after&&typeof w.after==="function"){w.after()}}};var r=parseInt(o.getStyle(s,"left"),10);var u=parseInt(o.getStyle(w.referenceElement,"width"),10);var v=r+u;emile(w.element,"left:"+v+"px;",t)},initialize:function(t){var u=t.itemWidth*t.totalNumberOfItems;o.setStyle(t.list,"width: "+u+"px;height:"+t.itemHeight+"px;padding:0;margin:0;position:relative;left:0;clear:both;");o.setStyle(t.viewport,"width: "+t.viewportWidth+"px; overflow:hidden;position:relative;");for(var r=0,s=t.list.children.length;r<s;r++){o.setStyle(t.list.children[r],"float","left")}},forcePosition:function(v){var t=v.to;var u=v.element;var r=u.childNodes;var w=0;var s;for(s=0;s<t;s++){w+=parseInt(o.getStyle(r[s],"width"),10)}o.setStyle(u,"left:-"+w+"px;")},isVertical:false});var i=new g({name:"toptobottom",animate:function(w){var s=w.element;var t={duration:w.animationDuration*o.MS_PER_SEC,after:function(){if(w&&w.after&&typeof w.after==="function"){w.after()}}};var r=parseInt(o.getStyle(s,"top"),10);var u=parseInt(o.getStyle(w.referenceElement,"height"),10);var v=r-u;emile(w.element,"top:"+v+"px;",t)},reverse:function(w){var s=w.element;var t={duration:w.animationDuration*o.MS_PER_SEC,after:function(){if(w&&w.after&&typeof w.after==="function"){w.after()}}};var r=parseInt(o.getStyle(s,"top"),10);var u=parseInt(o.getStyle(w.referenceElement,"height"),10);var v=r+u;emile(w.element,"top:"+v+"px;",t)},initialize:function(t){o.setStyle(t.list,"width: "+t.itemWidth+"px;padding:0; margin:0;height:"+(t.itemHeight*t.totalNumberOfItems)+"px;position:relative;left:0;clear:both;");o.setStyle(t.outerContainer,"width: "+t.containerWidth+"px; overflow:hidden;position:relative; height:"+t.containerHeight+"px;");for(var r=0,s=t.list.children.length;r<s;r++){o.setStyle(t.list.children[r],"display","block")}},forcePosition:function(v){var t=v.to;var u=v.element;var r=u.childNodes;var w=0;for(var s=0;s<t;s++){w+=parseInt(o.getStyle(r[s],"height"),10)}o.setStyle(u,"top:-"+w+"px;")},isVertical:true})})(this);(function(u){if(!u.LibraryAware){u.LibraryAware={}}var t=u.LibraryAware.Widgets={};var s=u.LibraryAware.Utility;var r="Show More";var q="Show Less";var b=function(v){var w=document.createElement("style");w.textContent=".widget-preview :focus-visible { outline: 2px solid black !important; outline-offset: -2px; } .carousel-white-focus:focus-visible { outline: 2px solid white !important; outline-offset: -2px;  box-shadow: 0 0 0 2px black !important;}";if(document.head){document.head.appendChild(w)}else{if(document.body){document.body.appendChild(w)}}};var l="Pause Carousel";var m="Play Carousel";var n=function(v,w){s.addEvent(v,"mouseenter",function(){w.setAttribute("aria-live","polite");w.setAttribute("aria-atomic","true")});s.addEvent(v,"focusin",function(){w.setAttribute("aria-live","polite");w.setAttribute("aria-atomic","true")});s.addEvent(v,"mouseleave",function(){w.setAttribute("aria-live","off");w.setAttribute("aria-atomic","false")});s.addEvent(v,"focusout",function(){w.setAttribute("aria-live","off");w.setAttribute("aria-atomic","false")})};var d=function(L){var w=L.animation;var I=L.list;var K=L.numberOfWidgetSlides;var J=L.numberOfItemsToDisplay;var N=L.repeatAnimation;var O=L.widgetElements;var x=typeof L.animationCompleted==="function"?L.animationCompleted:undefined;var z=L.animationWaitTime;var M=typeof L.reInitialized==="function"?L.reInitialized:undefined;var E=L.durationOfAnimation;var C;var D;var y;var v=false;var G=false;var F=false;var H=false;var B=0;var A=function(){H=true;v=false;if(y){clearTimeout(y);y=null}x()};this.resume=function(){F=false};this.pause=function(){F=true};this.togglePauseResume=function(){var P=this;v=!v;if((v&&!H)||(v&&N)){P.startAnimation()}else{if(v){M();B=0;P.startAnimation()}}};this.cycleNext=function(){var P=this;if(!G){if(N||(B+J)<K){G=true;if(B===0){w.forcePosition({element:I,to:0})}w.animate({element:I,referenceElement:O[B],after:function(){G=false;B=s.getNext(B,K)},animationDuration:E})}else{A()}}else{clearTimeout(C);C=setTimeout(P.cycleNext,500)}};this.cyclePrev=function(){var P=this;if(!G){if(N||B!==0){G=true;if(B===0){w.forcePosition({element:I,to:K});B=K}w.reverse({element:I,referenceElement:O[B],after:function(){G=false;B=s.getPrev(B,K);H=false},animationDuration:E})}}else{clearTimeout(D);D=setTimeout(P.cyclePrev,500)}};this.startAnimation=function(){var P=this;if(!G){if(y){clearTimeout(y)}y=setTimeout(function(){if(!G&&v&&!F){if(N||(B+J)<K){G=true;if(B===0){w.forcePosition({element:I,to:0})}w.animate({element:I,referenceElement:O[B],after:function(){G=false;B=s.getNext(B,K);P.startAnimation()},animationDuration:E})}else{A()}}else{if(y){clearTimeout(y)}y=setTimeout(P.startAnimation,z)}},z)}else{if(y){clearTimeout(y)}y=setTimeout(P.startAnimation,z)}}.bind(this)};var j=function(J){var Z=this;var ac=J.wrapper;var w=J.borderRadius;var z=J.isVertical||false;var R=false;var A=document.createElement("i");var X=document.createElement("i");var L=document.createElement("i");var Q=document.createElement("i");var F="url("+J.spriteLocation+")";var B="0px 0px";var P="0px -20px";var S="0px -40px";var Y="0px -60px";var C=J.maxWidth?J.maxWidth+"px":"100%";var v=0.5;var x=0.8;var K="margin:0; padding:0; width:100%; max-width: "+C+"; font-weight:bold; color: #fff; position: absolute; top:0; left:0; right:0; z-index:200;height:0px;";var y="cursor:pointer; width:40px;display:block;height:40px;opacity: "+v+";";var N="display: block;background: rgba(0, 0, 0);height: 40px;width: 40px;z-index: 11; position: relative;top: 0;left: 0;border-radius: .5em;color: white;cursor: pointer;";var T="display: block !important;background: rgba(0,20,0);height: 40px;width: 40px;z-index: 11;position: relative;top: 0;left: 0;border-radius: .5em;float: right;";var G="display: block !important;background: rgba(0,0,0);height: 40px;width: 40px;z-index: 11;position: relative;top: 0;left: 0;border-radius: .5em;color: white;cursor: pointer;";var M,H,U,O,V,I,E,D;s.setStyle(A,"width:20px; height:20px;display:block;background-image:"+F+";background-position:"+B+";");s.setStyle(X,"width:20px; height:20px;display:block;background-image:"+F+";background-position:"+Y+";");s.setStyle(L,"width:20px; height:20px;display:block;margin:auto;background-image:"+F+";background-position:"+P+";");s.setStyle(Q,"width:20px; height:20px;display:block;margin:auto;background-image:"+F+";background-position:"+S+";");A.innerHTML=" ";X.innerHTML=" ";L.innerHTML=" ";Q.innerHTML=" ";E=document.createElement("div");D=document.createElement("div");M=document.createElement("div");U=document.createElement("div");H=document.createElement("div");s.setStyle(M,"position:absolute; top: 1em; left: 1em; display:inline-block;");E.appendChild(M);s.setStyle(D,"position:absolute; top: 1em; right: 1em; display:inline-block; display: flex;");s.setStyle(U,"padding-right: 1em;display:inline-block;");D.appendChild(U);s.setStyle(H,"display:inline-block; float:right;");D.appendChild(H);E.appendChild(D);var ab=function(ad){s.addEvent(ad,"mouseover",function(ae){if(ae.currentTarget.getAttribute("disabled")){s.setStyle(ad,"cursor: not-allowed;");return}s.setStyle(ad,"cursor: pointer; opacity:"+x+";filter: alpha(opacity="+(x*100)+");")});s.addEvent(ad,"mouseout",function(ae){s.setStyle(ad,"opacity:"+v+";filter: alpha(opacity="+(v*100)+");")});s.addEvent(ad,"focusin",function(ae){if(ae.currentTarget.getAttribute("disabled")){s.setStyle(ad,"cursor: not-allowed;");return}s.setStyle(ad,"cursor: pointer; opacity:"+x+";filter: alpha(opacity="+(x*100)+");")});s.addEvent(ad,"focusout",function(ae){s.setStyle(ad,"opacity:"+v+";filter: alpha(opacity="+(v*100)+");")})};var W=function(){if(ac.offsetWidth<=170){s.setStyle(M,"top: .1em; left: .1em");s.setStyle(D,"top: .1em; right: .1em");s.setStyle(U,"padding-right: .1em")}else{s.setStyle(M,"top: 1em; left: 1em");s.setStyle(D,"top: 1em; right: 1em");s.setStyle(U,"padding-right: 1em")}};window.addEventListener("resize",W);W();O=document.createElement("button");V=document.createElement("button");I=document.createElement("button");O.className="carousel-white-focus";O.setAttribute("aria-label",l);O.setAttribute("aria-controls","la_carouselitems_"+J.widget_id);O.setAttribute("aria-pressed",false);V.setAttribute("aria-label","Previous slide");V.className="carousel-white-focus";V.setAttribute("aria-controls","la_carouselitems_"+J.widget_id);I.setAttribute("aria-label","Next slide");I.className="carousel-white-focus";I.setAttribute("aria-controls","la_carouselitems_"+J.widget_id);O.appendChild(L);V.appendChild(A);I.appendChild(X);isPause=false;M.appendChild(O);H.appendChild(I);U.appendChild(V);if(w){s.setStyle(E,"border-bottom-left-radius",w+"px");s.setStyle(E,"border-bottom-right-radius",w+"px");s.setStyle(E,"-moz-border-radius-bottomright",w+"px");s.setStyle(E,"-moz-border-radius-bottomleft",w+"px")}s.setStyle(E,K);s.setStyle(O,y);s.setStyle(O,N);s.setStyle(V,y);s.setStyle(V,T);s.setStyle(I,y);s.setStyle(I,G);ac.prepend(E);Z.visuallyEnablePlay=function(){s.emptyNode(O);O.removeAttribute("disabled");O.style.cursor="pointer";O.appendChild(Q);O.setAttribute("aria-label",m);O.setAttribute("aria-pressed","false")};Z.visuallyEnablePause=function(){s.emptyNode(O);O.removeAttribute("disabled");O.style.cursor="pointer";O.appendChild(L);O.setAttribute("aria-label",l);O.setAttribute("aria-pressed","true")};Z.visuallyDisablePlayPause=function(){O.setAttribute("disabled","disabled");O.style.cursor="not-allowed";O.setAttribute("aria-label","Play/Pause disabled");O.setAttribute("aria-pressed","false")};Z.updateVisualState=function(ad){if(R){return}if(ad){Z.visuallyEnablePause()}else{Z.visuallyEnablePlay()}};Z.lockPlayPause=function(ad){R=ad};Z.getPlayPauseLockState=function(){return R};Z.pause=function(){if(typeof J.onPause==="function"){J.onPause()}Z.updateVisualState(false)};Z.resume=function(){if(typeof J.onResume==="function"){J.onResume()}Z.updateVisualState(true)};s.addEvent(V,"click",function(ad){ad.preventDefault();ad.stopPropagation();if(J.previousNavTdClick&&typeof J.previousNavTdClick==="function"){J.previousNavTdClick(ad)}});s.addEvent(I,"click",function(ad){ad.preventDefault();ad.stopPropagation();if(J.nextNavTdClick&&typeof J.nextNavTdClick==="function"){J.nextNavTdClick(ad)}});s.addEvent(O,"click",function(ad){ad.preventDefault();ad.stopPropagation();if(J.pausePlayClick&&typeof J.pausePlayClick==="function"){if(!R){J.pausePlayClick(ad)}}});[V,I,O].forEach(ab);function aa(ad){s.addEvent(ad,"mouseenter",function(ae){if(typeof J.onInteractStart==="function"){J.onInteractStart(ae)}});s.addEvent(ad,"mouseleave",function(ae){if(typeof J.onInteractEnd==="function"){J.onInteractEnd(ae)}});s.addEvent(ad,"focusin",function(ae){if(typeof J.onInteractStart==="function"){J.onInteractStart(ae)}});s.addEvent(ad,"focusout",function(ae){if(typeof J.onInteractEnd==="function"){J.onInteractEnd(ae)}})}[V,I].forEach(aa);Z.show=function(){s.setStyle(M,"display","inline-block");s.setStyle(D,"display","inline-block");I.removeAttribute("disabled");V.removeAttribute("disabled");O.removeAttribute("disabled");I.setAttribute("aria-hidden","false");V.setAttribute("aria-hidden","false");O.setAttribute("aria-hidden","false")};Z.hide=function(){s.setStyle(M,"display","none");s.setStyle(D,"display","none");I.setAttribute("disabled","disabled");V.setAttribute("disabled","disabled");O.setAttribute("disabled","disabled");I.setAttribute("aria-hidden","true");V.setAttribute("aria-hidden","true");O.setAttribute("aria-hidden","true")};Z.disableLeft=function(){V.setAttribute("disabled","disabled");V.style.cursor="not-allowed"};Z.disableRight=function(){I.setAttribute("disabled","disabled");I.style.cursor="not-allowed"};Z.enableLeft=function(){V.removeAttribute("disabled");V.style.cursor="pointer"};Z.enableRight=function(){I.removeAttribute("disabled");I.style.cursor="pointer"}};var i=function(v,w){return(v+1)+" of "+w};var c=function(v){v.setAttribute("role","region");v.setAttribute("aria-roledescription","carousel");v.setAttribute("lang","en")};var a=function(v,w){if(!v||!w){return}v.id="la_carouselitems_"+w.widget_id;v.setAttribute("aria-atomic","false");v.setAttribute("aria-live","off")};var k=function(y,v,x){if(!("IntersectionObserver" in window)){return}var w=new IntersectionObserver(function(z){z.forEach(function(A){var B=A.isIntersecting;A.target.setAttribute("aria-hidden",B?"false":"true");A.target.style.visibility=B?"visible":"hidden"})},{root:v,threshold:x,rootMargin:"0px"});y.forEach(function(z){w.observe(z)})};var p=function(w,y,A,x){var B=function(D,C){for(mutation_idx in D){if(g(y)){w.hide()}else{w.show()}}o(w,y,A)};var z=new MutationObserver(B);var v={attributes:true,childList:true,subtree:true,attributeFilter:["aria-hidden"]};z.observe(y,v)};var g=function(x){var y=x.getElementsByTagName("li");for(var v=0;v<y.length;v++){var w=y[v];if(w.getAttribute("aria-hidden")==="true"){return false}}return true};var o=function(v,w,y){var x=w.getElementsByTagName("li");if(x[0].getAttribute("aria-hidden")==="false"&&!y.repeat){v.lockPlayPause(false);v.disableLeft()}else{v.enableLeft()}if(x[x.length-1].getAttribute("aria-hidden")==="false"&&!y.repeat){v.disableRight();v.lockPlayPause(true)}else{v.lockPlayPause(false);v.enableRight()}};var f=function(C,F,y,H,E){y=y||0;H=H||0;var D=document.createElement("li");var v=document.createElement("a");var z=document.createElement("img");F.margin="0px;";F.padding="0px;";var I=parseInt(F.width,10);var x=parseInt(F.height,10);var w=F["border-radius"];F=JSON.parse(JSON.stringify(F));F.width=F.width[F.width.length-1]=="%"?F.width:(I+y)+"px";F.height=F.height[F.height.length-1]=="%"?F.height:(x+y)+"px";var G=s.buildStyleString(F);D.appendChild(v);D.className="widget-item";D.id="la_carouselitem_"+C.post_id;D.setAttribute("aria-label",E);D.setAttribute("aria-roledescription","slide");v.appendChild(z);if(C.href){v.setAttribute("href",C.href)}else{v.setAttribute("href","#")}if(C.src){z.src=C.src}if(C.title){z.title=C.title}if(C.alt){z.alt=C.alt}if(!C.alt){z.alt=C.title+(C.author?" by "+C.author:"")}v.setAttribute("target",C.target||"_blank");var B=F.width[F.width.length-1]=="%"?F.width:I+"px";var A=F.height[F.height.length-1]=="%"?F.height:x+"px";s.setStyle(z,"border:0;width:"+B+";height:"+A+";margin:0 "+y+"px "+H+"px 0;padding:0;border-radius:"+w+";-moz-border-radius:"+w+";-webkit-border-radius:"+w);s.setStyle(D,G);return D};var e=function(B,E,z,w,D,x){z=z||0;var C=document.createElement("li");C.setAttribute("data-element-index",x);var A=document.createElement("img");E.margin="0;";E.padding="0;";var G=parseInt(E.width,10);var y=parseInt(E.height,10);E=JSON.parse(JSON.stringify(E));E.width=(G+z)+"px";E.height=y+"px";var F=s.buildStyleString(E);var v=document.createElement("button");v.appendChild(A);v.recordData=B.recordData;v.recordLink=B.href;v.className="carousel-white-focus";C.appendChild(v);C.className="widget-item";C.setAttribute("aria-label",D);C.setAttribute("aria-roledescription","slide");if(B.src){A.src=B.src}if(B.title){A.title=B.title}if(B.alt){A.alt=B.alt}if(!B.alt){A.alt=B.title+(B.author?" by "+B.author:"")}A.width=G;A.height=y;v.setAttribute("tabindex","0");v.addEventListener("click",w);v.addEventListener("keydown",function(H){if(H.key.toLowerCase()==="enter"){w();return}if(H.key.toLowerCase()==="spacebar"){H.preventDefault();w();return}});s.setStyle(v,"border:0; width:"+G+"px;height:"+y+"px;margin:0 "+z+"px 0 0;padding:0;box-sizing:border-box;");s.setStyle(A,"height: inherit;width: inherit;");s.setStyle(C,F);return C};var h=function(G,E){var H=document.createElement("div");H.setAttribute("style","display:flex;flex-wrap:wrap;font-family: Arial, Helvetica, sans-serif;min-width:125px;min-height:229px;margin:0 10px 10px 10px;");H.setAttribute("class","libraryaware-mbjdv-detail-view");H.setAttribute("aria-live","polite");H.setAttribute("aria-relevant","text");var B=false;var z={keyClickHandler:function(L){},elementSelectedIndex:undefined,hasShowMoreLess:false,};var D=document.createElement("div");D.setAttribute("style","margin:auto; min-width:125px;min-height:187px;max-width:140px;max-height:229px;float:left;height:"+E+"px;width:140px;");D.setAttribute("class","libraryaware-mbjdv-detail-view-jacket-container");D.setAttribute("aria-live","off");var C=document.createElement("img");C.setAttribute("style","width:auto;height:100%;max-width:140px;max-height:229px;");C.setAttribute("class","libraryaware-mbjdv-detail-view-jacket-image");C.setAttribute("alt","");D.appendChild(C);H.appendChild(D);var y=document.createElement("div");y.setAttribute("style","flex: 5 1 125px;margin-left: 20px; margin-top:15px;");y.setAttribute("class","libraryaware-mbjdv-detail-view-data-container");y.setAttribute("role","region");y.setAttribute("aria-label","Book details");y.addEventListener("keydown",function(L){if(z.elementSelectedIndex===undefined){return}if(L.key.toLowerCase()==="escape"){z.keyClickHandler();z.elementSelectedIndex=undefined;return}if(L.key!=="Tab"){return}A(L)});var A=function(N){var L=$(y).find('a[href], button:not(:disabled), textarea:not(:disabled), input:not(:disabled), select:not(:disabled), [tabindex]:not([tabindex="-1"])').filter(":visible");if(!L.length){return}var O=L.first()[0];var P=L.last()[0];var M=document.activeElement;if((N.shiftKey&&M===O)||(!N.shiftKey&&M===P)){N.preventDefault();z.keyClickHandler();z.elementSelectedIndex=undefined}};H.appendChild(y);var J=document.createElement("span");J.setAttribute("style","display:block;font-weight:bold;font-style:italic;font-size:17px;");J.setAttribute("class","libraryaware-mbjdv-detail-view-title");y.appendChild(J);var K=document.createElement("a");K.setAttribute("target","_blank");K.setAttribute("style","color:"+G);K.setAttribute("class","libraryaware-mbjdv-detail-view-title-link");J.appendChild(K);var x=document.createElement("span");x.setAttribute("style","display:block;margin: 5px 0;font-size:13px;");x.setAttribute("class","libraryaware-mbjdv-detail-view-author");y.appendChild(x);var w=document.createElement("div");x.appendChild(w);var v=document.createElement("div");v.setAttribute("style","display:block;margin-top:15px;font-size:12px;line-height:17px;overflow:visible;height:auto;");v.setAttribute("class","libraryaware-mbjdv-detail-view-annotation");y.appendChild(v);var I=document.createElement("div");I.setAttribute("style","display:none;text-align:center;font-size:10px;line-height:18px;height:18px;color:"+G+";text-decoration:underline;cursor:pointer;");I.setAttribute("class","libraryaware-mbjdv-detail-view-show");I.setAttribute("role","button");I.setAttribute("tabIndex",0);I.addEventListener("keydown",function(L){if(L.key.toLowerCase()==="enter"){I.click()}else{if(L.key.toLowerCase()==="spacebar"||L.keyCode===32){L.preventDefault();I.click()}}});I.innerHTML=r;y.appendChild(I);var F;I.addEventListener("click",function(){if(I.innerHTML===r){I.innerHTML=q;F=v.style.height;v.style.height="auto"}else{I.innerHTML=r;v.style.height=F}});z.root=H;z.image=C;z.title=J;z.titleLink=K;z.authorContainer=x;z.author=w;z.annotation=v;z.showMoreLess=I;z.dataContainer=y;return z};t.SingleSlideWidget=function(X){var C=typeof X.container==="string"?document.getElementById(X.container):X.container;var ad=X.constrainToWidth;var M=X.height;var w=u.LibraryAware.Animations.getSingleSlideAnimation(X.animation);var R=document.createElement("ul");var L=document.createElement("h2");var ab=[];var v=false;var Q=false;var O=false;var P=false;var Z=X.repeat===false?false:true;var z=X.durationBetweenAnimation*s.MS_PER_SEC;var D,U,Y,aa,E,G,H,F,y,T,N,S,ac,x,K;c(C);a(R,X);n(C,R);x=function(){P=true;v=false;if(T){T.pause();T.disableRight()}if(y){clearTimeout(y)}};K=function(ah){if(!X.preview){var ag="";ag=ag+"ids="+X.items[ah].post_id;if(ag.length>0){var ae="clbk"+X.widget_id;window[ae]=function(){};var ai=document.createElement("script");ai.type="text/javascript";ai.src=X.record_url+"?"+ag+"&callback="+ae;var af=document.getElementsByTagName("head")[0];af.appendChild(ai)}}};if(C&&X.items&&X.items.length>0){s.emptyNode(C);if(X.header){L.innerHTML=X.header;L.id=X.widget_id+"-header";s.setStyle(L,";"+X.defaultHeaderStyle);C.appendChild(L)}S=X.items.length;for(N=0;N<S;N++){var B={width:"100%",height:"100%"};if(X.borderRadius){B["border-radius"]=X.borderRadius+"px"}ac=f(X.items[N],B,undefined,undefined,i(N,S));R.appendChild(ac);ab.push(ac)}C.appendChild(R);b(C);var A=ad/M;s.setStyle(R,"width:100%; margin:0;padding:0;aspect-ratio:"+A+";max-width:"+ad+"px;");s.setStyle(C,"width:100%; overflow:hidden;position:relative;max-width:"+ad+"px;");if(X.center){s.setStyle(C,"margin","auto")}if(w&&ab.length>0){v=X.autoplay?true:false;O=false;D=ab[0]&&ab[0].hasShown?s.getNext(0,ab.length):0;w.initialize(R,{currentSlideIndex:D});U=s.getNext(D,ab.length);Y=s.getPrev(D,ab.length);if(X.logMetrics&&!ab[D].hasShown){K(D);ab[D].hasShown=true;I()}function I(){ab.forEach(function(af,ag,ae){var ah=ag===D;af.setAttribute("aria-hidden",!ah);if(af.childNodes.length){af.childNodes[0].setAttribute("tabIndex",ah?0:-1)}})}E=function(){if(!O){if(Z||U>0){O=true;w.animate({from:ab[D],to:ab[U],after:function(){O=false;D=s.getNext(D,ab.length);U=s.getNext(D,ab.length);Y=s.getPrev(D,ab.length);if(X.logMetrics&&!ab[D].hasShown){K(D);ab[D].hasShown=true}I()},animationDuration:X.durationOfAnimation})}else{x()}}else{clearTimeout(F);F=setTimeout(E,500)}I()};G=function(){if(!O){if(Z||D!==0){O=true;w.reverse({from:ab[D],to:ab[Y],after:function(){O=false;D=s.getPrev(D,ab.length);U=s.getNext(D,ab.length);Y=s.getPrev(D,ab.length);if(X.logMetrics&&!ab[D].hasShown){K(D);ab[D].hasShown=true}I()},animationDuration:X.durationOfAnimation})}P=false}else{clearTimeout(H);H=setTimeout(G,500)}I()};aa=function(){if(!O){if(y){clearTimeout(y)}y=setTimeout(function(){if(!O&&(v&&!Q)){if(Z||U>0){O=true;w.animate({from:ab[D],to:ab[U],after:function(){O=false;D=s.getNext(D,ab.length);U=s.getNext(D,ab.length);Y=s.getPrev(D,ab.length);if(X.logMetrics&&!ab[D].hasShown){K(D);ab[D].hasShown=true}aa()},animationDuration:X.durationOfAnimation})}else{x();T.pause()}}else{if(y){clearTimeout(y)}y=setTimeout(aa,z)}},z)}else{if(y){clearTimeout(y)}y=setTimeout(aa,z)}I()};var V=function(){if(!v){return}T.updateVisualState(false);Q=true};var W=function(){if(!v){return}T.updateVisualState(true);Q=false};var J=function(){return v};T=new j({wrapper:C,previousNavTdClick:function(ae){G()},nextNavTdClick:function(ae){E()},onPause:V,onResume:W,getIsPlaying:J,pausePlayClick:function(ae){v=!v;Q=v;if(v&&!P){aa()}else{if(v){w.initialize(R,{width:ad,height:M});D=0;U=s.getNext(D,ab.length);Y=s.getPrev(D,ab.length);aa()}}T.updateVisualState(v)},onInteractStart:function(ae){V()},onInteractEnd:function(ae){W()},borderRadius:X.borderRadius,spriteLocation:X.navigationSpriteLocation,widget_id:X.widget_id});R.addEventListener("focusin",V);R.addEventListener("mouseenter",V);R.addEventListener("focusout",W);R.addEventListener("mouseleave",W);p(T,R,X,J);o(T,R,X);T.updateVisualState(v);if(X.autoplay){aa()}}}};t.MultiSlideWidget=function(R){var B=typeof R.container==="string"?document.getElementById(R.container):R.container;var K=R.constrainToWidth||125;var aa=3;var J=R.height||(K*1.486);var L=document.createElement("ul");var E=document.createElement("h2");var w=u.LibraryAware.Animations.getMultiSlideAnimation(R.animation);var O=R.items.length;var N=Math.min(R.numberOfItemsToDisplay,O);var ab=[];var S=R.repeat===false?false:true;var y=R.durationBetweenAnimation*s.MS_PER_SEC;var C=R.durationOfAnimation;var M;var x;var G;var ac;var A;var z;var F;var W;var T;var U;var Z;var Y;var v=Math.min(N,O);var I=true;var H=true;var D=function(){return !H||!I};c(B);a(L,R);n(B,L);b(B);if(R.animation==="lefttoright"){F=R.itemSpacing;W=0;U=K+F;T=J;Z=K*v+F*(v-1);Y=J}else{F=0;W=R.itemSpacing;U=K;T=J+W;Z=U;Y=J*v+W*(v-1)}if(B&&R.items&&R.items.length>0){s.emptyNode(B);if(R.header!==null){E.innerHTML=R.header;E.id=R.widget_id+"-header";s.setStyle(E,R.defaultHeaderStyle);B.appendChild(E)}x=function(){if(M){M.pause()}};A={"list-style":"none",overflow:"hidden",width:K+"px",height:J+"px",margin:0,padding:0,"float":"left"};for(G=0;G<O;G++){ac=f(R.items[G],A,F,W,i(G,O));L.appendChild(ac);ab.push(ac)}if(ab.length>N&&S){for(G=0;G<N;G++){ac=f(R.items[G],A,F,W,i(G,O));L.appendChild(ac);ab.push(ac)}}if(R.center){s.setStyle(B,"margin","auto")}var V=(Z+aa)+"px";var X=document.createElement("div");X.style.width=V;X.appendChild(L);B.appendChild(X);k(ab,B,0.9);if(w){w.initialize({outerContainer:X,list:L,itemWidth:U,itemHeight:T,containerHeight:Y,totalNumberOfItems:ab.length})}B.style.maxWidth=V;B.style.height=((E.innerHTML.length?E.clientHeight:0)+Y)+"px";if(w&&ab.length>0){z=new d({animation:w,list:L,numberOfWidgetSlides:O,numberOfItemsToDisplay:N,repeatAnimation:S,widgetElements:ab,animationCompleted:x,animationWaitTime:y,durationOfAnimation:C,reInitialized:function(){w.initialize({outerContainer:X,list:L,itemWidth:U,itemHeight:T,containerHeight:Y,totalNumberOfItems:ab.length})}});M=new j({wrapper:X,onPause:P,onResume:Q,getIsPlaying:D,previousNavTdClick:function(ad){z.cyclePrev();z.pause();M.pause();H=true},nextNavTdClick:function(ad){z.cycleNext();z.pause();M.pause();H=true},pausePlayClick:function(ad){I=!I;isPause=I;M.updateVisualState(!I);z.togglePauseResume()},onInteractStart:function(ad){P()},onInteractEnd:function(ad){Q()},spriteLocation:R.navigationSpriteLocation,widget_id:R.widget_id});var P=function(){if(I){return}M.updateVisualState(false);z.pause();M.pause();H=true};var Q=function(){if(I){return}M.updateVisualState(true);z.resume();M.resume();H=false};L.addEventListener("focusin",P);L.addEventListener("focusout",Q);L.addEventListener("mouseenter",P);L.addEventListener("mouseleave",Q);if(ab.length<=N){M.hide()}p(M,L,R,D);if(R.autoplay&&ab.length>N){I=false;H=false;z.togglePauseResume()}o(M,L,R);M.updateVisualState(D())}}};t.MultiSlideDetailViewWidget=function(aa){var B=typeof aa.container==="string"?document.getElementById(aa.container):aa.container;var S=aa.constrainToWidth;var Q=aa.height;var U=document.createElement("ul");var J=document.createElement("h2");var v=u.LibraryAware.Animations.getMultiSlideAnimation("detailview");var X=aa.items.length;var W=Math.min(aa.numberOfItemsToDisplay,X);var ah=[];var ab=aa.repeat===false?false:true;var x=aa.durationBetweenAnimation*s.MS_PER_SEC;var T=typeof aa.linkColor==="string"?aa.linkColor:"blue";var O=true;var N=true;var I=function(){return !N||!O};var H=aa.durationOfAnimation;var R=aa.itemSpacing;var E=229;var V;var w;var M;var ai;var z;var y;var ae=S+R;c(B);a(U,aa);n(B,U);b(B);if(B&&aa.items&&aa.items.length>0){s.emptyNode(B);if(aa.header){J.innerHTML=aa.header;s.setStyle(J,";"+aa.defaultHeaderStyle);J.id=aa.widget_id+"-header";B.appendChild(J)}var G=h(T,E);B.appendChild(G.root);w=function(){if(V){V.pause()}};var af=function(ar,ap,aq){if(aq===undefined){aq=false}G.image.src=ar.book_jacket;G.titleLink.href=ap;G.titleLink.innerHTML=ar.title;G.author.innerHTML=ar.author?"by "+ar.author:ar.author;G.annotation.style.overflow="visible";G.annotation.style.height="auto";G.annotation.innerHTML=ar.annotation;G.showMoreLess.innerHTML=r;G.showMoreLess.style.display="block";var aj=G.annotation.offsetHeight;var av=G.title.offsetHeight;var am=G.authorContainer.offsetHeight;var aw=parseInt(G.title.style.marginBottom,10);var an=parseInt(G.authorContainer.style.marginTop,10);var au=Math.max(isNaN(aw)?0:aw,isNaN(an)?0:an);an=parseInt(G.authorContainer.style.marginBottom,10);var ak=parseInt(G.annotation.style.marginTop,10);var al=Math.max(isNaN(an)?0:an,isNaN(ak)?0:ak);var ao=E-(av+au+am+al);G.keyClickHandler=function(){var az=U.childNodes;for(var ax=0;ax<az.length;ax++){var ay=az[ax].firstChild;if(G.elementSelectedIndex===ax){G.elementSelectedIndex=undefined;ay.focus();break}}};if(aq){G.titleLink.focus()}if(aj>ao){var at=G.showMoreLess.offsetHeight;G.annotation.style.height=(ao-at)+"px";G.annotation.style.overflow="hidden";G.hasShowMoreLess=true}else{G.showMoreLess.style.display="none";G.annotation.style.height=ao+"px";G.hasShowMoreLess=false}};var ac=function(an){var ao=an.recordData.RecordId;var al=U.childNodes;for(var aj=0;aj<al.length;aj++){var ak=al[aj].firstChild;var am=ak.recordData.RecordId;if(ak.firstChild){s.setStyle(ak.firstChild,"margin","0")}if(am===ao){s.setStyle(ak,"outline","2px solid "+T);s.setStyle(ak,"outline-offset","-2px")}else{s.setStyle(ak,"outline","none")}}};var P=function(){ac(this);if(y){y.pause()}if(V){V.pause()}N=true;O=true;G.elementSelectedIndex=parseInt(this.parentNode.getAttribute("data-element-index"),10);af(this.recordData,this.recordLink,true)};z={"list-style":"none",overflow:"vissible",width:S+"px",height:Q+"px",margin:0,padding:0,"float":"left"};for(M=0;M<X;M++){ai=e(aa.items[M],z,aa.itemSpacing,P,i(M,X),U.childNodes.length);U.appendChild(ai);ah.push(ai)}if(ah.length>W&&ab){for(M=0;M<W;M++){ai=e(aa.items[M],z,aa.itemSpacing,P,i(M,W),U.childNodes.length);U.appendChild(ai);ah.push(ai)}}if(aa.center){s.setStyle(B,"margin","auto")}var ag=document.createElement("div");ag.style.padding="10px 20px 10px 20px";ag.style.height=Q+20+"px";B.style.width="100%";k(ah,ag,1);if(aa.backgroundColor){s.setStyle(U,"background-color",aa.backgroundColor);s.setStyle(ag,"background-color",aa.backgroundColor)}B.appendChild(ag);ag.appendChild(U);if(v){v.initialize({viewport:ag,list:U,itemWidth:ae,itemHeight:Q,totalNumberOfItems:ah.length})}B.style.maxWidth=(S*W+(R*(W-1))+40)+"px";if(X>0){af(aa.items[0].recordData,aa.items[0].href)}var ad=J.offsetHeight+G.root.offsetHeight+ag.offsetHeight;if(J.offsetHeight>0){var L=parseInt(J.style.marginBottom,10);var F=parseInt(G.root.style.marginTop,10);var K=Math.max(isNaN(L)?0:L,isNaN(F)?0:F);ad+=K}var C=parseInt(G.root.style.marginBottom,10);var A=parseInt(ag.style.marginTop,10);var D=Math.max(isNaN(C)?0:C,isNaN(A)?0:A);ad+=D;B.style.height=ad+20+"px";if(v&&ah.length>0){y=new d({animation:v,list:U,numberOfWidgetSlides:X,numberOfItemsToDisplay:W,repeatAnimation:ab,widgetElements:ah,animationCompleted:w,animationWaitTime:x,durationOfAnimation:H,reInitialized:function(){v.initialize({viewport:ag,list:U,itemWidth:ae,itemHeight:Q,totalNumberOfItems:ah.length})}});V=new j({wrapper:ag,previousNavTdClick:function(aj){y.cyclePrev();y.pause();V.pause();N=true},nextNavTdClick:function(aj){y.cycleNext();y.pause();V.pause();N=true},pausePlayClick:function(aj){O=!O;isPause=O;V.updateVisualState(!O);y.togglePauseResume()},onInteractStart:function(aj){Y()},onInteractEnd:function(aj){Z()},spriteLocation:aa.navigationSpriteLocation,widget_id:aa.widget_id});var Y=function(){if(O){return}V.updateVisualState(false);y.pause();V.pause();N=true};var Z=function(){if(O){return}V.updateVisualState(true);y.resume();V.resume();N=false};U.addEventListener("focusin",Y);U.addEventListener("focusout",Z);U.addEventListener("mouseenter",Y);U.addEventListener("mouseleave",Z);p(V,U,aa,I);if(aa.autoplay&&ah.length>W){O=false;N=false;y.togglePauseResume()}o(V,U,aa);V.updateVisualState(I())}}};t.WebContentWidget=function(N){var w=typeof N.container==="string"?document.getElementById(N.container):N.container;var M=N.items;var B,K,L,J,C,E,v,H,I,F,D;var y,G,z,A;var x=document.createElement("h2");if(M&&w&&M.length){s.setStyle(w,"text-align","left");if(N.header!==null){x.innerHTML=N.header;x.id=N.widget_id+"-header";s.setStyle(x,N.defaultHeaderStyle);w.appendChild(x)}D=document.createElement("div");c(w);a(D,N);b(w);D.id="Links";for(y=0,G=M.length;y<G;y++){F=M[y];L=F.Issues;if(L.length>0){H=document.createElement("div");H.className="NewsletterList";J=document.createElement("div");H.appendChild(J);J.innerHTML=F.ListName;J.className="NewsletterListTitle";if(N.includeNewsletterListDescription){I=document.createElement("div");I.className="NewsletterListDesc";H.appendChild(I);I.innerHTML=F.ListDescription}B=document.createElement("div");B.className="NewsletterListLinks";C=document.createElement("ul");B.appendChild(C);s.setStyle(C,"margin-top:1em; margin-bottom:1em; padding-left:40px;");for(z=0,A=L.length;z<A;z++){K=L[z];E=document.createElement("li");v=document.createElement("a");v.className="LinkText";v.innerHTML=K.Name;v.href=K.Link;v.setAttribute("target","_blank");E.appendChild(v);if(K.FormattedDate){E.appendChild(document.createTextNode(" "+K.FormattedDate))}C.appendChild(E)}H.appendChild(B);D.appendChild(H)}}w.appendChild(D)}};t.NewsletterIssueWidget=function(y){var v=typeof y.container==="string"?document.getElementById(y.container):y.container;var x=document.createElement("h2");var w=document.createElement("div");if(y.header!==null){x.innerHTML=y.header;s.setStyle(x,y.defaultHeaderStyle);x.id=y.widget_id+"-header";v.appendChild(x)}c(v);a(w,y);b(v);w.innerHTML=y.widget_content||"";v.appendChild(w)};if(!document.getElementsByClassName){document.getElementsByClassName=function(v){var w=[],z=document.getElementsByTagName("*"),y=new RegExp("(^|\\s)"+v+"(\\s|$)");for(var x=0;x<z.length;x++){if(y.test(z[x].className)){w.push(z[x])}}return w}}if(!u.LibraryAware.PromotionalWidgetProxy){u.LibraryAware.PromotionalWidgetProxy=function(y){var B=document.getElementsByClassName("libraryaware_widget_"+y.widget_id);var w,x;if(B){for(w=0,x=B.length;w<x;w++){var v=B[w];var C={};for(var z in y){if(y.hasOwnProperty(z)){C[z]=y[z]}}C.container=v;C.borderRadius=5;C.logMetrics=true;var A=new LibraryAware.Widgets.SingleSlideWidget(C)}}}}if(!u.LibraryAware.SingleJacketWidgetProxy){u.LibraryAware.SingleJacketWidgetProxy=function(y){var B=document.getElementsByClassName("libraryaware_widget_"+y.widget_id);var w,x;if(B){for(w=0,x=B.length;w<x;w++){var v=B[w];var C={};for(var z in y){if(y.hasOwnProperty(z)){C[z]=y[z]}}C.container=v;C.logMetrics=false;var A=new LibraryAware.Widgets.SingleSlideWidget(C)}}}}if(!u.LibraryAware.MultipleJacketWidgetProxy){u.LibraryAware.MultipleJacketWidgetProxy=function(y){var B=document.getElementsByClassName("libraryaware_widget_"+y.widget_id);var w,x;if(B){for(w=0,x=B.length;w<x;w++){var v=B[w];var C={};for(var z in y){if(y.hasOwnProperty(z)){C[z]=y[z]}}C.container=v;var A=new LibraryAware.Widgets.MultiSlideWidget(C)}}}}if(!u.LibraryAware.MultipleJacketDetailViewWidgetProxy){u.LibraryAware.MultipleJacketDetailViewWidgetProxy=function(y){var B=document.getElementsByClassName("libraryaware_widget_"+y.widget_id);var w,x;if(B){for(w=0,x=B.length;w<x;w++){var v=B[w];var C={};for(var z in y){if(y.hasOwnProperty(z)){C[z]=y[z]}}C.container=v;var A=new LibraryAware.Widgets.MultiSlideDetailViewWidget(C)}}}}if(!u.LibraryAware.WebContentWidgetProxy){u.LibraryAware.WebContentWidgetProxy=function(z){function v(B){var E={};for(var C in z){if(z.hasOwnProperty(C)){E[C]=z[C]}}E.container=B;var D=new LibraryAware.Widgets.WebContentWidget(E)}if(z.widget_id){var A=document.getElementsByClassName("libraryaware_widget_"+z.widget_id);var w,y;if(A){for(w=0,y=A.length;w<y;w++){v(A[w])}}}else{var x=document.getElementById("NextReadsEnhancement");if(x){v(x)}}}}if(!u.LibraryAware.NewsletterIssueWidgetProxy){u.LibraryAware.NewsletterIssueWidgetProxy=function(y){var B=document.getElementsByClassName("libraryaware_widget_"+y.widget_id);var w,x;if(B){for(w=0,x=B.length;w<x;w++){var v=B[w];var C={};for(var z in y){if(y.hasOwnProperty(z)){C[z]=y[z]}}C.container=v;C.logMetrics=false;var A=new LibraryAware.Widgets.NewsletterIssueWidget(C)}}}}})(this);LibraryAware.NewsletterIssueWidgetProxy({"widget_id":"5768f3b14a7b4e1aa8a0be24840f666d","widget_content":"<style type='text/css'>.pannable_image{clear:none;display: inline-block;border: 0px solid transparent;display: inline-block;overflow: hidden;position:relative;width:100%;max-height:100%;}.pannable_image img{ display:block; } #libraryaware_rendered_content [data-brandingblock=\"Bookmark\"] { width: 2.25in; height: 2.25in; } #libraryaware_rendered_content [data-brandingblock=\"Flyer (Portrait)\"] { width: 8in; height: 1.25in; } #libraryaware_rendered_content [data-brandingblock=\"Flyer (Landscape)\"] { width: 10.5in; height: 1.25in; } #libraryaware_rendered_content [data-brandingblock=\"Half Flyer (Landscape)\"] { width: 8in; height: 0.75in; } #libraryaware_rendered_content [data-brandingblock=\"Half Flyer (Portrait)\"] { width: 5in; height: 0.75in; } #libraryaware_rendered_content [data-brandingblock=\"Quarter Flyer (Landscape)\"] { width: 5in; height: 0.625in; } #libraryaware_rendered_content [data-brandingblock=\"Quarter Flyer (Portrait)\"] { width: 3.75in; height: 0.625in; } #libraryaware_rendered_content [data-brandingblock=\"Trifold Brochure (Landscape)\"] { width: 3.16in; height: 1.5in; } #libraryaware_rendered_content [data-brandingblock=\"Bookmark Wide (Portrait)\"] { width: 304px; height: 144px; } #libraryaware_rendered_content [data-brandingblock=\"Bifold Brochure (Landscape)\"] { width: 5in; height: 1.5in; } #libraryaware_rendered_content [data-brandingblock=\"Email Header\"] { width: 600px; height: auto; } #libraryaware_rendered_content [data-brandingblock=\"Email Footer\"] { width: 600px; height: auto; } #libraryaware_rendered_content [data-brandingblock=\"Letter Header\"] { width: 600px; height: auto; } #libraryaware_rendered_content [data-brandingblock=\"Letter Footer\"] { width: 600px; height: auto; } #libraryaware_rendered_content [data-brandingblock=\"Poster (Portrait)\"] { width: 10.5in; height: 1in; } #libraryaware_rendered_content [data-brandingblock=\"Poster (Landscape)\"] { width: 16.5in; height: 1in; }#libraryaware_rendered_content {\n  display: block;\n  margin: 0;\n  padding: 0;\n  font-family: Arial, sans-serif;\n  /* This fixes a text-wrapping issue */\n\n  line-height: 1;\n  /* Reapplying ckeditor border to tables being edited so it is has the id specificity as well */\n\n}\n#libraryaware_rendered_content .print {\n  background: white;\n  font-size: 12pt;\n}\n#libraryaware_rendered_content .web,\n#libraryaware_rendered_content .email {\n  background: white;\n  font-size: 12px;\n}\n#libraryaware_rendered_content table,\n#libraryaware_rendered_content tr,\n#libraryaware_rendered_content th,\n#libraryaware_rendered_content td {\n  border-collapse: collapse;\n  margin: 0px;\n  padding: 0px;\n  border: none;\n}\n#libraryaware_rendered_content .format_box {\n  overflow: hidden;\n}\n#libraryaware_rendered_content .pannable_image img {\n  display: block;\n}\n#libraryaware_rendered_content .libraryaware_usercreated td {\n  line-height: inherit;\n  min-width: 10px;\n}\n#libraryaware_rendered_content table.cke_show_border,\n#libraryaware_rendered_content table.cke_show_border > tr > td,\n#libraryaware_rendered_content table.cke_show_border > tr > th,\n#libraryaware_rendered_content table.cke_show_border > tbody > tr > td,\n#libraryaware_rendered_content table.cke_show_border > tbody > tr > th,\n#libraryaware_rendered_content table.cke_show_border > thead > tr > td,\n#libraryaware_rendered_content table.cke_show_border > thead > tr > th,\n#libraryaware_rendered_content table.cke_show_border > tfoot > tr > td,\n#libraryaware_rendered_content table.cke_show_border > tfoot > tr > th {\n  border: lightgray 1px dotted;\n}\n#libraryaware_rendered_content #pagecontent_0,\n#libraryaware_rendered_content #pagecontent_1 {\n  overflow: hidden;\n}\n#libraryaware_rendered_content *[data-libraryaware-no-branding] {\n  display: none;\n}\n#libraryaware_rendered_content ul,\n#libraryaware_rendered_content ol {\n  margin: 1em 0em 1em 30px;\n  padding-left: 0px;\n}\n#libraryaware_rendered_content .letter {\n  background-color: white;\n}\n#libraryaware_rendered_content .eblast .box1,\n#libraryaware_rendered_content .letter .box1 {\n  background-color: #e3543e;\n  line-height: 1.1;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 14px;\n  line-height: 16px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box1 .level1,\n#libraryaware_rendered_content .letter .box1 .level1 {\n  font-family: Georgia, serif, 'Lucida Sans Unicode';\n  color: white;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box1 .level2,\n#libraryaware_rendered_content .letter .box1 .level2 {\n  font-family: Georgia, serif, 'Lucida Sans Unicode';\n  color: white;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box1 .level3,\n#libraryaware_rendered_content .letter .box1 .level3 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box1 .level4,\n#libraryaware_rendered_content .letter .box1 .level4 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box1 .libraryaware-section[data-editing-mode=\"placeholder\"] .level1,\n#libraryaware_rendered_content .letter .box1 .libraryaware-section[data-editing-mode=\"placeholder\"] .level1 {\n  font-family: Georgia, serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 30px;\n  line-height: 36px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box1 .libraryaware-section[data-editing-mode=\"placeholder\"] .level2,\n#libraryaware_rendered_content .letter .box1 .libraryaware-section[data-editing-mode=\"placeholder\"] .level2 {\n  font-family: Georgia, serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 26px;\n  line-height: 31px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box1 .libraryaware-section[data-editing-mode=\"placeholder\"] .level3,\n#libraryaware_rendered_content .letter .box1 .libraryaware-section[data-editing-mode=\"placeholder\"] .level3 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 24px;\n  line-height: 29px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box1 .libraryaware-section[data-editing-mode=\"placeholder\"] .level4,\n#libraryaware_rendered_content .letter .box1 .libraryaware-section[data-editing-mode=\"placeholder\"] .level4 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 18px;\n  line-height: 22px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box1 td,\n#libraryaware_rendered_content .letter .box1 td {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 30px;\n  line-height: 36px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box1 a,\n#libraryaware_rendered_content .letter .box1 a {\n  color: white;\n}\n#libraryaware_rendered_content .eblast .box2,\n#libraryaware_rendered_content .letter .box2 {\n  background-color: #8e6a06;\n  line-height: 1.1;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 13px;\n  line-height: 16px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box2 .level1,\n#libraryaware_rendered_content .letter .box2 .level1 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 16px;\n  line-height: 19px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box2 .level2,\n#libraryaware_rendered_content .letter .box2 .level2 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 15px;\n  line-height: 18px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box2 .level3,\n#libraryaware_rendered_content .letter .box2 .level3 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 13px;\n  line-height: 16px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box2 .level4,\n#libraryaware_rendered_content .letter .box2 .level4 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 12px;\n  line-height: 15px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box2 td,\n#libraryaware_rendered_content .letter .box2 td {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 13px;\n  line-height: 16px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box2 a,\n#libraryaware_rendered_content .letter .box2 a {\n  color: white;\n}\n#libraryaware_rendered_content .eblast .box2 td.toc-header,\n#libraryaware_rendered_content .letter .box2 td.toc-header {\n  padding-bottom: 5px;\n  padding-top: 5px;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 14px;\n  line-height: 17px;\n  font-weight: bold;\n}\n#libraryaware_rendered_content .eblast .box2 td.toc-header a,\n#libraryaware_rendered_content .letter .box2 td.toc-header a {\n  color: white;\n}\n#libraryaware_rendered_content .eblast .box2 .sidebar,\n#libraryaware_rendered_content .letter .box2 .sidebar {\n  padding: 3px;\n  background-color: #58595b;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 13px;\n  line-height: 18px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box2 .sidebar .level1,\n#libraryaware_rendered_content .letter .box2 .sidebar .level1,\n#libraryaware_rendered_content .eblast .box2 .sidebar .level2,\n#libraryaware_rendered_content .letter .box2 .sidebar .level2,\n#libraryaware_rendered_content .eblast .box2 .sidebar .level3,\n#libraryaware_rendered_content .letter .box2 .sidebar .level3,\n#libraryaware_rendered_content .eblast .box2 .sidebar .level4,\n#libraryaware_rendered_content .letter .box2 .sidebar .level4 {\n  color: white;\n}\n#libraryaware_rendered_content .eblast .box2 .sidebar a,\n#libraryaware_rendered_content .letter .box2 .sidebar a {\n  color: white;\n}\n#libraryaware_rendered_content .eblast .box2 .sidebarwhite,\n#libraryaware_rendered_content .letter .box2 .sidebarwhite {\n  padding: 3px;\n  background-color: white;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: #255693;\n  font-size: 13px;\n  line-height: 18px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box2 .sidebarwhite .level1,\n#libraryaware_rendered_content .letter .box2 .sidebarwhite .level1,\n#libraryaware_rendered_content .eblast .box2 .sidebarwhite .level2,\n#libraryaware_rendered_content .letter .box2 .sidebarwhite .level2 {\n  color: #255693;\n}\n#libraryaware_rendered_content .eblast .box2 .sidebarwhite .level3,\n#libraryaware_rendered_content .letter .box2 .sidebarwhite .level3,\n#libraryaware_rendered_content .eblast .box2 .sidebarwhite .level4,\n#libraryaware_rendered_content .letter .box2 .sidebarwhite .level4 {\n  color: black;\n}\n#libraryaware_rendered_content .eblast .box2 .sidebarwhite a,\n#libraryaware_rendered_content .letter .box2 .sidebarwhite a {\n  color: #255693;\n}\n#libraryaware_rendered_content .eblast .box2 td.toc-record,\n#libraryaware_rendered_content .letter .box2 td.toc-record {\n  padding-bottom: 5px;\n  padding-left: 10px;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 12px;\n  line-height: 15px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box2 td.toc-record a,\n#libraryaware_rendered_content .letter .box2 td.toc-record a {\n  color: white;\n}\n#libraryaware_rendered_content .eblast .box2 .section_header,\n#libraryaware_rendered_content .letter .box2 .section_header {\n  padding: 3px;\n  background-color: #e3543e;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 16px;\n  line-height: 19px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box2 .section_header .level1,\n#libraryaware_rendered_content .letter .box2 .section_header .level1,\n#libraryaware_rendered_content .eblast .box2 .section_header .level2,\n#libraryaware_rendered_content .letter .box2 .section_header .level2,\n#libraryaware_rendered_content .eblast .box2 .section_header .level3,\n#libraryaware_rendered_content .letter .box2 .section_header .level3,\n#libraryaware_rendered_content .eblast .box2 .section_header .level4,\n#libraryaware_rendered_content .letter .box2 .section_header .level4 {\n  color: white;\n}\n#libraryaware_rendered_content .eblast .box2 .section_header a,\n#libraryaware_rendered_content .letter .box2 .section_header a {\n  color: white;\n}\n#libraryaware_rendered_content .eblast .box2 .section_header_color,\n#libraryaware_rendered_content .letter .box2 .section_header_color {\n  padding: 3px;\n  background-color: #e3543e;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 16px;\n  line-height: 19px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box2 .section_header_color .level1,\n#libraryaware_rendered_content .letter .box2 .section_header_color .level1,\n#libraryaware_rendered_content .eblast .box2 .section_header_color .level2,\n#libraryaware_rendered_content .letter .box2 .section_header_color .level2,\n#libraryaware_rendered_content .eblast .box2 .section_header_color .level3,\n#libraryaware_rendered_content .letter .box2 .section_header_color .level3,\n#libraryaware_rendered_content .eblast .box2 .section_header_color .level4,\n#libraryaware_rendered_content .letter .box2 .section_header_color .level4 {\n  color: white;\n}\n#libraryaware_rendered_content .eblast .box2 .section_header_color a,\n#libraryaware_rendered_content .letter .box2 .section_header_color a {\n  color: white;\n}\n#libraryaware_rendered_content .eblast .box2 .bottom_border,\n#libraryaware_rendered_content .letter .box2 .bottom_border {\n  border-top: 0;\n  border-left: 0;\n  border-right: 0;\n  border-bottom-style: double;\n  border-bottom-color: white;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 16px;\n  line-height: 19px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box2 .bottom_border_double,\n#libraryaware_rendered_content .letter .box2 .bottom_border_double {\n  border-top: 0;\n  border-left: 0;\n  border-right: 0;\n  border-bottom-style: double;\n  border-bottom-color: white;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 16px;\n  line-height: 19px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box2 .bottom_border_bar,\n#libraryaware_rendered_content .letter .box2 .bottom_border_bar {\n  border-top: 0;\n  border-left: 0;\n  border-right: 0;\n  border-bottom-style: solid;\n  border-bottom-color: white;\n  border-bottom-width: 2px;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 16px;\n  line-height: 19px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box2 .border_wide,\n#libraryaware_rendered_content .letter .box2 .border_wide {\n  border-left: 0;\n  border-right: 0;\n  border-top-style: solid;\n  border-top-color: #e3543e;\n  border-top-width: 10px;\n  border-bottom-style: solid;\n  border-bottom-color: #e3543e;\n  border-bottom-width: 10px;\n}\n#libraryaware_rendered_content .eblast .box2 .bottom_border_dotted,\n#libraryaware_rendered_content .letter .box2 .bottom_border_dotted {\n  border-top: 0;\n  border-left: 0;\n  border-right: 0;\n  border-bottom-style: dotted;\n  border-bottom-color: white;\n  border-bottom-width: 1px;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 16px;\n  line-height: 19px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box2 .bottom_border_dotted_wide,\n#libraryaware_rendered_content .letter .box2 .bottom_border_dotted_wide {\n  border-top: 0;\n  border-left: 0;\n  border-right: 0;\n  border-bottom-style: dotted;\n  border-bottom-color: white;\n  border-bottom-width: 11px;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 16px;\n  line-height: 19px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box2 .a1bg,\n#libraryaware_rendered_content .letter .box2 .a1bg,\n#libraryaware_rendered_content .eblast .box2 .a1headerbg,\n#libraryaware_rendered_content .letter .box2 .a1headerbg {\n  padding: 3px;\n  background-color: #e3543e;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 11px;\n  line-height: 15px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box2 .a1bg .level1,\n#libraryaware_rendered_content .letter .box2 .a1bg .level1,\n#libraryaware_rendered_content .eblast .box2 .a1headerbg .level1,\n#libraryaware_rendered_content .letter .box2 .a1headerbg .level1,\n#libraryaware_rendered_content .eblast .box2 .a1bg .level2,\n#libraryaware_rendered_content .letter .box2 .a1bg .level2,\n#libraryaware_rendered_content .eblast .box2 .a1headerbg .level2,\n#libraryaware_rendered_content .letter .box2 .a1headerbg .level2,\n#libraryaware_rendered_content .eblast .box2 .a1bg .level3,\n#libraryaware_rendered_content .letter .box2 .a1bg .level3,\n#libraryaware_rendered_content .eblast .box2 .a1headerbg .level3,\n#libraryaware_rendered_content .letter .box2 .a1headerbg .level3,\n#libraryaware_rendered_content .eblast .box2 .a1bg .level4,\n#libraryaware_rendered_content .letter .box2 .a1bg .level4,\n#libraryaware_rendered_content .eblast .box2 .a1headerbg .level4,\n#libraryaware_rendered_content .letter .box2 .a1headerbg .level4 {\n  color: white;\n}\n#libraryaware_rendered_content .eblast .box2 .a1bg a,\n#libraryaware_rendered_content .letter .box2 .a1bg a,\n#libraryaware_rendered_content .eblast .box2 .a1headerbg a,\n#libraryaware_rendered_content .letter .box2 .a1headerbg a {\n  color: white;\n}\n#libraryaware_rendered_content .eblast .box2 .a1headerbg,\n#libraryaware_rendered_content .letter .box2 .a1headerbg,\n#libraryaware_rendered_content .eblast .box2 .bheaderbg,\n#libraryaware_rendered_content .letter .box2 .bheaderbg,\n#libraryaware_rendered_content .eblast .box2 .cheaderbg,\n#libraryaware_rendered_content .letter .box2 .cheaderbg,\n#libraryaware_rendered_content .eblast .box2 .dheaderbg,\n#libraryaware_rendered_content .letter .box2 .dheaderbg,\n#libraryaware_rendered_content .eblast .box2 .headernobg,\n#libraryaware_rendered_content .letter .box2 .headernobg {\n  padding: 3px;\n  background-color: #e3543e;\n  line-height: 1;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 11px;\n  line-height: 14px;\n  font-weight: inherit;\n  line-height: 15px;\n}\n#libraryaware_rendered_content .eblast .box2 .a1headerbg a,\n#libraryaware_rendered_content .letter .box2 .a1headerbg a,\n#libraryaware_rendered_content .eblast .box2 .bheaderbg a,\n#libraryaware_rendered_content .letter .box2 .bheaderbg a,\n#libraryaware_rendered_content .eblast .box2 .cheaderbg a,\n#libraryaware_rendered_content .letter .box2 .cheaderbg a,\n#libraryaware_rendered_content .eblast .box2 .dheaderbg a,\n#libraryaware_rendered_content .letter .box2 .dheaderbg a,\n#libraryaware_rendered_content .eblast .box2 .headernobg a,\n#libraryaware_rendered_content .letter .box2 .headernobg a {\n  color: white;\n}\n#libraryaware_rendered_content .eblast .box2 .bbg,\n#libraryaware_rendered_content .letter .box2 .bbg,\n#libraryaware_rendered_content .eblast .box2 .bheaderbg,\n#libraryaware_rendered_content .letter .box2 .bheaderbg {\n  padding: 3px;\n  background-color: #58595b;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 11px;\n  line-height: 15px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box2 .bbg .level1,\n#libraryaware_rendered_content .letter .box2 .bbg .level1,\n#libraryaware_rendered_content .eblast .box2 .bheaderbg .level1,\n#libraryaware_rendered_content .letter .box2 .bheaderbg .level1,\n#libraryaware_rendered_content .eblast .box2 .bbg .level2,\n#libraryaware_rendered_content .letter .box2 .bbg .level2,\n#libraryaware_rendered_content .eblast .box2 .bheaderbg .level2,\n#libraryaware_rendered_content .letter .box2 .bheaderbg .level2,\n#libraryaware_rendered_content .eblast .box2 .bbg .level3,\n#libraryaware_rendered_content .letter .box2 .bbg .level3,\n#libraryaware_rendered_content .eblast .box2 .bheaderbg .level3,\n#libraryaware_rendered_content .letter .box2 .bheaderbg .level3,\n#libraryaware_rendered_content .eblast .box2 .bbg .level4,\n#libraryaware_rendered_content .letter .box2 .bbg .level4,\n#libraryaware_rendered_content .eblast .box2 .bheaderbg .level4,\n#libraryaware_rendered_content .letter .box2 .bheaderbg .level4 {\n  color: white;\n}\n#libraryaware_rendered_content .eblast .box2 .bbg a,\n#libraryaware_rendered_content .letter .box2 .bbg a,\n#libraryaware_rendered_content .eblast .box2 .bheaderbg a,\n#libraryaware_rendered_content .letter .box2 .bheaderbg a {\n  color: white;\n}\n#libraryaware_rendered_content .eblast .box2 .cbg,\n#libraryaware_rendered_content .letter .box2 .cbg,\n#libraryaware_rendered_content .eblast .box2 .cheaderbg,\n#libraryaware_rendered_content .letter .box2 .cheaderbg {\n  padding: 3px;\n  background-color: #8e6a06;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 11px;\n  line-height: 15px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box2 .cbg .level1,\n#libraryaware_rendered_content .letter .box2 .cbg .level1,\n#libraryaware_rendered_content .eblast .box2 .cheaderbg .level1,\n#libraryaware_rendered_content .letter .box2 .cheaderbg .level1,\n#libraryaware_rendered_content .eblast .box2 .cbg .level2,\n#libraryaware_rendered_content .letter .box2 .cbg .level2,\n#libraryaware_rendered_content .eblast .box2 .cheaderbg .level2,\n#libraryaware_rendered_content .letter .box2 .cheaderbg .level2,\n#libraryaware_rendered_content .eblast .box2 .cbg .level3,\n#libraryaware_rendered_content .letter .box2 .cbg .level3,\n#libraryaware_rendered_content .eblast .box2 .cheaderbg .level3,\n#libraryaware_rendered_content .letter .box2 .cheaderbg .level3,\n#libraryaware_rendered_content .eblast .box2 .cbg .level4,\n#libraryaware_rendered_content .letter .box2 .cbg .level4,\n#libraryaware_rendered_content .eblast .box2 .cheaderbg .level4,\n#libraryaware_rendered_content .letter .box2 .cheaderbg .level4 {\n  color: white;\n}\n#libraryaware_rendered_content .eblast .box2 .cbg a,\n#libraryaware_rendered_content .letter .box2 .cbg a,\n#libraryaware_rendered_content .eblast .box2 .cheaderbg a,\n#libraryaware_rendered_content .letter .box2 .cheaderbg a {\n  color: white;\n}\n#libraryaware_rendered_content .eblast .box2 .dbg,\n#libraryaware_rendered_content .letter .box2 .dbg,\n#libraryaware_rendered_content .eblast .box2 .dheaderbg,\n#libraryaware_rendered_content .letter .box2 .dheaderbg {\n  padding: 3px;\n  background-color: #255693;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 11px;\n  line-height: 15px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box2 .dbg .level1,\n#libraryaware_rendered_content .letter .box2 .dbg .level1,\n#libraryaware_rendered_content .eblast .box2 .dheaderbg .level1,\n#libraryaware_rendered_content .letter .box2 .dheaderbg .level1,\n#libraryaware_rendered_content .eblast .box2 .dbg .level2,\n#libraryaware_rendered_content .letter .box2 .dbg .level2,\n#libraryaware_rendered_content .eblast .box2 .dheaderbg .level2,\n#libraryaware_rendered_content .letter .box2 .dheaderbg .level2,\n#libraryaware_rendered_content .eblast .box2 .dbg .level3,\n#libraryaware_rendered_content .letter .box2 .dbg .level3,\n#libraryaware_rendered_content .eblast .box2 .dheaderbg .level3,\n#libraryaware_rendered_content .letter .box2 .dheaderbg .level3,\n#libraryaware_rendered_content .eblast .box2 .dbg .level4,\n#libraryaware_rendered_content .letter .box2 .dbg .level4,\n#libraryaware_rendered_content .eblast .box2 .dheaderbg .level4,\n#libraryaware_rendered_content .letter .box2 .dheaderbg .level4 {\n  color: white;\n}\n#libraryaware_rendered_content .eblast .box2 .dbg a,\n#libraryaware_rendered_content .letter .box2 .dbg a,\n#libraryaware_rendered_content .eblast .box2 .dheaderbg a,\n#libraryaware_rendered_content .letter .box2 .dheaderbg a {\n  color: white;\n}\n#libraryaware_rendered_content .eblast .box2 .headernobg,\n#libraryaware_rendered_content .letter .box2 .headernobg {\n  padding: 3px;\n  background-color: transparent;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: #255693;\n  font-size: 11px;\n  line-height: 15px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box2 .headernobg .level1,\n#libraryaware_rendered_content .letter .box2 .headernobg .level1,\n#libraryaware_rendered_content .eblast .box2 .headernobg .level2,\n#libraryaware_rendered_content .letter .box2 .headernobg .level2,\n#libraryaware_rendered_content .eblast .box2 .headernobg .level3,\n#libraryaware_rendered_content .letter .box2 .headernobg .level3,\n#libraryaware_rendered_content .eblast .box2 .headernobg .level4,\n#libraryaware_rendered_content .letter .box2 .headernobg .level4 {\n  color: #255693;\n}\n#libraryaware_rendered_content .eblast .box2 .headernobg a,\n#libraryaware_rendered_content .letter .box2 .headernobg a {\n  color: #255693;\n}\n#libraryaware_rendered_content .eblast .box3,\n#libraryaware_rendered_content .letter .box3 {\n  line-height: 1.1;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: inherit;\n  font-size: 13px;\n  line-height: 18px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box3 td,\n#libraryaware_rendered_content .letter .box3 td {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: inherit;\n  font-size: 12px;\n  line-height: 17px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box3 .level1,\n#libraryaware_rendered_content .letter .box3 .level1 {\n  font-family: Georgia, serif, 'Lucida Sans Unicode';\n  color: #255693;\n  font-size: 18px;\n  line-height: 25px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box3 .level2,\n#libraryaware_rendered_content .letter .box3 .level2 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: #255693;\n  font-size: 17px;\n  line-height: 24px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box3 .level3,\n#libraryaware_rendered_content .letter .box3 .level3 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: black;\n  font-size: 13px;\n  line-height: 18px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box3 .level4,\n#libraryaware_rendered_content .letter .box3 .level4 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: black;\n  font-size: 12px;\n  line-height: 17px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box3 a,\n#libraryaware_rendered_content .letter .box3 a {\n  color: #255693;\n}\n#libraryaware_rendered_content .eblast .box3 td.toc-header,\n#libraryaware_rendered_content .letter .box3 td.toc-header {\n  padding-bottom: 5px;\n  padding-top: 5px;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: #255693;\n  font-size: 14px;\n  line-height: 17px;\n  font-weight: bold;\n}\n#libraryaware_rendered_content .eblast .box3 td.toc-header a,\n#libraryaware_rendered_content .letter .box3 td.toc-header a {\n  color: #255693;\n}\n#libraryaware_rendered_content .eblast .box3 td.toc-record,\n#libraryaware_rendered_content .letter .box3 td.toc-record {\n  padding-bottom: 5px;\n  padding-left: 10px;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: #255693;\n  font-size: 12px;\n  line-height: 15px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box3 td.toc-record a,\n#libraryaware_rendered_content .letter .box3 td.toc-record a {\n  color: #255693;\n}\n#libraryaware_rendered_content .eblast .box3 .section_header,\n#libraryaware_rendered_content .letter .box3 .section_header {\n  padding: 3px;\n  background-color: #58595b;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 18px;\n  line-height: 25px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box3 .section_header .level1,\n#libraryaware_rendered_content .letter .box3 .section_header .level1,\n#libraryaware_rendered_content .eblast .box3 .section_header .level2,\n#libraryaware_rendered_content .letter .box3 .section_header .level2,\n#libraryaware_rendered_content .eblast .box3 .section_header .level3,\n#libraryaware_rendered_content .letter .box3 .section_header .level3,\n#libraryaware_rendered_content .eblast .box3 .section_header .level4,\n#libraryaware_rendered_content .letter .box3 .section_header .level4 {\n  color: white;\n}\n#libraryaware_rendered_content .eblast .box3 .section_header a,\n#libraryaware_rendered_content .letter .box3 .section_header a {\n  color: white;\n}\n#libraryaware_rendered_content .eblast .box3 .sidebar,\n#libraryaware_rendered_content .letter .box3 .sidebar {\n  padding: 3px;\n  background-color: #8e6a06;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 13px;\n  line-height: 18px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box3 .sidebar .level1,\n#libraryaware_rendered_content .letter .box3 .sidebar .level1,\n#libraryaware_rendered_content .eblast .box3 .sidebar .level2,\n#libraryaware_rendered_content .letter .box3 .sidebar .level2,\n#libraryaware_rendered_content .eblast .box3 .sidebar .level3,\n#libraryaware_rendered_content .letter .box3 .sidebar .level3,\n#libraryaware_rendered_content .eblast .box3 .sidebar .level4,\n#libraryaware_rendered_content .letter .box3 .sidebar .level4 {\n  color: white;\n}\n#libraryaware_rendered_content .eblast .box3 .sidebar a,\n#libraryaware_rendered_content .letter .box3 .sidebar a {\n  color: white;\n}\n#libraryaware_rendered_content .eblast .box3 .a1bg,\n#libraryaware_rendered_content .letter .box3 .a1bg,\n#libraryaware_rendered_content .eblast .box3 .a1headerbg,\n#libraryaware_rendered_content .letter .box3 .a1headerbg {\n  padding: 3px;\n  background-color: #e3543e;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 11px;\n  line-height: 15px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box3 .a1bg .level1,\n#libraryaware_rendered_content .letter .box3 .a1bg .level1,\n#libraryaware_rendered_content .eblast .box3 .a1headerbg .level1,\n#libraryaware_rendered_content .letter .box3 .a1headerbg .level1,\n#libraryaware_rendered_content .eblast .box3 .a1bg .level2,\n#libraryaware_rendered_content .letter .box3 .a1bg .level2,\n#libraryaware_rendered_content .eblast .box3 .a1headerbg .level2,\n#libraryaware_rendered_content .letter .box3 .a1headerbg .level2,\n#libraryaware_rendered_content .eblast .box3 .a1bg .level3,\n#libraryaware_rendered_content .letter .box3 .a1bg .level3,\n#libraryaware_rendered_content .eblast .box3 .a1headerbg .level3,\n#libraryaware_rendered_content .letter .box3 .a1headerbg .level3,\n#libraryaware_rendered_content .eblast .box3 .a1bg .level4,\n#libraryaware_rendered_content .letter .box3 .a1bg .level4,\n#libraryaware_rendered_content .eblast .box3 .a1headerbg .level4,\n#libraryaware_rendered_content .letter .box3 .a1headerbg .level4 {\n  color: white;\n}\n#libraryaware_rendered_content .eblast .box3 .a1bg a,\n#libraryaware_rendered_content .letter .box3 .a1bg a,\n#libraryaware_rendered_content .eblast .box3 .a1headerbg a,\n#libraryaware_rendered_content .letter .box3 .a1headerbg a {\n  color: white;\n}\n#libraryaware_rendered_content .eblast .box3 .a1headerbg,\n#libraryaware_rendered_content .letter .box3 .a1headerbg,\n#libraryaware_rendered_content .eblast .box3 .bheaderbg,\n#libraryaware_rendered_content .letter .box3 .bheaderbg,\n#libraryaware_rendered_content .eblast .box3 .cheaderbg,\n#libraryaware_rendered_content .letter .box3 .cheaderbg,\n#libraryaware_rendered_content .eblast .box3 .dheaderbg,\n#libraryaware_rendered_content .letter .box3 .dheaderbg,\n#libraryaware_rendered_content .eblast .box3 .headernobg,\n#libraryaware_rendered_content .letter .box3 .headernobg {\n  padding: 3px;\n  background-color: #e3543e;\n  line-height: 1;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 11px;\n  line-height: 14px;\n  font-weight: inherit;\n  line-height: 15px;\n}\n#libraryaware_rendered_content .eblast .box3 .a1headerbg a,\n#libraryaware_rendered_content .letter .box3 .a1headerbg a,\n#libraryaware_rendered_content .eblast .box3 .bheaderbg a,\n#libraryaware_rendered_content .letter .box3 .bheaderbg a,\n#libraryaware_rendered_content .eblast .box3 .cheaderbg a,\n#libraryaware_rendered_content .letter .box3 .cheaderbg a,\n#libraryaware_rendered_content .eblast .box3 .dheaderbg a,\n#libraryaware_rendered_content .letter .box3 .dheaderbg a,\n#libraryaware_rendered_content .eblast .box3 .headernobg a,\n#libraryaware_rendered_content .letter .box3 .headernobg a {\n  color: white;\n}\n#libraryaware_rendered_content .eblast .box3 .bbg,\n#libraryaware_rendered_content .letter .box3 .bbg,\n#libraryaware_rendered_content .eblast .box3 .bheaderbg,\n#libraryaware_rendered_content .letter .box3 .bheaderbg {\n  padding: 3px;\n  background-color: #58595b;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 11px;\n  line-height: 15px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box3 .bbg .level1,\n#libraryaware_rendered_content .letter .box3 .bbg .level1,\n#libraryaware_rendered_content .eblast .box3 .bheaderbg .level1,\n#libraryaware_rendered_content .letter .box3 .bheaderbg .level1,\n#libraryaware_rendered_content .eblast .box3 .bbg .level2,\n#libraryaware_rendered_content .letter .box3 .bbg .level2,\n#libraryaware_rendered_content .eblast .box3 .bheaderbg .level2,\n#libraryaware_rendered_content .letter .box3 .bheaderbg .level2,\n#libraryaware_rendered_content .eblast .box3 .bbg .level3,\n#libraryaware_rendered_content .letter .box3 .bbg .level3,\n#libraryaware_rendered_content .eblast .box3 .bheaderbg .level3,\n#libraryaware_rendered_content .letter .box3 .bheaderbg .level3,\n#libraryaware_rendered_content .eblast .box3 .bbg .level4,\n#libraryaware_rendered_content .letter .box3 .bbg .level4,\n#libraryaware_rendered_content .eblast .box3 .bheaderbg .level4,\n#libraryaware_rendered_content .letter .box3 .bheaderbg .level4 {\n  color: white;\n}\n#libraryaware_rendered_content .eblast .box3 .bbg a,\n#libraryaware_rendered_content .letter .box3 .bbg a,\n#libraryaware_rendered_content .eblast .box3 .bheaderbg a,\n#libraryaware_rendered_content .letter .box3 .bheaderbg a {\n  color: white;\n}\n#libraryaware_rendered_content .eblast .box3 .cbg,\n#libraryaware_rendered_content .letter .box3 .cbg,\n#libraryaware_rendered_content .eblast .box3 .cheaderbg,\n#libraryaware_rendered_content .letter .box3 .cheaderbg {\n  padding: 3px;\n  background-color: #8e6a06;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 11px;\n  line-height: 15px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box3 .cbg .level1,\n#libraryaware_rendered_content .letter .box3 .cbg .level1,\n#libraryaware_rendered_content .eblast .box3 .cheaderbg .level1,\n#libraryaware_rendered_content .letter .box3 .cheaderbg .level1,\n#libraryaware_rendered_content .eblast .box3 .cbg .level2,\n#libraryaware_rendered_content .letter .box3 .cbg .level2,\n#libraryaware_rendered_content .eblast .box3 .cheaderbg .level2,\n#libraryaware_rendered_content .letter .box3 .cheaderbg .level2,\n#libraryaware_rendered_content .eblast .box3 .cbg .level3,\n#libraryaware_rendered_content .letter .box3 .cbg .level3,\n#libraryaware_rendered_content .eblast .box3 .cheaderbg .level3,\n#libraryaware_rendered_content .letter .box3 .cheaderbg .level3,\n#libraryaware_rendered_content .eblast .box3 .cbg .level4,\n#libraryaware_rendered_content .letter .box3 .cbg .level4,\n#libraryaware_rendered_content .eblast .box3 .cheaderbg .level4,\n#libraryaware_rendered_content .letter .box3 .cheaderbg .level4 {\n  color: white;\n}\n#libraryaware_rendered_content .eblast .box3 .cbg a,\n#libraryaware_rendered_content .letter .box3 .cbg a,\n#libraryaware_rendered_content .eblast .box3 .cheaderbg a,\n#libraryaware_rendered_content .letter .box3 .cheaderbg a {\n  color: white;\n}\n#libraryaware_rendered_content .eblast .box3 .dbg,\n#libraryaware_rendered_content .letter .box3 .dbg,\n#libraryaware_rendered_content .eblast .box3 .dheaderbg,\n#libraryaware_rendered_content .letter .box3 .dheaderbg {\n  padding: 3px;\n  background-color: #255693;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 11px;\n  line-height: 15px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box3 .dbg .level1,\n#libraryaware_rendered_content .letter .box3 .dbg .level1,\n#libraryaware_rendered_content .eblast .box3 .dheaderbg .level1,\n#libraryaware_rendered_content .letter .box3 .dheaderbg .level1,\n#libraryaware_rendered_content .eblast .box3 .dbg .level2,\n#libraryaware_rendered_content .letter .box3 .dbg .level2,\n#libraryaware_rendered_content .eblast .box3 .dheaderbg .level2,\n#libraryaware_rendered_content .letter .box3 .dheaderbg .level2,\n#libraryaware_rendered_content .eblast .box3 .dbg .level3,\n#libraryaware_rendered_content .letter .box3 .dbg .level3,\n#libraryaware_rendered_content .eblast .box3 .dheaderbg .level3,\n#libraryaware_rendered_content .letter .box3 .dheaderbg .level3,\n#libraryaware_rendered_content .eblast .box3 .dbg .level4,\n#libraryaware_rendered_content .letter .box3 .dbg .level4,\n#libraryaware_rendered_content .eblast .box3 .dheaderbg .level4,\n#libraryaware_rendered_content .letter .box3 .dheaderbg .level4 {\n  color: white;\n}\n#libraryaware_rendered_content .eblast .box3 .dbg a,\n#libraryaware_rendered_content .letter .box3 .dbg a,\n#libraryaware_rendered_content .eblast .box3 .dheaderbg a,\n#libraryaware_rendered_content .letter .box3 .dheaderbg a {\n  color: white;\n}\n#libraryaware_rendered_content .eblast .box3 .headernobg,\n#libraryaware_rendered_content .letter .box3 .headernobg {\n  padding: 3px;\n  background-color: transparent;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: #255693;\n  font-size: 11px;\n  line-height: 15px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box3 .headernobg .level1,\n#libraryaware_rendered_content .letter .box3 .headernobg .level1,\n#libraryaware_rendered_content .eblast .box3 .headernobg .level2,\n#libraryaware_rendered_content .letter .box3 .headernobg .level2,\n#libraryaware_rendered_content .eblast .box3 .headernobg .level3,\n#libraryaware_rendered_content .letter .box3 .headernobg .level3,\n#libraryaware_rendered_content .eblast .box3 .headernobg .level4,\n#libraryaware_rendered_content .letter .box3 .headernobg .level4 {\n  color: #255693;\n}\n#libraryaware_rendered_content .eblast .box3 .headernobg a,\n#libraryaware_rendered_content .letter .box3 .headernobg a {\n  color: #255693;\n}\n#libraryaware_rendered_content .eblast .box3 .section_header_color,\n#libraryaware_rendered_content .letter .box3 .section_header_color {\n  padding: 3px;\n  background-color: #e3543e;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 18px;\n  line-height: 25px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box3 .section_header_color .level1,\n#libraryaware_rendered_content .letter .box3 .section_header_color .level1,\n#libraryaware_rendered_content .eblast .box3 .section_header_color .level2,\n#libraryaware_rendered_content .letter .box3 .section_header_color .level2,\n#libraryaware_rendered_content .eblast .box3 .section_header_color .level3,\n#libraryaware_rendered_content .letter .box3 .section_header_color .level3,\n#libraryaware_rendered_content .eblast .box3 .section_header_color .level4,\n#libraryaware_rendered_content .letter .box3 .section_header_color .level4 {\n  color: white;\n}\n#libraryaware_rendered_content .eblast .box3 .section_header_color a,\n#libraryaware_rendered_content .letter .box3 .section_header_color a {\n  color: white;\n}\n#libraryaware_rendered_content .eblast .box3 .bottom_border,\n#libraryaware_rendered_content .letter .box3 .bottom_border {\n  border-top: 0;\n  border-left: 0;\n  border-right: 0;\n  border-bottom-style: double;\n  border-bottom-color: #e0e0e0;\n}\n#libraryaware_rendered_content .eblast .box3 .bottom_border_double,\n#libraryaware_rendered_content .letter .box3 .bottom_border_double {\n  border-top: 0;\n  border-left: 0;\n  border-right: 0;\n  border-bottom-style: double;\n  border-bottom-color: #255693;\n}\n#libraryaware_rendered_content .eblast .box3 .bottom_border_bar,\n#libraryaware_rendered_content .letter .box3 .bottom_border_bar {\n  border-top: 0;\n  border-left: 0;\n  border-right: 0;\n  border-bottom-style: solid;\n  border-bottom-color: #255693;\n  border-bottom-width: 2px;\n}\n#libraryaware_rendered_content .eblast .box3 .bottom_border_bar_wide,\n#libraryaware_rendered_content .letter .box3 .bottom_border_bar_wide {\n  border-top: 0;\n  border-left: 0;\n  border-right: 0;\n  border-bottom-style: solid;\n  border-bottom-color: #255693;\n  border-bottom-width: 10px;\n}\n#libraryaware_rendered_content .eblast .box3 .bottom_border_dotted,\n#libraryaware_rendered_content .letter .box3 .bottom_border_dotted {\n  border-top: 0;\n  border-left: 0;\n  border-right: 0;\n  border-bottom-style: dotted;\n  border-bottom-color: #255693;\n  border-bottom-width: 1px;\n}\n#libraryaware_rendered_content .eblast .box3 .bottom_border_dotted_wide,\n#libraryaware_rendered_content .letter .box3 .bottom_border_dotted_wide {\n  border-top: 0;\n  border-left: 0;\n  border-right: 0;\n  border-bottom-style: dotted;\n  border-bottom-color: #255693;\n  border-bottom-width: 11px;\n}\n#libraryaware_rendered_content .eblast .box4,\n#libraryaware_rendered_content .letter .box4 {\n  line-height: 1.1;\n}\n#libraryaware_rendered_content .eblast .box4 .level1,\n#libraryaware_rendered_content .letter .box4 .level1 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: #255693;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box4 .level2,\n#libraryaware_rendered_content .letter .box4 .level2 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: black;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box4 .level3,\n#libraryaware_rendered_content .letter .box4 .level3 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: black;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box4 .level4,\n#libraryaware_rendered_content .letter .box4 .level4 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: black;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box4 .libraryaware-section[data-editing-mode=\"placeholder\"] .level1,\n#libraryaware_rendered_content .letter .box4 .libraryaware-section[data-editing-mode=\"placeholder\"] .level1 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: #255693;\n  font-size: 14px;\n  line-height: 1.2;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box4 .libraryaware-section[data-editing-mode=\"placeholder\"] .level2,\n#libraryaware_rendered_content .letter .box4 .libraryaware-section[data-editing-mode=\"placeholder\"] .level2 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: black;\n  font-size: 13px;\n  line-height: 1.2;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box4 .libraryaware-section[data-editing-mode=\"placeholder\"] .level3,\n#libraryaware_rendered_content .letter .box4 .libraryaware-section[data-editing-mode=\"placeholder\"] .level3 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: black;\n  font-size: 12px;\n  line-height: 1.2;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box4 .libraryaware-section[data-editing-mode=\"placeholder\"] .level4,\n#libraryaware_rendered_content .letter .box4 .libraryaware-section[data-editing-mode=\"placeholder\"] .level4 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: black;\n  font-size: 11px;\n  line-height: 1.25;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box4 a,\n#libraryaware_rendered_content .letter .box4 a {\n  color: #255693;\n}\n#libraryaware_rendered_content .eblast .box6,\n#libraryaware_rendered_content .letter .box6 {\n  background-color: #8e6a06;\n  line-height: 1.1;\n}\n#libraryaware_rendered_content .eblast .box6 .level1,\n#libraryaware_rendered_content .letter .box6 .level1 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box6 .level2,\n#libraryaware_rendered_content .letter .box6 .level2 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box6 .level3,\n#libraryaware_rendered_content .letter .box6 .level3 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box6 .level4,\n#libraryaware_rendered_content .letter .box6 .level4 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box6 .libraryaware-section[data-editing-mode=\"placeholder\"] .level1,\n#libraryaware_rendered_content .letter .box6 .libraryaware-section[data-editing-mode=\"placeholder\"] .level1 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 16px;\n  line-height: 1.2;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box6 .libraryaware-section[data-editing-mode=\"placeholder\"] .level2,\n#libraryaware_rendered_content .letter .box6 .libraryaware-section[data-editing-mode=\"placeholder\"] .level2 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 15px;\n  line-height: 1.2;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box6 .libraryaware-section[data-editing-mode=\"placeholder\"] .level3,\n#libraryaware_rendered_content .letter .box6 .libraryaware-section[data-editing-mode=\"placeholder\"] .level3 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 13px;\n  line-height: 1.2;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box6 .libraryaware-section[data-editing-mode=\"placeholder\"] .level4,\n#libraryaware_rendered_content .letter .box6 .libraryaware-section[data-editing-mode=\"placeholder\"] .level4 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 12px;\n  line-height: 1.25;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box6 a,\n#libraryaware_rendered_content .letter .box6 a {\n  color: white;\n}\n#libraryaware_rendered_content .eblast .box7,\n#libraryaware_rendered_content .letter .box7 {\n  line-height: 1.1;\n}\n#libraryaware_rendered_content .eblast .box7 .level1,\n#libraryaware_rendered_content .letter .box7 .level1 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: #255693;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box7 .level2,\n#libraryaware_rendered_content .letter .box7 .level2 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: black;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box7 .level3,\n#libraryaware_rendered_content .letter .box7 .level3 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: black;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box7 .level4,\n#libraryaware_rendered_content .letter .box7 .level4 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: black;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box7 .libraryaware-section[data-editing-mode=\"placeholder\"] .level1,\n#libraryaware_rendered_content .letter .box7 .libraryaware-section[data-editing-mode=\"placeholder\"] .level1 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: #255693;\n  font-size: 14px;\n  line-height: 1.2;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box7 .libraryaware-section[data-editing-mode=\"placeholder\"] .level2,\n#libraryaware_rendered_content .letter .box7 .libraryaware-section[data-editing-mode=\"placeholder\"] .level2 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: black;\n  font-size: 13px;\n  line-height: 1.2;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box7 .libraryaware-section[data-editing-mode=\"placeholder\"] .level3,\n#libraryaware_rendered_content .letter .box7 .libraryaware-section[data-editing-mode=\"placeholder\"] .level3 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: black;\n  font-size: 12px;\n  line-height: 1.2;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box7 .libraryaware-section[data-editing-mode=\"placeholder\"] .level4,\n#libraryaware_rendered_content .letter .box7 .libraryaware-section[data-editing-mode=\"placeholder\"] .level4 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: black;\n  font-size: 11px;\n  line-height: 1.2;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .eblast .box7 a,\n#libraryaware_rendered_content .letter .box7 a {\n  color: #255693;\n}\n#libraryaware_rendered_content .eblast .box7 .section_header,\n#libraryaware_rendered_content .letter .box7 .section_header {\n  padding: 3px;\n  background-color: #e3543e;\n}\n#libraryaware_rendered_content .eblast .box7 .section_header .level1,\n#libraryaware_rendered_content .letter .box7 .section_header .level1,\n#libraryaware_rendered_content .eblast .box7 .section_header .level2,\n#libraryaware_rendered_content .letter .box7 .section_header .level2,\n#libraryaware_rendered_content .eblast .box7 .section_header .level3,\n#libraryaware_rendered_content .letter .box7 .section_header .level3,\n#libraryaware_rendered_content .eblast .box7 .section_header .level4,\n#libraryaware_rendered_content .letter .box7 .section_header .level4 {\n  color: white;\n}\n#libraryaware_rendered_content .eblast .box7 .section_header a,\n#libraryaware_rendered_content .letter .box7 .section_header a {\n  color: white;\n}\n#libraryaware_rendered_content .eblast .box7 .bottom_border,\n#libraryaware_rendered_content .letter .box7 .bottom_border {\n  border-top: 0;\n  border-left: 0;\n  border-right: 0;\n  border-bottom-style: double;\n  border-bottom-color: #e0e0e0;\n}\n#libraryaware_rendered_content .enewsletter .box1newsletter {\n  background-color: #e3543e;\n  line-height: 1.1;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 14px;\n  line-height: 18px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box1newsletter .level1 {\n  font-family: Georgia, serif, 'Lucida Sans Unicode';\n  color: white;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box1newsletter .level2 {\n  font-family: Georgia, serif, 'Lucida Sans Unicode';\n  color: white;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box1newsletter .level3 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box1newsletter .level4 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box1newsletter .libraryaware-section[data-editing-mode=\"placeholder\"] .level1 {\n  font-family: Georgia, serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 30px;\n  line-height: 36px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box1newsletter .libraryaware-section[data-editing-mode=\"placeholder\"] .level2 {\n  font-family: Georgia, serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 26px;\n  line-height: 31px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box1newsletter .libraryaware-section[data-editing-mode=\"placeholder\"] .level3 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 24px;\n  line-height: 29px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box1newsletter .libraryaware-section[data-editing-mode=\"placeholder\"] .level4 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 18px;\n  line-height: 22px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box1newsletter td {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 30px;\n  line-height: 36px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box1newsletter a {\n  color: white;\n}\n#libraryaware_rendered_content .enewsletter .box1a {\n  line-height: 1.1;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: #255693;\n  font-size: 28px;\n  line-height: 34px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box1a .level1 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: #255693;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box1a .level2 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: #255693;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box1a .level3 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: #255693;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box1a .level4 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: #255693;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box1a .libraryaware-section[data-editing-mode=\"placeholder\"] .level1 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: #255693;\n  font-size: 28px;\n  line-height: 34px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box1a .libraryaware-section[data-editing-mode=\"placeholder\"] .level2 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: #255693;\n  font-size: 22px;\n  line-height: 26px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box1a .libraryaware-section[data-editing-mode=\"placeholder\"] .level3 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: #255693;\n  font-size: 18px;\n  line-height: 22px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box1a .libraryaware-section[data-editing-mode=\"placeholder\"] .level4 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: #255693;\n  font-size: 14px;\n  line-height: 17px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box1a td {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: #255693;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box1a a {\n  color: #255693;\n}\n#libraryaware_rendered_content .enewsletter .box1 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-weight: inherit;\n  background-color: #e3543e;\n  line-height: 1.1;\n  font-size: 14px;\n  line-height: 16px;\n}\n#libraryaware_rendered_content .enewsletter .box1 .level1 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box1 .level2 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box1 .level3 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box1 .level4 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box1 .libraryaware-section[data-editing-mode=\"placeholder\"] {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 12px;\n  line-height: 14px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box1 .libraryaware-section[data-editing-mode=\"placeholder\"] .level1 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 28px;\n  line-height: 34px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box1 .libraryaware-section[data-editing-mode=\"placeholder\"] .level2 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 22px;\n  line-height: 26px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box1 .libraryaware-section[data-editing-mode=\"placeholder\"] .level3 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 18px;\n  line-height: 22px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box1 .libraryaware-section[data-editing-mode=\"placeholder\"] .level4 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 14px;\n  line-height: 17px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box1 td {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 30px;\n  line-height: 36px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box1 a {\n  color: white;\n}\n#libraryaware_rendered_content .enewsletter .box2 {\n  background-color: #8e6a06;\n  line-height: 1.1;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 13px;\n  line-height: 16px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box2 .level1 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 16px;\n  line-height: 19px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box2 .level2 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 15px;\n  line-height: 18px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box2 .level3 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 13px;\n  line-height: 16px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box2 .level4 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 12px;\n  line-height: 15px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box2 td {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 13px;\n  line-height: 16px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box2 a {\n  color: white;\n}\n#libraryaware_rendered_content .enewsletter .box2 td.toc-header {\n  padding-bottom: 5px;\n  padding-top: 5px;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 14px;\n  line-height: 17px;\n  font-weight: bold;\n}\n#libraryaware_rendered_content .enewsletter .box2 td.toc-header a {\n  color: white;\n}\n#libraryaware_rendered_content .enewsletter .box2 .sidebar {\n  padding: 3px;\n  background-color: #58595b;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 13px;\n  line-height: 18px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box2 .sidebar .level1,\n#libraryaware_rendered_content .enewsletter .box2 .sidebar .level2,\n#libraryaware_rendered_content .enewsletter .box2 .sidebar .level3,\n#libraryaware_rendered_content .enewsletter .box2 .sidebar .level4 {\n  color: white;\n}\n#libraryaware_rendered_content .enewsletter .box2 .sidebar a {\n  color: white;\n}\n#libraryaware_rendered_content .enewsletter .box2 .sidebarwhite {\n  padding: 3px;\n  background-color: white;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: #255693;\n  font-size: 13px;\n  line-height: 18px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box2 .sidebarwhite .level1,\n#libraryaware_rendered_content .enewsletter .box2 .sidebarwhite .level2 {\n  color: #255693;\n}\n#libraryaware_rendered_content .enewsletter .box2 .sidebarwhite .level3,\n#libraryaware_rendered_content .enewsletter .box2 .sidebarwhite .level4 {\n  color: black;\n}\n#libraryaware_rendered_content .enewsletter .box2 .sidebarwhite a {\n  color: #255693;\n}\n#libraryaware_rendered_content .enewsletter .box2 td.toc-record {\n  padding-bottom: 5px;\n  padding-left: 10px;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 12px;\n  line-height: 15px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box2 td.toc-record a {\n  color: white;\n}\n#libraryaware_rendered_content .enewsletter .box2 .section_header {\n  padding: 3px;\n  background-color: #e3543e;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 16px;\n  line-height: 19px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box2 .section_header .level1,\n#libraryaware_rendered_content .enewsletter .box2 .section_header .level2,\n#libraryaware_rendered_content .enewsletter .box2 .section_header .level3,\n#libraryaware_rendered_content .enewsletter .box2 .section_header .level4 {\n  color: white;\n}\n#libraryaware_rendered_content .enewsletter .box2 .section_header a {\n  color: white;\n}\n#libraryaware_rendered_content .enewsletter .box2 .section_header_color {\n  padding: 3px;\n  background-color: #e3543e;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 16px;\n  line-height: 19px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box2 .section_header_color .level1,\n#libraryaware_rendered_content .enewsletter .box2 .section_header_color .level2,\n#libraryaware_rendered_content .enewsletter .box2 .section_header_color .level3,\n#libraryaware_rendered_content .enewsletter .box2 .section_header_color .level4 {\n  color: white;\n}\n#libraryaware_rendered_content .enewsletter .box2 .section_header_color a {\n  color: white;\n}\n#libraryaware_rendered_content .enewsletter .box2 .a1bg,\n#libraryaware_rendered_content .enewsletter .box2 .a1headerbg {\n  padding: 3px;\n  background-color: #e3543e;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 11px;\n  line-height: 15px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box2 .a1bg .level1,\n#libraryaware_rendered_content .enewsletter .box2 .a1headerbg .level1,\n#libraryaware_rendered_content .enewsletter .box2 .a1bg .level2,\n#libraryaware_rendered_content .enewsletter .box2 .a1headerbg .level2,\n#libraryaware_rendered_content .enewsletter .box2 .a1bg .level3,\n#libraryaware_rendered_content .enewsletter .box2 .a1headerbg .level3,\n#libraryaware_rendered_content .enewsletter .box2 .a1bg .level4,\n#libraryaware_rendered_content .enewsletter .box2 .a1headerbg .level4 {\n  color: white;\n}\n#libraryaware_rendered_content .enewsletter .box2 .a1bg a,\n#libraryaware_rendered_content .enewsletter .box2 .a1headerbg a {\n  color: white;\n}\n#libraryaware_rendered_content .enewsletter .box2 .a1headerbg,\n#libraryaware_rendered_content .enewsletter .box2 .bheaderbg,\n#libraryaware_rendered_content .enewsletter .box2 .cheaderbg,\n#libraryaware_rendered_content .enewsletter .box2 .dheaderbg,\n#libraryaware_rendered_content .enewsletter .box2 .headernobg {\n  padding: 3px;\n  background-color: #e3543e;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 11px;\n  line-height: 14px;\n  font-weight: inherit;\n  line-height: 15px;\n}\n#libraryaware_rendered_content .enewsletter .box2 .a1headerbg a,\n#libraryaware_rendered_content .enewsletter .box2 .bheaderbg a,\n#libraryaware_rendered_content .enewsletter .box2 .cheaderbg a,\n#libraryaware_rendered_content .enewsletter .box2 .dheaderbg a,\n#libraryaware_rendered_content .enewsletter .box2 .headernobg a {\n  color: white;\n}\n#libraryaware_rendered_content .enewsletter .box2 .bbg,\n#libraryaware_rendered_content .enewsletter .box2 .bheaderbg {\n  padding: 3px;\n  background-color: #58595b;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 11px;\n  line-height: 15px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box2 .bbg .level1,\n#libraryaware_rendered_content .enewsletter .box2 .bheaderbg .level1,\n#libraryaware_rendered_content .enewsletter .box2 .bbg .level2,\n#libraryaware_rendered_content .enewsletter .box2 .bheaderbg .level2,\n#libraryaware_rendered_content .enewsletter .box2 .bbg .level3,\n#libraryaware_rendered_content .enewsletter .box2 .bheaderbg .level3,\n#libraryaware_rendered_content .enewsletter .box2 .bbg .level4,\n#libraryaware_rendered_content .enewsletter .box2 .bheaderbg .level4 {\n  color: white;\n}\n#libraryaware_rendered_content .enewsletter .box2 .bbg a,\n#libraryaware_rendered_content .enewsletter .box2 .bheaderbg a {\n  color: white;\n}\n#libraryaware_rendered_content .enewsletter .box2 .cbg,\n#libraryaware_rendered_content .enewsletter .box2 .cheaderbg {\n  padding: 3px;\n  background-color: #8e6a06;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 11px;\n  line-height: 15px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box2 .cbg .level1,\n#libraryaware_rendered_content .enewsletter .box2 .cheaderbg .level1,\n#libraryaware_rendered_content .enewsletter .box2 .cbg .level2,\n#libraryaware_rendered_content .enewsletter .box2 .cheaderbg .level2,\n#libraryaware_rendered_content .enewsletter .box2 .cbg .level3,\n#libraryaware_rendered_content .enewsletter .box2 .cheaderbg .level3,\n#libraryaware_rendered_content .enewsletter .box2 .cbg .level4,\n#libraryaware_rendered_content .enewsletter .box2 .cheaderbg .level4 {\n  color: white;\n}\n#libraryaware_rendered_content .enewsletter .box2 .cbg a,\n#libraryaware_rendered_content .enewsletter .box2 .cheaderbg a {\n  color: white;\n}\n#libraryaware_rendered_content .enewsletter .box2 .dbg,\n#libraryaware_rendered_content .enewsletter .box2 .dheaderbg {\n  padding: 3px;\n  background-color: #255693;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 11px;\n  line-height: 15px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box2 .dbg .level1,\n#libraryaware_rendered_content .enewsletter .box2 .dheaderbg .level1,\n#libraryaware_rendered_content .enewsletter .box2 .dbg .level2,\n#libraryaware_rendered_content .enewsletter .box2 .dheaderbg .level2,\n#libraryaware_rendered_content .enewsletter .box2 .dbg .level3,\n#libraryaware_rendered_content .enewsletter .box2 .dheaderbg .level3,\n#libraryaware_rendered_content .enewsletter .box2 .dbg .level4,\n#libraryaware_rendered_content .enewsletter .box2 .dheaderbg .level4 {\n  color: white;\n}\n#libraryaware_rendered_content .enewsletter .box2 .dbg a,\n#libraryaware_rendered_content .enewsletter .box2 .dheaderbg a {\n  color: white;\n}\n#libraryaware_rendered_content .enewsletter .box2 .headernobg {\n  padding: 3px;\n  background-color: transparent;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: #255693;\n  font-size: 11px;\n  line-height: 15px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box2 .headernobg .level1,\n#libraryaware_rendered_content .enewsletter .box2 .headernobg .level2,\n#libraryaware_rendered_content .enewsletter .box2 .headernobg .level3,\n#libraryaware_rendered_content .enewsletter .box2 .headernobg .level4 {\n  color: #255693;\n}\n#libraryaware_rendered_content .enewsletter .box2 .headernobg a {\n  color: #255693;\n}\n#libraryaware_rendered_content .enewsletter .box2 .bottom_border {\n  border-top: 0;\n  border-left: 0;\n  border-right: 0;\n  border-bottom-style: double;\n  border-bottom-color: white;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 16px;\n  line-height: 19px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box2 .bottom_border_double {\n  border-top: 0;\n  border-left: 0;\n  border-right: 0;\n  border-bottom-style: double;\n  border-bottom-color: white;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 16px;\n  line-height: 19px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box2 .bottom_border_bar {\n  border-top: 0;\n  border-left: 0;\n  border-right: 0;\n  border-bottom-style: solid;\n  border-bottom-color: white;\n  border-bottom-width: 2px;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 16px;\n  line-height: 19px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box2 .bottom_border_dotted {\n  border-top: 0;\n  border-left: 0;\n  border-right: 0;\n  border-bottom-style: dotted;\n  border-bottom-color: white;\n  border-bottom-width: 1px;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 16px;\n  line-height: 19px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box2 .bottom_border_dotted_wide {\n  border-top: 0;\n  border-left: 0;\n  border-right: 0;\n  border-bottom-style: dotted;\n  border-bottom-color: white;\n  border-bottom-width: 11px;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 16px;\n  line-height: 19px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box3 {\n  line-height: 1.1;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: inherit;\n  font-size: 13px;\n  line-height: 18px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box3 td {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: inherit;\n  font-size: 13px;\n  line-height: 18px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box3 .level1 {\n  font-family: Georgia, serif, 'Lucida Sans Unicode';\n  color: #255693;\n  font-size: 18px;\n  line-height: 25px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box3 .level2 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: #255693;\n  font-size: 17px;\n  line-height: 24px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box3 .level3 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: black;\n  font-size: 13px;\n  line-height: 18px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box3 .level4 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: black;\n  font-size: 12px;\n  line-height: 17px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box3 a {\n  color: #255693;\n}\n#libraryaware_rendered_content .enewsletter .box3 td.toc-header {\n  padding-bottom: 5px;\n  padding-top: 5px;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: #255693;\n  font-size: 14px;\n  line-height: 17px;\n  font-weight: bold;\n}\n#libraryaware_rendered_content .enewsletter .box3 td.toc-header a {\n  color: #255693;\n}\n#libraryaware_rendered_content .enewsletter .box3 td.toc-record {\n  padding-bottom: 5px;\n  padding-left: 10px;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: #255693;\n  font-size: 12px;\n  line-height: 15px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box3 td.toc-record a {\n  color: #255693;\n}\n#libraryaware_rendered_content .enewsletter .box3 .section_header {\n  padding: 3px;\n  background-color: #58595b;\n  font-family: Georgia, serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 18px;\n  line-height: 25px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box3 .section_header .level1,\n#libraryaware_rendered_content .enewsletter .box3 .section_header .level2,\n#libraryaware_rendered_content .enewsletter .box3 .section_header .level3,\n#libraryaware_rendered_content .enewsletter .box3 .section_header .level4 {\n  color: white;\n}\n#libraryaware_rendered_content .enewsletter .box3 .section_header a {\n  color: white;\n}\n#libraryaware_rendered_content .enewsletter .box3 .sidebar {\n  padding: 3px;\n  background-color: #8e6a06;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 13px;\n  line-height: 18px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box3 .sidebar .level1,\n#libraryaware_rendered_content .enewsletter .box3 .sidebar .level2,\n#libraryaware_rendered_content .enewsletter .box3 .sidebar .level3,\n#libraryaware_rendered_content .enewsletter .box3 .sidebar .level4 {\n  color: white;\n}\n#libraryaware_rendered_content .enewsletter .box3 .sidebar a {\n  color: white;\n}\n#libraryaware_rendered_content .enewsletter .box3 .a1bg,\n#libraryaware_rendered_content .enewsletter .box3 .a1headerbg {\n  padding: 3px;\n  background-color: #e3543e;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 11px;\n  line-height: 15px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box3 .a1bg .level1,\n#libraryaware_rendered_content .enewsletter .box3 .a1headerbg .level1,\n#libraryaware_rendered_content .enewsletter .box3 .a1bg .level2,\n#libraryaware_rendered_content .enewsletter .box3 .a1headerbg .level2,\n#libraryaware_rendered_content .enewsletter .box3 .a1bg .level3,\n#libraryaware_rendered_content .enewsletter .box3 .a1headerbg .level3,\n#libraryaware_rendered_content .enewsletter .box3 .a1bg .level4,\n#libraryaware_rendered_content .enewsletter .box3 .a1headerbg .level4 {\n  color: white;\n}\n#libraryaware_rendered_content .enewsletter .box3 .a1bg a,\n#libraryaware_rendered_content .enewsletter .box3 .a1headerbg a {\n  color: white;\n}\n#libraryaware_rendered_content .enewsletter .box3 .a1headerbg,\n#libraryaware_rendered_content .enewsletter .box3 .bheaderbg,\n#libraryaware_rendered_content .enewsletter .box3 .cheaderbg,\n#libraryaware_rendered_content .enewsletter .box3 .dheaderbg,\n#libraryaware_rendered_content .enewsletter .box3 .headernobg {\n  padding: 3px;\n  background-color: #e3543e;\n  line-height: 1;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 11px;\n  line-height: 14px;\n  font-weight: inherit;\n  line-height: 15px;\n}\n#libraryaware_rendered_content .enewsletter .box3 .a1headerbg a,\n#libraryaware_rendered_content .enewsletter .box3 .bheaderbg a,\n#libraryaware_rendered_content .enewsletter .box3 .cheaderbg a,\n#libraryaware_rendered_content .enewsletter .box3 .dheaderbg a,\n#libraryaware_rendered_content .enewsletter .box3 .headernobg a {\n  color: white;\n}\n#libraryaware_rendered_content .enewsletter .box3 .bbg,\n#libraryaware_rendered_content .enewsletter .box3 .bheaderbg {\n  padding: 3px;\n  background-color: #58595b;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 11px;\n  line-height: 15px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box3 .bbg .level1,\n#libraryaware_rendered_content .enewsletter .box3 .bheaderbg .level1,\n#libraryaware_rendered_content .enewsletter .box3 .bbg .level2,\n#libraryaware_rendered_content .enewsletter .box3 .bheaderbg .level2,\n#libraryaware_rendered_content .enewsletter .box3 .bbg .level3,\n#libraryaware_rendered_content .enewsletter .box3 .bheaderbg .level3,\n#libraryaware_rendered_content .enewsletter .box3 .bbg .level4,\n#libraryaware_rendered_content .enewsletter .box3 .bheaderbg .level4 {\n  color: white;\n}\n#libraryaware_rendered_content .enewsletter .box3 .bbg a,\n#libraryaware_rendered_content .enewsletter .box3 .bheaderbg a {\n  color: white;\n}\n#libraryaware_rendered_content .enewsletter .box3 .cbg,\n#libraryaware_rendered_content .enewsletter .box3 .cheaderbg {\n  padding: 3px;\n  background-color: #8e6a06;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 11px;\n  line-height: 15px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box3 .cbg .level1,\n#libraryaware_rendered_content .enewsletter .box3 .cheaderbg .level1,\n#libraryaware_rendered_content .enewsletter .box3 .cbg .level2,\n#libraryaware_rendered_content .enewsletter .box3 .cheaderbg .level2,\n#libraryaware_rendered_content .enewsletter .box3 .cbg .level3,\n#libraryaware_rendered_content .enewsletter .box3 .cheaderbg .level3,\n#libraryaware_rendered_content .enewsletter .box3 .cbg .level4,\n#libraryaware_rendered_content .enewsletter .box3 .cheaderbg .level4 {\n  color: white;\n}\n#libraryaware_rendered_content .enewsletter .box3 .cbg a,\n#libraryaware_rendered_content .enewsletter .box3 .cheaderbg a {\n  color: white;\n}\n#libraryaware_rendered_content .enewsletter .box3 .dbg,\n#libraryaware_rendered_content .enewsletter .box3 .dheaderbg {\n  padding: 3px;\n  background-color: #255693;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 11px;\n  line-height: 15px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box3 .dbg .level1,\n#libraryaware_rendered_content .enewsletter .box3 .dheaderbg .level1,\n#libraryaware_rendered_content .enewsletter .box3 .dbg .level2,\n#libraryaware_rendered_content .enewsletter .box3 .dheaderbg .level2,\n#libraryaware_rendered_content .enewsletter .box3 .dbg .level3,\n#libraryaware_rendered_content .enewsletter .box3 .dheaderbg .level3,\n#libraryaware_rendered_content .enewsletter .box3 .dbg .level4,\n#libraryaware_rendered_content .enewsletter .box3 .dheaderbg .level4 {\n  color: white;\n}\n#libraryaware_rendered_content .enewsletter .box3 .dbg a,\n#libraryaware_rendered_content .enewsletter .box3 .dheaderbg a {\n  color: white;\n}\n#libraryaware_rendered_content .enewsletter .box3 .headernobg {\n  padding: 3px;\n  background-color: transparent;\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: #255693;\n  font-size: 11px;\n  line-height: 15px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box3 .headernobg .level1,\n#libraryaware_rendered_content .enewsletter .box3 .headernobg .level2,\n#libraryaware_rendered_content .enewsletter .box3 .headernobg .level3,\n#libraryaware_rendered_content .enewsletter .box3 .headernobg .level4 {\n  color: #255693;\n}\n#libraryaware_rendered_content .enewsletter .box3 .headernobg a {\n  color: #255693;\n}\n#libraryaware_rendered_content .enewsletter .box3 .section_header_color {\n  padding: 3px;\n  background-color: #e3543e;\n  font-family: Georgia, serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 18px;\n  line-height: 25px;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box3 .section_header_color .level1,\n#libraryaware_rendered_content .enewsletter .box3 .section_header_color .level2,\n#libraryaware_rendered_content .enewsletter .box3 .section_header_color .level3,\n#libraryaware_rendered_content .enewsletter .box3 .section_header_color .level4 {\n  color: white;\n}\n#libraryaware_rendered_content .enewsletter .box3 .section_header_color a {\n  color: white;\n}\n#libraryaware_rendered_content .enewsletter .box3 .bottom_border {\n  border-top: 0;\n  border-left: 0;\n  border-right: 0;\n  border-bottom-style: double;\n  border-bottom-color: #e0e0e0;\n}\n#libraryaware_rendered_content .enewsletter .box3 .bottom_border_double {\n  border-top: 0;\n  border-left: 0;\n  border-right: 0;\n  border-bottom-style: double;\n  border-bottom-color: #255693;\n}\n#libraryaware_rendered_content .enewsletter .box3 .bottom_border_bar {\n  border-top: 0;\n  border-left: 0;\n  border-right: 0;\n  border-bottom-style: solid;\n  border-bottom-color: #255693;\n  border-bottom-width: 2px;\n}\n#libraryaware_rendered_content .enewsletter .box3 .border_wide {\n  border-left: 0;\n  border-right: 0;\n  border-top-style: solid;\n  border-top-color: #e3543e;\n  border-top-width: 10px;\n  border-bottom-style: solid;\n  border-bottom-color: #e3543e;\n  border-bottom-width: 10px;\n}\n#libraryaware_rendered_content .enewsletter .box3 .bottom_border_dotted {\n  border-top: 0;\n  border-left: 0;\n  border-right: 0;\n  border-bottom-style: dotted;\n  border-bottom-color: #255693;\n  border-bottom-width: 1px;\n}\n#libraryaware_rendered_content .enewsletter .box3 .bottom_border_dotted_wide {\n  border-top: 0;\n  border-left: 0;\n  border-right: 0;\n  border-bottom-style: dotted;\n  border-bottom-color: #255693;\n  border-bottom-width: 11px;\n}\n#libraryaware_rendered_content .enewsletter .box4 {\n  line-height: 1.1;\n}\n#libraryaware_rendered_content .enewsletter .box4 .level1 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: #255693;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box4 .level2 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: black;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box4 .level3 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: black;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box4 .level4 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: black;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box4 .libraryaware-section[data-editing-mode=\"placeholder\"] .level1 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: #255693;\n  font-size: 14px;\n  line-height: 1.2;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box4 .libraryaware-section[data-editing-mode=\"placeholder\"] .level2 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: black;\n  font-size: 13px;\n  line-height: 1.2;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box4 .libraryaware-section[data-editing-mode=\"placeholder\"] .level3 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: black;\n  font-size: 12px;\n  line-height: 1.2;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box4 .libraryaware-section[data-editing-mode=\"placeholder\"] .level4 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: black;\n  font-size: 11px;\n  line-height: 1.25;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box4 a {\n  color: #255693;\n}\n#libraryaware_rendered_content .enewsletter .box6 {\n  background-color: #8e6a06;\n  line-height: 1.1;\n}\n#libraryaware_rendered_content .enewsletter .box6 .level1 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box6 .level2 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box6 .level3 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box6 .level4 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box6 .libraryaware-section[data-editing-mode=\"placeholder\"] .level1 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 16px;\n  line-height: 1.2;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box6 .libraryaware-section[data-editing-mode=\"placeholder\"] .level2 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 15px;\n  line-height: 1.2;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box6 .libraryaware-section[data-editing-mode=\"placeholder\"] .level3 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 13px;\n  line-height: 1.2;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box6 .libraryaware-section[data-editing-mode=\"placeholder\"] .level4 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: white;\n  font-size: 12px;\n  line-height: 1.25;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box6 a {\n  color: white;\n}\n#libraryaware_rendered_content .enewsletter .box7 {\n  line-height: 1.1;\n}\n#libraryaware_rendered_content .enewsletter .box7 .level1 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: #255693;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box7 .level2 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: black;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box7 .level3 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: black;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box7 .level4 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: black;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box7 .libraryaware-section[data-editing-mode=\"placeholder\"] .level1 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: #255693;\n  font-size: 14px;\n  line-height: 1.2;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box7 .libraryaware-section[data-editing-mode=\"placeholder\"] .level2 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: black;\n  font-size: 13px;\n  line-height: 1.2;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box7 .libraryaware-section[data-editing-mode=\"placeholder\"] .level3 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: black;\n  font-size: 12px;\n  line-height: 1.2;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box7 .libraryaware-section[data-editing-mode=\"placeholder\"] .level4 {\n  font-family: Arial, Helvetica, sans-serif, 'Lucida Sans Unicode';\n  color: black;\n  font-size: 11px;\n  line-height: 1.2;\n  font-weight: inherit;\n}\n#libraryaware_rendered_content .enewsletter .box7 a {\n  color: #255693;\n}\n#libraryaware_rendered_content .enewsletter .box7 .section_header {\n  padding: 3px;\n  background-color: #e3543e;\n}\n#libraryaware_rendered_content .enewsletter .box7 .section_header .level1,\n#libraryaware_rendered_content .enewsletter .box7 .section_header .level2,\n#libraryaware_rendered_content .enewsletter .box7 .section_header .level3,\n#libraryaware_rendered_content .enewsletter .box7 .section_header .level4 {\n  color: white;\n}\n#libraryaware_rendered_content .enewsletter .box7 .section_header a {\n  color: white;\n}\n#libraryaware_rendered_content .enewsletter .box7 .bottom_border {\n  border-top: 0;\n  border-left: 0;\n  border-right: 0;\n  border-bottom-style: double;\n  border-bottom-color: #e0e0e0;\n}\n .button-container,.buttons {display:none;} </style><table id='libraryaware_rendered_content'><tbody><tr><td><table id='pagecontent_0'><tbody><tr><td class='format_box e-newsletters enewsletter email' style='margin:auto;width:600px;height:auto'>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t<table width=\"600\">\n    <tbody>    <tr>\n                    <td colspan=\"2\" style=\"width: 600px;\">\n                        <div id=\"editable_01\" data-brandingblock=\"Email Header\" class=\" \" contenteditable=\"false\" data-brandingset=\"5950\"><span data-brandingblock-wrapper=\"\"><table style=\"width: 100%;\"><tbody><tr style=\"width: 100%;\"><td style=\"text-align: center; font-family: Arial, Helvetica, sans-serif, &quot;Lucida Sans Unicode&quot;; background-color: rgb(255, 255, 255); width: 100%;\"><div><a target=\"_blank\" href=\"https://libraryaware.com/2JRTTV\" data-urlshortener-ignore=\"\"><img src=\"https://libraryaware.com/2291/Files/Display/a9aba91c-caa9-4953-8fec-2089c5809a07?h=60&amp;w=255\" style=\"width: auto; max-height: 60px; max-width: 225px; padding-top: 10px; padding-bottom: 10px; vertical-align: middle; display: inline-block;\" /></a></div></td></tr></tbody></table></span></div>\n                    </td>\n    </tr>\n        \n        <tr>\n            \n            <td style=\"min-height: 200px; width: 600px; padding: 0px 0px 5px 0px; vertical-align: top;\" class=\"box3\" valign=\"top\">\n                <div data-libraryaware-zone=\"Default\" class=\"box3 ui-sortable ui-sortable-disabled\" style=\"min-height: 50px;\" data-libraryaware-zone-controls=\"zone-controls-0\" data-libraryaware-zone-layoutsallowed=\"d43df644-7a3b-4526-a93b-01b03147c9b1,f78946b1-3d22-4a81-8ce7-44ffbf44fa0e,1c4a48e7-99be-4978-9399-8b240d391366,bf21eee2-7e44-4da4-abc3-680052e8ab87,a6a7ef67-00b7-4d34-ac69-f0a8bd312ea2,35cb3919-e10b-4a7c-bade-cbeb18b95129,93394e4a-b2c8-4990-bba2-7f6af3e24716,5164279f-760b-46a5-ab35-ad10f50940e0,8ebcbada-1db0-4452-8ac4-2e5a0f4304ec,9c75603b-3ce5-4f6f-a7b8-4bd91fe8278d,ce8c3750-27cb-472a-84f2-5facf3ddf67f,1949e887-4d57-4ad9-8a60-d3ad41c070a1,01ace380-7bcf-4c33-8339-8000faafcf35,ee42cb8f-5488-4791-b8d7-a01998fe0868,77a1cfd2-100a-442d-a5aa-d95e5d1d0d04,77808e0b-7650-415b-b3f5-593213ba6e84,d598104e-601e-41b7-b7e0-26f78d2581bd,dd698ca7-3177-4dab-864d-decb0af8dc2f,a31ea1c2-9e3f-4f5a-8ea1-75ee4e06694a,3237f2ef-9c77-412b-8e79-a1808fa32ca6,cf7bdac5-a94a-4dcb-bfaf-a7840fe0a474,f91e6d30-0d6d-4cdf-881e-630e15b49d73,417e2252-70c6-4e06-8da0-cb94157dfa9e,19e9a697-333f-4983-b08c-ceb4017a1af9,8b280f17-f512-40c9-80df-89d64e828838,7668785f-b5c3-41b4-8717-a2be1d4b9a20,02b2cb2b-119f-4af0-bac8-b0f9db6ddeb1,bc1e583a-62bd-45a1-aff8-2986d6bb0200,65ac6825-f9b3-4117-9119-f5fa54c8f894,6ceec830-1949-40e7-887d-fc7c7c7e44b2,8b17c90c-66b2-4932-a0dc-66f5e757343b,e741c7b9-3c4c-4e0c-a170-87cd8ab3febd,f1edfe2d-6363-468d-8df0-212ccc60137c,cacc59ae-93a8-4c3e-a0dc-90ad984c7d12,88968332-c976-4932-aeb2-5c3676d1e56a,0b55880f-9f7d-4cfb-8640-4da49406350b,6f89221b-aa7c-4ab6-a40e-2dc024abed35,867ab3c5-018c-43fd-9b81-9f0b8114283f,5d8a3a80-8e59-464a-bc59-a78acac45330,1a5ac3e6-1008-42a3-8bcb-03b2394ad564,96b64ec2-86a5-45af-b731-647e385a6c01,a22bc58c-0d08-4549-ad81-792528bdd6c0,bf702aa3-9ae3-4d1a-8b0b-03a9ac7dda2f,bb766ad2-fbdb-49ce-9a50-955eb329570c,0fdc6f0a-41b1-4f7c-b00f-742574e4deaf,c68e878b-0807-470a-bad9-3405c9273b93,f5faba66-95db-468c-9103-93af8627d5e9,367e3bf1-5b2b-4a0f-875a-e268012241b6,690c0fbc-59ef-45b8-8cce-7da801356ffa,56f5ea87-ed38-45ba-ab61-94b3a7f5867f,454b3acb-7a0e-4871-a17a-0104c8e167a4,f1b6b380-b279-462c-8cf9-19eeb520851d,d8750653-9d38-4bae-ae47-3f944ca1f899,7289f0c3-0a7c-4539-bc40-da76977f9caf,51f26918-25af-47a1-83b5-bf289a7c2ac4,267046d0-1fc1-4ec5-922a-bf24108d9082,f637641b-62f9-4a6d-a7a2-1819b76ccebb,b1771820-ddc3-400c-8345-fb636c6e098e,4c760a6d-a8e6-4bed-9238-ad5bba710d4c,3ac35f9b-d402-4589-9d59-29eba66decea,19357915-f438-4d43-b2d5-de196010bf17,46bf2026-fe97-4fdc-b97f-61f8c15efaf7,5579433d-779c-493f-9b5a-0c7085d6ae65,1745852f-53c7-4590-abdf-4b7772f4d6c9,04f4f13c-7a82-44d9-b89a-78e6bafd5362,32db90b8-1c2c-4424-a526-b72618af29fb,13b02b10-dc3e-431c-a75f-ababf7e5327e,2dd4fd19-abd2-4c04-9acc-83a4744a473d,4d771a38-5777-4724-9d18-cf31744168b8,100cefb4-a6b6-4822-8160-6eff0facd366,a599a2e5-fa66-437d-9327-cc7455150db2,549d8b7b-3ff7-4a91-b3c3-cb1de48cc2c9,53e05dc5-323d-43a6-a017-ecd32ce56bac,1f13febf-aec9-41bc-95dd-79aeefa1ba47,af567eea-74cf-4196-bff4-cedef665ba00,7b83be17-db41-45b0-a557-c97565d6bb3d,6abcb4f7-c7ba-47be-9283-f17d9deb6d53,eb271266-6977-4b5a-a0d2-c6733730dc56,854f23ce-b893-49c3-a47a-51b693dc615d,a2d39499-3eab-4263-a0ae-675a279a9706,ad4fbfff-1e23-44f3-a5c4-950352eb0123,012931dc-28b4-4a2e-b5eb-f3d078ff8629,a7599df3-a452-4d26-8df9-8f957338e9dd,f8fa8759-b07d-43b9-ac48-1ba1e73cc439,6723981c-5eff-4934-a110-c6cfcbce3e49,bbf37295-e9d5-4b1e-8653-fc615b5dee6e\" data-libraryaware-zone-default=\"\"><div class=\"libraryaware-section libraryaware-rtem\" data-libraryaware-section=\"rich_text_area\" data-libraryaware-section-layout-id=\"e741c7b9-3c4c-4e0c-a170-87cd8ab3febd\" id=\"libraryaware-section-b93602ac-9fab-4675-9255-2f67263a4ae6\" data-libraryaware-section-order=\"1\" data-libraryaware-sectioncontrols-id=\"section-controls-f8b74ec9-7251-4a39-b392-8ad68e06bc34\" style=\"display: block;\" data-editing-mode=\"richtext\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-b93602ac-9fab-4675-9255-2f67263a4ae6\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td>\n<table style=\"table-layout: fixed; width: 100%;\">\n<tbody><tr><td class=\"a1bg\" style=\"padding: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_751402b8-fff9-43ff-828c-4e102189be37\" contenteditable=\"false\"><div style=\"text-align: center;\"><span style=\"font-size: 30px;\"><strong>Books for Pride Month</strong></span></div></div>\n</td></tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-rtem\" data-libraryaware-section=\"rich_text_area\" data-libraryaware-section-layout-id=\"6f89221b-aa7c-4ab6-a40e-2dc024abed35\" id=\"libraryaware-section-fdfdf0f3-de3e-4d99-a75a-228ba94ee75f\" data-libraryaware-section-order=\"2\" data-libraryaware-sectioncontrols-id=\"section-controls-69fc50da-7e80-4982-a847-5e6c6d6bb0b3\" style=\"display: block;\" data-editing-mode=\"richtext\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-fdfdf0f3-de3e-4d99-a75a-228ba94ee75f\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td>\n<table style=\"table-layout: fixed; width: 100%;\">\n<tbody><tr><td class=\"bbg\" style=\"padding: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_8dfa7692-abef-40e6-b179-021b8ca3cc1a\" contenteditable=\"false\" class=\"\"><div style=\"text-align: center;\"><strong><span class=\"level1\"><span style=\"font-size: 24px; line-height: 32px;\">June 2022</span></span></strong></div></div></td></tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-rtem\" data-libraryaware-section=\"rich_text_area\" data-libraryaware-section-layout-id=\"c68e878b-0807-470a-bad9-3405c9273b93\" id=\"libraryaware-section-ec37b4c6-0f04-4c17-98f4-4cc8714990a6\" data-libraryaware-section-order=\"3\" data-libraryaware-sectioncontrols-id=\"section-controls-bbca0021-f91c-44b1-90be-c85cfc7d883d\" style=\"display: block;\" data-editing-mode=\"richtext\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-ec37b4c6-0f04-4c17-98f4-4cc8714990a6\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td>\n<table style=\"table-layout: fixed; width: 100%;\">\n<tbody><tr><td class=\"dbg\" style=\"padding: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_6f752f22-7a66-4724-97b9-e218534e339e\" contenteditable=\"false\"><div style=\"text-align: left;\"><span style=\"font-size: 18px;\"><strong>Bisexuality</strong></span></div></div>\n</td></tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-rtem\" data-libraryaware-section=\"custom_section\" data-libraryaware-section-layout-id=\"417e2252-70c6-4e06-8da0-cb94157dfa9e\" id=\"libraryaware-section-9cc0919f-fd4c-47bf-a55c-5f3f369b433f\" data-libraryaware-section-order=\"4\" data-libraryaware-sectioncontrols-id=\"section-controls-040c8e17-2905-4386-95a1-5b2f52da132d\" data-editing-mode=\"richtext\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-9cc0919f-fd4c-47bf-a55c-5f3f369b433f\"></a><table style=\"width: 100%; table-layout: fixed;\">\n\t<tbody><tr>\n\t\t<td style=\"vertical-align: top; width: 600px;\">\n\t\t\t<div id=\"editable_eda2f92f-d94c-455c-ac43-373c62e19944\" data-libraryaware-box=\"\" class=\"\" contenteditable=\"false\">\n\t\t\t<img data-imageoptions=\"fit,resizable,swap,pan,zoom\" src=\"https://libraryaware.com/2291/Files/AnonymousDisplayWithCrop/e724b202-cd91-4857-9fea-fb1829f8d480?containerHeight=105&amp;containerWidth=175&amp;scaledHeight=105&amp;scaledWidth=175&amp;quality=95&amp;dpi=120&amp;verticalOffset=0&amp;horizontalOffset=0\" data-libraryaware-imageloader=\"d218663f-fb6b-46da-994f-0c34e5d29fe6\" data-libraryaware-image-source=\"uploadedFiles\" width=\"175\" style=\"width: 175px; height: 105px;\" height=\"105\" data-libraryaware-border-width=\"none\" data-libraryaware-border-style=\"solid\" data-libraryaware-border-color=\"none\" />\n\t\t</div></td>\n\t</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-pem\" data-libraryaware-section=\"book\" data-libraryaware-section-layout-id=\"d43df644-7a3b-4526-a93b-01b03147c9b1\" id=\"libraryaware-section-24751d2c-89b7-4796-9855-83b84f8bb0f7\" data-libraryaware-section-order=\"5\" data-libraryaware-sectioncontrols-id=\"section-controls-24e9d580-f126-4060-9163-f3ac1a2adee9\" data-libraryaware-record-id=\"30293691\" data-editing-mode=\"placeholder\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-24751d2c-89b7-4796-9855-83b84f8bb0f7\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"vertical-align: top; padding-bottom: 25px;\">\n<table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"width: 189px; padding: 0px 12px 5px 5px; vertical-align: top;\">\n<div data-libraryaware-box=\"\" id=\"editable_1c56b574-e502-4980-bfc3-f710b005ec8f\" contenteditable=\"false\"><div style=\"text-align: center;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTTW\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Little &amp; Lion\" data-catalog-book-author=\"Colbert, Brandy\" data-catalog-book-id=\"30293691\" data-catalog-book-isbn=\"9781549049248\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DLittle+%26+Lion&amp;qu=AUTHOR%3DColbert%2c+Brandy\" data-hasqtip=\"1\" oldtitle=\"Little &amp; Lion\" title=\"\" aria-describedby=\"qtip-1\" data-urlshortener-ignore=\"\">\n\n\t\t<img class=\"content_replaceable\" src=\"https://novelistimages.ehost-live.ebscohost.com/la?isbn=9781549049248&amp;size=standard\" data-replaceable-tooltip=\"Book Jacket Url\" data-replaceable-path=\"record.book.book30293691.book_jacket\" data-hasfit=\"true\" style=\"display: inline-block; width: 145px; height: 217px;\" width=\"145\" data-imageoptions=\"resizable,pan,zoom,fit,swap\" height=\"217\" data-libraryaware-imageloader=\"0f325b92-8fc0-4977-b6db-7ed47103de5a\" data-imagetype=\"book\" data-templated-value=\"\" />\n </a> \n</div></div>\n</td>\n<td style=\"vertical-align: top; padding-right: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_f0db26fa-5c18-4ebb-8c7a-1d6cb8331f7f\" contenteditable=\"false\">\n<span class=\"level2 libraryaware-custom-plugin\">\n<span style=\"font-style: italic;\">\n<span style=\"font-weight: bold;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTTW\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Little &amp; Lion\" data-catalog-book-author=\"Colbert, Brandy\" data-catalog-book-id=\"30293691\" data-catalog-book-isbn=\"9781549049248\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DLittle+%26+Lion&amp;qu=AUTHOR%3DColbert%2c+Brandy\" data-hasqtip=\"123\" oldtitle=\"Little &amp; Lion\" title=\"\" aria-describedby=\"qtip-123\" data-urlshortener-ignore=\"\">\n\t<span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Title\" data-replaceable-path=\"record.book.book30293691.title\" data-templated-value=\"Little &amp;amp; Lion\">Little &amp; Lion</span>\n\t</a>\n\n</span>\n</span>\n</span>\n<br /><span class=\"level3\"> by <span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Author\" data-replaceable-path=\"record.book.book30293691.author\" data-templated-value=\"Brandy Colbert\">Brandy Colbert</span></span>\n<br /><br /><span class=\"content_replaceable level4\" data-replaceable-tooltip=\"Book Annotation\" data-replaceable-path=\"record.book.book30293691.annotation\" data-templated-value=\"Returning home to Los Angeles from boarding school, Suzette grapples with her bisexuality when she and her brother Lionel fall in love with the same girl\">Returning home to Los Angeles from boarding school, Suzette grapples with her bisexuality when she and her brother Lionel fall in love with the same girl</span>\n</div>\n</td>\n</tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-pem\" data-libraryaware-section=\"book\" data-libraryaware-section-layout-id=\"d43df644-7a3b-4526-a93b-01b03147c9b1\" id=\"libraryaware-section-0d5837ce-cd0a-4456-b72b-64c8f5eecf73\" data-libraryaware-section-order=\"6\" data-libraryaware-sectioncontrols-id=\"section-controls-c4367b55-dd61-4ab8-b40d-7e2aaaf51f1e\" data-libraryaware-record-id=\"30293694\" data-editing-mode=\"placeholder\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-0d5837ce-cd0a-4456-b72b-64c8f5eecf73\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"vertical-align: top; padding-bottom: 25px;\">\n<table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"width: 189px; padding: 0px 12px 5px 5px; vertical-align: top;\">\n<div data-libraryaware-box=\"\" id=\"editable_d6f650ec-059b-4282-9373-8b92f8c66f95\" contenteditable=\"false\"><div style=\"text-align: center;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTTX\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Delilah Green doesn't care\" data-catalog-book-author=\"Blake, Ashley Herring\" data-catalog-book-id=\"30293694\" data-catalog-book-isbn=\"9780593336410\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DDelilah+Green+doesn%27t+care&amp;qu=AUTHOR%3DBlake%2c+Ashley+Herring\" data-hasqtip=\"53\" oldtitle=\"Delilah Green doesn't care\" title=\"\" data-urlshortener-ignore=\"\">\n\n\t\t<img class=\"content_replaceable\" src=\"https://novelistimages.ehost-live.ebscohost.com/la?isbn=9780593336410&amp;size=standard\" data-replaceable-tooltip=\"Book Jacket Url\" data-replaceable-path=\"record.book.book30293694.book_jacket\" data-hasfit=\"true\" style=\"display: inline-block; width: 145px; height: 217px;\" width=\"145\" data-imageoptions=\"resizable,pan,zoom,fit,swap\" height=\"217\" data-libraryaware-imageloader=\"1a338755-1365-4081-9b7c-63059b91cfda\" data-imagetype=\"book\" data-templated-value=\"\" />\n </a> \n</div></div>\n</td>\n<td style=\"vertical-align: top; padding-right: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_367212fa-fc21-4d5f-966b-c7e60c8857ec\" contenteditable=\"false\">\n<span class=\"level2 libraryaware-custom-plugin\">\n<span style=\"font-style: italic;\">\n<span style=\"font-weight: bold;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTTX\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Delilah Green doesn't care\" data-catalog-book-author=\"Blake, Ashley Herring\" data-catalog-book-id=\"30293694\" data-catalog-book-isbn=\"9780593336410\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DDelilah+Green+doesn%27t+care&amp;qu=AUTHOR%3DBlake%2c+Ashley+Herring\" data-hasqtip=\"2\" oldtitle=\"Delilah Green doesn't care\" title=\"\" aria-describedby=\"qtip-2\" data-urlshortener-ignore=\"\">\n\t<span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Title\" data-replaceable-path=\"record.book.book30293694.title\" data-templated-value=\"Delilah Green doesn't care\">Delilah Green doesn't care</span>\n\t</a>\n\n</span>\n</span>\n</span>\n<br /><span class=\"level3\"> by <span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Author\" data-replaceable-path=\"record.book.book30293694.author\" data-templated-value=\"Ashley Herring Blake\">Ashley Herring Blake</span></span>\n<br /><br /><span class=\"content_replaceable level4\" data-replaceable-tooltip=\"Book Annotation\" data-replaceable-path=\"record.book.book30293694.annotation\" data-templated-value=\"Pressured into photographing her estranged step-sisters wedding, Delilah Green reluctantly returns home to Bright Falls where she finds herself falling for one of the stuck-up bridesmaids after the pair are forced together during party preparations. Original.\">Pressured into photographing her estranged step-sisters wedding, Delilah Green reluctantly returns home to Bright Falls where she finds herself falling for one of the stuck-up bridesmaids after the pair are forced together during party preparations. Original.</span>\n</div>\n</td>\n</tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-pem\" data-libraryaware-section=\"book\" data-libraryaware-section-layout-id=\"d43df644-7a3b-4526-a93b-01b03147c9b1\" id=\"libraryaware-section-ce336648-528b-428c-872c-c1c7a5de9dd0\" data-libraryaware-section-order=\"7\" data-libraryaware-sectioncontrols-id=\"section-controls-c2d0ffa5-94ae-4700-aa4a-9f5b7cba226d\" data-libraryaware-record-id=\"30293696\" data-editing-mode=\"placeholder\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-ce336648-528b-428c-872c-c1c7a5de9dd0\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"vertical-align: top; padding-bottom: 25px;\">\n<table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"width: 189px; padding: 0px 12px 5px 5px; vertical-align: top;\">\n<div data-libraryaware-box=\"\" id=\"editable_0805dcc9-c67c-4156-b247-b72c64545660\" contenteditable=\"false\"><div style=\"text-align: center;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTTY\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Hani and Ishu's guide to fake dating\" data-catalog-book-author=\"Jaigirdar, Adiba\" data-catalog-book-id=\"30293696\" data-catalog-book-isbn=\"9781645672586\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DHani+and+Ishu%27s+guide+to+fake+dating&amp;qu=AUTHOR%3DJaigirdar%2c+Adiba\" data-hasqtip=\"54\" oldtitle=\"Hani and Ishu's guide to fake dating\" title=\"\" data-urlshortener-ignore=\"\">\n\n\t\t<img class=\"content_replaceable\" src=\"https://novelistimages.ehost-live.ebscohost.com/la?isbn=9781645672586&amp;size=standard\" data-replaceable-tooltip=\"Book Jacket Url\" data-replaceable-path=\"record.book.book30293696.book_jacket\" data-hasfit=\"true\" style=\"display: inline-block; width: 145px; height: 208px;\" width=\"145\" data-imageoptions=\"resizable,pan,zoom,fit,swap\" data-libraryaware-imageloader=\"606462a0-9a5e-4230-a8dc-34e91196bee2\" data-imagetype=\"book\" height=\"208\" data-templated-value=\"\" />\n </a> \n</div></div>\n</td>\n<td style=\"vertical-align: top; padding-right: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_df25cf9f-1e0a-408c-8790-66c277e3506b\" contenteditable=\"false\">\n<span class=\"level2 libraryaware-custom-plugin\">\n<span style=\"font-style: italic;\">\n<span style=\"font-weight: bold;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTTY\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Hani and Ishu's guide to fake dating\" data-catalog-book-author=\"Jaigirdar, Adiba\" data-catalog-book-id=\"30293696\" data-catalog-book-isbn=\"9781645672586\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DHani+and+Ishu%27s+guide+to+fake+dating&amp;qu=AUTHOR%3DJaigirdar%2c+Adiba\" data-hasqtip=\"8\" oldtitle=\"Hani and Ishu's guide to fake dating\" title=\"\" data-urlshortener-ignore=\"\">\n\t<span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Title\" data-replaceable-path=\"record.book.book30293696.title\" data-templated-value=\"Hani and Ishu's guide to fake dating\">Hani and Ishu's guide to fake dating</span>\n\t</a>\n\n</span>\n</span>\n</span>\n<br /><span class=\"level3\"> by <span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Author\" data-replaceable-path=\"record.book.book30293696.author\" data-templated-value=\"Adiba Jaigirdar\">Adiba Jaigirdar</span></span>\n<br /><br /><span class=\"content_replaceable level4\" data-replaceable-tooltip=\"Book Annotation\" data-replaceable-path=\"record.book.book30293696.annotation\" data-templated-value=\"&quot;Everyone likes Humaira 'Hani' Khan--she's easy going and one of the most popular girls at school. But when she comes out to her friends as bisexual, they invalidate her identity, saying she can't be bi if she's only dated guys. Panicked, Hani blurts outthat she's in a relationship...with a girl her friends absolutely hate--Ishita 'Ishu' Dey. She's an academic overachiever who hopes that becoming head girl will set her on the right track for college. Despite their mutually beneficial pact, they start developing real feelings for each other&quot;\">\"Everyone likes Humaira 'Hani' Khan--she's easy going and one of the most popular girls at school. But when she comes out to her friends as bisexual, they invalidate her identity, saying she can't be bi if she's only dated guys. Panicked, Hani blurts outthat she's in a relationship...with a girl her friends absolutely hate--Ishita 'Ishu' Dey. She's an academic overachiever who hopes that becoming head girl will set her on the right track for college. Despite their mutually beneficial pact, they start developing real feelings for each other\"</span>\n</div>\n</td>\n</tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-pem\" data-libraryaware-section=\"book\" data-libraryaware-section-layout-id=\"d43df644-7a3b-4526-a93b-01b03147c9b1\" id=\"libraryaware-section-5f70cbbf-e302-4321-83a2-514dcc338b12\" data-libraryaware-section-order=\"8\" data-libraryaware-sectioncontrols-id=\"section-controls-5275beb8-ecac-401f-95d1-6a3a491972cb\" data-libraryaware-record-id=\"30293697\" data-editing-mode=\"placeholder\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-5f70cbbf-e302-4321-83a2-514dcc338b12\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"vertical-align: top; padding-bottom: 25px;\">\n<table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"width: 189px; padding: 0px 12px 5px 5px; vertical-align: top;\">\n<div data-libraryaware-box=\"\" id=\"editable_28173eda-7e9e-4e3c-8bee-4d8b5fa586b2\" contenteditable=\"false\"><div style=\"text-align: center;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTTZ\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Things we couldn't say\" data-catalog-book-author=\"Coles, Jay\" data-catalog-book-id=\"30293697\" data-catalog-book-isbn=\"9781338734201\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DThings+we+couldn%27t+say&amp;qu=AUTHOR%3DColes%2c+Jay\" data-hasqtip=\"55\" oldtitle=\"Things we couldn't say\" title=\"\" aria-describedby=\"qtip-55\" data-urlshortener-ignore=\"\">\n\n\t\t<img class=\"content_replaceable\" src=\"https://novelistimages.ehost-live.ebscohost.com/la?isbn=9781338734201&amp;size=standard\" data-replaceable-tooltip=\"Book Jacket Url\" data-replaceable-path=\"record.book.book30293697.book_jacket\" data-hasfit=\"true\" style=\"display: inline-block; width: 145px; height: 217px;\" width=\"145\" data-imageoptions=\"resizable,pan,zoom,fit,swap\" data-libraryaware-imageloader=\"c9ccf9c4-a01a-48cd-8a6a-a035bc322927\" data-imagetype=\"book\" height=\"217\" data-templated-value=\"\" />\n </a> \n</div></div>\n</td>\n<td style=\"vertical-align: top; padding-right: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_c602d200-aaff-424c-a048-108a2ddd2997\" contenteditable=\"false\">\n<span class=\"level2 libraryaware-custom-plugin\">\n<span style=\"font-style: italic;\">\n<span style=\"font-weight: bold;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTTZ\" title=\"Things we couldn't say\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Things we couldn't say\" data-catalog-book-author=\"Coles, Jay\" data-catalog-book-id=\"30293697\" data-catalog-book-isbn=\"9781338734201\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DThings+we+couldn%27t+say&amp;qu=AUTHOR%3DColes%2c+Jay\" data-urlshortener-ignore=\"\">\n\t<span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Title\" data-replaceable-path=\"record.book.book30293697.title\" data-templated-value=\"Things we couldn't say\">Things we couldn't say</span>\n\t</a>\n\n</span>\n</span>\n</span>\n<br /><span class=\"level3\"> by <span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Author\" data-replaceable-path=\"record.book.book30293697.author\" data-templated-value=\"Jay Coles\">Jay Coles</span></span>\n<br /><br /><span class=\"content_replaceable level4\" data-replaceable-tooltip=\"Book Annotation\" data-replaceable-path=\"record.book.book30293697.annotation\" data-templated-value=\"Just as Gio is getting his life together, he must deal with the return of his mother, who abandoned the family years ago, while dealing with his crush on a basketball player who is giving him mixed signals\">Just as Gio is getting his life together, he must deal with the return of his mother, who abandoned the family years ago, while dealing with his crush on a basketball player who is giving him mixed signals</span>\n</div>\n</td>\n</tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-pem\" data-libraryaware-section=\"book\" data-libraryaware-section-layout-id=\"d43df644-7a3b-4526-a93b-01b03147c9b1\" id=\"libraryaware-section-78cc1d78-a824-48e9-84f4-cd283796b09a\" data-libraryaware-section-order=\"9\" data-libraryaware-sectioncontrols-id=\"section-controls-512036ee-f652-4176-ac1f-a3992d933579\" data-libraryaware-record-id=\"30293702\" data-editing-mode=\"placeholder\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-78cc1d78-a824-48e9-84f4-cd283796b09a\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"vertical-align: top; padding-bottom: 25px;\">\n<table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"width: 189px; padding: 0px 12px 5px 5px; vertical-align: top;\">\n<div data-libraryaware-box=\"\" id=\"editable_265f959d-522e-4d60-845b-91d8dc04cb30\" contenteditable=\"false\"><div style=\"text-align: center;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTV0\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"gentleman's guide to vice and virtue\" data-catalog-book-author=\"Lee, Mackenzi\" data-catalog-book-id=\"30293702\" data-catalog-book-isbn=\"9780062382801\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3Dgentleman%27s+guide+to+vice+and+virtue&amp;qu=AUTHOR%3DLee%2c+Mackenzi\" data-hasqtip=\"56\" oldtitle=\"gentleman's guide to vice and virtue\" title=\"\" aria-describedby=\"qtip-21\" data-urlshortener-ignore=\"\">\n\n\t\t<img class=\"content_replaceable\" src=\"https://novelistimages.ehost-live.ebscohost.com/la?isbn=9780062382801&amp;size=standard\" data-replaceable-tooltip=\"Book Jacket Url\" data-replaceable-path=\"record.book.book30293702.book_jacket\" data-hasfit=\"true\" style=\"display: inline-block; width: 145px; height: 219px;\" width=\"145\" data-imageoptions=\"resizable,pan,zoom,fit,swap\" data-libraryaware-imageloader=\"09e0ecf6-17d6-4b1e-ba3b-ec0c5ceb7dc7\" data-imagetype=\"book\" height=\"219\" data-templated-value=\"\" />\n </a> \n</div></div>\n</td>\n<td style=\"vertical-align: top; padding-right: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_7fada169-719b-4530-86ee-fd1481628c27\" contenteditable=\"false\">\n<span class=\"level2 libraryaware-custom-plugin\">\n<span style=\"font-style: italic;\">\n<span style=\"font-weight: bold;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTV0\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"gentleman's guide to vice and virtue\" data-catalog-book-author=\"Lee, Mackenzi\" data-catalog-book-id=\"30293702\" data-catalog-book-isbn=\"9780062382801\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3Dgentleman%27s+guide+to+vice+and+virtue&amp;qu=AUTHOR%3DLee%2c+Mackenzi\" data-hasqtip=\"58\" oldtitle=\"gentleman's guide to vice and virtue\" title=\"\" aria-describedby=\"qtip-58\" data-urlshortener-ignore=\"\">\n\t<span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Title\" data-replaceable-path=\"record.book.book30293702.title\" data-templated-value=\"The gentleman's guide to vice and virtue\">The gentleman's guide to vice and virtue</span>\n\t</a>\n\n</span>\n</span>\n</span>\n<br /><span class=\"level3\"> by <span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Author\" data-replaceable-path=\"record.book.book30293702.author\" data-templated-value=\"Mackenzi Lee\">Mackenzi Lee</span></span>\n<br /><br /><span class=\"content_replaceable level4\" data-replaceable-tooltip=\"Book Annotation\" data-replaceable-path=\"record.book.book30293702.annotation\" data-templated-value=\"Two friends on a Grand Tour of 18th-century Europe stumble across a magical artifact that leads them from Paris to Venice in a dangerous manhunt shaped by pirates, highwaymen and their growing attraction to one another. Simultaneous eBook. 40,000 first printing.\">Two friends on a Grand Tour of 18th-century Europe stumble across a magical artifact that leads them from Paris to Venice in a dangerous manhunt shaped by pirates, highwaymen and their growing attraction to one another. Simultaneous eBook. 40,000 first printing.</span>\n</div>\n</td>\n</tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-pem\" data-libraryaware-section=\"book\" data-libraryaware-section-layout-id=\"d43df644-7a3b-4526-a93b-01b03147c9b1\" id=\"libraryaware-section-61bc49d1-ccf4-4d7a-bf01-d09c740d9542\" data-libraryaware-section-order=\"10\" data-libraryaware-sectioncontrols-id=\"section-controls-49b37510-789d-4eec-b0ff-280d80ab21a7\" data-libraryaware-record-id=\"30293704\" data-editing-mode=\"placeholder\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-61bc49d1-ccf4-4d7a-bf01-d09c740d9542\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"vertical-align: top; padding-bottom: 25px;\">\n<table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"width: 189px; padding: 0px 12px 5px 5px; vertical-align: top;\">\n<div data-libraryaware-box=\"\" id=\"editable_d87f71bf-e196-4d2a-890b-cfd3718c0f3a\" contenteditable=\"false\"><div style=\"text-align: center;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTV1\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Red, White &amp; Royal Blue\" data-catalog-book-author=\"Mcquiston, Casey\" data-catalog-book-id=\"30293704\" data-catalog-book-isbn=\"9781250856036\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DRed%2c+White+%26+Royal+Blue&amp;qu=AUTHOR%3DMcquiston%2c+Casey\" data-hasqtip=\"66\" oldtitle=\"Red, White &amp; Royal Blue\" title=\"\" data-urlshortener-ignore=\"\">\n\n\t\t<img class=\"content_replaceable\" src=\"https://novelistimages.ehost-live.ebscohost.com/la?isbn=9781250856036&amp;size=standard\" data-replaceable-tooltip=\"Book Jacket Url\" data-replaceable-path=\"record.book.book30293704.book_jacket\" data-hasfit=\"true\" style=\"display: inline-block; width: 145px; height: 222px;\" width=\"145\" data-imageoptions=\"resizable,pan,zoom,fit,swap\" data-libraryaware-imageloader=\"9422b407-25dc-4f2f-b116-8e4d19244d89\" data-imagetype=\"book\" height=\"222\" data-templated-value=\"\" />\n </a> \n</div></div>\n</td>\n<td style=\"vertical-align: top; padding-right: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_cd014166-4361-4547-ad0e-aa4c0d73bf45\" contenteditable=\"false\">\n<span class=\"level2 libraryaware-custom-plugin\">\n<span style=\"font-style: italic;\">\n<span style=\"font-weight: bold;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTV1\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Red, White &amp; Royal Blue\" data-catalog-book-author=\"Mcquiston, Casey\" data-catalog-book-id=\"30293704\" data-catalog-book-isbn=\"9781250856036\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DRed%2c+White+%26+Royal+Blue&amp;qu=AUTHOR%3DMcquiston%2c+Casey\" data-hasqtip=\"57\" oldtitle=\"Red, White &amp; Royal Blue\" title=\"\" data-urlshortener-ignore=\"\">\n\t<span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Title\" data-replaceable-path=\"record.book.book30293704.title\" data-templated-value=\"Red, White &amp;amp; Royal Blue\">Red, White &amp; Royal Blue</span>\n\t</a>\n\n</span>\n</span>\n</span>\n<br /><span class=\"level3\"> by <span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Author\" data-replaceable-path=\"record.book.book30293704.author\" data-templated-value=\"Casey Mcquiston\">Casey Mcquiston</span></span>\n<br /><br /><span class=\"content_replaceable level4\" data-replaceable-tooltip=\"Book Annotation\" data-replaceable-path=\"record.book.book30293704.annotation\" data-templated-value=\"Book Annotation\">Book Annotation</span>\n</div>\n</td>\n</tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-rtem\" data-libraryaware-section=\"rich_text_area\" data-libraryaware-section-layout-id=\"c68e878b-0807-470a-bad9-3405c9273b93\" id=\"libraryaware-section-073aa18b-bb26-496c-9881-a10969c265d8\" data-libraryaware-section-order=\"11\" data-libraryaware-sectioncontrols-id=\"section-controls-beff57a1-0996-4c51-a96a-5450ba332ab5\" data-editing-mode=\"richtext\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-073aa18b-bb26-496c-9881-a10969c265d8\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td>\n<table style=\"table-layout: fixed; width: 100%;\">\n<tbody><tr><td class=\"dbg\" style=\"padding: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_e5960082-c20a-460f-ac7e-bcc9088e588d\" contenteditable=\"false\"><div style=\"text-align: left;\"><strong><span class=\"level1\"><span style=\"font-size: 20px; line-height: 27px;\">Polysexuality</span></span></strong></div></div>\n</td></tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-rtem\" data-libraryaware-section=\"custom_section\" data-libraryaware-section-layout-id=\"417e2252-70c6-4e06-8da0-cb94157dfa9e\" id=\"libraryaware-section-a10e5c71-1dd8-40d0-8c2d-f01663538be0\" data-libraryaware-section-order=\"12\" data-libraryaware-sectioncontrols-id=\"section-controls-4d64a058-4b8d-48ef-aef1-fda63ef63f11\" data-editing-mode=\"richtext\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-a10e5c71-1dd8-40d0-8c2d-f01663538be0\"></a><table style=\"width: 100%; table-layout: fixed;\">\n\t<tbody><tr>\n\t\t<td style=\"vertical-align: top; width: 600px;\">\n\t\t\t<div id=\"editable_1dc6f160-1eb5-48de-80ef-95480a76842f\" data-libraryaware-box=\"\" class=\"\" contenteditable=\"false\"><img data-imageoptions=\"fit,resizable,swap,pan,zoom\" data-libraryaware-image-source=\"uploadedFiles\" data-libraryaware-imageloader=\"7607368b-40b7-4402-be18-51dac1f204c3\" height=\"105\" src=\"https://libraryaware.com/2291/Files/AnonymousDisplayWithCrop/7f4e0fc4-4b28-4b02-87ad-2af8d4e2cd64?containerHeight=105&amp;containerWidth=175&amp;scaledHeight=105&amp;scaledWidth=175&amp;verticalOffset=0&amp;horizontalOffset=0&amp;quality=95&amp;dpi=120\" style=\"height: 105px; width: 175px;\" width=\"175\" /></div></td>\n\t</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-pem\" data-libraryaware-section=\"book\" data-libraryaware-section-layout-id=\"d43df644-7a3b-4526-a93b-01b03147c9b1\" id=\"libraryaware-section-54a685e7-adbb-46a7-a1d1-85c3e4248e9d\" data-libraryaware-section-order=\"13\" data-libraryaware-sectioncontrols-id=\"section-controls-2143188c-4591-47a5-bff4-32639d30c5f3\" data-libraryaware-record-id=\"30293717\" data-editing-mode=\"placeholder\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-54a685e7-adbb-46a7-a1d1-85c3e4248e9d\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"vertical-align: top; padding-bottom: 25px;\">\n<table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"width: 189px; padding: 0px 12px 5px 5px; vertical-align: top;\">\n<div data-libraryaware-box=\"\" id=\"editable_8e23efee-c8e4-4473-a5d8-cf00b5a1acb8\" contenteditable=\"false\"><div style=\"text-align: center;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTV2\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"last changeling\" data-catalog-book-author=\"Pitcher, Chelsea\" data-catalog-book-id=\"30293717\" data-catalog-book-isbn=\"9781480677265\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3Dlast+changeling&amp;qu=AUTHOR%3DPitcher%2c+Chelsea\" data-hasqtip=\"69\" oldtitle=\"last changeling\" title=\"\" data-urlshortener-ignore=\"\">\n\n\t\t<img class=\"content_replaceable\" src=\"https://novelistimages.ehost-live.ebscohost.com/la?isbn=9781480677265&amp;size=standard\" data-replaceable-tooltip=\"Book Jacket Url\" data-replaceable-path=\"record.book.book30293717.book_jacket\" data-hasfit=\"true\" style=\"display: inline-block; width: 145px; height: 221px;\" width=\"145\" data-imageoptions=\"resizable,pan,zoom,fit,swap\" height=\"221\" data-libraryaware-imageloader=\"6a3469e4-8b32-47e7-ac24-3b747612d95d\" data-imagetype=\"book\" data-templated-value=\"\" />\n </a> \n</div></div>\n</td>\n<td style=\"vertical-align: top; padding-right: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_673a8bc6-4a1c-463d-a811-4cf8fc0dafaf\" contenteditable=\"false\">\n<span class=\"level2 libraryaware-custom-plugin\">\n<span style=\"font-style: italic;\">\n<span style=\"font-weight: bold;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTV2\" title=\"last changeling\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"last changeling\" data-catalog-book-author=\"Pitcher, Chelsea\" data-catalog-book-id=\"30293717\" data-catalog-book-isbn=\"9781480677265\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3Dlast+changeling&amp;qu=AUTHOR%3DPitcher%2c+Chelsea\" data-urlshortener-ignore=\"\">\n\t<span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Title\" data-replaceable-path=\"record.book.book30293717.title\" data-templated-value=\"The last changeling\">The last changeling</span>\n\t</a>\n\n</span>\n</span>\n</span>\n<br /><span class=\"level3\"> by <span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Author\" data-replaceable-path=\"record.book.book30293717.author\" data-templated-value=\"Chelsea Pitcher\">Chelsea Pitcher</span></span>\n<br /><br /><span class=\"content_replaceable level4\" data-replaceable-tooltip=\"Book Annotation\" data-replaceable-path=\"record.book.book30293717.annotation\" data-templated-value=\"Seeking to overthrow her tyrannical mother to restore equality to faeriekind, princess Elora is charged by a potential ally to deliver a sacrifice in the form of a teen boy who would earn redemption for an accident that killed his younger brother. Original.\">Seeking to overthrow her tyrannical mother to restore equality to faeriekind, princess Elora is charged by a potential ally to deliver a sacrifice in the form of a teen boy who would earn redemption for an accident that killed his younger brother. Original.</span>\n</div>\n</td>\n</tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-rtem\" data-libraryaware-section=\"rich_text_area\" data-libraryaware-section-layout-id=\"c68e878b-0807-470a-bad9-3405c9273b93\" id=\"libraryaware-section-55815155-358e-406b-a960-f9df17d344a1\" data-libraryaware-section-order=\"14\" data-libraryaware-sectioncontrols-id=\"section-controls-9c2998c6-f924-4070-8e2d-97befa1aca71\" data-editing-mode=\"richtext\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-55815155-358e-406b-a960-f9df17d344a1\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td>\n<table style=\"table-layout: fixed; width: 100%;\">\n<tbody><tr><td class=\"dbg\" style=\"padding: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_828ff055-098a-489c-afd2-782546811e28\" contenteditable=\"false\"><div style=\"text-align: left;\"><strong><span class=\"level1\"><span style=\"font-size: 20px; line-height: 27px;\">Pansexuality</span></span></strong></div></div>\n</td></tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-rtem\" data-libraryaware-section=\"custom_section\" data-libraryaware-section-layout-id=\"417e2252-70c6-4e06-8da0-cb94157dfa9e\" id=\"libraryaware-section-0db18f57-9267-4af1-aefb-4fb4c0e09bbf\" data-libraryaware-section-order=\"15\" data-libraryaware-sectioncontrols-id=\"section-controls-bf0c462d-5fed-47a1-b11b-d2e28283152b\" data-editing-mode=\"richtext\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-0db18f57-9267-4af1-aefb-4fb4c0e09bbf\"></a><table style=\"width: 100%; table-layout: fixed;\">\n\t<tbody><tr>\n\t\t<td style=\"vertical-align: top; width: 600px;\">\n\t\t\t<div id=\"editable_8515216e-3ac0-45a0-9bee-a1ec943fc2db\" data-libraryaware-box=\"\" contenteditable=\"false\"><img data-imageoptions=\"fit,resizable,swap,pan,zoom\" data-libraryaware-image-source=\"uploadedFiles\" data-libraryaware-imageloader=\"c5289ca1-218a-47be-8c07-dd23e76cd0fa\" height=\"105\" src=\"https://libraryaware.com/2291/Files/Display/1fb0387b-d821-47ec-a2d9-0c8457f42269?\" style=\"height: 105px; width: 175px;\" width=\"175\" /></div></td>\n\t</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-pem\" data-libraryaware-section=\"book\" data-libraryaware-section-layout-id=\"d43df644-7a3b-4526-a93b-01b03147c9b1\" id=\"libraryaware-section-8345bea7-5ceb-4d7e-8e8c-9a4b11fa03f0\" data-libraryaware-section-order=\"16\" data-libraryaware-sectioncontrols-id=\"section-controls-c5c875fd-3541-4434-964d-5cf2b573e0bd\" data-libraryaware-record-id=\"30293739\" data-editing-mode=\"placeholder\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-8345bea7-5ceb-4d7e-8e8c-9a4b11fa03f0\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"vertical-align: top; padding-bottom: 25px;\">\n<table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"width: 189px; padding: 0px 12px 5px 5px; vertical-align: top;\">\n<div data-libraryaware-box=\"\" id=\"editable_eede21ec-bd1a-436f-85c4-acc42e82d28a\" contenteditable=\"false\"><div style=\"text-align: center;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTV3\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Come tumbling down\" data-catalog-book-author=\"McGuire, Seanan\" data-catalog-book-id=\"30293739\" data-catalog-book-isbn=\"9780765399311\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DCome+tumbling+down&amp;qu=AUTHOR%3DMcGuire%2c+Seanan\" data-hasqtip=\"18\" oldtitle=\"Come tumbling down\" title=\"\" data-urlshortener-ignore=\"\">\n\n\t\t<img class=\"content_replaceable\" src=\"https://novelistimages.ehost-live.ebscohost.com/la?isbn=9780765399311&amp;size=standard\" data-replaceable-tooltip=\"Book Jacket Url\" data-replaceable-path=\"record.book.book30293739.book_jacket\" data-hasfit=\"true\" style=\"display: inline-block; width: 145px; height: 232px;\" width=\"145\" data-imageoptions=\"resizable,pan,zoom,fit,swap\" height=\"232\" data-libraryaware-imageloader=\"31fa8e81-6b7c-4083-82ab-9b1a8e133b02\" data-imagetype=\"book\" data-templated-value=\"\" />\n </a> \n</div></div>\n</td>\n<td style=\"vertical-align: top; padding-right: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_da2584aa-ffe1-4adb-a813-05ffde1a3151\" contenteditable=\"false\">\n<span class=\"level2 libraryaware-custom-plugin\">\n<span style=\"font-style: italic;\">\n<span style=\"font-weight: bold;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTV3\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Come tumbling down\" data-catalog-book-author=\"McGuire, Seanan\" data-catalog-book-id=\"30293739\" data-catalog-book-isbn=\"9780765399311\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DCome+tumbling+down&amp;qu=AUTHOR%3DMcGuire%2c+Seanan\" data-hasqtip=\"72\" oldtitle=\"Come tumbling down\" title=\"\" data-urlshortener-ignore=\"\">\n\t<span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Title\" data-replaceable-path=\"record.book.book30293739.title\" data-templated-value=\"Come tumbling down\">Come tumbling down</span>\n\t</a>\n\n</span>\n</span>\n</span>\n<br /><span class=\"level3\"> by <span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Author\" data-replaceable-path=\"record.book.book30293739.author\" data-templated-value=\"Seanan McGuire\">Seanan McGuire</span></span>\n<br /><br /><span class=\"content_replaceable level4\" data-replaceable-tooltip=\"Book Annotation\" data-replaceable-path=\"record.book.book30293739.annotation\" data-templated-value=\"After leaving with the murdered body of her deranged sister, Jack discovers that something has gone very wrong upon her return to Eleanor West’s School for Wayward Children, in the fifth novel of the series following Every Heart a Doorway. Illustrations.\">After leaving with the murdered body of her deranged sister, Jack discovers that something has gone very wrong upon her return to Eleanor West’s School for Wayward Children, in the fifth novel of the series following Every Heart a Doorway. Illustrations.</span>\n</div>\n</td>\n</tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-pem\" data-libraryaware-section=\"book\" data-libraryaware-section-layout-id=\"d43df644-7a3b-4526-a93b-01b03147c9b1\" id=\"libraryaware-section-7287028a-3fba-4e2d-9bb3-eadad8f126f9\" data-libraryaware-section-order=\"17\" data-libraryaware-sectioncontrols-id=\"section-controls-c96e3cd8-cc13-4ac7-a24c-0062cb530468\" data-libraryaware-record-id=\"30293740\" data-editing-mode=\"placeholder\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-7287028a-3fba-4e2d-9bb3-eadad8f126f9\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"vertical-align: top; padding-bottom: 25px;\">\n<table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"width: 189px; padding: 0px 12px 5px 5px; vertical-align: top;\">\n<div data-libraryaware-box=\"\" id=\"editable_cd395a1b-1955-4263-95a2-76a0e915f5a7\" contenteditable=\"false\"><div style=\"text-align: center;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTV4\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Wild and crooked\" data-catalog-book-author=\"Thomas, Leah\" data-catalog-book-id=\"30293740\" data-catalog-book-isbn=\"9781547600021\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DWild+and+crooked&amp;qu=AUTHOR%3DThomas%2c+Leah\" data-hasqtip=\"14\" oldtitle=\"Wild and crooked\" title=\"\" aria-describedby=\"qtip-14\" data-urlshortener-ignore=\"\">\n\n\t\t<img class=\"content_replaceable\" src=\"https://novelistimages.ehost-live.ebscohost.com/la?isbn=9781547600021&amp;size=standard\" data-replaceable-tooltip=\"Book Jacket Url\" data-replaceable-path=\"record.book.book30293740.book_jacket\" data-hasfit=\"true\" style=\"display: inline-block; width: 145px; height: 219px;\" width=\"145\" data-imageoptions=\"resizable,pan,zoom,fit,swap\" height=\"219\" data-libraryaware-imageloader=\"3a8d263f-adc3-4d53-9b61-650d4b04e99e\" data-imagetype=\"book\" data-templated-value=\"\" />\n </a> \n</div></div>\n</td>\n<td style=\"vertical-align: top; padding-right: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_d267fbb3-6e3d-4d11-8605-63af151dea23\" contenteditable=\"false\">\n<span class=\"level2 libraryaware-custom-plugin\">\n<span style=\"font-style: italic;\">\n<span style=\"font-weight: bold;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTV4\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Wild and crooked\" data-catalog-book-author=\"Thomas, Leah\" data-catalog-book-id=\"30293740\" data-catalog-book-isbn=\"9781547600021\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DWild+and+crooked&amp;qu=AUTHOR%3DThomas%2c+Leah\" data-hasqtip=\"17\" oldtitle=\"Wild and crooked\" title=\"\" data-urlshortener-ignore=\"\">\n\t<span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Title\" data-replaceable-path=\"record.book.book30293740.title\" data-templated-value=\"Wild and crooked\">Wild and crooked</span>\n\t</a>\n\n</span>\n</span>\n</span>\n<br /><span class=\"level3\"> by <span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Author\" data-replaceable-path=\"record.book.book30293740.author\" data-templated-value=\"Leah Thomas\">Leah Thomas</span></span>\n<br /><br /><span class=\"content_replaceable level4\" data-replaceable-tooltip=\"Book Annotation\" data-replaceable-path=\"record.book.book30293740.annotation\" data-templated-value=\"Hiding her identity to escape community wrath over the murder her father committed years earlier, Kalyn bonds with Gus, a teen with cerebral palsy, until complicated truths about their families' pasts emerge.\">Hiding her identity to escape community wrath over the murder her father committed years earlier, Kalyn bonds with Gus, a teen with cerebral palsy, until complicated truths about their families' pasts emerge.</span>\n</div>\n</td>\n</tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-rtem\" data-libraryaware-section=\"rich_text_area\" data-libraryaware-section-layout-id=\"c68e878b-0807-470a-bad9-3405c9273b93\" id=\"libraryaware-section-5df9f51a-d7c7-4bbf-97e5-1540ba4d9bdd\" data-libraryaware-section-order=\"18\" data-libraryaware-sectioncontrols-id=\"section-controls-bfca9e0d-e5ae-4b2e-9afa-b6a50348f678\" data-editing-mode=\"richtext\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-5df9f51a-d7c7-4bbf-97e5-1540ba4d9bdd\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td>\n<table style=\"table-layout: fixed; width: 100%;\">\n<tbody><tr><td class=\"dbg\" style=\"padding: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_434856e3-f7e6-4dbc-bb86-1888aadc09f1\" contenteditable=\"false\"><div><strong><span class=\"level1\"><span style=\"font-size: 20px; line-height: 27px;\">Omnisexuality</span></span></strong></div></div>\n</td></tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-rtem\" data-libraryaware-section=\"custom_section\" data-libraryaware-section-layout-id=\"417e2252-70c6-4e06-8da0-cb94157dfa9e\" id=\"libraryaware-section-eaee4d89-bfc6-4c69-9e56-d0bfeac7b234\" data-libraryaware-section-order=\"19\" data-libraryaware-sectioncontrols-id=\"section-controls-a2b2deb9-9fc2-4add-8472-9fea911193ce\" data-editing-mode=\"richtext\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-eaee4d89-bfc6-4c69-9e56-d0bfeac7b234\"></a><table style=\"width: 100%; table-layout: fixed;\">\n\t<tbody><tr>\n\t\t<td style=\"vertical-align: top; width: 600px;\">\n\t\t\t<div id=\"editable_d0b2cea9-fdea-4a2c-9fba-43ff20f91e1c\" data-libraryaware-box=\"\" class=\"\" contenteditable=\"false\">\n\t\t\t<img data-imageoptions=\"fit,resizable,swap,pan,zoom\" src=\"https://libraryaware.com/2291/Files/AnonymousDisplayWithCrop/e8db6c26-afa6-44fb-9fed-077811876994?containerHeight=105&amp;containerWidth=175&amp;scaledHeight=105&amp;scaledWidth=175&amp;verticalOffset=0&amp;horizontalOffset=0&amp;quality=95&amp;dpi=120\" style=\"height: 105px; width: 175px;\" height=\"105\" data-libraryaware-imageloader=\"d12bcd60-4da7-4d45-b570-52dd6f611d18\" data-libraryaware-image-source=\"uploadedFiles\" width=\"175\" />\n\t\t</div></td>\n\t</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-pem\" data-libraryaware-section=\"book\" data-libraryaware-section-layout-id=\"d43df644-7a3b-4526-a93b-01b03147c9b1\" id=\"libraryaware-section-c3dcd969-9c3f-41b2-bb37-a46b73c2c3a0\" data-libraryaware-section-order=\"20\" data-libraryaware-sectioncontrols-id=\"section-controls-ea19e8e1-b74a-41af-bd53-6150ad4a70b7\" data-libraryaware-record-id=\"30293928\" data-editing-mode=\"placeholder\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-c3dcd969-9c3f-41b2-bb37-a46b73c2c3a0\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"vertical-align: top; padding-bottom: 25px;\">\n<table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"width: 189px; padding: 0px 12px 5px 5px; vertical-align: top;\">\n<div data-libraryaware-box=\"\" id=\"editable_a6f4c4fd-4412-4197-b93d-43f9d09c0a4e\" contenteditable=\"false\"><div style=\"text-align: center;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTV5\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Space opera\" data-catalog-book-author=\"Valente, Catherynne M.\" data-catalog-book-id=\"30293928\" data-catalog-book-isbn=\"9781481497497\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DSpace+opera&amp;qu=AUTHOR%3DValente%2c+Catherynne+M.\" data-hasqtip=\"74\" oldtitle=\"Space opera\" title=\"\" data-urlshortener-ignore=\"\">\n\n\t\t<img class=\"content_replaceable\" src=\"https://novelistimages.ehost-live.ebscohost.com/la?isbn=9781481497497&amp;size=standard\" data-replaceable-tooltip=\"Book Jacket Url\" data-replaceable-path=\"record.book.book30293928.book_jacket\" data-hasfit=\"true\" style=\"display: inline-block; width: 145px; height: 219px;\" width=\"145\" data-imageoptions=\"resizable,pan,zoom,fit,swap\" height=\"219\" data-libraryaware-imageloader=\"93e9f10f-4fb3-4709-87ea-6d8eaf46f6bb\" data-imagetype=\"book\" data-templated-value=\"\" />\n </a> \n</div></div>\n</td>\n<td style=\"vertical-align: top; padding-right: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_340e3fa1-acd8-4fcf-b0fd-d547d861cdc8\" contenteditable=\"false\">\n<span class=\"level2 libraryaware-custom-plugin\">\n<span style=\"font-style: italic;\">\n<span style=\"font-weight: bold;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTV5\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Space opera\" data-catalog-book-author=\"Valente, Catherynne M.\" data-catalog-book-id=\"30293928\" data-catalog-book-isbn=\"9781481497497\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DSpace+opera&amp;qu=AUTHOR%3DValente%2c+Catherynne+M.\" data-hasqtip=\"70\" oldtitle=\"Space opera\" title=\"\" data-urlshortener-ignore=\"\">\n\t<span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Title\" data-replaceable-path=\"record.book.book30293928.title\" data-templated-value=\"Space opera\">Space opera</span>\n\t</a>\n\n</span>\n</span>\n</span>\n<br /><span class=\"level3\"> by <span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Author\" data-replaceable-path=\"record.book.book30293928.author\" data-templated-value=\"Catherynne M. Valente\">Catherynne M. Valente</span></span>\n<br /><br /><span class=\"content_replaceable level4\" data-replaceable-tooltip=\"Book Annotation\" data-replaceable-path=\"record.book.book30293928.annotation\" data-templated-value=\"The fate of humankind and the Earth hang in the balance as galaxies compete for glory in a universe-wide musical contest—rife with glitter, lipstick and electric guitars—where you must sing to survive.\">The fate of humankind and the Earth hang in the balance as galaxies compete for glory in a universe-wide musical contest—rife with glitter, lipstick and electric guitars—where you must sing to survive.</span>\n</div>\n</td>\n</tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-rtem\" data-libraryaware-section=\"rich_text_area\" data-libraryaware-section-layout-id=\"c68e878b-0807-470a-bad9-3405c9273b93\" id=\"libraryaware-section-0c4e7734-0be4-4225-a6a2-66cab296ebdc\" data-libraryaware-section-order=\"21\" data-libraryaware-sectioncontrols-id=\"section-controls-b7a92bfa-acb7-4ad7-afab-f4f79c7a2611\" data-editing-mode=\"richtext\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-0c4e7734-0be4-4225-a6a2-66cab296ebdc\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td>\n<table style=\"table-layout: fixed; width: 100%;\">\n<tbody><tr><td class=\"dbg\" style=\"padding: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_b08a6f89-b73c-4cc6-9432-84dda46b3ff1\" contenteditable=\"false\"><div style=\"text-align: left;\"><strong><span class=\"level1\"><span style=\"font-size: 20px; line-height: 27px;\">Asexuality</span></span></strong></div></div>\n</td></tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-rtem\" data-libraryaware-section=\"custom_section\" data-libraryaware-section-layout-id=\"417e2252-70c6-4e06-8da0-cb94157dfa9e\" id=\"libraryaware-section-63491287-4a04-4517-8ac4-a25225a9fd24\" data-libraryaware-section-order=\"22\" data-libraryaware-sectioncontrols-id=\"section-controls-8ded143b-6ae2-4f4a-9b86-95afc5ddf919\" data-editing-mode=\"richtext\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-63491287-4a04-4517-8ac4-a25225a9fd24\"></a><table style=\"width: 100%; table-layout: fixed;\">\n\t<tbody><tr>\n\t\t<td style=\"vertical-align: top; width: 600px;\">\n\t\t\t<div id=\"editable_2733713d-633c-4aed-aca9-00fe34f10769\" data-libraryaware-box=\"\" class=\"\" contenteditable=\"false\">\n\t\t\t<img data-imageoptions=\"fit,resizable,swap,pan,zoom\" src=\"https://libraryaware.com/2291/Files/AnonymousDisplayWithCrop/4f1a1d50-b334-41e0-b027-7da707d74579?containerHeight=105&amp;containerWidth=175&amp;scaledHeight=105&amp;scaledWidth=175&amp;quality=95&amp;dpi=120&amp;verticalOffset=0&amp;horizontalOffset=0\" style=\"height: 105px; width: 175px;\" height=\"105\" data-libraryaware-imageloader=\"26f859fa-2256-46c5-8595-25f7f6d1ceb4\" data-libraryaware-image-source=\"uploadedFiles\" width=\"175\" />\n\t\t</div></td>\n\t</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-pem\" data-libraryaware-section=\"book\" data-libraryaware-section-layout-id=\"d43df644-7a3b-4526-a93b-01b03147c9b1\" id=\"libraryaware-section-d72d8985-6a61-43cb-ba79-f278ca80b593\" data-libraryaware-section-order=\"23\" data-libraryaware-sectioncontrols-id=\"section-controls-986bc4a6-68e8-49c0-bdd2-19b9f1e35edb\" data-libraryaware-record-id=\"30293933\" data-editing-mode=\"placeholder\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-d72d8985-6a61-43cb-ba79-f278ca80b593\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"vertical-align: top; padding-bottom: 25px;\">\n<table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"width: 189px; padding: 0px 12px 5px 5px; vertical-align: top;\">\n<div data-libraryaware-box=\"\" id=\"editable_d3aa7550-28ac-479b-84b8-48160147003e\" contenteditable=\"false\"><div style=\"text-align: center;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTV6\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Let's talk about love\" data-catalog-book-author=\"Kann, Claire\" data-catalog-book-id=\"30293933\" data-catalog-book-isbn=\"9781250294500\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DLet%27s+talk+about+love&amp;qu=AUTHOR%3DKann%2c+Claire\" data-hasqtip=\"80\" oldtitle=\"Let's talk about love\" title=\"\" aria-describedby=\"qtip-80\" data-urlshortener-ignore=\"\">\n\n\t\t<img class=\"content_replaceable\" src=\"https://novelistimages.ehost-live.ebscohost.com/la?isbn=9781250294500&amp;size=standard\" data-replaceable-tooltip=\"Book Jacket Url\" data-replaceable-path=\"record.book.book30293933.book_jacket\" data-hasfit=\"true\" style=\"display: inline-block; width: 145px; height: 217px;\" width=\"145\" data-imageoptions=\"resizable,pan,zoom,fit,swap\" height=\"217\" data-libraryaware-imageloader=\"c4a4343c-bfa5-40d1-bfd2-4925cd934d06\" data-imagetype=\"book\" data-templated-value=\"\" />\n </a> \n</div></div>\n</td>\n<td style=\"vertical-align: top; padding-right: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_4f726e8d-76ce-4e6c-ba90-7f7c32bc2492\" contenteditable=\"false\">\n<span class=\"level2 libraryaware-custom-plugin\">\n<span style=\"font-style: italic;\">\n<span style=\"font-weight: bold;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTV6\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Let's talk about love\" data-catalog-book-author=\"Kann, Claire\" data-catalog-book-id=\"30293933\" data-catalog-book-isbn=\"9781250294500\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DLet%27s+talk+about+love&amp;qu=AUTHOR%3DKann%2c+Claire\" data-hasqtip=\"35\" oldtitle=\"Let's talk about love\" title=\"\" data-urlshortener-ignore=\"\">\n\t<span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Title\" data-replaceable-path=\"record.book.book30293933.title\" data-templated-value=\"Let's talk about love\">Let's talk about love</span>\n\t</a>\n\n</span>\n</span>\n</span>\n<br /><span class=\"level3\"> by <span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Author\" data-replaceable-path=\"record.book.book30293933.author\" data-templated-value=\"Claire Kann\">Claire Kann</span></span>\n<br /><br /><span class=\"content_replaceable level4\" data-replaceable-tooltip=\"Book Annotation\" data-replaceable-path=\"record.book.book30293933.annotation\" data-templated-value=\"After Alice's asexuality ended her last relationship, she has sworn off dating, until she becomes attracted to her new coworker and now Alice must decide if she's willing to risk their friendship for a love that may not be reciprocated or understood\">After Alice's asexuality ended her last relationship, she has sworn off dating, until she becomes attracted to her new coworker and now Alice must decide if she's willing to risk their friendship for a love that may not be reciprocated or understood</span>\n</div>\n</td>\n</tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-pem\" data-libraryaware-section=\"book\" data-libraryaware-section-layout-id=\"d43df644-7a3b-4526-a93b-01b03147c9b1\" id=\"libraryaware-section-a10dd7d3-dca9-48d1-b5df-8ac498709f9f\" data-libraryaware-section-order=\"24\" data-libraryaware-sectioncontrols-id=\"section-controls-a0ef5fb4-a1ac-4373-9b2b-220883226ea2\" data-libraryaware-record-id=\"30293934\" data-editing-mode=\"placeholder\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-a10dd7d3-dca9-48d1-b5df-8ac498709f9f\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"vertical-align: top; padding-bottom: 25px;\">\n<table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"width: 189px; padding: 0px 12px 5px 5px; vertical-align: top;\">\n<div data-libraryaware-box=\"\" id=\"editable_905a2f43-9d29-4e12-9594-8f47dc35aa9f\" contenteditable=\"false\"><div style=\"text-align: center;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTV7\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Our dreams at dusk. 1\" data-catalog-book-author=\"Kamatani, Yuhki\" data-catalog-book-id=\"30293934\" data-catalog-book-isbn=\"9781642750607\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DOur+dreams+at+dusk.+1&amp;qu=AUTHOR%3DKamatani%2c+Yuhki\" data-hasqtip=\"52\" oldtitle=\"Our dreams at dusk. 1\" title=\"\" data-urlshortener-ignore=\"\">\n\n\t\t<img class=\"content_replaceable\" src=\"https://novelistimages.ehost-live.ebscohost.com/la?isbn=9781642750607&amp;size=standard\" data-replaceable-tooltip=\"Book Jacket Url\" data-replaceable-path=\"record.book.book30293934.book_jacket\" data-hasfit=\"true\" style=\"display: inline-block; width: 145px; height: 206px;\" width=\"145\" data-imageoptions=\"resizable,pan,zoom,fit,swap\" height=\"206\" data-libraryaware-imageloader=\"d00b36e8-6715-426b-bd63-1d46f2ee328e\" data-imagetype=\"book\" data-templated-value=\"\" />\n </a> \n</div></div>\n</td>\n<td style=\"vertical-align: top; padding-right: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_85d14c44-6995-4153-89ce-064aaeb6445d\" contenteditable=\"false\">\n<span class=\"level2 libraryaware-custom-plugin\">\n<span style=\"font-style: italic;\">\n<span style=\"font-weight: bold;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTV7\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Our dreams at dusk. 1\" data-catalog-book-author=\"Kamatani, Yuhki\" data-catalog-book-id=\"30293934\" data-catalog-book-isbn=\"9781642750607\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DOur+dreams+at+dusk.+1&amp;qu=AUTHOR%3DKamatani%2c+Yuhki\" data-hasqtip=\"29\" oldtitle=\"Our dreams at dusk. 1\" title=\"\" data-urlshortener-ignore=\"\">\n\t<span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Title\" data-replaceable-path=\"record.book.book30293934.title\" data-templated-value=\"Our dreams at dusk. 1\">Our dreams at dusk. 1</span>\n\t</a>\n\n</span>\n</span>\n</span>\n<br /><span class=\"level3\"> by <span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Author\" data-replaceable-path=\"record.book.book30293934.author\" data-templated-value=\"Yuhki Kamatani\">Yuhki Kamatani</span></span>\n<br /><br /><span class=\"content_replaceable level4\" data-replaceable-tooltip=\"Book Annotation\" data-replaceable-path=\"record.book.book30293934.annotation\" data-templated-value=\"Book Annotation\">Book Annotation</span>\n</div>\n</td>\n</tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-pem\" data-libraryaware-section=\"book\" data-libraryaware-section-layout-id=\"d43df644-7a3b-4526-a93b-01b03147c9b1\" id=\"libraryaware-section-4b15ce20-0480-420d-bb19-395d4d54a01b\" data-libraryaware-section-order=\"25\" data-libraryaware-sectioncontrols-id=\"section-controls-529122e6-26fa-43de-85b5-e1b6077aa08d\" data-libraryaware-record-id=\"30293936\" data-editing-mode=\"placeholder\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-4b15ce20-0480-420d-bb19-395d4d54a01b\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"vertical-align: top; padding-bottom: 25px;\">\n<table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"width: 189px; padding: 0px 12px 5px 5px; vertical-align: top;\">\n<div data-libraryaware-box=\"\" id=\"editable_49d17f24-c3a9-495a-b063-9e81e8fdc2e1\" contenteditable=\"false\"><div style=\"text-align: center;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTV8\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Every heart a doorway\" data-catalog-book-author=\"McGuire, Seanan\" data-catalog-book-id=\"30293936\" data-catalog-book-isbn=\"9780765385505\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DEvery+heart+a+doorway&amp;qu=AUTHOR%3DMcGuire%2c+Seanan\" data-hasqtip=\"56\" oldtitle=\"Every heart a doorway\" title=\"\" data-urlshortener-ignore=\"\">\n\n\t\t<img class=\"content_replaceable\" src=\"https://novelistimages.ehost-live.ebscohost.com/la?isbn=9780765385505&amp;size=standard\" data-replaceable-tooltip=\"Book Jacket Url\" data-replaceable-path=\"record.book.book30293936.book_jacket\" data-hasfit=\"true\" style=\"display: inline-block; width: 145px; height: 220px;\" width=\"145\" data-imageoptions=\"resizable,pan,zoom,fit,swap\" data-libraryaware-imageloader=\"afdba970-2b80-4877-9c0a-deaff2a1cfb2\" data-imagetype=\"book\" height=\"220\" data-templated-value=\"\" />\n </a> \n</div></div>\n</td>\n<td style=\"vertical-align: top; padding-right: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_1cbf8115-cd17-4ce6-8e52-1bc8015556c2\" contenteditable=\"false\">\n<span class=\"level2 libraryaware-custom-plugin\">\n<span style=\"font-style: italic;\">\n<span style=\"font-weight: bold;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTV8\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Every heart a doorway\" data-catalog-book-author=\"McGuire, Seanan\" data-catalog-book-id=\"30293936\" data-catalog-book-isbn=\"9780765385505\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DEvery+heart+a+doorway&amp;qu=AUTHOR%3DMcGuire%2c+Seanan\" data-hasqtip=\"34\" oldtitle=\"Every heart a doorway\" title=\"\" data-urlshortener-ignore=\"\">\n\t<span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Title\" data-replaceable-path=\"record.book.book30293936.title\" data-templated-value=\"Every heart a doorway\">Every heart a doorway</span>\n\t</a>\n\n</span>\n</span>\n</span>\n<br /><span class=\"level3\"> by <span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Author\" data-replaceable-path=\"record.book.book30293936.author\" data-templated-value=\"Seanan McGuire\">Seanan McGuire</span></span>\n<br /><br /><span class=\"content_replaceable level4\" data-replaceable-tooltip=\"Book Annotation\" data-replaceable-path=\"record.book.book30293936.annotation\" data-templated-value=\"Sent away to a home for children who have tumbled into fantastical other worlds and are looking for ways to return, Nancy triggers dark changes among her fellow schoolmates and resolves to expose the truth when a child dies under suspicious magical circumstances. By the best-selling author of the InCryptid series.\">Sent away to a home for children who have tumbled into fantastical other worlds and are looking for ways to return, Nancy triggers dark changes among her fellow schoolmates and resolves to expose the truth when a child dies under suspicious magical circumstances. By the best-selling author of the InCryptid series.</span>\n</div>\n</td>\n</tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-pem\" data-libraryaware-section=\"book\" data-libraryaware-section-layout-id=\"d43df644-7a3b-4526-a93b-01b03147c9b1\" id=\"libraryaware-section-96f6a160-8ac3-4cff-b428-78190ab21f1d\" data-libraryaware-section-order=\"26\" data-libraryaware-sectioncontrols-id=\"section-controls-eb31ba8e-1c4e-4794-ba2d-d8b05c17d026\" data-libraryaware-record-id=\"30293937\" data-editing-mode=\"placeholder\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-96f6a160-8ac3-4cff-b428-78190ab21f1d\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"vertical-align: top; padding-bottom: 25px;\">\n<table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"width: 189px; padding: 0px 12px 5px 5px; vertical-align: top;\">\n<div data-libraryaware-box=\"\" id=\"editable_37aa0dee-9487-46e2-b1d3-f716a012a45b\" contenteditable=\"false\"><div style=\"text-align: center;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTV9\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Ace\" data-catalog-book-author=\"Chen, Angela\" data-catalog-book-id=\"30293937\" data-catalog-book-isbn=\"9780807014738\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DAce&amp;qu=AUTHOR%3DChen%2c+Angela\" data-hasqtip=\"55\" oldtitle=\"Ace\" title=\"\" data-urlshortener-ignore=\"\">\n\n\t\t<img class=\"content_replaceable\" src=\"https://novelistimages.ehost-live.ebscohost.com/la?isbn=9780807014738&amp;size=standard\" data-replaceable-tooltip=\"Book Jacket Url\" data-replaceable-path=\"record.book.book30293937.book_jacket\" data-hasfit=\"true\" style=\"display: inline-block; width: 145px; height: 219px;\" width=\"145\" data-imageoptions=\"resizable,pan,zoom,fit,swap\" data-libraryaware-imageloader=\"ea79b3fa-e550-4318-abf1-c15b6bbe576a\" data-imagetype=\"book\" height=\"219\" data-templated-value=\"\" />\n </a> \n</div></div>\n</td>\n<td style=\"vertical-align: top; padding-right: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_7827a289-2aa1-4bcb-838a-f138dee015ab\" contenteditable=\"false\">\n<span class=\"level2 libraryaware-custom-plugin\">\n<span style=\"font-style: italic;\">\n<span style=\"font-weight: bold;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTV9\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Ace\" data-catalog-book-author=\"Chen, Angela\" data-catalog-book-id=\"30293937\" data-catalog-book-isbn=\"9780807014738\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DAce&amp;qu=AUTHOR%3DChen%2c+Angela\" data-hasqtip=\"64\" oldtitle=\"Ace\" title=\"\" data-urlshortener-ignore=\"\">\n\t<span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Title\" data-replaceable-path=\"record.book.book30293937.title\" data-templated-value=\"Ace : what asexuality reveals about desire, society, and the meaning of sex\">Ace : what asexuality reveals about desire, society, and the meaning of sex</span>\n\t</a>\n\n</span>\n</span>\n</span>\n<br /><span class=\"level3\"> by <span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Author\" data-replaceable-path=\"record.book.book30293937.author\" data-templated-value=\"Angela Chen\">Angela Chen</span></span>\n<br /><br /><span class=\"content_replaceable level4\" data-replaceable-tooltip=\"Book Annotation\" data-replaceable-path=\"record.book.book30293937.annotation\" data-templated-value=\"&quot;Ace&quot; delves into the lives of those who identify using the little-known sexual orientation of asexuality and shows what all of us can learn-about desire, identity, culture, and relationships-when we use an asexual lens to see the world&quot;\">\"Ace\" delves into the lives of those who identify using the little-known sexual orientation of asexuality and shows what all of us can learn-about desire, identity, culture, and relationships-when we use an asexual lens to see the world\"</span>\n</div>\n</td>\n</tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-rtem\" data-libraryaware-section=\"rich_text_area\" data-libraryaware-section-layout-id=\"c68e878b-0807-470a-bad9-3405c9273b93\" id=\"libraryaware-section-9e52c737-96b0-4b94-8cce-ee436d79a76f\" data-libraryaware-section-order=\"27\" data-libraryaware-sectioncontrols-id=\"section-controls-c2854497-281c-488b-9176-cce2c8b0209d\" data-editing-mode=\"richtext\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-9e52c737-96b0-4b94-8cce-ee436d79a76f\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td>\n<table style=\"table-layout: fixed; width: 100%;\">\n<tbody><tr><td class=\"dbg\" style=\"padding: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_222174ec-5414-4c04-a8ea-50f6b87f355a\" contenteditable=\"false\"><div style=\"text-align: left;\"><font face=\"Georgia, serif, Lucida Sans Unicode\"><span style=\"font-size: 18px;\"><strong>Demisexuality</strong></span></font></div></div>\n</td></tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-rtem\" data-libraryaware-section=\"custom_section\" data-libraryaware-section-layout-id=\"417e2252-70c6-4e06-8da0-cb94157dfa9e\" id=\"libraryaware-section-38b57c3d-7660-4c83-aa4d-59b0f901b34e\" data-libraryaware-section-order=\"28\" data-libraryaware-sectioncontrols-id=\"section-controls-80421903-02f6-4ffa-b411-d8bf6ef2c0c4\" data-editing-mode=\"richtext\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-38b57c3d-7660-4c83-aa4d-59b0f901b34e\"></a><table style=\"width: 100%; table-layout: fixed;\">\n\t<tbody><tr>\n\t\t<td style=\"vertical-align: top; width: 600px;\">\n\t\t\t<div id=\"editable_59b98f16-4260-402b-81b1-5d1b928975bc\" data-libraryaware-box=\"\" class=\"\" contenteditable=\"false\">\n\t\t\t<img data-imageoptions=\"fit,resizable,swap,pan,zoom\" src=\"https://libraryaware.com/2291/Files/AnonymousDisplayWithCrop/0722c525-ff2a-4522-b690-ec58f6209343?containerHeight=105&amp;containerWidth=175&amp;scaledHeight=105&amp;scaledWidth=175&amp;quality=95&amp;dpi=120&amp;verticalOffset=0&amp;horizontalOffset=0\" style=\"height: 105px; width: 175px;\" height=\"105\" data-libraryaware-imageloader=\"18c4a801-2048-46a1-bff7-c551e5cb594e\" data-libraryaware-image-source=\"uploadedFiles\" width=\"175\" />\n\t\t</div></td>\n\t</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-pem\" data-libraryaware-section=\"book\" data-libraryaware-section-layout-id=\"d43df644-7a3b-4526-a93b-01b03147c9b1\" id=\"libraryaware-section-961d0c75-ec0b-4c85-9eec-33c9581ba94c\" data-libraryaware-section-order=\"29\" data-libraryaware-sectioncontrols-id=\"section-controls-ced6af2e-65fa-4e18-8a21-ceb99ca504d0\" data-libraryaware-record-id=\"30293944\" data-editing-mode=\"placeholder\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-961d0c75-ec0b-4c85-9eec-33c9581ba94c\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"vertical-align: top; padding-bottom: 25px;\">\n<table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"width: 189px; padding: 0px 12px 5px 5px; vertical-align: top;\">\n<div data-libraryaware-box=\"\" id=\"editable_6aea6947-7430-4717-9da1-17cff622a99d\" contenteditable=\"false\"><div style=\"text-align: center;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTVA\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Technically, you started it\" data-catalog-book-author=\"Johnson, Lana Wood\" data-catalog-book-id=\"30293944\" data-catalog-book-isbn=\"9781338335460\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DTechnically%2c+you+started+it&amp;qu=AUTHOR%3DJohnson%2c+Lana+Wood\" data-hasqtip=\"83\" oldtitle=\"Technically, you started it\" title=\"\" data-urlshortener-ignore=\"\">\n\n\t\t<img class=\"content_replaceable\" src=\"https://novelistimages.ehost-live.ebscohost.com/la?isbn=9781338335460&amp;size=standard\" data-replaceable-tooltip=\"Book Jacket Url\" data-replaceable-path=\"record.book.book30293944.book_jacket\" data-hasfit=\"true\" style=\"display: inline-block; width: 145px; height: 217px;\" width=\"145\" data-imageoptions=\"resizable,pan,zoom,fit,swap\" data-libraryaware-imageloader=\"82f0a584-223f-41bb-bc2e-97d7975d715f\" data-imagetype=\"book\" height=\"217\" data-templated-value=\"\" />\n </a> \n</div></div>\n</td>\n<td style=\"vertical-align: top; padding-right: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_365608b9-ad0f-4f91-a23b-6a019c652692\" contenteditable=\"false\">\n<span class=\"level2 libraryaware-custom-plugin\">\n<span style=\"font-style: italic;\">\n<span style=\"font-weight: bold;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTVA\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Technically, you started it\" data-catalog-book-author=\"Johnson, Lana Wood\" data-catalog-book-id=\"30293944\" data-catalog-book-isbn=\"9781338335460\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DTechnically%2c+you+started+it&amp;qu=AUTHOR%3DJohnson%2c+Lana+Wood\" data-hasqtip=\"77\" oldtitle=\"Technically, you started it\" title=\"\" data-urlshortener-ignore=\"\">\n\t<span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Title\" data-replaceable-path=\"record.book.book30293944.title\" data-templated-value=\"Technically, you started it\">Technically, you started it</span>\n\t</a>\n\n</span>\n</span>\n</span>\n<br /><span class=\"level3\"> by <span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Author\" data-replaceable-path=\"record.book.book30293944.author\" data-templated-value=\"Lana Wood Johnson\">Lana Wood Johnson</span></span>\n<br /><br /><span class=\"content_replaceable level4\" data-replaceable-tooltip=\"Book Annotation\" data-replaceable-path=\"record.book.book30293944.annotation\" data-templated-value=\"Meeting by accident over a text about a class project, two awkward teens discover that there is a spark between them before realizing that one of them thinks that the other is someone else.\">Meeting by accident over a text about a class project, two awkward teens discover that there is a spark between them before realizing that one of them thinks that the other is someone else.</span>\n</div>\n</td>\n</tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-rtem\" data-libraryaware-section=\"rich_text_area\" data-libraryaware-section-layout-id=\"c68e878b-0807-470a-bad9-3405c9273b93\" id=\"libraryaware-section-bca50174-c612-4ffa-9ed8-5373b82d93cf\" data-libraryaware-section-order=\"30\" data-libraryaware-sectioncontrols-id=\"section-controls-585add77-b43c-41e4-83ed-544ae8183d1a\" data-editing-mode=\"richtext\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-bca50174-c612-4ffa-9ed8-5373b82d93cf\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td>\n<table style=\"table-layout: fixed; width: 100%;\">\n<tbody><tr><td class=\"dbg\" style=\"padding: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_4f31627b-9c3d-4f85-9d20-eb46b54d4657\" contenteditable=\"false\"><div style=\"text-align: left;\"><span style=\"font-size: 18px;\"><strong>Demiromantic</strong></span></div></div>\n</td></tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-rtem\" data-libraryaware-section=\"custom_section\" data-libraryaware-section-layout-id=\"417e2252-70c6-4e06-8da0-cb94157dfa9e\" id=\"libraryaware-section-63b485b3-f97c-4b94-94cb-7ee0b707393f\" data-libraryaware-section-order=\"31\" data-libraryaware-sectioncontrols-id=\"section-controls-1797581c-ac5c-4922-a7ce-6f784d892fcb\" data-editing-mode=\"richtext\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-63b485b3-f97c-4b94-94cb-7ee0b707393f\"></a><table style=\"width: 100%; table-layout: fixed;\">\n\t<tbody><tr>\n\t\t<td style=\"vertical-align: top; width: 600px;\">\n\t\t\t<div id=\"editable_99140083-ba7f-45b2-921b-6e30a0e58386\" data-libraryaware-box=\"\" contenteditable=\"false\"><img data-imageoptions=\"fit,resizable,swap,pan,zoom\" data-libraryaware-image-source=\"uploadedFiles\" data-libraryaware-imageloader=\"c7e12a51-0871-480b-9f42-65ccfd5b9ea4\" height=\"105\" src=\"https://libraryaware.com/2291/Files/AnonymousDisplayWithCrop/ed1123a4-9907-4d9d-8d8d-1cd48aa41182?containerHeight=105&amp;containerWidth=175&amp;scaledHeight=105&amp;scaledWidth=175&amp;verticalOffset=0&amp;horizontalOffset=0&amp;quality=95&amp;dpi=120\" style=\"height: 105px; width: 175px;\" width=\"175\" /></div></td>\n\t</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-pem\" data-libraryaware-section=\"book\" data-libraryaware-section-layout-id=\"d43df644-7a3b-4526-a93b-01b03147c9b1\" id=\"libraryaware-section-903961ae-21da-48fd-b624-b6c6a3d85201\" data-libraryaware-section-order=\"32\" data-libraryaware-sectioncontrols-id=\"section-controls-79b4a39b-4d41-43db-8e9f-daa42f79c2d5\" data-libraryaware-record-id=\"30293953\" data-editing-mode=\"placeholder\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-903961ae-21da-48fd-b624-b6c6a3d85201\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"vertical-align: top; padding-bottom: 25px;\">\n<table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"width: 189px; padding: 0px 12px 5px 5px; vertical-align: top;\">\n<div data-libraryaware-box=\"\" id=\"editable_4d9b0407-dac8-487b-943d-b7d134debd9e\" contenteditable=\"false\"><div style=\"text-align: center;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTVB\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"City of Strife\" data-catalog-book-author=\"Arseneault, Claudie\" data-catalog-book-id=\"30293953\" data-catalog-book-isbn=\"9781543073614\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DCity+of+Strife&amp;qu=AUTHOR%3DArseneault%2c+Claudie\" data-hasqtip=\"81\" oldtitle=\"City of Strife\" title=\"\" aria-describedby=\"qtip-82\" data-urlshortener-ignore=\"\">\n\n\t\t<img class=\"content_replaceable\" src=\"https://novelistimages.ehost-live.ebscohost.com/la?isbn=9781543073614&amp;size=standard\" data-replaceable-tooltip=\"Book Jacket Url\" data-replaceable-path=\"record.book.book30293953.book_jacket\" data-hasfit=\"true\" style=\"display: inline-block; width: 145px; height: 212px;\" width=\"145\" data-imageoptions=\"resizable,pan,zoom,fit,swap\" data-libraryaware-imageloader=\"dac75a6c-2319-4f91-9508-b7a2499faa66\" data-imagetype=\"book\" height=\"212\" data-templated-value=\"\" />\n </a> \n</div></div>\n</td>\n<td style=\"vertical-align: top; padding-right: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_276a7dfd-8053-4cac-a1a8-a56d9d8941cf\" contenteditable=\"false\">\n<span class=\"level2 libraryaware-custom-plugin\">\n<span style=\"font-style: italic;\">\n<span style=\"font-weight: bold;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTVB\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"City of Strife\" data-catalog-book-author=\"Arseneault, Claudie\" data-catalog-book-id=\"30293953\" data-catalog-book-isbn=\"9781543073614\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DCity+of+Strife&amp;qu=AUTHOR%3DArseneault%2c+Claudie\" data-hasqtip=\"82\" oldtitle=\"City of Strife\" title=\"\" aria-describedby=\"qtip-82\" data-urlshortener-ignore=\"\">\n\t<span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Title\" data-replaceable-path=\"record.book.book30293953.title\" data-templated-value=\"City of Strife\">City of Strife</span>\n\t</a>\n\n</span>\n</span>\n</span>\n<br /><span class=\"level3\"> by <span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Author\" data-replaceable-path=\"record.book.book30293953.author\" data-templated-value=\"Claudie Arseneault\">Claudie Arseneault</span></span>\n<br /><br /><span class=\"content_replaceable level4\" data-replaceable-tooltip=\"Book Annotation\" data-replaceable-path=\"record.book.book30293953.annotation\" data-templated-value=\"Book Annotation\">Book Annotation</span>\n</div>\n</td>\n</tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-rtem\" data-libraryaware-section=\"rich_text_area\" data-libraryaware-section-layout-id=\"c68e878b-0807-470a-bad9-3405c9273b93\" id=\"libraryaware-section-ed334317-d792-48bb-830c-eb894d813bb4\" data-libraryaware-section-order=\"33\" data-libraryaware-sectioncontrols-id=\"section-controls-071a8c8b-2643-4e0d-b673-01ef24c248f6\" data-editing-mode=\"richtext\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-ed334317-d792-48bb-830c-eb894d813bb4\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td>\n<table style=\"table-layout: fixed; width: 100%;\">\n<tbody><tr><td class=\"dbg\" style=\"padding: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_7c31b298-5021-48b1-8424-929f6105d9e7\" contenteditable=\"false\"><div style=\"text-align: left;\"><span class=\"level1\"><span style=\"font-size: 18px; line-height: 25px;\"><strong>Intersex</strong></span></span></div></div>\n</td></tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-rtem\" data-libraryaware-section=\"custom_section\" data-libraryaware-section-layout-id=\"417e2252-70c6-4e06-8da0-cb94157dfa9e\" id=\"libraryaware-section-395e8402-2a4f-4cfb-970c-0ff8c5466d22\" data-libraryaware-section-order=\"34\" data-libraryaware-sectioncontrols-id=\"section-controls-7a2abb5f-5efb-4db4-bc67-c155d37f24a2\" data-editing-mode=\"richtext\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-395e8402-2a4f-4cfb-970c-0ff8c5466d22\"></a><table style=\"width: 100%; table-layout: fixed;\">\n\t<tbody><tr>\n\t\t<td style=\"vertical-align: top; width: 600px;\">\n\t\t\t<div id=\"editable_af45165a-ae77-4dc0-90a9-6479bdb0b481\" data-libraryaware-box=\"\" class=\"\" contenteditable=\"false\">\n\t\t\t<img data-imageoptions=\"fit,resizable,swap,pan,zoom\" height=\"105\" src=\"https://libraryaware.com/2291/Files/AnonymousDisplayWithCrop/81a16f45-9e5c-46b7-856e-4b328e380827?containerHeight=105&amp;containerWidth=175&amp;scaledHeight=105&amp;scaledWidth=175&amp;verticalOffset=0&amp;horizontalOffset=0&amp;quality=95&amp;dpi=120\" style=\"height: 105px; width: 175px;\" data-libraryaware-imageloader=\"439224e7-97c7-4796-a567-9f77e18d5580\" data-libraryaware-image-source=\"uploadedFiles\" width=\"175\" />\n\t\t</div></td>\n\t</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-pem\" data-libraryaware-section=\"book\" data-libraryaware-section-layout-id=\"d43df644-7a3b-4526-a93b-01b03147c9b1\" id=\"libraryaware-section-8e828e05-8347-4d38-a488-d60f3ede82f0\" data-libraryaware-section-order=\"35\" data-libraryaware-sectioncontrols-id=\"section-controls-753d5f4f-d634-449b-884c-bb71f532f03d\" data-libraryaware-record-id=\"30293965\" data-editing-mode=\"placeholder\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-8e828e05-8347-4d38-a488-d60f3ede82f0\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"vertical-align: top; padding-bottom: 25px;\">\n<table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"width: 189px; padding: 0px 12px 5px 5px; vertical-align: top;\">\n<div data-libraryaware-box=\"\" id=\"editable_15883286-0ee8-4470-b364-f747a28bf3c6\" contenteditable=\"false\"><div style=\"text-align: center;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTVC\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"That inevitable Victorian thing\" data-catalog-book-author=\"Johnston, E. K\" data-catalog-book-id=\"30293965\" data-catalog-book-isbn=\"9781544423050\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DThat+inevitable+Victorian+thing&amp;qu=AUTHOR%3DJohnston%2c+E.+K\" data-hasqtip=\"9\" oldtitle=\"That inevitable Victorian thing\" title=\"\" aria-describedby=\"qtip-86\" data-urlshortener-ignore=\"\">\n\n\t\t<img class=\"content_replaceable\" src=\"https://novelistimages.ehost-live.ebscohost.com/la?isbn=9781544423050&amp;size=standard\" data-replaceable-tooltip=\"Book Jacket Url\" data-replaceable-path=\"record.book.book30293965.book_jacket\" data-hasfit=\"true\" style=\"display: inline-block; width: 145px; height: 218px;\" width=\"145\" data-imageoptions=\"resizable,pan,zoom,fit,swap\" data-libraryaware-imageloader=\"1a6c4ac2-ee28-45aa-bb33-66d749fa1fee\" data-imagetype=\"book\" height=\"218\" data-templated-value=\"\" />\n </a> \n</div></div>\n</td>\n<td style=\"vertical-align: top; padding-right: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_be7bfb94-ef06-461a-b771-a405eb71521d\" contenteditable=\"false\">\n<span class=\"level2 libraryaware-custom-plugin\">\n<span style=\"font-style: italic;\">\n<span style=\"font-weight: bold;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTVC\" title=\"That inevitable Victorian thing\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"That inevitable Victorian thing\" data-catalog-book-author=\"Johnston, E. K\" data-catalog-book-id=\"30293965\" data-catalog-book-isbn=\"9781544423050\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DThat+inevitable+Victorian+thing&amp;qu=AUTHOR%3DJohnston%2c+E.+K\" data-urlshortener-ignore=\"\">\n\t<span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Title\" data-replaceable-path=\"record.book.book30293965.title\" data-templated-value=\"That inevitable Victorian thing\">That inevitable Victorian thing</span>\n\t</a>\n\n</span>\n</span>\n</span>\n<br /><span class=\"level3\"> by <span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Author\" data-replaceable-path=\"record.book.book30293965.author\" data-templated-value=\"E. K Johnston\">E. K Johnston</span></span>\n<br /><br /><span class=\"content_replaceable level4\" data-replaceable-tooltip=\"Book Annotation\" data-replaceable-path=\"record.book.book30293965.annotation\" data-templated-value=\"In a near-future Toronto where the British Empire never fell, Helena, August, and Margaret are caught off-guard by the discovery of a love so intense they are willing to change the course of the monarchy to keep it\">In a near-future Toronto where the British Empire never fell, Helena, August, and Margaret are caught off-guard by the discovery of a love so intense they are willing to change the course of the monarchy to keep it</span>\n</div>\n</td>\n</tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-pem\" data-libraryaware-section=\"book\" data-libraryaware-section-layout-id=\"d43df644-7a3b-4526-a93b-01b03147c9b1\" id=\"libraryaware-section-228ee335-6c64-475d-8116-1de01fb7029a\" data-libraryaware-section-order=\"36\" data-libraryaware-sectioncontrols-id=\"section-controls-813b82e4-9df8-42fa-af13-f2bc07a5f127\" data-libraryaware-record-id=\"30293967\" data-editing-mode=\"placeholder\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-228ee335-6c64-475d-8116-1de01fb7029a\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"vertical-align: top; padding-bottom: 25px;\">\n<table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"width: 189px; padding: 0px 12px 5px 5px; vertical-align: top;\">\n<div data-libraryaware-box=\"\" id=\"editable_8de2e1ff-1ac5-4d7f-88e7-91437acd4d6f\" contenteditable=\"false\"><div style=\"text-align: center;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTVD\" title=\"XOXY\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"XOXY\" data-catalog-book-author=\"Zieselman, Kimberly M.\" data-catalog-book-id=\"30293967\" data-catalog-book-isbn=\"9781785928376\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DXOXY&amp;qu=AUTHOR%3DZieselman%2c+Kimberly+M.\" data-urlshortener-ignore=\"\">\n\n\t\t<img class=\"content_replaceable\" src=\"https://novelistimages.ehost-live.ebscohost.com/la?isbn=9781785928376&amp;size=standard\" data-replaceable-tooltip=\"Book Jacket Url\" data-replaceable-path=\"record.book.book30293967.book_jacket\" data-hasfit=\"true\" style=\"display: inline-block; width: 145px; height: 218px;\" width=\"145\" data-imageoptions=\"resizable,pan,zoom,fit,swap\" data-libraryaware-imageloader=\"e84a4443-b33c-4a26-ba91-4f659f2785f7\" data-imagetype=\"book\" height=\"218\" data-templated-value=\"\" />\n </a> \n</div></div>\n</td>\n<td style=\"vertical-align: top; padding-right: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_318742cb-e54a-471e-9dce-ecaa3b3ccdc7\" contenteditable=\"false\">\n<span class=\"level2 libraryaware-custom-plugin\">\n<span style=\"font-style: italic;\">\n<span style=\"font-weight: bold;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTVD\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"XOXY\" data-catalog-book-author=\"Zieselman, Kimberly M.\" data-catalog-book-id=\"30293967\" data-catalog-book-isbn=\"9781785928376\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DXOXY&amp;qu=AUTHOR%3DZieselman%2c+Kimberly+M.\" data-hasqtip=\"8\" oldtitle=\"XOXY\" title=\"\" aria-describedby=\"qtip-8\" data-urlshortener-ignore=\"\">\n\t<span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Title\" data-replaceable-path=\"record.book.book30293967.title\" data-templated-value=\"XOXY : Intersex Woman, Mother, Activist\">XOXY : Intersex Woman, Mother, Activist</span>\n\t</a>\n\n</span>\n</span>\n</span>\n<br /><span class=\"level3\"> by <span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Author\" data-replaceable-path=\"record.book.book30293967.author\" data-templated-value=\"Kimberly M. Zieselman\">Kimberly M. Zieselman</span></span>\n<br /><br /><span class=\"content_replaceable level4\" data-replaceable-tooltip=\"Book Annotation\" data-replaceable-path=\"record.book.book30293967.annotation\" contenteditable=\"false\" data-templated-value=\"Meet Kimberly, a regular suburban housewife and mother, whose discovery later in life that she was born intersex fuelled her to become an international human rights defender and globally-recognised activist. Charting her intersex discovery and her journey to self-acceptance, this book movingly portrays how being intersex impacted Kimberly's personal and family life, as well as her career. From uncovering a secret that was intentionally kept from her, to coming out to her family and friends and fighting for intersex rights, her candid and empowering story helps breakdown barriers and misconceptions of intersex people and brings to light the trauma and harmful impact medical intervention continues to have on the intersex community. Written from a non-queerperspective, and filled with much-needed, straightforward information and advice about what it means to be intersex, this is a vital and timely resource for intersex people and their families, as well as the general reader\">Meet Kimberly, a regular suburban housewife and mother, whose discovery later in life that she was born intersex fuelled her to become an international human rights defender and globally-recognised activist. Charting her intersex discovery and her journey to self-acceptance, this book movingly portrays how being intersex impacted Kimberly's personal and family life, as well as her career. From uncovering a secret that was intentionally kept from her, to coming out to her family and friends and fighting for intersex rights, her candid and empowering story helps breakdown barriers and misconceptions of intersex people and brings to light the trauma and harmful impact medical intervention continues to have on the intersex community. Written from a non-queerperspective, and filled with much-needed, straightforward information and advice about what it means to be intersex, this is a vital and timely resource for intersex people and their families, as well as the general reader</span>\n</div>\n</td>\n</tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-pem\" data-libraryaware-section=\"book\" data-libraryaware-section-layout-id=\"d43df644-7a3b-4526-a93b-01b03147c9b1\" id=\"libraryaware-section-639033a3-c2aa-45e0-9a7a-7cb102d8d0fe\" data-libraryaware-section-order=\"37\" data-libraryaware-sectioncontrols-id=\"section-controls-c2971cd7-24fd-451f-91eb-ab0d9ccfc855\" data-libraryaware-record-id=\"30293970\" data-editing-mode=\"placeholder\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-639033a3-c2aa-45e0-9a7a-7cb102d8d0fe\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"vertical-align: top; padding-bottom: 25px;\">\n<table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"width: 189px; padding: 0px 12px 5px 5px; vertical-align: top;\">\n<div data-libraryaware-box=\"\" id=\"editable_8a88b830-17ac-454f-9cef-a5562f7543c6\" contenteditable=\"false\"><div style=\"text-align: center;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTVE\" title=\"Sporting gender\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Sporting gender\" data-catalog-book-author=\"Harper, Joanna\" data-catalog-book-id=\"30293970\" data-catalog-book-isbn=\"9781538112960\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DSporting+gender&amp;qu=AUTHOR%3DHarper%2c+Joanna\" data-urlshortener-ignore=\"\">\n\n\t\t<img class=\"content_replaceable\" src=\"https://novelistimages.ehost-live.ebscohost.com/la?isbn=9781538112960&amp;size=standard\" data-replaceable-tooltip=\"Book Jacket Url\" data-replaceable-path=\"record.book.book30293970.book_jacket\" data-hasfit=\"true\" style=\"display: inline-block; width: 145px; height: 230px;\" width=\"145\" data-imageoptions=\"resizable,pan,zoom,fit,swap\" data-libraryaware-imageloader=\"bbd4ab17-3d16-4c4c-aad6-d3afc7e060f7\" data-imagetype=\"book\" height=\"230\" data-templated-value=\"\" />\n </a> \n</div></div>\n</td>\n<td style=\"vertical-align: top; padding-right: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_42bcf733-a384-417a-a5ed-b5224af34535\" contenteditable=\"false\">\n<span class=\"level2 libraryaware-custom-plugin\">\n<span style=\"font-style: italic;\">\n<span style=\"font-weight: bold;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTVE\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Sporting gender\" data-catalog-book-author=\"Harper, Joanna\" data-catalog-book-id=\"30293970\" data-catalog-book-isbn=\"9781538112960\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DSporting+gender&amp;qu=AUTHOR%3DHarper%2c+Joanna\" data-hasqtip=\"3\" oldtitle=\"Sporting gender\" title=\"\" aria-describedby=\"qtip-3\" data-urlshortener-ignore=\"\">\n\t<span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Title\" data-replaceable-path=\"record.book.book30293970.title\" data-templated-value=\"Sporting gender : the history, science, and stories of transgender and intersex athletes\">Sporting gender : the history, science, and stories of transgender and intersex athletes</span>\n\t</a>\n\n</span>\n</span>\n</span>\n<br /><span class=\"level3\"> by <span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Author\" data-replaceable-path=\"record.book.book30293970.author\" data-templated-value=\"Joanna Harper\">Joanna Harper</span></span>\n<br /><br /><span class=\"content_replaceable level4\" data-replaceable-tooltip=\"Book Annotation\" data-replaceable-path=\"record.book.book30293970.annotation\" data-templated-value=\"&quot;Sporting Gender explores both the historical and current issues of defining gender in sports, especially regarding intersex and transgender athletes. It not only covers important events and regulations, but also delves into the lives of the athletes themselves to provide a personal perspective on the science of athletic performance&quot;\">\"Sporting Gender explores both the historical and current issues of defining gender in sports, especially regarding intersex and transgender athletes. It not only covers important events and regulations, but also delves into the lives of the athletes themselves to provide a personal perspective on the science of athletic performance\"</span>\n</div>\n</td>\n</tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-pem\" data-libraryaware-section=\"book\" data-libraryaware-section-layout-id=\"d43df644-7a3b-4526-a93b-01b03147c9b1\" id=\"libraryaware-section-e068a95b-1ef4-4d60-9a37-998f14fc2068\" data-libraryaware-section-order=\"38\" data-libraryaware-sectioncontrols-id=\"section-controls-5e37a6f0-7250-4476-8048-c4d1dbe5a71f\" data-libraryaware-record-id=\"30293971\" data-editing-mode=\"placeholder\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-e068a95b-1ef4-4d60-9a37-998f14fc2068\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"vertical-align: top; padding-bottom: 25px;\">\n<table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"width: 189px; padding: 0px 12px 5px 5px; vertical-align: top;\">\n<div data-libraryaware-box=\"\" id=\"editable_898ac0cb-d220-4a4e-b8a0-1cfd2a3c7d27\" contenteditable=\"false\"><div style=\"text-align: center;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTVF\" title=\"Raising Rosie\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Raising Rosie\" data-catalog-book-author=\"Lohman, Eric\" data-catalog-book-id=\"30293971\" data-catalog-book-isbn=\"9781785927676\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DRaising+Rosie&amp;qu=AUTHOR%3DLohman%2c+Eric\" data-urlshortener-ignore=\"\">\n\n\t\t<img class=\"content_replaceable\" src=\"https://novelistimages.ehost-live.ebscohost.com/la?isbn=9781785927676&amp;size=standard\" data-replaceable-tooltip=\"Book Jacket Url\" data-replaceable-path=\"record.book.book30293971.book_jacket\" data-hasfit=\"true\" style=\"display: inline-block; width: 145px; height: 219px;\" width=\"145\" data-imageoptions=\"resizable,pan,zoom,fit,swap\" data-libraryaware-imageloader=\"7a749500-871e-401f-a635-30969963f311\" data-imagetype=\"book\" height=\"219\" data-templated-value=\"\" />\n </a> \n</div></div>\n</td>\n<td style=\"vertical-align: top; padding-right: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_bff053a4-c5fd-42d2-8c9e-b438bd6be8e6\" contenteditable=\"false\">\n<span class=\"level2 libraryaware-custom-plugin\">\n<span style=\"font-style: italic;\">\n<span style=\"font-weight: bold;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTVF\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Raising Rosie\" data-catalog-book-author=\"Lohman, Eric\" data-catalog-book-id=\"30293971\" data-catalog-book-isbn=\"9781785927676\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DRaising+Rosie&amp;qu=AUTHOR%3DLohman%2c+Eric\" data-hasqtip=\"87\" oldtitle=\"Raising Rosie\" title=\"\" data-urlshortener-ignore=\"\">\n\t<span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Title\" data-replaceable-path=\"record.book.book30293971.title\" data-templated-value=\"Raising Rosie : our story of parenting an intersex child\">Raising Rosie : our story of parenting an intersex child</span>\n\t</a>\n\n</span>\n</span>\n</span>\n<br /><span class=\"level3\"> by <span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Author\" data-replaceable-path=\"record.book.book30293971.author\" data-templated-value=\"Eric Lohman\">Eric Lohman</span></span>\n<br /><br /><span class=\"content_replaceable level4\" data-replaceable-tooltip=\"Book Annotation\" data-replaceable-path=\"record.book.book30293971.annotation\" data-templated-value=\"Book Annotation\">Book Annotation</span>\n</div>\n</td>\n</tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-pem\" data-libraryaware-section=\"book\" data-libraryaware-section-layout-id=\"d43df644-7a3b-4526-a93b-01b03147c9b1\" id=\"libraryaware-section-a344ab2e-bd13-44b0-b264-a8657a56c9d2\" data-libraryaware-section-order=\"39\" data-libraryaware-sectioncontrols-id=\"section-controls-47b166e9-a07b-4d8f-b82e-572976e46914\" data-libraryaware-record-id=\"30293975\" data-editing-mode=\"placeholder\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-a344ab2e-bd13-44b0-b264-a8657a56c9d2\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"vertical-align: top; padding-bottom: 25px;\">\n<table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"width: 189px; padding: 0px 12px 5px 5px; vertical-align: top;\">\n<div data-libraryaware-box=\"\" id=\"editable_35dd391e-27c7-4043-9b15-820e9c06ba3d\" contenteditable=\"false\"><div style=\"text-align: center;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTVG\" title=\"Middlesex\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Middlesex\" data-catalog-book-author=\"Eugenides, Jeffrey\" data-catalog-book-id=\"30293975\" data-catalog-book-isbn=\"9781451740066\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DMiddlesex&amp;qu=AUTHOR%3DEugenides%2c+Jeffrey\" data-urlshortener-ignore=\"\">\n\n\t\t<img class=\"content_replaceable\" src=\"https://novelistimages.ehost-live.ebscohost.com/la?isbn=9781451740066&amp;size=standard\" data-replaceable-tooltip=\"Book Jacket Url\" data-replaceable-path=\"record.book.book30293975.book_jacket\" data-hasfit=\"true\" style=\"display: inline-block; width: 145px; height: 217px;\" width=\"145\" data-imageoptions=\"resizable,pan,zoom,fit,swap\" data-libraryaware-imageloader=\"955a79f0-ddb9-43b9-83d8-79396cab62c7\" data-imagetype=\"book\" height=\"217\" data-templated-value=\"\" />\n </a> \n</div></div>\n</td>\n<td style=\"vertical-align: top; padding-right: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_82932871-77b3-42d2-89d7-54f80565053d\" contenteditable=\"false\">\n<span class=\"level2 libraryaware-custom-plugin\">\n<span style=\"font-style: italic;\">\n<span style=\"font-weight: bold;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTVG\" title=\"Middlesex\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Middlesex\" data-catalog-book-author=\"Eugenides, Jeffrey\" data-catalog-book-id=\"30293975\" data-catalog-book-isbn=\"9781451740066\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DMiddlesex&amp;qu=AUTHOR%3DEugenides%2c+Jeffrey\" data-urlshortener-ignore=\"\">\n\t<span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Title\" data-replaceable-path=\"record.book.book30293975.title\" data-templated-value=\"Middlesex\">Middlesex</span>\n\t</a>\n\n</span>\n</span>\n</span>\n<br /><span class=\"level3\"> by <span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Author\" data-replaceable-path=\"record.book.book30293975.author\" data-templated-value=\"Jeffrey Eugenides\">Jeffrey Eugenides</span></span>\n<br /><br /><span class=\"content_replaceable level4\" data-replaceable-tooltip=\"Book Annotation\" data-replaceable-path=\"record.book.book30293975.annotation\" data-templated-value=\"Calliope's friendship with a classmate and her sense of identity are compromised by the adolescent discovery that she is a hermaphrodite, a situation with roots in her grandparents' desperate struggle for survival in the 1920s\">Calliope's friendship with a classmate and her sense of identity are compromised by the adolescent discovery that she is a hermaphrodite, a situation with roots in her grandparents' desperate struggle for survival in the 1920s</span>\n</div>\n</td>\n</tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-rtem\" data-libraryaware-section=\"rich_text_area\" data-libraryaware-section-layout-id=\"c68e878b-0807-470a-bad9-3405c9273b93\" id=\"libraryaware-section-034abe39-531a-493f-bbd5-0768d690cdb2\" data-libraryaware-section-order=\"40\" data-libraryaware-sectioncontrols-id=\"section-controls-c5f8eef4-d25e-425f-ab86-616eac1b8229\" data-editing-mode=\"richtext\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-034abe39-531a-493f-bbd5-0768d690cdb2\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td>\n<table style=\"table-layout: fixed; width: 100%;\">\n<tbody><tr><td class=\"dbg\" style=\"padding: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_a7280b63-1660-4557-93b2-bbaf395d3217\" contenteditable=\"false\"><div style=\"text-align: left;\"><span class=\"level1\"><span style=\"font-size: 18px; line-height: 25px;\"><strong>Transgender</strong></span></span></div></div>\n</td></tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-rtem\" data-libraryaware-section=\"custom_section\" data-libraryaware-section-layout-id=\"417e2252-70c6-4e06-8da0-cb94157dfa9e\" id=\"libraryaware-section-f21b34ec-f458-4443-b6a4-ac219a4066e1\" data-libraryaware-section-order=\"41\" data-libraryaware-sectioncontrols-id=\"section-controls-a1116289-ebee-4f4e-a5c9-51427dbf9e82\" data-editing-mode=\"richtext\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-f21b34ec-f458-4443-b6a4-ac219a4066e1\"></a><table style=\"width: 100%; table-layout: fixed;\">\n\t<tbody><tr>\n\t\t<td style=\"vertical-align: top; width: 600px;\">\n\t\t\t<div id=\"editable_e80d3c70-4b8d-4b11-b0af-96b87cd741a4\" data-libraryaware-box=\"\" contenteditable=\"false\"><img data-imageoptions=\"fit,resizable,swap,pan,zoom\" data-libraryaware-image-source=\"uploadedFiles\" data-libraryaware-imageloader=\"5ede9715-a819-4a59-8783-bff136e582d5\" height=\"105\" src=\"https://libraryaware.com/2291/Files/AnonymousDisplayWithCrop/450ad319-3f8b-4d17-9d22-2bd6c2af8385?containerHeight=105&amp;containerWidth=175&amp;scaledHeight=105&amp;scaledWidth=175&amp;verticalOffset=0&amp;horizontalOffset=0&amp;quality=95&amp;dpi=120\" style=\"height: 105px; width: 175px;\" width=\"175\" /></div></td>\n\t</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-pem\" data-libraryaware-section=\"book\" data-libraryaware-section-layout-id=\"d43df644-7a3b-4526-a93b-01b03147c9b1\" id=\"libraryaware-section-b70aad23-0fdd-4d04-8f3a-f3a029598fb3\" data-libraryaware-section-order=\"42\" data-libraryaware-sectioncontrols-id=\"section-controls-c9c4f3d8-4d9f-4b79-9c49-3f1e2b57c382\" data-libraryaware-record-id=\"30293986\" data-editing-mode=\"placeholder\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-b70aad23-0fdd-4d04-8f3a-f3a029598fb3\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"vertical-align: top; padding-bottom: 25px;\">\n<table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"width: 189px; padding: 0px 12px 5px 5px; vertical-align: top;\">\n<div data-libraryaware-box=\"\" id=\"editable_eabe63a9-93e9-4812-9af3-d90f13fd54d2\" contenteditable=\"false\"><div style=\"text-align: center;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTVH\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"He said, she said\" data-catalog-book-author=\"Gigi Gorgeous\" data-catalog-book-id=\"30293986\" data-catalog-book-isbn=\"9780525573432\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DHe+said%2c+she+said&amp;qu=AUTHOR%3DGigi+Gorgeous\" data-hasqtip=\"87\" oldtitle=\"He said, she said\" title=\"\" aria-describedby=\"qtip-87\" data-urlshortener-ignore=\"\">\n\n\t\t<img class=\"content_replaceable\" src=\"https://novelistimages.ehost-live.ebscohost.com/la?isbn=9780525573432&amp;size=standard\" data-replaceable-tooltip=\"Book Jacket Url\" data-replaceable-path=\"record.book.book30293986.book_jacket\" data-hasfit=\"true\" style=\"display: inline-block; width: 145px; height: 207px;\" width=\"145\" data-imageoptions=\"resizable,pan,zoom,fit,swap\" data-libraryaware-imageloader=\"c35982f9-24c4-4ae1-94ba-9f05cb9d86f6\" data-imagetype=\"book\" height=\"207\" data-templated-value=\"\" />\n </a> \n</div></div>\n</td>\n<td style=\"vertical-align: top; padding-right: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_5212c1d6-be92-4d86-bf19-c18a0b56b34c\" contenteditable=\"false\">\n<span class=\"level2 libraryaware-custom-plugin\">\n<span style=\"font-style: italic;\">\n<span style=\"font-weight: bold;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTVH\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"He said, she said\" data-catalog-book-author=\"Gigi Gorgeous\" data-catalog-book-id=\"30293986\" data-catalog-book-isbn=\"9780525573432\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DHe+said%2c+she+said&amp;qu=AUTHOR%3DGigi+Gorgeous\" data-hasqtip=\"88\" oldtitle=\"He said, she said\" title=\"\" aria-describedby=\"qtip-88\" data-urlshortener-ignore=\"\">\n\t<span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Title\" data-replaceable-path=\"record.book.book30293986.title\" data-templated-value=\"He said, she said : lessons, stories, and mistakes from my transgender journey\">He said, she said : lessons, stories, and mistakes from my transgender journey</span>\n\t</a>\n\n</span>\n</span>\n</span>\n<br /><span class=\"level3\"> by <span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Author\" data-replaceable-path=\"record.book.book30293986.author\" data-templated-value=\"Gigi Gorgeous\">Gigi Gorgeous</span></span>\n<br /><br /><span class=\"content_replaceable level4\" data-replaceable-tooltip=\"Book Annotation\" data-replaceable-path=\"record.book.book30293986.annotation\" data-templated-value=\"&quot;With stunning photography and heirloom snapshots, He Said, She Said takes us back to Gigi's early years as an Olympic-bound diver and high school mean girl, losing her mom at a tragically young age, and her journey of opening up about her sexuality and gender identity. She walks us through her transition, baring it all about dating and heartbreak in her stories of falling in love with both men and women&quot;\">\"With stunning photography and heirloom snapshots, He Said, She Said takes us back to Gigi's early years as an Olympic-bound diver and high school mean girl, losing her mom at a tragically young age, and her journey of opening up about her sexuality and gender identity. She walks us through her transition, baring it all about dating and heartbreak in her stories of falling in love with both men and women\"</span>\n</div>\n</td>\n</tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-pem\" data-libraryaware-section=\"book\" data-libraryaware-section-layout-id=\"d43df644-7a3b-4526-a93b-01b03147c9b1\" id=\"libraryaware-section-b8317645-aa01-4820-bc58-956299760274\" data-libraryaware-section-order=\"43\" data-libraryaware-sectioncontrols-id=\"section-controls-9e967075-fda4-4236-8f53-ea407acb179b\" data-libraryaware-record-id=\"30293989\" data-editing-mode=\"placeholder\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-b8317645-aa01-4820-bc58-956299760274\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"vertical-align: top; padding-bottom: 25px;\">\n<table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"width: 189px; padding: 0px 12px 5px 5px; vertical-align: top;\">\n<div data-libraryaware-box=\"\" id=\"editable_e4117f9c-f839-4eb5-8e78-2ae9f7e8d3dc\" contenteditable=\"false\"><div style=\"text-align: center;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTVJ\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Cemetery boys\" data-catalog-book-author=\"Thomas, Aiden\" data-catalog-book-id=\"30293989\" data-catalog-book-isbn=\"9781432889265\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DCemetery+boys&amp;qu=AUTHOR%3DThomas%2c+Aiden\" data-hasqtip=\"95\" oldtitle=\"Cemetery boys\" title=\"\" aria-describedby=\"qtip-95\" data-urlshortener-ignore=\"\">\n\n\t\t<img class=\"content_replaceable\" src=\"https://novelistimages.ehost-live.ebscohost.com/la?isbn=9781432889265&amp;size=standard\" data-replaceable-tooltip=\"Book Jacket Url\" data-replaceable-path=\"record.book.book30293989.book_jacket\" data-hasfit=\"true\" style=\"display: inline-block; width: 145px; height: 224px;\" width=\"145\" data-imageoptions=\"resizable,pan,zoom,fit,swap\" data-libraryaware-imageloader=\"48e73f3a-6bd2-4ec0-b1a7-c533f9245192\" data-imagetype=\"book\" height=\"224\" data-templated-value=\"\" />\n </a> \n</div></div>\n</td>\n<td style=\"vertical-align: top; padding-right: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_4641062f-9ed0-4300-b6d4-1353cd0c0771\" contenteditable=\"false\">\n<span class=\"level2 libraryaware-custom-plugin\">\n<span style=\"font-style: italic;\">\n<span style=\"font-weight: bold;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTVJ\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Cemetery boys\" data-catalog-book-author=\"Thomas, Aiden\" data-catalog-book-id=\"30293989\" data-catalog-book-isbn=\"9781432889265\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DCemetery+boys&amp;qu=AUTHOR%3DThomas%2c+Aiden\" data-hasqtip=\"92\" oldtitle=\"Cemetery boys\" title=\"\" aria-describedby=\"qtip-92\" data-urlshortener-ignore=\"\">\n\t<span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Title\" data-replaceable-path=\"record.book.book30293989.title\" data-templated-value=\"Cemetery boys\">Cemetery boys</span>\n\t</a>\n\n</span>\n</span>\n</span>\n<br /><span class=\"level3\"> by <span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Author\" data-replaceable-path=\"record.book.book30293989.author\" data-templated-value=\"Aiden Thomas\">Aiden Thomas</span></span>\n<br /><br /><span class=\"content_replaceable level4\" data-replaceable-tooltip=\"Book Annotation\" data-replaceable-path=\"record.book.book30293989.annotation\" contenteditable=\"false\" data-templated-value=\"&quot;When his traditional Latinx family has problems accepting his true gender, Yadriel becomes determined to prove himself a real brujo. With the help of his cousin and best friend Maritza, he performs the ritual himself, and then sets out to find the ghostof his murdered cousin and set it free. However, the ghost he summons is actually Julian Diaz, the school's resident bad boy, and Julian is not about to go quietly into death. He's determined to find out what happened and tie off some loose ends before he leaves. Left with no choice, Yadriel agrees to help Julian, so that they can both get what they want. But the longer Yadriel spends with Julian, the less he wants to let him leave&quot;\">\"When his traditional Latinx family has problems accepting his true gender, Yadriel becomes determined to prove himself a real brujo. With the help of his cousin and best friend Maritza, he performs the ritual himself, and then sets out to find the ghostof his murdered cousin and set it free. However, the ghost he summons is actually Julian Diaz, the school's resident bad boy, and Julian is not about to go quietly into death. He's determined to find out what happened and tie off some loose ends before he leaves. Left with no choice, Yadriel agrees to help Julian, so that they can both get what they want. But the longer Yadriel spends with Julian, the less he wants to let him leave\"</span>\n</div>\n</td>\n</tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-pem\" data-libraryaware-section=\"book\" data-libraryaware-section-layout-id=\"d43df644-7a3b-4526-a93b-01b03147c9b1\" id=\"libraryaware-section-6b48d957-7273-4f49-b43b-8f3632a35e4c\" data-libraryaware-section-order=\"44\" data-libraryaware-sectioncontrols-id=\"section-controls-c68d0c32-ea89-4902-a4b7-6ead2292b7cc\" data-libraryaware-record-id=\"30293991\" data-editing-mode=\"placeholder\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-6b48d957-7273-4f49-b43b-8f3632a35e4c\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"vertical-align: top; padding-bottom: 25px;\">\n<table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"width: 189px; padding: 0px 12px 5px 5px; vertical-align: top;\">\n<div data-libraryaware-box=\"\" id=\"editable_e4160eb8-591f-4eb0-b71f-66dc0053caf7\" contenteditable=\"false\"><div style=\"text-align: center;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTVK\" title=\"Bennet women\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Bennet women\" data-catalog-book-author=\"Appiah-Kubi, Eden\" data-catalog-book-id=\"30293991\" data-catalog-book-isbn=\"9781542029179\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DBennet+women&amp;qu=AUTHOR%3DAppiah-Kubi%2c+Eden\" data-urlshortener-ignore=\"\">\n\n\t\t<img class=\"content_replaceable\" src=\"https://novelistimages.ehost-live.ebscohost.com/la?isbn=9781542029179&amp;size=standard\" data-replaceable-tooltip=\"Book Jacket Url\" data-replaceable-path=\"record.book.book30293991.book_jacket\" data-hasfit=\"true\" style=\"display: inline-block; width: 145px; height: 217px;\" width=\"145\" data-imageoptions=\"resizable,pan,zoom,fit,swap\" data-libraryaware-imageloader=\"02187658-4be6-4eb7-8f11-4f239ece5387\" data-imagetype=\"book\" height=\"217\" data-templated-value=\"\" />\n </a> \n</div></div>\n</td>\n<td style=\"vertical-align: top; padding-right: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_f861f135-48d0-4bd0-b634-509a629cdbf5\" contenteditable=\"false\">\n<span class=\"level2 libraryaware-custom-plugin\">\n<span style=\"font-style: italic;\">\n<span style=\"font-weight: bold;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTVK\" title=\"Bennet women\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Bennet women\" data-catalog-book-author=\"Appiah-Kubi, Eden\" data-catalog-book-id=\"30293991\" data-catalog-book-isbn=\"9781542029179\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DBennet+women&amp;qu=AUTHOR%3DAppiah-Kubi%2c+Eden\" data-urlshortener-ignore=\"\">\n\t<span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Title\" data-replaceable-path=\"record.book.book30293991.title\" data-templated-value=\"The Bennet women\">The Bennet women</span>\n\t</a>\n\n</span>\n</span>\n</span>\n<br /><span class=\"level3\"> by <span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Author\" data-replaceable-path=\"record.book.book30293991.author\" data-templated-value=\"Eden Appiah-Kubi\">Eden Appiah-Kubi</span></span>\n<br /><br /><span class=\"content_replaceable level4\" data-replaceable-tooltip=\"Book Annotation\" data-replaceable-path=\"record.book.book30293991.annotation\" data-templated-value=\"Three close friends living at Bennet house, the only all-women's dorm at Longbourn University, seek the possibilities of love while plotting their futures until their lives become entwined in an unexpected way, in a modern retelling of &quot;Pride and Prejudice.&quot;\">Three close friends living at Bennet house, the only all-women's dorm at Longbourn University, seek the possibilities of love while plotting their futures until their lives become entwined in an unexpected way, in a modern retelling of \"Pride and Prejudice.\"</span>\n</div>\n</td>\n</tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-pem\" data-libraryaware-section=\"book\" data-libraryaware-section-layout-id=\"d43df644-7a3b-4526-a93b-01b03147c9b1\" id=\"libraryaware-section-b86521e6-d070-4600-8ebb-468a0ac53c85\" data-libraryaware-section-order=\"45\" data-libraryaware-sectioncontrols-id=\"section-controls-1a304b2f-f26b-4116-b832-696c8773965b\" data-libraryaware-record-id=\"30293993\" data-editing-mode=\"placeholder\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-b86521e6-d070-4600-8ebb-468a0ac53c85\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"vertical-align: top; padding-bottom: 25px;\">\n<table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"width: 189px; padding: 0px 12px 5px 5px; vertical-align: top;\">\n<div data-libraryaware-box=\"\" id=\"editable_c85fae4f-3f19-49fb-a02e-48f5d532da30\" contenteditable=\"false\"><div style=\"text-align: center;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTVM\" title=\"Boys run the riot. 1\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Boys run the riot. 1\" data-catalog-book-author=\"Gaku, Keito\" data-catalog-book-id=\"30293993\" data-catalog-book-isbn=\"9781646512485\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DBoys+run+the+riot.+1&amp;qu=AUTHOR%3DGaku%2c+Keito\" data-urlshortener-ignore=\"\">\n\n\t\t<img class=\"content_replaceable\" src=\"https://novelistimages.ehost-live.ebscohost.com/la?isbn=9781646512485&amp;size=standard\" data-replaceable-tooltip=\"Book Jacket Url\" data-replaceable-path=\"record.book.book30293993.book_jacket\" data-hasfit=\"true\" style=\"display: inline-block; width: 145px; height: 206px;\" width=\"145\" data-imageoptions=\"resizable,pan,zoom,fit,swap\" data-libraryaware-imageloader=\"c692381f-0f8a-4951-95d9-527575e5d366\" data-imagetype=\"book\" height=\"206\" data-templated-value=\"\" />\n </a> \n</div></div>\n</td>\n<td style=\"vertical-align: top; padding-right: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_3e77414a-17ef-4182-8a73-42082e64e882\" contenteditable=\"false\">\n<span class=\"level2 libraryaware-custom-plugin\">\n<span style=\"font-style: italic;\">\n<span style=\"font-weight: bold;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTVM\" title=\"Boys run the riot. 1\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Boys run the riot. 1\" data-catalog-book-author=\"Gaku, Keito\" data-catalog-book-id=\"30293993\" data-catalog-book-isbn=\"9781646512485\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DBoys+run+the+riot.+1&amp;qu=AUTHOR%3DGaku%2c+Keito\" data-urlshortener-ignore=\"\">\n\t<span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Title\" data-replaceable-path=\"record.book.book30293993.title\" data-templated-value=\"Boys run the riot. 1\">Boys run the riot. 1</span>\n\t</a>\n\n</span>\n</span>\n</span>\n<br /><span class=\"level3\"> by <span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Author\" data-replaceable-path=\"record.book.book30293993.author\" data-templated-value=\"Keito Gaku\">Keito Gaku</span></span>\n<br /><br /><span class=\"content_replaceable level4\" data-replaceable-tooltip=\"Book Annotation\" data-replaceable-path=\"record.book.book30293993.annotation\" data-templated-value=\"Ryo knows he is transgender, although he cannot tell anyone, until he discovers that Jin, a new student in his class, has the same taste in clothing as he does\">Ryo knows he is transgender, although he cannot tell anyone, until he discovers that Jin, a new student in his class, has the same taste in clothing as he does</span>\n</div>\n</td>\n</tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-pem\" data-libraryaware-section=\"book\" data-libraryaware-section-layout-id=\"d43df644-7a3b-4526-a93b-01b03147c9b1\" id=\"libraryaware-section-646c1bdc-dfef-4284-8448-9ef211580654\" data-libraryaware-section-order=\"46\" data-libraryaware-sectioncontrols-id=\"section-controls-f7936585-90d8-4d35-97aa-c258e6c0d9ba\" data-libraryaware-record-id=\"30293970\" data-editing-mode=\"placeholder\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-646c1bdc-dfef-4284-8448-9ef211580654\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"vertical-align: top; padding-bottom: 25px;\">\n<table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"width: 189px; padding: 0px 12px 5px 5px; vertical-align: top;\">\n<div data-libraryaware-box=\"\" id=\"editable_a0bf07fd-fea5-45c8-87c6-f2fa3a08d461\" contenteditable=\"false\"><div style=\"text-align: center;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTVE\" title=\"Sporting gender\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Sporting gender\" data-catalog-book-author=\"Harper, Joanna\" data-catalog-book-id=\"30293970\" data-catalog-book-isbn=\"9781538112960\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DSporting+gender&amp;qu=AUTHOR%3DHarper%2c+Joanna\" data-urlshortener-ignore=\"\">\n\n\t\t<img class=\"content_replaceable\" src=\"https://novelistimages.ehost-live.ebscohost.com/la?isbn=9781538112960&amp;size=standard\" data-replaceable-tooltip=\"Book Jacket Url\" data-replaceable-path=\"record.book.book30293970.book_jacket\" data-hasfit=\"true\" style=\"display: inline-block; width: 145px; height: 230px;\" width=\"145\" data-imageoptions=\"resizable,pan,zoom,fit,swap\" data-libraryaware-imageloader=\"d38f0959-b7a1-4a67-b26f-832ad8063fec\" data-imagetype=\"book\" height=\"230\" data-templated-value=\"\" />\n </a> \n</div></div>\n</td>\n<td style=\"vertical-align: top; padding-right: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_547f0bf6-9f59-4b41-8f2b-8c39a1fb9391\" contenteditable=\"false\">\n<span class=\"level2 libraryaware-custom-plugin\">\n<span style=\"font-style: italic;\">\n<span style=\"font-weight: bold;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTVE\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Sporting gender\" data-catalog-book-author=\"Harper, Joanna\" data-catalog-book-id=\"30293970\" data-catalog-book-isbn=\"9781538112960\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DSporting+gender&amp;qu=AUTHOR%3DHarper%2c+Joanna\" data-hasqtip=\"6\" oldtitle=\"Sporting gender\" title=\"\" aria-describedby=\"qtip-6\" data-urlshortener-ignore=\"\">\n\t<span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Title\" data-replaceable-path=\"record.book.book30293970.title\" data-templated-value=\"Sporting gender : the history, science, and stories of transgender and intersex athletes\">Sporting gender : the history, science, and stories of transgender and intersex athletes</span>\n\t</a>\n\n</span>\n</span>\n</span>\n<br /><span class=\"level3\"> by <span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Author\" data-replaceable-path=\"record.book.book30293970.author\" data-templated-value=\"Joanna Harper\">Joanna Harper</span></span>\n<br /><br /><span class=\"content_replaceable level4\" data-replaceable-tooltip=\"Book Annotation\" data-replaceable-path=\"record.book.book30293970.annotation\" data-templated-value=\"&quot;Sporting Gender explores both the historical and current issues of defining gender in sports, especially regarding intersex and transgender athletes. It not only covers important events and regulations, but also delves into the lives of the athletes themselves to provide a personal perspective on the science of athletic performance&quot;\">\"Sporting Gender explores both the historical and current issues of defining gender in sports, especially regarding intersex and transgender athletes. It not only covers important events and regulations, but also delves into the lives of the athletes themselves to provide a personal perspective on the science of athletic performance\"</span>\n</div>\n</td>\n</tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-pem\" data-libraryaware-section=\"book\" data-libraryaware-section-layout-id=\"d43df644-7a3b-4526-a93b-01b03147c9b1\" id=\"libraryaware-section-69889a4f-b188-4632-93d4-e631787fbc10\" data-libraryaware-section-order=\"47\" data-libraryaware-sectioncontrols-id=\"section-controls-c88467e2-2ebe-4ce9-be07-a129964e83e0\" data-libraryaware-record-id=\"30294000\" data-editing-mode=\"placeholder\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-69889a4f-b188-4632-93d4-e631787fbc10\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"vertical-align: top; padding-bottom: 25px;\">\n<table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"width: 189px; padding: 0px 12px 5px 5px; vertical-align: top;\">\n<div data-libraryaware-box=\"\" id=\"editable_dec3d685-8be7-40dd-9670-cc1cea61f862\" contenteditable=\"false\"><div style=\"text-align: center;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTVN\" title=\"Beyond magenta\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Beyond magenta\" data-catalog-book-author=\"Kuklin, Susan\" data-catalog-book-id=\"30294000\" data-catalog-book-isbn=\"9780763656119\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DBeyond+magenta&amp;qu=AUTHOR%3DKuklin%2c+Susan\" data-urlshortener-ignore=\"\">\n\n\t\t<img class=\"content_replaceable\" src=\"https://novelistimages.ehost-live.ebscohost.com/la?isbn=9780763656119&amp;size=standard\" data-replaceable-tooltip=\"Book Jacket Url\" data-replaceable-path=\"record.book.book30294000.book_jacket\" data-hasfit=\"true\" style=\"display: inline-block; width: 145px; height: 174px;\" width=\"145\" data-imageoptions=\"resizable,pan,zoom,fit,swap\" data-libraryaware-imageloader=\"15dd9aaf-bb7d-4c42-af37-99a590a7c091\" data-imagetype=\"book\" height=\"174\" data-templated-value=\"\" />\n </a> \n</div></div>\n</td>\n<td style=\"vertical-align: top; padding-right: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_23e96cf8-054d-46dd-9870-8296e056a94f\" contenteditable=\"false\">\n<span class=\"level2 libraryaware-custom-plugin\">\n<span style=\"font-style: italic;\">\n<span style=\"font-weight: bold;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTVN\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Beyond magenta\" data-catalog-book-author=\"Kuklin, Susan\" data-catalog-book-id=\"30294000\" data-catalog-book-isbn=\"9780763656119\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DBeyond+magenta&amp;qu=AUTHOR%3DKuklin%2c+Susan\" data-hasqtip=\"106\" oldtitle=\"Beyond magenta\" title=\"\" data-urlshortener-ignore=\"\">\n\t<span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Title\" data-replaceable-path=\"record.book.book30294000.title\" data-templated-value=\"Beyond magenta : transgender teens speak out\">Beyond magenta : transgender teens speak out</span>\n\t</a>\n\n</span>\n</span>\n</span>\n<br /><span class=\"level3\"> by <span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Author\" data-replaceable-path=\"record.book.book30294000.author\" data-templated-value=\"Susan Kuklin\">Susan Kuklin</span></span>\n<br /><br /><span class=\"content_replaceable level4\" data-replaceable-tooltip=\"Book Annotation\" data-replaceable-path=\"record.book.book30294000.annotation\" contenteditable=\"false\" data-templated-value=\"Draws on six first-person interviews to share compassionate insights into the teen transgender experience, tracing each individual's emotional and physical journey as it was shaped by family dynamics, living situations and the transition each teen made during the personal journey toward acknowledgement of gender preference.\">Draws on six first-person interviews to share compassionate insights into the teen transgender experience, tracing each individual's emotional and physical journey as it was shaped by family dynamics, living situations and the transition each teen made during the personal journey toward acknowledgement of gender preference.</span>\n</div>\n</td>\n</tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-pem\" data-libraryaware-section=\"book\" data-libraryaware-section-layout-id=\"d43df644-7a3b-4526-a93b-01b03147c9b1\" id=\"libraryaware-section-707fd5cb-11eb-4af8-9d79-f2491fe5e23d\" data-libraryaware-section-order=\"48\" data-libraryaware-sectioncontrols-id=\"section-controls-53209e33-3aa4-4ddc-933b-df0b94c1032b\" data-libraryaware-record-id=\"30294002\" data-editing-mode=\"placeholder\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-707fd5cb-11eb-4af8-9d79-f2491fe5e23d\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"vertical-align: top; padding-bottom: 25px;\">\n<table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"width: 189px; padding: 0px 12px 5px 5px; vertical-align: top;\">\n<div data-libraryaware-box=\"\" id=\"editable_7a502674-bf5e-4c19-8295-c9a458ac1e37\" contenteditable=\"false\"><div style=\"text-align: center;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTVP\" title=\"Spellbound\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Spellbound\" data-catalog-book-author=\"Som, Bishakh\" data-catalog-book-id=\"30294002\" data-catalog-book-isbn=\"9781951491031\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DSpellbound&amp;qu=AUTHOR%3DSom%2c+Bishakh\" data-urlshortener-ignore=\"\">\n\n\t\t<img class=\"content_replaceable\" src=\"https://novelistimages.ehost-live.ebscohost.com/la?isbn=9781951491031&amp;size=standard\" data-replaceable-tooltip=\"Book Jacket Url\" data-replaceable-path=\"record.book.book30294002.book_jacket\" data-hasfit=\"true\" style=\"display: inline-block; width: 145px; height: 186px;\" width=\"145\" data-imageoptions=\"resizable,pan,zoom,fit,swap\" data-libraryaware-imageloader=\"ce6cbe2b-18a6-48b4-b7ae-b81085080555\" data-imagetype=\"book\" height=\"186\" data-templated-value=\"\" />\n </a> \n</div></div>\n</td>\n<td style=\"vertical-align: top; padding-right: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_0dc17a81-511a-47f3-be8d-a378567f0b91\" contenteditable=\"false\">\n<span class=\"level2 libraryaware-custom-plugin\">\n<span style=\"font-style: italic;\">\n<span style=\"font-weight: bold;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTVP\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Spellbound\" data-catalog-book-author=\"Som, Bishakh\" data-catalog-book-id=\"30294002\" data-catalog-book-isbn=\"9781951491031\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DSpellbound&amp;qu=AUTHOR%3DSom%2c+Bishakh\" data-hasqtip=\"107\" oldtitle=\"Spellbound\" title=\"\" data-urlshortener-ignore=\"\">\n\t<span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Title\" data-replaceable-path=\"record.book.book30294002.title\" data-templated-value=\"Spellbound : a graphic memoir\">Spellbound : a graphic memoir</span>\n\t</a>\n\n</span>\n</span>\n</span>\n<br /><span class=\"level3\"> by <span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Author\" data-replaceable-path=\"record.book.book30294002.author\" data-templated-value=\"Bishakh Som\">Bishakh Som</span></span>\n<br /><br /><span class=\"content_replaceable level4\" data-replaceable-tooltip=\"Book Annotation\" data-replaceable-path=\"record.book.book30294002.annotation\" data-templated-value=\"This graphic novel memoir by a transgender woman explores the concept of identity by inviting us to move through her life as she would have us see her, that is, as she sees herself. A candid autobiographical narrative gives us the opportunity to enter the author’s daily life and explore her thoughts on themes of gender and sexuality, memory and urbanism, love and loss. Original. Illustrations.\">This graphic novel memoir by a transgender woman explores the concept of identity by inviting us to move through her life as she would have us see her, that is, as she sees herself. A candid autobiographical narrative gives us the opportunity to enter the author’s daily life and explore her thoughts on themes of gender and sexuality, memory and urbanism, love and loss. Original. Illustrations.</span>\n</div>\n</td>\n</tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-pem\" data-libraryaware-section=\"book\" data-libraryaware-section-layout-id=\"d43df644-7a3b-4526-a93b-01b03147c9b1\" id=\"libraryaware-section-9320beea-7061-41e8-a827-4026f980f2e1\" data-libraryaware-section-order=\"49\" data-libraryaware-sectioncontrols-id=\"section-controls-9b549b5b-adde-49bc-a868-1d5c6e0d03eb\" data-libraryaware-record-id=\"30294003\" data-editing-mode=\"placeholder\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-9320beea-7061-41e8-a827-4026f980f2e1\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"vertical-align: top; padding-bottom: 25px;\">\n<table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"width: 189px; padding: 0px 12px 5px 5px; vertical-align: top;\">\n<div data-libraryaware-box=\"\" id=\"editable_b8b9e85a-a9f7-4d8d-a8d6-6625beb832c2\" contenteditable=\"false\"><div style=\"text-align: center;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTVQ\" title=\"four profound weaves\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"four profound weaves\" data-catalog-book-author=\"Lemberg, R. B.\" data-catalog-book-id=\"30294003\" data-catalog-book-isbn=\"9781616963347\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3Dfour+profound+weaves&amp;qu=AUTHOR%3DLemberg%2c+R.+B.\" data-urlshortener-ignore=\"\">\n\n\t\t<img class=\"content_replaceable\" src=\"https://novelistimages.ehost-live.ebscohost.com/la?isbn=9781616963347&amp;size=standard\" data-replaceable-tooltip=\"Book Jacket Url\" data-replaceable-path=\"record.book.book30294003.book_jacket\" data-hasfit=\"true\" style=\"display: inline-block; width: 145px; height: 232px;\" width=\"145\" data-imageoptions=\"resizable,pan,zoom,fit,swap\" data-libraryaware-imageloader=\"1470d540-a1b5-42dc-a84f-bd5ef2493cf6\" data-imagetype=\"book\" height=\"232\" data-templated-value=\"\" />\n </a> \n</div></div>\n</td>\n<td style=\"vertical-align: top; padding-right: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_cdf528b2-d156-4b3a-9ace-494af5f0b7f4\" contenteditable=\"false\">\n<span class=\"level2 libraryaware-custom-plugin\">\n<span style=\"font-style: italic;\">\n<span style=\"font-weight: bold;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTVQ\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"four profound weaves\" data-catalog-book-author=\"Lemberg, R. B.\" data-catalog-book-id=\"30294003\" data-catalog-book-isbn=\"9781616963347\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3Dfour+profound+weaves&amp;qu=AUTHOR%3DLemberg%2c+R.+B.\" data-hasqtip=\"108\" oldtitle=\"four profound weaves\" title=\"\" data-urlshortener-ignore=\"\">\n\t<span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Title\" data-replaceable-path=\"record.book.book30294003.title\" data-templated-value=\"The four profound weaves\">The four profound weaves</span>\n\t</a>\n\n</span>\n</span>\n</span>\n<br /><span class=\"level3\"> by <span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Author\" data-replaceable-path=\"record.book.book30294003.author\" data-templated-value=\"R. B. Lemberg\">R. B. Lemberg</span></span>\n<br /><br /><span class=\"content_replaceable level4\" data-replaceable-tooltip=\"Book Annotation\" data-replaceable-path=\"record.book.book30294003.annotation\" data-templated-value=\"&quot;Two transgender elders must learn to weave from Death in order to defeat an evil ruler&quot;--Amazon\">\"Two transgender elders must learn to weave from Death in order to defeat an evil ruler\"--Amazon</span>\n</div>\n</td>\n</tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-pem\" data-libraryaware-section=\"book\" data-libraryaware-section-layout-id=\"d43df644-7a3b-4526-a93b-01b03147c9b1\" id=\"libraryaware-section-027b4435-6cb3-47d4-a5ed-52981dd5a062\" data-libraryaware-section-order=\"50\" data-libraryaware-sectioncontrols-id=\"section-controls-9b233334-f071-4483-9c09-0a79339c44b2\" data-libraryaware-record-id=\"30294009\" data-editing-mode=\"placeholder\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-027b4435-6cb3-47d4-a5ed-52981dd5a062\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"vertical-align: top; padding-bottom: 25px;\">\n<table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"width: 189px; padding: 0px 12px 5px 5px; vertical-align: top;\">\n<div data-libraryaware-box=\"\" id=\"editable_a5c00b29-554f-4edf-b7d8-5a6e482f9d69\" contenteditable=\"false\"><div style=\"text-align: center;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTVR\" title=\"Cheer up\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Cheer up\" data-catalog-book-author=\"Frasier, Crystal\" data-catalog-book-id=\"30294009\" data-catalog-book-isbn=\"9781620109557\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DCheer+up&amp;qu=AUTHOR%3DFrasier%2c+Crystal\" data-urlshortener-ignore=\"\">\n\n\t\t<img class=\"content_replaceable\" src=\"https://novelistimages.ehost-live.ebscohost.com/la?isbn=9781620109557&amp;size=standard\" data-replaceable-tooltip=\"Book Jacket Url\" data-replaceable-path=\"record.book.book30294009.book_jacket\" data-hasfit=\"true\" style=\"display: inline-block; width: 145px; height: 217px;\" width=\"145\" data-imageoptions=\"resizable,pan,zoom,fit,swap\" data-libraryaware-imageloader=\"3ddcdf91-5567-41f9-a57f-06848010bfa3\" data-imagetype=\"book\" height=\"217\" data-templated-value=\"\" />\n </a> \n</div></div>\n</td>\n<td style=\"vertical-align: top; padding-right: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_6841098e-f85c-47aa-8973-16fda2ed6d59\" contenteditable=\"false\">\n<span class=\"level2 libraryaware-custom-plugin\">\n<span style=\"font-style: italic;\">\n<span style=\"font-weight: bold;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTVR\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Cheer up\" data-catalog-book-author=\"Frasier, Crystal\" data-catalog-book-id=\"30294009\" data-catalog-book-isbn=\"9781620109557\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DCheer+up&amp;qu=AUTHOR%3DFrasier%2c+Crystal\" data-hasqtip=\"109\" oldtitle=\"Cheer up\" title=\"\" data-urlshortener-ignore=\"\">\n\t<span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Title\" data-replaceable-path=\"record.book.book30294009.title\" data-templated-value=\"Cheer up! : love and pompoms\">Cheer up! : love and pompoms</span>\n\t</a>\n\n</span>\n</span>\n</span>\n<br /><span class=\"level3\"> by <span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Author\" data-replaceable-path=\"record.book.book30294009.author\" data-templated-value=\"Crystal Frasier\">Crystal Frasier</span></span>\n<br /><br /><span class=\"content_replaceable level4\" data-replaceable-tooltip=\"Book Annotation\" data-replaceable-path=\"record.book.book30294009.annotation\" data-templated-value=\"&quot;Annie is a smart, antisocial lesbian starting her senior year of high school who's under pressure to join the cheerleader squad to make friends and round out her college applications. Her former friend BeBe is a people-pleaser, a trans girl who must keep her parents happy with her grades and social life to keep their support of her transition. Through the rigors of squad training and amped up social pressures...the two girls rekindle a friendship they thought they'd lost&quot;\">\"Annie is a smart, antisocial lesbian starting her senior year of high school who's under pressure to join the cheerleader squad to make friends and round out her college applications. Her former friend BeBe is a people-pleaser, a trans girl who must keep her parents happy with her grades and social life to keep their support of her transition. Through the rigors of squad training and amped up social pressures...the two girls rekindle a friendship they thought they'd lost\"</span>\n</div>\n</td>\n</tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-rtem\" data-libraryaware-section=\"rich_text_area\" data-libraryaware-section-layout-id=\"c68e878b-0807-470a-bad9-3405c9273b93\" id=\"libraryaware-section-46099626-995a-4611-8917-214fec3cd884\" data-libraryaware-section-order=\"51\" data-libraryaware-sectioncontrols-id=\"section-controls-881bf1ba-daef-4fc2-944f-9fb3ec405876\" data-editing-mode=\"richtext\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-46099626-995a-4611-8917-214fec3cd884\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td>\n<table style=\"table-layout: fixed; width: 100%;\">\n<tbody><tr><td class=\"dbg\" style=\"padding: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_e4079f19-035a-4f6b-bf61-ba73f5a077a7\" contenteditable=\"false\"><div style=\"text-align: left;\"><font face=\"Georgia, serif, Lucida Sans Unicode\"><span style=\"font-size: 18px;\"><strong>Nonbinary</strong></span></font></div></div>\n</td></tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-rtem\" data-libraryaware-section=\"custom_section\" data-libraryaware-section-layout-id=\"417e2252-70c6-4e06-8da0-cb94157dfa9e\" id=\"libraryaware-section-5ba0b178-0a4c-4583-9a44-fd8b4c7b82e9\" data-libraryaware-section-order=\"52\" data-libraryaware-sectioncontrols-id=\"section-controls-74824c08-6165-4b95-81e1-19e9a027f8b8\" data-editing-mode=\"richtext\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-5ba0b178-0a4c-4583-9a44-fd8b4c7b82e9\"></a><table style=\"width: 100%; table-layout: fixed;\">\n\t<tbody><tr>\n\t\t<td style=\"vertical-align: top; width: 600px;\">\n\t\t\t<div id=\"editable_540dc2b2-994a-4987-a355-33f05bf15d16\" data-libraryaware-box=\"\" contenteditable=\"false\"><img data-imageoptions=\"fit,resizable,swap,pan,zoom\" data-libraryaware-image-source=\"uploadedFiles\" data-libraryaware-imageloader=\"efdcf45a-e13a-4e6f-a2dc-18b7bb458843\" height=\"105\" src=\"https://libraryaware.com/2291/Files/AnonymousDisplayWithCrop/cf0275bf-15cb-409f-a31b-6462f425bd4f?containerHeight=105&amp;containerWidth=175&amp;scaledHeight=105&amp;scaledWidth=175&amp;verticalOffset=0&amp;horizontalOffset=0&amp;quality=95&amp;dpi=120\" style=\"height: 105px; width: 175px;\" width=\"175\" /></div></td>\n\t</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-pem\" data-libraryaware-section=\"book\" data-libraryaware-section-layout-id=\"d43df644-7a3b-4526-a93b-01b03147c9b1\" id=\"libraryaware-section-26d87804-ffa8-491c-9349-1631fbca8a58\" data-libraryaware-section-order=\"53\" data-libraryaware-sectioncontrols-id=\"section-controls-c88067ed-4e00-4fe0-acb3-a0542be1118c\" data-libraryaware-record-id=\"30294016\" data-editing-mode=\"placeholder\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-26d87804-ffa8-491c-9349-1631fbca8a58\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"vertical-align: top; padding-bottom: 25px;\">\n<table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"width: 189px; padding: 0px 12px 5px 5px; vertical-align: top;\">\n<div data-libraryaware-box=\"\" id=\"editable_4dbf4648-6807-4b53-b5f0-9f4813502f17\" contenteditable=\"false\"><div style=\"text-align: center;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTVS\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"I wish you all the best\" data-catalog-book-author=\"Deaver, Mason\" data-catalog-book-id=\"30294016\" data-catalog-book-isbn=\"9781338608359\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DI+wish+you+all+the+best&amp;qu=AUTHOR%3DDeaver%2c+Mason\" data-hasqtip=\"90\" oldtitle=\"I wish you all the best\" title=\"\" aria-describedby=\"qtip-90\" data-urlshortener-ignore=\"\">\n\n\t\t<img class=\"content_replaceable\" src=\"https://novelistimages.ehost-live.ebscohost.com/la?isbn=9781338608359&amp;size=standard\" data-replaceable-tooltip=\"Book Jacket Url\" data-replaceable-path=\"record.book.book30294016.book_jacket\" data-hasfit=\"true\" style=\"display: inline-block; width: 145px; height: 220px;\" width=\"145\" data-imageoptions=\"resizable,pan,zoom,fit,swap\" data-libraryaware-imageloader=\"b52c2a40-d0ec-460f-a2c0-33fce8e4f9dc\" data-imagetype=\"book\" height=\"220\" data-templated-value=\"\" />\n </a> \n</div></div>\n</td>\n<td style=\"vertical-align: top; padding-right: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_4c0035f3-b801-4477-b2ad-42f72d696376\" contenteditable=\"false\">\n<span class=\"level2 libraryaware-custom-plugin\">\n<span style=\"font-style: italic;\">\n<span style=\"font-weight: bold;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTVS\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"I wish you all the best\" data-catalog-book-author=\"Deaver, Mason\" data-catalog-book-id=\"30294016\" data-catalog-book-isbn=\"9781338608359\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DI+wish+you+all+the+best&amp;qu=AUTHOR%3DDeaver%2c+Mason\" data-hasqtip=\"111\" oldtitle=\"I wish you all the best\" title=\"\" aria-describedby=\"qtip-111\" data-urlshortener-ignore=\"\">\n\t<span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Title\" data-replaceable-path=\"record.book.book30294016.title\" data-templated-value=\"I wish you all the best\">I wish you all the best</span>\n\t</a>\n\n</span>\n</span>\n</span>\n<br /><span class=\"level3\"> by <span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Author\" data-replaceable-path=\"record.book.book30294016.author\" data-templated-value=\"Mason Deaver\">Mason Deaver</span></span>\n<br /><br /><span class=\"content_replaceable level4\" data-replaceable-tooltip=\"Book Annotation\" data-replaceable-path=\"record.book.book30294016.annotation\" data-templated-value=\"After coming out as nonbinary, Ben must leave home and goes to live with a sister and her husband to finish the last year of high school\">After coming out as nonbinary, Ben must leave home and goes to live with a sister and her husband to finish the last year of high school</span>\n</div>\n</td>\n</tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-pem\" data-libraryaware-section=\"book\" data-libraryaware-section-layout-id=\"d43df644-7a3b-4526-a93b-01b03147c9b1\" id=\"libraryaware-section-9e08633a-54a8-4277-bbcf-c4bc317ace36\" data-libraryaware-section-order=\"54\" data-libraryaware-sectioncontrols-id=\"section-controls-b5a2a1c4-9096-45bc-9170-4c2a76f9506e\" data-libraryaware-record-id=\"30294019\" data-editing-mode=\"placeholder\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-9e08633a-54a8-4277-bbcf-c4bc317ace36\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"vertical-align: top; padding-bottom: 25px;\">\n<table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"width: 189px; padding: 0px 12px 5px 5px; vertical-align: top;\">\n<div data-libraryaware-box=\"\" id=\"editable_1ba5928b-e2cd-4ccd-a248-190071263b04\" contenteditable=\"false\"><div style=\"text-align: center;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTVT\" title=\"natural mother of the child\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"natural mother of the child\" data-catalog-book-author=\"Malcolm Belc, Krys\" data-catalog-book-id=\"30294019\" data-catalog-book-isbn=\"9781640094383\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3Dnatural+mother+of+the+child&amp;qu=AUTHOR%3DMalcolm+Belc%2c+Krys\" data-urlshortener-ignore=\"\">\n\n\t\t<img class=\"content_replaceable\" src=\"https://novelistimages.ehost-live.ebscohost.com/la?isbn=9781640094383&amp;size=standard\" data-replaceable-tooltip=\"Book Jacket Url\" data-replaceable-path=\"record.book.book30294019.book_jacket\" data-hasfit=\"true\" style=\"display: inline-block; width: 145px; height: 219px;\" width=\"145\" data-imageoptions=\"resizable,pan,zoom,fit,swap\" data-libraryaware-imageloader=\"652c5cc1-31c2-4e99-a453-ca031525efd2\" data-imagetype=\"book\" height=\"219\" data-templated-value=\"\" />\n </a> \n</div></div>\n</td>\n<td style=\"vertical-align: top; padding-right: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_09c5f2cd-26d2-48f1-a58e-92b522aceb19\" contenteditable=\"false\">\n<span class=\"level2 libraryaware-custom-plugin\">\n<span style=\"font-style: italic;\">\n<span style=\"font-weight: bold;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTVT\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"natural mother of the child\" data-catalog-book-author=\"Malcolm Belc, Krys\" data-catalog-book-id=\"30294019\" data-catalog-book-isbn=\"9781640094383\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3Dnatural+mother+of+the+child&amp;qu=AUTHOR%3DMalcolm+Belc%2c+Krys\" data-hasqtip=\"5\" oldtitle=\"natural mother of the child\" title=\"\" aria-describedby=\"qtip-5\" data-urlshortener-ignore=\"\">\n\t<span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Title\" data-replaceable-path=\"record.book.book30294019.title\" data-templated-value=\"The natural mother of the child : a memoir of nonbinary parenthood\">The natural mother of the child : a memoir of nonbinary parenthood</span>\n\t</a>\n\n</span>\n</span>\n</span>\n<br /><span class=\"level3\"> by <span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Author\" data-replaceable-path=\"record.book.book30294019.author\" data-templated-value=\"Krys Malcolm Belc\">Krys Malcolm Belc</span></span>\n<br /><br /><span class=\"content_replaceable level4\" data-replaceable-tooltip=\"Book Annotation\" data-replaceable-path=\"record.book.book30294019.annotation\" data-templated-value=\"&quot;Essentially this book is a heavily visual memoir-in-essays that explores how the experience of gestational parenthood-conceiving, birthing, and breastfeeding my son Samson-eventually clarified my gender identity and allowed me to project a different more masculine self. Ruminating on how the experiences contained under the umbrella of &quot;motherhood&quot; don't fully describe my experience amplifies the outsiderness the speaker, who is almost always addressing a cis &quot;you,&quot; sometimes his mother, sometimes strangers, mostly his cis female partner. Instead of using a straight narrative, the book circles around this concept of motherhood and of my relationship to it. The book is also an archive of my queerness, of childhood photos of me smiling impossibly wide, of my original birth certificate and the legal documents surrounding Samson's adoption. It's a direct engagement with the documentation we think constitutes a record of one's life. The book ends on an exploration of how much we can really know when we enter into parenting a person, and of my ambivalence about the &quot;before&quot; and &quot;after&quot; that is so prevalent in trans stories and that feels so outside my experience as a nonbinary transmasculine person&quot;\">\"Essentially this book is a heavily visual memoir-in-essays that explores how the experience of gestational parenthood-conceiving, birthing, and breastfeeding my son Samson-eventually clarified my gender identity and allowed me to project a different more masculine self. Ruminating on how the experiences contained under the umbrella of \"motherhood\" don't fully describe my experience amplifies the outsiderness the speaker, who is almost always addressing a cis \"you,\" sometimes his mother, sometimes strangers, mostly his cis female partner. Instead of using a straight narrative, the book circles around this concept of motherhood and of my relationship to it. The book is also an archive of my queerness, of childhood photos of me smiling impossibly wide, of my original birth certificate and the legal documents surrounding Samson's adoption. It's a direct engagement with the documentation we think constitutes a record of one's life. The book ends on an exploration of how much we can really know when we enter into parenting a person, and of my ambivalence about the \"before\" and \"after\" that is so prevalent in trans stories and that feels so outside my experience as a nonbinary transmasculine person\"</span>\n</div>\n</td>\n</tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-pem\" data-libraryaware-section=\"book\" data-libraryaware-section-layout-id=\"d43df644-7a3b-4526-a93b-01b03147c9b1\" id=\"libraryaware-section-117180ec-8fad-4903-bce0-83cd9e497f18\" data-libraryaware-section-order=\"55\" data-libraryaware-sectioncontrols-id=\"section-controls-a7fb7a73-a0a0-4683-ab9c-e33a69c0948e\" data-libraryaware-record-id=\"30294020\" data-editing-mode=\"placeholder\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-117180ec-8fad-4903-bce0-83cd9e497f18\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"vertical-align: top; padding-bottom: 25px;\">\n<table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"width: 189px; padding: 0px 12px 5px 5px; vertical-align: top;\">\n<div data-libraryaware-box=\"\" id=\"editable_8c6cb7cb-75c4-406f-bd66-c3c89479503c\" contenteditable=\"false\"><div style=\"text-align: center;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTVV\" title=\"Gender queer\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Gender queer\" data-catalog-book-author=\"Kobabe, Maia\" data-catalog-book-id=\"30294020\" data-catalog-book-isbn=\"9781713701057\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DGender+queer&amp;qu=AUTHOR%3DKobabe%2c+Maia\" data-urlshortener-ignore=\"\">\n\n\t\t<img class=\"content_replaceable\" src=\"https://novelistimages.ehost-live.ebscohost.com/la?isbn=9781713701057&amp;size=standard\" data-replaceable-tooltip=\"Book Jacket Url\" data-replaceable-path=\"record.book.book30294020.book_jacket\" data-hasfit=\"true\" style=\"display: inline-block; width: 145px; height: 207px;\" width=\"145\" data-imageoptions=\"resizable,pan,zoom,fit,swap\" data-libraryaware-imageloader=\"055bfcc9-1aec-4857-bd3b-c4cc0d6a0404\" data-imagetype=\"book\" height=\"207\" data-templated-value=\"\" />\n </a> \n</div></div>\n</td>\n<td style=\"vertical-align: top; padding-right: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_16c014d2-8c56-4dd1-8c85-d6e928a74d4d\" contenteditable=\"false\">\n<span class=\"level2 libraryaware-custom-plugin\">\n<span style=\"font-style: italic;\">\n<span style=\"font-weight: bold;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTVV\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Gender queer\" data-catalog-book-author=\"Kobabe, Maia\" data-catalog-book-id=\"30294020\" data-catalog-book-isbn=\"9781713701057\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DGender+queer&amp;qu=AUTHOR%3DKobabe%2c+Maia\" data-hasqtip=\"113\" oldtitle=\"Gender queer\" title=\"\" data-urlshortener-ignore=\"\">\n\t<span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Title\" data-replaceable-path=\"record.book.book30294020.title\" data-templated-value=\"Gender queer / : A Memoir\">Gender queer / : A Memoir</span>\n\t</a>\n\n</span>\n</span>\n</span>\n<br /><span class=\"level3\"> by <span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Author\" data-replaceable-path=\"record.book.book30294020.author\" data-templated-value=\"Maia Kobabe\">Maia Kobabe</span></span>\n<br /><br /><span class=\"content_replaceable level4\" data-replaceable-tooltip=\"Book Annotation\" data-replaceable-path=\"record.book.book30294020.annotation\" data-templated-value=\"Book Annotation\">Book Annotation</span>\n</div>\n</td>\n</tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-pem\" data-libraryaware-section=\"book\" data-libraryaware-section-layout-id=\"d43df644-7a3b-4526-a93b-01b03147c9b1\" id=\"libraryaware-section-be107d46-3ca6-4fc5-85d6-243a24a5477e\" data-libraryaware-section-order=\"56\" data-libraryaware-sectioncontrols-id=\"section-controls-23d73384-28a8-49f2-9702-af758e13557a\" data-libraryaware-record-id=\"30293993\" data-editing-mode=\"placeholder\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-be107d46-3ca6-4fc5-85d6-243a24a5477e\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"vertical-align: top; padding-bottom: 25px;\">\n<table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"width: 189px; padding: 0px 12px 5px 5px; vertical-align: top;\">\n<div data-libraryaware-box=\"\" id=\"editable_f14f88fd-f058-4893-b04d-449fdd12f7e3\" contenteditable=\"false\"><div style=\"text-align: center;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTVM\" title=\"Boys run the riot. 1\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Boys run the riot. 1\" data-catalog-book-author=\"Gaku, Keito\" data-catalog-book-id=\"30293993\" data-catalog-book-isbn=\"9781646512485\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DBoys+run+the+riot.+1&amp;qu=AUTHOR%3DGaku%2c+Keito\" data-urlshortener-ignore=\"\">\n\n\t\t<img class=\"content_replaceable\" src=\"https://novelistimages.ehost-live.ebscohost.com/la?isbn=9781646512485&amp;size=standard\" data-replaceable-tooltip=\"Book Jacket Url\" data-replaceable-path=\"record.book.book30293993.book_jacket\" data-hasfit=\"true\" style=\"display: inline-block; width: 145px; height: 206px;\" width=\"145\" data-imageoptions=\"resizable,pan,zoom,fit,swap\" data-libraryaware-imageloader=\"77c98af9-3304-4c60-962d-2d2b925e47c9\" data-imagetype=\"book\" height=\"206\" data-templated-value=\"\" />\n </a> \n</div></div>\n</td>\n<td style=\"vertical-align: top; padding-right: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_bb0c37a3-21b9-4327-950c-695f39bc1d93\" contenteditable=\"false\">\n<span class=\"level2 libraryaware-custom-plugin\">\n<span style=\"font-style: italic;\">\n<span style=\"font-weight: bold;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTVM\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Boys run the riot. 1\" data-catalog-book-author=\"Gaku, Keito\" data-catalog-book-id=\"30293993\" data-catalog-book-isbn=\"9781646512485\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DBoys+run+the+riot.+1&amp;qu=AUTHOR%3DGaku%2c+Keito\" data-hasqtip=\"4\" oldtitle=\"Boys run the riot. 1\" title=\"\" aria-describedby=\"qtip-4\" data-urlshortener-ignore=\"\">\n\t<span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Title\" data-replaceable-path=\"record.book.book30293993.title\" data-templated-value=\"Boys run the riot. 1\">Boys run the riot. 1</span>\n\t</a>\n\n</span>\n</span>\n</span>\n<br /><span class=\"level3\"> by <span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Author\" data-replaceable-path=\"record.book.book30293993.author\" data-templated-value=\"Keito Gaku\">Keito Gaku</span></span>\n<br /><br /><span class=\"content_replaceable level4\" data-replaceable-tooltip=\"Book Annotation\" data-replaceable-path=\"record.book.book30293993.annotation\" data-templated-value=\"Ryo knows he is transgender, although he cannot tell anyone, until he discovers that Jin, a new student in his class, has the same taste in clothing as he does\">Ryo knows he is transgender, although he cannot tell anyone, until he discovers that Jin, a new student in his class, has the same taste in clothing as he does</span>\n</div>\n</td>\n</tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-pem\" data-libraryaware-section=\"book\" data-libraryaware-section-layout-id=\"d43df644-7a3b-4526-a93b-01b03147c9b1\" id=\"libraryaware-section-ec38c852-06cc-48ee-9889-c2a68e6a1c66\" data-libraryaware-section-order=\"57\" data-libraryaware-sectioncontrols-id=\"section-controls-4879f3aa-9721-4089-aa7b-a11d8837d871\" data-libraryaware-record-id=\"30294022\" data-editing-mode=\"placeholder\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-ec38c852-06cc-48ee-9889-c2a68e6a1c66\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"vertical-align: top; padding-bottom: 25px;\">\n<table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"width: 189px; padding: 0px 12px 5px 5px; vertical-align: top;\">\n<div data-libraryaware-box=\"\" id=\"editable_b28dacd1-6b6a-4f10-b4d8-75936589a9fb\" contenteditable=\"false\"><div style=\"text-align: center;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTVW\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Chef's kiss\" data-catalog-book-author=\"Alexander, T. J.\" data-catalog-book-id=\"30294022\" data-catalog-book-isbn=\"9781982189099\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DChef%27s+kiss&amp;qu=AUTHOR%3DAlexander%2c+T.+J.\" data-hasqtip=\"92\" oldtitle=\"Chef's kiss\" title=\"\" aria-describedby=\"qtip-114\" data-urlshortener-ignore=\"\">\n\n\t\t<img class=\"content_replaceable\" src=\"https://novelistimages.ehost-live.ebscohost.com/la?isbn=9781982189099&amp;size=standard\" data-replaceable-tooltip=\"Book Jacket Url\" data-replaceable-path=\"record.book.book30294022.book_jacket\" data-hasfit=\"true\" style=\"display: inline-block; width: 145px; height: 225px;\" width=\"145\" data-imageoptions=\"resizable,pan,zoom,fit,swap\" data-libraryaware-imageloader=\"437f3034-5e3c-4a39-8668-a76aa5db4ef3\" data-imagetype=\"book\" height=\"225\" data-templated-value=\"\" />\n </a> \n</div></div>\n</td>\n<td style=\"vertical-align: top; padding-right: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_339fb05d-14cf-4e6a-8342-edc196c70fe3\" contenteditable=\"false\">\n<span class=\"level2 libraryaware-custom-plugin\">\n<span style=\"font-style: italic;\">\n<span style=\"font-weight: bold;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTVW\" title=\"Chef's kiss\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Chef's kiss\" data-catalog-book-author=\"Alexander, T. J.\" data-catalog-book-id=\"30294022\" data-catalog-book-isbn=\"9781982189099\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DChef%27s+kiss&amp;qu=AUTHOR%3DAlexander%2c+T.+J.\" data-urlshortener-ignore=\"\">\n\t<span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Title\" data-replaceable-path=\"record.book.book30294022.title\" data-templated-value=\"Chef's kiss : a novel\">Chef's kiss : a novel</span>\n\t</a>\n\n</span>\n</span>\n</span>\n<br /><span class=\"level3\"> by <span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Author\" data-replaceable-path=\"record.book.book30294022.author\" data-templated-value=\"T. J. Alexander\">T. J. Alexander</span></span>\n<br /><br /><span class=\"content_replaceable level4\" data-replaceable-tooltip=\"Book Annotation\" data-replaceable-path=\"record.book.book30294022.annotation\" data-templated-value=\"A perfectionist pastry chef working at a cookbook publisher must learn how to deal with the obnoxiously chipper new kitchen manager who begins softening her heart and comes out as nonbinary to mixed reactions at work. Original. 75,000 first printing.\">A perfectionist pastry chef working at a cookbook publisher must learn how to deal with the obnoxiously chipper new kitchen manager who begins softening her heart and comes out as nonbinary to mixed reactions at work. Original. 75,000 first printing.</span>\n</div>\n</td>\n</tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-rtem\" data-libraryaware-section=\"rich_text_area\" data-libraryaware-section-layout-id=\"c68e878b-0807-470a-bad9-3405c9273b93\" id=\"libraryaware-section-76765d65-b386-4a47-adac-99d2bc09b8f9\" data-libraryaware-section-order=\"58\" data-libraryaware-sectioncontrols-id=\"section-controls-e899b8b9-6c63-4f8b-995d-dd24cc45eaaa\" data-editing-mode=\"richtext\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-76765d65-b386-4a47-adac-99d2bc09b8f9\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td>\n<table style=\"table-layout: fixed; width: 100%;\">\n<tbody><tr><td class=\"dbg\" style=\"padding: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_c2ad87ef-0803-480c-b5e4-8d05a14462d8\" contenteditable=\"false\"><div style=\"text-align: left;\"><span style=\"font-size: 18px;\"><strong>Two-Spirit</strong></span></div></div>\n</td></tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-rtem\" data-libraryaware-section=\"custom_section\" data-libraryaware-section-layout-id=\"417e2252-70c6-4e06-8da0-cb94157dfa9e\" id=\"libraryaware-section-e96b9d8a-65e2-4cc3-b75e-9d6f53129bcc\" data-libraryaware-section-order=\"59\" data-libraryaware-sectioncontrols-id=\"section-controls-1154becd-f2e2-4411-bba1-b3aa87775cd6\" data-editing-mode=\"richtext\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-e96b9d8a-65e2-4cc3-b75e-9d6f53129bcc\"></a><table style=\"width: 100%; table-layout: fixed;\">\n\t<tbody><tr>\n\t\t<td style=\"vertical-align: top; width: 600px;\">\n\t\t\t<div id=\"editable_a7ad622b-9e25-4345-8542-fb8b0b38de80\" data-libraryaware-box=\"\" contenteditable=\"false\"><img data-imageoptions=\"fit,resizable,swap,pan,zoom\" data-libraryaware-image-source=\"uploadedFiles\" data-libraryaware-imageloader=\"2de1cd00-d6c8-4125-b721-489d59426d79\" height=\"105\" src=\"https://libraryaware.com/2291/Files/AnonymousDisplayWithCrop/67523f46-859e-4db7-8f05-048da25cc7cd?containerHeight=105&amp;containerWidth=175&amp;scaledHeight=105&amp;scaledWidth=175&amp;verticalOffset=0&amp;horizontalOffset=0&amp;quality=95&amp;dpi=120\" style=\"height: 105px; width: 175px;\" width=\"175\" /></div></td>\n\t</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-pem\" data-libraryaware-section=\"book\" data-libraryaware-section-layout-id=\"d43df644-7a3b-4526-a93b-01b03147c9b1\" id=\"libraryaware-section-a535bbc7-9d0f-4135-82b9-833e69701948\" data-libraryaware-section-order=\"60\" data-libraryaware-sectioncontrols-id=\"section-controls-1b310d13-6ec7-4fc9-ab05-9d3368c2251d\" data-libraryaware-record-id=\"30294027\" data-editing-mode=\"placeholder\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-a535bbc7-9d0f-4135-82b9-833e69701948\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"vertical-align: top; padding-bottom: 25px;\">\n<table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"width: 189px; padding: 0px 12px 5px 5px; vertical-align: top;\">\n<div data-libraryaware-box=\"\" id=\"editable_6bc36b52-ee82-4dea-8d40-1977456b3548\" contenteditable=\"false\"><div style=\"text-align: center;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTVX\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Love after the end\" data-catalog-book-author=\"Whitehead, Joshua\" data-catalog-book-id=\"30294027\" data-catalog-book-isbn=\"9781551528113\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DLove+after+the+end&amp;qu=AUTHOR%3DWhitehead%2c+Joshua\" data-hasqtip=\"107\" oldtitle=\"Love after the end\" title=\"\" data-urlshortener-ignore=\"\">\n\n\t\t<img class=\"content_replaceable\" src=\"https://novelistimages.ehost-live.ebscohost.com/la?isbn=9781551528113&amp;size=standard\" data-replaceable-tooltip=\"Book Jacket Url\" data-replaceable-path=\"record.book.book30294027.book_jacket\" data-hasfit=\"true\" style=\"display: inline-block; width: 145px; height: 217px;\" width=\"145\" data-imageoptions=\"resizable,pan,zoom,fit,swap\" data-libraryaware-imageloader=\"65f3f841-01ac-45cc-bce3-05bf66d7d9cc\" data-imagetype=\"book\" height=\"217\" data-templated-value=\"\" />\n </a> \n</div></div>\n</td>\n<td style=\"vertical-align: top; padding-right: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_2449a511-27ea-4edf-b07b-57071a8ace94\" contenteditable=\"false\">\n<span class=\"level2 libraryaware-custom-plugin\">\n<span style=\"font-style: italic;\">\n<span style=\"font-weight: bold;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTVX\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Love after the end\" data-catalog-book-author=\"Whitehead, Joshua\" data-catalog-book-id=\"30294027\" data-catalog-book-isbn=\"9781551528113\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DLove+after+the+end&amp;qu=AUTHOR%3DWhitehead%2c+Joshua\" data-hasqtip=\"99\" oldtitle=\"Love after the end\" title=\"\" data-urlshortener-ignore=\"\">\n\t<span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Title\" data-replaceable-path=\"record.book.book30294027.title\" data-templated-value=\"Love after the end : an anthology of Two-spirit &amp;amp; Indigiqueer speculative fiction\">Love after the end : an anthology of Two-spirit &amp; Indigiqueer speculative fiction</span>\n\t</a>\n\n</span>\n</span>\n</span>\n<br /><span class=\"level3\"> by <span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Author\" data-replaceable-path=\"record.book.book30294027.author\" data-templated-value=\"Joshua Whitehead\">Joshua Whitehead</span></span>\n<br /><br /><span class=\"content_replaceable level4\" data-replaceable-tooltip=\"Book Annotation\" data-replaceable-path=\"record.book.book30294027.annotation\" data-templated-value=\"&quot;A bold and breathtaking anthology of queer Indigenous speculative fiction, edited by the author of Jonny Appleseed. This exciting and groundbreaking fiction anthology showcases a number of new and emerging 2SQ (Two-Spirit and queer) Indigenous writers from across Turtle Island. These visionary authors show how queer Indigenous communities can bloom and thrive through utopian narratives that detail the vivacity and strength of 2SQness throughout its plight in the maw of settler colonialism's histories&quot;\">\"A bold and breathtaking anthology of queer Indigenous speculative fiction, edited by the author of Jonny Appleseed. This exciting and groundbreaking fiction anthology showcases a number of new and emerging 2SQ (Two-Spirit and queer) Indigenous writers from across Turtle Island. These visionary authors show how queer Indigenous communities can bloom and thrive through utopian narratives that detail the vivacity and strength of 2SQness throughout its plight in the maw of settler colonialism's histories\"</span>\n</div>\n</td>\n</tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-rtem\" data-libraryaware-section=\"rich_text_area\" data-libraryaware-section-layout-id=\"c68e878b-0807-470a-bad9-3405c9273b93\" id=\"libraryaware-section-57d97c36-bed0-47f4-81ce-30608e892cef\" data-libraryaware-section-order=\"61\" data-libraryaware-sectioncontrols-id=\"section-controls-c8d345b9-76fa-4a9c-8850-54cf94c34ddd\" data-editing-mode=\"richtext\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-57d97c36-bed0-47f4-81ce-30608e892cef\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td>\n<table style=\"table-layout: fixed; width: 100%;\">\n<tbody><tr><td class=\"dbg\" style=\"padding: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_7a524712-6134-46ab-b549-1d45903c1fa7\" contenteditable=\"false\"><div style=\"text-align: left;\"><span style=\"font-size: 18px;\"><strong>Genderfluid</strong></span></div></div>\n</td></tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-rtem\" data-libraryaware-section=\"custom_section\" data-libraryaware-section-layout-id=\"417e2252-70c6-4e06-8da0-cb94157dfa9e\" id=\"libraryaware-section-a4f28a6f-270c-4ae1-8612-064387f7c991\" data-libraryaware-section-order=\"62\" data-libraryaware-sectioncontrols-id=\"section-controls-2a9101bb-cc56-4256-a482-d5efa7b58964\" data-editing-mode=\"richtext\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-a4f28a6f-270c-4ae1-8612-064387f7c991\"></a><table style=\"width: 100%; table-layout: fixed;\">\n\t<tbody><tr>\n\t\t<td style=\"vertical-align: top; width: 600px;\">\n\t\t\t<div id=\"editable_a2cd223a-3cd7-4888-879d-fa38792a5901\" data-libraryaware-box=\"\" contenteditable=\"false\"><img data-imageoptions=\"fit,resizable,swap,pan,zoom\" data-libraryaware-image-source=\"uploadedFiles\" data-libraryaware-imageloader=\"b1446888-75e7-4d05-b5bc-76705a1f1aa8\" height=\"105\" src=\"https://libraryaware.com/2291/Files/AnonymousDisplayWithCrop/21745a9a-cf5d-4fb4-bea4-f40976abf4fa?containerHeight=105&amp;containerWidth=175&amp;scaledHeight=105&amp;scaledWidth=175&amp;verticalOffset=0&amp;horizontalOffset=0&amp;quality=95&amp;dpi=120\" style=\"height: 105px; width: 175px;\" width=\"175\" /></div></td>\n\t</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-pem\" data-libraryaware-section=\"book\" data-libraryaware-section-layout-id=\"d43df644-7a3b-4526-a93b-01b03147c9b1\" id=\"libraryaware-section-a3660269-782a-4f8d-ba58-ddd790972bd1\" data-libraryaware-section-order=\"63\" data-libraryaware-sectioncontrols-id=\"section-controls-e8f1ed07-67ab-4010-bde8-0977a892854a\" data-libraryaware-record-id=\"30294035\" data-editing-mode=\"placeholder\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-a3660269-782a-4f8d-ba58-ddd790972bd1\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"vertical-align: top; padding-bottom: 25px;\">\n<table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"width: 189px; padding: 0px 12px 5px 5px; vertical-align: top;\">\n<div data-libraryaware-box=\"\" id=\"editable_5c85f3d1-7b1b-4e51-8460-4b6bf34b3621\" contenteditable=\"false\"><div style=\"text-align: center;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTVY\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Symptoms of being human\" data-catalog-book-author=\"Garvin, Jeff\" data-catalog-book-id=\"30294035\" data-catalog-book-isbn=\"9781537996110\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DSymptoms+of+being+human&amp;qu=AUTHOR%3DGarvin%2c+Jeff\" data-hasqtip=\"106\" oldtitle=\"Symptoms of being human\" title=\"\" data-urlshortener-ignore=\"\">\n\n\t\t<img class=\"content_replaceable\" src=\"https://novelistimages.ehost-live.ebscohost.com/la?isbn=9781537996110&amp;size=standard\" data-replaceable-tooltip=\"Book Jacket Url\" data-replaceable-path=\"record.book.book30294035.book_jacket\" data-hasfit=\"true\" style=\"display: inline-block; width: 145px; height: 218px;\" width=\"145\" data-imageoptions=\"resizable,pan,zoom,fit,swap\" data-libraryaware-imageloader=\"9690cbf9-98af-49e7-8a47-355086d25611\" data-imagetype=\"book\" height=\"218\" data-templated-value=\"\" />\n </a> \n</div></div>\n</td>\n<td style=\"vertical-align: top; padding-right: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_7eaefe94-79ba-4811-bd61-ccf3be3dcbf3\" contenteditable=\"false\">\n<span class=\"level2 libraryaware-custom-plugin\">\n<span style=\"font-style: italic;\">\n<span style=\"font-weight: bold;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTVY\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Symptoms of being human\" data-catalog-book-author=\"Garvin, Jeff\" data-catalog-book-id=\"30294035\" data-catalog-book-isbn=\"9781537996110\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DSymptoms+of+being+human&amp;qu=AUTHOR%3DGarvin%2c+Jeff\" data-hasqtip=\"104\" oldtitle=\"Symptoms of being human\" title=\"\" data-urlshortener-ignore=\"\">\n\t<span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Title\" data-replaceable-path=\"record.book.book30294035.title\" data-templated-value=\"Symptoms of being human\">Symptoms of being human</span>\n\t</a>\n\n</span>\n</span>\n</span>\n<br /><span class=\"level3\"> by <span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Author\" data-replaceable-path=\"record.book.book30294035.author\" data-templated-value=\"Jeff Garvin\">Jeff Garvin</span></span>\n<br /><br /><span class=\"content_replaceable level4\" data-replaceable-tooltip=\"Book Annotation\" data-replaceable-path=\"record.book.book30294035.annotation\" data-templated-value=\"Struggling with identity, Riley, a gender-fluid teenager, starts an anonymous blog after a therapist encourages it, but when the blog goes viral Riley must make a choice--to walk away or to risk everything and come out\">Struggling with identity, Riley, a gender-fluid teenager, starts an anonymous blog after a therapist encourages it, but when the blog goes viral Riley must make a choice--to walk away or to risk everything and come out</span>\n</div>\n</td>\n</tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-pem\" data-libraryaware-section=\"book\" data-libraryaware-section-layout-id=\"d43df644-7a3b-4526-a93b-01b03147c9b1\" id=\"libraryaware-section-3b3a0195-cd04-46e7-b541-606b09090e7b\" data-libraryaware-section-order=\"64\" data-libraryaware-sectioncontrols-id=\"section-controls-a77eb065-b7b5-48d0-97fd-4af4a5daae7b\" data-libraryaware-record-id=\"30294036\" data-editing-mode=\"placeholder\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-3b3a0195-cd04-46e7-b541-606b09090e7b\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"vertical-align: top; padding-bottom: 25px;\">\n<table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"width: 189px; padding: 0px 12px 5px 5px; vertical-align: top;\">\n<div data-libraryaware-box=\"\" id=\"editable_98ebc731-7b67-4e40-a8c3-b3539e41498c\" contenteditable=\"false\"><div style=\"text-align: center;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTVZ\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"melting queen\" data-catalog-book-author=\"Cinnamon, Bruce\" data-catalog-book-id=\"30294036\" data-catalog-book-isbn=\"9781988732503\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3Dmelting+queen&amp;qu=AUTHOR%3DCinnamon%2c+Bruce\" data-hasqtip=\"111\" oldtitle=\"melting queen\" title=\"\" data-urlshortener-ignore=\"\">\n\n\t\t<img class=\"content_replaceable\" src=\"https://novelistimages.ehost-live.ebscohost.com/la?isbn=9781988732503&amp;size=standard\" data-replaceable-tooltip=\"Book Jacket Url\" data-replaceable-path=\"record.book.book30294036.book_jacket\" data-hasfit=\"true\" style=\"display: inline-block; width: 145px; height: 217px;\" width=\"145\" data-imageoptions=\"resizable,pan,zoom,fit,swap\" data-libraryaware-imageloader=\"05ed191b-a19d-4c4b-852b-88989dbd0a04\" data-imagetype=\"book\" height=\"217\" data-templated-value=\"\" />\n </a> \n</div></div>\n</td>\n<td style=\"vertical-align: top; padding-right: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_e2f56100-3847-4e27-8b30-afa2161b4ebe\" contenteditable=\"false\">\n<span class=\"level2 libraryaware-custom-plugin\">\n<span style=\"font-style: italic;\">\n<span style=\"font-weight: bold;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTVZ\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"melting queen\" data-catalog-book-author=\"Cinnamon, Bruce\" data-catalog-book-id=\"30294036\" data-catalog-book-isbn=\"9781988732503\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3Dmelting+queen&amp;qu=AUTHOR%3DCinnamon%2c+Bruce\" data-hasqtip=\"121\" oldtitle=\"melting queen\" title=\"\" data-urlshortener-ignore=\"\">\n\t<span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Title\" data-replaceable-path=\"record.book.book30294036.title\" data-templated-value=\"The melting queen : a novel\">The melting queen : a novel</span>\n\t</a>\n\n</span>\n</span>\n</span>\n<br /><span class=\"level3\"> by <span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Author\" data-replaceable-path=\"record.book.book30294036.author\" data-templated-value=\"Bruce Cinnamon\">Bruce Cinnamon</span></span>\n<br /><br /><span class=\"content_replaceable level4\" data-replaceable-tooltip=\"Book Annotation\" data-replaceable-path=\"record.book.book30294036.annotation\" data-templated-value=\"&quot;Every year since 1904, when the ice breaks up on the North Saskatchewan River, Edmonton has crowned a Melting Queen-a woman who presides over the Melting Day spring carnival and who must keep the city's spirits up over the following winter. But this year, something goes wrong. A genderfluid university dropout called River Runson is Named as Melting Queen, and the city tears itself in two as River's reign starts to expose the dark underbelly of the city's century-old traditions. River is betrayed by their best friend, has their mind ripped apart by intrusive memories from past Melting Queens, and ultimately brings an end to the city's grand traditions-only to start something new.&quot;\">\"Every year since 1904, when the ice breaks up on the North Saskatchewan River, Edmonton has crowned a Melting Queen-a woman who presides over the Melting Day spring carnival and who must keep the city's spirits up over the following winter. But this year, something goes wrong. A genderfluid university dropout called River Runson is Named as Melting Queen, and the city tears itself in two as River's reign starts to expose the dark underbelly of the city's century-old traditions. River is betrayed by their best friend, has their mind ripped apart by intrusive memories from past Melting Queens, and ultimately brings an end to the city's grand traditions-only to start something new.\"</span>\n</div>\n</td>\n</tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-rtem\" data-libraryaware-section=\"rich_text_area\" data-libraryaware-section-layout-id=\"c68e878b-0807-470a-bad9-3405c9273b93\" id=\"libraryaware-section-c8fc76bb-8a3c-4f9c-bf9f-42fa4e3f1fab\" data-libraryaware-section-order=\"65\" data-libraryaware-sectioncontrols-id=\"section-controls-44b15d60-7230-44c6-ab65-d6eeb8945f81\" data-editing-mode=\"richtext\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-c8fc76bb-8a3c-4f9c-bf9f-42fa4e3f1fab\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td>\n<table style=\"table-layout: fixed; width: 100%;\">\n<tbody><tr><td class=\"dbg\" style=\"padding: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_17c00403-16a9-4e0f-ba7a-796543b2e5b0\" contenteditable=\"false\"><div style=\"text-align: left;\"><span style=\"font-size: 18px;\"><strong>Lesbian</strong></span></div></div>\n</td></tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-rtem\" data-libraryaware-section=\"custom_section\" data-libraryaware-section-layout-id=\"417e2252-70c6-4e06-8da0-cb94157dfa9e\" id=\"libraryaware-section-d9aeab55-d608-4ead-9310-e15e25d8cdae\" data-libraryaware-section-order=\"66\" data-libraryaware-sectioncontrols-id=\"section-controls-1e546ba2-f6dc-4de4-8150-9f37cb807faf\" data-editing-mode=\"richtext\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-d9aeab55-d608-4ead-9310-e15e25d8cdae\"></a><table style=\"width: 100%; table-layout: fixed;\">\n\t<tbody><tr>\n\t\t<td style=\"vertical-align: top; width: 600px;\">\n\t\t\t<div id=\"editable_9ef7e8c3-779b-49d1-ade4-0e63b8ff590a\" data-libraryaware-box=\"\" contenteditable=\"false\"><img data-imageoptions=\"fit,resizable,swap,pan,zoom\" data-libraryaware-image-source=\"uploadedFiles\" data-libraryaware-imageloader=\"99e602c7-7a6c-4776-8cfd-8492aad8c7c6\" height=\"105\" src=\"https://libraryaware.com/2291/Files/AnonymousDisplayWithCrop/40aa94a6-6305-47a7-8638-237181e60e6f?containerHeight=105&amp;containerWidth=175&amp;scaledHeight=105&amp;scaledWidth=175&amp;verticalOffset=0&amp;horizontalOffset=0&amp;quality=95&amp;dpi=120\" style=\"height: 105px; width: 175px;\" width=\"175\" /></div></td>\n\t</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-pem\" data-libraryaware-section=\"book\" data-libraryaware-section-layout-id=\"d43df644-7a3b-4526-a93b-01b03147c9b1\" id=\"libraryaware-section-b57b6023-3bb7-4a02-a41f-7ef61958aa32\" data-libraryaware-section-order=\"67\" data-libraryaware-sectioncontrols-id=\"section-controls-16234426-7cb8-49a9-a3c8-85bdb4e404d3\" data-libraryaware-record-id=\"30293740\" data-editing-mode=\"placeholder\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-b57b6023-3bb7-4a02-a41f-7ef61958aa32\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"vertical-align: top; padding-bottom: 25px;\">\n<table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"width: 189px; padding: 0px 12px 5px 5px; vertical-align: top;\">\n<div data-libraryaware-box=\"\" id=\"editable_1c5d101e-e876-4b17-b06c-f742961055ac\" contenteditable=\"false\"><div style=\"text-align: center;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTV4\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Wild and crooked\" data-catalog-book-author=\"Thomas, Leah\" data-catalog-book-id=\"30293740\" data-catalog-book-isbn=\"9781547600021\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DWild+and+crooked&amp;qu=AUTHOR%3DThomas%2c+Leah\" data-hasqtip=\"112\" oldtitle=\"Wild and crooked\" title=\"\" aria-describedby=\"qtip-112\" data-urlshortener-ignore=\"\">\n\n\t\t<img class=\"content_replaceable\" src=\"https://novelistimages.ehost-live.ebscohost.com/la?isbn=9781547600021&amp;size=standard\" data-replaceable-tooltip=\"Book Jacket Url\" data-replaceable-path=\"record.book.book30293740.book_jacket\" data-hasfit=\"true\" style=\"display: inline-block; width: 145px; height: 219px;\" width=\"145\" data-imageoptions=\"resizable,pan,zoom,fit,swap\" data-libraryaware-imageloader=\"c9067134-2162-4662-bee8-c8c3d0aedb5b\" data-imagetype=\"book\" height=\"219\" data-templated-value=\"\" />\n </a> \n</div></div>\n</td>\n<td style=\"vertical-align: top; padding-right: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_f25bdf67-ae53-4512-9180-338fb3b3c1d7\" contenteditable=\"false\">\n<span class=\"level2 libraryaware-custom-plugin\">\n<span style=\"font-style: italic;\">\n<span style=\"font-weight: bold;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTV4\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Wild and crooked\" data-catalog-book-author=\"Thomas, Leah\" data-catalog-book-id=\"30293740\" data-catalog-book-isbn=\"9781547600021\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DWild+and+crooked&amp;qu=AUTHOR%3DThomas%2c+Leah\" data-hasqtip=\"113\" oldtitle=\"Wild and crooked\" title=\"\" data-urlshortener-ignore=\"\">\n\t<span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Title\" data-replaceable-path=\"record.book.book30293740.title\" data-templated-value=\"Wild and crooked\">Wild and crooked</span>\n\t</a>\n\n</span>\n</span>\n</span>\n<br /><span class=\"level3\"> by <span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Author\" data-replaceable-path=\"record.book.book30293740.author\" data-templated-value=\"Leah Thomas\">Leah Thomas</span></span>\n<br /><br /><span class=\"content_replaceable level4\" data-replaceable-tooltip=\"Book Annotation\" data-replaceable-path=\"record.book.book30293740.annotation\" data-templated-value=\"Hiding her identity to escape community wrath over the murder her father committed years earlier, Kalyn bonds with Gus, a teen with cerebral palsy, until complicated truths about their families' pasts emerge.\">Hiding her identity to escape community wrath over the murder her father committed years earlier, Kalyn bonds with Gus, a teen with cerebral palsy, until complicated truths about their families' pasts emerge.</span>\n</div>\n</td>\n</tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-pem\" data-libraryaware-section=\"book\" data-libraryaware-section-layout-id=\"d43df644-7a3b-4526-a93b-01b03147c9b1\" id=\"libraryaware-section-108b7c98-c739-47d4-b649-4968d180041e\" data-libraryaware-section-order=\"68\" data-libraryaware-sectioncontrols-id=\"section-controls-5fc80f8f-3b5c-466b-a990-008101a9eb95\" data-libraryaware-record-id=\"30294044\" data-editing-mode=\"placeholder\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-108b7c98-c739-47d4-b649-4968d180041e\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"vertical-align: top; padding-bottom: 25px;\">\n<table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"width: 189px; padding: 0px 12px 5px 5px; vertical-align: top;\">\n<div data-libraryaware-box=\"\" id=\"editable_13124cce-4110-4f37-8d6b-9620095dac7f\" contenteditable=\"false\"><div style=\"text-align: center;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTW0\" title=\"girl from the sea\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"girl from the sea\" data-catalog-book-author=\"Ostertag, Molly\" data-catalog-book-id=\"30294044\" data-catalog-book-isbn=\"9781338540581\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3Dgirl+from+the+sea&amp;qu=AUTHOR%3DOstertag%2c+Molly\" data-urlshortener-ignore=\"\">\n\n\t\t<img class=\"content_replaceable\" src=\"https://novelistimages.ehost-live.ebscohost.com/la?isbn=9781338540581&amp;size=standard\" data-replaceable-tooltip=\"Book Jacket Url\" data-replaceable-path=\"record.book.book30294044.book_jacket\" data-hasfit=\"true\" style=\"display: inline-block; width: 145px; height: 205px;\" width=\"145\" data-imageoptions=\"resizable,pan,zoom,fit,swap\" data-libraryaware-imageloader=\"71b96e6d-5555-4e4a-bfc5-838beaebcdc6\" data-imagetype=\"book\" height=\"205\" data-templated-value=\"\" />\n </a> \n</div></div>\n</td>\n<td style=\"vertical-align: top; padding-right: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_ea30e03a-2608-47f0-9bfc-fbaa4ab87356\" contenteditable=\"false\">\n<span class=\"level2 libraryaware-custom-plugin\">\n<span style=\"font-style: italic;\">\n<span style=\"font-weight: bold;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTW0\" title=\"girl from the sea\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"girl from the sea\" data-catalog-book-author=\"Ostertag, Molly\" data-catalog-book-id=\"30294044\" data-catalog-book-isbn=\"9781338540581\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3Dgirl+from+the+sea&amp;qu=AUTHOR%3DOstertag%2c+Molly\" data-urlshortener-ignore=\"\">\n\t<span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Title\" data-replaceable-path=\"record.book.book30294044.title\" data-templated-value=\"The girl from the sea\">The girl from the sea</span>\n\t</a>\n\n</span>\n</span>\n</span>\n<br /><span class=\"level3\"> by <span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Author\" data-replaceable-path=\"record.book.book30294044.author\" data-templated-value=\"Molly Ostertag\">Molly Ostertag</span></span>\n<br /><br /><span class=\"content_replaceable level4\" data-replaceable-tooltip=\"Book Annotation\" data-replaceable-path=\"record.book.book30294044.annotation\" data-templated-value=\"&quot;Fifteen-year-old Morgan has a secret: She can't wait to escape the perfect little island where she lives. Because really, Morgan's biggest secret is that she has a lot of secrets, including the one about wanting to kiss another girl. Then one night, Morgan is saved from drowning by a mysterious girl named Keltie. The two become friends and suddenly life on the island doesn't seem so stifling anymore. But Keltie has some secrets of her own&quot;\">\"Fifteen-year-old Morgan has a secret: She can't wait to escape the perfect little island where she lives. Because really, Morgan's biggest secret is that she has a lot of secrets, including the one about wanting to kiss another girl. Then one night, Morgan is saved from drowning by a mysterious girl named Keltie. The two become friends and suddenly life on the island doesn't seem so stifling anymore. But Keltie has some secrets of her own\"</span>\n</div>\n</td>\n</tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-pem\" data-libraryaware-section=\"book\" data-libraryaware-section-layout-id=\"d43df644-7a3b-4526-a93b-01b03147c9b1\" id=\"libraryaware-section-63da3dfd-f540-4c9b-9405-3d5d2e3acc62\" data-libraryaware-section-order=\"69\" data-libraryaware-sectioncontrols-id=\"section-controls-cce1422d-96f5-4311-8d04-cfb9909457bd\" data-libraryaware-record-id=\"30294045\" data-editing-mode=\"placeholder\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-63da3dfd-f540-4c9b-9405-3d5d2e3acc62\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"vertical-align: top; padding-bottom: 25px;\">\n<table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"width: 189px; padding: 0px 12px 5px 5px; vertical-align: top;\">\n<div data-libraryaware-box=\"\" id=\"editable_f6294fe8-3371-4d6d-8c88-48fa76c36d20\" contenteditable=\"false\"><div style=\"text-align: center;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTW1\" title=\"Our dreams at dusk\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Our dreams at dusk\" data-catalog-book-author=\"Kamatani, Yuhki\" data-catalog-book-id=\"30294045\" data-catalog-book-isbn=\"9781642750614\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DOur+dreams+at+dusk&amp;qu=AUTHOR%3DKamatani%2c+Yuhki\" data-urlshortener-ignore=\"\">\n\n\t\t<img class=\"content_replaceable\" src=\"https://novelistimages.ehost-live.ebscohost.com/la?isbn=9781642750614&amp;size=standard\" data-replaceable-tooltip=\"Book Jacket Url\" data-replaceable-path=\"record.book.book30294045.book_jacket\" data-hasfit=\"true\" style=\"display: inline-block; width: 145px; height: 206px;\" width=\"145\" data-imageoptions=\"resizable,pan,zoom,fit,swap\" data-libraryaware-imageloader=\"bd11b9d3-7d3d-4ac6-b620-1168c9361c8a\" data-imagetype=\"book\" height=\"206\" data-templated-value=\"\" />\n </a> \n</div></div>\n</td>\n<td style=\"vertical-align: top; padding-right: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_67a3d4db-b9c3-4b4e-943b-91301ab589a7\" contenteditable=\"false\">\n<span class=\"level2 libraryaware-custom-plugin\">\n<span style=\"font-style: italic;\">\n<span style=\"font-weight: bold;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTW1\" title=\"Our dreams at dusk\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Our dreams at dusk\" data-catalog-book-author=\"Kamatani, Yuhki\" data-catalog-book-id=\"30294045\" data-catalog-book-isbn=\"9781642750614\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DOur+dreams+at+dusk&amp;qu=AUTHOR%3DKamatani%2c+Yuhki\" data-urlshortener-ignore=\"\">\n\t<span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Title\" data-replaceable-path=\"record.book.book30294045.title\" data-templated-value=\"Our dreams at dusk. 2\">Our dreams at dusk. 2</span>\n\t</a>\n\n</span>\n</span>\n</span>\n<br /><span class=\"level3\"> by <span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Author\" data-replaceable-path=\"record.book.book30294045.author\" data-templated-value=\"Yuhki Kamatani\">Yuhki Kamatani</span></span>\n<br /><br /><span class=\"content_replaceable level4\" data-replaceable-tooltip=\"Book Annotation\" data-replaceable-path=\"record.book.book30294045.annotation\" data-templated-value=\"Tasuku is starting to feel at home at the drop-in center just in time for him to help a younger student, Misora Shuji, who likes to wear girls' clothing but is unsure about their gender identity\">Tasuku is starting to feel at home at the drop-in center just in time for him to help a younger student, Misora Shuji, who likes to wear girls' clothing but is unsure about their gender identity</span>\n</div>\n</td>\n</tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-pem\" data-libraryaware-section=\"book\" data-libraryaware-section-layout-id=\"d43df644-7a3b-4526-a93b-01b03147c9b1\" id=\"libraryaware-section-0cec88f6-5998-4882-88c4-8bc77a9898bc\" data-libraryaware-section-order=\"70\" data-libraryaware-sectioncontrols-id=\"section-controls-381e4b99-918d-45e1-bbce-be14d79a123e\" data-libraryaware-record-id=\"30294049\" data-editing-mode=\"placeholder\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-0cec88f6-5998-4882-88c4-8bc77a9898bc\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"vertical-align: top; padding-bottom: 25px;\">\n<table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"width: 189px; padding: 0px 12px 5px 5px; vertical-align: top;\">\n<div data-libraryaware-box=\"\" id=\"editable_2aea3efd-4fe8-436d-934b-0c39107ee9c5\" contenteditable=\"false\"><div style=\"text-align: center;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTW2\" title=\"Gay and lesbian Richmond\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Gay and lesbian Richmond\" data-catalog-book-author=\"Marschak, Beth\" data-catalog-book-id=\"30294049\" data-catalog-book-isbn=\"9780738553689\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DGay+and+lesbian+Richmond&amp;qu=AUTHOR%3DMarschak%2c+Beth\" data-urlshortener-ignore=\"\">\n\n\t\t<img class=\"content_replaceable\" src=\"https://novelistimages.ehost-live.ebscohost.com/la?isbn=9780738553689&amp;size=standard\" data-replaceable-tooltip=\"Book Jacket Url\" data-replaceable-path=\"record.book.book30294049.book_jacket\" data-hasfit=\"true\" style=\"display: inline-block; width: 145px; height: 207px;\" width=\"145\" data-imageoptions=\"resizable,pan,zoom,fit,swap\" data-libraryaware-imageloader=\"fdc16d8a-cfcd-426e-a388-d9938a2a4cff\" data-imagetype=\"book\" height=\"207\" data-templated-value=\"\" />\n </a> \n</div></div>\n</td>\n<td style=\"vertical-align: top; padding-right: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_05eb8a50-d422-41da-b872-a59aee7a2605\" contenteditable=\"false\">\n<span class=\"level2 libraryaware-custom-plugin\">\n<span style=\"font-style: italic;\">\n<span style=\"font-weight: bold;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTW2\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Gay and lesbian Richmond\" data-catalog-book-author=\"Marschak, Beth\" data-catalog-book-id=\"30294049\" data-catalog-book-isbn=\"9780738553689\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DGay+and+lesbian+Richmond&amp;qu=AUTHOR%3DMarschak%2c+Beth\" data-hasqtip=\"123\" oldtitle=\"Gay and lesbian Richmond\" title=\"\" data-urlshortener-ignore=\"\">\n\t<span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Title\" data-replaceable-path=\"record.book.book30294049.title\" data-templated-value=\"Gay and lesbian Richmond\">Gay and lesbian Richmond</span>\n\t</a>\n\n</span>\n</span>\n</span>\n<br /><span class=\"level3\"> by <span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Author\" data-replaceable-path=\"record.book.book30294049.author\" data-templated-value=\"Beth Marschak\">Beth Marschak</span></span>\n<br /><br /><span class=\"content_replaceable level4\" data-replaceable-tooltip=\"Book Annotation\" data-replaceable-path=\"record.book.book30294049.annotation\" data-templated-value=\"Book Annotation\">Book Annotation</span>\n</div>\n</td>\n</tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-pem\" data-libraryaware-section=\"book\" data-libraryaware-section-layout-id=\"d43df644-7a3b-4526-a93b-01b03147c9b1\" id=\"libraryaware-section-ceac3193-8f1e-4cff-813e-54bc368e25f3\" data-libraryaware-section-order=\"71\" data-libraryaware-sectioncontrols-id=\"section-controls-d93f3ed7-4fb5-4a04-a326-b14c0bae3269\" data-libraryaware-record-id=\"30294053\" data-editing-mode=\"placeholder\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-ceac3193-8f1e-4cff-813e-54bc368e25f3\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"vertical-align: top; padding-bottom: 25px;\">\n<table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"width: 189px; padding: 0px 12px 5px 5px; vertical-align: top;\">\n<div data-libraryaware-box=\"\" id=\"editable_42d48853-df71-42df-a19c-59ba2f25bff2\" contenteditable=\"false\"><div style=\"text-align: center;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTW3\" title=\"Honey girl\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Honey girl\" data-catalog-book-author=\"Rogers, Morgan\" data-catalog-book-id=\"30294053\" data-catalog-book-isbn=\"9780778311027\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DHoney+girl&amp;qu=AUTHOR%3DRogers%2c+Morgan\" data-urlshortener-ignore=\"\">\n\n\t\t<img class=\"content_replaceable\" src=\"https://novelistimages.ehost-live.ebscohost.com/la?isbn=9780778311027&amp;size=standard\" data-replaceable-tooltip=\"Book Jacket Url\" data-replaceable-path=\"record.book.book30294053.book_jacket\" data-hasfit=\"true\" style=\"display: inline-block; width: 145px; height: 217px;\" width=\"145\" data-imageoptions=\"resizable,pan,zoom,fit,swap\" data-libraryaware-imageloader=\"71c2680d-3817-4037-a23f-c058cf5b315b\" data-imagetype=\"book\" height=\"217\" data-templated-value=\"\" />\n </a> \n</div></div>\n</td>\n<td style=\"vertical-align: top; padding-right: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_f47135bc-9317-42ea-8768-bc6bc8a13788\" contenteditable=\"false\">\n<span class=\"level2 libraryaware-custom-plugin\">\n<span style=\"font-style: italic;\">\n<span style=\"font-weight: bold;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTW3\" title=\"Honey girl\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Honey girl\" data-catalog-book-author=\"Rogers, Morgan\" data-catalog-book-id=\"30294053\" data-catalog-book-isbn=\"9780778311027\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DHoney+girl&amp;qu=AUTHOR%3DRogers%2c+Morgan\" data-urlshortener-ignore=\"\">\n\t<span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Title\" data-replaceable-path=\"record.book.book30294053.title\" data-templated-value=\"Honey girl\">Honey girl</span>\n\t</a>\n\n</span>\n</span>\n</span>\n<br /><span class=\"level3\"> by <span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Author\" data-replaceable-path=\"record.book.book30294053.author\" data-templated-value=\"Morgan Rogers\">Morgan Rogers</span></span>\n<br /><br /><span class=\"content_replaceable level4\" data-replaceable-tooltip=\"Book Annotation\" data-replaceable-path=\"record.book.book30294053.annotation\" data-templated-value=\"After completing her Ph.D. in astronomy, a young, straightlaced, Type A personality black woman goes on a girls’ weekend to Vegas to celebrate and gets drunkenly married to a woman whose name she doesn’t even know. Original. 25,000 first printing.\">After completing her Ph.D. in astronomy, a young, straightlaced, Type A personality black woman goes on a girls’ weekend to Vegas to celebrate and gets drunkenly married to a woman whose name she doesn’t even know. Original. 25,000 first printing.</span>\n</div>\n</td>\n</tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-pem\" data-libraryaware-section=\"book\" data-libraryaware-section-layout-id=\"d43df644-7a3b-4526-a93b-01b03147c9b1\" id=\"libraryaware-section-e17ce957-ae43-4d2e-9a9c-6d5cff76125e\" data-libraryaware-section-order=\"72\" data-libraryaware-sectioncontrols-id=\"section-controls-49d8b3b9-354a-4fed-9ec3-1dcdc50c5b87\" data-libraryaware-record-id=\"30294055\" data-editing-mode=\"placeholder\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-e17ce957-ae43-4d2e-9a9c-6d5cff76125e\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"vertical-align: top; padding-bottom: 25px;\">\n<table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"width: 189px; padding: 0px 12px 5px 5px; vertical-align: top;\">\n<div data-libraryaware-box=\"\" id=\"editable_a7f7fe75-f154-426e-ac8d-d32b6e717e05\" contenteditable=\"false\"><div style=\"text-align: center;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTW4\" title=\"care and feeding of waspish widows\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"care and feeding of waspish widows\" data-catalog-book-author=\"Waite, Olivia\" data-catalog-book-id=\"30294055\" data-catalog-book-isbn=\"9780062931825\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3Dcare+and+feeding+of+waspish+widows&amp;qu=AUTHOR%3DWaite%2c+Olivia\" data-urlshortener-ignore=\"\">\n\n\t\t<img class=\"content_replaceable\" src=\"https://novelistimages.ehost-live.ebscohost.com/la?isbn=9780062931825&amp;size=standard\" data-replaceable-tooltip=\"Book Jacket Url\" data-replaceable-path=\"record.book.book30294055.book_jacket\" data-hasfit=\"true\" style=\"display: inline-block; width: 145px; height: 229px;\" width=\"145\" data-imageoptions=\"resizable,pan,zoom,fit,swap\" data-libraryaware-imageloader=\"5ba1f113-cedc-4a7f-bd95-672207266967\" data-imagetype=\"book\" height=\"229\" data-templated-value=\"\" />\n </a> \n</div></div>\n</td>\n<td style=\"vertical-align: top; padding-right: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_f73431cf-9f93-4f45-84ad-1b90d829324b\" contenteditable=\"false\">\n<span class=\"level2 libraryaware-custom-plugin\">\n<span style=\"font-style: italic;\">\n<span style=\"font-weight: bold;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTW4\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"care and feeding of waspish widows\" data-catalog-book-author=\"Waite, Olivia\" data-catalog-book-id=\"30294055\" data-catalog-book-isbn=\"9780062931825\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3Dcare+and+feeding+of+waspish+widows&amp;qu=AUTHOR%3DWaite%2c+Olivia\" data-hasqtip=\"139\" oldtitle=\"care and feeding of waspish widows\" title=\"\" data-urlshortener-ignore=\"\">\n\t<span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Title\" data-replaceable-path=\"record.book.book30294055.title\" data-templated-value=\"The care and feeding of waspish widows : Feminine Pursuits\">The care and feeding of waspish widows : Feminine Pursuits</span>\n\t</a>\n\n</span>\n</span>\n</span>\n<br /><span class=\"level3\"> by <span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Author\" data-replaceable-path=\"record.book.book30294055.author\" data-templated-value=\"Olivia Waite\">Olivia Waite</span></span>\n<br /><br /><span class=\"content_replaceable level4\" data-replaceable-tooltip=\"Book Annotation\" data-replaceable-path=\"record.book.book30294055.annotation\" data-templated-value=\"When Agatha Griffin finds a colony of bees in her warehouse, she turns to beekeeper Penelope Flood for help, but their blossoming romance is threatened by the arrival of the formerly exiled queen of England and the return of Penelope's husband\">When Agatha Griffin finds a colony of bees in her warehouse, she turns to beekeeper Penelope Flood for help, but their blossoming romance is threatened by the arrival of the formerly exiled queen of England and the return of Penelope's husband</span>\n</div>\n</td>\n</tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-pem\" data-libraryaware-section=\"book\" data-libraryaware-section-layout-id=\"d43df644-7a3b-4526-a93b-01b03147c9b1\" id=\"libraryaware-section-3989c36d-a1db-4d11-837f-934c8c5c0dfd\" data-libraryaware-section-order=\"73\" data-libraryaware-sectioncontrols-id=\"section-controls-da1677ed-2a0e-462f-90a4-4bcac9e619a7\" data-libraryaware-record-id=\"30294056\" data-editing-mode=\"placeholder\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-3989c36d-a1db-4d11-837f-934c8c5c0dfd\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"vertical-align: top; padding-bottom: 25px;\">\n<table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"width: 189px; padding: 0px 12px 5px 5px; vertical-align: top;\">\n<div data-libraryaware-box=\"\" id=\"editable_229179bb-cacb-42bb-993b-e6c1c13e7596\" contenteditable=\"false\"><div style=\"text-align: center;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTW5\" title=\"She looks just like you\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"She looks just like you\" data-catalog-book-author=\"Miller, Amie Klempnauer\" data-catalog-book-id=\"30294056\" data-catalog-book-isbn=\"9780807004708\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DShe+looks+just+like+you&amp;qu=AUTHOR%3DMiller%2c+Amie+Klempnauer\" data-urlshortener-ignore=\"\">\n\n\t\t<img class=\"content_replaceable\" src=\"https://novelistimages.ehost-live.ebscohost.com/la?isbn=9780807004708&amp;size=standard\" data-replaceable-tooltip=\"Book Jacket Url\" data-replaceable-path=\"record.book.book30294056.book_jacket\" data-hasfit=\"true\" style=\"display: inline-block; width: 145px; height: 224px;\" width=\"145\" data-imageoptions=\"resizable,pan,zoom,fit,swap\" data-libraryaware-imageloader=\"0a070612-fbfb-44e7-bab7-0864c06256b2\" data-imagetype=\"book\" height=\"224\" data-templated-value=\"\" />\n </a> \n</div></div>\n</td>\n<td style=\"vertical-align: top; padding-right: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_ea327668-e06e-4c91-bc8a-c2e219a8dd58\" contenteditable=\"false\">\n<span class=\"level2 libraryaware-custom-plugin\">\n<span style=\"font-style: italic;\">\n<span style=\"font-weight: bold;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTW5\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"She looks just like you\" data-catalog-book-author=\"Miller, Amie Klempnauer\" data-catalog-book-id=\"30294056\" data-catalog-book-isbn=\"9780807004708\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DShe+looks+just+like+you&amp;qu=AUTHOR%3DMiller%2c+Amie+Klempnauer\" data-hasqtip=\"126\" oldtitle=\"She looks just like you\" title=\"\" aria-describedby=\"qtip-126\" data-urlshortener-ignore=\"\">\n\t<span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Title\" data-replaceable-path=\"record.book.book30294056.title\" data-templated-value=\"She looks just like you [electronic resource] : a memoir of (nonbiological lesbian) motherhood\">She looks just like you [electronic resource] : a memoir of (nonbiological lesbian) motherhood</span>\n\t</a>\n\n</span>\n</span>\n</span>\n<br /><span class=\"level3\"> by <span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Author\" data-replaceable-path=\"record.book.book30294056.author\" data-templated-value=\"Amie Klempnauer Miller\">Amie Klempnauer Miller</span></span>\n<br /><br /><span class=\"content_replaceable level4\" data-replaceable-tooltip=\"Book Annotation\" data-replaceable-path=\"record.book.book30294056.annotation\" data-templated-value=\"Amie Miller chronicles her experiences as a nonbiological lesbian mother, discussing the challenges and anxieties she faced as her life partner got pregnant, carried their child, and delivered and sharing how she is defying the traditional rules of motherhood\">Amie Miller chronicles her experiences as a nonbiological lesbian mother, discussing the challenges and anxieties she faced as her life partner got pregnant, carried their child, and delivered and sharing how she is defying the traditional rules of motherhood</span>\n</div>\n</td>\n</tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-pem\" data-libraryaware-section=\"book\" data-libraryaware-section-layout-id=\"d43df644-7a3b-4526-a93b-01b03147c9b1\" id=\"libraryaware-section-40bad71d-a712-4d56-b00d-d9c2ad242e1c\" data-libraryaware-section-order=\"74\" data-libraryaware-sectioncontrols-id=\"section-controls-c05c3800-2021-4b6a-b1b2-3231a26cfc63\" data-libraryaware-record-id=\"30294058\" data-editing-mode=\"placeholder\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-40bad71d-a712-4d56-b00d-d9c2ad242e1c\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"vertical-align: top; padding-bottom: 25px;\">\n<table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"width: 189px; padding: 0px 12px 5px 5px; vertical-align: top;\">\n<div data-libraryaware-box=\"\" id=\"editable_7f324a83-6349-4d1f-9dac-f699e0ee5b08\" contenteditable=\"false\"><div style=\"text-align: center;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTW6\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Chloe plus Olivia\" data-catalog-book-author=\"Faderman, Lillian\" data-catalog-book-id=\"30294058\" data-catalog-book-isbn=\"9780670846382\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DChloe+plus+Olivia&amp;qu=AUTHOR%3DFaderman%2c+Lillian\" data-hasqtip=\"129\" oldtitle=\"Chloe plus Olivia\" title=\"\" aria-describedby=\"qtip-129\" data-urlshortener-ignore=\"\">\n\n\t\t<img class=\"content_replaceable\" src=\"https://novelistimages.ehost-live.ebscohost.com/la?isbn=9780670846382&amp;size=standard\" data-replaceable-tooltip=\"Book Jacket Url\" data-replaceable-path=\"record.book.book30294058.book_jacket\" data-hasfit=\"true\" style=\"display: inline-block; width: 145px; height: 217px;\" width=\"145\" data-imageoptions=\"resizable,pan,zoom,fit,swap\" data-libraryaware-imageloader=\"67498c41-afb2-4176-bd38-b3f44f13d023\" data-imagetype=\"book\" height=\"217\" data-templated-value=\"\" />\n </a> \n</div></div>\n</td>\n<td style=\"vertical-align: top; padding-right: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_96433320-8dca-4ee2-82d8-dd34629a42bc\" contenteditable=\"false\">\n<span class=\"level2 libraryaware-custom-plugin\">\n<span style=\"font-style: italic;\">\n<span style=\"font-weight: bold;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTW6\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Chloe plus Olivia\" data-catalog-book-author=\"Faderman, Lillian\" data-catalog-book-id=\"30294058\" data-catalog-book-isbn=\"9780670846382\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DChloe+plus+Olivia&amp;qu=AUTHOR%3DFaderman%2c+Lillian\" data-hasqtip=\"128\" oldtitle=\"Chloe plus Olivia\" title=\"\" data-urlshortener-ignore=\"\">\n\t<span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Title\" data-replaceable-path=\"record.book.book30294058.title\" data-templated-value=\"Chloe plus Olivia : an anthology of lesbian literature from the seventeenth century to the present\">Chloe plus Olivia : an anthology of lesbian literature from the seventeenth century to the present</span>\n\t</a>\n\n</span>\n</span>\n</span>\n<br /><span class=\"level3\"> by <span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Author\" data-replaceable-path=\"record.book.book30294058.author\" data-templated-value=\"Lillian Faderman\">Lillian Faderman</span></span>\n<br /><br /><span class=\"content_replaceable level4\" data-replaceable-tooltip=\"Book Annotation\" data-replaceable-path=\"record.book.book30294058.annotation\" data-templated-value=\"Combining the works of four centuries of lesbian and bisexual writers, by Willa Cather, Gertrude Stein, Carson McCullers, and others, a collection reviews the shifting concept of &quot;lesbian literature&quot; by exploring six different genres. 15,000 first printing.\">Combining the works of four centuries of lesbian and bisexual writers, by Willa Cather, Gertrude Stein, Carson McCullers, and others, a collection reviews the shifting concept of \"lesbian literature\" by exploring six different genres. 15,000 first printing.</span>\n</div>\n</td>\n</tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-rtem\" data-libraryaware-section=\"rich_text_area\" data-libraryaware-section-layout-id=\"c68e878b-0807-470a-bad9-3405c9273b93\" id=\"libraryaware-section-afe9c8db-c57b-4c32-9044-675dfe1a384f\" data-libraryaware-section-order=\"75\" data-libraryaware-sectioncontrols-id=\"section-controls-a508d401-fb1d-492d-8740-4f71d693b0e7\" data-editing-mode=\"richtext\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-afe9c8db-c57b-4c32-9044-675dfe1a384f\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td>\n<table style=\"table-layout: fixed; width: 100%;\">\n<tbody><tr><td class=\"dbg\" style=\"padding: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_459a257f-6871-45e5-8462-8d9bacc4c741\" contenteditable=\"false\"><div style=\"text-align: left;\"><span style=\"font-size: 18px;\"><strong>Gay</strong></span></div></div>\n</td></tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-rtem\" data-libraryaware-section=\"custom_section\" data-libraryaware-section-layout-id=\"417e2252-70c6-4e06-8da0-cb94157dfa9e\" id=\"libraryaware-section-200d0249-874d-4a54-babe-6ee108a4d062\" data-libraryaware-section-order=\"76\" data-libraryaware-sectioncontrols-id=\"section-controls-7e92c89c-641c-4e1f-989d-f6521220bce7\" data-editing-mode=\"richtext\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-200d0249-874d-4a54-babe-6ee108a4d062\"></a><table style=\"width: 100%; table-layout: fixed;\">\n\t<tbody><tr>\n\t\t<td style=\"vertical-align: top; width: 600px;\">\n\t\t\t<div id=\"editable_088cad43-c47c-4313-ac95-9ad052c4a8cb\" data-libraryaware-box=\"\" contenteditable=\"false\"><img data-imageoptions=\"fit,resizable,swap,pan,zoom\" data-libraryaware-image-source=\"uploadedFiles\" data-libraryaware-imageloader=\"27d5306c-5619-4528-9324-3832dfb6e109\" height=\"105\" src=\"https://libraryaware.com/2291/Files/AnonymousDisplayWithCrop/35e685b4-bec7-4f68-8610-b3ad2b37a12f?containerHeight=105&amp;containerWidth=175&amp;scaledHeight=105&amp;scaledWidth=175&amp;verticalOffset=0&amp;horizontalOffset=0&amp;quality=95&amp;dpi=120\" style=\"height: 105px; width: 175px;\" width=\"175\" /></div></td>\n\t</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-pem\" data-libraryaware-section=\"book\" data-libraryaware-section-layout-id=\"d43df644-7a3b-4526-a93b-01b03147c9b1\" id=\"libraryaware-section-00412229-c022-490f-83ac-c62330bda82a\" data-libraryaware-section-order=\"77\" data-libraryaware-sectioncontrols-id=\"section-controls-2995c6f5-8347-4e86-b969-7fc0ac4c30e3\" data-libraryaware-record-id=\"30294060\" data-editing-mode=\"placeholder\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-00412229-c022-490f-83ac-c62330bda82a\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"vertical-align: top; padding-bottom: 25px;\">\n<table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"width: 189px; padding: 0px 12px 5px 5px; vertical-align: top;\">\n<div data-libraryaware-box=\"\" id=\"editable_cd7ff535-511a-41c0-a934-2915655d456d\" contenteditable=\"false\"><div style=\"text-align: center;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTW7\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"gravity of us\" data-catalog-book-author=\"Stamper, Phil\" data-catalog-book-id=\"30294060\" data-catalog-book-isbn=\"9781547605682\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3Dgravity+of+us&amp;qu=AUTHOR%3DStamper%2c+Phil\" data-hasqtip=\"120\" oldtitle=\"gravity of us\" title=\"\" data-urlshortener-ignore=\"\">\n\n\t\t<img class=\"content_replaceable\" src=\"https://novelistimages.ehost-live.ebscohost.com/la?isbn=9781547605682&amp;size=standard\" data-replaceable-tooltip=\"Book Jacket Url\" data-replaceable-path=\"record.book.book30294060.book_jacket\" data-hasfit=\"true\" style=\"display: inline-block; width: 145px; height: 217px;\" width=\"145\" data-imageoptions=\"resizable,pan,zoom,fit,swap\" data-libraryaware-imageloader=\"457942dd-2e59-435c-a319-5a2fb7ccda5d\" data-imagetype=\"book\" height=\"217\" data-templated-value=\"\" />\n </a> \n</div></div>\n</td>\n<td style=\"vertical-align: top; padding-right: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_7320091c-ccb8-46fa-a80d-806b92ce2657\" contenteditable=\"false\">\n<span class=\"level2 libraryaware-custom-plugin\">\n<span style=\"font-style: italic;\">\n<span style=\"font-weight: bold;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTW7\" title=\"gravity of us\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"gravity of us\" data-catalog-book-author=\"Stamper, Phil\" data-catalog-book-id=\"30294060\" data-catalog-book-isbn=\"9781547605682\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3Dgravity+of+us&amp;qu=AUTHOR%3DStamper%2c+Phil\" data-urlshortener-ignore=\"\">\n\t<span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Title\" data-replaceable-path=\"record.book.book30294060.title\" data-templated-value=\"The gravity of us\">The gravity of us</span>\n\t</a>\n\n</span>\n</span>\n</span>\n<br /><span class=\"level3\"> by <span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Author\" data-replaceable-path=\"record.book.book30294060.author\" data-templated-value=\"Phil Stamper\">Phil Stamper</span></span>\n<br /><br /><span class=\"content_replaceable level4\" data-replaceable-tooltip=\"Book Annotation\" data-replaceable-path=\"record.book.book30294060.annotation\" data-templated-value=\"When his volatile father is picked to become an astronaut for NASA's mission to Mars, seventeen-year-old Cal, an aspiring journalist, reluctantly moves from Brooklyn to Houston, Texas, and looks for a story to report, finding an ally (and crush) in Leon,the son of another astronaut\">When his volatile father is picked to become an astronaut for NASA's mission to Mars, seventeen-year-old Cal, an aspiring journalist, reluctantly moves from Brooklyn to Houston, Texas, and looks for a story to report, finding an ally (and crush) in Leon,the son of another astronaut</span>\n</div>\n</td>\n</tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-pem\" data-libraryaware-section=\"book\" data-libraryaware-section-layout-id=\"d43df644-7a3b-4526-a93b-01b03147c9b1\" id=\"libraryaware-section-b2e62b4d-f423-4e8e-b91b-bb6afd05b7c0\" data-libraryaware-section-order=\"78\" data-libraryaware-sectioncontrols-id=\"section-controls-d43bead3-3f03-4983-8b1e-14e9dfd0d0c3\" data-libraryaware-record-id=\"30294062\" data-editing-mode=\"placeholder\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-b2e62b4d-f423-4e8e-b91b-bb6afd05b7c0\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"vertical-align: top; padding-bottom: 25px;\">\n<table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"width: 189px; padding: 0px 12px 5px 5px; vertical-align: top;\">\n<div data-libraryaware-box=\"\" id=\"editable_042ba276-17c7-4757-9c0f-6eacfeb712b6\" contenteditable=\"false\"><div style=\"text-align: center;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTW8\" title=\"Our dreams at dusk\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Our dreams at dusk\" data-catalog-book-author=\"Kamatani, Yuhki\" data-catalog-book-id=\"30294062\" data-catalog-book-isbn=\"9781642750621\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DOur+dreams+at+dusk&amp;qu=AUTHOR%3DKamatani%2c+Yuhki\" data-urlshortener-ignore=\"\">\n\n\t\t<img class=\"content_replaceable\" src=\"https://novelistimages.ehost-live.ebscohost.com/la?isbn=9781642750621&amp;size=standard\" data-replaceable-tooltip=\"Book Jacket Url\" data-replaceable-path=\"record.book.book30294062.book_jacket\" data-hasfit=\"true\" style=\"display: inline-block; width: 145px; height: 206px;\" width=\"145\" data-imageoptions=\"resizable,pan,zoom,fit,swap\" data-libraryaware-imageloader=\"444e4842-17ed-408a-a0d7-b373d045cd3a\" data-imagetype=\"book\" height=\"206\" data-templated-value=\"\" />\n </a> \n</div></div>\n</td>\n<td style=\"vertical-align: top; padding-right: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_14682c8d-73ad-4c7a-a4a3-04164b665aac\" contenteditable=\"false\">\n<span class=\"level2 libraryaware-custom-plugin\">\n<span style=\"font-style: italic;\">\n<span style=\"font-weight: bold;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTW8\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Our dreams at dusk\" data-catalog-book-author=\"Kamatani, Yuhki\" data-catalog-book-id=\"30294062\" data-catalog-book-isbn=\"9781642750621\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DOur+dreams+at+dusk&amp;qu=AUTHOR%3DKamatani%2c+Yuhki\" data-hasqtip=\"121\" oldtitle=\"Our dreams at dusk\" title=\"\" data-urlshortener-ignore=\"\">\n\t<span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Title\" data-replaceable-path=\"record.book.book30294062.title\" data-templated-value=\"Our dreams at dusk. 3\">Our dreams at dusk. 3</span>\n\t</a>\n\n</span>\n</span>\n</span>\n<br /><span class=\"level3\"> by <span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Author\" data-replaceable-path=\"record.book.book30294062.author\" data-templated-value=\"Yuhki Kamatani\">Yuhki Kamatani</span></span>\n<br /><br /><span class=\"content_replaceable level4\" data-replaceable-tooltip=\"Book Annotation\" data-replaceable-path=\"record.book.book30294062.annotation\" data-templated-value=\"Book Annotation\">Book Annotation</span>\n</div>\n</td>\n</tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-pem\" data-libraryaware-section=\"book\" data-libraryaware-section-layout-id=\"d43df644-7a3b-4526-a93b-01b03147c9b1\" id=\"libraryaware-section-f429e21c-bbb4-453e-89ba-1e9ff9387102\" data-libraryaware-section-order=\"79\" data-libraryaware-sectioncontrols-id=\"section-controls-f7bbdf50-0a3b-45a2-a221-0de16e45a4bb\" data-libraryaware-record-id=\"30294049\" data-editing-mode=\"placeholder\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-f429e21c-bbb4-453e-89ba-1e9ff9387102\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"vertical-align: top; padding-bottom: 25px;\">\n<table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"width: 189px; padding: 0px 12px 5px 5px; vertical-align: top;\">\n<div data-libraryaware-box=\"\" id=\"editable_6a9f34de-a3cd-4240-86aa-c2439482381b\" contenteditable=\"false\"><div style=\"text-align: center;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTW2\" title=\"Gay and lesbian Richmond\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Gay and lesbian Richmond\" data-catalog-book-author=\"Marschak, Beth\" data-catalog-book-id=\"30294049\" data-catalog-book-isbn=\"9780738553689\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DGay+and+lesbian+Richmond&amp;qu=AUTHOR%3DMarschak%2c+Beth\" data-urlshortener-ignore=\"\">\n\n\t\t<img class=\"content_replaceable\" src=\"https://novelistimages.ehost-live.ebscohost.com/la?isbn=9780738553689&amp;size=standard\" data-replaceable-tooltip=\"Book Jacket Url\" data-replaceable-path=\"record.book.book30294049.book_jacket\" data-hasfit=\"true\" style=\"display: inline-block; width: 145px; height: 207px;\" width=\"145\" data-imageoptions=\"resizable,pan,zoom,fit,swap\" data-libraryaware-imageloader=\"14baf91e-ade7-46ca-87df-a5bd4b27f596\" data-imagetype=\"book\" height=\"207\" data-templated-value=\"\" />\n </a> \n</div></div>\n</td>\n<td style=\"vertical-align: top; padding-right: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_6c2224db-bada-4caf-b78e-82e38be7be96\" contenteditable=\"false\">\n<span class=\"level2 libraryaware-custom-plugin\">\n<span style=\"font-style: italic;\">\n<span style=\"font-weight: bold;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTW2\" title=\"Gay and lesbian Richmond\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Gay and lesbian Richmond\" data-catalog-book-author=\"Marschak, Beth\" data-catalog-book-id=\"30294049\" data-catalog-book-isbn=\"9780738553689\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DGay+and+lesbian+Richmond&amp;qu=AUTHOR%3DMarschak%2c+Beth\" data-urlshortener-ignore=\"\">\n\t<span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Title\" data-replaceable-path=\"record.book.book30294049.title\" data-templated-value=\"Gay and lesbian Richmond\">Gay and lesbian Richmond</span>\n\t</a>\n\n</span>\n</span>\n</span>\n<br /><span class=\"level3\"> by <span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Author\" data-replaceable-path=\"record.book.book30294049.author\" data-templated-value=\"Beth Marschak\">Beth Marschak</span></span>\n<br /><br /><span class=\"content_replaceable level4\" data-replaceable-tooltip=\"Book Annotation\" data-replaceable-path=\"record.book.book30294049.annotation\" data-templated-value=\"Book Annotation\">Book Annotation</span>\n</div>\n</td>\n</tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-pem\" data-libraryaware-section=\"book\" data-libraryaware-section-layout-id=\"d43df644-7a3b-4526-a93b-01b03147c9b1\" id=\"libraryaware-section-78281424-5059-407b-b4f8-8a111e2b0ec3\" data-libraryaware-section-order=\"80\" data-libraryaware-sectioncontrols-id=\"section-controls-2d2dbfbb-1d29-4026-8b98-0df5c3e0f7d9\" data-libraryaware-record-id=\"30294065\" data-editing-mode=\"placeholder\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-78281424-5059-407b-b4f8-8a111e2b0ec3\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"vertical-align: top; padding-bottom: 25px;\">\n<table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"width: 189px; padding: 0px 12px 5px 5px; vertical-align: top;\">\n<div data-libraryaware-box=\"\" id=\"editable_46d9c660-9d20-495d-9d1a-b981ef65545f\" contenteditable=\"false\"><div style=\"text-align: center;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTW9\" title=\"essential gay mystics\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"essential gay mystics\" data-catalog-book-author=\"Harvey, Andrew\" data-catalog-book-id=\"30294065\" data-catalog-book-isbn=\"9780062509055\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3Dessential+gay+mystics&amp;qu=AUTHOR%3DHarvey%2c+Andrew\" data-urlshortener-ignore=\"\">\n\n\t\t<img class=\"content_replaceable\" src=\"https://novelistimages.ehost-live.ebscohost.com/la?isbn=9780062509055&amp;size=standard\" data-replaceable-tooltip=\"Book Jacket Url\" data-replaceable-path=\"record.book.book30294065.book_jacket\" data-hasfit=\"true\" style=\"display: inline-block; width: 145px; height: 220px;\" width=\"145\" data-imageoptions=\"resizable,pan,zoom,fit,swap\" data-libraryaware-imageloader=\"b002b918-9e57-457f-8a36-6bc044a7f0cf\" data-imagetype=\"book\" height=\"220\" data-templated-value=\"\" />\n </a> \n</div></div>\n</td>\n<td style=\"vertical-align: top; padding-right: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_7b33d46c-5684-4278-8628-816bc4ca146a\" contenteditable=\"false\">\n<span class=\"level2 libraryaware-custom-plugin\">\n<span style=\"font-style: italic;\">\n<span style=\"font-weight: bold;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTW9\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"essential gay mystics\" data-catalog-book-author=\"Harvey, Andrew\" data-catalog-book-id=\"30294065\" data-catalog-book-isbn=\"9780062509055\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3Dessential+gay+mystics&amp;qu=AUTHOR%3DHarvey%2c+Andrew\" data-hasqtip=\"133\" oldtitle=\"essential gay mystics\" title=\"\" aria-describedby=\"qtip-133\" data-urlshortener-ignore=\"\">\n\t<span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Title\" data-replaceable-path=\"record.book.book30294065.title\" data-templated-value=\"The essential gay mystics\">The essential gay mystics</span>\n\t</a>\n\n</span>\n</span>\n</span>\n<br /><span class=\"level3\"> by <span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Author\" data-replaceable-path=\"record.book.book30294065.author\" data-templated-value=\"Andrew Harvey\">Andrew Harvey</span></span>\n<br /><br /><span class=\"content_replaceable level4\" data-replaceable-tooltip=\"Book Annotation\" data-replaceable-path=\"record.book.book30294065.annotation\" data-templated-value=\"A leading authority on mysticism provides an unprecedented view of the spirituality of world-renowned gay and lesbian writers, artists, and thinkers throughout the ages, such as Michelangelo and Allen Ginsberg.\">A leading authority on mysticism provides an unprecedented view of the spirituality of world-renowned gay and lesbian writers, artists, and thinkers throughout the ages, such as Michelangelo and Allen Ginsberg.</span>\n</div>\n</td>\n</tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-pem\" data-libraryaware-section=\"book\" data-libraryaware-section-layout-id=\"d43df644-7a3b-4526-a93b-01b03147c9b1\" id=\"libraryaware-section-108dfcf2-2cbb-4754-86b1-313c9e6f6dfa\" data-libraryaware-section-order=\"81\" data-libraryaware-sectioncontrols-id=\"section-controls-f8f38224-71b4-44ce-bf00-f87dc2fc2379\" data-libraryaware-record-id=\"30294067\" data-editing-mode=\"placeholder\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-108dfcf2-2cbb-4754-86b1-313c9e6f6dfa\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"vertical-align: top; padding-bottom: 25px;\">\n<table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"width: 189px; padding: 0px 12px 5px 5px; vertical-align: top;\">\n<div data-libraryaware-box=\"\" id=\"editable_8b08d64d-91be-4e4e-ae08-a1133aa3b6ab\" contenteditable=\"false\"><div style=\"text-align: center;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTWA\" title=\"Not so good a gay man\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Not so good a gay man\" data-catalog-book-author=\"Robinson, Frank M.\" data-catalog-book-id=\"30294067\" data-catalog-book-isbn=\"9780765382092\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DNot+so+good+a+gay+man&amp;qu=AUTHOR%3DRobinson%2c+Frank+M.\" data-urlshortener-ignore=\"\">\n\n\t\t<img class=\"content_replaceable\" src=\"https://novelistimages.ehost-live.ebscohost.com/la?isbn=9780765382092&amp;size=standard\" data-replaceable-tooltip=\"Book Jacket Url\" data-replaceable-path=\"record.book.book30294067.book_jacket\" data-hasfit=\"true\" style=\"display: inline-block; width: 145px; height: 219px;\" width=\"145\" data-imageoptions=\"resizable,pan,zoom,fit,swap\" data-libraryaware-imageloader=\"2fea7058-14f9-43da-bf75-764f16b9ed51\" data-imagetype=\"book\" height=\"219\" data-templated-value=\"\" />\n </a> \n</div></div>\n</td>\n<td style=\"vertical-align: top; padding-right: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_a924999d-a9ab-4eae-b971-10b0d0069e6e\" contenteditable=\"false\">\n<span class=\"level2 libraryaware-custom-plugin\">\n<span style=\"font-style: italic;\">\n<span style=\"font-weight: bold;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTWA\" title=\"Not so good a gay man\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Not so good a gay man\" data-catalog-book-author=\"Robinson, Frank M.\" data-catalog-book-id=\"30294067\" data-catalog-book-isbn=\"9780765382092\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DNot+so+good+a+gay+man&amp;qu=AUTHOR%3DRobinson%2c+Frank+M.\" data-urlshortener-ignore=\"\">\n\t<span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Title\" data-replaceable-path=\"record.book.book30294067.title\" data-templated-value=\"Not so good a gay man\">Not so good a gay man</span>\n\t</a>\n\n</span>\n</span>\n</span>\n<br /><span class=\"level3\"> by <span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Author\" data-replaceable-path=\"record.book.book30294067.author\" data-templated-value=\"Frank M. Robinson\">Frank M. Robinson</span></span>\n<br /><br /><span class=\"content_replaceable level4\" data-replaceable-tooltip=\"Book Annotation\" data-replaceable-path=\"record.book.book30294067.annotation\" data-templated-value=\"&quot;Frank M. Robinson (1926-2014) accomplished a great deal in his long life, working in magazine publishing, including a stint for Playboy, and writing science fiction such as The Power, The Dark Beyond the Stars, and thrillers such as The Glass Inferno (filmed as The Towering Inferno). Robinson also passionately engaged in politics, fighting for gay rights, and most famously writing speeches for his good friend Harvey Milk in San Francisco. This deeply personal autobiography, addressed to a friend in the gay community, explains the life of one gay man over eight decades in America. By turns witty, charming, and poignant, this memoir grants insights into Robinson's work not just as a journalist and writer, but as a gay man navigating the often perilous social landscape of 20th century life in the United States. The bedrock sincerity and painful honesty with which he describes this life makes Not So Good a Gay Man compelling reading.&quot; -- Provided by publisher\">\"Frank M. Robinson (1926-2014) accomplished a great deal in his long life, working in magazine publishing, including a stint for Playboy, and writing science fiction such as The Power, The Dark Beyond the Stars, and thrillers such as The Glass Inferno (filmed as The Towering Inferno). Robinson also passionately engaged in politics, fighting for gay rights, and most famously writing speeches for his good friend Harvey Milk in San Francisco. This deeply personal autobiography, addressed to a friend in the gay community, explains the life of one gay man over eight decades in America. By turns witty, charming, and poignant, this memoir grants insights into Robinson's work not just as a journalist and writer, but as a gay man navigating the often perilous social landscape of 20th century life in the United States. The bedrock sincerity and painful honesty with which he describes this life makes Not So Good a Gay Man compelling reading.\" -- Provided by publisher</span>\n</div>\n</td>\n</tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-pem\" data-libraryaware-section=\"book\" data-libraryaware-section-layout-id=\"d43df644-7a3b-4526-a93b-01b03147c9b1\" id=\"libraryaware-section-11dbd3d0-6830-4562-90b9-f760ad04be4a\" data-libraryaware-section-order=\"82\" data-libraryaware-sectioncontrols-id=\"section-controls-8c456707-b7df-4815-8bbf-bf70d1c54768\" data-libraryaware-record-id=\"30294068\" data-editing-mode=\"placeholder\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-11dbd3d0-6830-4562-90b9-f760ad04be4a\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"vertical-align: top; padding-bottom: 25px;\">\n<table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"width: 189px; padding: 0px 12px 5px 5px; vertical-align: top;\">\n<div data-libraryaware-box=\"\" id=\"editable_0685b91e-edc5-4858-93f1-54e8b3ccac0e\" contenteditable=\"false\"><div style=\"text-align: center;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTWB\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Gay dads\" data-catalog-book-author=\"Strah, David\" data-catalog-book-id=\"30294068\" data-catalog-book-isbn=\"9781585422319\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DGay+dads&amp;qu=AUTHOR%3DStrah%2c+David\" data-hasqtip=\"137\" oldtitle=\"Gay dads\" title=\"\" aria-describedby=\"qtip-137\" data-urlshortener-ignore=\"\">\n\n\t\t<img class=\"content_replaceable\" src=\"https://novelistimages.ehost-live.ebscohost.com/la?isbn=9781585422319&amp;size=standard\" data-replaceable-tooltip=\"Book Jacket Url\" data-replaceable-path=\"record.book.book30294068.book_jacket\" data-hasfit=\"true\" style=\"display: inline-block; width: 145px; height: 198px;\" width=\"145\" data-imageoptions=\"resizable,pan,zoom,fit,swap\" data-libraryaware-imageloader=\"75ccd2e0-8886-4f6e-b589-7871c4ec5be6\" data-imagetype=\"book\" height=\"198\" data-templated-value=\"\" />\n </a> \n</div></div>\n</td>\n<td style=\"vertical-align: top; padding-right: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_b9729900-ec8e-47a4-a4da-22e584490909\" contenteditable=\"false\">\n<span class=\"level2 libraryaware-custom-plugin\">\n<span style=\"font-style: italic;\">\n<span style=\"font-weight: bold;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTWB\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Gay dads\" data-catalog-book-author=\"Strah, David\" data-catalog-book-id=\"30294068\" data-catalog-book-isbn=\"9781585422319\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DGay+dads&amp;qu=AUTHOR%3DStrah%2c+David\" data-hasqtip=\"138\" oldtitle=\"Gay dads\" title=\"\" data-urlshortener-ignore=\"\">\n\t<span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Title\" data-replaceable-path=\"record.book.book30294068.title\" data-templated-value=\"Gay dads : a celebration of fatherhood\">Gay dads : a celebration of fatherhood</span>\n\t</a>\n\n</span>\n</span>\n</span>\n<br /><span class=\"level3\"> by <span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Author\" data-replaceable-path=\"record.book.book30294068.author\" data-templated-value=\"David Strah\">David Strah</span></span>\n<br /><br /><span class=\"content_replaceable level4\" data-replaceable-tooltip=\"Book Annotation\" data-replaceable-path=\"record.book.book30294068.annotation\" data-templated-value=\"A positive depiction of modern gay parenthood shares twenty-five personal accounts by homosexual men discussing their journeys toward fatherhood and the struggles they experienced while raising their children. 10,000 first printing.\">A positive depiction of modern gay parenthood shares twenty-five personal accounts by homosexual men discussing their journeys toward fatherhood and the struggles they experienced while raising their children. 10,000 first printing.</span>\n</div>\n</td>\n</tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-pem\" data-libraryaware-section=\"book\" data-libraryaware-section-layout-id=\"d43df644-7a3b-4526-a93b-01b03147c9b1\" id=\"libraryaware-section-74ed31e9-6ce9-4030-b16e-9b795ee027b8\" data-libraryaware-section-order=\"83\" data-libraryaware-sectioncontrols-id=\"section-controls-3e9755f1-c2f9-49e8-9d66-d93e4a935197\" data-libraryaware-record-id=\"30294070\" data-editing-mode=\"placeholder\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-74ed31e9-6ce9-4030-b16e-9b795ee027b8\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"vertical-align: top; padding-bottom: 25px;\">\n<table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"width: 189px; padding: 0px 12px 5px 5px; vertical-align: top;\">\n<div data-libraryaware-box=\"\" id=\"editable_60b5be16-122a-494e-9f97-52cab4e3ee72\" contenteditable=\"false\"><div style=\"text-align: center;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTWC\" title=\"I'm so (not) over you\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"I'm so (not) over you\" data-catalog-book-author=\"Jackson, Kosoko\" data-catalog-book-id=\"30294070\" data-catalog-book-isbn=\"9780593334454\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DI%27m+so+(not)+over+you&amp;qu=AUTHOR%3DJackson%2c+Kosoko\" data-urlshortener-ignore=\"\">\n\n\t\t<img class=\"content_replaceable\" src=\"https://novelistimages.ehost-live.ebscohost.com/la?isbn=9780593334454&amp;size=standard\" data-replaceable-tooltip=\"Book Jacket Url\" data-replaceable-path=\"record.book.book30294070.book_jacket\" data-hasfit=\"true\" style=\"display: inline-block; width: 145px; height: 217px;\" width=\"145\" data-imageoptions=\"resizable,pan,zoom,fit,swap\" data-libraryaware-imageloader=\"6ffddb93-0cc4-4e63-9706-6030608da6e4\" data-imagetype=\"book\" height=\"217\" data-templated-value=\"\" />\n </a> \n</div></div>\n</td>\n<td style=\"vertical-align: top; padding-right: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_e6c6326a-bb41-48cc-a72f-43b8cb8d0fa7\" contenteditable=\"false\">\n<span class=\"level2 libraryaware-custom-plugin\">\n<span style=\"font-style: italic;\">\n<span style=\"font-weight: bold;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTWC\" title=\"I'm so (not) over you\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"I'm so (not) over you\" data-catalog-book-author=\"Jackson, Kosoko\" data-catalog-book-id=\"30294070\" data-catalog-book-isbn=\"9780593334454\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DI%27m+so+(not)+over+you&amp;qu=AUTHOR%3DJackson%2c+Kosoko\" data-urlshortener-ignore=\"\">\n\t<span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Title\" data-replaceable-path=\"record.book.book30294070.title\" data-templated-value=\"I'm so (not) over you\">I'm so (not) over you</span>\n\t</a>\n\n</span>\n</span>\n</span>\n<br /><span class=\"level3\"> by <span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Author\" data-replaceable-path=\"record.book.book30294070.author\" data-templated-value=\"Kosoko Jackson\">Kosoko Jackson</span></span>\n<br /><br /><span class=\"content_replaceable level4\" data-replaceable-tooltip=\"Book Annotation\" data-replaceable-path=\"record.book.book30294070.annotation\" data-templated-value=\"Pretending to still be his ex’s current boyfriend in front of his parents, Kian reluctantly winds up being Hudson’s plus-one at a splashy Georgia wedding and the pair find themselves in need of hashing out their true feelings. Original.\">Pretending to still be his ex’s current boyfriend in front of his parents, Kian reluctantly winds up being Hudson’s plus-one at a splashy Georgia wedding and the pair find themselves in need of hashing out their true feelings. Original.</span>\n</div>\n</td>\n</tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div><div class=\"libraryaware-section libraryaware-pem\" data-libraryaware-section=\"book\" data-libraryaware-section-layout-id=\"d43df644-7a3b-4526-a93b-01b03147c9b1\" id=\"libraryaware-section-157d41aa-020f-46e8-95ed-5b25a8edd709\" data-libraryaware-section-order=\"84\" data-libraryaware-sectioncontrols-id=\"section-controls-1dcfd1e2-d10f-460b-81d2-66e762c81634\" data-libraryaware-record-id=\"30294071\" data-editing-mode=\"placeholder\"><a data-libraryaware-toc-anchor=\"\" name=\"libraryaware-section-157d41aa-020f-46e8-95ed-5b25a8edd709\"></a><table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"vertical-align: top; padding-bottom: 25px;\">\n<table style=\"width: 100%; table-layout: fixed;\">\n<tbody><tr>\n<td style=\"width: 189px; padding: 0px 12px 5px 5px; vertical-align: top;\">\n<div data-libraryaware-box=\"\" id=\"editable_540184da-43b6-413e-9193-2f9e8c515993\" contenteditable=\"false\"><div style=\"text-align: center;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTWD\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Going public\" data-catalog-book-author=\"Lin, Hudson\" data-catalog-book-id=\"30294071\" data-catalog-book-isbn=\"9781335500168\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DGoing+public&amp;qu=AUTHOR%3DLin%2c+Hudson\" data-hasqtip=\"44\" oldtitle=\"Going public\" title=\"\" data-urlshortener-ignore=\"\">\n\n\t\t<img class=\"content_replaceable\" src=\"https://novelistimages.ehost-live.ebscohost.com/la?isbn=9781335500168&amp;size=standard\" data-replaceable-tooltip=\"Book Jacket Url\" data-replaceable-path=\"record.book.book30294071.book_jacket\" data-hasfit=\"true\" style=\"display: inline-block; width: 145px; height: 217px;\" width=\"145\" data-imageoptions=\"resizable,pan,zoom,fit,swap\" data-libraryaware-imageloader=\"e18ff639-4449-463e-8319-7bf7cf3471b4\" data-imagetype=\"book\" height=\"217\" data-templated-value=\"\" />\n </a> \n</div></div>\n</td>\n<td style=\"vertical-align: top; padding-right: 5px;\">\n<div data-libraryaware-box=\"\" id=\"editable_2f5a96ce-c1b5-4465-8bd2-e3bb2b42137f\" contenteditable=\"false\">\n<span class=\"level2 libraryaware-custom-plugin\">\n<span style=\"font-style: italic;\">\n<span style=\"font-weight: bold;\">\n\n\t<a class=\"shared-record-link\" href=\"https://libraryaware.com/2JRTWD\" title=\"Going public\" target=\"_blank\" data-link-source=\"catalog-book\" data-catalog-book-title=\"Going public\" data-catalog-book-author=\"Lin, Hudson\" data-catalog-book-id=\"30294071\" data-catalog-book-isbn=\"9781335500168\" data-catalog-book-upc=\"\" data-hard-href=\"http://rcpl.ent.sirsi.net/client/default/search/results?qu=TITLE%3DGoing+public&amp;qu=AUTHOR%3DLin%2c+Hudson\" data-urlshortener-ignore=\"\">\n\t<span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Title\" data-replaceable-path=\"record.book.book30294071.title\" data-templated-value=\"Going public\">Going public</span>\n\t</a>\n\n</span>\n</span>\n</span>\n<br /><span class=\"level3\"> by <span class=\"content_replaceable\" data-replaceable-tooltip=\"Book Author\" data-replaceable-path=\"record.book.book30294071.author\" data-templated-value=\"Hudson Lin\">Hudson Lin</span></span>\n<br /><br /><span class=\"content_replaceable level4\" data-replaceable-tooltip=\"Book Annotation\" data-replaceable-path=\"record.book.book30294071.annotation\" data-templated-value=\"&quot;As an operating partner at Jade Harbour, Raymond Chao prides himself in fixing even the most disastrous of portfolio companies--no matter the cost. Elvin Goh has been Raymond's assistant for years, and he's been in love with the charming, ruthless playboy for just as long. There's very little that Elvin won't do for Raymond. But this time, even Elvin can't see a way out. When long nights in the office lead to whispered confessions and a newfound intimacy, it seems like a dream come true--for both of them. But with the prospect of failure on the horizon, can this dream team beat the odds and come out the victors in the office and in their hearts?&quot;\">\"As an operating partner at Jade Harbour, Raymond Chao prides himself in fixing even the most disastrous of portfolio companies--no matter the cost. Elvin Goh has been Raymond's assistant for years, and he's been in love with the charming, ruthless playboy for just as long. There's very little that Elvin won't do for Raymond. But this time, even Elvin can't see a way out. When long nights in the office lead to whispered confessions and a newfound intimacy, it seems like a dream come true--for both of them. But with the prospect of failure on the horizon, can this dream team beat the odds and come out the victors in the office and in their hearts?\"</span>\n</div>\n</td>\n</tr>\n</tbody></table>\n</td>\n</tr>\n</tbody></table></div>\n                    \n                </div>\n            </td>\n        </tr>\n<tr><td colspan=\"2\" style=\"width: 600px; height: 80px;\"><div data-brandingblock=\"Email Footer\" contenteditable=\"false\" data-brandingset=\"5950\"><span data-brandingblock-wrapper=\"\"><table style=\"height: 100%; width: 100%; font-family: Arial, Helvetica, sans-serif, &quot;Lucida Sans Unicode&quot;; background-color: rgb(255, 255, 255);\"><tbody><tr><td style=\"height: 1.125in; width: auto; vertical-align: middle; font-size: 16px; text-align: left;\"><div><span style=\"font-size: 16px; line-height: 18px; font-weight: bold; color: rgb(0, 0, 0); display: block;\">Richmond Public Library<br /></span><span style=\"font-size: 13px; line-height: 14px; color: rgb(0, 0, 0); display: block;\">101 East Franklin Street<br /> Richmond, Virginia 23219<br /> (804) 646-7223</span><span style=\"font-size: 13px; line-height: 14px; color: rgb(0, 0, 0); display: block;\"><a target=\"_blank\" href=\"https://libraryaware.com/2JRTTV\" data-urlshortener-ignore=\"\">https://rvalibrary.org/</a></span></div>\n      </td>\n      <td style=\"height: 108px; width: 50%; font-size: 16px; text-align: right; padding-right: 10px;\">\n        <div>\n          <a href=\"https://libraryaware.com/2JRTWE\" data-urlshortener-ignore=\"\"><img alt=\"Facebook\" src=\"https://libraryaware.com/Files/Display/99aad98e-5a1e-417a-b760-2d27da9afc99\" height=\"23\" style=\"display: inline;\" /></a>\n\t\t\t&nbsp;\n\t\t\t<a href=\"https://libraryaware.com/2JRTWF\" data-urlshortener-ignore=\"\"><img alt=\"Twitter\" src=\"https://libraryaware.com/Files/Display/65e614b3-d1ea-4b72-b343-21a7ad94daee\" height=\"23\" style=\"display: inline;\" /></a>\n\t\t\t&nbsp;\n      \n        <a href=\"https://libraryaware.com/2JRTWG\" data-urlshortener-ignore=\"\"><img alt=\"Instagram\" src=\"https://libraryaware.com/Files/Display/ffc0de3b-3bd4-4dc7-91fb-ffbba853f781\" height=\"23\" style=\"display: inline;\" /></a>\n         \n        </div>\n      </td>\n    </tr>\n  </tbody>\n</table></span></div></td></tr>\n    </tbody>\n</table>\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t</td></tr></tbody></table></td></tr></tbody></table>","header":null,"defaultHeaderStyle":"padding-bottom:5px;font-family:Arial;font-size:13px;line-height:1.6;word-wrap:break-word;"});