{"id":171,"date":"2026-02-06T19:13:39","date_gmt":"2026-02-06T10:13:39","guid":{"rendered":"https:\/\/x-global.it\/classica-x\/?page_id=171"},"modified":"2026-02-06T19:13:40","modified_gmt":"2026-02-06T10:13:40","slug":"quotes","status":"publish","type":"page","link":"https:\/\/x-global.it\/classica-x\/attraction\/quotes\/","title":{"rendered":"\uba85\ubb38\uc7a5"},"content":{"rendered":"\n<style>\n  \/* ============================================================\n     Thought Vibration - Quotes Page\n     WordPress \uc0ac\uc6a9\uc790 \uc815\uc758 HTML \ube14\ub85d\uc6a9\n     Classica-X \ub514\uc790\uc778 \uc2dc\uc2a4\ud15c\n     ============================================================ *\/\n  .cxq-page {\n    --color-bg: #0a0a0a;\n    --color-bg-elevated: #111111;\n    --color-bg-card: #161616;\n    --color-bg-card-hover: #1a1a1a;\n    --color-surface: #1e1e1e;\n    --color-border: #2a2a2a;\n    --color-border-subtle: #1f1f1f;\n    --color-text-primary: #f0ece6;\n    --color-text-secondary: #d5d0c8;\n    --color-text-tertiary: #a8a298;\n    --color-accent-gold: #c9a96e;\n    --color-accent-gold-dim: #a08a50;\n    --color-accent-gold-bright: #dfc48b;\n    --color-white: #f5f0ea;\n    --color-tag-bg: rgba(201, 169, 110, 0.08);\n    --color-tag-border: rgba(201, 169, 110, 0.2);\n    --color-link: #c9a96e;\n    --color-link-hover: #dfc48b;\n    --font-display: 'Cormorant Garamond', 'EB Garamond', Georgia, serif;\n    --font-body-kr: 'Noto Sans KR', sans-serif;\n    --font-body-en: 'EB Garamond', Georgia, serif;\n    --max-width: 1200px;\n\n    background-color: var(--color-bg);\n    color: var(--color-text-primary);\n    font-family: var(--font-body-kr);\n    line-height: 1.8;\n    margin: 0 auto;\n    padding: 0;\n    max-width: 100%;\n  }\n\n  .cxq-page *, .cxq-page *::before, .cxq-page *::after {\n    box-sizing: border-box;\n  }\n  .cxq-page a { color: var(--color-link); text-decoration: none; transition: color 0.3s ease; }\n  .cxq-page a:hover { color: var(--color-link-hover); }\n\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&family=Noto+Sans+KR:wght@300;400;500;600;700&family=EB+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400&display=swap');\n\n  \/* ---- Breadcrumb ---- *\/\n  .cxq-breadcrumb {\n    max-width: var(--max-width);\n    margin: 0 auto;\n    padding: 1.5rem 2rem 0;\n    font-size: 0.8rem;\n    color: var(--color-text-tertiary);\n  }\n  .cxq-breadcrumb a { color: var(--color-text-tertiary); }\n  .cxq-breadcrumb a:hover { color: var(--color-accent-gold); }\n  .cxq-breadcrumb .sep { margin: 0 0.5em; opacity: 0.5; }\n\n  \/* ---- Header ---- *\/\n  .cxq-header {\n    max-width: var(--max-width);\n    margin: 0 auto;\n    padding: 2.5rem 2rem 0;\n  }\n  .cxq-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 0.5em;\n    font-size: 0.7rem;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: var(--color-accent-gold);\n    background: var(--color-tag-bg);\n    border: 1px solid var(--color-tag-border);\n    padding: 0.4em 1em;\n    border-radius: 2px;\n    margin-bottom: 1.2rem;\n  }\n  .cxq-badge::before {\n    content: '';\n    display: inline-block;\n    width: 6px; height: 6px;\n    border-radius: 50%;\n    background: var(--color-accent-gold);\n  }\n  .cxq-book-link {\n    font-family: var(--font-body-en);\n    font-size: 0.88rem;\n    color: var(--color-accent-gold);\n    margin-bottom: 0.3rem;\n  }\n  .cxq-title {\n    font-family: var(--font-display);\n    font-size: 2.4rem;\n    font-weight: 600;\n    color: var(--color-white);\n    line-height: 1.2;\n    margin: 0.5rem 0 0.3rem;\n  }\n  .cxq-title-kr {\n    font-family: var(--font-body-kr);\n    font-size: 1.1rem;\n    font-weight: 400;\n    color: var(--color-text-secondary);\n    margin-bottom: 1rem;\n  }\n  .cxq-desc {\n    font-size: 0.85rem;\n    color: var(--color-text-tertiary);\n    line-height: 1.7;\n    max-width: 700px;\n    margin-bottom: 1.5rem;\n  }\n  .cxq-meta {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 1.5rem;\n    font-size: 0.78rem;\n    color: var(--color-text-tertiary);\n    padding-bottom: 2rem;\n    border-bottom: 1px solid var(--color-border-subtle);\n  }\n  .cxq-meta-label { color: var(--color-text-tertiary); margin-right: 0.3em; }\n  .cxq-meta-value { color: var(--color-text-secondary); }\n\n  \/* ---- Controls ---- *\/\n  .cxq-controls {\n    max-width: var(--max-width);\n    margin: 0 auto;\n    padding: 2rem 2rem 0;\n  }\n  .cxq-search-row {\n    display: flex;\n    gap: 1rem;\n    margin-bottom: 1.2rem;\n    flex-wrap: wrap;\n  }\n  .cxq-search-input {\n    flex: 1;\n    min-width: 250px;\n    padding: 0.7rem 1rem;\n    background: var(--color-bg-card);\n    border: 1px solid var(--color-border-subtle);\n    border-radius: 4px;\n    color: var(--color-text-primary);\n    font-family: var(--font-body-kr);\n    font-size: 0.88rem;\n    outline: none;\n    transition: border-color 0.3s ease;\n  }\n  .cxq-search-input::placeholder { color: var(--color-text-tertiary); }\n  .cxq-search-input:focus { border-color: var(--color-accent-gold-dim); }\n  .cxq-count {\n    display: flex;\n    align-items: center;\n    font-size: 0.78rem;\n    color: var(--color-text-tertiary);\n    white-space: nowrap;\n  }\n  .cxq-count-num {\n    color: var(--color-accent-gold);\n    font-weight: 500;\n    margin: 0 0.3em;\n  }\n  .cxq-filter-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 0.4rem;\n    margin-bottom: 1.5rem;\n  }\n  .cxq-filter-btn {\n    padding: 0.35em 0.8em;\n    font-size: 0.72rem;\n    font-family: var(--font-body-kr);\n    color: var(--color-text-tertiary);\n    background: transparent;\n    border: 1px solid var(--color-border-subtle);\n    border-radius: 3px;\n    cursor: pointer;\n    transition: all 0.2s ease;\n  }\n  .cxq-filter-btn:hover {\n    border-color: var(--color-border);\n    color: var(--color-text-secondary);\n  }\n  .cxq-filter-btn.active {\n    background: var(--color-tag-bg);\n    border-color: var(--color-tag-border);\n    color: var(--color-accent-gold);\n  }\n\n  \/* ---- Quote Cards Grid ---- *\/\n  .cxq-grid {\n    max-width: var(--max-width);\n    margin: 0 auto;\n    padding: 0 2rem 3rem;\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 1.25rem;\n  }\n  .cxq-card {\n    background: var(--color-bg-card);\n    border: 1px solid var(--color-border-subtle);\n    border-radius: 6px;\n    padding: 2rem 2rem 1.5rem;\n    position: relative;\n    transition: border-color 0.3s ease;\n  }\n  .cxq-card:hover {\n    border-color: var(--color-border);\n  }\n  .cxq-qmark {\n    font-family: var(--font-display);\n    font-size: 3rem;\n    line-height: 1;\n    color: var(--color-accent-gold-dim);\n    opacity: 0.4;\n    position: absolute;\n    top: 0.8rem;\n    left: 1.2rem;\n  }\n  .cxq-en {\n    font-family: var(--font-body-en);\n    font-size: 1rem;\n    font-style: italic;\n    color: var(--color-text-primary);\n    line-height: 1.6;\n    margin-bottom: 0.8rem;\n    padding-top: 0.5rem;\n  }\n  .cxq-kr {\n    font-family: var(--font-body-kr);\n    font-size: 0.85rem;\n    color: var(--color-text-secondary);\n    line-height: 1.65;\n  }\n  .cxq-src {\n    font-size: 0.72rem;\n    color: var(--color-text-tertiary);\n    margin-top: 1rem;\n    padding-top: 0.8rem;\n    border-top: 1px solid var(--color-border-subtle);\n  }\n\n  \/* ---- No Results ---- *\/\n  .cxq-no-results {\n    grid-column: 1 \/ -1;\n    text-align: center;\n    padding: 3rem 1rem;\n    color: var(--color-text-tertiary);\n    font-size: 0.9rem;\n    display: none;\n  }\n\n  \/* ---- Footer CTA ---- *\/\n  .cxq-footer {\n    max-width: var(--max-width);\n    margin: 0 auto;\n    padding: 0 2rem 4rem;\n  }\n  .cxq-cta {\n    background: var(--color-bg-card);\n    border: 1px solid var(--color-border-subtle);\n    border-radius: 6px;\n    padding: 2.5rem;\n    text-align: center;\n  }\n  .cxq-cta-title {\n    font-family: var(--font-display);\n    font-size: 1.4rem;\n    color: var(--color-white);\n    margin-bottom: 0.8rem;\n  }\n  .cxq-cta-text {\n    font-size: 0.85rem;\n    color: var(--color-text-tertiary);\n    margin-bottom: 1.5rem;\n    line-height: 1.6;\n  }\n  .cxq-cta-btn {\n    display: inline-block;\n    padding: 0.7em 2em;\n    font-family: var(--font-body-kr);\n    font-size: 0.85rem;\n    color: var(--color-accent-gold);\n    background: var(--color-bg);\n    border: 1px solid var(--color-accent-gold);\n    border-radius: 4px;\n    text-decoration: none;\n    cursor: pointer;\n    transition: all 0.3s ease;\n  }\n  .cxq-cta-btn:hover {\n    background: var(--color-accent-gold);\n    color: var(--color-bg);\n  }\n\n  \/* ---- Responsive ---- *\/\n  @media (max-width: 768px) {\n    .cxq-grid { grid-template-columns: 1fr; }\n    .cxq-title { font-size: 1.8rem; }\n    .cxq-header { padding: 1.5rem 1.2rem 0; }\n    .cxq-controls { padding: 1.5rem 1.2rem 0; }\n    .cxq-grid { padding: 0 1.2rem 2rem; }\n    .cxq-footer { padding: 0 1.2rem 3rem; }\n    .cxq-breadcrumb { padding: 1rem 1.2rem 0; }\n    .cxq-card { padding: 1.5rem 1.5rem 1.2rem; }\n  }\n  @media (max-width: 480px) {\n    .cxq-title { font-size: 1.5rem; }\n    .cxq-filter-btn { font-size: 0.65rem; padding: 0.3em 0.6em; }\n  }\n<\/style>\n\n<div class=\"cxq-page\">\n\n  <!-- Breadcrumb -->\n  <nav class=\"cxq-breadcrumb\">\n    <a href=\"\/classica-x\/\">Classica-X<\/a><span class=\"sep\">\/<\/span>\n    <a href=\"\/classica-x\/catalog\/\">\ub3c4\uc11c \ubaa9\ub85d<\/a><span class=\"sep\">\/<\/span>\n    <a href=\"\/classica-x\/attraction\/\">\uc0dd\uac01\uc758 \uc9c4\ub3d9<\/a><span class=\"sep\">\/<\/span>\n    \uba85\ubb38\uc7a5\n  <\/nav>\n\n  <!-- Header -->\n  <header class=\"cxq-header\">\n    <div class=\"cxq-badge\">\uba85\ubb38\uc7a5 \uceec\ub809\uc158<\/div>\n    <div class=\"cxq-book-link\"><a href=\"\/classica-x\/attraction\/\">Thought Vibration<\/a> &middot; 3-in-1 Bilingual Edition<\/div>\n    <h1 class=\"cxq-title\">Sentences to Remember<\/h1>\n    <div class=\"cxq-title-kr\">\uba85\ubb38\uc7a5 90+<\/div>\n    <div class=\"cxq-desc\">1906\ub144\uc5d0 \uc4f0\uc5ec\uc9c4 \ub04c\uc5b4\ub2f9\uae40\uc758 \ubc95\uce59 \uc6d0\uc804\uc758 \ud575\uc2ec \ubb38\uc7a5\ub4e4\uc785\ub2c8\ub2e4. \uc601\ubb38 \uc6d0\ubb38\uacfc \ud55c\uae00 \ubc88\uc5ed\uc744 \ud568\uaed8 \uc77d\uace0, \uc18c\ub9ac \ub0b4\uc5b4 \uc77d\uace0, \ud544\uc0ac\ud574 \ubcf4\uc138\uc694.<\/div>\n    <div class=\"cxq-meta\">\n      <span><span class=\"cxq-meta-label\">\uc800\uc790<\/span> <span class=\"cxq-meta-value\">William Walker Atkinson<\/span><\/span>\n      <span><span class=\"cxq-meta-label\">\uc6d0\uc800<\/span> <span class=\"cxq-meta-value\">1906<\/span><\/span>\n      <span><span class=\"cxq-meta-label\">\ud615\uc2dd<\/span> <span class=\"cxq-meta-value\">\uc601\ud55c\ub300\uc5ed<\/span><\/span>\n      <span><span class=\"cxq-meta-label\">\ubc94\uc704<\/span> <span class=\"cxq-meta-value\">\uc804\uccb4 18\uac1c \uc139\uc158<\/span><\/span>\n      <span><span class=\"cxq-meta-label\">\ucd1d \uba85\ubb38\uc7a5<\/span> <span class=\"cxq-meta-value\">90\uac1c<\/span><\/span>\n    <\/div>\n  <\/header>\n\n  <!-- Search & Filter -->\n  <div class=\"cxq-controls\">\n    <div class=\"cxq-search-row\">\n      <input type=\"text\" class=\"cxq-search-input\" id=\"cxqSearch\" placeholder=\"\uc601\ubb38 \ub610\ub294 \ud55c\uae00\ub85c \uac80\uc0c9...\">\n      <div class=\"cxq-count\">\uac80\uc0c9 \uacb0\uacfc: <span class=\"cxq-count-num\" id=\"cxqCount\">90<\/span>\uac1c<\/div>\n    <\/div>\n    <div class=\"cxq-filter-row\">\n      <button class=\"cxq-filter-btn active\" data-chapter=\"all\">\uc804\uccb4<\/button>\n      <button class=\"cxq-filter-btn\" data-chapter=\"foreword\">\uba38\ub9ac\ub9d0<\/button>\n      <button class=\"cxq-filter-btn\" data-chapter=\"my-working-creed\">\ub098\uc758 \uc2e0\uc870<\/button>\n      <button class=\"cxq-filter-btn\" data-chapter=\"chapter-i\">\uc81c1\uc7a5<\/button>\n      <button class=\"cxq-filter-btn\" data-chapter=\"chapter-ii\">\uc81c2\uc7a5<\/button>\n      <button class=\"cxq-filter-btn\" data-chapter=\"chapter-iii\">\uc81c3\uc7a5<\/button>\n      <button class=\"cxq-filter-btn\" data-chapter=\"chapter-iv\">\uc81c4\uc7a5<\/button>\n      <button class=\"cxq-filter-btn\" data-chapter=\"chapter-v\">\uc81c5\uc7a5<\/button>\n      <button class=\"cxq-filter-btn\" data-chapter=\"chapter-vi\">\uc81c6\uc7a5<\/button>\n      <button class=\"cxq-filter-btn\" data-chapter=\"chapter-vii\">\uc81c7\uc7a5<\/button>\n      <button class=\"cxq-filter-btn\" data-chapter=\"chapter-viii\">\uc81c8\uc7a5<\/button>\n      <button class=\"cxq-filter-btn\" data-chapter=\"chapter-ix\">\uc81c9\uc7a5<\/button>\n      <button class=\"cxq-filter-btn\" data-chapter=\"chapter-x\">\uc81c10\uc7a5<\/button>\n      <button class=\"cxq-filter-btn\" data-chapter=\"chapter-xi\">\uc81c11\uc7a5<\/button>\n      <button class=\"cxq-filter-btn\" data-chapter=\"chapter-xii\">\uc81c12\uc7a5<\/button>\n      <button class=\"cxq-filter-btn\" data-chapter=\"chapter-xiii\">\uc81c13\uc7a5<\/button>\n      <button class=\"cxq-filter-btn\" data-chapter=\"chapter-xiv\">\uc81c14\uc7a5<\/button>\n      <button class=\"cxq-filter-btn\" data-chapter=\"chapter-xv\">\uc81c15\uc7a5<\/button>\n      <button class=\"cxq-filter-btn\" data-chapter=\"chapter-xvi\">\uc81c16\uc7a5<\/button>\n    <\/div>\n  <\/div>\n\n  <!-- Quote Cards -->\n  <div class=\"cxq-grid\" id=\"cxqGrid\">\n      <div class=\"cxq-card\" data-chapter=\"foreword\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">We are all fellow students&mdash;that&#x27;s all.<\/div>\n        <div class=\"cxq-kr\">\uc6b0\ub9ac\ub294 \ubaa8\ub450 \ub3d9\ub8cc \ud559\uc0dd\uc774\ub2e4&mdash;\uadf8\uac83\uc774 \uc804\ubd80\ub2e4.<\/div>\n        <div class=\"cxq-src\">Foreword &middot; \uba38\ub9ac\ub9d0<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"foreword\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Life accepts no substitutes&mdash;you must step out yourself.<\/div>\n        <div class=\"cxq-kr\">\uc0b6\uc740 \ub300\ub9ac\uc778\uc744 \ubc1b\uc544\ub4e4\uc774\uc9c0 \uc54a\ub294\ub2e4&mdash;\ub2f9\uc2e0 \uc2a4\uc2a4\ub85c \ub098\uc11c\uc57c \ud55c\ub2e4.<\/div>\n        <div class=\"cxq-src\">Foreword &middot; \uba38\ub9ac\ub9d0<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"foreword\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Stop being moons. Get into action and convert yourself into a living sun.<\/div>\n        <div class=\"cxq-kr\">\ub2ec\uc774\uae30\ub97c \uba48\ucdb0\ub77c. \ud589\ub3d9\uc5d0 \ub098\uc11c\uc11c \ub2f9\uc2e0 \uc2a4\uc2a4\ub85c\ub97c \uc0b4\uc544\uc788\ub294 \ud0dc\uc591\uc73c\ub85c \ubc14\uafd4\ub77c.<\/div>\n        <div class=\"cxq-src\">Foreword &middot; \uba38\ub9ac\ub9d0<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"foreword\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">No one has a monopoly of knowing&mdash;corner on the Truth. It is yours as much as anybody&#x27;s.<\/div>\n        <div class=\"cxq-kr\">\uc544\ubb34\ub3c4 \uc54e\uc758 \ub3c5\uc810\uad8c\uc744&mdash;\uc9c4\ub9ac\uc758 \ub9e4\uc810\uad8c\uc744&mdash;\uac00\uc9c0\uace0 \uc788\uc9c0 \uc54a\ub2e4. \uadf8\uac83\uc740 \ub204\uad6c\uc758 \uac83\ub9cc\ud07c\uc774\ub098 \ub2f9\uc2e0\uc758 \uac83\uc774\ub2e4.<\/div>\n        <div class=\"cxq-src\">Foreword &middot; \uba38\ub9ac\ub9d0<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"foreword\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">The sense of humor is God&#x27;s best gift to Man.<\/div>\n        <div class=\"cxq-kr\">\uc720\uba38 \uac10\uac01\uc740 \uc2e0\uc774 \uc778\uac04\uc5d0\uac8c \uc900 \ucd5c\uace0\uc758 \uc120\ubb3c\uc774\ub2e4.<\/div>\n        <div class=\"cxq-src\">Foreword &middot; \uba38\ub9ac\ub9d0<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"my-working-creed\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">I believe that thoughts are things.<\/div>\n        <div class=\"cxq-kr\">\ub098\ub294 &quot;\uc0dd\uac01\uc740 \uc2e4\uccb4&quot;\ub77c\uace0 \ubbff\ub294\ub2e4.<\/div>\n        <div class=\"cxq-src\">My Working Creed &middot; \ub098\uc758 \uc2e0\uc870<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"my-working-creed\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">I believe in the I DO, as well as the I AM.<\/div>\n        <div class=\"cxq-kr\">\ub098\ub294 &#x27;\ub098\ub294 \uc874\uc7ac\ud55c\ub2e4&#x27;\ub9cc\ud07c\uc774\ub098 &#x27;\ub098\ub294 \ud589\ud55c\ub2e4&#x27;\ub97c \ubbff\ub294\ub2e4.<\/div>\n        <div class=\"cxq-src\">My Working Creed &middot; \ub098\uc758 \uc2e0\uc870<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"my-working-creed\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">I believe that Evil is but Ignorance.<\/div>\n        <div class=\"cxq-kr\">\ub098\ub294 \uc545\uc740 \ub2e8\uc9c0 \ubb34\uc9c0\uc77c \ubfd0\uc774\ub77c\uace0 \ubbff\ub294\ub2e4.<\/div>\n        <div class=\"cxq-src\">My Working Creed &middot; \ub098\uc758 \uc2e0\uc870<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"my-working-creed\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">I believe that to know all is to forgive all.<\/div>\n        <div class=\"cxq-kr\">\ub098\ub294 &quot;\ubaa8\ub4e0 \uac83\uc744 \uc54c\uba74 \ubaa8\ub4e0 \uac83\uc744 \uc6a9\uc11c\ud558\uac8c \ub41c\ub2e4&quot;\uace0 \ubbff\ub294\ub2e4.<\/div>\n        <div class=\"cxq-src\">My Working Creed &middot; \ub098\uc758 \uc2e0\uc870<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"my-working-creed\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">I believe that there is good in every man; let us help him to manifest it.<\/div>\n        <div class=\"cxq-kr\">\ub098\ub294 \ubaa8\ub4e0 \uc0ac\ub78c \uc548\uc5d0 \uc120\uc774 \uc788\ub2e4\uace0 \ubbff\ub294\ub2e4; \uadf8\uac00 \uadf8\uac83\uc744 \ubc1c\ud604\ud558\ub3c4\ub85d \ub3c4\uc640\uc8fc\uc790.<\/div>\n        <div class=\"cxq-src\">My Working Creed &middot; \ub098\uc758 \uc2e0\uc870<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-i\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">The Universe is governed by Law&mdash;one great Law.<\/div>\n        <div class=\"cxq-kr\">\uc6b0\uc8fc\ub294 \ubc95\uce59\uc5d0 \uc758\ud574 \uc9c0\ubc30\ub41c\ub2e4&mdash;\ud558\ub098\uc758 \uc704\ub300\ud55c \ubc95\uce59\uc5d0 \uc758\ud574.<\/div>\n        <div class=\"cxq-src\">Chapter I &middot; \uc81c1\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-i\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">When we come to see that Thought is a force&mdash;a manifestation of energy&mdash;having a magnet-like power of attraction, we will begin to understand the why and wherefore of many things that have heretofore seemed dark to us.<\/div>\n        <div class=\"cxq-kr\">\uc0dd\uac01\uc774 \ud798\uc774\ub77c\ub294 \uac83\uc744&mdash;\uc5d0\ub108\uc9c0\uc758 \ubc1c\ud604\uc774\ub77c\ub294 \uac83\uc744&mdash;\uc790\uc11d\uacfc \uac19\uc740 \ub04c\uc5b4\ub2f9\uae40\uc758 \ud798\uc744 \uac00\uc9c0\uace0 \uc788\ub2e4\ub294 \uac83\uc744 \ubcf4\uac8c \ub420 \ub54c, \uc6b0\ub9ac\ub294 \ub9ce\uc740 \uac83\ub4e4\uc758 \uc774\uc720\uc640 \uae4c\ub2ed\uc744 \uc774\ud574\ud558\uae30 \uc2dc\uc791\ud560 \uac83\uc774\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter I &middot; \uc81c1\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-i\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Like attracts like in the Thought World&mdash;as ye sow so shall ye reap.<\/div>\n        <div class=\"cxq-kr\">\uc0ac\uace0 \uc138\uacc4\uc5d0\uc11c\ub294 \uac19\uc740 \uac83\uc774 \uac19\uc740 \uac83\uc744 \ub04c\uc5b4\ub2f9\uae34\ub2e4&mdash;\ubfcc\ub9b0 \ub300\ub85c \uac70\ub450\ub9ac\ub77c.<\/div>\n        <div class=\"cxq-src\">Chapter I &middot; \uc81c1\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-i\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Thoughts of Love will attract to us the Love of others.<\/div>\n        <div class=\"cxq-kr\">\uc0ac\ub791\uc758 \uc0dd\uac01\uc740 \ub2e4\ub978 \uc0ac\ub78c\ub4e4\uc758 \uc0ac\ub791\uc744 \uc6b0\ub9ac\uc5d0\uac8c \ub04c\uc5b4\ub2f9\uae38 \uac83\uc774\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter I &middot; \uc81c1\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-i\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">One is not at the mercy of the fitful storms of Thought after he has learned the workings of the Law.<\/div>\n        <div class=\"cxq-kr\">\ubc95\uce59\uc758 \uc791\ub3d9\uc744 \ubc30\uc6b4 \ud6c4\uc5d0\ub294 \ubcc0\ub355\uc2a4\ub7ec\uc6b4 \uc0dd\uac01\uc758 \ud3ed\ud48d\uc5d0 \uc88c\uc6b0\ub418\uc9c0 \uc54a\ub294\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter I &middot; \uc81c1\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-ii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Like a stone thrown into the water, thought produces ripples and waves which spread out over the great ocean of thought.<\/div>\n        <div class=\"cxq-kr\">\ubb3c\uc5d0 \ub358\uc838\uc9c4 \ub3cc\ucc98\ub7fc, \uc0dd\uac01\uc740 \uac70\ub300\ud55c \uc0dd\uac01\uc758 \ub300\uc591 \uc704\ub85c \ud37c\uc838 \ub098\uac00\ub294 \uc794\ubb3c\uacb0\uacfc \ud30c\ub3d9\uc744 \ub9cc\ub4e4\uc5b4\ub0b8\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter II &middot; \uc81c2\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-ii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">We are largely what we have thought ourselves into being.<\/div>\n        <div class=\"cxq-kr\">\uc6b0\ub9ac\ub294 \ub300\ubd80\ubd84 \uc6b0\ub9ac \uc2a4\uc2a4\ub85c \uc0dd\uac01\ud558\uc5ec \ub9cc\ub4e4\uc5b4\uc9c4 \uc874\uc7ac\uc774\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter II &middot; \uc81c2\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-ii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">A positive thought is infinitely more powerful than a negative one.<\/div>\n        <div class=\"cxq-kr\">\uae0d\uc815\uc801\uc778 \uc0dd\uac01\uc740 \ubd80\uc815\uc801\uc778 \uc0dd\uac01\ubcf4\ub2e4 \ubb34\ud55c\ud788 \ub354 \uac15\ub825\ud558\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter II &middot; \uc81c2\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-ii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">We generally see that for which we seek.<\/div>\n        <div class=\"cxq-kr\">\uc6b0\ub9ac\ub294 \uc77c\ubc18\uc801\uc73c\ub85c \uc6b0\ub9ac\uac00 \ucc3e\ub294 \uac83\uc744 \ubcf8\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter II &middot; \uc81c2\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-ii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">It is not only a good thing to be a good teacher, but it is also very important to be a good listener at times.<\/div>\n        <div class=\"cxq-kr\">\uc88b\uc740 \uad50\uc0ac\uac00 \ub418\ub294 \uac83\uc740 \uc88b\uc740 \uc77c\uc77c \ubfd0\ub9cc \uc544\ub2c8\ub77c, \ub54c\ub54c\ub85c \uc88b\uc740 \uacbd\uccad\uc790\uac00 \ub418\ub294 \uac83\ub3c4 \ub9e4\uc6b0 \uc911\uc694\ud558\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter II &middot; \uc81c2\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-iii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Man has but one mind, but he has many mental faculties, each faculty being capable of functioning along two different lines of mental effort.<\/div>\n        <div class=\"cxq-kr\">\uc778\uac04\uc5d0\uac8c\ub294 \ud558\ub098\uc758 \ub9c8\uc74c\ub9cc \uc788\uc9c0\ub9cc, \uc5ec\ub7ec \uc815\uc2e0 \ub2a5\ub825\uc744 \uac16\uace0 \uc788\uc73c\uba70, \uac01\uac01\uc758 \ub2a5\ub825\uc740 \ub450 \uac00\uc9c0 \ub2e4\ub978 \uc815\uc2e0\uc801 \ub178\ub825\uc758 \ubc29\ud5a5\uc744 \ub530\ub77c \uae30\ub2a5\ud560 \uc218 \uc788\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter III &middot; \uc81c3\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-iii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">The Active function creates, changes or destroys. The Passive obeys orders and suggestions.<\/div>\n        <div class=\"cxq-kr\">\ub2a5\ub3d9\uc801 \uae30\ub2a5\uc740 \ucc3d\uc870\ud558\uace0, \ubcc0\ud654\uc2dc\ud0a4\uace0, \ud30c\uad34\ud55c\ub2e4. \uc218\ub3d9\uc801 \uae30\ub2a5\uc740 \ub2a5\ub3d9\uc801 \uae30\ub2a5\uc774 \ubd80\uc5ec\ud55c \uc77c\uc744 \uc218\ud589\ud558\uba70 \uba85\ub839\uacfc \uc554\uc2dc\uc5d0 \ubcf5\uc885\ud55c\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter III &middot; \uc81c3\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-iii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">The Will is strong enough; it does not need strengthening, but the mind needs to be trained to receive and act upon the suggestions of the Will.<\/div>\n        <div class=\"cxq-kr\">\uc758\uc9c0\ub294 \ucda9\ubd84\ud788 \uac15\ud558\ub2e4. \uc758\uc9c0\ub294 \uac15\ud654\ub420 \ud544\uc694\uac00 \uc5c6\uc9c0\ub9cc, \ub9c8\uc74c\uc740 \uc758\uc9c0\uc758 \uc81c\uc548\uc744 \ubc1b\uc544\ub4e4\uc774\uace0 \uadf8\uc5d0 \ub530\ub77c \ud589\ub3d9\ud558\ub3c4\ub85d \ud6c8\ub828\ubc1b\uc744 \ud544\uc694\uac00 \uc788\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter III &middot; \uc81c3\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-iii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">The man who understands the Law can accomplish wonders by means of the development of the powers of the mind.<\/div>\n        <div class=\"cxq-kr\">\ubc95\uce59\uc744 \uc774\ud574\ud558\ub294 \uc0ac\ub78c\uc740 \ub9c8\uc74c\uc758 \ub2a5\ub825 \ubc1c\ub2ec\uc744 \ud1b5\ud574 \ub180\ub77c\uc6b4 \uc77c\ub4e4\uc744 \uc131\ucde8\ud560 \uc218 \uc788\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter III &middot; \uc81c3\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-iii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">He has banished Fear, and enjoys Freedom. He has found himself. He has learned THE SECRET OF THE I AM.<\/div>\n        <div class=\"cxq-kr\">\uadf8\ub294 \ub450\ub824\uc6c0\uc744 \ucd94\ubc29\ud588\uace0, \uc790\uc720\ub97c \ub204\ub9b0\ub2e4. \uadf8\ub294 \uc790\uae30 \uc790\uc2e0\uc744 \ucc3e\uc558\ub2e4. \uadf8\ub294 &#x27;\ucc38\ub098&#x27;\uc758 \ube44\ubc00\uc744 \ubc30\uc6e0\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter III &middot; \uc81c3\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-iv\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Man can build up his mind and make it what he wills.<\/div>\n        <div class=\"cxq-kr\">\uc778\uac04\uc740 \uc790\uc2e0\uc758 \ub9c8\uc74c\uc744 \uc138\uc6b0\uace0 \uc6d0\ud558\ub294 \ub300\ub85c \ub9cc\ub4e4 \uc218 \uc788\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter IV &middot; \uc81c4\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-iv\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">The &#x27;I&#x27; is the sovereign of the mind, and what we call WILL is the instrument of the &#x27;I.&#x27;<\/div>\n        <div class=\"cxq-kr\">&#x27;\ub098&#x27;\ub294 \ub9c8\uc74c\uc758 \uc8fc\uad8c\uc790\uc774\uba70, \uc6b0\ub9ac\uac00 \uc758\uc9c0(WILL)\ub77c\uace0 \ubd80\ub974\ub294 \uac83\uc740 &#x27;\ub098&#x27;\uc758 \ub3c4\uad6c\uc774\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter IV &middot; \uc81c4\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-iv\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">All things are good when we learn to master them, but no thing is good when it masters us.<\/div>\n        <div class=\"cxq-kr\">\ubaa8\ub4e0 \uac83\uc740 \uc6b0\ub9ac\uac00 \uadf8\uac83\ub4e4\uc744 \uc9c0\ubc30\ud558\ub294 \ubc95\uc744 \ubc30\uc6b8 \ub54c \uc88b\uc740 \uac83\uc774\uc9c0\ub9cc, \uc5b4\ub5a4 \uac83\ub3c4 \uadf8\uac83\uc774 \uc6b0\ub9ac\ub97c \uc9c0\ubc30\ud560 \ub54c\ub294 \uc88b\uc9c0 \uc54a\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter IV &middot; \uc81c4\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-iv\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">I Am Asserting the Mastery of My Real Self.<\/div>\n        <div class=\"cxq-kr\">\ub098\ub294 \uc9c4\uc815\ud55c \uc790\uc544\uc758 \uc9c0\ubc30\ub97c \uc8fc\uc7a5\ud558\uace0 \uc788\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter IV &middot; \uc81c4\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-iv\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">The first battle is the conquest of the lesser self by the Real Self.<\/div>\n        <div class=\"cxq-kr\">\uccab \ubc88\uc9f8 \uc804\ud22c\ub294 \uc9c4\uc815\ud55c \uc790\uc544\uc5d0 \uc758\ud55c \uc800\ucc28\uc6d0 \uc790\uc544\uc758 \uc815\ubcf5\uc774\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter IV &middot; \uc81c4\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-v\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">This secret of the Will is the magic key which opens all doors.<\/div>\n        <div class=\"cxq-kr\">\uc774 \uc758\uc9c0\uc758 \ube44\ubc00\uc740 \ubaa8\ub4e0 \ubb38\uc744 \uc5ec\ub294 \ub9c8\ubc95\uc758 \uc5f4\uc1e0\uc774\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter V &middot; \uc81c5\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-v\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Will makes men giants.<\/div>\n        <div class=\"cxq-kr\">\uc758\uc9c0\ub294 \uc778\uac04\uc744 \uac70\uc778\uc73c\ub85c \ub9cc\ub4e0\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter V &middot; \uc81c5\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-v\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Strong Will follows strong Desire.<\/div>\n        <div class=\"cxq-kr\">\uac15\ud55c \uc758\uc9c0\ub294 \uac15\ud55c \uc695\ub9dd\uc744 \ub530\ub978\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter V &middot; \uc81c5\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-v\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Your Will does not need training&mdash;but your Mind does.<\/div>\n        <div class=\"cxq-kr\">\ub2f9\uc2e0\uc758 \uc758\uc9c0\ub294 \ud6c8\ub828\uc774 \ud544\uc694\ud558\uc9c0 \uc54a\ub2e4&mdash;\ud558\uc9c0\ub9cc \ub2f9\uc2e0\uc758 \ub9c8\uc74c\uc740 \ud544\uc694\ud558\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter V &middot; \uc81c5\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-v\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">I Am Using My Will Power.<\/div>\n        <div class=\"cxq-kr\">\ub098\ub294 \ub098\uc758 \uc758\uc9c0\ub825\uc744 \uc0ac\uc6a9\ud558\uace0 \uc788\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter V &middot; \uc81c5\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-vi\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">The first thing to do is to begin to &#x27;cut out&#x27; Fear and Worry.<\/div>\n        <div class=\"cxq-kr\">\uac00\uc7a5 \uba3c\uc800 \ud574\uc57c \ud560 \uc77c\uc740 \ub450\ub824\uc6c0\uacfc \uac71\uc815\uc744 &#x27;\uc798\ub77c\ub0b4\uae30&#x27; \uc2dc\uc791\ud558\ub294 \uac83\uc774\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter VI &middot; \uc81c6\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-vi\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">The best way to overcome the habit of Fear is to assume the mental attitude of Courage, just as the best way to get rid of darkness is to let in the light.<\/div>\n        <div class=\"cxq-kr\">\ub450\ub824\uc6c0\uc758 \uc2b5\uad00\uc744 \uadf9\ubcf5\ud558\ub294 \uac00\uc7a5 \uc88b\uc740 \ubc29\ubc95\uc740 \uc6a9\uae30\uc758 \uc815\uc2e0\uc801 \ud0dc\ub3c4\ub97c \ucde8\ud558\ub294 \uac83\uc774\ub2e4. \ub9c8\uce58 \uc5b4\ub460\uc744 \uc5c6\uc560\ub294 \uac00\uc7a5 \uc88b\uc740 \ubc29\ubc95\uc774 \ube5b\uc744 \ub4e4\uc774\ub294 \uac83\ucc98\ub7fc.<\/div>\n        <div class=\"cxq-src\">Chapter VI &middot; \uc81c6\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-vi\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Think Courage, say Courage, act Courage.<\/div>\n        <div class=\"cxq-kr\">\uc6a9\uae30\ub97c \uc0dd\uac01\ud558\uace0, \uc6a9\uae30\ub97c \ub9d0\ud558\uace0, \uc6a9\uae30\ub97c \ud589\ub3d9\uc73c\ub85c \uc62e\uaca8\ub77c.<\/div>\n        <div class=\"cxq-src\">Chapter VI &middot; \uc81c6\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-vi\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">The confident, fearless, expectant, &#x27;I Can and I Will&#x27; man is a mighty magnet.<\/div>\n        <div class=\"cxq-kr\">\uc790\uc2e0\uac10 \uc788\uace0, \ub450\ub824\uc6c0 \uc5c6\uace0, \uae30\ub300\ud558\ub294, &#x27;\ub098\ub294 \ud560 \uc218 \uc788\uace0 \ud560 \uac83\uc774\ub2e4&#x27;\ub77c\ub294 \uc0ac\ub78c\uc740 \uac15\ub825\ud55c \uc790\uc11d\uc774\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter VI &middot; \uc81c6\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-vi\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Remember, the only thing to fear is Fear, and&mdash;well, don&#x27;t even fear Fear, for he&#x27;s a cowardly chap at the best, who will run if you show a brave front.<\/div>\n        <div class=\"cxq-kr\">\uae30\uc5b5\ud558\ub77c, \ub450\ub824\uc6cc\ud574\uc57c \ud560 \uc720\uc77c\ud55c \uac83\uc740 \ub450\ub824\uc6c0 \uc790\uccb4\uc774\ub2e4, \uadf8\ub9ac\uace0&mdash;\uc74c, \ub450\ub824\uc6c0\uc870\ucc28 \ub450\ub824\uc6cc\ud558\uc9c0 \ub9c8\ub77c, \uadf8\ub294 \uae30\uaecf\ud574\uc57c \ube44\uac81\ud55c \ub140\uc11d\uc73c\ub85c, \uc6a9\uac10\ud55c \uc815\uba74\uc744 \ubcf4\uc5ec\uc8fc\uba74 \ub3c4\ub9dd\uce60 \uac83\uc774\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter VI &middot; \uc81c6\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-vii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Worry is the child of Fear&mdash;if you kill out Fear, Worry will die for want of nourishment.<\/div>\n        <div class=\"cxq-kr\">\uac71\uc815\uc740 \ub450\ub824\uc6c0\uc758 \uc790\ub140\uc774\ub2e4&mdash;\ub450\ub824\uc6c0\uc744 \uc8fd\uc774\uba74, \uac71\uc815\uc740 \uc790\uc591\ubd84 \ubd80\uc871\uc73c\ub85c \uc8fd\uc744 \uac83\uc774\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter VII &middot; \uc81c7\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-vii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Desire and Interest are the causes that result in success. Worry is not Desire.<\/div>\n        <div class=\"cxq-kr\">\uc695\ub9dd\uacfc \uad00\uc2ec\uc740 \uc131\uacf5\uc744 \uac00\uc838\uc624\ub294 \uc6d0\uc778\uc774\ub2e4. \uac71\uc815\uc740 \uc695\ub9dd\uc774 \uc544\ub2c8\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter VII &middot; \uc81c7\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-vii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">The key to attainment is Desire, Confidence, and Will. This key will open many doors.<\/div>\n        <div class=\"cxq-kr\">\ub2ec\uc131\uc758 \uc5f4\uc1e0\ub294 \uc695\ub9dd, \uc790\uc2e0\uac10, \uadf8\ub9ac\uace0 \uc758\uc9c0\uc774\ub2e4. \uc774 \uc5f4\uc1e0\ub294 \ub9ce\uc740 \ubb38\uc744 \uc5f4 \uac83\uc774\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter VII &middot; \uc81c7\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-vii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">The mind can think of but one thing at a time, and if you concentrate upon a bright thing, the other thing will fade away.<\/div>\n        <div class=\"cxq-kr\">\ub9c8\uc74c\uc740 \ud55c \ubc88\uc5d0 \ud55c \uac00\uc9c0\ubc16\uc5d0 \uc0dd\uac01\ud560 \uc218 \uc5c6\uace0, \ub9cc\uc57d \ub2f9\uc2e0\uc774 \ubc1d\uc740 \uac83\uc5d0 \uc9d1\uc911\ud558\uba74, \ub2e4\ub978 \uac83\uc740 \uc810\uc810 \uc0ac\ub77c\uc9c8 \uac83\uc774\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter VII &middot; \uc81c7\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-vii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Bright, cheerful and happy thoughts attract bright, cheerful and happy things to us&mdash;worry drives them away.<\/div>\n        <div class=\"cxq-kr\">\ubc1d\uace0, \uba85\ub791\ud558\uace0, \ud589\ubcf5\ud55c \uc0dd\uac01\ub4e4\uc740 \ubc1d\uace0, \uba85\ub791\ud558\uace0, \ud589\ubcf5\ud55c \uac83\ub4e4\uc744 \uc6b0\ub9ac\uc5d0\uac8c \ub04c\uc5b4\ub2f9\uae34\ub2e4&mdash;\uac71\uc815\uc740 \uadf8\uac83\ub4e4\uc744 \ubab0\uc544\ub0b8\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter VII &middot; \uc81c7\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-viii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Your thoughts are either faithful servants or tyrannical masters&mdash;just as you allow them to be.<\/div>\n        <div class=\"cxq-kr\">\ub2f9\uc2e0\uc758 \uc0dd\uac01\uc740 \ucda9\uc2e4\ud55c \ud558\uc778\uc774\uac70\ub098 \ud3ed\uad70 \uac19\uc740 \uc8fc\uc778\uc774\ub2e4&mdash;\ub2f9\uc2e0\uc774 \ud5c8\uc6a9\ud558\ub294 \ub300\ub85c.<\/div>\n        <div class=\"cxq-src\">Chapter VIII &middot; \uc81c8\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-viii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Your mind is given you for your good and for your own use&mdash;not to use you.<\/div>\n        <div class=\"cxq-kr\">\ub2f9\uc2e0\uc758 \ub9c8\uc74c\uc740 \ub2f9\uc2e0\uc758 \uc720\uc775\uacfc \ub2f9\uc2e0 \uc790\uc2e0\uc758 \uc0ac\uc6a9\uc744 \uc704\ud574 \uc8fc\uc5b4\uc84c\ub2e4&mdash;\ub2f9\uc2e0\uc744 \uc774\uc6a9\ud558\uae30 \uc704\ud574\uc11c\uac00 \uc544\ub2c8\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter VIII &middot; \uc81c8\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-viii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">The key to the mystery is Concentration.<\/div>\n        <div class=\"cxq-kr\">\uc774 \uc2e0\ube44\uc758 \uc5f4\uc1e0\ub294 \uc9d1\uc911\uc774\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter VIII &middot; \uc81c8\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-viii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">It pays to be able to be a competent mental engineer.<\/div>\n        <div class=\"cxq-kr\">\uc720\ub2a5\ud55c \uc815\uc2e0\uc801 \uae30\uc220\uc790\uac00 \ub418\ub294 \uac83\uc740 \ubcf4\ub78c\uc774 \uc788\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter VIII &middot; \uc81c8\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-viii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">There is only room for one thing at a time in the focus of attention; so put all your attention upon one thought, and the others will sneak off.<\/div>\n        <div class=\"cxq-kr\">\uc8fc\uc758\uc758 \ucd08\uc810\uc5d0\ub294 \ud55c \ubc88\uc5d0 \ud55c \uac00\uc9c0\ub9cc\uc744 \uc704\ud55c \uacf5\uac04\uc774 \uc788\ub2e4; \uadf8\ub7ec\ubbc0\ub85c \ubaa8\ub4e0 \uc8fc\uc758\ub97c \ud558\ub098\uc758 \uc0dd\uac01\uc5d0 \ub450\ub77c, \uadf8\ub7ec\uba74 \ub2e4\ub978 \uac83\ub4e4\uc740 \uc2ac\uadf8\uba38\ub2c8 \uc0ac\ub77c\uc9c8 \uac83\uc774\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter VIII &middot; \uc81c8\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-ix\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">We must let Life flow through us, and allow it to express itself naturally.<\/div>\n        <div class=\"cxq-kr\">\uc6b0\ub9ac\ub294 \uc0dd\uba85\uc774 \uc6b0\ub9ac\ub97c \ud1b5\ud574 \ud750\ub974\uac8c \ud558\uace0, \uc790\uc5f0\uc2a4\ub7fd\uac8c \ud45c\ud604\ub418\ub3c4\ub85d \ud5c8\uc6a9\ud574\uc57c \ud55c\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter IX &middot; \uc81c9\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-ix\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Assert the Life Force within you, and manifest it in every thought, act and deed.<\/div>\n        <div class=\"cxq-kr\">\ub2f9\uc2e0 \uc548\uc5d0 \uc788\ub294 \uc0dd\uba85\ub825\uc744 \uc8fc\uc7a5\ud558\uace0, \ubaa8\ub4e0 \uc0dd\uac01, \ud589\uc704, \ud589\ub3d9\uc5d0\uc11c \uadf8\uac83\uc744 \ub4dc\ub7ec\ub0b4\ub77c.<\/div>\n        <div class=\"cxq-src\">Chapter IX &middot; \uc81c9\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-ix\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">No man or woman ever amounted to anything unless he or she put life into the tasks of everyday life.<\/div>\n        <div class=\"cxq-kr\">\uc5b4\ub5a4 \ub0a8\uc790\ub098 \uc5ec\uc790\ub3c4 \uc77c\uc0c1\uc0dd\ud65c\uc758 \uacfc\uc5c5\uc5d0 \uc0dd\uba85\uc744 \ubd88\uc5b4\ub123\uc9c0 \uc54a\uc73c\uba74 \uc544\ubb34\uac83\ub3c4 \uc774\ub8e8\uc9c0 \ubabb\ud588\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter IX &middot; \uc81c9\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-ix\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">I Am Alive.<\/div>\n        <div class=\"cxq-kr\">\ub098\ub294 \uc0b4\uc544\uc788\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter IX &middot; \uc81c9\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-ix\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Don&#x27;t rest content with merely saying that you are alive, but prove it with your acts.<\/div>\n        <div class=\"cxq-kr\">\ub2e8\uc9c0 \uc0b4\uc544\uc788\ub2e4\uace0 \ub9d0\ud558\ub294 \uac83\uc5d0 \ub9cc\uc871\ud558\uc9c0 \ub9d0\uace0, \ub2f9\uc2e0\uc758 \ud589\ub3d9\uc73c\ub85c \uadf8\uac83\uc744 \uc99d\uba85\ud558\ub77c.<\/div>\n        <div class=\"cxq-src\">Chapter IX &middot; \uc81c9\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-x\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">The great thing in all education is to make our nervous system our ally instead of our enemy.<\/div>\n        <div class=\"cxq-kr\">\ubaa8\ub4e0 \uad50\uc721\uc5d0\uc11c \uac00\uc7a5 \uc911\uc694\ud55c \uac83\uc740 \uc6b0\ub9ac\uc758 \uc2e0\uacbd\uacc4\ub97c \uc801\uc774 \uc544\ub2cc \uc6b0\ub9ac\uc758 \ub3d9\ub9f9\uc73c\ub85c \ub9cc\ub4dc\ub294 \uac83\uc774\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter X &middot; \uc81c10\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-x\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Never suffer an exception to occur until the new habit is securely rooted in your life.<\/div>\n        <div class=\"cxq-kr\">\uc0c8\ub85c\uc6b4 \uc2b5\uad00\uc774 \ub2f9\uc2e0\uc758 \uc0b6\uc5d0 \ud655\uace0\ud788 \ubfcc\ub9ac\ub0b4\ub9b4 \ub54c\uae4c\uc9c0 \uacb0\ucf54 \uc608\uc678\uac00 \ubc1c\uc0dd\ud558\ub3c4\ub85d \ud5c8\uc6a9\ud558\uc9c0 \ub9d0\ub77c.<\/div>\n        <div class=\"cxq-src\">Chapter X &middot; \uc81c10\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-x\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">If you are confronted with the question: &#x27;Which of these two would like to become a habit with me.&#x27;<\/div>\n        <div class=\"cxq-kr\">\ub9cc\uc57d &#x27;\uc774 \ub450 \uac00\uc9c0 \uc911 \uc5b4\ub290 \uac83\uc744 \ud574\uc57c \ud560\uae4c?&#x27;\ub77c\ub294 \uc9c8\ubb38\uc5d0 \uc9c1\uba74\ud55c\ub2e4\uba74, \uac00\uc7a5 \uc88b\uc740 \ub300\ub2f5\uc740: &#x27;\ub098\ub294 \ub0b4\uac8c \uc2b5\uad00\uc774 \ub418\uc5c8\uc73c\uba74 \ud558\ub294 \uac83\uc744 \ud560 \uac83\uc774\ub2e4.&#x27;\uc774\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter X &middot; \uc81c10\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-x\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">The moment you yield &#x27;just this once,&#x27; you introduce the thin edge of the wedge that will, in the end, split your resolution into pieces.<\/div>\n        <div class=\"cxq-kr\">\ub2f9\uc2e0\uc774 &#x27;\ub531 \uc774\ubc88 \ud55c \ubc88\ub9cc&#x27;\uc5d0 \uad74\ubcf5\ud558\ub294 \uc21c\uac04, \ub2f9\uc2e0\uc740 \uacb0\uad6d \ub2f9\uc2e0\uc758 \uacb0\uc2ec\uc744 \uc0b0\uc0b0\uc870\uac01 \ub0bc \uc410\uae30\uc758 \uc587\uc740 \ub05d\uc744 \ub3c4\uc785\ud558\ub294 \uac83\uc774\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter X &middot; \uc81c10\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-x\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">The mind has been likened to a piece of paper that has been creased.<\/div>\n        <div class=\"cxq-kr\">\ub9c8\uc74c\uc740 \uc811\ud78c \uc885\uc774 \ud55c \uc7a5\uc5d0 \ube44\uc720\ub418\uc5b4 \uc654\ub2e4. \uadf8 \ud6c4\ub85c \uadf8\uac83\uc740 \uac19\uc740 \uc811\ud78c \uc790\uad6d\uc744 \ub530\ub77c \uc811\ud788\ub824\ub294 \uacbd\ud5a5\uc774 \uc788\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter X &middot; \uc81c10\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xi\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">It is an axiom of psychology that &#x27;Emotions deepen by repetition.&#x27;<\/div>\n        <div class=\"cxq-kr\">&quot;\uac10\uc815\uc740 \ubc18\ubcf5\uc5d0 \uc758\ud574 \uae4a\uc5b4\uc9c4\ub2e4&quot;\ub294 \uac83\uc740 \uc2ec\ub9ac\ud559\uc758 \uacf5\ub9ac\uc774\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter XI &middot; \uc81c11\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xi\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">If an undesirable emotion shows itself inclined to take up a it, or at least to master it.<\/div>\n        <div class=\"cxq-kr\">\ub9cc\uc57d \ubc14\ub78c\uc9c1\ud558\uc9c0 \uc54a\uc740 \uac10\uc815\uc774 \ub2f9\uc2e0\uacfc \ud568\uaed8 \uc601\uad6c\uc801\uc778 \uac70\ucc98\ub97c \ucc28\uc9c0\ud558\ub824\ub294 \uacbd\ud5a5\uc744 \ubcf4\uc778\ub2e4\uba74, \ub2f9\uc2e0\uc740 \uadf8\uac83\uc744 \uc81c\uac70\ud558\uac70\ub098 \uc801\uc5b4\ub3c4 \uadf8\uac83\uc744 \uc9c0\ubc30\ud558\uae30 \uc704\ud574 \ub178\ub825\uc744 \uc2dc\uc791\ud558\ub294 \uac83\uc774 \uc88b\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter XI &middot; \uc81c11\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xi\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Each time you give way to one of these negative emotions, the ones.<\/div>\n        <div class=\"cxq-kr\">\uc774\ub7ec\ud55c \ubd80\uc815\uc801 \uac10\uc815 \uc911 \ud558\ub098\uc5d0 \uad74\ubcf5\ud560 \ub54c\ub9c8\ub2e4, \ub2f9\uc2e0\uc740 \uac19\uc740 \uac83 \ub610\ub294 \ube44\uc2b7\ud55c \uac83\uc758 \uc7ac\ubc1c\uc744 \ub354 \uc27d\uac8c \ub9cc\ub4e0\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter XI &middot; \uc81c11\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xi\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Refuse to express a passion, and it dies.<\/div>\n        <div class=\"cxq-kr\">\uc5f4\uc815\uc744 \ud45c\ud604\ud558\uae30\ub97c \uac70\ubd80\ud558\uba74, \uadf8\uac83\uc740 \uc8fd\ub294\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter XI &middot; \uc81c11\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xi\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">If we wish to conquer emotional tendencies in ourselves, we must to cultivate.<\/div>\n        <div class=\"cxq-kr\">\ub9cc\uc57d \uc6b0\ub9ac\uac00 \uc6b0\ub9ac \uc790\uc2e0 \uc548\uc758 \uac10\uc815\uc801 \uacbd\ud5a5\uc744 \uc815\ubcf5\ud558\uae30\ub97c \uc6d0\ud55c\ub2e4\uba74, \uc6b0\ub9ac\ub294 \uadfc\uba74\ud558\uac8c, \uadf8\ub9ac\uace0 \ucc98\uc74c\uc5d0\ub294 \ub0c9\uc815\ud558\uac8c, \uc6b0\ub9ac\uac00 \uae30\ub974\uae30\ub97c \uc120\ud638\ud558\ub294 \uadf8 \ubc18\ub300\ub418\ub294 \uae30\uc9c8\uc758 \uc678\uc801 \uc6c0\uc9c1\uc784\uc744 \uac70\uccd0\uc57c \ud55c\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter XI &middot; \uc81c11\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">People may make themselves over, and change their entire natures.<\/div>\n        <div class=\"cxq-kr\">\uc0ac\ub78c\ub4e4\uc740 \uc790\uc2e0\uc744 \uc0c8\ub86d\uac8c \ub9cc\ub4e4\uace0 \uc790\uc2e0\uc758 \ubcf8\uc131 \uc804\uccb4\ub97c \ubc14\uafc0 \uc218 \uc788\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter XII &middot; \uc81c12\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Mental attitudes may be acquired and cultivated, changed and discarded, at will.<\/div>\n        <div class=\"cxq-kr\">\uc815\uc2e0\uc801 \ud0dc\ub3c4\ub294 \ub9c8\uc74c\ub300\ub85c \ud68d\ub4dd\ud558\uace0 \ubc30\uc591\ud558\uace0, \ubc14\uafb8\uace0 \ubc84\ub9b4 \uc218 \uc788\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter XII &middot; \uc81c12\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">One positive thought will counteract a number of negative thoughts.<\/div>\n        <div class=\"cxq-kr\">\ud558\ub098\uc758 \uae0d\uc815\uc801\uc778 \uc0dd\uac01\uc774 \uc5ec\ub7ec \uac1c\uc758 \ubd80\uc815\uc801\uc778 \uc0dd\uac01\uc744 \uc0c1\uc1c4\ud560 \uac83\uc774\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter XII &middot; \uc81c12\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Thoughts take form in action; and in turn actions influence thought.<\/div>\n        <div class=\"cxq-kr\">\uc0dd\uac01\uc740 \ud589\ub3d9\uc5d0\uc11c \ud615\ud0dc\ub97c \uac16\ucd94\uace0; \ucc28\ub840\ub85c \ud589\ub3d9\uc740 \uc0dd\uac01\uc5d0 \uc601\ud5a5\uc744 \ubbf8\uce5c\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter XII &middot; \uc81c12\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Don&#x27;t be discouraged at the resistance you will encounter at first, but sing gaily: &#x27;I Can and I Will.&#x27;<\/div>\n        <div class=\"cxq-kr\">\ucc98\uc74c\uc5d0 \uc9c1\uba74\ud560 \uc800\ud56d\uc5d0 \ub099\ub2f4\ud558\uc9c0 \ub9d0\uace0, \uc990\uac81\uac8c \ub178\ub798\ud558\ub77c: &#x27;\ub098\ub294 \ud560 \uc218 \uc788\uace0 \ud560 \uac83\uc774\ub2e4.&#x27;<\/div>\n        <div class=\"cxq-src\">Chapter XII &middot; \uc81c12\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xiii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">In order to attain a thing it is necessary that the mind should fall in love with it, and be conscious of its existence, almost to the exclusion of everything else.<\/div>\n        <div class=\"cxq-kr\">\ubb34\uc5b8\uac00\ub97c \ub2ec\uc131\ud558\uae30 \uc704\ud574\uc11c\ub294 \ub9c8\uc74c\uc774 \uadf8\uac83\uacfc \uc0ac\ub791\uc5d0 \ube60\uc9c0\uace0, \uac70\uc758 \ub2e4\ub978 \ubaa8\ub4e0 \uac83\uc744 \ubc30\uc81c\ud560 \uc815\ub3c4\ub85c \uadf8\uac83\uc758 \uc874\uc7ac\ub97c \uc758\uc2dd\ud574\uc57c \ud55c\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter XIII &middot; \uc81c13\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xiii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Mental Force operates best when it is concentrated.<\/div>\n        <div class=\"cxq-kr\">\uc815\uc2e0\uc801 \ud798\uc740 \uc9d1\uc911\ub418\uc5c8\uc744 \ub54c \uac00\uc7a5 \uc798 \uc791\uc6a9\ud55c\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter XIII &middot; \uc81c13\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xiii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">The mind works on the subconscious plane, remember, and almost always along the lines of the ruling passion or desire.<\/div>\n        <div class=\"cxq-kr\">\ub9c8\uc74c\uc740 \uc7a0\uc7ac\uc758\uc2dd\uc758 \uce35\uc5d0\uc11c \uc791\ub3d9\ud55c\ub2e4\ub294 \uac83\uc744 \uae30\uc5b5\ud558\ub77c, \uadf8\ub9ac\uace0 \uac70\uc758 \ud56d\uc0c1 \uc9c0\ubc30\uc801\uc778 \uc5f4\uc815\uc774\ub098 \uc695\ub9dd\uc758 \ubc29\ud5a5\uc744 \ub530\ub77c \uc791\ub3d9\ud55c\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter XIII &middot; \uc81c13\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xiii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Keep your Desire fresh and active, and let it get in its work without interference from conflicting desires.<\/div>\n        <div class=\"cxq-kr\">\ub2f9\uc2e0\uc758 \uc695\ub9dd\uc744 \uc2e0\uc120\ud558\uace0 \ud65c\ub3d9\uc801\uc73c\ub85c \uc720\uc9c0\ud558\uace0, \uc0c1\ucda9\ud558\ub294 \uc695\ub9dd\ub4e4\ub85c\ubd80\ud130\uc758 \uac04\uc12d \uc5c6\uc774 \uadf8 \uc77c\uc744 \ud558\uac8c \ud558\ub77c.<\/div>\n        <div class=\"cxq-src\">Chapter XIII &middot; \uc81c13\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xiii\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">The more Desire you have for a thing, the more you Love it; and the more you Love it, the greater will be the attractive force exerted toward its attainment.<\/div>\n        <div class=\"cxq-kr\">\ub2f9\uc2e0\uc774 \ubb34\uc5b8\uac00\uc5d0 \ub300\ud55c \uc695\ub9dd\uc774 \ub9ce\uc744\uc218\ub85d, \ub2f9\uc2e0\uc740 \uadf8\uac83\uc744 \ub354 \uc0ac\ub791\ud55c\ub2e4; \uadf8\ub9ac\uace0 \ub2f9\uc2e0\uc774 \uadf8\uac83\uc744 \ub354 \uc0ac\ub791\ud560\uc218\ub85d, \uadf8\uac83\uc758 \ub2ec\uc131\uc744 \ud5a5\ud574 \ubc1c\ud718\ub418\ub294 \ub04c\uc5b4\ub2f9\uae30\ub294 \ud798\uc774 \ub354 \ucee4\uc9c8 \uac83\uc774\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter XIII &middot; \uc81c13\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xiv\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">The great difference between men, the feeble and the powerful, the determination&mdash;a purpose once fixed and then Death or Victory.<\/div>\n        <div class=\"cxq-kr\">\uc778\uac04\ub4e4 \uc0ac\uc774\uc758 \uc704\ub300\ud55c \ucc28\uc774&mdash;\ub098\uc57d\ud55c \uc790\uc640 \uac15\ub825\ud55c \uc790, \uc704\ub300\ud55c \uc790\uc640 \ubcf4\uc798\uac83\uc5c6\ub294 \uc790 \uc0ac\uc774\uc758&mdash;\ub294 \uc5d0\ub108\uc9c0\uc640 \ubd88\uad74\uc758 \uacb0\uc758\uc774\ub2e4&mdash;\ud55c \ubc88 \uc815\ud574\uc9c4 \ubaa9\uc801, \uadf8\ub9ac\uace0 \uadf8 \ud6c4\uc5d0\ub294 \uc8fd\uc74c \uc544\ub2c8\uba74 \uc2b9\ub9ac.<\/div>\n        <div class=\"cxq-src\">Chapter XIV &middot; \uc81c14\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xiv\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Everyone has within him a giant will, but the majority of us are too lazy to use it.<\/div>\n        <div class=\"cxq-kr\">\ubaa8\ub4e0 \uc0ac\ub78c\uc740 \uadf8 \uc548\uc5d0 \uac70\ub300\ud55c \uc758\uc9c0\ub97c \uac00\uc9c0\uace0 \uc788\uc9c0\ub9cc, \uc6b0\ub9ac \ub300\ub2e4\uc218\ub294 \uadf8\uac83\uc744 \uc0ac\uc6a9\ud558\uae30\uc5d0 \ub108\ubb34 \uac8c\uc73c\ub974\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter XIV &middot; \uc81c14\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xiv\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Energy and Invincible Determination&mdash;let that be your motto in able to &#x27;do things.&#x27;<\/div>\n        <div class=\"cxq-kr\">&quot;\uc5d0\ub108\uc9c0\uc640 \ubd88\uad74\uc758 \uacb0\uc758&quot;&mdash;\uadf8\uac83\uc744 \ub2f9\uc2e0\uc758 \uc77c\uc0c1\uc0dd\ud65c\uc5d0\uc11c \uc88c\uc6b0\uba85\uc73c\ub85c \uc0bc\uc73c\ub77c, \uadf8\ub7ec\uba74 \ub2f9\uc2e0\uc740 &quot;\uc77c\uc744 \ud574\ub0b4\ub294&quot; \ub4dc\ubb38 \uc0ac\ub78c\ub4e4 \uc911 \ud558\ub098\uac00 \ub420 \uac83\uc774\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter XIV &middot; \uc81c14\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xiv\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Don&#x27;t undervalue yourself, or overvalue others. Realize that you good things.<\/div>\n        <div class=\"cxq-kr\">\uc790\uc2e0\uc744 \uacfc\uc18c\ud3c9\uac00\ud558\uac70\ub098 \ub2e4\ub978 \uc0ac\ub78c\uc744 \uacfc\ub300\ud3c9\uac00\ud558\uc9c0 \ub9c8\ub77c. \ub2f9\uc2e0\uc774 \uc88b\uc740 \uc7ac\ub8cc\ub85c \ub9cc\ub4e4\uc5b4\uc84c\ub2e4\ub294 \uac83\uc744, \uadf8\ub9ac\uace0 \ub2f9\uc2e0\uc758 \ub9c8\uc74c \uc548\uc5d0 \ub9ce\uc740 \uc88b\uc740 \uac83\ub4e4\uc774 \uc7a0\uaca8 \uc788\ub2e4\ub294 \uac83\uc744 \uae68\ub2ec\uc544\ub77c.<\/div>\n        <div class=\"cxq-src\">Chapter XIV &middot; \uc81c14\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xiv\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Stop fooling, and get down to business. Stop wasting good raw material, and start to work making something worth while.<\/div>\n        <div class=\"cxq-kr\">\uc7a5\ub09c\uce58\ub294 \uac83\uc744 \uba48\ucd94\uace0, \ubcf8\uaca9\uc801\uc778 \uc77c\uc5d0 \ucc29\uc218\ud558\ub77c. \uc88b\uc740 \uc6d0\ub8cc\ub97c \ub0ad\ube44\ud558\ub294 \uac83\uc744 \uba48\ucd94\uace0, \uac00\uce58 \uc788\ub294 \uac83\uc744 \ub9cc\ub4dc\ub294 \uc77c\uc744 \uc2dc\uc791\ud558\ub77c.<\/div>\n        <div class=\"cxq-src\">Chapter XIV &middot; \uc81c14\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xv\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Nothing is too good for you&mdash;no matter how great the thing may be&mdash;no matter how undeserving you may seem to be.<\/div>\n        <div class=\"cxq-kr\">\ub2f9\uc2e0\uc5d0\uac8c \uacfc\ubd84\ud55c \uac83\uc740 \uc544\ubb34\uac83\ub3c4 \uc5c6\ub2e4&mdash;\uadf8\uac83\uc774 \uc544\ubb34\ub9ac \ub300\ub2e8\ud55c \uac83\uc774\ub4e0 \uac04\uc5d0&mdash;\ub2f9\uc2e0\uc774 \uc544\ubb34\ub9ac \uc790\uaca9 \uc5c6\uc5b4 \ubcf4\uc774\ub4e0 \uac04\uc5d0.<\/div>\n        <div class=\"cxq-src\">Chapter XV &middot; \uc81c15\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xv\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">You are entitled to the best there is, for it is your direct inheritance.<\/div>\n        <div class=\"cxq-kr\">\ub2f9\uc2e0\uc740 \ucd5c\uc0c1\uc758 \uac83\uc744 \ubc1b\uc744 \uc790\uaca9\uc774 \uc788\ub2e4, \uc65c\ub0d0\ud558\uba74 \uadf8\uac83\uc740 \ub2f9\uc2e0\uc758 \uc9c1\uc811\uc801\uc778 \uc720\uc0b0\uc774\uae30 \ub54c\ubb38\uc774\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter XV &middot; \uc81c15\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xv\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">You are a manifestation of the Whole Thing, and have a perfect right to all there is.<\/div>\n        <div class=\"cxq-kr\">\ub2f9\uc2e0\uc740 \uc804\uccb4\uc758 \ubc1c\ud604\uc774\uba70, \uc874\uc7ac\ud558\ub294 \ubaa8\ub4e0 \uac83\uc5d0 \ub300\ud55c \uc644\uc804\ud55c \uad8c\ub9ac\ub97c \uac00\uc9c0\uace0 \uc788\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter XV &middot; \uc81c15\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xv\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">The truly strong man is calm, self-contained, and carries with him a consciousness of strength.<\/div>\n        <div class=\"cxq-kr\">\uc9c4\uc815\uc73c\ub85c \uac15\ud55c \uc0ac\ub78c\uc740 \ucc28\ubd84\ud558\uace0, \uc790\uc81c\ub825\uc774 \uc788\uc73c\uba70, \uac15\ud568\uc758 \uc758\uc2dd\uc744 \uc9c0\ub2c8\uace0 \ub2e4\ub2cc\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter XV &middot; \uc81c15\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xv\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">This is the difference between the Master of Circumstances and the Slave of Circumstances.<\/div>\n        <div class=\"cxq-kr\">\uc774\uac83\uc774 \ud658\uacbd\uc758 \uc8fc\uc778\uacfc \ud658\uacbd\uc758 \ub178\uc608 \uc0ac\uc774\uc758 \ucc28\uc774\uc774\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter XV &middot; \uc81c15\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xvi\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">There is no such thing as chance. Law maintains everywhere, and all that happens happens because of the operation of Law.<\/div>\n        <div class=\"cxq-kr\">\uc6b0\uc5f0\uc774\ub780 \uac83\uc740 \uc5c6\ub2e4. \ubc95\uce59\uc740 \ubaa8\ub4e0 \uacf3\uc5d0\uc11c \uc720\uc9c0\ub418\uba70, \uc77c\uc5b4\ub098\ub294 \ubaa8\ub4e0 \uac83\uc740 \ubc95\uce59\uc758 \uc791\uc6a9 \ub54c\ubb38\uc5d0 \uc77c\uc5b4\ub09c\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter XVI &middot; \uc81c16\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xvi\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Like attracts like, and opposites repel opposites, in the world of thought.<\/div>\n        <div class=\"cxq-kr\">\uac19\uc740 \uac83\uc774 \uac19\uc740 \uac83\uc744 \ub04c\uc5b4\ub2f9\uae30\uace0, \ubc18\ub300\ub294 \ubc18\ub300\ub97c \ubc00\uc5b4\ub0b8\ub2e4, \uc0dd\uac01\uc758 \uc138\uacc4\uc5d0\uc11c.<\/div>\n        <div class=\"cxq-src\">Chapter XVI &middot; \uc81c16\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xvi\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">A state of discouragement is not the one in which bright ideas come to us. It is only when we are enthused and hopeful that our minds work out the bright ideas.<\/div>\n        <div class=\"cxq-kr\">\ub099\ub2f4\uc758 \uc0c1\ud0dc\ub294 \ubc1d\uc740 \uc544\uc774\ub514\uc5b4\uac00 \uc6b0\ub9ac\uc5d0\uac8c \uc624\ub294 \uc0c1\ud0dc\uac00 \uc544\ub2c8\ub2e4. \uc6b0\ub9ac\uac00 \uc5f4\uc815\uc801\uc774\uace0 \ud76c\ub9dd\uc5d0 \ucc30 \ub54c\ub9cc \uc6b0\ub9ac\uc758 \ub9c8\uc74c\uc740 \ubc1d\uc740 \uc544\uc774\ub514\uc5b4\ub97c \ub9cc\ub4e4\uc5b4\ub0b8\ub2e4.<\/div>\n        <div class=\"cxq-src\">Chapter XVI &middot; \uc81c16\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xvi\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Set your mind to the keynote of Courage, Confidence and Success.<\/div>\n        <div class=\"cxq-kr\">\ub2f9\uc2e0\uc758 \ub9c8\uc74c\uc744 \uc6a9\uae30, \uc790\uc2e0\uac10, \uc131\uacf5\uc758 \uae30\uc870\ub85c \ub9de\ucd94\ub77c.<\/div>\n        <div class=\"cxq-src\">Chapter XVI &middot; \uc81c16\uc7a5<\/div>\n      <\/div>\n      <div class=\"cxq-card\" data-chapter=\"chapter-xvi\">\n        <div class=\"cxq-qmark\">&ldquo;<\/div>\n        <div class=\"cxq-en\">Fall in with the operations of the Law. Make it a part of yourself. Get into its currents.<\/div>\n        <div class=\"cxq-kr\">\ubc95\uce59\uc758 \uc791\uc6a9\uc5d0 \uc21c\uc751\ud558\ub77c. \uadf8\uac83\uc744 \ub2f9\uc2e0 \uc790\uc2e0\uc758 \uc77c\ubd80\ub85c \ub9cc\ub4e4\ub77c. \uadf8 \ud750\ub984\uc5d0 \ub4e4\uc5b4\uac00\ub77c.<\/div>\n        <div class=\"cxq-src\">Chapter XVI &middot; \uc81c16\uc7a5<\/div>\n      <\/div>\n    <div class=\"cxq-no-results\" id=\"cxqNoResults\">\uac80\uc0c9 \uacb0\uacfc\uac00 \uc5c6\uc2b5\ub2c8\ub2e4.<\/div>\n  <\/div>\n\n  <!-- Footer CTA -->\n  <div class=\"cxq-footer\">\n    <div class=\"cxq-cta\">\n      <div class=\"cxq-cta-title\">Complete Edition<\/div>\n      <div class=\"cxq-cta-text\">\ubaa8\ub4e0 \uba85\ubb38\uc7a5\uc758 \ub9e5\ub77d\uc744 \uc601\ud55c\ub300\uc5ed \ubcf8\ubb38\uc73c\ub85c \uae4a\uc774 \uc788\uac8c \uc77d\uc5b4\ubcf4\uc138\uc694.<br>\uc0c1\uc138 \uac01\uc8fc, \ud575\uc2ec \uc5b4\ud718, \ud544\uc0ac \uacf5\uac04\uae4c\uc9c0 3-in-1 Bilingual Edition\uc5d0\uc11c \ub9cc\ub098\ubcf4\uc138\uc694.<\/div>\n      <a href=\"\/classica-x\/attraction\/\" class=\"cxq-cta-btn\">\ub3c4\uc11c \uc0c1\uc138 \ubcf4\uae30<\/a>\n    <\/div>\n  <\/div>\n\n<\/div>\n\n<script>\n(function() {\n  var search = document.getElementById('cxqSearch');\n  var count = document.getElementById('cxqCount');\n  var noResults = document.getElementById('cxqNoResults');\n  var grid = document.getElementById('cxqGrid');\n  var cards = grid.querySelectorAll('.cxq-card');\n  var filterBtns = document.querySelectorAll('.cxq-filter-btn');\n  var activeChapter = 'all';\n\n  function filterCards() {\n    var query = search.value.toLowerCase().trim();\n    var visible = 0;\n\n    cards.forEach(function(card) {\n      var chap = card.getAttribute('data-chapter');\n      var en = card.querySelector('.cxq-en').textContent.toLowerCase();\n      var kr = card.querySelector('.cxq-kr').textContent.toLowerCase();\n\n      var matchChapter = (activeChapter === 'all' || chap === activeChapter);\n      var matchSearch = (!query || en.indexOf(query) !== -1 || kr.indexOf(query) !== -1);\n\n      if (matchChapter && matchSearch) {\n        card.style.display = '';\n        visible++;\n      } else {\n        card.style.display = 'none';\n      }\n    });\n\n    count.textContent = visible;\n    noResults.style.display = visible === 0 ? 'block' : 'none';\n  }\n\n  search.addEventListener('input', filterCards);\n\n  filterBtns.forEach(function(btn) {\n    btn.addEventListener('click', function() {\n      filterBtns.forEach(function(b) { b.classList.remove('active'); });\n      btn.classList.add('active');\n      activeChapter = btn.getAttribute('data-chapter');\n      filterCards();\n    });\n  });\n})();\n<\/script>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Classica-X\/ \ub3c4\uc11c \ubaa9\ub85d\/ \uc0dd\uac01\uc758 \uc9c4\ub3d9\/ \uba85\ubb38\uc7a5 \uba85\ubb38\uc7a5 \uceec\ub809\uc158 Thought Vibration &middot; 3-in-1 Bilingual Edition Sentences to Remember \uba85\ubb38\uc7a5 90+ 1906\ub144\uc5d0 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":128,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-171","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"prinz002","author_link":"https:\/\/x-global.it\/classica-x\/author\/prinz002\/"},"uagb_comment_info":0,"uagb_excerpt":"Classica-X\/ \ub3c4\uc11c \ubaa9\ub85d\/ \uc0dd\uac01\uc758 \uc9c4\ub3d9\/ \uba85\ubb38\uc7a5 \uba85\ubb38\uc7a5 \uceec\ub809\uc158 Thought Vibration &middot; 3-in-1 Bilingual Edition Sentences to Remember \uba85\ubb38\uc7a5 90+ 1906\ub144\uc5d0 [&hellip;]","_links":{"self":[{"href":"https:\/\/x-global.it\/classica-x\/wp-json\/wp\/v2\/pages\/171","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/x-global.it\/classica-x\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/x-global.it\/classica-x\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/x-global.it\/classica-x\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/x-global.it\/classica-x\/wp-json\/wp\/v2\/comments?post=171"}],"version-history":[{"count":2,"href":"https:\/\/x-global.it\/classica-x\/wp-json\/wp\/v2\/pages\/171\/revisions"}],"predecessor-version":[{"id":214,"href":"https:\/\/x-global.it\/classica-x\/wp-json\/wp\/v2\/pages\/171\/revisions\/214"}],"up":[{"embeddable":true,"href":"https:\/\/x-global.it\/classica-x\/wp-json\/wp\/v2\/pages\/128"}],"wp:attachment":[{"href":"https:\/\/x-global.it\/classica-x\/wp-json\/wp\/v2\/media?parent=171"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}