(window.webpackJsonp=window.webpackJsonp||[]).push([[1],{0:function(l,n,e){l.exports=e("zUnb")},zUnb:function(l,n,e){"use strict";e.r(n);var o=e("LoAr"),t=function(){return function(){}}(),u=function(){function l(l,n){this.googleAnalytics=l,l.startTracking(),n.registerFontClassAlias("fontawesome","fa")}return l.prototype.onDeactivate=function(){document.body.scrollTop=0},l}(),i=e("C9Ky"),r=e("pKiF"),a=e("7tlY"),s=e("UUMc"),c=e("pLqg"),b=e("tjWy"),h=e("WT9V"),d="100%",p="100%",g=function(){function l(){this.alignHorizontal="left",this.alignVertical="top",this.backgroundColor="inherit",this.backgroundURL=null,this.footerHeight=null,this.marginTop=null,this.marginRight=null,this.marginBottom=null,this.marginLeft=null,this.heightMax="100%",this.heightMin=null,this.widthMax="100%",this.widthMin=null,this.height=d,this.width=p,this.zindex="0",this.visible=!0}return l.prototype.ngOnInit=function(){"right"!==this.alignHorizontal&&null==this.marginLeft&&(this.marginLeft="16px"),"top"===this.alignVertical&&null==this.marginTop&&(this.marginTop="10px"),this.marginTop=null==this.marginTop?"0px":this.marginTop,this.marginRight=null==this.marginRight?"10px":this.marginRight,this.marginBottom=null==this.marginBottom?"0px":this.marginBottom,this.marginLeft=null==this.marginLeft?"0px":this.marginLeft},l.prototype.hide=function(){this.visible=!1,this.setOuterStyles(),this.setInnerStyles()},l.prototype.setOuterStyles=function(){var l={};return!1===this.visible?(l.display="none",l):(l["background-color"]=this.backgroundColor,this.backgroundURL&&(l.background="url("+this.backgroundURL+")"),null!=this.footerHeight&&(l["min-height"]="calc(100vh - "+this.footerHeight+")"),l["margin-top"]=this.marginTop,l["margin-right"]=this.marginRight,l["margin-bottom"]=this.marginBottom,l["margin-left"]=this.marginLeft,"center"===this.alignHorizontal?(l.display="flex",l["justify-content"]="center",l["text-align"]="center"):"right"===this.alignHorizontal&&(l["align-items"]="flex-end",l.display="flex",l["justify-content"]="flex-end"),"middle"===this.alignVertical&&(l["align-items"]="center"),l["z-index"]=this.zindex,l)},l.prototype.setInnerStyles=function(){var l={"box-sizing":"border-box",display:"block",overflow:"inherit"};return l.height=this.height,l.width=this.width,null!=this.heightMin&&(l["min-height"]=this.heightMin),l["max-height"]=this.heightMax,null!=this.widthMin&&(l["min-width"]=this.widthMin),l["max-width"]=this.widthMax,l},l.prototype.show=function(){this.visible=!0,this.setOuterStyles(),this.setInnerStyles()},l}(),v=o.qb({encapsulation:2,styles:[],data:{}});function m(l){return o.Jb(0,[(l()(),o.sb(0,0,null,null,4,"span",[],null,null,null,null,null)),o.rb(1,278528,null,0,h.n,[o.v,o.k,o.G],{ngStyle:[0,"ngStyle"]},null),(l()(),o.sb(2,0,null,null,2,"span",[],null,null,null,null,null)),o.rb(3,278528,null,0,h.n,[o.v,o.k,o.G],{ngStyle:[0,"ngStyle"]},null),o.Bb(null,0)],function(l,n){var e=n.component;l(n,1,0,e.setOuterStyles()),l(n,3,0,e.setInnerStyles())},null)}var f=e("981U");e("D57K"),e("GiBk"),e("fQLH"),e("pN2L"),e("Cc9O"),e("iJR/"),e("JpoA"),e("z5yO"),e("pday"),e("2Mvu"),e("U3QC"),e("Jg5f"),e("IMYO"),e("XcHJ"),new o.r("AUTH_CONFIG"),e("gQst"),e("R+ki");var k=function(){return function(){}}(),y=e("IfiR"),L=e("LKRB"),A=function(){return function(){this.SEVERE=!0,this.ERROR=!0,this.WARNING=!0,this.INFO=!0,this.DEBUG=!0}}(),x=function(){return function(){}}(),w=function(){function l(l){this.clientIP=null,this.clientBrowser=null,this.logLevel=new A,this.production=!1,l&&(this.production=l.production),this.clientBrowser=window.navigator.userAgent,this.logLevel.DEBUG=!this.production,this.logLevel.INFO=!this.production,this.logLevel.WARNING=!0,this.logLevel.ERROR=!0,this.logLevel.SEVERE=!0}return l.prototype.setLogLevel=function(l){this.logLevel=l},l.prototype.severe=function(l,n){this.logLevel.SEVERE&&console.log("SEVERE (Source: "+l+") "+n)},l.prototype.error=function(l,n){this.logLevel.ERROR&&console.log("ERROR (Source: "+l+") "+n)},l.prototype.warn=function(l,n){this.logLevel.WARNING&&console.log("WARN (Source: "+l+") "+n)},l.prototype.info=function(l,n){this.logLevel.INFO&&console.log("INFO (Source: "+l+") "+n)},l.prototype.debug=function(l,n){this.logLevel.DEBUG&&console.log("DEBUG (Source: "+l+") "+n)},l.ngInjectableDef=o.V({factory:function(){return new l(o.Z(x,8))},token:l,providedIn:"root"}),l}(),S=(function(){function l(l,n,e){this.http=l,this.logger=n,this.backendHostURL=e,this.hostURL=e||"https://backend-dot-620126669892.appspot.com"}l.prototype.ngOnInit=function(){},l.prototype.ngOnDestroy=function(){},l.prototype.postJSON=function(l,n,e){void 0===e&&(e=""),this.logger.debug("LdHttpService.postJSON(url, jsonData)","url => "+this.hostURL+l);var o=new L.d({"Content-Type":"application/json"});e.length>0&&o.append("Authorization","Bearer "+e);var t=new L.j({headers:o});return this.http.post(this.hostURL+l,JSON.stringify(n),t)},l.prototype.getJSON=function(l,n){void 0===n&&(n=""),this.logger.debug("LdHttpService.getJSON(url)","url => "+this.hostURL+l);var e=new L.d({"Content-Type":"application/json"});n.length>0&&e.append("Authorization","Bearer "+n);var o=new L.j({headers:e});return this.http.get(this.hostURL+l,o)},l.ngInjectableDef=o.V({factory:function(){return new l(o.Z(L.e),o.Z(w),o.Z("backendHostURL",8))},token:l,providedIn:"root"})}(),function(){return function(){}}()),H=function(){function l(l){if(l)throw new Error("LogModule is already loaded. Import it in the AppModule only")}return l.forRoot=function(n){return{ngModule:l,providers:[{provide:x,useValue:n}]}},l}(),C=function(){return function(){}}(),T=function(){function l(){}return l.prototype.canDeactivate=function(l,n,e){return!l.canDeactivate||l.canDeactivate(e.url)},l.ngInjectableDef=o.V({factory:function(){return new l},token:l,providedIn:"root"}),l}(),R=function(){function l(){this.autoplay=!1,this.showStateLabel=!1,this.audioStateLabel="Audible sample",this.volume=1}return l.prototype.pause=function(){this.audio&&(this.audio.pause(),this.audioStateLabel="Paused")},Object.defineProperty(l.prototype,"paused",{get:function(){return!this.audio||this.audio.paused},enumerable:!0,configurable:!0}),l.prototype.play=function(){this.audio&&this.audio.readyState>=2&&(this.audio.play(),this.audioStateLabel="Playing...")},l.prototype.ngAfterViewInit=function(){this.audio=this._audioRef.nativeElement,this.audio&&(this.audio.volume=this.volume,this.audio.autoplay=this.autoplay)},l}(),_=e("LiEJ"),I={xs:{min:0,max:575},sm:{min:576,max:767},md:{min:768,max:991},lg:{min:992,max:1199},xl:{min:1200,max:1/0}},O=function(){function l(l,n){var e=this;this.logger=l,this.ngZone=n,this._breakpoint$=new _.a(null),this.breakpoint$=this._breakpoint$.asObservable();var o=Math.max(window.innerWidth||0),t=this.getBreakpointFromWidth(o);t!==this._breakpoint$.value&&this._breakpoint$.next(t),window.onresize=function(l){e.ngZone.run(function(){var l=Math.max(window.innerWidth||0),n=e.getBreakpointFromWidth(l);n!==e._breakpoint$.value&&e._breakpoint$.next(n)})}}return l.prototype.getBreakpointFromWidth=function(l){for(var n in I)if(l<=I[n].max&&l>=I[n].min){if(this._breakpoint$.value!==n)return n;break}return this._breakpoint$.value},l}(),E=function(){function l(l,n){this.breakpointService=l,this.logger=n,this.bookCoverLinkTarget="_blank",this.bookCoverRouterLink=!1,this.coverWidthMedium=null,this.coverWidthLarge=null}return l.prototype.ngOnInit=function(){var l=this;this._coverHeight=parseInt(this.coverHeight),this._coverWidth=parseInt(this.coverWidth),this.subBreakpoint=this.breakpointService.breakpoint$.subscribe(function(n){if(l.breakpoint=n,"md"===n&&l.coverWidthMedium||!l.coverWidthLarge&&l.coverWidthMedium&&("lg"===n||"xl"===n)){var e=parseInt(l.coverWidthMedium);e>parseInt(l.coverWidth)&&(l._coverWidth=e,l._coverHeight=parseFloat(l.coverHeight)/parseFloat(l.coverWidth)*e)}else if(!l.coverWidthLarge||"lg"!==n&&"xl"!==n)l._coverHeight=parseInt(l.coverHeight),l._coverWidth=parseInt(l.coverWidth);else{var o=parseInt(l.coverWidthLarge);o>parseInt(l.coverWidth)&&(l._coverWidth=o,l._coverHeight=parseFloat(l.coverHeight)/parseFloat(l.coverWidth)*o)}})},l.prototype.ngOnDestroy=function(){this.subBreakpoint&&this.subBreakpoint.unsubscribe()},l}(),W=function(){return function(){}}(),B=function(){return function(){}}(),U=function(){return function(l){this.log=l,this.year=(new Date).getFullYear()}}(),P=o.qb({encapsulation:0,styles:[["[_nghost-%COMP%]{border-style:none;display:block;flex:none;height:48px}a[_ngcontent-%COMP%]{color:#3d0075;font-size:1em;font-weight:400;line-height:48px;margin-right:20px;text-decoration:none}"]],data:{}});function M(l){return o.Jb(0,[(l()(),o.sb(0,0,null,null,23,"ul",[["class","list-inline pull-right"]],null,null,null,null,null)),(l()(),o.sb(1,0,null,null,6,"li",[["class","list-inline-item small"]],null,null,null,null,null)),(l()(),o.sb(2,0,null,null,5,"a",[["routerLink","/about"],["routerLinkActive","router-link-active"]],[[1,"target",0],[8,"href",4]],[[null,"click"]],function(l,n,e){var t=!0;return"click"===n&&(t=!1!==o.Cb(l,3).onClick(e.button,e.ctrlKey,e.metaKey,e.shiftKey)&&t),t},null,null)),o.rb(3,671744,[[2,4]],0,f.q,[f.o,f.a,h.h],{routerLink:[0,"routerLink"]},null),o.rb(4,1720320,null,2,f.p,[f.o,o.k,o.G,o.h],{routerLinkActive:[0,"routerLinkActive"]},null),o.Fb(603979776,1,{links:1}),o.Fb(603979776,2,{linksWithHrefs:1}),(l()(),o.Hb(-1,null,[" About"])),(l()(),o.sb(8,0,null,null,6,"li",[["class","list-inline-item small"]],null,null,null,null,null)),(l()(),o.sb(9,0,null,null,5,"a",[["routerLink","/privacy"],["routerLinkActive","router-link-active"]],[[1,"target",0],[8,"href",4]],[[null,"click"]],function(l,n,e){var t=!0;return"click"===n&&(t=!1!==o.Cb(l,10).onClick(e.button,e.ctrlKey,e.metaKey,e.shiftKey)&&t),t},null,null)),o.rb(10,671744,[[4,4]],0,f.q,[f.o,f.a,h.h],{routerLink:[0,"routerLink"]},null),o.rb(11,1720320,null,2,f.p,[f.o,o.k,o.G,o.h],{routerLinkActive:[0,"routerLinkActive"]},null),o.Fb(603979776,3,{links:1}),o.Fb(603979776,4,{linksWithHrefs:1}),(l()(),o.Hb(-1,null,[" Privacy"])),(l()(),o.sb(15,0,null,null,6,"li",[["class","list-inline-item small"]],null,null,null,null,null)),(l()(),o.sb(16,0,null,null,5,"a",[["routerLink","/terms"],["routerLinkActive","router-link-active"]],[[1,"target",0],[8,"href",4]],[[null,"click"]],function(l,n,e){var t=!0;return"click"===n&&(t=!1!==o.Cb(l,17).onClick(e.button,e.ctrlKey,e.metaKey,e.shiftKey)&&t),t},null,null)),o.rb(17,671744,[[6,4]],0,f.q,[f.o,f.a,h.h],{routerLink:[0,"routerLink"]},null),o.rb(18,1720320,null,2,f.p,[f.o,o.k,o.G,o.h],{routerLinkActive:[0,"routerLinkActive"]},null),o.Fb(603979776,5,{links:1}),o.Fb(603979776,6,{linksWithHrefs:1}),(l()(),o.Hb(-1,null,[" Terms of Service"])),(l()(),o.sb(22,0,null,null,1,"li",[["class","list-inline-item small"]],null,null,null,null,null)),(l()(),o.Hb(23,null,[" \xa9 "," LinguaDisco Publishing "]))],function(l,n){l(n,3,0,"/about"),l(n,4,0,"router-link-active"),l(n,10,0,"/privacy"),l(n,11,0,"router-link-active"),l(n,17,0,"/terms"),l(n,18,0,"router-link-active")},function(l,n){var e=n.component;l(n,2,0,o.Cb(n,3).target,o.Cb(n,3).href),l(n,9,0,o.Cb(n,10).target,o.Cb(n,10).href),l(n,16,0,o.Cb(n,17).target,o.Cb(n,17).href),l(n,23,0,e.year)})}var j=function(){return function(l){this.logger=l}}(),D=o.qb({encapsulation:0,styles:["#ldplogo[_ngcontent-%COMP%] {\n display: block;\n max-width: 957px;\n max-height: 455px;\n width: auto;\n height: auto;\n }"],data:{}});function N(l){return o.Jb(0,[(l()(),o.sb(0,0,null,null,12,"ld-layout",[["alignHorizontal","center"],["footerHeight","135px"],["widthMax","1140px"],["widthMin","360px"]],null,null,null,m,v)),o.rb(1,114688,null,0,g,[],{alignHorizontal:[0,"alignHorizontal"],footerHeight:[1,"footerHeight"],widthMax:[2,"widthMax"],widthMin:[3,"widthMin"]},null),(l()(),o.sb(2,0,null,0,10,"div",[["class","container"]],null,null,null,null,null)),(l()(),o.sb(3,0,null,null,1,"div",[["class","row justify-content-center"]],null,null,null,null,null)),(l()(),o.sb(4,0,null,null,0,"img",[["alt","LinguaDisco Publishing"],["height","455"],["id","ldplogo"],["src","assets/img/LDP_Embossed_3D_957x455.png"],["width","957"]],null,null,null,null,null)),(l()(),o.sb(5,0,null,null,0,"br",[],null,null,null,null,null)),(l()(),o.sb(6,0,null,null,6,"div",[["class","row justify-content-center"]],null,null,null,null,null)),(l()(),o.sb(7,0,null,null,5,"div",[["class","col-10 col-mat-7 text-justify"]],null,null,null,null,null)),(l()(),o.sb(8,0,null,null,4,"p",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,["LinguaDisco Publishing (d.b.a. LDP Audio) was founded in 2016 in partnership with author G. F. Gustav. In addition to publishing books by up-and-coming authors as well as classics such as "])),(l()(),o.sb(10,0,null,null,1,"i",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,["Alice in Wonderland"])),(l()(),o.Hb(-1,null,[", LinguaDisco will specialize in making language learning fun through the enjoyment of dual-language books in both audio and print. "])),(l()(),o.sb(13,0,null,null,3,"ld-layout",[["alignHorizontal","center"],["marginRight","30px"],["marginTop","0px"],["widthMax","1140px"]],null,null,null,m,v)),o.rb(14,114688,null,0,g,[],{alignHorizontal:[0,"alignHorizontal"],marginTop:[1,"marginTop"],marginRight:[2,"marginRight"],widthMax:[3,"widthMax"]},null),(l()(),o.sb(15,0,null,0,1,"ldp-footer",[],null,null,null,M,P)),o.rb(16,49152,null,0,U,[w],null,null)],function(l,n){l(n,1,0,"center","135px","1140px","360px"),l(n,14,0,"center","0px","30px","1140px")},null)}function z(l){return o.Jb(0,[(l()(),o.sb(0,0,null,null,1,"ld-about",[],null,null,null,N,D)),o.rb(1,49152,null,0,j,[w],null,null)],null,null)}var F=o.ob("ld-about",j,z,{},{},[]),G=[""],J=function(){return function(l){this.logger=l}}(),Y=o.qb({encapsulation:0,styles:[G],data:{}});function q(l){return o.Jb(0,[(l()(),o.sb(0,0,null,null,65,"ld-layout",[["alignHorizontal","center"],["footerHeight","135px"],["widthMax","1140px"],["widthMin","360px"]],null,null,null,m,v)),o.rb(1,114688,null,0,g,[],{alignHorizontal:[0,"alignHorizontal"],footerHeight:[1,"footerHeight"],widthMax:[2,"widthMax"],widthMin:[3,"widthMin"]},null),(l()(),o.sb(2,0,null,0,63,"div",[["class","container"]],null,null,null,null,null)),(l()(),o.sb(3,0,null,null,0,"br",[],null,null,null,null,null)),(l()(),o.sb(4,0,null,null,61,"div",[["class","row justify-content-center"]],null,null,null,null,null)),(l()(),o.sb(5,0,null,null,1,"h2",[["class","text-center"]],null,null,null,null,null)),(l()(),o.Hb(-1,null,["LinguaDisco Publishing Privacy Policy"])),(l()(),o.sb(7,0,null,null,58,"div",[["class","col-10 col-mat-7 text-justify"]],null,null,null,null,null)),(l()(),o.sb(8,0,null,null,1,"p",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,["When you use LinguaDisco Publishing services, you trust us with your information. This Privacy Policy is meant to help you understand what data we collect, why we collect it, and what we do with it. You consent to the collection, transfer, storage, disclosure, and use of your information as described in this Privacy Policy. This includes any information you choose to provide that is deemed sensitive under applicable law. "])),(l()(),o.sb(10,0,null,null,3,"p",[],null,null,null,null,null)),(l()(),o.sb(11,0,null,null,1,"b",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,["Basic Account Information:"])),(l()(),o.Hb(-1,null,[" If you choose to create a LinguaDisco Publishing account, you must provide us with some personal information, such as your display name, email address, password, or phone number. The contact information you provide to log in is not public. Some of our product features, such as searching and viewing product catalogues, do not require you to create an account. "])),(l()(),o.sb(14,0,null,null,3,"p",[],null,null,null,null,null)),(l()(),o.sb(15,0,null,null,1,"b",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,["Contact Information:"])),(l()(),o.Hb(-1,null,[" You may use your contact information, such as your email address or phone number, to customize your account or enable certain account features, for example, for login verification. If you provide us with your phone number, you agree to receive text messages to that number from us. We may use your contact information to send you information about our Services, to market to you, to help prevent spam, fraud, or abuse. You may use your settings for email and mobile notifications to control notifications you receive from LinguaDisco Publishing. You may also unsubscribe from a notification by following the instructions on our website. "])),(l()(),o.sb(18,0,null,null,3,"p",[],null,null,null,null,null)),(l()(),o.sb(19,0,null,null,1,"b",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,["Location Information:"])),(l()(),o.Hb(-1,null,[" We may receive information about your location. For example, we may determine location by using other data from your device, such as precise location information from GPS, information about wireless networks or cell towers near your mobile device, or your IP address. We may use and store information about your location to provide features of our Services and to improve and customize the Services, for example, with more relevant content like local trends, stories, ads, and suggestions. "])),(l()(),o.sb(22,0,null,null,3,"p",[],null,null,null,null,null)),(l()(),o.sb(23,0,null,null,1,"b",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,["Links:"])),(l()(),o.Hb(-1,null,[" We may keep track of how you interact with links across our Services, including our email notifications, third-party services, and client applications, by redirecting clicks or through other means. We do this to help improve our Services, to provide more relevant advertising, and to be able to share aggregate click statistics such as how many times a particular link was clicked on. "])),(l()(),o.sb(26,0,null,null,3,"p",[],null,null,null,null,null)),(l()(),o.sb(27,0,null,null,1,"b",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,["Cookies:"])),(l()(),o.Hb(-1,null,[" Like many websites, we may use cookies and similar technologies to collect additional website usage data and to improve our Services, but we do not require cookies for many parts of our Services such as searching and looking at product catalogues. A cookie is a small data file that is transferred to your computer or mobile device. We may use both session cookies and persistent cookies to better understand how you interact with our Services, to monitor aggregate usage by our users and web traffic routing on our Services, and to customize and improve our Services. Although most web browsers automatically accept cookies, some browsers\u2019 settings can be modified to decline cookies or alert you when a website is attempting to place a cookie on your computer. However, some Services may not function properly if you disable cookies. "])),(l()(),o.sb(30,0,null,null,3,"p",[],null,null,null,null,null)),(l()(),o.sb(31,0,null,null,1,"b",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,["Using Our Services:"])),(l()(),o.Hb(-1,null,[' We receive information ("Log Data") when you interact with our Services, even if you have not created an account. For example, when you visit our websites, sign into our Services, or interact with our email notifications, we may receive information about you. This Log Data may include your IP address, browser type, operating system, the referring web page, pages visited, location, your mobile carrier, device information (including device and application IDs), search terms, or cookie information. We use Log Data to make inferences, like what topics you may be interested in, and to customize the content we show you, including ads. We keep Log Data as needed for the purposes described in this Privacy Policy. '])),(l()(),o.sb(34,0,null,null,3,"p",[],null,null,null,null,null)),(l()(),o.sb(35,0,null,null,1,"b",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,["Advertising:"])),(l()(),o.Hb(-1,null,[" Our Services are supported in part by advertising. We may use the information described in this Privacy Policy to help make our advertising more relevant to you, to measure its effectiveness and to help recognize your devices to serve you ads. "])),(l()(),o.sb(38,0,null,null,3,"p",[],null,null,null,null,null)),(l()(),o.sb(39,0,null,null,1,"b",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,["Service Providers:"])),(l()(),o.Hb(-1,null,[" We engage service providers to perform functions and provide services to us in the United States and other countries. For example, we use a variety of third-party services to help provide our Services, such as hosting our various blogs and to help us understand and improve the use of our Services, such as Google Analytics. We may share your private personal information with such service providers subject to obligations consistent with this Privacy Policy and any other appropriate confidentiality and security measures, and on the condition that the third parties use your private personal data only on our behalf and pursuant to our instructions. We share your Payment Information with payment services providers to process payments; prevent, detect and investigate fraud or other prohibited activities; facilitate dispute resolution such as chargebacks or refunds; and for other purposes associated with the acceptance of credit or debit cards. "])),(l()(),o.sb(42,0,null,null,3,"p",[],null,null,null,null,null)),(l()(),o.sb(43,0,null,null,1,"b",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,["Commerce Transactions:"])),(l()(),o.Hb(-1,null,[" If you make a payment as part of a commerce transaction through our Services, we may provide the seller, commerce provider, marketplace, or charity with your name, email address, shipping address, Payment Information and Transaction Data to facilitate payment processing, order fulfillment, and dispute resolution (including payment and shipping disputes) and to help prevent, detect, and investigate fraud or other prohibited activities. "])),(l()(),o.sb(46,0,null,null,3,"p",[],null,null,null,null,null)),(l()(),o.sb(47,0,null,null,1,"b",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,["Law and Harm:"])),(l()(),o.Hb(-1,null,[" Notwithstanding anything to the contrary in this Privacy Policy, we may preserve or disclose your information if we believe that it is reasonably necessary to comply with a law, regulation, legal process, or governmental request; to protect the safety of any person; to address fraud, security or technical issues; or to protect our or our users\u2019 rights or property. However, nothing in this Privacy Policy is intended to limit any legal defenses or objections that you may have to a third party\u2019s, including a government\u2019s, request to disclose your information. "])),(l()(),o.sb(50,0,null,null,3,"p",[],null,null,null,null,null)),(l()(),o.sb(51,0,null,null,1,"b",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,["Business Transfers and Affiliates:"])),(l()(),o.Hb(-1,null,[" In the event that we are involved in a bankruptcy, merger, acquisition, reorganization or sale of assets, your information may be sold or transferred as part of that transaction. This Privacy Policy will apply to your information as transferred to the new entity. We may also disclose information about you to our corporate affiliates in order to help provide, understand, and improve our Services and our affiliates\u2019 services, including the delivery of ads. "])),(l()(),o.sb(54,0,null,null,3,"p",[],null,null,null,null,null)),(l()(),o.sb(55,0,null,null,1,"b",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,["Public or Non-Personal Information:"])),(l()(),o.Hb(-1,null,[" We may share or disclose your public, aggregated or otherwise non-personal information, such as your public blog comments or reports to advertisers about unique users who saw or clicked on their ads after we have removed any private personal information (such as your name or contact information). "])),(l()(),o.sb(58,0,null,null,3,"p",[],null,null,null,null,null)),(l()(),o.sb(59,0,null,null,1,"b",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,["Accessing and Modifying Your Personal Information:"])),(l()(),o.Hb(-1,null,[" If you are a registered user of our Services, we provide you with tools and account settings to access, correct, delete, or modify the personal information you provided to us and associated with your account. You can also permanently delete your LinguaDisco Publishing account. Keep in mind that search engines and other third parties may still retain copies of your public information even after you have deleted the information from the LinguaDisco Publishing Services or deactivated your account. "])),(l()(),o.sb(62,0,null,null,3,"p",[],null,null,null,null,null)),(l()(),o.sb(63,0,null,null,1,"b",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,["Effective:"])),(l()(),o.Hb(-1,null,[" April 3, 2017 "])),(l()(),o.sb(66,0,null,null,3,"ld-layout",[["alignHorizontal","center"],["marginRight","30px"],["marginTop","0px"],["widthMax","1140px"]],null,null,null,m,v)),o.rb(67,114688,null,0,g,[],{alignHorizontal:[0,"alignHorizontal"],marginTop:[1,"marginTop"],marginRight:[2,"marginRight"],widthMax:[3,"widthMax"]},null),(l()(),o.sb(68,0,null,0,1,"ldp-footer",[],null,null,null,M,P)),o.rb(69,49152,null,0,U,[w],null,null)],function(l,n){l(n,1,0,"center","135px","1140px","360px"),l(n,67,0,"center","0px","30px","1140px")},null)}function V(l){return o.Jb(0,[(l()(),o.sb(0,0,null,null,1,"ld-privacy",[],null,null,null,q,Y)),o.rb(1,49152,null,0,J,[w],null,null)],null,null)}var K=o.ob("ld-privacy",J,V,{},{},[]),X=function(){return function(l){this.logger=l}}(),Z=o.qb({encapsulation:0,styles:[G],data:{}});function Q(l){return o.Jb(0,[(l()(),o.sb(0,0,null,null,77,"ld-layout",[["alignHorizontal","center"],["footerHeight","135px"],["widthMax","1140px"],["widthMin","360px"]],null,null,null,m,v)),o.rb(1,114688,null,0,g,[],{alignHorizontal:[0,"alignHorizontal"],footerHeight:[1,"footerHeight"],widthMax:[2,"widthMax"],widthMin:[3,"widthMin"]},null),(l()(),o.sb(2,0,null,0,75,"div",[["class","container"]],null,null,null,null,null)),(l()(),o.sb(3,0,null,null,0,"br",[],null,null,null,null,null)),(l()(),o.sb(4,0,null,null,73,"div",[["class","row justify-content-center"]],null,null,null,null,null)),(l()(),o.sb(5,0,null,null,1,"h2",[["class","text-center"]],null,null,null,null,null)),(l()(),o.Hb(-1,null,["LinguaDisco Publishing Terms of Service"])),(l()(),o.sb(7,0,null,null,70,"div",[["class","col-10 col-mat-7 text-justify"]],null,null,null,null,null)),(l()(),o.sb(8,0,null,null,10,"p",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,["These Terms of Service ("])),(l()(),o.sb(10,0,null,null,1,"b",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,['"Terms"'])),(l()(),o.Hb(-1,null,[") govern your access to and use of our services, including our various websites, SMS, APIs, email notifications, applications, buttons, widgets, ads, commerce services, and our other covered services that link to these Terms (collectively, the "])),(l()(),o.sb(13,0,null,null,1,"b",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,['"Services"'])),(l()(),o.Hb(-1,null,["), and any information, text, links, graphics, photos, videos, or other materials or arrangements of materials uploaded, downloaded or appearing on the Services (collectively referred to as "])),(l()(),o.sb(16,0,null,null,1,"b",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,['"Content"'])),(l()(),o.Hb(-1,null,["). By using the Services you agree to be bound by these Terms. "])),(l()(),o.sb(19,0,null,null,1,"h3",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,["1. Who May Use the Service"])),(l()(),o.sb(21,0,null,null,1,"p",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,[" You may use the Services only if you agree to form a binding contract with LinguaDisco Publishing LLC and are not a person barred from receiving services under the laws of the applicable jurisdiction. If you are accepting these Terms and using the Services on behalf of a company, organization, government, or other legal entity, you represent and warrant that you are authorized to do so. "])),(l()(),o.sb(23,0,null,null,1,"h3",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,["2. Privacy"])),(l()(),o.sb(25,0,null,null,8,"p",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,[" Our "])),(l()(),o.sb(27,0,null,null,5,"a",[["routerLink","/privacy"],["routerLinkActive","router-link-active"]],[[1,"target",0],[8,"href",4]],[[null,"click"]],function(l,n,e){var t=!0;return"click"===n&&(t=!1!==o.Cb(l,28).onClick(e.button,e.ctrlKey,e.metaKey,e.shiftKey)&&t),t},null,null)),o.rb(28,671744,[[2,4]],0,f.q,[f.o,f.a,h.h],{routerLink:[0,"routerLink"]},null),o.rb(29,1720320,null,2,f.p,[f.o,o.k,o.G,o.h],{routerLinkActive:[0,"routerLinkActive"]},null),o.Fb(603979776,1,{links:1}),o.Fb(603979776,2,{linksWithHrefs:1}),(l()(),o.Hb(-1,null,["Privacy Policy"])),(l()(),o.Hb(-1,null,[" describes how we handle the information you provide to us when you use our Services. You understand that through your use of the Services you consent to the collection and use (as set forth in the Privacy Policy) of this information, including the transfer of this information to the United States and/or other countries for storage, processing and use by LinguaDisco Publishing and its affiliates. "])),(l()(),o.sb(34,0,null,null,1,"h3",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,["3. Content on the Services"])),(l()(),o.sb(36,0,null,null,1,"p",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,[" You are responsible for your use of the Services and for any Content you provide, including compliance with applicable laws, rules, and regulations. Any use or reliance on any Content or materials posted via the Services or obtained by you through the Services is at your own risk. We do not endorse, support, represent or guarantee the completeness, truthfulness, accuracy, or reliability of any Content or communications posted via the Services or endorse any opinions expressed via the Services. All Content is the sole responsibility of the person who originated such Content. LinguaDisco Publishing respects the intellectual property rights of others and expects users of the Services to do the same. We reserve the right to remove Content alleged to be infringing without prior notice, at our sole discretion, and without liability to you. "])),(l()(),o.sb(38,0,null,null,1,"h3",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,["4. Using the Services"])),(l()(),o.sb(40,0,null,null,1,"p",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,[" Our Services evolve constantly. As such, the Services may change from time to time, at our discretion. We may stop (permanently or temporarily) providing the Services or any features within the Services to you or to users generally. We also retain the right to create limits on use and storage at our sole discretion at any time. We may also remove or refuse to distribute any Content on the Services, suspend or terminate users, and reclaim usernames without liability to you. In consideration for LinguaDisco Publishing granting you access to and use of the Services, you agree that LinguaDisco Publishing and its third-party providers and partners may place advertising on the Services or in connection with the display of Content or information from the Services whether submitted by you or others. You also agree not to misuse our Services, for example, by interfering with them or accessing them using a method other than the interface and the instructions that we provide. You may not do any of the following while accessing or using the Services: (i) access, tamper with, or use non-public areas of the Services, LinguaDisco Publishing's computer systems, or the technical delivery systems of LinguaDisco Publishing's providers; (ii) probe, scan, or test the vulnerability of any system or network or breach or circumvent any security or authentication measures; (iii) access or search or attempt to access or search the Services by any means (automated or otherwise) other than through our currently available, published interfaces that are provided by LinguaDisco Publishing (and only pursuant to the applicable terms and conditions), unless you have been specifically allowed to do so in a separate agreement with LinguaDisco Publishing (NOTE: crawling the Services is permissible if done in accordance with the provisions of the robots.txt file, however, scraping the Services without the prior consent of LinguaDisco Publishing is expressly prohibited); (iv) forge any TCP/IP packet header or any part of the header information in any email or posting, or in any way use the Services to send altered, deceptive or false source-identifying information; or (v) interfere with, or disrupt, (or attempt to do so), the access of any user, host or network, including, without limitation, sending a virus, overloading, flooding, spamming, mail-bombing the Services, or by scripting the creation of Content in such a manner as to interfere with or create an undue burden on the Services. We also reserve the right to access, read, preserve, and disclose any information as we reasonably believe is necessary to (i) satisfy any applicable law, regulation, legal process or governmental request, (ii) enforce the Terms, including investigation of potential violations hereof, (iii) detect, prevent, or otherwise address fraud, security or technical issues, (iv) respond to user support requests, or (v) protect the rights, property or safety of LinguaDisco Publishing, its users and the public. LinguaDisco Publishing does not disclose personally-identifying information to third parties except in accordance with our Privacy Policy. "])),(l()(),o.sb(42,0,null,null,3,"p",[],null,null,null,null,null)),(l()(),o.sb(43,0,null,null,1,"b",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,["Your Account:"])),(l()(),o.Hb(-1,null,[" You may need to create an account to use some of our Services. You are responsible for safeguarding your account, so use a strong password and limit its use to this account. We cannot and will not be liable for any loss or damage arising from your failure to comply with the above. You can control most communications from the Services. We may need to provide you with certain communications, such as service announcements and administrative messages. These communications are considered part of the Services and your account, and you may not be able to opt-out from receiving them. If you added your phone number to your account and you later change or deactivate that phone number, you must update your account information to help prevent us from communicating with anyone who acquires your old number. "])),(l()(),o.sb(46,0,null,null,3,"p",[],null,null,null,null,null)),(l()(),o.sb(47,0,null,null,1,"b",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,["Your License to Use the Services:"])),(l()(),o.Hb(-1,null,[" LinguaDisco Publishing gives you a personal, worldwide, royalty-free, non-assignable and non-exclusive license to use the software provided to you as part of the Services. This license has the sole purpose of enabling you to use and enjoy the benefit of the Services as provided by LinguaDisco Publishing, in the manner permitted by these Terms. The Services are protected by copyright, trademark, and other laws of both the United States and foreign countries. Nothing in the Terms gives you a right to use the LinguaDisco Publishing name or any of the LinguaDisco Publishing trademarks, logos, domain names, and other distinctive brand features. All right, title, and interest in and to the Services (excluding Content provided by users) are and will remain the exclusive property of LinguaDisco Publishing and its licensors. Any feedback, comments, or suggestions you may provide regarding LinguaDisco Publishing, or the Services is entirely voluntary and we will be free to use such feedback, comments or suggestions as we see fit and without any obligation to you. "])),(l()(),o.sb(50,0,null,null,3,"p",[],null,null,null,null,null)),(l()(),o.sb(51,0,null,null,1,"b",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,["Ending These Terms:"])),(l()(),o.Hb(-1,null,[" You may end your legal agreement with LinguaDisco Publishing at any time by deactivating your accounts and discontinuing your use of the Services. We may suspend or terminate your account or cease providing you with all or part of the Services at any time for any or no reason, including, but not limited to, if we reasonably believe: (i) you have violated these Terms, (ii) you create risk or possible legal exposure for us; (iii) your account should be removed due to prolonged inactivity; or (iv) our provision of the Services to you is no longer commercially viable. We will make reasonable efforts to notify you by the email address associated with your account or the next time you attempt to access your account, depending on the circumstances. In all such cases, the Terms shall terminate, including, without limitation, your license to use the Services. "])),(l()(),o.sb(54,0,null,null,1,"h3",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,["5. Disclaimers and Limitations of Liability"])),(l()(),o.sb(56,0,null,null,3,"p",[],null,null,null,null,null)),(l()(),o.sb(57,0,null,null,1,"b",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,["The Services are Available \u201cAS-IS\u201d:"])),(l()(),o.Hb(-1,null,[" Your access to and use of the Services or any Content are at your own risk. You understand and agree that the Services are provided to you on an \u201cAS IS\u201d and \u201cAS AVAILABLE\u201d basis. Without limiting the foregoing, to the maximum extent permitted under applicable law, THE LINGUADISCO PUBLISHING ENTITIES DISCLAIM ALL WARRANTIES AND CONDITIONS, WHETHER EXPRESS OR IMPLIED, OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR NON-INFRINGEMENT. The LinguaDisco Publishing Entities make no warranty or representation and disclaim all responsibility and liability for: (i) the completeness, accuracy, availability, timeliness, security or reliability of the Services or any Content; (ii) any harm to your computer system, loss of data, or other harm that results from your access to or use of the Services or any Content; (iii) the deletion of, or the failure to store or to transmit, any Content and other communications maintained by the Services; and (iv) whether the Services will meet your requirements or be available on an uninterrupted, secure, or error-free basis. No advice or information, whether oral or written, obtained from the LinguaDisco Publishing Entities or through the Services, will create any warranty or representation not expressly made herein. "])),(l()(),o.sb(60,0,null,null,3,"p",[],null,null,null,null,null)),(l()(),o.sb(61,0,null,null,1,"b",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,["Limitation of Liability:"])),(l()(),o.Hb(-1,null,[" TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, THE LINGUADISCO PUBLISHING ENTITIES SHALL NOT BE LIABLE FOR ANY INDIRECT, INCIDENTAL, SPECIAL, CONSEQUENTIAL OR PUNITIVE DAMAGES, OR ANY LOSS OF PROFITS OR REVENUES, WHETHER INCURRED DIRECTLY OR INDIRECTLY, OR ANY LOSS OF DATA, USE, GOOD-WILL, OR OTHER INTANGIBLE LOSSES, RESULTING FROM (i) YOUR ACCESS TO OR USE OF OR INABILITY TO ACCESS OR USE THE SERVICES; (ii) ANY CONDUCT OR CONTENT OF ANY THIRD PARTY ON THE SERVICES, INCLUDING WITHOUT LIMITATION, ANY DEFAMATORY, OFFENSIVE OR ILLEGAL CONDUCT OF OTHER USERS OR THIRD PARTIES; (iii) ANY CONTENT OBTAINED FROM THE SERVICES; OR (iv) UNAUTHORIZED ACCESS, USE OR ALTERATION OF YOUR TRANSMISSIONS OR CONTENT. IN NO EVENT SHALL THE AGGREGATE LIABILITY OF THE LINGUADISCO PUBLISHING ENTITIES EXCEED THE GREATER OF ONE HUNDRED U.S. DOLLARS (U.S. $100.00) OR THE AMOUNT YOU PAID LINGUADISCO PUBLISHING, IF ANY, IN THE PAST SIX MONTHS FOR THE SERVICES GIVING RISE TO THE CLAIM. THE LIMITATIONS OF THIS SUBSECTION SHALL APPLY TO ANY THEORY OF LIABILITY, WHETHER BASED ON WARRANTY, CONTRACT, STATUTE, TORT (INCLUDING NEGLIGENCE) OR OTHERWISE, AND WHETHER OR NOT THE LINGUADISCO PUBLISHING ENTITIES HAVE BEEN INFORMED OF THE POSSIBILITY OF ANY SUCH DAMAGE, AND EVEN IF A REMEDY SET FORTH HEREIN IS FOUND TO HAVE FAILED OF ITS ESSENTIAL PURPOSE. "])),(l()(),o.sb(64,0,null,null,1,"h3",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,["6. General"])),(l()(),o.sb(66,0,null,null,1,"p",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,[" We may revise these Terms from time to time. The changes will not be retroactive, and the most current version of the Terms, which will always be at ldpaudio.com/terms, will govern our relationship with you. We will try to notify you of material revisions, for example via a service notification or an email to the email associated with your account. By continuing to access or use the Services after those revisions become effective, you agree to be bound by the revised Terms. "])),(l()(),o.sb(68,0,null,null,1,"p",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,[" The laws of the State of Utah, excluding its choice of law provisions, will govern these Terms and any dispute that arises between you and LinguaDisco Publishing. All disputes related to these Terms or the Services will be brought solely in the federal or state courts located in Washington County or Salt Lake County, Utah, United States, and you consent to personal jurisdiction and waive any objection as to inconvenient forum. "])),(l()(),o.sb(70,0,null,null,1,"p",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,[" If you are a federal, state, or local government entity in the United States using the Services in your official capacity and legally unable to accept the controlling law, jurisdiction or venue clauses above, then those clauses do not apply to you. For such U.S. federal government entities, these Terms and any action related thereto will be governed by the laws of the United States of America (without reference to conflict of laws) and, in the absence of federal law and to the extent permitted under federal law, the laws of the State of Utah (excluding choice of law). "])),(l()(),o.sb(72,0,null,null,1,"p",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,[" In the event that any provision of these Terms is held to be invalid or unenforceable, then that provision will be limited or eliminated to the minimum extent necessary, and the remaining provisions of these Terms will remain in full force and effect. LinguaDisco Publishing\u2019s failure to enforce any right or provision of these Terms will not be deemed a waiver of such right or provision. "])),(l()(),o.sb(74,0,null,null,3,"p",[],null,null,null,null,null)),(l()(),o.sb(75,0,null,null,1,"b",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,["Effective:"])),(l()(),o.Hb(-1,null,[" April 3, 2017 "])),(l()(),o.sb(78,0,null,null,3,"ld-layout",[["alignHorizontal","center"],["marginRight","30px"],["marginTop","0px"],["widthMax","1140px"]],null,null,null,m,v)),o.rb(79,114688,null,0,g,[],{alignHorizontal:[0,"alignHorizontal"],marginTop:[1,"marginTop"],marginRight:[2,"marginRight"],widthMax:[3,"widthMax"]},null),(l()(),o.sb(80,0,null,0,1,"ldp-footer",[],null,null,null,M,P)),o.rb(81,49152,null,0,U,[w],null,null)],function(l,n){l(n,1,0,"center","135px","1140px","360px"),l(n,28,0,"/privacy"),l(n,29,0,"router-link-active"),l(n,79,0,"center","0px","30px","1140px")},function(l,n){l(n,27,0,o.Cb(n,28).target,o.Cb(n,28).href)})}function $(l){return o.Jb(0,[(l()(),o.sb(0,0,null,null,1,"ld-terms",[],null,null,null,Q,Z)),o.rb(1,49152,null,0,X,[w],null,null)],null,null)}var ll=o.ob("ld-terms",X,$,{},{},[]),nl=e("Hc9t"),el=e("rXXt"),ol=o.qb({encapsulation:0,styles:[".label-text[_ngcontent-%COMP%] {\n font-size: 0.9em;\n }\n\n .icon-align-middle[_ngcontent-%COMP%] {\n cursor: pointer;\n display: inline-flex;\n margin-top: -5px;\n vertical-align: middle;\n }\n\n .icon-size-30[_ngcontent-%COMP%] {\n font-size: 30px;\n }\n\n .vertical-center[_ngcontent-%COMP%] {\n display: flex;\n align-items: center;\n vertical-align: middle;\n }"],data:{}});function tl(l){return o.Jb(0,[(l()(),o.sb(0,0,null,null,2,"mat-icon",[["class","icon-size-30 mat-icon"],["role","img"]],[[2,"mat-icon-inline",null]],null,null,nl.b,nl.a)),o.rb(1,9158656,null,0,el.b,[o.k,el.d,[8,null],[2,el.a]],null,null),(l()(),o.Hb(-1,0,["play_circle_outline"]))],function(l,n){l(n,1,0)},function(l,n){l(n,0,0,o.Cb(n,1).inline)})}function ul(l){return o.Jb(0,[(l()(),o.sb(0,0,null,null,2,"mat-icon",[["class","icon-size-30 mat-icon"],["role","img"]],[[2,"mat-icon-inline",null]],null,null,nl.b,nl.a)),o.rb(1,9158656,null,0,el.b,[o.k,el.d,[8,null],[2,el.a]],null,null),(l()(),o.Hb(-1,0,["pause_circle_outline"]))],function(l,n){l(n,1,0)},function(l,n){l(n,0,0,o.Cb(n,1).inline)})}function il(l){return o.Jb(0,[(l()(),o.sb(0,0,null,null,1,"span",[["class","label-text ml-2"]],null,null,null,null,null)),(l()(),o.Hb(1,null,[" "," "]))],null,function(l,n){l(n,1,0,n.component.audioStateLabel)})}function rl(l){return o.Jb(0,[(l()(),o.sb(0,0,null,null,13,"div",[],null,null,null,null,null)),(l()(),o.sb(1,0,[[1,0],["audioElement",1]],null,5,"audio",[],[[8,"src",4]],null,null,null,null)),(l()(),o.sb(2,0,null,null,4,"p",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,["Your browser does not support HTML5 audio. Here is a "])),(l()(),o.sb(4,0,null,null,1,"a",[],[[8,"href",4]],null,null,null,null)),(l()(),o.Hb(-1,null,["link"])),(l()(),o.Hb(-1,null,[" instead."])),(l()(),o.sb(7,0,null,null,4,"span",[["class","icon-align-middle"]],null,[[null,"click"]],function(l,n,e){var o=!0,t=l.component;return"click"===n&&(o=!1!==(t.paused?t.play():t.pause())&&o),o},null,null)),(l()(),o.jb(16777216,null,null,1,null,tl)),o.rb(9,16384,null,0,h.k,[o.R,o.O],{ngIf:[0,"ngIf"]},null),(l()(),o.jb(16777216,null,null,1,null,ul)),o.rb(11,16384,null,0,h.k,[o.R,o.O],{ngIf:[0,"ngIf"]},null),(l()(),o.jb(16777216,null,null,1,null,il)),o.rb(13,16384,null,0,h.k,[o.R,o.O],{ngIf:[0,"ngIf"]},null)],function(l,n){var e=n.component;l(n,9,0,e.paused),l(n,11,0,!e.paused),l(n,13,0,e.showStateLabel)},function(l,n){var e=n.component;l(n,1,0,o.ub(1,"",e.src,"")),l(n,4,0,o.ub(1,"",e.src,""))})}function al(l){return o.Jb(0,[o.Fb(671088640,1,{_audioRef:0}),(l()(),o.jb(16777216,null,null,1,null,rl)),o.rb(2,16384,null,0,h.k,[o.R,o.O],{ngIf:[0,"ngIf"]},null)],function(l,n){l(n,2,0,n.component.src)},null)}var sl=o.qb({encapsulation:0,styles:[".book-preview-container[_ngcontent-%COMP%] {\n padding: 1.5em 4px 2px 4px;\n }\n\n .audio-player-container[_ngcontent-%COMP%] {\n height: 32px;\n transform: translate(10%, 10%);\n }"],data:{}});function cl(l){return o.Jb(0,[(l()(),o.sb(0,0,null,null,1,"a",[],[[8,"href",4],[8,"target",0]],null,null,null,null)),(l()(),o.sb(1,0,null,null,0,"img",[],[[8,"src",4],[8,"alt",0],[4,"height","px"],[4,"width","px"]],null,null,null,null))],null,function(l,n){var e=n.component;l(n,0,0,o.ub(1,"",e.bookCoverLink,""),o.ub(1,"",e.bookCoverLinkTarget,"")),l(n,1,0,o.ub(1,"",e.coverSrc,""),o.ub(1,"",e.coverAltText,""),e._coverHeight,e._coverWidth)})}function bl(l){return o.Jb(0,[(l()(),o.sb(0,0,null,null,2,"a",[],[[1,"target",0],[8,"href",4]],[[null,"click"]],function(l,n,e){var t=!0;return"click"===n&&(t=!1!==o.Cb(l,1).onClick(e.button,e.ctrlKey,e.metaKey,e.shiftKey)&&t),t},null,null)),o.rb(1,671744,null,0,f.q,[f.o,f.a,h.h],{target:[0,"target"],routerLink:[1,"routerLink"]},null),(l()(),o.sb(2,0,null,null,0,"img",[],[[8,"src",4],[8,"alt",0],[4,"height","px"],[4,"width","px"]],null,null,null,null))],function(l,n){var e=n.component;l(n,1,0,o.ub(1,"",e.bookCoverLinkTarget,""),o.ub(1,"",e.bookCoverLink,""))},function(l,n){var e=n.component;l(n,0,0,o.Cb(n,1).target,o.Cb(n,1).href),l(n,2,0,o.ub(1,"",e.coverSrc,""),o.ub(1,"",e.coverAltText,""),e._coverHeight,e._coverWidth)})}function hl(l){return o.Jb(0,[(l()(),o.sb(0,0,null,null,4,"div",[],null,null,null,null,null)),(l()(),o.jb(16777216,null,null,1,null,cl)),o.rb(2,16384,null,0,h.k,[o.R,o.O],{ngIf:[0,"ngIf"]},null),(l()(),o.jb(16777216,null,null,1,null,bl)),o.rb(4,16384,null,0,h.k,[o.R,o.O],{ngIf:[0,"ngIf"]},null)],function(l,n){var e=n.component;l(n,2,0,!e.bookCoverRouterLink),l(n,4,0,e.bookCoverRouterLink)},null)}function dl(l){return o.Jb(0,[(l()(),o.sb(0,0,null,null,1,"div",[],null,null,null,null,null)),(l()(),o.sb(1,0,null,null,0,"img",[],[[8,"src",4],[8,"alt",0],[4,"height","px"],[4,"width","px"]],null,null,null,null))],null,function(l,n){var e=n.component;l(n,1,0,o.ub(1,"",e.coverSrc,""),o.ub(1,"",e.coverAltText,""),e._coverHeight,e._coverWidth)})}function pl(l){return o.Jb(0,[(l()(),o.sb(0,0,null,null,4,"span",[],null,null,null,null,null)),o.rb(1,278528,null,0,h.i,[o.u,o.v,o.k,o.G],{ngClass:[0,"ngClass"]},null),o.Eb(2,{"pr-1":0}),(l()(),o.sb(3,0,null,null,1,"a",[["target","_blank"]],[[8,"href",4]],null,null,null,null)),(l()(),o.Hb(-1,null,["Audible"]))],function(l,n){var e=n.component,o=l(n,2,0,e.audibleBookURL&&e.kindleBookURL);l(n,1,0,o)},function(l,n){l(n,3,0,o.ub(1,"",n.component.audibleBookURL,""))})}function gl(l){return o.Jb(0,[(l()(),o.sb(0,0,null,null,1,"span",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,["|"]))],null,null)}function vl(l){return o.Jb(0,[(l()(),o.sb(0,0,null,null,4,"span",[],null,null,null,null,null)),o.rb(1,278528,null,0,h.i,[o.u,o.v,o.k,o.G],{ngClass:[0,"ngClass"]},null),o.Eb(2,{"pl-1":0}),(l()(),o.sb(3,0,null,null,1,"a",[["target","_blank"]],[[8,"href",4]],null,null,null,null)),(l()(),o.Hb(-1,null,["Kindle"]))],function(l,n){var e=n.component,o=l(n,2,0,e.audibleBookURL&&e.kindleBookURL);l(n,1,0,o)},function(l,n){l(n,3,0,o.ub(1,"",n.component.kindleBookURL,""))})}function ml(l){return o.Jb(0,[(l()(),o.sb(0,0,null,null,1,"ld-audio-player",[["showStateLabel","true"]],null,null,null,al,ol)),o.rb(1,4243456,null,0,R,[],{src:[0,"src"],showStateLabel:[1,"showStateLabel"]},null)],function(l,n){l(n,1,0,o.ub(1,"",n.component.audioSampleSrc,""),"true")},null)}function fl(l){return o.Jb(0,[(l()(),o.sb(0,0,null,null,14,"div",[["class","book-preview-container text-center"]],null,null,null,null,null)),(l()(),o.jb(16777216,null,null,1,null,hl)),o.rb(2,16384,null,0,h.k,[o.R,o.O],{ngIf:[0,"ngIf"]},null),(l()(),o.jb(16777216,null,null,1,null,dl)),o.rb(4,16384,null,0,h.k,[o.R,o.O],{ngIf:[0,"ngIf"]},null),(l()(),o.sb(5,0,null,null,6,"div",[["class","text-center"]],[[4,"height","px"]],null,null,null,null)),(l()(),o.jb(16777216,null,null,1,null,pl)),o.rb(7,16384,null,0,h.k,[o.R,o.O],{ngIf:[0,"ngIf"]},null),(l()(),o.jb(16777216,null,null,1,null,gl)),o.rb(9,16384,null,0,h.k,[o.R,o.O],{ngIf:[0,"ngIf"]},null),(l()(),o.jb(16777216,null,null,1,null,vl)),o.rb(11,16384,null,0,h.k,[o.R,o.O],{ngIf:[0,"ngIf"]},null),(l()(),o.sb(12,0,null,null,2,"div",[["class","audio-player-container"]],null,null,null,null,null)),(l()(),o.jb(16777216,null,null,1,null,ml)),o.rb(14,16384,null,0,h.k,[o.R,o.O],{ngIf:[0,"ngIf"]},null)],function(l,n){var e=n.component;l(n,2,0,e.bookCoverLink),l(n,4,0,!e.bookCoverLink),l(n,7,0,e.audibleBookURL),l(n,9,0,e.audibleBookURL&&e.kindleBookURL),l(n,11,0,e.kindleBookURL),l(n,14,0,e.audioSampleSrc)},function(l,n){l(n,5,0,24)})}var kl=e("a+Bc"),yl=function(){function l(l){this.logger=l,this.JSON_GLOBAL=JSON}return l.prototype.ngOnDestroy=function(){this.sub&&this.sub.unsubscribe()},l.prototype.ngOnInit=function(){},l}(),Ll=o.qb({encapsulation:0,styles:[["[_nghost-%COMP%]{top:30px}ul[_ngcontent-%COMP%]{list-style-type:circle;padding:0 0 0 8px}"]],data:{}});function Al(l){return o.Jb(0,[(l()(),o.sb(0,0,null,null,147,"ld-layout",[["alignHorizontal","center"],["footerHeight","135px"],["widthMax","1140px"],["widthMin","360px"]],null,null,null,m,v)),o.rb(1,114688,null,0,g,[],{alignHorizontal:[0,"alignHorizontal"],footerHeight:[1,"footerHeight"],widthMax:[2,"widthMax"],widthMin:[3,"widthMin"]},null),(l()(),o.sb(2,0,null,0,75,"section",[],null,null,null,null,null)),(l()(),o.sb(3,0,null,null,0,"div",[],[[4,"height","px"]],null,null,null,null)),(l()(),o.sb(4,0,null,null,1,"h1",[["class","font-weight-bold text-center"],["id","science-fiction"]],null,null,null,null,null)),(l()(),o.Hb(-1,null,["Jeremy's Run Series"])),(l()(),o.sb(6,0,null,null,71,"div",[["class","container"]],null,null,null,null,null)),(l()(),o.sb(7,0,null,null,47,"div",[["class","row justify-content-center"]],null,null,null,null,null)),(l()(),o.sb(8,0,null,null,2,"div",[["class","col-12 col-sm-6 text-justify"]],null,null,null,null,null)),(l()(),o.sb(9,0,null,null,1,"ld-book-preview",[["audibleBookURL","http://amzn.to/2nxwX6y"],["audioSampleSrc","https://samples.audible.com/bk/acx0/010065/bk_acx0_010065_sample.mp3"],["bookCoverLink","/jeremysrun"],["bookCoverLinkTarget","_self"],["bookCoverRouterLink","true"],["coverAltText","Book One: L.A. Dark"],["coverHeight","272"],["coverSrc","assets/img/bookcovers/jr1_kindle_800x1280.jpg"],["coverWidth","170"],["coverWidthLarge","400"],["kindleBookURL","http://amzn.to/2o3hyyN"]],null,null,null,fl,sl)),o.rb(10,245760,null,0,E,[O,w],{audibleBookURL:[0,"audibleBookURL"],audioSampleSrc:[1,"audioSampleSrc"],bookCoverLink:[2,"bookCoverLink"],bookCoverLinkTarget:[3,"bookCoverLinkTarget"],bookCoverRouterLink:[4,"bookCoverRouterLink"],coverAltText:[5,"coverAltText"],coverHeight:[6,"coverHeight"],coverSrc:[7,"coverSrc"],coverWidth:[8,"coverWidth"],coverWidthLarge:[9,"coverWidthLarge"],kindleBookURL:[10,"kindleBookURL"]},null),(l()(),o.sb(11,0,null,null,43,"div",[["class","col-12 col-sm-6 text-left"]],[[4,"padding-top","em"]],null,null,null,null)),(l()(),o.sb(12,0,null,null,6,"h4",[["style","color: rgb(0, 0, 0);"]],null,null,null,null,null)),(l()(),o.Hb(-1,null,["Book 1, L.A. Dark, "])),(l()(),o.sb(14,0,null,null,1,"i",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,["New 2nd Ed."])),(l()(),o.sb(16,0,null,null,0,"br",[],null,null,null,null,null)),(l()(),o.sb(17,0,null,null,1,"span",[["style","color: rgb(215, 0, 0);"]],null,null,null,null,null)),(l()(),o.Hb(-1,null,["FREE DOWNLOAD"])),(l()(),o.sb(19,0,null,null,1,"p",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,["Select your preferred format below:"])),(l()(),o.sb(21,0,null,null,16,"ul",[],null,null,null,null,null)),(l()(),o.sb(22,0,null,null,3,"li",[],null,null,null,null,null)),(l()(),o.sb(23,0,null,null,2,"a",[["angulartics2On","click"],["angularticsAction","epub"],["angularticsCategory","download"],["angularticsLabel","Jeremys Run Bk 1__LA Dark 2nd edition - G.F. Gustav.epub"],["download",""],["href","assets/e-books/Jeremys Run Bk 1__LA Dark 2nd edition - G.F. Gustav.epub"]],null,null,null,null,null)),o.rb(24,1064960,null,0,kl.e,[o.k,kl.c,o.G],{angulartics2On:[0,"angulartics2On"],angularticsAction:[1,"angularticsAction"],angularticsCategory:[2,"angularticsCategory"],angularticsLabel:[3,"angularticsLabel"]},null),(l()(),o.Hb(-1,null,["L.A. Dark EPUB"])),(l()(),o.sb(26,0,null,null,3,"li",[],null,null,null,null,null)),(l()(),o.sb(27,0,null,null,2,"a",[["angulartics2On","click"],["angularticsAction","pdf"],["angularticsCategory","download"],["angularticsLabel","Jeremys Run Bk 1__LA Dark 2nd edition - G.F. Gustav.pdf"],["download",""],["href","assets/e-books/Jeremys Run Bk 1__LA Dark 2nd edition - G.F. Gustav.pdf"]],null,null,null,null,null)),o.rb(28,1064960,null,0,kl.e,[o.k,kl.c,o.G],{angulartics2On:[0,"angulartics2On"],angularticsAction:[1,"angularticsAction"],angularticsCategory:[2,"angularticsCategory"],angularticsLabel:[3,"angularticsLabel"]},null),(l()(),o.Hb(-1,null,["L.A. Dark PDF"])),(l()(),o.sb(30,0,null,null,3,"li",[],null,null,null,null,null)),(l()(),o.sb(31,0,null,null,2,"a",[["angulartics2On","click"],["angularticsAction","mp3"],["angularticsCategory","download"],["angularticsLabel","LA Dark 2nd Edition - Chapt 01.mp3"],["download",""],["href","assets/audiobooks/LA Dark 2nd Edition - Chapt 01.mp3"]],null,null,null,null,null)),o.rb(32,1064960,null,0,kl.e,[o.k,kl.c,o.G],{angulartics2On:[0,"angulartics2On"],angularticsAction:[1,"angularticsAction"],angularticsCategory:[2,"angularticsCategory"],angularticsLabel:[3,"angularticsLabel"]},null),(l()(),o.Hb(-1,null,["L.A. Dark audio MP3, Chapter 1"])),(l()(),o.sb(34,0,null,null,3,"li",[],null,null,null,null,null)),(l()(),o.sb(35,0,null,null,2,"a",[["angulartics2On","click"],["angularticsAction","mp3"],["angularticsCategory","download"],["angularticsLabel","LA Dark 2nd Edition - Chapt 02.mp3"],["download",""],["href","assets/audiobooks/LA Dark 2nd Edition - Chapt 02.mp3"]],null,null,null,null,null)),o.rb(36,1064960,null,0,kl.e,[o.k,kl.c,o.G],{angulartics2On:[0,"angulartics2On"],angularticsAction:[1,"angularticsAction"],angularticsCategory:[2,"angularticsCategory"],angularticsLabel:[3,"angularticsLabel"]},null),(l()(),o.Hb(-1,null,["L.A. Dark audio MP3, Chapter 2"])),(l()(),o.sb(38,0,null,null,0,"div",[],[[4,"height","px"]],null,null,null,null)),(l()(),o.sb(39,0,null,null,15,"div",[["class","text-justify"]],null,null,null,null,null)),(l()(),o.sb(40,0,null,null,1,"p",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,["When a nuclear strike takes down the national grid and civilization with it, five unprepared friends and their dog risk everything to flee the rapidly deteriorating urban jungle of Los Angeles."])),(l()(),o.sb(42,0,null,null,1,"p",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,["Electronics are zapped, cell phones and vehicles die, leaving the streets impassable, and planes fall from the sky. The city goes everywhere dark. So dark the stars come out. In an instant, civilization as they know it has vanished."])),(l()(),o.sb(44,0,null,null,1,"p",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,["These twenty-somethings are normal people. Not preppers. Not survivalists. Not ex-Special Forces. And they are marooned in the worst possible place they could be \u2014 the dense urban sprawl of Los Angeles."])),(l()(),o.sb(46,0,null,null,1,"p",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,["Inexperienced and ill-prepared, the choices confronting Jeremy and friends are few and stark. If they stay, they face starvation and horror. If they flee, their odds of escape are slim-to-none. But what choice do they have?"])),(l()(),o.sb(48,0,null,null,1,"p",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,["Their only way out is to reach Jeremy\u2019s parents in southern Utah. But to do that, they will have to traverse a vast urban jungle, and if they somehow succeed in that, they will have to find their way, in the peak of summer, across 350 miles of the Mojave Desert\u2019s blistering wasteland."])),(l()(),o.sb(50,0,null,null,1,"p",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,["Said one reader with 30 years\u2019 experience as a Green Beret in the Middle East and South America:"])),(l()(),o.sb(52,0,null,null,2,"blockquote",[["class","blockquote text-monospace"]],null,null,null,null,null)),(l()(),o.sb(53,0,null,null,1,"p",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,["\u201cWhat I like about this series is that it\u2019s real. These young people make the mistakes I would expect them to make. And they pay the price. Great stuff.\u201d"])),(l()(),o.sb(55,0,null,null,0,"div",[],[[4,"height","px"]],null,null,null,null)),(l()(),o.sb(56,0,null,null,8,"div",[["class","row"]],null,null,null,null,null)),(l()(),o.sb(57,0,null,null,7,"div",[["class","h4"]],null,null,null,null,null)),(l()(),o.Hb(-1,null,[" Explore the "])),(l()(),o.sb(59,0,null,null,5,"a",[["routerLink","/jeremysrun"],["routerLinkActive","router-link-active"]],[[1,"target",0],[8,"href",4]],[[null,"click"]],function(l,n,e){var t=!0;return"click"===n&&(t=!1!==o.Cb(l,60).onClick(e.button,e.ctrlKey,e.metaKey,e.shiftKey)&&t),t},null,null)),o.rb(60,671744,[[2,4]],0,f.q,[f.o,f.a,h.h],{routerLink:[0,"routerLink"]},null),o.rb(61,1720320,null,2,f.p,[f.o,o.k,o.G,o.h],{routerLinkActive:[0,"routerLinkActive"]},null),o.Fb(603979776,1,{links:1}),o.Fb(603979776,2,{linksWithHrefs:1}),(l()(),o.Hb(-1,null,["Jeremy's Run series."])),(l()(),o.sb(65,0,null,null,12,"div",[["class","row"]],null,null,null,null,null)),(l()(),o.sb(66,0,null,null,1,"ld-book-preview",[["bookCoverLink","/jeremysrun"],["bookCoverLinkTarget","_self"],["bookCoverRouterLink","true"],["coverAltText","Book One: L.A. Dark"],["coverHeight","200"],["coverSrc","assets/img/bookcovers/jr1_kindle_800x1280.jpg"],["coverWidth","125"]],null,null,null,fl,sl)),o.rb(67,245760,null,0,E,[O,w],{bookCoverLink:[0,"bookCoverLink"],bookCoverLinkTarget:[1,"bookCoverLinkTarget"],bookCoverRouterLink:[2,"bookCoverRouterLink"],coverAltText:[3,"coverAltText"],coverHeight:[4,"coverHeight"],coverSrc:[5,"coverSrc"],coverWidth:[6,"coverWidth"]},null),(l()(),o.sb(68,0,null,null,1,"ld-book-preview",[["bookCoverLink","/jeremysrun"],["bookCoverLinkTarget","_self"],["bookCoverRouterLink","true"],["coverAltText","Book Two: Blood Loss"],["coverHeight","200"],["coverSrc","assets/img/bookcovers/jr2_kindle_800x1280.jpg"],["coverWidth","125"]],null,null,null,fl,sl)),o.rb(69,245760,null,0,E,[O,w],{bookCoverLink:[0,"bookCoverLink"],bookCoverLinkTarget:[1,"bookCoverLinkTarget"],bookCoverRouterLink:[2,"bookCoverRouterLink"],coverAltText:[3,"coverAltText"],coverHeight:[4,"coverHeight"],coverSrc:[5,"coverSrc"],coverWidth:[6,"coverWidth"]},null),(l()(),o.sb(70,0,null,null,1,"ld-book-preview",[["bookCoverLink","/jeremysrun"],["bookCoverLinkTarget","_self"],["bookCoverRouterLink","true"],["coverAltText","Book Three: Run Through the Jungle"],["coverHeight","200"],["coverSrc","assets/img/bookcovers/jr3_kindle_800x1280.jpg"],["coverWidth","125"]],null,null,null,fl,sl)),o.rb(71,245760,null,0,E,[O,w],{bookCoverLink:[0,"bookCoverLink"],bookCoverLinkTarget:[1,"bookCoverLinkTarget"],bookCoverRouterLink:[2,"bookCoverRouterLink"],coverAltText:[3,"coverAltText"],coverHeight:[4,"coverHeight"],coverSrc:[5,"coverSrc"],coverWidth:[6,"coverWidth"]},null),(l()(),o.sb(72,0,null,null,1,"ld-book-preview",[["bookCoverLink","/jeremysrun"],["bookCoverLinkTarget","_self"],["bookCoverRouterLink","true"],["coverAltText","Book Four: The Prophet's Niece"],["coverHeight","200"],["coverSrc","assets/img/bookcovers/jr4_kindle_800x1280.jpg"],["coverWidth","125"]],null,null,null,fl,sl)),o.rb(73,245760,null,0,E,[O,w],{bookCoverLink:[0,"bookCoverLink"],bookCoverLinkTarget:[1,"bookCoverLinkTarget"],bookCoverRouterLink:[2,"bookCoverRouterLink"],coverAltText:[3,"coverAltText"],coverHeight:[4,"coverHeight"],coverSrc:[5,"coverSrc"],coverWidth:[6,"coverWidth"]},null),(l()(),o.sb(74,0,null,null,1,"ld-book-preview",[["bookCoverLink","/jeremysrun"],["bookCoverLinkTarget","_self"],["bookCoverRouterLink","true"],["coverAltText","Book Five: The Zzyzx Operation"],["coverHeight","200"],["coverSrc","assets/img/bookcovers/jr5_kindle_800x1280.jpg"],["coverWidth","125"]],null,null,null,fl,sl)),o.rb(75,245760,null,0,E,[O,w],{bookCoverLink:[0,"bookCoverLink"],bookCoverLinkTarget:[1,"bookCoverLinkTarget"],bookCoverRouterLink:[2,"bookCoverRouterLink"],coverAltText:[3,"coverAltText"],coverHeight:[4,"coverHeight"],coverSrc:[5,"coverSrc"],coverWidth:[6,"coverWidth"]},null),(l()(),o.sb(76,0,null,null,1,"ld-book-preview",[["bookCoverLink","/jeremysrun"],["bookCoverLinkTarget","_self"],["bookCoverRouterLink","true"],["coverAltText","Book Six: Coming 2019"],["coverHeight","200"],["coverSrc","assets/img/bookcovers/jr6_kindle_800x1280.jpg"],["coverWidth","125"]],null,null,null,fl,sl)),o.rb(77,245760,null,0,E,[O,w],{bookCoverLink:[0,"bookCoverLink"],bookCoverLinkTarget:[1,"bookCoverLinkTarget"],bookCoverRouterLink:[2,"bookCoverRouterLink"],coverAltText:[3,"coverAltText"],coverHeight:[4,"coverHeight"],coverSrc:[5,"coverSrc"],coverWidth:[6,"coverWidth"]},null),(l()(),o.sb(78,0,null,0,0,"div",[],[[4,"height","px"]],null,null,null,null)),(l()(),o.sb(79,0,null,0,35,"section",[],null,null,null,null,null)),(l()(),o.sb(80,0,null,null,1,"h1",[["class","font-weight-bold text-center"],["id","dual-langauge-books"]],null,null,null,null,null)),(l()(),o.Hb(-1,null,["Dual-Language Books & Audio"])),(l()(),o.sb(82,0,null,null,0,"div",[],[[4,"height","px"]],null,null,null,null)),(l()(),o.sb(83,0,null,null,0,"img",[["alt","Language Magic"],["src","assets/img/LM_teal-gray_learning-series.png"],["width","400"]],null,null,null,null,null)),(l()(),o.sb(84,0,null,null,0,"div",[],[[4,"height","px"]],null,null,null,null)),(l()(),o.sb(85,0,null,null,3,"h3",[["class","text-left"],["style","color: rgb(0, 0, 0);"]],null,null,null,null,null)),(l()(),o.Hb(-1,null,["How it works: "])),(l()(),o.sb(87,0,null,null,1,"i",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,["3 simple steps..."])),(l()(),o.sb(89,0,null,null,12,"ol",[["class","text-left"]],null,null,null,null,null)),(l()(),o.sb(90,0,null,null,3,"li",[],null,null,null,null,null)),(l()(),o.sb(91,0,null,null,1,"b",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,["Learn the basics"])),(l()(),o.Hb(-1,null,[" (from any of the many popular language-learning products)"])),(l()(),o.sb(94,0,null,null,3,"li",[],null,null,null,null,null)),(l()(),o.sb(95,0,null,null,1,"b",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,["Purchase a dual language audio book"])),(l()(),o.Hb(-1,null,[" (from your language to the foreign language you want to learn)"])),(l()(),o.sb(98,0,null,null,3,"li",[],null,null,null,null,null)),(l()(),o.sb(99,0,null,null,1,"b",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,["Enjoy to the story"])),(l()(),o.Hb(-1,null,[" several times until you discover you are understanding it in the foreign language! It's almost like magic."])),(l()(),o.sb(102,0,null,null,0,"img",[["alt","DM, the Language Magic mascot!"],["src","assets/img/MagicDragon_original_w_stars.png"],["width","150"]],null,null,null,null,null)),(l()(),o.sb(103,0,null,null,0,"div",[],[[4,"height","px"]],null,null,null,null)),(l()(),o.sb(104,0,null,null,10,"div",[["class","container"]],null,null,null,null,null)),(l()(),o.sb(105,0,null,null,9,"div",[["class","row justify-content-center"]],null,null,null,null,null)),(l()(),o.sb(106,0,null,null,2,"div",[["class","col-12 col-sm-6 text-justify"]],null,null,null,null,null)),(l()(),o.sb(107,0,null,null,1,"ld-book-preview",[["audibleBookURL","https://amzn.to/2Jyjk3L"],["audioSampleSrc","https://samples.audible.com/bk/acx0/130382/bk_acx0_130382_sample.mp3"],["bookCoverLink","https://amzn.to/2Jyjk3L"],["coverAltText","Malia's Hurricane Adventure: A Dual Language Learning Book, Engish-Spansih"],["coverHeight","272"],["coverSrc","assets/img/bookcovers/Malia_kindle_en-es_800x1280.jpg"],["coverWidth","170"],["coverWidthLarge","400"],["kindleBookURL","https://amzn.to/2qolLND"]],null,null,null,fl,sl)),o.rb(108,245760,null,0,E,[O,w],{audibleBookURL:[0,"audibleBookURL"],audioSampleSrc:[1,"audioSampleSrc"],bookCoverLink:[2,"bookCoverLink"],coverAltText:[3,"coverAltText"],coverHeight:[4,"coverHeight"],coverSrc:[5,"coverSrc"],coverWidth:[6,"coverWidth"],coverWidthLarge:[7,"coverWidthLarge"],kindleBookURL:[8,"kindleBookURL"]},null),(l()(),o.sb(109,0,null,null,5,"div",[["class","col-12 col-sm-6 text-left pt-3"]],null,null,null,null,null)),(l()(),o.sb(110,0,null,null,4,"div",[["class","p-1 text-justify"]],null,null,null,null,null)),(l()(),o.sb(111,0,null,null,1,"p",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,["When Hurricane Harvey slams into Houston, Texas, Malia the one-eyed cat and her friend Sophie are abandoned to the flood. They must find a way to survive, and this is their story."])),(l()(),o.sb(113,0,null,null,1,"p",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,["For children and adults of all ages who are learning Spanish."])),(l()(),o.sb(115,0,null,0,0,"div",[],[[4,"height","px"]],null,null,null,null)),(l()(),o.sb(116,0,null,0,28,"section",[],null,null,null,null,null)),(l()(),o.sb(117,0,null,null,1,"h1",[["class","font-weight-bold text-center"],["id","childrens-books"]],null,null,null,null,null)),(l()(),o.Hb(-1,null,["Other Top-Selling Titles"])),(l()(),o.sb(119,0,null,null,0,"div",[],[[4,"height","px"]],null,null,null,null)),(l()(),o.sb(120,0,null,null,11,"div",[["class","container"]],null,null,null,null,null)),(l()(),o.sb(121,0,null,null,10,"div",[["class","row justify-content-center"]],null,null,null,null,null)),(l()(),o.sb(122,0,null,null,2,"div",[["class","col-12 col-sm-6 text-justify"]],null,null,null,null,null)),(l()(),o.sb(123,0,null,null,1,"ld-book-preview",[["audibleBookURL","http://amzn.to/2oSjqYo"],["audioSampleSrc","https://samples.audible.com/bk/acx0/082931/bk_acx0_082931_sample.mp3"],["bookCoverLink","http://amzn.to/2oSjqYo"],["coverAltText","Alice's Adventures in Wonderland: A Twenty-First Century Rendition"],["coverHeight","272"],["coverSrc","assets/img/bookcovers/Alice Contemporary_kindle_800x1280.jpg"],["coverWidth","170"],["coverWidthLarge","400"],["kindleBookURL","http://amzn.to/2n5gAmu"]],null,null,null,fl,sl)),o.rb(124,245760,null,0,E,[O,w],{audibleBookURL:[0,"audibleBookURL"],audioSampleSrc:[1,"audioSampleSrc"],bookCoverLink:[2,"bookCoverLink"],coverAltText:[3,"coverAltText"],coverHeight:[4,"coverHeight"],coverSrc:[5,"coverSrc"],coverWidth:[6,"coverWidth"],coverWidthLarge:[7,"coverWidthLarge"],kindleBookURL:[8,"kindleBookURL"]},null),(l()(),o.sb(125,0,null,null,6,"div",[["class","col-12 col-sm-6 text-left pt-3"]],null,null,null,null,null)),(l()(),o.sb(126,0,null,null,5,"div",[["class","p-1 text-justify"]],null,null,null,null,null)),(l()(),o.sb(127,0,null,null,4,"p",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,["Lewis Carroll\u2019s masterpiece, "])),(l()(),o.sb(129,0,null,null,1,"i",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,["Alice\u2019s Adventures in Wonderland"])),(l()(),o.Hb(-1,null,[", is arguably THE classic children\u2019s story for ages 8 to 80 and beyond. G.F. Gustav has preserved Lewis Carroll\u2019s delightful tale and characters, remaining true to the events and spirit of the original work, while rendering them in a contemporary style and cultural context (as opposed to 19th century England). The many voices of Actor Cory Fox make the Audible edition an experience you won't want to miss."])),(l()(),o.sb(132,0,null,null,0,"div",[],[[4,"height","px"]],null,null,null,null)),(l()(),o.sb(133,0,null,null,11,"div",[["class","container"]],null,null,null,null,null)),(l()(),o.sb(134,0,null,null,10,"div",[["class","row justify-content-center"]],null,null,null,null,null)),(l()(),o.sb(135,0,null,null,2,"div",[["class","col-12 col-sm-6 text-justify"]],null,null,null,null,null)),(l()(),o.sb(136,0,null,null,1,"ld-book-preview",[["audibleBookURL","http://amzn.to/2oCNyaV"],["audioSampleSrc","https://samples.audible.com/bk/acx0/080789/bk_acx0_080789_sample.mp3"],["bookCoverLink","http://amzn.to/2oCNyaV"],["coverAltText","Alicia en el Pais de las Maravillas"],["coverHeight","272"],["coverSrc","assets/img/bookcovers/Alicia Classic_kindle_es_800x1280.jpg"],["coverWidth","170"],["coverWidthLarge","400"],["kindleBookURL","http://amzn.to/2ovb78r"]],null,null,null,fl,sl)),o.rb(137,245760,null,0,E,[O,w],{audibleBookURL:[0,"audibleBookURL"],audioSampleSrc:[1,"audioSampleSrc"],bookCoverLink:[2,"bookCoverLink"],coverAltText:[3,"coverAltText"],coverHeight:[4,"coverHeight"],coverSrc:[5,"coverSrc"],coverWidth:[6,"coverWidth"],coverWidthLarge:[7,"coverWidthLarge"],kindleBookURL:[8,"kindleBookURL"]},null),(l()(),o.sb(138,0,null,null,6,"div",[["class","col-12 col-sm-6 text-left pt-3"]],null,null,null,null,null)),(l()(),o.sb(139,0,null,null,5,"div",[["class","p-1 text-justify"]],null,null,null,null,null)),(l()(),o.sb(140,0,null,null,4,"p",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,["This original Spanish translation of Lewis Carroll's classic "])),(l()(),o.sb(142,0,null,null,1,"i",[],null,null,null,null,null)),(l()(),o.Hb(-1,null,["Alice's Adventues in Wonderland"])),(l()(),o.Hb(-1,null,[" is brought to life by actress Jessica Pacheco."])),(l()(),o.sb(145,0,null,0,0,"div",[],[[4,"height","px"]],null,null,null,null)),(l()(),o.sb(146,0,null,0,1,"div",[["class","text-center"]],null,null,null,null,null)),(l()(),o.sb(147,0,null,null,0,"iframe",[["frameborder","0"],["height","250"],["marginwidth","0"],["scrolling","no"],["src","//rcm-na.amazon-adsystem.com/e/cm?o=1&p=12&l=ur1&category=audible3months&banner=0W179RHEEJFT1W5ESXR2&f=ifr&linkID=9f7b42eb053eae71cc2f6ad6b7e7af49&t=ldpaudiocom-20&tracking_id=ldpaudiocom-20"],["style","border:none;"],["width","300"]],null,null,null,null,null)),(l()(),o.sb(148,0,null,null,3,"ld-layout",[["alignHorizontal","center"],["marginRight","30px"],["marginTop","0px"],["widthMax","1140px"]],null,null,null,m,v)),o.rb(149,114688,null,0,g,[],{alignHorizontal:[0,"alignHorizontal"],marginTop:[1,"marginTop"],marginRight:[2,"marginRight"],widthMax:[3,"widthMax"]},null),(l()(),o.sb(150,0,null,0,1,"ldp-footer",[],null,null,null,M,P)),o.rb(151,49152,null,0,U,[w],null,null)],function(l,n){l(n,1,0,"center","135px","1140px","360px"),l(n,10,1,["http://amzn.to/2nxwX6y","https://samples.audible.com/bk/acx0/010065/bk_acx0_010065_sample.mp3","/jeremysrun","_self","true","Book One: L.A. Dark","272","assets/img/bookcovers/jr1_kindle_800x1280.jpg","170","400","http://amzn.to/2o3hyyN"]),l(n,24,0,"click","epub","download","Jeremys Run Bk 1__LA Dark 2nd edition - G.F. Gustav.epub"),l(n,28,0,"click","pdf","download","Jeremys Run Bk 1__LA Dark 2nd edition - G.F. Gustav.pdf"),l(n,32,0,"click","mp3","download","LA Dark 2nd Edition - Chapt 01.mp3"),l(n,36,0,"click","mp3","download","LA Dark 2nd Edition - Chapt 02.mp3"),l(n,60,0,"/jeremysrun"),l(n,61,0,"router-link-active"),l(n,67,0,"/jeremysrun","_self","true","Book One: L.A. Dark","200","assets/img/bookcovers/jr1_kindle_800x1280.jpg","125"),l(n,69,0,"/jeremysrun","_self","true","Book Two: Blood Loss","200","assets/img/bookcovers/jr2_kindle_800x1280.jpg","125"),l(n,71,0,"/jeremysrun","_self","true","Book Three: Run Through the Jungle","200","assets/img/bookcovers/jr3_kindle_800x1280.jpg","125"),l(n,73,0,"/jeremysrun","_self","true","Book Four: The Prophet's Niece","200","assets/img/bookcovers/jr4_kindle_800x1280.jpg","125"),l(n,75,0,"/jeremysrun","_self","true","Book Five: The Zzyzx Operation","200","assets/img/bookcovers/jr5_kindle_800x1280.jpg","125"),l(n,77,0,"/jeremysrun","_self","true","Book Six: Coming 2019","200","assets/img/bookcovers/jr6_kindle_800x1280.jpg","125"),l(n,108,0,"https://amzn.to/2Jyjk3L","https://samples.audible.com/bk/acx0/130382/bk_acx0_130382_sample.mp3","https://amzn.to/2Jyjk3L","Malia's Hurricane Adventure: A Dual Language Learning Book, Engish-Spansih","272","assets/img/bookcovers/Malia_kindle_en-es_800x1280.jpg","170","400","https://amzn.to/2qolLND"),l(n,124,0,"http://amzn.to/2oSjqYo","https://samples.audible.com/bk/acx0/082931/bk_acx0_082931_sample.mp3","http://amzn.to/2oSjqYo","Alice's Adventures in Wonderland: A Twenty-First Century Rendition","272","assets/img/bookcovers/Alice Contemporary_kindle_800x1280.jpg","170","400","http://amzn.to/2n5gAmu"),l(n,137,0,"http://amzn.to/2oCNyaV","https://samples.audible.com/bk/acx0/080789/bk_acx0_080789_sample.mp3","http://amzn.to/2oCNyaV","Alicia en el Pais de las Maravillas","272","assets/img/bookcovers/Alicia Classic_kindle_es_800x1280.jpg","170","400","http://amzn.to/2ovb78r"),l(n,149,0,"center","0px","30px","1140px")},function(l,n){l(n,3,0,25),l(n,11,0,1.15),l(n,38,0,15),l(n,55,0,30),l(n,59,0,o.Cb(n,60).target,o.Cb(n,60).href),l(n,78,0,55),l(n,82,0,10),l(n,84,0,25),l(n,103,0,25),l(n,115,0,55),l(n,119,0,25),l(n,132,0,35),l(n,145,0,55)})}function xl(l){return o.Jb(0,[(l()(),o.sb(0,0,null,null,1,"ldp-home",[],null,null,null,Al,Ll)),o.rb(1,245760,null,0,yl,[w],null,null)],function(l,n){l(n,1,0)},null)}var wl=o.ob("ldp-home",yl,xl,{},{},[]),Sl=function(){return function(){}}(),Hl=o.qb({encapsulation:0,styles:[["[_nghost-%COMP%]{top:30px}ul[_ngcontent-%COMP%]{list-style-type:none;padding:0 0 0 8px}"]],data:{}});function Cl(l){return o.Jb(0,[(l()(),o.sb(0,0,null,null,19,"ld-layout",[["alignHorizontal","center"],["footerHeight","135px"],["widthMax","1140px"],["widthMin","360px"]],null,null,null,m,v)),o.rb(1,114688,null,0,g,[],{alignHorizontal:[0,"alignHorizontal"],footerHeight:[1,"footerHeight"],widthMax:[2,"widthMax"],widthMin:[3,"widthMin"]},null),(l()(),o.sb(2,0,null,0,17,"section",[],null,null,null,null,null)),(l()(),o.sb(3,0,null,null,0,"div",[],[[4,"height","px"]],null,null,null,null)),(l()(),o.sb(4,0,null,null,1,"h1",[["class","font-weight-bold"],["id","jeremys-run"]],null,null,null,null,null)),(l()(),o.Hb(-1,null,["Jeremy's Run"])),(l()(),o.sb(6,0,null,null,13,"div",[["class","container"]],null,null,null,null,null)),(l()(),o.sb(7,0,null,null,12,"div",[["class","row justify-content-center"]],null,null,null,null,null)),(l()(),o.sb(8,0,null,null,1,"ld-book-preview",[["audibleBookURL","http://amzn.to/2nxwX6y"],["audioSampleSrc","https://samples.audible.com/bk/acx0/010065/bk_acx0_010065_sample.mp3"],["bookCoverLink","http://amzn.to/2nxwX6y"],["coverAltText","Book One: L.A. Dark"],["coverHeight","272"],["coverSrc","assets/img/bookcovers/jr1_kindle_800x1280.jpg"],["coverWidth","170"],["coverWidthLarge","400"],["kindleBookURL","http://amzn.to/2o3hyyN"]],null,null,null,fl,sl)),o.rb(9,245760,null,0,E,[O,w],{audibleBookURL:[0,"audibleBookURL"],audioSampleSrc:[1,"audioSampleSrc"],bookCoverLink:[2,"bookCoverLink"],coverAltText:[3,"coverAltText"],coverHeight:[4,"coverHeight"],coverSrc:[5,"coverSrc"],coverWidth:[6,"coverWidth"],coverWidthLarge:[7,"coverWidthLarge"],kindleBookURL:[8,"kindleBookURL"]},null),(l()(),o.sb(10,0,null,null,1,"ld-book-preview",[["audibleBookURL","http://amzn.to/2oCDGxT"],["audioSampleSrc","https://samples.audible.com/bk/acx0/016786/bk_acx0_016786_sample.mp3"],["bookCoverLink","http://amzn.to/2oCDGxT"],["coverAltText","Book Two: Blood Loss"],["coverHeight","272"],["coverSrc","assets/img/bookcovers/jr2_kindle_800x1280.jpg"],["coverWidth","170"],["coverWidthLarge","400"],["kindleBookURL","http://amzn.to/2nxvZqV"]],null,null,null,fl,sl)),o.rb(11,245760,null,0,E,[O,w],{audibleBookURL:[0,"audibleBookURL"],audioSampleSrc:[1,"audioSampleSrc"],bookCoverLink:[2,"bookCoverLink"],coverAltText:[3,"coverAltText"],coverHeight:[4,"coverHeight"],coverSrc:[5,"coverSrc"],coverWidth:[6,"coverWidth"],coverWidthLarge:[7,"coverWidthLarge"],kindleBookURL:[8,"kindleBookURL"]},null),(l()(),o.sb(12,0,null,null,1,"ld-book-preview",[["audibleBookURL","http://amzn.to/2n5syN4"],["audioSampleSrc","https://samples.audible.com/bk/acx0/021694/bk_acx0_021694_sample.mp3"],["bookCoverLink","http://amzn.to/2n5syN4"],["coverAltText","Book Three: Run Through the Jungle"],["coverHeight","272"],["coverSrc","assets/img/bookcovers/jr3_kindle_800x1280.jpg"],["coverWidth","170"],["coverWidthLarge","400"],["kindleBookURL","http://amzn.to/2nQdAYd"]],null,null,null,fl,sl)),o.rb(13,245760,null,0,E,[O,w],{audibleBookURL:[0,"audibleBookURL"],audioSampleSrc:[1,"audioSampleSrc"],bookCoverLink:[2,"bookCoverLink"],coverAltText:[3,"coverAltText"],coverHeight:[4,"coverHeight"],coverSrc:[5,"coverSrc"],coverWidth:[6,"coverWidth"],coverWidthLarge:[7,"coverWidthLarge"],kindleBookURL:[8,"kindleBookURL"]},null),(l()(),o.sb(14,0,null,null,1,"ld-book-preview",[["audibleBookURL","http://amzn.to/2nUsqP5"],["audioSampleSrc","https://samples.audible.com/bk/acx0/065956/bk_acx0_065956_sample.mp3"],["bookCoverLink","http://amzn.to/2nUsqP5"],["coverAltText","Book Four: The Prophet's Niece"],["coverHeight","272"],["coverSrc","assets/img/bookcovers/jr4_kindle_800x1280.jpg"],["coverWidth","170"],["coverWidthLarge","400"],["kindleBookURL","http://amzn.to/2nxnXOU"]],null,null,null,fl,sl)),o.rb(15,245760,null,0,E,[O,w],{audibleBookURL:[0,"audibleBookURL"],audioSampleSrc:[1,"audioSampleSrc"],bookCoverLink:[2,"bookCoverLink"],coverAltText:[3,"coverAltText"],coverHeight:[4,"coverHeight"],coverSrc:[5,"coverSrc"],coverWidth:[6,"coverWidth"],coverWidthLarge:[7,"coverWidthLarge"],kindleBookURL:[8,"kindleBookURL"]},null),(l()(),o.sb(16,0,null,null,1,"ld-book-preview",[["audibleBookURL","https://amzn.to/2CFQWvg"],["audioSampleSrc","https://samples.audible.com/bk/acx0/125741/bk_acx0_125741_sample.mp3"],["bookCoverLink","http://amzn.to/2n5bQ0g"],["coverAltText","Book Five: The Zzyzx Operation"],["coverHeight","272"],["coverSrc","assets/img/bookcovers/jr5_kindle_800x1280.jpg"],["coverWidth","170"],["coverWidthLarge","400"],["kindleBookURL","http://amzn.to/2n5bQ0g"]],null,null,null,fl,sl)),o.rb(17,245760,null,0,E,[O,w],{audibleBookURL:[0,"audibleBookURL"],audioSampleSrc:[1,"audioSampleSrc"],bookCoverLink:[2,"bookCoverLink"],coverAltText:[3,"coverAltText"],coverHeight:[4,"coverHeight"],coverSrc:[5,"coverSrc"],coverWidth:[6,"coverWidth"],coverWidthLarge:[7,"coverWidthLarge"],kindleBookURL:[8,"kindleBookURL"]},null),(l()(),o.sb(18,0,null,null,1,"ld-book-preview",[["coverAltText","Book Six: Coming 2019"],["coverHeight","272"],["coverSrc","assets/img/bookcovers/jr6_kindle_800x1280.jpg"],["coverWidth","170"],["coverWidthLarge","400"]],null,null,null,fl,sl)),o.rb(19,245760,null,0,E,[O,w],{coverAltText:[0,"coverAltText"],coverHeight:[1,"coverHeight"],coverSrc:[2,"coverSrc"],coverWidth:[3,"coverWidth"],coverWidthLarge:[4,"coverWidthLarge"]},null),(l()(),o.sb(20,0,null,null,3,"ld-layout",[["alignHorizontal","center"],["marginRight","30px"],["marginTop","0px"],["widthMax","1140px"]],null,null,null,m,v)),o.rb(21,114688,null,0,g,[],{alignHorizontal:[0,"alignHorizontal"],marginTop:[1,"marginTop"],marginRight:[2,"marginRight"],widthMax:[3,"widthMax"]},null),(l()(),o.sb(22,0,null,0,1,"ldp-footer",[],null,null,null,M,P)),o.rb(23,49152,null,0,U,[w],null,null)],function(l,n){l(n,1,0,"center","135px","1140px","360px"),l(n,9,0,"http://amzn.to/2nxwX6y","https://samples.audible.com/bk/acx0/010065/bk_acx0_010065_sample.mp3","http://amzn.to/2nxwX6y","Book One: L.A. Dark","272","assets/img/bookcovers/jr1_kindle_800x1280.jpg","170","400","http://amzn.to/2o3hyyN"),l(n,11,0,"http://amzn.to/2oCDGxT","https://samples.audible.com/bk/acx0/016786/bk_acx0_016786_sample.mp3","http://amzn.to/2oCDGxT","Book Two: Blood Loss","272","assets/img/bookcovers/jr2_kindle_800x1280.jpg","170","400","http://amzn.to/2nxvZqV"),l(n,13,0,"http://amzn.to/2n5syN4","https://samples.audible.com/bk/acx0/021694/bk_acx0_021694_sample.mp3","http://amzn.to/2n5syN4","Book Three: Run Through the Jungle","272","assets/img/bookcovers/jr3_kindle_800x1280.jpg","170","400","http://amzn.to/2nQdAYd"),l(n,15,0,"http://amzn.to/2nUsqP5","https://samples.audible.com/bk/acx0/065956/bk_acx0_065956_sample.mp3","http://amzn.to/2nUsqP5","Book Four: The Prophet's Niece","272","assets/img/bookcovers/jr4_kindle_800x1280.jpg","170","400","http://amzn.to/2nxnXOU"),l(n,17,0,"https://amzn.to/2CFQWvg","https://samples.audible.com/bk/acx0/125741/bk_acx0_125741_sample.mp3","http://amzn.to/2n5bQ0g","Book Five: The Zzyzx Operation","272","assets/img/bookcovers/jr5_kindle_800x1280.jpg","170","400","http://amzn.to/2n5bQ0g"),l(n,19,0,"Book Six: Coming 2019","272","assets/img/bookcovers/jr6_kindle_800x1280.jpg","170","400"),l(n,21,0,"center","0px","30px","1140px")},function(l,n){l(n,3,0,25)})}function Tl(l){return o.Jb(0,[(l()(),o.sb(0,0,null,null,1,"ldp-jeremys-run",[],null,null,null,Cl,Hl)),o.rb(1,49152,null,0,Sl,[],null,null)],null,null)}var Rl=o.ob("ldp-jeremys-run",Sl,Tl,{},{},[]),_l=function(){return function(l,n){var e=this;this.route=l,this.log=n,this.requestedURL="",this.route.url.subscribe(function(l){l.map(function(l){return e.requestedURL+="/"+l}).map(function(){return e.requestedURL='"'+e.requestedURL+'"'})})}}(),Il=o.qb({encapsulation:2,styles:[],data:{}});function Ol(l){return o.Jb(0,[(l()(),o.sb(0,0,null,null,9,"ld-layout",[],null,null,null,m,v)),o.rb(1,114688,null,0,g,[],null,null),(l()(),o.sb(2,0,null,0,7,"div",[["class","ldp-stnd-doc"]],null,null,null,null,null)),(l()(),o.sb(3,0,null,null,1,"h4",[["class","m-t-2"]],null,null,null,null,null)),(l()(),o.Hb(-1,null,["We can't seem to find the page you're looking for."])),(l()(),o.sb(5,0,null,null,4,"h6",[],null,null,null,null,null)),(l()(),o.sb(6,0,null,null,1,"span",[["class","text-danger"]],null,null,null,null,null)),(l()(),o.Hb(-1,null,["Error 404."])),(l()(),o.sb(8,0,null,null,1,"span",[],null,null,null,null,null)),(l()(),o.Hb(9,null,["URL "," not found."]))],function(l,n){l(n,1,0)},function(l,n){l(n,9,0,n.component.requestedURL)})}function El(l){return o.Jb(0,[(l()(),o.sb(0,0,null,null,1,"page-not-found",[],null,null,null,Ol,Il)),o.rb(1,49152,null,0,_l,[f.a,w],null,null)],null,null)}var Wl=o.ob("page-not-found",_l,El,{},{},[]),Bl=function(){function l(l,n,e){this.ref=l,this.logger=n,this.router=e,this.avatarPhotoURL="",this.pendingDBSync=!1}return l.prototype.myAccountClickHandler=function(){this.router.navigate(["/users/useraccount"])},l.prototype.ngOnInit=function(){},l.prototype.ngOnDestroy=function(){this.subUser&&this.subUser.unsubscribe()},l.prototype.onClick=function(l){},l.prototype.appMenuNavigate=function(l){},l.prototype.signOut=function(){},l}(),Ul=o.qb({encapsulation:0,styles:[[".ldp-toolbar[_ngcontent-%COMP%]{background-color:#000;color:rgba(255,255,255,1);font-size:14px;margin-top:0;padding:8px 0}#ldplogo[_ngcontent-%COMP%]{padding-left:16px}.app-menu-pos-signed-in[_ngcontent-%COMP%]{cursor:pointer;position:absolute;display:block;margin-top:2px;margin-left:-35px}.app-menu-pos-signed-out[_ngcontent-%COMP%]{cursor:pointer;position:absolute;display:block;margin-top:1px;margin-left:-18px}.ldp-btn[_ngcontent-%COMP%]{color:#fff!important;background-color:#c84c00;border-color:rgba(0,0,0,.1)}.ldp-btn[_ngcontent-%COMP%]:hover{background-color:rgba(225,100,0,1)}.mb-active-link[_ngcontent-%COMP%]{color:#ffcb00}.no-underline[_ngcontent-%COMP%]{border-bottom:0}.popover-menu-button[_ngcontent-%COMP%]{cursor:pointer}.popover-menu-button[_ngcontent-%COMP%]:hover{background-color:#e6e6e6}.sign-in-menu-pos[_ngcontent-%COMP%]{margin-top:-5px}.top-level-menu-button[_ngcontent-%COMP%]{color:#fff;cursor:pointer}.translate-y-minus3px[_ngcontent-%COMP%]{-webkit-transform:translateY(-3px);transform:translateY(-3px)}.translate-y-minus6px[_ngcontent-%COMP%]{-webkit-transform:translateY(-6px);transform:translateY(-6px)}ul[_ngcontent-%COMP%]{margin:0;padding:0}[_nghost-%COMP%] .bs-popover-bottom-right .arrow::after, [_nghost-%COMP%] .bs-popover-bottom-right .arrow::before{margin-left:13px}.ld-popover-width-200px[_ngcontent-%COMP%]{width:200px}.ld-popover-width-250px[_ngcontent-%COMP%]{width:250px}"]],data:{}});function Pl(l){return o.Jb(0,[o.Fb(402653184,1,{appMenuButton:0}),o.Fb(402653184,2,{avatarButton:0}),(l()(),o.sb(2,0,null,null,6,"ld-layout",[["alignHorizontal","left"],["alignVertical","middle"],["backgroundColor","#000"],["heightMax","80px"],["heightMin","60px"],["marginLeft","0px"],["marginRight","0px"],["marginTop","0px"],["widthMin","360px"]],null,null,null,m,v)),o.rb(3,114688,null,0,g,[],{alignHorizontal:[0,"alignHorizontal"],alignVertical:[1,"alignVertical"],backgroundColor:[2,"backgroundColor"],marginTop:[3,"marginTop"],marginRight:[4,"marginRight"],marginLeft:[5,"marginLeft"],heightMax:[6,"heightMax"],heightMin:[7,"heightMin"],widthMin:[8,"widthMin"]},null),(l()(),o.sb(4,0,null,0,4,"div",[["class","ldp-toolbar"]],null,null,null,null,null)),(l()(),o.sb(5,0,null,null,2,"a",[["class","no-underline"],["role","button"],["routerLink","/"]],[[1,"target",0],[8,"href",4]],[[null,"click"]],function(l,n,e){var t=!0;return"click"===n&&(t=!1!==o.Cb(l,6).onClick(e.button,e.ctrlKey,e.metaKey,e.shiftKey)&&t),t},null,null)),o.rb(6,671744,null,0,f.q,[f.o,f.a,h.h],{routerLink:[0,"routerLink"]},null),(l()(),o.sb(7,0,null,null,0,"img",[["alt","LinguaDisco Publishing"],["height","45"],["id","ldplogo"],["src","assets/img/LDP_sans circle_03_Orange on Black_45px.png"],["width","270"]],null,null,null,null,null)),(l()(),o.sb(8,0,null,null,0,"ul",[["class","list-inline pull-right mt-2 pr-4"]],null,null,null,null,null))],function(l,n){l(n,3,0,"left","middle","#000","0px","0px","0px","80px","60px","360px"),l(n,6,0,"/")},function(l,n){l(n,5,0,o.Cb(n,6).target,o.Cb(n,6).href)})}var Ml=e("Rq10"),jl=o.qb({encapsulation:2,styles:[],data:{}});function Dl(l){return o.Jb(0,[(l()(),o.sb(0,0,null,null,4,"div",[["platform",""]],null,null,null,null,null)),(l()(),o.sb(1,0,null,null,1,"ld-menubar",[],null,[["document","click"]],function(l,n,e){var t=!0;return"document:click"===n&&(t=!1!==o.Cb(l,2).onClick(e)&&t),t},Pl,Ul)),o.rb(2,245760,null,0,Bl,[o.h,w,f.o],null,null),(l()(),o.sb(3,16777216,null,null,1,"router-outlet",[],null,[[null,"deactivate"]],function(l,n,e){var o=!0;return"deactivate"===n&&(o=!1!==l.component.onDeactivate()&&o),o},null,null)),o.rb(4,212992,null,0,f.s,[f.b,o.R,o.j,[8,null],o.h],null,{deactivateEvents:"deactivate"})],function(l,n){l(n,2,0),l(n,4,0)},null)}function Nl(l){return o.Jb(0,[(l()(),o.sb(0,0,null,null,1,"ldp-app",[],null,null,null,Dl,jl)),o.rb(1,49152,null,0,u,[Ml.a,el.d],null,null)],null,null)}var zl=o.ob("ldp-app",u,Nl,{},{},[]),Fl=e("0xYh"),Gl=e("WV+C"),Jl=e("pnMH"),Yl=e("eXL1"),ql=e("C7Lb"),Vl=e("D5nm"),Kl=e("y7gG"),Xl=e("LYzL"),Zl=e("Cwp2"),Ql=e("s8WJ"),$l=e("O0P8"),ln=e("5kg2"),nn=e("CRa1"),en=e("SECt"),on=e("SeAg"),tn=e("7qGT"),un=e("4VD1"),rn=e("qCer"),an=e("Z5FQ"),sn=e("qpXW"),cn=e("r92S"),bn=e("GovN"),hn=e("D3xR"),dn=function(){return function(){}}(),pn=e("X7Hn"),gn=e("KKPh"),vn=e("abkR"),mn=e("IvSS"),fn=e("0aLe"),kn=e("mZXm"),yn=e("GcYS"),Ln=e("Hfg7"),An=e("XIB+"),xn=e("z1EI"),wn=e("a198"),Sn=e("Oxd1"),Hn=e("8xy9"),Cn=e("5neO"),Tn=e("7NyU"),Rn=e("CYrO"),_n=e("+3V+"),In=e("Ho7M"),On=e("dgjn"),En=e("e8uv"),Wn=e("3LvS"),Bn=e("QIIz"),Un=e("bdSb"),Pn=e("V3Ng"),Mn=e("qXP9"),jn=e("euho"),Dn=e("8raB"),Nn=e("EAoM"),zn=e("w9fW"),Fn=e("/hyk"),Gn=e("6RHh"),Jn=function(){return function(){}}(),Yn=function(){return function(){}}(),qn=function(){return function(){}}(),Vn=([{path:"about",component:j},{path:"privacy",component:J},{path:"terms",component:X}].concat([{path:"",pathMatch:"full",component:yl}],[{path:"jeremysrun",component:Sl}],[{path:"**",component:_l}]),function(){return function(){}}()),Kn=function(){return function(l){if(l)throw new Error("DocsModule already loaded; Import in root module only.")}}(),Xn=function(){return function(){}}(),Zn=e("rh80"),Qn=o.pb(t,[u],function(l){return o.zb([o.Ab(512,o.j,o.eb,[[8,[i.a,r.a,a.a,s.b,s.a,c.a,b.a,b.b,F,K,ll,wl,Rl,Wl,zl]],[3,o.j],o.z]),o.Ab(5120,o.w,o.nb,[[3,o.w]]),o.Ab(4608,h.m,h.l,[o.w,[2,h.w]]),o.Ab(4608,y.j,y.j,[]),o.Ab(135680,Fl.g,Fl.g,[o.B,Gl.a]),o.Ab(4608,Jl.e,Jl.e,[o.O]),o.Ab(4608,Yl.a,Yl.a,[Yl.g,Yl.c,o.j,Yl.f,Yl.d,o.s,o.B,h.d,ql.b,[2,h.g]]),o.Ab(5120,Yl.h,Yl.i,[Yl.a]),o.Ab(5120,Vl.a,Vl.b,[Yl.a]),o.Ab(4608,Kl.b,Kl.b,[]),o.Ab(4608,Xl.d,Xl.d,[]),o.Ab(5120,Zl.b,Zl.a,[[3,Zl.b]]),o.Ab(5120,Ql.b,Ql.c,[Yl.a]),o.Ab(135680,Ql.d,Ql.d,[Yl.a,o.s,[2,h.g],[2,Ql.a],Ql.b,[3,Ql.d],Yl.c]),o.Ab(4608,$l.h,$l.h,[]),o.Ab(5120,$l.a,$l.b,[Yl.a]),o.Ab(5120,ln.a,ln.c,[Yl.a]),o.Ab(4608,Xl.c,Xl.t,[[2,Xl.h],Gl.a]),o.Ab(5120,nn.a,nn.b,[Yl.a]),o.Ab(5120,en.a,en.b,[Yl.a]),o.Ab(4608,on.f,on.h,[]),o.Ab(5120,tn.b,tn.a,[[3,tn.b]]),o.Ab(5120,un.b,un.a,[[3,un.b]]),o.Ab(4608,y.b,y.b,[]),o.Ab(5120,f.a,f.E,[f.o]),o.Ab(4608,f.h,f.h,[]),o.Ab(6144,f.j,null,[f.h]),o.Ab(135680,f.t,f.t,[f.o,o.y,o.i,o.s,f.j]),o.Ab(4608,f.i,f.i,[]),o.Ab(5120,f.I,f.A,[f.o,h.s,f.k]),o.Ab(5120,f.l,f.H,[f.F]),o.Ab(5120,o.b,function(l){return[l]},[f.l]),o.Ab(4608,T,T,[]),o.Ab(4608,w,w,[[2,x]]),o.Ab(4608,O,O,[w,o.B]),o.Ab(5120,o.c,o.kb,[]),o.Ab(5120,o.u,o.lb,[]),o.Ab(5120,o.v,o.mb,[]),o.Ab(4608,on.c,on.l,[h.d]),o.Ab(6144,o.J,null,[on.c]),o.Ab(5120,on.d,function(l,n,e,o,t,u,i,r){return[new on.j(l,n,e),new on.o(o),new on.n(t,u,i,r)]},[h.d,o.B,o.D,h.d,h.d,on.f,o.fb,[2,on.g]]),o.Ab(4608,on.e,on.e,[on.d,o.B]),o.Ab(135680,on.m,on.m,[h.d]),o.Ab(4608,on.k,on.k,[on.e,on.m]),o.Ab(5120,rn.a,an.e,[]),o.Ab(5120,rn.c,an.f,[]),o.Ab(4608,rn.b,an.d,[h.d,rn.a,rn.c]),o.Ab(5120,o.H,an.g,[on.k,rn.b,o.B]),o.Ab(6144,on.p,null,[on.m]),o.Ab(4608,o.P,o.P,[o.B]),o.Ab(4608,sn.b,an.c,[o.H,on.b]),o.Ab(4608,L.c,L.c,[]),o.Ab(4608,L.k,L.b,[]),o.Ab(5120,L.m,L.n,[]),o.Ab(4608,L.l,L.l,[L.c,L.k,L.m]),o.Ab(4608,L.j,L.a,[]),o.Ab(5120,L.e,L.o,[L.l,L.j]),o.Ab(4608,L.q,L.q,[]),o.Ab(4608,L.g,L.g,[L.q,L.k]),o.Ab(5120,L.h,L.p,[L.g,L.j]),o.Ab(4608,kl.g,kl.b,[f.o,h.g]),o.Ab(4608,kl.c,kl.c,[kl.g,kl.a]),o.Ab(4608,cn.a,cn.a,[bn.a,hn.a]),o.Ab(1073742336,kl.f,kl.f,[]),o.Ab(1073742336,kl.d,kl.d,[]),o.Ab(1073742336,h.c,h.c,[]),o.Ab(1073742336,S,S,[]),o.Ab(1024,f.y,f.C,[[3,f.o]]),o.Ab(1024,o.m,on.q,[]),o.Ab(512,f.F,f.F,[o.s]),o.Ab(1024,o.A,function(){return[f.z()]},[]),o.Ab(1024,o.d,function(l,n){return[f.G(l),on.r(n)]},[f.F,[2,o.A]]),o.Ab(512,o.e,o.e,[[2,o.d]]),o.Ab(131584,o.g,o.g,[o.B,o.fb,o.s,o.m,o.j,o.e]),o.Ab(512,f.w,f.c,[]),o.Ab(512,f.b,f.b,[]),o.Ab(256,f.k,{},[]),o.Ab(1024,h.h,f.B,[h.r,[2,h.a],f.k]),o.Ab(512,h.g,h.g,[h.h]),o.Ab(512,o.i,o.i,[]),o.Ab(512,o.y,o.M,[o.i,[2,o.N]]),o.Ab(1024,f.m,function(){return[[{path:"about",component:j},{path:"privacy",component:J},{path:"terms",component:X},{path:"",pathMatch:"full",component:yl},{path:"jeremysrun",component:Sl},{path:"**",component:_l}]]},[]),o.Ab(1024,f.o,f.D,[o.g,f.w,f.b,h.g,o.s,o.y,o.i,f.m,f.k,[2,f.v],[2,f.n]]),o.Ab(1073742336,f.r,f.r,[[2,f.y],[2,f.o]]),o.Ab(1073742336,dn,dn,[]),o.Ab(1073742336,y.i,y.i,[]),o.Ab(1073742336,y.d,y.d,[]),o.Ab(1073742336,pn.o,pn.o,[]),o.Ab(1073742336,Jl.c,Jl.c,[]),o.Ab(1073742336,gn.a,gn.a,[]),o.Ab(1073742336,ql.a,ql.a,[]),o.Ab(1073742336,Xl.l,Xl.l,[[2,Xl.f],[2,on.g]]),o.Ab(1073742336,Gl.b,Gl.b,[]),o.Ab(1073742336,Xl.s,Xl.s,[]),o.Ab(1073742336,Xl.q,Xl.q,[]),o.Ab(1073742336,Xl.o,Xl.o,[]),o.Ab(1073742336,vn.g,vn.g,[]),o.Ab(1073742336,mn.d,mn.d,[]),o.Ab(1073742336,Yl.e,Yl.e,[]),o.Ab(1073742336,Vl.c,Vl.c,[]),o.Ab(1073742336,Kl.c,Kl.c,[]),o.Ab(1073742336,Fl.a,Fl.a,[]),o.Ab(1073742336,fn.a,fn.a,[]),o.Ab(1073742336,kn.c,kn.c,[]),o.Ab(1073742336,yn.c,yn.c,[]),o.Ab(1073742336,Ln.a,Ln.a,[]),o.Ab(1073742336,An.a,An.a,[]),o.Ab(1073742336,xn.a,xn.a,[]),o.Ab(1073742336,wn.b,wn.b,[]),o.Ab(1073742336,Sn.e,Sn.e,[]),o.Ab(1073742336,el.c,el.c,[]),o.Ab(1073742336,Zl.c,Zl.c,[]),o.Ab(1073742336,Ql.g,Ql.g,[]),o.Ab(1073742336,$l.i,$l.i,[]),o.Ab(1073742336,Hn.a,Hn.a,[]),o.Ab(1073742336,Cn.c,Cn.c,[]),o.Ab(1073742336,Tn.a,Tn.a,[]),o.Ab(1073742336,Xl.m,Xl.m,[]),o.Ab(1073742336,Rn.a,Rn.a,[]),o.Ab(1073742336,_n.b,_n.b,[]),o.Ab(1073742336,In.a,In.a,[]),o.Ab(1073742336,On.a,On.a,[]),o.Ab(1073742336,En.a,En.a,[]),o.Ab(1073742336,ln.b,ln.b,[]),o.Ab(1073742336,Xl.u,Xl.u,[]),o.Ab(1073742336,Xl.n,Xl.n,[]),o.Ab(1073742336,nn.c,nn.c,[]),o.Ab(1073742336,en.c,en.c,[]),o.Ab(1073742336,tn.c,tn.c,[]),o.Ab(1073742336,Wn.a,Wn.a,[]),o.Ab(1073742336,Bn.a,Bn.a,[]),o.Ab(1073742336,Un.a,Un.a,[]),o.Ab(1073742336,Pn.a,Pn.a,[]),o.Ab(1073742336,Mn.a,Mn.a,[]),o.Ab(1073742336,jn.a,jn.a,[]),o.Ab(1073742336,Dn.d,Dn.d,[]),o.Ab(1073742336,un.c,un.c,[]),o.Ab(1073742336,Nn.a,Nn.a,[]),o.Ab(1073742336,zn.a,zn.a,[]),o.Ab(1073742336,Fn.a,Fn.a,[]),o.Ab(1073742336,Gn.a,Gn.a,[]),o.Ab(1073742336,mn.b,mn.b,[]),o.Ab(1073742336,C,C,[]),o.Ab(1073742336,B,B,[]),o.Ab(1073742336,y.g,y.g,[]),o.Ab(1073742336,Jn,Jn,[]),o.Ab(1073742336,Yn,Yn,[]),o.Ab(1073742336,qn,qn,[]),o.Ab(1073742336,Vn,Vn,[]),o.Ab(1073742336,W,W,[]),o.Ab(1073742336,o.f,o.f,[o.g]),o.Ab(1073742336,on.a,on.a,[[3,on.a]]),o.Ab(1073742336,an.b,an.b,[]),o.Ab(1073742336,H,H,[[3,H]]),o.Ab(1073742336,Kn,Kn,[[3,Kn]]),o.Ab(1073742336,L.f,L.f,[]),o.Ab(1073742336,k,k,[]),o.Ab(1073742336,Xn,Xn,[]),o.Ab(1073742336,L.i,L.i,[]),o.Ab(1073742336,cn.b,cn.b,[]),o.Ab(1073742336,t,t,[]),o.Ab(256,wn.a,{separatorKeyCodes:[Zn.f]},[]),o.Ab(256,Xl.g,Xl.j,[]),o.Ab(256,x,{production:!0},[]),o.Ab(256,o.db,!0,[]),o.Ab(256,an.a,"BrowserAnimations",[]),o.Ab(256,kl.a,{settings:{}},[]),o.Ab(256,"backendHostURL","https://backend-dot-620126669892.appspot.com",[])])});Object(o.W)(),on.i().bootstrapModuleFactory(Qn)},zn8P:function(l,n){function e(l){return Promise.resolve().then(function(){var n=new Error("Cannot find module '"+l+"'");throw n.code="MODULE_NOT_FOUND",n})}e.keys=function(){return[]},e.resolve=e,l.exports=e,e.id="zn8P"}},[[0,0,4]]]);