Home - Caitanya-caritamrta
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
    <meta name="description" content="">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta name="theme-color" content="#ffffff" />

    <link rel="shortcut icon" href="favicon.png">
    <link rel="stylesheet" href="css/variables.css">
    <link rel="stylesheet" href="css/general.css">
    <link rel="stylesheet" href="css/chrome.css">
    <link rel="stylesheet" href="css/print.css" media="print">

    <!-- Fonts -->
    <link rel="stylesheet" href="FontAwesome/css/font-awesome.css">
    <link href="https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800" rel="stylesheet" type="text/css">
    <link href="https://fonts.googleapis.com/css?family=Source+Code+Pro:500" rel="stylesheet" type="text/css">

    <!-- Highlight.js Stylesheets -->
    <link rel="stylesheet" href="highlight.css">
    <link rel="stylesheet" href="tomorrow-night.css">
    <link rel="stylesheet" href="ayu-highlight.css">

    <!-- Custom theme stylesheets -->
    
    <link rel="stylesheet" href="custom.css">
    

    
</head>
<body class="rust">
    <!-- Provide site root to javascript -->
    <script type="text/javascript">
        var path_to_root = "";
        var default_theme = "rust";
    </script>

    <!-- Work around some values being stored in localStorage wrapped in quotes -->
    <script type="text/javascript">
        try {
            var theme = localStorage.getItem('mdbook-theme');
            var sidebar = localStorage.getItem('mdbook-sidebar');

            if (theme.startsWith('"') && theme.endsWith('"')) {
                localStorage.setItem('mdbook-theme', theme.slice(1, theme.length - 1));
            }

            if (sidebar.startsWith('"') && sidebar.endsWith('"')) {
                localStorage.setItem('mdbook-sidebar', sidebar.slice(1, sidebar.length - 1));
            }
        } catch (e) { }
    </script>

    <!-- Set the theme before any content is loaded, prevents flash -->
    <script type="text/javascript">
        var theme;
        try { theme = localStorage.getItem('mdbook-theme'); } catch(e) { }
        if (theme === null || theme === undefined) { theme = default_theme; }
        document.body.className = theme;
        document.querySelector('html').className = theme + ' js';
    </script>

    <!-- Hide / unhide sidebar before it is displayed -->
    <script type="text/javascript">
        var html = document.querySelector('html');
        var sidebar = 'hidden';
        if (document.body.clientWidth >= 1080) {
            try { sidebar = localStorage.getItem('mdbook-sidebar'); } catch(e) { }
            sidebar = sidebar || 'visible';
        }
        html.classList.remove('sidebar-visible');
        html.classList.add("sidebar-" + sidebar);
    </script>

    <nav id="sidebar" class="sidebar" aria-label="Table of contents">
        <div class="sidebar-scrollbox">
            <ol class="chapter"><li class="affix"><a href="../../index.html" class="active">Home</a></li><li class="affix"><a href="../index.html">Table of Contents</a></li><li class="affix"><a href="index.html">5.1</a></li><li class="affix"><a href="5.2.html">5.2</a></li><li class="affix"><a href="5.3.html">5.3</a></li><li class="affix"><a href="5.4.html">5.4</a></li><li class="affix"><a href="5.5.html">5.5</a></li><li class="affix"><a href="5.6.html">5.6</a></li><li class="affix"><a href="5.7.html">5.7</a></li><li class="affix"><a href="5.8.html">5.8</a></li><li class="affix"><a href="5.9.html">5.9</a></li><li class="affix"><a href="5.10.html">5.10</a></li><li class="affix"><a href="5.11.html">5.11</a></li><li class="affix"><a href="5.12.html">5.12</a></li><li class="affix"><a href="5.13.html">5.13</a></li><li class="affix"><a href="5.14.html">5.14</a></li><li class="affix"><a href="5.15.html">5.15</a></li><li class="affix"><a href="5.16.html">5.16</a></li><li class="affix"><a href="5.17.html">5.17</a></li><li class="affix"><a href="5.18.html">5.18</a></li><li class="affix"><a href="5.19.html">5.19</a></li><li class="affix"><a href="5.20.html">5.20</a></li><li class="affix"><a href="5.21.html">5.21</a></li><li class="affix"><a href="5.22.html">5.22</a></li><li class="affix"><a href="5.23.html">5.23</a></li><li class="affix"><a href="5.24.html">5.24</a></li><li class="affix"><a href="5.25.html">5.25</a></li><li class="affix"><a href="5.26.html">5.26</a></li><li class="affix"><a href="5.27.html">5.27</a></li><li class="affix"><a href="5.28.html">5.28</a></li><li class="affix"><a href="5.29.html">5.29</a></li><li class="affix"><a href="5.30.html">5.30</a></li><li class="affix"><a href="5.31.html">5.31</a></li><li class="affix"><a href="5.32.html">5.32</a></li><li class="affix"><a href="5.33.html">5.33</a></li><li class="affix"><a href="5.34.html">5.34</a></li><li class="affix"><a href="5.35-36.html">5.35-36</a></li><li class="affix"><a href="5.37.html">5.37</a></li><li class="affix"><a href="5.38.html">5.38</a></li><li class="affix"><a href="5.39.html">5.39</a></li><li class="affix"><a href="5.40.html">5.40</a></li><li class="affix"><a href="5.41.html">5.41</a></li><li class="affix"><a href="5.42.html">5.42</a></li><li class="affix"><a href="5.43.html">5.43</a></li><li class="affix"><a href="5.44.html">5.44</a></li><li class="affix"><a href="5.45-46.html">5.45-46</a></li><li class="affix"><a href="5.47.html">5.47</a></li><li class="affix"><a href="5.48.html">5.48</a></li><li class="affix"><a href="5.49-50.html">5.49-50</a></li><li class="affix"><a href="5.51.html">5.51</a></li><li class="affix"><a href="5.52.html">5.52</a></li><li class="affix"><a href="5.53.html">5.53</a></li><li class="affix"><a href="5.54.html">5.54</a></li><li class="affix"><a href="5.55.html">5.55</a></li><li class="affix"><a href="5.56.html">5.56</a></li><li class="affix"><a href="5.57.html">5.57</a></li><li class="affix"><a href="5.58.html">5.58</a></li><li class="affix"><a href="5.59.html">5.59</a></li><li class="affix"><a href="5.60.html">5.60</a></li><li class="affix"><a href="5.61.html">5.61</a></li><li class="affix"><a href="5.62.html">5.62</a></li><li class="affix"><a href="5.63.html">5.63</a></li><li class="affix"><a href="5.64.html">5.64</a></li><li class="affix"><a href="5.65.html">5.65</a></li><li class="affix"><a href="5.66.html">5.66</a></li><li class="affix"><a href="5.67.html">5.67</a></li><li class="affix"><a href="5.68.html">5.68</a></li><li class="affix"><a href="5.69.html">5.69</a></li><li class="affix"><a href="5.70.html">5.70</a></li><li class="affix"><a href="5.71.html">5.71</a></li><li class="affix"><a href="5.72.html">5.72</a></li><li class="affix"><a href="5.73.html">5.73</a></li><li class="affix"><a href="5.74.html">5.74</a></li><li class="affix"><a href="5.75.html">5.75</a></li><li class="affix"><a href="5.76.html">5.76</a></li><li class="affix"><a href="5.77.html">5.77</a></li><li class="affix"><a href="5.78.html">5.78</a></li><li class="affix"><a href="5.79.html">5.79</a></li><li class="affix"><a href="5.80.html">5.80</a></li><li class="affix"><a href="5.81.html">5.81</a></li><li class="affix"><a href="5.82.html">5.82</a></li><li class="affix"><a href="5.83.html">5.83</a></li><li class="affix"><a href="5.84.html">5.84</a></li><li class="affix"><a href="5.85.html">5.85</a></li><li class="affix"><a href="5.86.html">5.86</a></li><li class="affix"><a href="5.87.html">5.87</a></li><li class="affix"><a href="5.88.html">5.88</a></li><li class="affix"><a href="5.89.html">5.89</a></li><li class="affix"><a href="5.90.html">5.90</a></li><li class="affix"><a href="5.91.html">5.91</a></li><li class="affix"><a href="5.92.html">5.92</a></li><li class="affix"><a href="5.93.html">5.93</a></li><li class="affix"><a href="5.94.html">5.94</a></li><li class="affix"><a href="5.95.html">5.95</a></li><li class="affix"><a href="5.96.html">5.96</a></li><li class="affix"><a href="5.97.html">5.97</a></li><li class="affix"><a href="5.98.html">5.98</a></li><li class="affix"><a href="5.99.html">5.99</a></li><li class="affix"><a href="5.100.html">5.100</a></li><li class="affix"><a href="5.101.html">5.101</a></li><li class="affix"><a href="5.102.html">5.102</a></li><li class="affix"><a href="5.103.html">5.103</a></li><li class="affix"><a href="5.104-105.html">5.104-105</a></li><li class="affix"><a href="5.106.html">5.106</a></li><li class="affix"><a href="5.107.html">5.107</a></li><li class="affix"><a href="5.108.html">5.108</a></li><li class="affix"><a href="5.109.html">5.109</a></li><li class="affix"><a href="5.110.html">5.110</a></li><li class="affix"><a href="5.111.html">5.111</a></li><li class="affix"><a href="5.112.html">5.112</a></li><li class="affix"><a href="5.113.html">5.113</a></li><li class="affix"><a href="5.114.html">5.114</a></li><li class="affix"><a href="5.115.html">5.115</a></li><li class="affix"><a href="5.116.html">5.116</a></li><li class="affix"><a href="5.117.html">5.117</a></li><li class="affix"><a href="5.118.html">5.118</a></li><li class="affix"><a href="5.119.html">5.119</a></li><li class="affix"><a href="5.120.html">5.120</a></li><li class="affix"><a href="5.121.html">5.121</a></li><li class="affix"><a href="5.122.html">5.122</a></li><li class="affix"><a href="5.123.html">5.123</a></li><li class="affix"><a href="5.124-125.html">5.124-125</a></li><li class="affix"><a href="5.126.html">5.126</a></li><li class="affix"><a href="5.127.html">5.127</a></li><li class="affix"><a href="5.128.html">5.128</a></li><li class="affix"><a href="5.129.html">5.129</a></li><li class="affix"><a href="5.130.html">5.130</a></li><li class="affix"><a href="5.131.html">5.131</a></li><li class="affix"><a href="5.132.html">5.132</a></li><li class="affix"><a href="5.133.html">5.133</a></li><li class="affix"><a href="5.134.html">5.134</a></li><li class="affix"><a href="5.135.html">5.135</a></li><li class="affix"><a href="5.136.html">5.136</a></li><li class="affix"><a href="5.137.html">5.137</a></li><li class="affix"><a href="5.138.html">5.138</a></li><li class="affix"><a href="5.139.html">5.139</a></li><li class="affix"><a href="5.140.html">5.140</a></li><li class="affix"><a href="5.141.html">5.141</a></li><li class="affix"><a href="5.142.html">5.142</a></li><li class="affix"><a href="5.143.html">5.143</a></li><li class="affix"><a href="5.144.html">5.144</a></li><li class="affix"><a href="5.145.html">5.145</a></li><li class="affix"><a href="5.146.html">5.146</a></li><li class="affix"><a href="5.147.html">5.147</a></li><li class="affix"><a href="5.148.html">5.148</a></li><li class="affix"><a href="5.149.html">5.149</a></li><li class="affix"><a href="5.150.html">5.150</a></li><li class="affix"><a href="5.151.html">5.151</a></li><li class="affix"><a href="5.152.html">5.152</a></li><li class="affix"><a href="5.153.html">5.153</a></li><li class="affix"><a href="5.154.html">5.154</a></li><li class="affix"><a href="5.155.html">5.155</a></li><li class="affix"><a href="5.156.html">5.156</a></li><li class="affix"><a href="5.157.html">5.157</a></li><li class="affix"><a href="5.158.html">5.158</a></li><li class="affix"><a href="5.159.html">5.159</a></li><li class="affix"><a href="5.160.html">5.160</a></li><li class="affix"><a href="5.161.html">5.161</a></li><li class="affix"><a href="5.162.html">5.162</a></li><li class="affix"><a href="5.163.html">5.163</a></li><li class="affix"><a href="5.164.html">5.164</a></li></ol>
        </div>
        <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
    </nav>

    <div id="page-wrapper" class="page-wrapper">

        <div class="page">
            
            <div id="menu-bar" class="menu-bar">
                <div id="menu-bar-sticky-container">
                    <div class="left-buttons">
                        <button id="sidebar-toggle" class="icon-button" type="button" title="Toggle Table of Contents" aria-label="Toggle Table of Contents" aria-controls="sidebar">
                            <i class="fa fa-bars"></i>
                        </button>
                        <button id="theme-toggle" class="icon-button" type="button" title="Change theme" aria-label="Change theme" aria-haspopup="true" aria-expanded="false" aria-controls="theme-list">
                            <i class="fa fa-paint-brush"></i>
                        </button>
                        <ul id="theme-list" class="theme-popup" aria-label="Themes" role="menu">
                            <li role="none"><button role="menuitem" class="theme" id="light">Light</button></li>
                            <li role="none"><button role="menuitem" class="theme" id="rust">Rust (default)</button></li>
                            <li role="none"><button role="menuitem" class="theme" id="coal">Coal</button></li>
                            <li role="none"><button role="menuitem" class="theme" id="navy">Navy</button></li>
                            <li role="none"><button role="menuitem" class="theme" id="ayu">Ayu</button></li>
                        </ul>
                        
                        <button id="search-toggle" class="icon-button" type="button" title="Search. (Shortkey: s)" aria-label="Toggle Searchbar" aria-expanded="false" aria-keyshortcuts="S" aria-controls="searchbar">
                            <i class="fa fa-search"></i>
                        </button>
                        
                    </div>

                    <h1 class="menu-title">Caitanya-caritamrta</h1>

                    <div class="right-buttons">
                        <a href="print.html" title="Print this book" aria-label="Print this book">
                            <i id="print-button" class="fa fa-print"></i>
                        </a>
                        
                    </div>
                </div>
            </div>

            
            <div id="search-wrapper" class="hidden">
                <form id="searchbar-outer" class="searchbar-outer">
                    <input type="search" name="search" id="searchbar" name="searchbar" placeholder="Search this book ..." aria-controls="searchresults-outer" aria-describedby="searchresults-header">
                </form>
                <div id="searchresults-outer" class="searchresults-outer hidden">
                    <div id="searchresults-header" class="searchresults-header"></div>
                    <ul id="searchresults">
                    </ul>
                </div>
            </div>
            

            <!-- Apply ARIA attributes after the sidebar and the sidebar toggle button are added to the DOM -->
            <script type="text/javascript">
                document.getElementById('sidebar-toggle').setAttribute('aria-expanded', sidebar === 'visible');
                document.getElementById('sidebar').setAttribute('aria-hidden', sidebar !== 'visible');
                Array.from(document.querySelectorAll('#sidebar a')).forEach(function(link) {
                    link.setAttribute('tabIndex', sidebar === 'visible' ? 0 : -1);
                });
            </script>

            <div id="content" class="content">
                <main>
                    <!DOCTYPE HTML>
Home - Caitanya-caritamrta
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
    <meta name="description" content="">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta name="theme-color" content="#ffffff" />
&lt;link rel=&quot;shortcut icon&quot; href=&quot;favicon.png&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/variables.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/general.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/chrome.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/print.css&quot; media=&quot;print&quot;&gt;

&lt;!-- Fonts --&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;FontAwesome/css/font-awesome.css&quot;&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot;&gt;
&lt;link href=&quot;https://fonts.googleapis.com/css?family=Source+Code+Pro:500&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot;&gt;

&lt;!-- Highlight.js Stylesheets --&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;highlight.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;tomorrow-night.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;ayu-highlight.css&quot;&gt;

&lt;!-- Custom theme stylesheets --&gt;

&lt;link rel=&quot;stylesheet&quot; href=&quot;custom.css&quot;&gt;

</head> <body class="rust"> <!-- Provide site root to javascript --> <script type="text/javascript"> var path_to_root = ""; var default_theme = "rust"; </script>

&lt;!-- Work around some values being stored in localStorage wrapped in quotes --&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
    try {
        var theme = localStorage.getItem('mdbook-theme');
        var sidebar = localStorage.getItem('mdbook-sidebar');

        if (theme.startsWith('&quot;') &amp;&amp; theme.endsWith('&quot;')) {
            localStorage.setItem('mdbook-theme', theme.slice(1, theme.length - 1));
        }

        if (sidebar.startsWith('&quot;') &amp;&amp; sidebar.endsWith('&quot;')) {
            localStorage.setItem('mdbook-sidebar', sidebar.slice(1, sidebar.length - 1));
        }
    } catch (e) { }
&lt;/script&gt;

&lt;!-- Set the theme before any content is loaded, prevents flash --&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
    var theme;
    try { theme = localStorage.getItem('mdbook-theme'); } catch(e) { }
    if (theme === null || theme === undefined) { theme = default_theme; }
    document.body.className = theme;
    document.querySelector('html').className = theme + ' js';
&lt;/script&gt;

&lt;!-- Hide / unhide sidebar before it is displayed --&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
    var html = document.querySelector('html');
    var sidebar = 'hidden';
    if (document.body.clientWidth &gt;= 1080) {
        try { sidebar = localStorage.getItem('mdbook-sidebar'); } catch(e) { }
        sidebar = sidebar || 'visible';
    }
    html.classList.remove('sidebar-visible');
    html.classList.add(&quot;sidebar-&quot; + sidebar);
&lt;/script&gt;

&lt;nav id=&quot;sidebar&quot; class=&quot;sidebar&quot; aria-label=&quot;Table of contents&quot;&gt;
    &lt;div class=&quot;sidebar-scrollbox&quot;&gt;
        &lt;ol class=&quot;chapter&quot;&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;../../index.html&quot; class=&quot;active&quot;&gt;Home&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;../index.html&quot;&gt;Table of Contents&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;index.html&quot;&gt;4.1&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.2.html&quot;&gt;4.2&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.3.html&quot;&gt;4.3&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.4.html&quot;&gt;4.4&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.5.html&quot;&gt;4.5&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.6.html&quot;&gt;4.6&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.7.html&quot;&gt;4.7&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.8.html&quot;&gt;4.8&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.9.html&quot;&gt;4.9&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.10.html&quot;&gt;4.10&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.11.html&quot;&gt;4.11&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.12.html&quot;&gt;4.12&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.13.html&quot;&gt;4.13&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.14.html&quot;&gt;4.14&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.15.html&quot;&gt;4.15&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.16.html&quot;&gt;4.16&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.17.html&quot;&gt;4.17&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.18.html&quot;&gt;4.18&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.19.html&quot;&gt;4.19&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.20.html&quot;&gt;4.20&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.21.html&quot;&gt;4.21&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.22.html&quot;&gt;4.22&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.23.html&quot;&gt;4.23&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.24.html&quot;&gt;4.24&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.25.html&quot;&gt;4.25&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.26.html&quot;&gt;4.26&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.27.html&quot;&gt;4.27&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.28.html&quot;&gt;4.28&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.29.html&quot;&gt;4.29&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.30.html&quot;&gt;4.30&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.31.html&quot;&gt;4.31&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.32.html&quot;&gt;4.32&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.33.html&quot;&gt;4.33&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.34.html&quot;&gt;4.34&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.35.html&quot;&gt;4.35&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.36.html&quot;&gt;4.36&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.37.html&quot;&gt;4.37&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.38.html&quot;&gt;4.38&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.39.html&quot;&gt;4.39&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.40.html&quot;&gt;4.40&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.41.html&quot;&gt;4.41&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.42.html&quot;&gt;4.42&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.43.html&quot;&gt;4.43&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.44.html&quot;&gt;4.44&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.45.html&quot;&gt;4.45&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.46.html&quot;&gt;4.46&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.47.html&quot;&gt;4.47&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.48.html&quot;&gt;4.48&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.49.html&quot;&gt;4.49&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.50.html&quot;&gt;4.50&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.51.html&quot;&gt;4.51&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.52.html&quot;&gt;4.52&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.53.html&quot;&gt;4.53&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.54.html&quot;&gt;4.54&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.55.html&quot;&gt;4.55&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.56.html&quot;&gt;4.56&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.57.html&quot;&gt;4.57&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.58.html&quot;&gt;4.58&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.59.html&quot;&gt;4.59&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.60.html&quot;&gt;4.60&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.61.html&quot;&gt;4.61&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.62.html&quot;&gt;4.62&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.63.html&quot;&gt;4.63&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.64.html&quot;&gt;4.64&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.65.html&quot;&gt;4.65&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.66.html&quot;&gt;4.66&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.67.html&quot;&gt;4.67&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.68.html&quot;&gt;4.68&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.69.html&quot;&gt;4.69&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.70.html&quot;&gt;4.70&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.71.html&quot;&gt;4.71&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.72.html&quot;&gt;4.72&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.73.html&quot;&gt;4.73&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.74.html&quot;&gt;4.74&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.75.html&quot;&gt;4.75&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.76.html&quot;&gt;4.76&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.77.html&quot;&gt;4.77&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.78.html&quot;&gt;4.78&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.79.html&quot;&gt;4.79&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.80.html&quot;&gt;4.80&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.81.html&quot;&gt;4.81&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.82.html&quot;&gt;4.82&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.83.html&quot;&gt;4.83&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.84.html&quot;&gt;4.84&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.85.html&quot;&gt;4.85&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.86.html&quot;&gt;4.86&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.87.html&quot;&gt;4.87&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.88.html&quot;&gt;4.88&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.89.html&quot;&gt;4.89&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.90.html&quot;&gt;4.90&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.91.html&quot;&gt;4.91&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.92.html&quot;&gt;4.92&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.93.html&quot;&gt;4.93&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.94.html&quot;&gt;4.94&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.95.html&quot;&gt;4.95&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.96.html&quot;&gt;4.96&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.97.html&quot;&gt;4.97&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.98.html&quot;&gt;4.98&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.99.html&quot;&gt;4.99&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.100.html&quot;&gt;4.100&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.101.html&quot;&gt;4.101&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.102.html&quot;&gt;4.102&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.103.html&quot;&gt;4.103&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.104.html&quot;&gt;4.104&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.105.html&quot;&gt;4.105&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.106.html&quot;&gt;4.106&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.107.html&quot;&gt;4.107&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.108-110.html&quot;&gt;4.108-110&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.111.html&quot;&gt;4.111&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.112.html&quot;&gt;4.112&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.113.html&quot;&gt;4.113&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.114.html&quot;&gt;4.114&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.115.html&quot;&gt;4.115&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.116.html&quot;&gt;4.116&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.117.html&quot;&gt;4.117&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.118.html&quot;&gt;4.118&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.119.html&quot;&gt;4.119&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.120.html&quot;&gt;4.120&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.121.html&quot;&gt;4.121&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.122.html&quot;&gt;4.122&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.123.html&quot;&gt;4.123&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.124.html&quot;&gt;4.124&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.125.html&quot;&gt;4.125&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.126.html&quot;&gt;4.126&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.127.html&quot;&gt;4.127&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.128.html&quot;&gt;4.128&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.129-130.html&quot;&gt;4.129-130&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.131.html&quot;&gt;4.131&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.132.html&quot;&gt;4.132&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.133.html&quot;&gt;4.133&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.134.html&quot;&gt;4.134&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.135.html&quot;&gt;4.135&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.136.html&quot;&gt;4.136&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.137.html&quot;&gt;4.137&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.138.html&quot;&gt;4.138&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.139.html&quot;&gt;4.139&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.140.html&quot;&gt;4.140&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.141.html&quot;&gt;4.141&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.142.html&quot;&gt;4.142&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.143.html&quot;&gt;4.143&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.144.html&quot;&gt;4.144&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.145.html&quot;&gt;4.145&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.146.html&quot;&gt;4.146&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.147.html&quot;&gt;4.147&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.148.html&quot;&gt;4.148&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.149.html&quot;&gt;4.149&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.150.html&quot;&gt;4.150&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.151.html&quot;&gt;4.151&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.152.html&quot;&gt;4.152&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.153.html&quot;&gt;4.153&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.154.html&quot;&gt;4.154&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.155.html&quot;&gt;4.155&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.156.html&quot;&gt;4.156&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.157.html&quot;&gt;4.157&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.158.html&quot;&gt;4.158&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.159.html&quot;&gt;4.159&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.160.html&quot;&gt;4.160&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.161.html&quot;&gt;4.161&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.162.html&quot;&gt;4.162&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.163.html&quot;&gt;4.163&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.164.html&quot;&gt;4.164&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.165.html&quot;&gt;4.165&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.166.html&quot;&gt;4.166&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.167.html&quot;&gt;4.167&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.168.html&quot;&gt;4.168&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.169.html&quot;&gt;4.169&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.170.html&quot;&gt;4.170&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.171.html&quot;&gt;4.171&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.172.html&quot;&gt;4.172&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.173.html&quot;&gt;4.173&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.174.html&quot;&gt;4.174&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.175.html&quot;&gt;4.175&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.176.html&quot;&gt;4.176&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.177.html&quot;&gt;4.177&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.178.html&quot;&gt;4.178&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.179.html&quot;&gt;4.179&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.180.html&quot;&gt;4.180&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.181.html&quot;&gt;4.181&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.182.html&quot;&gt;4.182&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.183.html&quot;&gt;4.183&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.184.html&quot;&gt;4.184&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.185.html&quot;&gt;4.185&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.186.html&quot;&gt;4.186&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.187.html&quot;&gt;4.187&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.188.html&quot;&gt;4.188&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.189.html&quot;&gt;4.189&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.190.html&quot;&gt;4.190&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.191.html&quot;&gt;4.191&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.192.html&quot;&gt;4.192&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.193.html&quot;&gt;4.193&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.194.html&quot;&gt;4.194&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.195.html&quot;&gt;4.195&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.196.html&quot;&gt;4.196&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.197.html&quot;&gt;4.197&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.198.html&quot;&gt;4.198&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.199.html&quot;&gt;4.199&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.200.html&quot;&gt;4.200&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.201.html&quot;&gt;4.201&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.202.html&quot;&gt;4.202&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.203.html&quot;&gt;4.203&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.204.html&quot;&gt;4.204&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.205.html&quot;&gt;4.205&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.206.html&quot;&gt;4.206&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.207.html&quot;&gt;4.207&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.208.html&quot;&gt;4.208&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.209.html&quot;&gt;4.209&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.210.html&quot;&gt;4.210&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.211.html&quot;&gt;4.211&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.212.html&quot;&gt;4.212&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.213.html&quot;&gt;4.213&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.214.html&quot;&gt;4.214&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.215.html&quot;&gt;4.215&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.216.html&quot;&gt;4.216&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.217.html&quot;&gt;4.217&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.218.html&quot;&gt;4.218&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.219.html&quot;&gt;4.219&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.220.html&quot;&gt;4.220&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.221.html&quot;&gt;4.221&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.222.html&quot;&gt;4.222&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.223.html&quot;&gt;4.223&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.224.html&quot;&gt;4.224&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.225.html&quot;&gt;4.225&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.226.html&quot;&gt;4.226&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.227.html&quot;&gt;4.227&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.228.html&quot;&gt;4.228&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.229.html&quot;&gt;4.229&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.230.html&quot;&gt;4.230&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.231.html&quot;&gt;4.231&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.232.html&quot;&gt;4.232&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.233.html&quot;&gt;4.233&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.234.html&quot;&gt;4.234&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.235.html&quot;&gt;4.235&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.236.html&quot;&gt;4.236&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.237.html&quot;&gt;4.237&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.238.html&quot;&gt;4.238&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.239.html&quot;&gt;4.239&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;
    &lt;/div&gt;
    &lt;div id=&quot;sidebar-resize-handle&quot; class=&quot;sidebar-resize-handle&quot;&gt;&lt;/div&gt;
&lt;/nav&gt;

&lt;div id=&quot;page-wrapper&quot; class=&quot;page-wrapper&quot;&gt;

    &lt;div class=&quot;page&quot;&gt;
        
        &lt;div id=&quot;menu-bar&quot; class=&quot;menu-bar&quot;&gt;
            &lt;div id=&quot;menu-bar-sticky-container&quot;&gt;
                &lt;div class=&quot;left-buttons&quot;&gt;
                    &lt;button id=&quot;sidebar-toggle&quot; class=&quot;icon-button&quot; type=&quot;button&quot; title=&quot;Toggle Table of Contents&quot; aria-label=&quot;Toggle Table of Contents&quot; aria-controls=&quot;sidebar&quot;&gt;
                        &lt;i class=&quot;fa fa-bars&quot;&gt;&lt;/i&gt;
                    &lt;/button&gt;
                    &lt;button id=&quot;theme-toggle&quot; class=&quot;icon-button&quot; type=&quot;button&quot; title=&quot;Change theme&quot; aria-label=&quot;Change theme&quot; aria-haspopup=&quot;true&quot; aria-expanded=&quot;false&quot; aria-controls=&quot;theme-list&quot;&gt;
                        &lt;i class=&quot;fa fa-paint-brush&quot;&gt;&lt;/i&gt;
                    &lt;/button&gt;
                    &lt;ul id=&quot;theme-list&quot; class=&quot;theme-popup&quot; aria-label=&quot;Themes&quot; role=&quot;menu&quot;&gt;
                        &lt;li role=&quot;none&quot;&gt;&lt;button role=&quot;menuitem&quot; class=&quot;theme&quot; id=&quot;light&quot;&gt;Light&lt;/button&gt;&lt;/li&gt;
                        &lt;li role=&quot;none&quot;&gt;&lt;button role=&quot;menuitem&quot; class=&quot;theme&quot; id=&quot;rust&quot;&gt;Rust (default)&lt;/button&gt;&lt;/li&gt;
                        &lt;li role=&quot;none&quot;&gt;&lt;button role=&quot;menuitem&quot; class=&quot;theme&quot; id=&quot;coal&quot;&gt;Coal&lt;/button&gt;&lt;/li&gt;
                        &lt;li role=&quot;none&quot;&gt;&lt;button role=&quot;menuitem&quot; class=&quot;theme&quot; id=&quot;navy&quot;&gt;Navy&lt;/button&gt;&lt;/li&gt;
                        &lt;li role=&quot;none&quot;&gt;&lt;button role=&quot;menuitem&quot; class=&quot;theme&quot; id=&quot;ayu&quot;&gt;Ayu&lt;/button&gt;&lt;/li&gt;
                    &lt;/ul&gt;
                    
                    &lt;button id=&quot;search-toggle&quot; class=&quot;icon-button&quot; type=&quot;button&quot; title=&quot;Search. (Shortkey: s)&quot; aria-label=&quot;Toggle Searchbar&quot; aria-expanded=&quot;false&quot; aria-keyshortcuts=&quot;S&quot; aria-controls=&quot;searchbar&quot;&gt;
                        &lt;i class=&quot;fa fa-search&quot;&gt;&lt;/i&gt;
                    &lt;/button&gt;
                    
                &lt;/div&gt;

                &lt;h1 class=&quot;menu-title&quot;&gt;Caitanya-caritamrta&lt;/h1&gt;

                &lt;div class=&quot;right-buttons&quot;&gt;
                    &lt;a href=&quot;print.html&quot; title=&quot;Print this book&quot; aria-label=&quot;Print this book&quot;&gt;
                        &lt;i id=&quot;print-button&quot; class=&quot;fa fa-print&quot;&gt;&lt;/i&gt;
                    &lt;/a&gt;
                    
                &lt;/div&gt;
            &lt;/div&gt;
        &lt;/div&gt;

        
        &lt;div id=&quot;search-wrapper&quot; class=&quot;hidden&quot;&gt;
            &lt;form id=&quot;searchbar-outer&quot; class=&quot;searchbar-outer&quot;&gt;
                &lt;input type=&quot;search&quot; name=&quot;search&quot; id=&quot;searchbar&quot; name=&quot;searchbar&quot; placeholder=&quot;Search this book ...&quot; aria-controls=&quot;searchresults-outer&quot; aria-describedby=&quot;searchresults-header&quot;&gt;
            &lt;/form&gt;
            &lt;div id=&quot;searchresults-outer&quot; class=&quot;searchresults-outer hidden&quot;&gt;
                &lt;div id=&quot;searchresults-header&quot; class=&quot;searchresults-header&quot;&gt;&lt;/div&gt;
                &lt;ul id=&quot;searchresults&quot;&gt;
                &lt;/ul&gt;
            &lt;/div&gt;
        &lt;/div&gt;
        

        &lt;!-- Apply ARIA attributes after the sidebar and the sidebar toggle button are added to the DOM --&gt;
        &lt;script type=&quot;text/javascript&quot;&gt;
            document.getElementById('sidebar-toggle').setAttribute('aria-expanded', sidebar === 'visible');
            document.getElementById('sidebar').setAttribute('aria-hidden', sidebar !== 'visible');
            Array.from(document.querySelectorAll('#sidebar a')).forEach(function(link) {
                link.setAttribute('tabIndex', sidebar === 'visible' ? 0 : -1);
            });
        &lt;/script&gt;

        &lt;div id=&quot;content&quot; class=&quot;content&quot;&gt;
            &lt;main&gt;
                &lt;!DOCTYPE HTML&gt;

Home - Caitanya-caritamrta
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
    <meta name="description" content="">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta name="theme-color" content="#ffffff" />
&lt;link rel=&quot;shortcut icon&quot; href=&quot;favicon.png&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/variables.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/general.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/chrome.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/print.css&quot; media=&quot;print&quot;&gt;

&lt;!-- Fonts --&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;FontAwesome/css/font-awesome.css&quot;&gt; &lt;link href=&quot;https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot;&gt; &lt;link href=&quot;https://fonts.googleapis.com/css?family=Source+Code+Pro:500&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot;&gt;

&lt;!-- Highlight.js Stylesheets --&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;highlight.css&quot;&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;tomorrow-night.css&quot;&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;ayu-highlight.css&quot;&gt;

&lt;!-- Custom theme stylesheets --&gt;

&lt;link rel=&quot;stylesheet&quot; href=&quot;custom.css&quot;&gt;

</head> <body class="rust"> <!-- Provide site root to javascript --> <script type="text/javascript"> var path_to_root = ""; var default_theme = "rust"; </script>

&lt;!-- Work around some values being stored in localStorage wrapped in quotes --&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
    try {
        var theme = localStorage.getItem('mdbook-theme');
        var sidebar = localStorage.getItem('mdbook-sidebar');
    if (theme.startsWith('&amp;quot;') &amp;amp;&amp;amp; theme.endsWith('&amp;quot;')) {
        localStorage.setItem('mdbook-theme', theme.slice(1, theme.length - 1));
    }

    if (sidebar.startsWith('&amp;quot;') &amp;amp;&amp;amp; sidebar.endsWith('&amp;quot;')) {
        localStorage.setItem('mdbook-sidebar', sidebar.slice(1, sidebar.length - 1));
    }
} catch (e) { }

&lt;/script&gt;

&lt;!-- Set the theme before any content is loaded, prevents flash --&gt; &lt;script type=&quot;text/javascript&quot;&gt; var theme; try { theme = localStorage.getItem('mdbook-theme'); } catch(e) { } if (theme === null || theme === undefined) { theme = default_theme; } document.body.className = theme; document.querySelector('html').className = theme + ' js'; &lt;/script&gt;

&lt;!-- Hide / unhide sidebar before it is displayed --&gt; &lt;script type=&quot;text/javascript&quot;&gt; var html = document.querySelector('html'); var sidebar = 'hidden'; if (document.body.clientWidth &gt;= 1080) { try { sidebar = localStorage.getItem('mdbook-sidebar'); } catch(e) { } sidebar = sidebar || 'visible'; } html.classList.remove('sidebar-visible'); html.classList.add(&quot;sidebar-&quot; + sidebar); &lt;/script&gt;

&lt;nav id=&quot;sidebar&quot; class=&quot;sidebar&quot; aria-label=&quot;Table of contents&quot;&gt; &lt;div class=&quot;sidebar-scrollbox&quot;&gt; &lt;ol class=&quot;chapter&quot;&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;../../index.html&quot; class=&quot;active&quot;&gt;Home&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;../index.html&quot;&gt;Table of Contents&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;index.html&quot;&gt;3.1&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.2.html&quot;&gt;3.2&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.3.html&quot;&gt;3.3&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.4-5.html&quot;&gt;3.4-5&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.6.html&quot;&gt;3.6&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.7.html&quot;&gt;3.7&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.8.html&quot;&gt;3.8&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.9.html&quot;&gt;3.9&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.10.html&quot;&gt;3.10&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.11.html&quot;&gt;3.11&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.12.html&quot;&gt;3.12&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.13.html&quot;&gt;3.13&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.14.html&quot;&gt;3.14&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.15.html&quot;&gt;3.15&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.16.html&quot;&gt;3.16&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.17.html&quot;&gt;3.17&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.18.html&quot;&gt;3.18&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.19.html&quot;&gt;3.19&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.20.html&quot;&gt;3.20&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.21.html&quot;&gt;3.21&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.22.html&quot;&gt;3.22&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.23.html&quot;&gt;3.23&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.24.html&quot;&gt;3.24&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.25.html&quot;&gt;3.25&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.26.html&quot;&gt;3.26&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.27.html&quot;&gt;3.27&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.28.html&quot;&gt;3.28&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.29.html&quot;&gt;3.29&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.30.html&quot;&gt;3.30&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.31.html&quot;&gt;3.31&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.32.html&quot;&gt;3.32&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.33.html&quot;&gt;3.33&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.34.html&quot;&gt;3.34&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.35.html&quot;&gt;3.35&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.36.html&quot;&gt;3.36&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.37.html&quot;&gt;3.37&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.38.html&quot;&gt;3.38&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.39.html&quot;&gt;3.39&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.40.html&quot;&gt;3.40&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.41.html&quot;&gt;3.41&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.42.html&quot;&gt;3.42&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.43.html&quot;&gt;3.43&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.44.html&quot;&gt;3.44&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.45.html&quot;&gt;3.45&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.46.html&quot;&gt;3.46&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.47.html&quot;&gt;3.47&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.48.html&quot;&gt;3.48&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.49.html&quot;&gt;3.49&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.50.html&quot;&gt;3.50&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.51.html&quot;&gt;3.51&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.52.html&quot;&gt;3.52&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.53.html&quot;&gt;3.53&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.54.html&quot;&gt;3.54&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.55.html&quot;&gt;3.55&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.56.html&quot;&gt;3.56&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.57.html&quot;&gt;3.57&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.58.html&quot;&gt;3.58&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.59.html&quot;&gt;3.59&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.60.html&quot;&gt;3.60&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.61.html&quot;&gt;3.61&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.62.html&quot;&gt;3.62&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.63.html&quot;&gt;3.63&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.64.html&quot;&gt;3.64&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.65.html&quot;&gt;3.65&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.66.html&quot;&gt;3.66&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.67.html&quot;&gt;3.67&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.68.html&quot;&gt;3.68&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.69.html&quot;&gt;3.69&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.70.html&quot;&gt;3.70&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.71.html&quot;&gt;3.71&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.72.html&quot;&gt;3.72&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.73.html&quot;&gt;3.73&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.74.html&quot;&gt;3.74&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.75.html&quot;&gt;3.75&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.76.html&quot;&gt;3.76&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.77.html&quot;&gt;3.77&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.78-79.html&quot;&gt;3.78-79&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.80.html&quot;&gt;3.80&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.81.html&quot;&gt;3.81&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.82.html&quot;&gt;3.82&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.83.html&quot;&gt;3.83&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.84.html&quot;&gt;3.84&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.85.html&quot;&gt;3.85&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.86.html&quot;&gt;3.86&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.87.html&quot;&gt;3.87&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.88.html&quot;&gt;3.88&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.89.html&quot;&gt;3.89&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.90.html&quot;&gt;3.90&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.91.html&quot;&gt;3.91&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.92.html&quot;&gt;3.92&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.93.html&quot;&gt;3.93&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.94.html&quot;&gt;3.94&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.95.html&quot;&gt;3.95&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.96.html&quot;&gt;3.96&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.97.html&quot;&gt;3.97&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.98.html&quot;&gt;3.98&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.99.html&quot;&gt;3.99&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.100.html&quot;&gt;3.100&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.101.html&quot;&gt;3.101&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.102.html&quot;&gt;3.102&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.103.html&quot;&gt;3.103&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.104.html&quot;&gt;3.104&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.105.html&quot;&gt;3.105&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.106.html&quot;&gt;3.106&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.107.html&quot;&gt;3.107&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.108.html&quot;&gt;3.108&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.109.html&quot;&gt;3.109&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.110.html&quot;&gt;3.110&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.111.html&quot;&gt;3.111&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.112.html&quot;&gt;3.112&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.113.html&quot;&gt;3.113&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.114-115.html&quot;&gt;3.114-115&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.116.html&quot;&gt;3.116&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.117.html&quot;&gt;3.117&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.118.html&quot;&gt;3.118&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.119.html&quot;&gt;3.119&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.120.html&quot;&gt;3.120&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.121.html&quot;&gt;3.121&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.122.html&quot;&gt;3.122&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.123.html&quot;&gt;3.123&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.124.html&quot;&gt;3.124&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.125.html&quot;&gt;3.125&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.126.html&quot;&gt;3.126&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.127.html&quot;&gt;3.127&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.128.html&quot;&gt;3.128&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.129.html&quot;&gt;3.129&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.130.html&quot;&gt;3.130&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.131.html&quot;&gt;3.131&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.132.html&quot;&gt;3.132&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.133.html&quot;&gt;3.133&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.134.html&quot;&gt;3.134&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.135.html&quot;&gt;3.135&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.136.html&quot;&gt;3.136&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.137.html&quot;&gt;3.137&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.138.html&quot;&gt;3.138&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.139.html&quot;&gt;3.139&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.140.html&quot;&gt;3.140&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.141.html&quot;&gt;3.141&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.142.html&quot;&gt;3.142&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.143.html&quot;&gt;3.143&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.144.html&quot;&gt;3.144&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.145.html&quot;&gt;3.145&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.146.html&quot;&gt;3.146&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.147.html&quot;&gt;3.147&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.148.html&quot;&gt;3.148&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.149.html&quot;&gt;3.149&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.150.html&quot;&gt;3.150&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.151.html&quot;&gt;3.151&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.152.html&quot;&gt;3.152&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.153.html&quot;&gt;3.153&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.154.html&quot;&gt;3.154&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.155.html&quot;&gt;3.155&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.156.html&quot;&gt;3.156&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.157.html&quot;&gt;3.157&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.158.html&quot;&gt;3.158&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.159.html&quot;&gt;3.159&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.160.html&quot;&gt;3.160&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.161.html&quot;&gt;3.161&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.162.html&quot;&gt;3.162&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.163.html&quot;&gt;3.163&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.164.html&quot;&gt;3.164&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.165.html&quot;&gt;3.165&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.166.html&quot;&gt;3.166&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.167.html&quot;&gt;3.167&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.168.html&quot;&gt;3.168&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.169.html&quot;&gt;3.169&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.170.html&quot;&gt;3.170&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.171.html&quot;&gt;3.171&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.172.html&quot;&gt;3.172&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.173.html&quot;&gt;3.173&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.174.html&quot;&gt;3.174&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.175.html&quot;&gt;3.175&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.176.html&quot;&gt;3.176&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.177.html&quot;&gt;3.177&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.178.html&quot;&gt;3.178&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.179.html&quot;&gt;3.179&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.180.html&quot;&gt;3.180&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.181.html&quot;&gt;3.181&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.182.html&quot;&gt;3.182&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.183.html&quot;&gt;3.183&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.184.html&quot;&gt;3.184&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.185.html&quot;&gt;3.185&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.186.html&quot;&gt;3.186&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.187.html&quot;&gt;3.187&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.188.html&quot;&gt;3.188&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.189.html&quot;&gt;3.189&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.190.html&quot;&gt;3.190&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.191.html&quot;&gt;3.191&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.192.html&quot;&gt;3.192&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.193.html&quot;&gt;3.193&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.194.html&quot;&gt;3.194&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.195.html&quot;&gt;3.195&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.196.html&quot;&gt;3.196&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.197.html&quot;&gt;3.197&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.198.html&quot;&gt;3.198&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.199.html&quot;&gt;3.199&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.200.html&quot;&gt;3.200&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.201.html&quot;&gt;3.201&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.202.html&quot;&gt;3.202&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.203.html&quot;&gt;3.203&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.204.html&quot;&gt;3.204&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.205.html&quot;&gt;3.205&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.206.html&quot;&gt;3.206&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.207.html&quot;&gt;3.207&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.208.html&quot;&gt;3.208&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.209.html&quot;&gt;3.209&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.210.html&quot;&gt;3.210&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.211.html&quot;&gt;3.211&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.212.html&quot;&gt;3.212&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.213.html&quot;&gt;3.213&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.214.html&quot;&gt;3.214&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.215.html&quot;&gt;3.215&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.216.html&quot;&gt;3.216&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.217.html&quot;&gt;3.217&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.218.html&quot;&gt;3.218&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.219.html&quot;&gt;3.219&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.220.html&quot;&gt;3.220&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.221.html&quot;&gt;3.221&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.222.html&quot;&gt;3.222&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.223.html&quot;&gt;3.223&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.224.html&quot;&gt;3.224&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.225.html&quot;&gt;3.225&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.226.html&quot;&gt;3.226&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.227.html&quot;&gt;3.227&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.228.html&quot;&gt;3.228&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.229.html&quot;&gt;3.229&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.230.html&quot;&gt;3.230&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.231.html&quot;&gt;3.231&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.232.html&quot;&gt;3.232&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.233.html&quot;&gt;3.233&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.234.html&quot;&gt;3.234&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.235.html&quot;&gt;3.235&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.236.html&quot;&gt;3.236&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.237.html&quot;&gt;3.237&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.238.html&quot;&gt;3.238&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.239.html&quot;&gt;3.239&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.240.html&quot;&gt;3.240&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.241.html&quot;&gt;3.241&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.242.html&quot;&gt;3.242&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.243.html&quot;&gt;3.243&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.244.html&quot;&gt;3.244&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.245.html&quot;&gt;3.245&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.246.html&quot;&gt;3.246&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.247.html&quot;&gt;3.247&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.248.html&quot;&gt;3.248&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.249.html&quot;&gt;3.249&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.250.html&quot;&gt;3.250&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.251.html&quot;&gt;3.251&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.252-253.html&quot;&gt;3.252-253&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.254.html&quot;&gt;3.254&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.255.html&quot;&gt;3.255&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.256.html&quot;&gt;3.256&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.257.html&quot;&gt;3.257&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.258.html&quot;&gt;3.258&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.259.html&quot;&gt;3.259&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.260.html&quot;&gt;3.260&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.261.html&quot;&gt;3.261&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.262.html&quot;&gt;3.262&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.263.html&quot;&gt;3.263&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.264.html&quot;&gt;3.264&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.265.html&quot;&gt;3.265&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.266.html&quot;&gt;3.266&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.267.html&quot;&gt;3.267&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.268.html&quot;&gt;3.268&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.269.html&quot;&gt;3.269&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.270.html&quot;&gt;3.270&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.271.html&quot;&gt;3.271&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.272.html&quot;&gt;3.272&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt; &lt;/div&gt; &lt;div id=&quot;sidebar-resize-handle&quot; class=&quot;sidebar-resize-handle&quot;&gt;&lt;/div&gt; &lt;/nav&gt;

&lt;div id=&quot;page-wrapper&quot; class=&quot;page-wrapper&quot;&gt;

&amp;lt;div class=&amp;quot;page&amp;quot;&amp;gt;
    
    &amp;lt;div id=&amp;quot;menu-bar&amp;quot; class=&amp;quot;menu-bar&amp;quot;&amp;gt;
        &amp;lt;div id=&amp;quot;menu-bar-sticky-container&amp;quot;&amp;gt;
            &amp;lt;div class=&amp;quot;left-buttons&amp;quot;&amp;gt;
                &amp;lt;button id=&amp;quot;sidebar-toggle&amp;quot; class=&amp;quot;icon-button&amp;quot; type=&amp;quot;button&amp;quot; title=&amp;quot;Toggle Table of Contents&amp;quot; aria-label=&amp;quot;Toggle Table of Contents&amp;quot; aria-controls=&amp;quot;sidebar&amp;quot;&amp;gt;
                    &amp;lt;i class=&amp;quot;fa fa-bars&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;
                &amp;lt;/button&amp;gt;
                &amp;lt;button id=&amp;quot;theme-toggle&amp;quot; class=&amp;quot;icon-button&amp;quot; type=&amp;quot;button&amp;quot; title=&amp;quot;Change theme&amp;quot; aria-label=&amp;quot;Change theme&amp;quot; aria-haspopup=&amp;quot;true&amp;quot; aria-expanded=&amp;quot;false&amp;quot; aria-controls=&amp;quot;theme-list&amp;quot;&amp;gt;
                    &amp;lt;i class=&amp;quot;fa fa-paint-brush&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;
                &amp;lt;/button&amp;gt;
                &amp;lt;ul id=&amp;quot;theme-list&amp;quot; class=&amp;quot;theme-popup&amp;quot; aria-label=&amp;quot;Themes&amp;quot; role=&amp;quot;menu&amp;quot;&amp;gt;
                    &amp;lt;li role=&amp;quot;none&amp;quot;&amp;gt;&amp;lt;button role=&amp;quot;menuitem&amp;quot; class=&amp;quot;theme&amp;quot; id=&amp;quot;light&amp;quot;&amp;gt;Light&amp;lt;/button&amp;gt;&amp;lt;/li&amp;gt;
                    &amp;lt;li role=&amp;quot;none&amp;quot;&amp;gt;&amp;lt;button role=&amp;quot;menuitem&amp;quot; class=&amp;quot;theme&amp;quot; id=&amp;quot;rust&amp;quot;&amp;gt;Rust (default)&amp;lt;/button&amp;gt;&amp;lt;/li&amp;gt;
                    &amp;lt;li role=&amp;quot;none&amp;quot;&amp;gt;&amp;lt;button role=&amp;quot;menuitem&amp;quot; class=&amp;quot;theme&amp;quot; id=&amp;quot;coal&amp;quot;&amp;gt;Coal&amp;lt;/button&amp;gt;&amp;lt;/li&amp;gt;
                    &amp;lt;li role=&amp;quot;none&amp;quot;&amp;gt;&amp;lt;button role=&amp;quot;menuitem&amp;quot; class=&amp;quot;theme&amp;quot; id=&amp;quot;navy&amp;quot;&amp;gt;Navy&amp;lt;/button&amp;gt;&amp;lt;/li&amp;gt;
                    &amp;lt;li role=&amp;quot;none&amp;quot;&amp;gt;&amp;lt;button role=&amp;quot;menuitem&amp;quot; class=&amp;quot;theme&amp;quot; id=&amp;quot;ayu&amp;quot;&amp;gt;Ayu&amp;lt;/button&amp;gt;&amp;lt;/li&amp;gt;
                &amp;lt;/ul&amp;gt;
                
                &amp;lt;button id=&amp;quot;search-toggle&amp;quot; class=&amp;quot;icon-button&amp;quot; type=&amp;quot;button&amp;quot; title=&amp;quot;Search. (Shortkey: s)&amp;quot; aria-label=&amp;quot;Toggle Searchbar&amp;quot; aria-expanded=&amp;quot;false&amp;quot; aria-keyshortcuts=&amp;quot;S&amp;quot; aria-controls=&amp;quot;searchbar&amp;quot;&amp;gt;
                    &amp;lt;i class=&amp;quot;fa fa-search&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;
                &amp;lt;/button&amp;gt;
                
            &amp;lt;/div&amp;gt;

            &amp;lt;h1 class=&amp;quot;menu-title&amp;quot;&amp;gt;Caitanya-caritamrta&amp;lt;/h1&amp;gt;

            &amp;lt;div class=&amp;quot;right-buttons&amp;quot;&amp;gt;
                &amp;lt;a href=&amp;quot;print.html&amp;quot; title=&amp;quot;Print this book&amp;quot; aria-label=&amp;quot;Print this book&amp;quot;&amp;gt;
                    &amp;lt;i id=&amp;quot;print-button&amp;quot; class=&amp;quot;fa fa-print&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;
                &amp;lt;/a&amp;gt;
                
            &amp;lt;/div&amp;gt;
        &amp;lt;/div&amp;gt;
    &amp;lt;/div&amp;gt;

    
    &amp;lt;div id=&amp;quot;search-wrapper&amp;quot; class=&amp;quot;hidden&amp;quot;&amp;gt;
        &amp;lt;form id=&amp;quot;searchbar-outer&amp;quot; class=&amp;quot;searchbar-outer&amp;quot;&amp;gt;
            &amp;lt;input type=&amp;quot;search&amp;quot; name=&amp;quot;search&amp;quot; id=&amp;quot;searchbar&amp;quot; name=&amp;quot;searchbar&amp;quot; placeholder=&amp;quot;Search this book ...&amp;quot; aria-controls=&amp;quot;searchresults-outer&amp;quot; aria-describedby=&amp;quot;searchresults-header&amp;quot;&amp;gt;
        &amp;lt;/form&amp;gt;
        &amp;lt;div id=&amp;quot;searchresults-outer&amp;quot; class=&amp;quot;searchresults-outer hidden&amp;quot;&amp;gt;
            &amp;lt;div id=&amp;quot;searchresults-header&amp;quot; class=&amp;quot;searchresults-header&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;
            &amp;lt;ul id=&amp;quot;searchresults&amp;quot;&amp;gt;
            &amp;lt;/ul&amp;gt;
        &amp;lt;/div&amp;gt;
    &amp;lt;/div&amp;gt;
    

    &amp;lt;!-- Apply ARIA attributes after the sidebar and the sidebar toggle button are added to the DOM --&amp;gt;
    &amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt;
        document.getElementById('sidebar-toggle').setAttribute('aria-expanded', sidebar === 'visible');
        document.getElementById('sidebar').setAttribute('aria-hidden', sidebar !== 'visible');
        Array.from(document.querySelectorAll('#sidebar a')).forEach(function(link) {
            link.setAttribute('tabIndex', sidebar === 'visible' ? 0 : -1);
        });
    &amp;lt;/script&amp;gt;

    &amp;lt;div id=&amp;quot;content&amp;quot; class=&amp;quot;content&amp;quot;&amp;gt;
        &amp;lt;main&amp;gt;
            &amp;lt;!DOCTYPE HTML&amp;gt;

Home - Caitanya-caritamrta
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
    <meta name="description" content="">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta name="theme-color" content="#ffffff" />
&lt;link rel=&quot;shortcut icon&quot; href=&quot;favicon.png&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/variables.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/general.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/chrome.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/print.css&quot; media=&quot;print&quot;&gt;

&lt;!-- Fonts --&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;FontAwesome/css/font-awesome.css&quot;&gt; &lt;link href=&quot;https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot;&gt; &lt;link href=&quot;https://fonts.googleapis.com/css?family=Source+Code+Pro:500&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot;&gt;

&lt;!-- Highlight.js Stylesheets --&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;highlight.css&quot;&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;tomorrow-night.css&quot;&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;ayu-highlight.css&quot;&gt;

&lt;!-- Custom theme stylesheets --&gt;

&lt;link rel=&quot;stylesheet&quot; href=&quot;custom.css&quot;&gt;

</head> <body class="rust"> <!-- Provide site root to javascript --> <script type="text/javascript"> var path_to_root = ""; var default_theme = "rust"; </script>

&lt;!-- Work around some values being stored in localStorage wrapped in quotes --&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
    try {
        var theme = localStorage.getItem('mdbook-theme');
        var sidebar = localStorage.getItem('mdbook-sidebar');
    if (theme.startsWith('&amp;quot;') &amp;amp;&amp;amp; theme.endsWith('&amp;quot;')) {
        localStorage.setItem('mdbook-theme', theme.slice(1, theme.length - 1));
    }
if (sidebar.startsWith('&amp;amp;quot;') &amp;amp;amp;&amp;amp;amp; sidebar.endsWith('&amp;amp;quot;')) {
    localStorage.setItem('mdbook-sidebar', sidebar.slice(1, sidebar.length - 1));
}

} catch (e) { }

&lt;/script&gt;

&lt;!-- Set the theme before any content is loaded, prevents flash --&gt; &lt;script type=&quot;text/javascript&quot;&gt; var theme; try { theme = localStorage.getItem('mdbook-theme'); } catch(e) { } if (theme === null || theme === undefined) { theme = default_theme; } document.body.className = theme; document.querySelector('html').className = theme + ' js'; &lt;/script&gt;

&lt;!-- Hide / unhide sidebar before it is displayed --&gt; &lt;script type=&quot;text/javascript&quot;&gt; var html = document.querySelector('html'); var sidebar = 'hidden'; if (document.body.clientWidth &gt;= 1080) { try { sidebar = localStorage.getItem('mdbook-sidebar'); } catch(e) { } sidebar = sidebar || 'visible'; } html.classList.remove('sidebar-visible'); html.classList.add(&quot;sidebar-&quot; + sidebar); &lt;/script&gt;

&lt;nav id=&quot;sidebar&quot; class=&quot;sidebar&quot; aria-label=&quot;Table of contents&quot;&gt; &lt;div class=&quot;sidebar-scrollbox&quot;&gt; &lt;ol class=&quot;chapter&quot;&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;../../index.html&quot; class=&quot;active&quot;&gt;Home&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;../index.html&quot;&gt;Table of Contents&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;index.html&quot;&gt;20.1&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.2.html&quot;&gt;20.2&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.3.html&quot;&gt;20.3&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.4.html&quot;&gt;20.4&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.5.html&quot;&gt;20.5&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.6.html&quot;&gt;20.6&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.7.html&quot;&gt;20.7&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.8.html&quot;&gt;20.8&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.9.html&quot;&gt;20.9&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.10.html&quot;&gt;20.10&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.11.html&quot;&gt;20.11&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.12.html&quot;&gt;20.12&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.13.html&quot;&gt;20.13&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.14.html&quot;&gt;20.14&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.15.html&quot;&gt;20.15&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.16.html&quot;&gt;20.16&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.17.html&quot;&gt;20.17&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.18.html&quot;&gt;20.18&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.19.html&quot;&gt;20.19&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.20.html&quot;&gt;20.20&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.21.html&quot;&gt;20.21&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.22.html&quot;&gt;20.22&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.23.html&quot;&gt;20.23&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.24.html&quot;&gt;20.24&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.25.html&quot;&gt;20.25&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.26.html&quot;&gt;20.26&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.27.html&quot;&gt;20.27&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.28.html&quot;&gt;20.28&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.29.html&quot;&gt;20.29&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.30.html&quot;&gt;20.30&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.31.html&quot;&gt;20.31&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.32.html&quot;&gt;20.32&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.33.html&quot;&gt;20.33&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.34.html&quot;&gt;20.34&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.35.html&quot;&gt;20.35&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.36.html&quot;&gt;20.36&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.37.html&quot;&gt;20.37&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.38.html&quot;&gt;20.38&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.39.html&quot;&gt;20.39&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.40.html&quot;&gt;20.40&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.41.html&quot;&gt;20.41&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.42.html&quot;&gt;20.42&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.43.html&quot;&gt;20.43&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.44.html&quot;&gt;20.44&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.45.html&quot;&gt;20.45&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.46.html&quot;&gt;20.46&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.47.html&quot;&gt;20.47&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.48.html&quot;&gt;20.48&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.49.html&quot;&gt;20.49&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.50.html&quot;&gt;20.50&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.51.html&quot;&gt;20.51&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.52.html&quot;&gt;20.52&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.53.html&quot;&gt;20.53&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.54.html&quot;&gt;20.54&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.55.html&quot;&gt;20.55&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.56.html&quot;&gt;20.56&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.57.html&quot;&gt;20.57&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.58.html&quot;&gt;20.58&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.59.html&quot;&gt;20.59&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.60.html&quot;&gt;20.60&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.61.html&quot;&gt;20.61&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.62.html&quot;&gt;20.62&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.63.html&quot;&gt;20.63&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.64.html&quot;&gt;20.64&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.65.html&quot;&gt;20.65&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.66.html&quot;&gt;20.66&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.67-68.html&quot;&gt;20.67-68&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.69.html&quot;&gt;20.69&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.70.html&quot;&gt;20.70&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.71.html&quot;&gt;20.71&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.72.html&quot;&gt;20.72&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.73.html&quot;&gt;20.73&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.74.html&quot;&gt;20.74&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.75.html&quot;&gt;20.75&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.76.html&quot;&gt;20.76&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.77.html&quot;&gt;20.77&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.78.html&quot;&gt;20.78&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.79.html&quot;&gt;20.79&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.80.html&quot;&gt;20.80&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.81.html&quot;&gt;20.81&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.82.html&quot;&gt;20.82&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.83.html&quot;&gt;20.83&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.84.html&quot;&gt;20.84&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.85.html&quot;&gt;20.85&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.86.html&quot;&gt;20.86&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.87.html&quot;&gt;20.87&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.88.html&quot;&gt;20.88&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.89.html&quot;&gt;20.89&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.90-91.html&quot;&gt;20.90-91&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.92.html&quot;&gt;20.92&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.93.html&quot;&gt;20.93&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.94.html&quot;&gt;20.94&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.95.html&quot;&gt;20.95&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.96-98.html&quot;&gt;20.96-98&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.99.html&quot;&gt;20.99&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.100.html&quot;&gt;20.100&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.101.html&quot;&gt;20.101&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.102.html&quot;&gt;20.102&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.103.html&quot;&gt;20.103&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.104.html&quot;&gt;20.104&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.105.html&quot;&gt;20.105&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.106.html&quot;&gt;20.106&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.107.html&quot;&gt;20.107&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.108.html&quot;&gt;20.108&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.109.html&quot;&gt;20.109&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.110.html&quot;&gt;20.110&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.111.html&quot;&gt;20.111&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.112.html&quot;&gt;20.112&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.113.html&quot;&gt;20.113&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.114.html&quot;&gt;20.114&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.115.html&quot;&gt;20.115&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.116.html&quot;&gt;20.116&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.117.html&quot;&gt;20.117&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.118.html&quot;&gt;20.118&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.119.html&quot;&gt;20.119&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.120.html&quot;&gt;20.120&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.121.html&quot;&gt;20.121&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.122.html&quot;&gt;20.122&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.123.html&quot;&gt;20.123&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.124.html&quot;&gt;20.124&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.125.html&quot;&gt;20.125&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.126.html&quot;&gt;20.126&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.127.html&quot;&gt;20.127&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.128.html&quot;&gt;20.128&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.129.html&quot;&gt;20.129&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.130.html&quot;&gt;20.130&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.131.html&quot;&gt;20.131&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.132.html&quot;&gt;20.132&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.133.html&quot;&gt;20.133&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.134.html&quot;&gt;20.134&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.135.html&quot;&gt;20.135&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.136.html&quot;&gt;20.136&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.137.html&quot;&gt;20.137&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.138.html&quot;&gt;20.138&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.139.html&quot;&gt;20.139&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.140.html&quot;&gt;20.140&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.141.html&quot;&gt;20.141&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.142-143.html&quot;&gt;20.142-143&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.144-146.html&quot;&gt;20.144-146&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.147.html&quot;&gt;20.147&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.148.html&quot;&gt;20.148&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.149.html&quot;&gt;20.149&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.150.html&quot;&gt;20.150&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.151.html&quot;&gt;20.151&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.152.html&quot;&gt;20.152&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.153.html&quot;&gt;20.153&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.154.html&quot;&gt;20.154&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.155.html&quot;&gt;20.155&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.156.html&quot;&gt;20.156&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.157.html&quot;&gt;20.157&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt; &lt;/div&gt; &lt;div id=&quot;sidebar-resize-handle&quot; class=&quot;sidebar-resize-handle&quot;&gt;&lt;/div&gt; &lt;/nav&gt;

&lt;div id=&quot;page-wrapper&quot; class=&quot;page-wrapper&quot;&gt;

&amp;lt;div class=&amp;quot;page&amp;quot;&amp;gt;
&amp;amp;lt;div id=&amp;amp;quot;menu-bar&amp;amp;quot; class=&amp;amp;quot;menu-bar&amp;amp;quot;&amp;amp;gt;
    &amp;amp;lt;div id=&amp;amp;quot;menu-bar-sticky-container&amp;amp;quot;&amp;amp;gt;
        &amp;amp;lt;div class=&amp;amp;quot;left-buttons&amp;amp;quot;&amp;amp;gt;
            &amp;amp;lt;button id=&amp;amp;quot;sidebar-toggle&amp;amp;quot; class=&amp;amp;quot;icon-button&amp;amp;quot; type=&amp;amp;quot;button&amp;amp;quot; title=&amp;amp;quot;Toggle Table of Contents&amp;amp;quot; aria-label=&amp;amp;quot;Toggle Table of Contents&amp;amp;quot; aria-controls=&amp;amp;quot;sidebar&amp;amp;quot;&amp;amp;gt;
                &amp;amp;lt;i class=&amp;amp;quot;fa fa-bars&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/i&amp;amp;gt;
            &amp;amp;lt;/button&amp;amp;gt;
            &amp;amp;lt;button id=&amp;amp;quot;theme-toggle&amp;amp;quot; class=&amp;amp;quot;icon-button&amp;amp;quot; type=&amp;amp;quot;button&amp;amp;quot; title=&amp;amp;quot;Change theme&amp;amp;quot; aria-label=&amp;amp;quot;Change theme&amp;amp;quot; aria-haspopup=&amp;amp;quot;true&amp;amp;quot; aria-expanded=&amp;amp;quot;false&amp;amp;quot; aria-controls=&amp;amp;quot;theme-list&amp;amp;quot;&amp;amp;gt;
                &amp;amp;lt;i class=&amp;amp;quot;fa fa-paint-brush&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/i&amp;amp;gt;
            &amp;amp;lt;/button&amp;amp;gt;
            &amp;amp;lt;ul id=&amp;amp;quot;theme-list&amp;amp;quot; class=&amp;amp;quot;theme-popup&amp;amp;quot; aria-label=&amp;amp;quot;Themes&amp;amp;quot; role=&amp;amp;quot;menu&amp;amp;quot;&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;light&amp;amp;quot;&amp;amp;gt;Light&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;rust&amp;amp;quot;&amp;amp;gt;Rust (default)&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;coal&amp;amp;quot;&amp;amp;gt;Coal&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;navy&amp;amp;quot;&amp;amp;gt;Navy&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;ayu&amp;amp;quot;&amp;amp;gt;Ayu&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
            &amp;amp;lt;/ul&amp;amp;gt;
            
            &amp;amp;lt;button id=&amp;amp;quot;search-toggle&amp;amp;quot; class=&amp;amp;quot;icon-button&amp;amp;quot; type=&amp;amp;quot;button&amp;amp;quot; title=&amp;amp;quot;Search. (Shortkey: s)&amp;amp;quot; aria-label=&amp;amp;quot;Toggle Searchbar&amp;amp;quot; aria-expanded=&amp;amp;quot;false&amp;amp;quot; aria-keyshortcuts=&amp;amp;quot;S&amp;amp;quot; aria-controls=&amp;amp;quot;searchbar&amp;amp;quot;&amp;amp;gt;
                &amp;amp;lt;i class=&amp;amp;quot;fa fa-search&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/i&amp;amp;gt;
            &amp;amp;lt;/button&amp;amp;gt;
            
        &amp;amp;lt;/div&amp;amp;gt;

        &amp;amp;lt;h1 class=&amp;amp;quot;menu-title&amp;amp;quot;&amp;amp;gt;Caitanya-caritamrta&amp;amp;lt;/h1&amp;amp;gt;

        &amp;amp;lt;div class=&amp;amp;quot;right-buttons&amp;amp;quot;&amp;amp;gt;
            &amp;amp;lt;a href=&amp;amp;quot;print.html&amp;amp;quot; title=&amp;amp;quot;Print this book&amp;amp;quot; aria-label=&amp;amp;quot;Print this book&amp;amp;quot;&amp;amp;gt;
                &amp;amp;lt;i id=&amp;amp;quot;print-button&amp;amp;quot; class=&amp;amp;quot;fa fa-print&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/i&amp;amp;gt;
            &amp;amp;lt;/a&amp;amp;gt;
            
        &amp;amp;lt;/div&amp;amp;gt;
    &amp;amp;lt;/div&amp;amp;gt;
&amp;amp;lt;/div&amp;amp;gt;


&amp;amp;lt;div id=&amp;amp;quot;search-wrapper&amp;amp;quot; class=&amp;amp;quot;hidden&amp;amp;quot;&amp;amp;gt;
    &amp;amp;lt;form id=&amp;amp;quot;searchbar-outer&amp;amp;quot; class=&amp;amp;quot;searchbar-outer&amp;amp;quot;&amp;amp;gt;
        &amp;amp;lt;input type=&amp;amp;quot;search&amp;amp;quot; name=&amp;amp;quot;search&amp;amp;quot; id=&amp;amp;quot;searchbar&amp;amp;quot; name=&amp;amp;quot;searchbar&amp;amp;quot; placeholder=&amp;amp;quot;Search this book ...&amp;amp;quot; aria-controls=&amp;amp;quot;searchresults-outer&amp;amp;quot; aria-describedby=&amp;amp;quot;searchresults-header&amp;amp;quot;&amp;amp;gt;
    &amp;amp;lt;/form&amp;amp;gt;
    &amp;amp;lt;div id=&amp;amp;quot;searchresults-outer&amp;amp;quot; class=&amp;amp;quot;searchresults-outer hidden&amp;amp;quot;&amp;amp;gt;
        &amp;amp;lt;div id=&amp;amp;quot;searchresults-header&amp;amp;quot; class=&amp;amp;quot;searchresults-header&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/div&amp;amp;gt;
        &amp;amp;lt;ul id=&amp;amp;quot;searchresults&amp;amp;quot;&amp;amp;gt;
        &amp;amp;lt;/ul&amp;amp;gt;
    &amp;amp;lt;/div&amp;amp;gt;
&amp;amp;lt;/div&amp;amp;gt;


&amp;amp;lt;!-- Apply ARIA attributes after the sidebar and the sidebar toggle button are added to the DOM --&amp;amp;gt;
&amp;amp;lt;script type=&amp;amp;quot;text/javascript&amp;amp;quot;&amp;amp;gt;
    document.getElementById('sidebar-toggle').setAttribute('aria-expanded', sidebar === 'visible');
    document.getElementById('sidebar').setAttribute('aria-hidden', sidebar !== 'visible');
    Array.from(document.querySelectorAll('#sidebar a')).forEach(function(link) {
        link.setAttribute('tabIndex', sidebar === 'visible' ? 0 : -1);
    });
&amp;amp;lt;/script&amp;amp;gt;

&amp;amp;lt;div id=&amp;amp;quot;content&amp;amp;quot; class=&amp;amp;quot;content&amp;amp;quot;&amp;amp;gt;
    &amp;amp;lt;main&amp;amp;gt;
        &amp;amp;lt;!DOCTYPE HTML&amp;amp;gt;

Home - Caitanya-caritamrta
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
    <meta name="description" content="">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta name="theme-color" content="#ffffff" />
&lt;link rel=&quot;shortcut icon&quot; href=&quot;favicon.png&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/variables.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/general.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/chrome.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/print.css&quot; media=&quot;print&quot;&gt;

&lt;!-- Fonts --&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;FontAwesome/css/font-awesome.css&quot;&gt; &lt;link href=&quot;https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot;&gt; &lt;link href=&quot;https://fonts.googleapis.com/css?family=Source+Code+Pro:500&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot;&gt;

&lt;!-- Highlight.js Stylesheets --&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;highlight.css&quot;&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;tomorrow-night.css&quot;&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;ayu-highlight.css&quot;&gt;

&lt;!-- Custom theme stylesheets --&gt;

&lt;link rel=&quot;stylesheet&quot; href=&quot;custom.css&quot;&gt;

</head> <body class="rust"> <!-- Provide site root to javascript --> <script type="text/javascript"> var path_to_root = ""; var default_theme = "rust"; </script>

&lt;!-- Work around some values being stored in localStorage wrapped in quotes --&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
    try {
        var theme = localStorage.getItem('mdbook-theme');
        var sidebar = localStorage.getItem('mdbook-sidebar');
    if (theme.startsWith('&amp;quot;') &amp;amp;&amp;amp; theme.endsWith('&amp;quot;')) {
        localStorage.setItem('mdbook-theme', theme.slice(1, theme.length - 1));
    }
if (sidebar.startsWith('&amp;amp;quot;') &amp;amp;amp;&amp;amp;amp; sidebar.endsWith('&amp;amp;quot;')) {
    localStorage.setItem('mdbook-sidebar', sidebar.slice(1, sidebar.length - 1));
}

} catch (e) { }

&lt;/script&gt;

&lt;!-- Set the theme before any content is loaded, prevents flash --&gt; &lt;script type=&quot;text/javascript&quot;&gt; var theme; try { theme = localStorage.getItem('mdbook-theme'); } catch(e) { } if (theme === null || theme === undefined) { theme = default_theme; } document.body.className = theme; document.querySelector('html').className = theme + ' js'; &lt;/script&gt;

&lt;!-- Hide / unhide sidebar before it is displayed --&gt; &lt;script type=&quot;text/javascript&quot;&gt; var html = document.querySelector('html'); var sidebar = 'hidden'; if (document.body.clientWidth &gt;= 1080) { try { sidebar = localStorage.getItem('mdbook-sidebar'); } catch(e) { } sidebar = sidebar || 'visible'; } html.classList.remove('sidebar-visible'); html.classList.add(&quot;sidebar-&quot; + sidebar); &lt;/script&gt;

&lt;nav id=&quot;sidebar&quot; class=&quot;sidebar&quot; aria-label=&quot;Table of contents&quot;&gt; &lt;div class=&quot;sidebar-scrollbox&quot;&gt; &lt;ol class=&quot;chapter&quot;&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;../../index.html&quot; class=&quot;active&quot;&gt;Home&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;../index.html&quot;&gt;Table of Contents&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;index.html&quot;&gt;2.1&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.2.html&quot;&gt;2.2&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.3.html&quot;&gt;2.3&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.4.html&quot;&gt;2.4&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.5-6.html&quot;&gt;2.5-6&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.7.html&quot;&gt;2.7&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.8.html&quot;&gt;2.8&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.9.html&quot;&gt;2.9&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.10.html&quot;&gt;2.10&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.11.html&quot;&gt;2.11&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.12.html&quot;&gt;2.12&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.13.html&quot;&gt;2.13&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.14.html&quot;&gt;2.14&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.15.html&quot;&gt;2.15&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.16.html&quot;&gt;2.16&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.17.html&quot;&gt;2.17&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.18.html&quot;&gt;2.18&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.19.html&quot;&gt;2.19&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.20.html&quot;&gt;2.20&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.21.html&quot;&gt;2.21&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.22.html&quot;&gt;2.22&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.23.html&quot;&gt;2.23&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.24-25.html&quot;&gt;2.24-25&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.26.html&quot;&gt;2.26&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.27.html&quot;&gt;2.27&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.28.html&quot;&gt;2.28&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.29.html&quot;&gt;2.29&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.30.html&quot;&gt;2.30&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.31.html&quot;&gt;2.31&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.32.html&quot;&gt;2.32&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.33.html&quot;&gt;2.33&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.34-35.html&quot;&gt;2.34-35&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.36.html&quot;&gt;2.36&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.37.html&quot;&gt;2.37&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.38.html&quot;&gt;2.38&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.39.html&quot;&gt;2.39&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.40.html&quot;&gt;2.40&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.41.html&quot;&gt;2.41&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.42.html&quot;&gt;2.42&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.43.html&quot;&gt;2.43&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.44.html&quot;&gt;2.44&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.45.html&quot;&gt;2.45&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.46.html&quot;&gt;2.46&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.47.html&quot;&gt;2.47&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.48-49.html&quot;&gt;2.48-49&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.50.html&quot;&gt;2.50&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.51.html&quot;&gt;2.51&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.52.html&quot;&gt;2.52&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.53.html&quot;&gt;2.53&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.54.html&quot;&gt;2.54&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.55.html&quot;&gt;2.55&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.56.html&quot;&gt;2.56&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.57.html&quot;&gt;2.57&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.58.html&quot;&gt;2.58&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.59.html&quot;&gt;2.59&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.60.html&quot;&gt;2.60&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.61.html&quot;&gt;2.61&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.62.html&quot;&gt;2.62&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.63.html&quot;&gt;2.63&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.64.html&quot;&gt;2.64&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.65.html&quot;&gt;2.65&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.66.html&quot;&gt;2.66&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.67.html&quot;&gt;2.67&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.68.html&quot;&gt;2.68&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.69.html&quot;&gt;2.69&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.70.html&quot;&gt;2.70&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.71.html&quot;&gt;2.71&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.72.html&quot;&gt;2.72&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.73.html&quot;&gt;2.73&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.74.html&quot;&gt;2.74&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.75.html&quot;&gt;2.75&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.76.html&quot;&gt;2.76&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.77.html&quot;&gt;2.77&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.78.html&quot;&gt;2.78&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.79.html&quot;&gt;2.79&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.80.html&quot;&gt;2.80&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.81.html&quot;&gt;2.81&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.82.html&quot;&gt;2.82&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.83.html&quot;&gt;2.83&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.84.html&quot;&gt;2.84&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.85.html&quot;&gt;2.85&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.86.html&quot;&gt;2.86&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.87.html&quot;&gt;2.87&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.88.html&quot;&gt;2.88&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.89.html&quot;&gt;2.89&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.90.html&quot;&gt;2.90&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.91.html&quot;&gt;2.91&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.92.html&quot;&gt;2.92&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.93.html&quot;&gt;2.93&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.94.html&quot;&gt;2.94&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.95.html&quot;&gt;2.95&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.96.html&quot;&gt;2.96&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.97.html&quot;&gt;2.97&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.98.html&quot;&gt;2.98&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.99.html&quot;&gt;2.99&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.100.html&quot;&gt;2.100&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.101.html&quot;&gt;2.101&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.102.html&quot;&gt;2.102&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.103.html&quot;&gt;2.103&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.104.html&quot;&gt;2.104&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.105.html&quot;&gt;2.105&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.106.html&quot;&gt;2.106&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.107.html&quot;&gt;2.107&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.108.html&quot;&gt;2.108&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.109.html&quot;&gt;2.109&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.110.html&quot;&gt;2.110&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.111.html&quot;&gt;2.111&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.112.html&quot;&gt;2.112&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.113.html&quot;&gt;2.113&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.114.html&quot;&gt;2.114&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.115.html&quot;&gt;2.115&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.116.html&quot;&gt;2.116&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.117.html&quot;&gt;2.117&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.118.html&quot;&gt;2.118&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.119.html&quot;&gt;2.119&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.120.html&quot;&gt;2.120&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.121.html&quot;&gt;2.121&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.122.html&quot;&gt;2.122&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.123.html&quot;&gt;2.123&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.124.html&quot;&gt;2.124&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt; &lt;/div&gt; &lt;div id=&quot;sidebar-resize-handle&quot; class=&quot;sidebar-resize-handle&quot;&gt;&lt;/div&gt; &lt;/nav&gt;

&lt;div id=&quot;page-wrapper&quot; class=&quot;page-wrapper&quot;&gt;

&amp;lt;div class=&amp;quot;page&amp;quot;&amp;gt;
&amp;amp;lt;div id=&amp;amp;quot;menu-bar&amp;amp;quot; class=&amp;amp;quot;menu-bar&amp;amp;quot;&amp;amp;gt;
    &amp;amp;lt;div id=&amp;amp;quot;menu-bar-sticky-container&amp;amp;quot;&amp;amp;gt;
        &amp;amp;lt;div class=&amp;amp;quot;left-buttons&amp;amp;quot;&amp;amp;gt;
            &amp;amp;lt;button id=&amp;amp;quot;sidebar-toggle&amp;amp;quot; class=&amp;amp;quot;icon-button&amp;amp;quot; type=&amp;amp;quot;button&amp;amp;quot; title=&amp;amp;quot;Toggle Table of Contents&amp;amp;quot; aria-label=&amp;amp;quot;Toggle Table of Contents&amp;amp;quot; aria-controls=&amp;amp;quot;sidebar&amp;amp;quot;&amp;amp;gt;
                &amp;amp;lt;i class=&amp;amp;quot;fa fa-bars&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/i&amp;amp;gt;
            &amp;amp;lt;/button&amp;amp;gt;
            &amp;amp;lt;button id=&amp;amp;quot;theme-toggle&amp;amp;quot; class=&amp;amp;quot;icon-button&amp;amp;quot; type=&amp;amp;quot;button&amp;amp;quot; title=&amp;amp;quot;Change theme&amp;amp;quot; aria-label=&amp;amp;quot;Change theme&amp;amp;quot; aria-haspopup=&amp;amp;quot;true&amp;amp;quot; aria-expanded=&amp;amp;quot;false&amp;amp;quot; aria-controls=&amp;amp;quot;theme-list&amp;amp;quot;&amp;amp;gt;
                &amp;amp;lt;i class=&amp;amp;quot;fa fa-paint-brush&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/i&amp;amp;gt;
            &amp;amp;lt;/button&amp;amp;gt;
            &amp;amp;lt;ul id=&amp;amp;quot;theme-list&amp;amp;quot; class=&amp;amp;quot;theme-popup&amp;amp;quot; aria-label=&amp;amp;quot;Themes&amp;amp;quot; role=&amp;amp;quot;menu&amp;amp;quot;&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;light&amp;amp;quot;&amp;amp;gt;Light&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;rust&amp;amp;quot;&amp;amp;gt;Rust (default)&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;coal&amp;amp;quot;&amp;amp;gt;Coal&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;navy&amp;amp;quot;&amp;amp;gt;Navy&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;ayu&amp;amp;quot;&amp;amp;gt;Ayu&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
            &amp;amp;lt;/ul&amp;amp;gt;
        &amp;amp;amp;lt;button id=&amp;amp;amp;quot;search-toggle&amp;amp;amp;quot; class=&amp;amp;amp;quot;icon-button&amp;amp;amp;quot; type=&amp;amp;amp;quot;button&amp;amp;amp;quot; title=&amp;amp;amp;quot;Search. (Shortkey: s)&amp;amp;amp;quot; aria-label=&amp;amp;amp;quot;Toggle Searchbar&amp;amp;amp;quot; aria-expanded=&amp;amp;amp;quot;false&amp;amp;amp;quot; aria-keyshortcuts=&amp;amp;amp;quot;S&amp;amp;amp;quot; aria-controls=&amp;amp;amp;quot;searchbar&amp;amp;amp;quot;&amp;amp;amp;gt;
            &amp;amp;amp;lt;i class=&amp;amp;amp;quot;fa fa-search&amp;amp;amp;quot;&amp;amp;amp;gt;&amp;amp;amp;lt;/i&amp;amp;amp;gt;
        &amp;amp;amp;lt;/button&amp;amp;amp;gt;
        
    &amp;amp;amp;lt;/div&amp;amp;amp;gt;

    &amp;amp;amp;lt;h1 class=&amp;amp;amp;quot;menu-title&amp;amp;amp;quot;&amp;amp;amp;gt;Caitanya-caritamrta&amp;amp;amp;lt;/h1&amp;amp;amp;gt;

    &amp;amp;amp;lt;div class=&amp;amp;amp;quot;right-buttons&amp;amp;amp;quot;&amp;amp;amp;gt;
        &amp;amp;amp;lt;a href=&amp;amp;amp;quot;print.html&amp;amp;amp;quot; title=&amp;amp;amp;quot;Print this book&amp;amp;amp;quot; aria-label=&amp;amp;amp;quot;Print this book&amp;amp;amp;quot;&amp;amp;amp;gt;
            &amp;amp;amp;lt;i id=&amp;amp;amp;quot;print-button&amp;amp;amp;quot; class=&amp;amp;amp;quot;fa fa-print&amp;amp;amp;quot;&amp;amp;amp;gt;&amp;amp;amp;lt;/i&amp;amp;amp;gt;
        &amp;amp;amp;lt;/a&amp;amp;amp;gt;
        
    &amp;amp;amp;lt;/div&amp;amp;amp;gt;
&amp;amp;amp;lt;/div&amp;amp;amp;gt;

&amp;amp;lt;/div&amp;amp;gt;

&amp;amp;lt;div id=&amp;amp;quot;search-wrapper&amp;amp;quot; class=&amp;amp;quot;hidden&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;form id=&amp;amp;quot;searchbar-outer&amp;amp;quot; class=&amp;amp;quot;searchbar-outer&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;input type=&amp;amp;quot;search&amp;amp;quot; name=&amp;amp;quot;search&amp;amp;quot; id=&amp;amp;quot;searchbar&amp;amp;quot; name=&amp;amp;quot;searchbar&amp;amp;quot; placeholder=&amp;amp;quot;Search this book ...&amp;amp;quot; aria-controls=&amp;amp;quot;searchresults-outer&amp;amp;quot; aria-describedby=&amp;amp;quot;searchresults-header&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;/form&amp;amp;gt; &amp;amp;lt;div id=&amp;amp;quot;searchresults-outer&amp;amp;quot; class=&amp;amp;quot;searchresults-outer hidden&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;div id=&amp;amp;quot;searchresults-header&amp;amp;quot; class=&amp;amp;quot;searchresults-header&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/div&amp;amp;gt; &amp;amp;lt;ul id=&amp;amp;quot;searchresults&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;/ul&amp;amp;gt; &amp;amp;lt;/div&amp;amp;gt; &amp;amp;lt;/div&amp;amp;gt;

&amp;amp;lt;!-- Apply ARIA attributes after the sidebar and the sidebar toggle button are added to the DOM --&amp;amp;gt; &amp;amp;lt;script type=&amp;amp;quot;text/javascript&amp;amp;quot;&amp;amp;gt; document.getElementById('sidebar-toggle').setAttribute('aria-expanded', sidebar === 'visible'); document.getElementById('sidebar').setAttribute('aria-hidden', sidebar !== 'visible'); Array.from(document.querySelectorAll('#sidebar a')).forEach(function(link) { link.setAttribute('tabIndex', sidebar === 'visible' ? 0 : -1); }); &amp;amp;lt;/script&amp;amp;gt;

&amp;amp;lt;div id=&amp;amp;quot;content&amp;amp;quot; class=&amp;amp;quot;content&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;main&amp;amp;gt; &amp;amp;lt;!DOCTYPE HTML&amp;amp;gt;

Home - Caitanya-caritamrta
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
    <meta name="description" content="">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta name="theme-color" content="#ffffff" />
&lt;link rel=&quot;shortcut icon&quot; href=&quot;favicon.png&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/variables.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/general.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/chrome.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/print.css&quot; media=&quot;print&quot;&gt;

&lt;!-- Fonts --&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;FontAwesome/css/font-awesome.css&quot;&gt; &lt;link href=&quot;https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot;&gt; &lt;link href=&quot;https://fonts.googleapis.com/css?family=Source+Code+Pro:500&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot;&gt;

&lt;!-- Highlight.js Stylesheets --&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;highlight.css&quot;&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;tomorrow-night.css&quot;&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;ayu-highlight.css&quot;&gt;

&lt;!-- Custom theme stylesheets --&gt;

&lt;link rel=&quot;stylesheet&quot; href=&quot;custom.css&quot;&gt;

</head> <body class="rust"> <!-- Provide site root to javascript --> <script type="text/javascript"> var path_to_root = ""; var default_theme = "rust"; </script>

&lt;!-- Work around some values being stored in localStorage wrapped in quotes --&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
    try {
        var theme = localStorage.getItem('mdbook-theme');
        var sidebar = localStorage.getItem('mdbook-sidebar');
    if (theme.startsWith('&amp;quot;') &amp;amp;&amp;amp; theme.endsWith('&amp;quot;')) {
        localStorage.setItem('mdbook-theme', theme.slice(1, theme.length - 1));
    }
if (sidebar.startsWith('&amp;amp;quot;') &amp;amp;amp;&amp;amp;amp; sidebar.endsWith('&amp;amp;quot;')) {
    localStorage.setItem('mdbook-sidebar', sidebar.slice(1, sidebar.length - 1));
}

} catch (e) { }

&lt;/script&gt;

&lt;!-- Set the theme before any content is loaded, prevents flash --&gt; &lt;script type=&quot;text/javascript&quot;&gt; var theme; try { theme = localStorage.getItem('mdbook-theme'); } catch(e) { } if (theme === null || theme === undefined) { theme = default_theme; } document.body.className = theme; document.querySelector('html').className = theme + ' js'; &lt;/script&gt;

&lt;!-- Hide / unhide sidebar before it is displayed --&gt; &lt;script type=&quot;text/javascript&quot;&gt; var html = document.querySelector('html'); var sidebar = 'hidden'; if (document.body.clientWidth &gt;= 1080) { try { sidebar = localStorage.getItem('mdbook-sidebar'); } catch(e) { } sidebar = sidebar || 'visible'; } html.classList.remove('sidebar-visible'); html.classList.add(&quot;sidebar-&quot; + sidebar); &lt;/script&gt;

&lt;nav id=&quot;sidebar&quot; class=&quot;sidebar&quot; aria-label=&quot;Table of contents&quot;&gt; &lt;div class=&quot;sidebar-scrollbox&quot;&gt; &lt;ol class=&quot;chapter&quot;&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;../../index.html&quot; class=&quot;active&quot;&gt;Home&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;../index.html&quot;&gt;Table of Contents&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;index.html&quot;&gt;19.1&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.2.html&quot;&gt;19.2&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.3.html&quot;&gt;19.3&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.4.html&quot;&gt;19.4&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.5.html&quot;&gt;19.5&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.6.html&quot;&gt;19.6&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.7.html&quot;&gt;19.7&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.8.html&quot;&gt;19.8&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.9.html&quot;&gt;19.9&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.10.html&quot;&gt;19.10&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.11.html&quot;&gt;19.11&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.12.html&quot;&gt;19.12&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.13.html&quot;&gt;19.13&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.14.html&quot;&gt;19.14&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.15.html&quot;&gt;19.15&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.16.html&quot;&gt;19.16&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.17.html&quot;&gt;19.17&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.18.html&quot;&gt;19.18&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.19.html&quot;&gt;19.19&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.20.html&quot;&gt;19.20&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.21.html&quot;&gt;19.21&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.22.html&quot;&gt;19.22&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.23.html&quot;&gt;19.23&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.24.html&quot;&gt;19.24&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.25.html&quot;&gt;19.25&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.26.html&quot;&gt;19.26&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.27.html&quot;&gt;19.27&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.28.html&quot;&gt;19.28&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.29.html&quot;&gt;19.29&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.30.html&quot;&gt;19.30&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.31.html&quot;&gt;19.31&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.32.html&quot;&gt;19.32&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.33.html&quot;&gt;19.33&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.34.html&quot;&gt;19.34&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.35.html&quot;&gt;19.35&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.36.html&quot;&gt;19.36&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.37.html&quot;&gt;19.37&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.38.html&quot;&gt;19.38&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.39.html&quot;&gt;19.39&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.40.html&quot;&gt;19.40&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.41.html&quot;&gt;19.41&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.42.html&quot;&gt;19.42&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.43.html&quot;&gt;19.43&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.44.html&quot;&gt;19.44&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.45.html&quot;&gt;19.45&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.46.html&quot;&gt;19.46&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.47.html&quot;&gt;19.47&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.48.html&quot;&gt;19.48&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.49.html&quot;&gt;19.49&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.50.html&quot;&gt;19.50&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.51.html&quot;&gt;19.51&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.52.html&quot;&gt;19.52&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.53.html&quot;&gt;19.53&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.54.html&quot;&gt;19.54&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.55.html&quot;&gt;19.55&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.56.html&quot;&gt;19.56&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.57.html&quot;&gt;19.57&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.58.html&quot;&gt;19.58&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.59.html&quot;&gt;19.59&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.60.html&quot;&gt;19.60&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.61.html&quot;&gt;19.61&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.62.html&quot;&gt;19.62&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.63.html&quot;&gt;19.63&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.64.html&quot;&gt;19.64&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.65.html&quot;&gt;19.65&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.66.html&quot;&gt;19.66&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.67.html&quot;&gt;19.67&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.68.html&quot;&gt;19.68&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.69.html&quot;&gt;19.69&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.70.html&quot;&gt;19.70&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.71.html&quot;&gt;19.71&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.72.html&quot;&gt;19.72&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.73.html&quot;&gt;19.73&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.74.html&quot;&gt;19.74&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.75.html&quot;&gt;19.75&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.76.html&quot;&gt;19.76&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.77.html&quot;&gt;19.77&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.78.html&quot;&gt;19.78&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.79.html&quot;&gt;19.79&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.80.html&quot;&gt;19.80&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.81.html&quot;&gt;19.81&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.82.html&quot;&gt;19.82&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.83.html&quot;&gt;19.83&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.84.html&quot;&gt;19.84&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.85.html&quot;&gt;19.85&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.86.html&quot;&gt;19.86&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.87.html&quot;&gt;19.87&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.88.html&quot;&gt;19.88&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.89.html&quot;&gt;19.89&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.90.html&quot;&gt;19.90&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.91.html&quot;&gt;19.91&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.92.html&quot;&gt;19.92&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.93.html&quot;&gt;19.93&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.94.html&quot;&gt;19.94&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.95.html&quot;&gt;19.95&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.96.html&quot;&gt;19.96&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.97.html&quot;&gt;19.97&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.98.html&quot;&gt;19.98&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.99.html&quot;&gt;19.99&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.100.html&quot;&gt;19.100&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.101.html&quot;&gt;19.101&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.102.html&quot;&gt;19.102&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.103.html&quot;&gt;19.103&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.104.html&quot;&gt;19.104&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.105.html&quot;&gt;19.105&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.106.html&quot;&gt;19.106&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.107.html&quot;&gt;19.107&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.108.html&quot;&gt;19.108&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.109.html&quot;&gt;19.109&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.110.html&quot;&gt;19.110&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.111.html&quot;&gt;19.111&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.112.html&quot;&gt;19.112&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt; &lt;/div&gt; &lt;div id=&quot;sidebar-resize-handle&quot; class=&quot;sidebar-resize-handle&quot;&gt;&lt;/div&gt; &lt;/nav&gt;

&lt;div id=&quot;page-wrapper&quot; class=&quot;page-wrapper&quot;&gt;

&amp;lt;div class=&amp;quot;page&amp;quot;&amp;gt;
&amp;amp;lt;div id=&amp;amp;quot;menu-bar&amp;amp;quot; class=&amp;amp;quot;menu-bar&amp;amp;quot;&amp;amp;gt;
    &amp;amp;lt;div id=&amp;amp;quot;menu-bar-sticky-container&amp;amp;quot;&amp;amp;gt;
        &amp;amp;lt;div class=&amp;amp;quot;left-buttons&amp;amp;quot;&amp;amp;gt;
            &amp;amp;lt;button id=&amp;amp;quot;sidebar-toggle&amp;amp;quot; class=&amp;amp;quot;icon-button&amp;amp;quot; type=&amp;amp;quot;button&amp;amp;quot; title=&amp;amp;quot;Toggle Table of Contents&amp;amp;quot; aria-label=&amp;amp;quot;Toggle Table of Contents&amp;amp;quot; aria-controls=&amp;amp;quot;sidebar&amp;amp;quot;&amp;amp;gt;
                &amp;amp;lt;i class=&amp;amp;quot;fa fa-bars&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/i&amp;amp;gt;
            &amp;amp;lt;/button&amp;amp;gt;
            &amp;amp;lt;button id=&amp;amp;quot;theme-toggle&amp;amp;quot; class=&amp;amp;quot;icon-button&amp;amp;quot; type=&amp;amp;quot;button&amp;amp;quot; title=&amp;amp;quot;Change theme&amp;amp;quot; aria-label=&amp;amp;quot;Change theme&amp;amp;quot; aria-haspopup=&amp;amp;quot;true&amp;amp;quot; aria-expanded=&amp;amp;quot;false&amp;amp;quot; aria-controls=&amp;amp;quot;theme-list&amp;amp;quot;&amp;amp;gt;
                &amp;amp;lt;i class=&amp;amp;quot;fa fa-paint-brush&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/i&amp;amp;gt;
            &amp;amp;lt;/button&amp;amp;gt;
            &amp;amp;lt;ul id=&amp;amp;quot;theme-list&amp;amp;quot; class=&amp;amp;quot;theme-popup&amp;amp;quot; aria-label=&amp;amp;quot;Themes&amp;amp;quot; role=&amp;amp;quot;menu&amp;amp;quot;&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;light&amp;amp;quot;&amp;amp;gt;Light&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;rust&amp;amp;quot;&amp;amp;gt;Rust (default)&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;coal&amp;amp;quot;&amp;amp;gt;Coal&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;navy&amp;amp;quot;&amp;amp;gt;Navy&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;ayu&amp;amp;quot;&amp;amp;gt;Ayu&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
            &amp;amp;lt;/ul&amp;amp;gt;
        &amp;amp;amp;lt;button id=&amp;amp;amp;quot;search-toggle&amp;amp;amp;quot; class=&amp;amp;amp;quot;icon-button&amp;amp;amp;quot; type=&amp;amp;amp;quot;button&amp;amp;amp;quot; title=&amp;amp;amp;quot;Search. (Shortkey: s)&amp;amp;amp;quot; aria-label=&amp;amp;amp;quot;Toggle Searchbar&amp;amp;amp;quot; aria-expanded=&amp;amp;amp;quot;false&amp;amp;amp;quot; aria-keyshortcuts=&amp;amp;amp;quot;S&amp;amp;amp;quot; aria-controls=&amp;amp;amp;quot;searchbar&amp;amp;amp;quot;&amp;amp;amp;gt;
            &amp;amp;amp;lt;i class=&amp;amp;amp;quot;fa fa-search&amp;amp;amp;quot;&amp;amp;amp;gt;&amp;amp;amp;lt;/i&amp;amp;amp;gt;
        &amp;amp;amp;lt;/button&amp;amp;amp;gt;
&amp;amp;amp;amp;lt;/div&amp;amp;amp;amp;gt;

&amp;amp;amp;amp;lt;h1 class=&amp;amp;amp;amp;quot;menu-title&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt;Caitanya-caritamrta&amp;amp;amp;amp;lt;/h1&amp;amp;amp;amp;gt;

&amp;amp;amp;amp;lt;div class=&amp;amp;amp;amp;quot;right-buttons&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt;
    &amp;amp;amp;amp;lt;a href=&amp;amp;amp;amp;quot;print.html&amp;amp;amp;amp;quot; title=&amp;amp;amp;amp;quot;Print this book&amp;amp;amp;amp;quot; aria-label=&amp;amp;amp;amp;quot;Print this book&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt;
        &amp;amp;amp;amp;lt;i id=&amp;amp;amp;amp;quot;print-button&amp;amp;amp;amp;quot; class=&amp;amp;amp;amp;quot;fa fa-print&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt;&amp;amp;amp;amp;lt;/i&amp;amp;amp;amp;gt;
    &amp;amp;amp;amp;lt;/a&amp;amp;amp;amp;gt;
    
&amp;amp;amp;amp;lt;/div&amp;amp;amp;amp;gt;

&amp;amp;amp;lt;/div&amp;amp;amp;gt;

&amp;amp;lt;/div&amp;amp;gt;

&amp;amp;lt;div id=&amp;amp;quot;search-wrapper&amp;amp;quot; class=&amp;amp;quot;hidden&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;form id=&amp;amp;quot;searchbar-outer&amp;amp;quot; class=&amp;amp;quot;searchbar-outer&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;input type=&amp;amp;quot;search&amp;amp;quot; name=&amp;amp;quot;search&amp;amp;quot; id=&amp;amp;quot;searchbar&amp;amp;quot; name=&amp;amp;quot;searchbar&amp;amp;quot; placeholder=&amp;amp;quot;Search this book ...&amp;amp;quot; aria-controls=&amp;amp;quot;searchresults-outer&amp;amp;quot; aria-describedby=&amp;amp;quot;searchresults-header&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;/form&amp;amp;gt; &amp;amp;lt;div id=&amp;amp;quot;searchresults-outer&amp;amp;quot; class=&amp;amp;quot;searchresults-outer hidden&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;div id=&amp;amp;quot;searchresults-header&amp;amp;quot; class=&amp;amp;quot;searchresults-header&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/div&amp;amp;gt; &amp;amp;lt;ul id=&amp;amp;quot;searchresults&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;/ul&amp;amp;gt; &amp;amp;lt;/div&amp;amp;gt; &amp;amp;lt;/div&amp;amp;gt;

&amp;amp;lt;!-- Apply ARIA attributes after the sidebar and the sidebar toggle button are added to the DOM --&amp;amp;gt; &amp;amp;lt;script type=&amp;amp;quot;text/javascript&amp;amp;quot;&amp;amp;gt; document.getElementById('sidebar-toggle').setAttribute('aria-expanded', sidebar === 'visible'); document.getElementById('sidebar').setAttribute('aria-hidden', sidebar !== 'visible'); Array.from(document.querySelectorAll('#sidebar a')).forEach(function(link) { link.setAttribute('tabIndex', sidebar === 'visible' ? 0 : -1); }); &amp;amp;lt;/script&amp;amp;gt;

&amp;amp;lt;div id=&amp;amp;quot;content&amp;amp;quot; class=&amp;amp;quot;content&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;main&amp;amp;gt; &amp;amp;lt;!DOCTYPE HTML&amp;amp;gt;

Home - Caitanya-caritamrta
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
    <meta name="description" content="">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta name="theme-color" content="#ffffff" />
&lt;link rel=&quot;shortcut icon&quot; href=&quot;favicon.png&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/variables.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/general.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/chrome.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/print.css&quot; media=&quot;print&quot;&gt;

&lt;!-- Fonts --&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;FontAwesome/css/font-awesome.css&quot;&gt; &lt;link href=&quot;https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot;&gt; &lt;link href=&quot;https://fonts.googleapis.com/css?family=Source+Code+Pro:500&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot;&gt;

&lt;!-- Highlight.js Stylesheets --&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;highlight.css&quot;&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;tomorrow-night.css&quot;&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;ayu-highlight.css&quot;&gt;

&lt;!-- Custom theme stylesheets --&gt;

&lt;link rel=&quot;stylesheet&quot; href=&quot;custom.css&quot;&gt;

</head> <body class="rust"> <!-- Provide site root to javascript --> <script type="text/javascript"> var path_to_root = ""; var default_theme = "rust"; </script>

&lt;!-- Work around some values being stored in localStorage wrapped in quotes --&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
    try {
        var theme = localStorage.getItem('mdbook-theme');
        var sidebar = localStorage.getItem('mdbook-sidebar');
    if (theme.startsWith('&amp;quot;') &amp;amp;&amp;amp; theme.endsWith('&amp;quot;')) {
        localStorage.setItem('mdbook-theme', theme.slice(1, theme.length - 1));
    }
if (sidebar.startsWith('&amp;amp;quot;') &amp;amp;amp;&amp;amp;amp; sidebar.endsWith('&amp;amp;quot;')) {
    localStorage.setItem('mdbook-sidebar', sidebar.slice(1, sidebar.length - 1));
}

} catch (e) { }

&lt;/script&gt;

&lt;!-- Set the theme before any content is loaded, prevents flash --&gt; &lt;script type=&quot;text/javascript&quot;&gt; var theme; try { theme = localStorage.getItem('mdbook-theme'); } catch(e) { } if (theme === null || theme === undefined) { theme = default_theme; } document.body.className = theme; document.querySelector('html').className = theme + ' js'; &lt;/script&gt;

&lt;!-- Hide / unhide sidebar before it is displayed --&gt; &lt;script type=&quot;text/javascript&quot;&gt; var html = document.querySelector('html'); var sidebar = 'hidden'; if (document.body.clientWidth &gt;= 1080) { try { sidebar = localStorage.getItem('mdbook-sidebar'); } catch(e) { } sidebar = sidebar || 'visible'; } html.classList.remove('sidebar-visible'); html.classList.add(&quot;sidebar-&quot; + sidebar); &lt;/script&gt;

&lt;nav id=&quot;sidebar&quot; class=&quot;sidebar&quot; aria-label=&quot;Table of contents&quot;&gt; &lt;div class=&quot;sidebar-scrollbox&quot;&gt; &lt;ol class=&quot;chapter&quot;&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;../../index.html&quot; class=&quot;active&quot;&gt;Home&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;../index.html&quot;&gt;Table of Contents&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;index.html&quot;&gt;18.1&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.2.html&quot;&gt;18.2&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.3.html&quot;&gt;18.3&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.4.html&quot;&gt;18.4&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.5.html&quot;&gt;18.5&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.6.html&quot;&gt;18.6&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.7.html&quot;&gt;18.7&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.8.html&quot;&gt;18.8&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.9.html&quot;&gt;18.9&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.10.html&quot;&gt;18.10&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.11.html&quot;&gt;18.11&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.12.html&quot;&gt;18.12&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.13.html&quot;&gt;18.13&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.14.html&quot;&gt;18.14&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.15.html&quot;&gt;18.15&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.16-17.html&quot;&gt;18.16-17&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.18.html&quot;&gt;18.18&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.19.html&quot;&gt;18.19&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.20.html&quot;&gt;18.20&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.21.html&quot;&gt;18.21&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.22.html&quot;&gt;18.22&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.23.html&quot;&gt;18.23&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.24.html&quot;&gt;18.24&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.25.html&quot;&gt;18.25&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.26.html&quot;&gt;18.26&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.27.html&quot;&gt;18.27&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.28.html&quot;&gt;18.28&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.29.html&quot;&gt;18.29&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.30.html&quot;&gt;18.30&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.31.html&quot;&gt;18.31&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.32.html&quot;&gt;18.32&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.33.html&quot;&gt;18.33&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.34.html&quot;&gt;18.34&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.35.html&quot;&gt;18.35&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.36.html&quot;&gt;18.36&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.37.html&quot;&gt;18.37&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.38.html&quot;&gt;18.38&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.39.html&quot;&gt;18.39&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.40.html&quot;&gt;18.40&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.41.html&quot;&gt;18.41&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.42.html&quot;&gt;18.42&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.43.html&quot;&gt;18.43&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.44.html&quot;&gt;18.44&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.45.html&quot;&gt;18.45&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.46.html&quot;&gt;18.46&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.47.html&quot;&gt;18.47&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.48.html&quot;&gt;18.48&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.49.html&quot;&gt;18.49&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.50.html&quot;&gt;18.50&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.51.html&quot;&gt;18.51&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.52.html&quot;&gt;18.52&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.53.html&quot;&gt;18.53&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.54.html&quot;&gt;18.54&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.55.html&quot;&gt;18.55&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.56.html&quot;&gt;18.56&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.57.html&quot;&gt;18.57&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.58.html&quot;&gt;18.58&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.59.html&quot;&gt;18.59&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.60.html&quot;&gt;18.60&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.61.html&quot;&gt;18.61&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.62.html&quot;&gt;18.62&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.63.html&quot;&gt;18.63&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.64.html&quot;&gt;18.64&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.65.html&quot;&gt;18.65&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.66.html&quot;&gt;18.66&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.67.html&quot;&gt;18.67&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.68.html&quot;&gt;18.68&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.69.html&quot;&gt;18.69&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.70.html&quot;&gt;18.70&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.71.html&quot;&gt;18.71&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.72.html&quot;&gt;18.72&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.73.html&quot;&gt;18.73&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.74.html&quot;&gt;18.74&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.75.html&quot;&gt;18.75&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.76.html&quot;&gt;18.76&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.77.html&quot;&gt;18.77&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.78.html&quot;&gt;18.78&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.79.html&quot;&gt;18.79&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.80.html&quot;&gt;18.80&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.81.html&quot;&gt;18.81&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.82.html&quot;&gt;18.82&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.83.html&quot;&gt;18.83&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.84.html&quot;&gt;18.84&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.85.html&quot;&gt;18.85&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.86.html&quot;&gt;18.86&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.87.html&quot;&gt;18.87&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.88.html&quot;&gt;18.88&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.89.html&quot;&gt;18.89&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.90.html&quot;&gt;18.90&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.91.html&quot;&gt;18.91&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.92.html&quot;&gt;18.92&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.93.html&quot;&gt;18.93&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.94.html&quot;&gt;18.94&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.95.html&quot;&gt;18.95&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.96.html&quot;&gt;18.96&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.97.html&quot;&gt;18.97&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.98.html&quot;&gt;18.98&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.99.html&quot;&gt;18.99&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.100.html&quot;&gt;18.100&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.101.html&quot;&gt;18.101&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.102.html&quot;&gt;18.102&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.103.html&quot;&gt;18.103&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.104.html&quot;&gt;18.104&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.105.html&quot;&gt;18.105&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.106.html&quot;&gt;18.106&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.107.html&quot;&gt;18.107&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.108.html&quot;&gt;18.108&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.109.html&quot;&gt;18.109&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.110.html&quot;&gt;18.110&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.111.html&quot;&gt;18.111&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.112.html&quot;&gt;18.112&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.113.html&quot;&gt;18.113&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.114.html&quot;&gt;18.114&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.115.html&quot;&gt;18.115&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.116.html&quot;&gt;18.116&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.117.html&quot;&gt;18.117&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.118.html&quot;&gt;18.118&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.119.html&quot;&gt;18.119&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.120.html&quot;&gt;18.120&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.121.html&quot;&gt;18.121&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt; &lt;/div&gt; &lt;div id=&quot;sidebar-resize-handle&quot; class=&quot;sidebar-resize-handle&quot;&gt;&lt;/div&gt; &lt;/nav&gt;

&lt;div id=&quot;page-wrapper&quot; class=&quot;page-wrapper&quot;&gt;

&amp;lt;div class=&amp;quot;page&amp;quot;&amp;gt;
&amp;amp;lt;div id=&amp;amp;quot;menu-bar&amp;amp;quot; class=&amp;amp;quot;menu-bar&amp;amp;quot;&amp;amp;gt;
    &amp;amp;lt;div id=&amp;amp;quot;menu-bar-sticky-container&amp;amp;quot;&amp;amp;gt;
        &amp;amp;lt;div class=&amp;amp;quot;left-buttons&amp;amp;quot;&amp;amp;gt;
            &amp;amp;lt;button id=&amp;amp;quot;sidebar-toggle&amp;amp;quot; class=&amp;amp;quot;icon-button&amp;amp;quot; type=&amp;amp;quot;button&amp;amp;quot; title=&amp;amp;quot;Toggle Table of Contents&amp;amp;quot; aria-label=&amp;amp;quot;Toggle Table of Contents&amp;amp;quot; aria-controls=&amp;amp;quot;sidebar&amp;amp;quot;&amp;amp;gt;
                &amp;amp;lt;i class=&amp;amp;quot;fa fa-bars&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/i&amp;amp;gt;
            &amp;amp;lt;/button&amp;amp;gt;
            &amp;amp;lt;button id=&amp;amp;quot;theme-toggle&amp;amp;quot; class=&amp;amp;quot;icon-button&amp;amp;quot; type=&amp;amp;quot;button&amp;amp;quot; title=&amp;amp;quot;Change theme&amp;amp;quot; aria-label=&amp;amp;quot;Change theme&amp;amp;quot; aria-haspopup=&amp;amp;quot;true&amp;amp;quot; aria-expanded=&amp;amp;quot;false&amp;amp;quot; aria-controls=&amp;amp;quot;theme-list&amp;amp;quot;&amp;amp;gt;
                &amp;amp;lt;i class=&amp;amp;quot;fa fa-paint-brush&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/i&amp;amp;gt;
            &amp;amp;lt;/button&amp;amp;gt;
            &amp;amp;lt;ul id=&amp;amp;quot;theme-list&amp;amp;quot; class=&amp;amp;quot;theme-popup&amp;amp;quot; aria-label=&amp;amp;quot;Themes&amp;amp;quot; role=&amp;amp;quot;menu&amp;amp;quot;&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;light&amp;amp;quot;&amp;amp;gt;Light&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;rust&amp;amp;quot;&amp;amp;gt;Rust (default)&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;coal&amp;amp;quot;&amp;amp;gt;Coal&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;navy&amp;amp;quot;&amp;amp;gt;Navy&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;ayu&amp;amp;quot;&amp;amp;gt;Ayu&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
            &amp;amp;lt;/ul&amp;amp;gt;
        &amp;amp;amp;lt;button id=&amp;amp;amp;quot;search-toggle&amp;amp;amp;quot; class=&amp;amp;amp;quot;icon-button&amp;amp;amp;quot; type=&amp;amp;amp;quot;button&amp;amp;amp;quot; title=&amp;amp;amp;quot;Search. (Shortkey: s)&amp;amp;amp;quot; aria-label=&amp;amp;amp;quot;Toggle Searchbar&amp;amp;amp;quot; aria-expanded=&amp;amp;amp;quot;false&amp;amp;amp;quot; aria-keyshortcuts=&amp;amp;amp;quot;S&amp;amp;amp;quot; aria-controls=&amp;amp;amp;quot;searchbar&amp;amp;amp;quot;&amp;amp;amp;gt;
            &amp;amp;amp;lt;i class=&amp;amp;amp;quot;fa fa-search&amp;amp;amp;quot;&amp;amp;amp;gt;&amp;amp;amp;lt;/i&amp;amp;amp;gt;
        &amp;amp;amp;lt;/button&amp;amp;amp;gt;
&amp;amp;amp;amp;lt;/div&amp;amp;amp;amp;gt;

&amp;amp;amp;amp;lt;h1 class=&amp;amp;amp;amp;quot;menu-title&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt;Caitanya-caritamrta&amp;amp;amp;amp;lt;/h1&amp;amp;amp;amp;gt;

&amp;amp;amp;amp;lt;div class=&amp;amp;amp;amp;quot;right-buttons&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt; &amp;amp;amp;amp;lt;a href=&amp;amp;amp;amp;quot;print.html&amp;amp;amp;amp;quot; title=&amp;amp;amp;amp;quot;Print this book&amp;amp;amp;amp;quot; aria-label=&amp;amp;amp;amp;quot;Print this book&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt; &amp;amp;amp;amp;lt;i id=&amp;amp;amp;amp;quot;print-button&amp;amp;amp;amp;quot; class=&amp;amp;amp;amp;quot;fa fa-print&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt;&amp;amp;amp;amp;lt;/i&amp;amp;amp;amp;gt; &amp;amp;amp;amp;lt;/a&amp;amp;amp;amp;gt;
&amp;amp;amp;amp;lt;/div&amp;amp;amp;amp;gt;

&amp;amp;amp;lt;/div&amp;amp;amp;gt;

&amp;amp;lt;/div&amp;amp;gt;

&amp;amp;lt;div id=&amp;amp;quot;search-wrapper&amp;amp;quot; class=&amp;amp;quot;hidden&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;form id=&amp;amp;quot;searchbar-outer&amp;amp;quot; class=&amp;amp;quot;searchbar-outer&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;input type=&amp;amp;quot;search&amp;amp;quot; name=&amp;amp;quot;search&amp;amp;quot; id=&amp;amp;quot;searchbar&amp;amp;quot; name=&amp;amp;quot;searchbar&amp;amp;quot; placeholder=&amp;amp;quot;Search this book ...&amp;amp;quot; aria-controls=&amp;amp;quot;searchresults-outer&amp;amp;quot; aria-describedby=&amp;amp;quot;searchresults-header&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;/form&amp;amp;gt; &amp;amp;lt;div id=&amp;amp;quot;searchresults-outer&amp;amp;quot; class=&amp;amp;quot;searchresults-outer hidden&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;div id=&amp;amp;quot;searchresults-header&amp;amp;quot; class=&amp;amp;quot;searchresults-header&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/div&amp;amp;gt; &amp;amp;lt;ul id=&amp;amp;quot;searchresults&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;/ul&amp;amp;gt; &amp;amp;lt;/div&amp;amp;gt; &amp;amp;lt;/div&amp;amp;gt;

&amp;amp;lt;!-- Apply ARIA attributes after the sidebar and the sidebar toggle button are added to the DOM --&amp;amp;gt; &amp;amp;lt;script type=&amp;amp;quot;text/javascript&amp;amp;quot;&amp;amp;gt; document.getElementById('sidebar-toggle').setAttribute('aria-expanded', sidebar === 'visible'); document.getElementById('sidebar').setAttribute('aria-hidden', sidebar !== 'visible'); Array.from(document.querySelectorAll('#sidebar a')).forEach(function(link) { link.setAttribute('tabIndex', sidebar === 'visible' ? 0 : -1); }); &amp;amp;lt;/script&amp;amp;gt;

&amp;amp;lt;div id=&amp;amp;quot;content&amp;amp;quot; class=&amp;amp;quot;content&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;main&amp;amp;gt; &amp;amp;lt;!DOCTYPE HTML&amp;amp;gt;

Home - Caitanya-caritamrta
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
    <meta name="description" content="">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta name="theme-color" content="#ffffff" />
&lt;link rel=&quot;shortcut icon&quot; href=&quot;favicon.png&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/variables.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/general.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/chrome.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/print.css&quot; media=&quot;print&quot;&gt;

&lt;!-- Fonts --&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;FontAwesome/css/font-awesome.css&quot;&gt; &lt;link href=&quot;https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot;&gt; &lt;link href=&quot;https://fonts.googleapis.com/css?family=Source+Code+Pro:500&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot;&gt;

&lt;!-- Highlight.js Stylesheets --&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;highlight.css&quot;&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;tomorrow-night.css&quot;&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;ayu-highlight.css&quot;&gt;

&lt;!-- Custom theme stylesheets --&gt;

&lt;link rel=&quot;stylesheet&quot; href=&quot;custom.css&quot;&gt;

</head> <body class="rust"> <!-- Provide site root to javascript --> <script type="text/javascript"> var path_to_root = ""; var default_theme = "rust"; </script>

&lt;!-- Work around some values being stored in localStorage wrapped in quotes --&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
    try {
        var theme = localStorage.getItem('mdbook-theme');
        var sidebar = localStorage.getItem('mdbook-sidebar');
    if (theme.startsWith('&amp;quot;') &amp;amp;&amp;amp; theme.endsWith('&amp;quot;')) {
        localStorage.setItem('mdbook-theme', theme.slice(1, theme.length - 1));
    }
if (sidebar.startsWith('&amp;amp;quot;') &amp;amp;amp;&amp;amp;amp; sidebar.endsWith('&amp;amp;quot;')) {
    localStorage.setItem('mdbook-sidebar', sidebar.slice(1, sidebar.length - 1));
}

} catch (e) { }

&lt;/script&gt;

&lt;!-- Set the theme before any content is loaded, prevents flash --&gt; &lt;script type=&quot;text/javascript&quot;&gt; var theme; try { theme = localStorage.getItem('mdbook-theme'); } catch(e) { } if (theme === null || theme === undefined) { theme = default_theme; } document.body.className = theme; document.querySelector('html').className = theme + ' js'; &lt;/script&gt;

&lt;!-- Hide / unhide sidebar before it is displayed --&gt; &lt;script type=&quot;text/javascript&quot;&gt; var html = document.querySelector('html'); var sidebar = 'hidden'; if (document.body.clientWidth &gt;= 1080) { try { sidebar = localStorage.getItem('mdbook-sidebar'); } catch(e) { } sidebar = sidebar || 'visible'; } html.classList.remove('sidebar-visible'); html.classList.add(&quot;sidebar-&quot; + sidebar); &lt;/script&gt;

&lt;nav id=&quot;sidebar&quot; class=&quot;sidebar&quot; aria-label=&quot;Table of contents&quot;&gt; &lt;div class=&quot;sidebar-scrollbox&quot;&gt; &lt;ol class=&quot;chapter&quot;&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;../../index.html&quot; class=&quot;active&quot;&gt;Home&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;../index.html&quot;&gt;Table of Contents&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;index.html&quot;&gt;17.1&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.2.html&quot;&gt;17.2&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.3.html&quot;&gt;17.3&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.4.html&quot;&gt;17.4&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.5.html&quot;&gt;17.5&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.6.html&quot;&gt;17.6&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.7.html&quot;&gt;17.7&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.8.html&quot;&gt;17.8&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.9.html&quot;&gt;17.9&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.10.html&quot;&gt;17.10&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.11.html&quot;&gt;17.11&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.12.html&quot;&gt;17.12&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.13.html&quot;&gt;17.13&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.14.html&quot;&gt;17.14&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.15.html&quot;&gt;17.15&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.16.html&quot;&gt;17.16&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.17.html&quot;&gt;17.17&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.18.html&quot;&gt;17.18&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.19.html&quot;&gt;17.19&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.20.html&quot;&gt;17.20&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.21.html&quot;&gt;17.21&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.22.html&quot;&gt;17.22&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.23.html&quot;&gt;17.23&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.24.html&quot;&gt;17.24&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.25.html&quot;&gt;17.25&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.26.html&quot;&gt;17.26&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.27.html&quot;&gt;17.27&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.28.html&quot;&gt;17.28&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.29.html&quot;&gt;17.29&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.30.html&quot;&gt;17.30&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.31.html&quot;&gt;17.31&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.32.html&quot;&gt;17.32&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.33.html&quot;&gt;17.33&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.34.html&quot;&gt;17.34&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.35.html&quot;&gt;17.35&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.36.html&quot;&gt;17.36&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.37.html&quot;&gt;17.37&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.38.html&quot;&gt;17.38&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.39.html&quot;&gt;17.39&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.40.html&quot;&gt;17.40&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.41.html&quot;&gt;17.41&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.42.html&quot;&gt;17.42&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.43.html&quot;&gt;17.43&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.44.html&quot;&gt;17.44&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.45.html&quot;&gt;17.45&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.46.html&quot;&gt;17.46&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.47.html&quot;&gt;17.47&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.48.html&quot;&gt;17.48&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.49.html&quot;&gt;17.49&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.50.html&quot;&gt;17.50&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.51.html&quot;&gt;17.51&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.52.html&quot;&gt;17.52&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.53.html&quot;&gt;17.53&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.54.html&quot;&gt;17.54&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.55.html&quot;&gt;17.55&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.56.html&quot;&gt;17.56&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.57.html&quot;&gt;17.57&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.58.html&quot;&gt;17.58&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.59.html&quot;&gt;17.59&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.60.html&quot;&gt;17.60&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.61.html&quot;&gt;17.61&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.62.html&quot;&gt;17.62&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.63.html&quot;&gt;17.63&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.64.html&quot;&gt;17.64&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.65.html&quot;&gt;17.65&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.66.html&quot;&gt;17.66&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.67.html&quot;&gt;17.67&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.68.html&quot;&gt;17.68&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.69.html&quot;&gt;17.69&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.70.html&quot;&gt;17.70&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.71.html&quot;&gt;17.71&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.72.html&quot;&gt;17.72&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.73.html&quot;&gt;17.73&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt; &lt;/div&gt; &lt;div id=&quot;sidebar-resize-handle&quot; class=&quot;sidebar-resize-handle&quot;&gt;&lt;/div&gt; &lt;/nav&gt;

&lt;div id=&quot;page-wrapper&quot; class=&quot;page-wrapper&quot;&gt;

&amp;lt;div class=&amp;quot;page&amp;quot;&amp;gt;
&amp;amp;lt;div id=&amp;amp;quot;menu-bar&amp;amp;quot; class=&amp;amp;quot;menu-bar&amp;amp;quot;&amp;amp;gt;
    &amp;amp;lt;div id=&amp;amp;quot;menu-bar-sticky-container&amp;amp;quot;&amp;amp;gt;
        &amp;amp;lt;div class=&amp;amp;quot;left-buttons&amp;amp;quot;&amp;amp;gt;
            &amp;amp;lt;button id=&amp;amp;quot;sidebar-toggle&amp;amp;quot; class=&amp;amp;quot;icon-button&amp;amp;quot; type=&amp;amp;quot;button&amp;amp;quot; title=&amp;amp;quot;Toggle Table of Contents&amp;amp;quot; aria-label=&amp;amp;quot;Toggle Table of Contents&amp;amp;quot; aria-controls=&amp;amp;quot;sidebar&amp;amp;quot;&amp;amp;gt;
                &amp;amp;lt;i class=&amp;amp;quot;fa fa-bars&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/i&amp;amp;gt;
            &amp;amp;lt;/button&amp;amp;gt;
            &amp;amp;lt;button id=&amp;amp;quot;theme-toggle&amp;amp;quot; class=&amp;amp;quot;icon-button&amp;amp;quot; type=&amp;amp;quot;button&amp;amp;quot; title=&amp;amp;quot;Change theme&amp;amp;quot; aria-label=&amp;amp;quot;Change theme&amp;amp;quot; aria-haspopup=&amp;amp;quot;true&amp;amp;quot; aria-expanded=&amp;amp;quot;false&amp;amp;quot; aria-controls=&amp;amp;quot;theme-list&amp;amp;quot;&amp;amp;gt;
                &amp;amp;lt;i class=&amp;amp;quot;fa fa-paint-brush&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/i&amp;amp;gt;
            &amp;amp;lt;/button&amp;amp;gt;
            &amp;amp;lt;ul id=&amp;amp;quot;theme-list&amp;amp;quot; class=&amp;amp;quot;theme-popup&amp;amp;quot; aria-label=&amp;amp;quot;Themes&amp;amp;quot; role=&amp;amp;quot;menu&amp;amp;quot;&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;light&amp;amp;quot;&amp;amp;gt;Light&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;rust&amp;amp;quot;&amp;amp;gt;Rust (default)&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;coal&amp;amp;quot;&amp;amp;gt;Coal&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;navy&amp;amp;quot;&amp;amp;gt;Navy&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;ayu&amp;amp;quot;&amp;amp;gt;Ayu&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
            &amp;amp;lt;/ul&amp;amp;gt;
        &amp;amp;amp;lt;button id=&amp;amp;amp;quot;search-toggle&amp;amp;amp;quot; class=&amp;amp;amp;quot;icon-button&amp;amp;amp;quot; type=&amp;amp;amp;quot;button&amp;amp;amp;quot; title=&amp;amp;amp;quot;Search. (Shortkey: s)&amp;amp;amp;quot; aria-label=&amp;amp;amp;quot;Toggle Searchbar&amp;amp;amp;quot; aria-expanded=&amp;amp;amp;quot;false&amp;amp;amp;quot; aria-keyshortcuts=&amp;amp;amp;quot;S&amp;amp;amp;quot; aria-controls=&amp;amp;amp;quot;searchbar&amp;amp;amp;quot;&amp;amp;amp;gt;
            &amp;amp;amp;lt;i class=&amp;amp;amp;quot;fa fa-search&amp;amp;amp;quot;&amp;amp;amp;gt;&amp;amp;amp;lt;/i&amp;amp;amp;gt;
        &amp;amp;amp;lt;/button&amp;amp;amp;gt;
&amp;amp;amp;amp;lt;/div&amp;amp;amp;amp;gt;

&amp;amp;amp;amp;lt;h1 class=&amp;amp;amp;amp;quot;menu-title&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt;Caitanya-caritamrta&amp;amp;amp;amp;lt;/h1&amp;amp;amp;amp;gt;

&amp;amp;amp;amp;lt;div class=&amp;amp;amp;amp;quot;right-buttons&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt; &amp;amp;amp;amp;lt;a href=&amp;amp;amp;amp;quot;print.html&amp;amp;amp;amp;quot; title=&amp;amp;amp;amp;quot;Print this book&amp;amp;amp;amp;quot; aria-label=&amp;amp;amp;amp;quot;Print this book&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt; &amp;amp;amp;amp;lt;i id=&amp;amp;amp;amp;quot;print-button&amp;amp;amp;amp;quot; class=&amp;amp;amp;amp;quot;fa fa-print&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt;&amp;amp;amp;amp;lt;/i&amp;amp;amp;amp;gt; &amp;amp;amp;amp;lt;/a&amp;amp;amp;amp;gt;
&amp;amp;amp;amp;lt;/div&amp;amp;amp;amp;gt;

&amp;amp;amp;lt;/div&amp;amp;amp;gt;

&amp;amp;lt;/div&amp;amp;gt;

&amp;amp;lt;div id=&amp;amp;quot;search-wrapper&amp;amp;quot; class=&amp;amp;quot;hidden&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;form id=&amp;amp;quot;searchbar-outer&amp;amp;quot; class=&amp;amp;quot;searchbar-outer&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;input type=&amp;amp;quot;search&amp;amp;quot; name=&amp;amp;quot;search&amp;amp;quot; id=&amp;amp;quot;searchbar&amp;amp;quot; name=&amp;amp;quot;searchbar&amp;amp;quot; placeholder=&amp;amp;quot;Search this book ...&amp;amp;quot; aria-controls=&amp;amp;quot;searchresults-outer&amp;amp;quot; aria-describedby=&amp;amp;quot;searchresults-header&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;/form&amp;amp;gt; &amp;amp;lt;div id=&amp;amp;quot;searchresults-outer&amp;amp;quot; class=&amp;amp;quot;searchresults-outer hidden&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;div id=&amp;amp;quot;searchresults-header&amp;amp;quot; class=&amp;amp;quot;searchresults-header&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/div&amp;amp;gt; &amp;amp;lt;ul id=&amp;amp;quot;searchresults&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;/ul&amp;amp;gt; &amp;amp;lt;/div&amp;amp;gt; &amp;amp;lt;/div&amp;amp;gt;

&amp;amp;lt;!-- Apply ARIA attributes after the sidebar and the sidebar toggle button are added to the DOM --&amp;amp;gt; &amp;amp;lt;script type=&amp;amp;quot;text/javascript&amp;amp;quot;&amp;amp;gt; document.getElementById('sidebar-toggle').setAttribute('aria-expanded', sidebar === 'visible'); document.getElementById('sidebar').setAttribute('aria-hidden', sidebar !== 'visible'); Array.from(document.querySelectorAll('#sidebar a')).forEach(function(link) { link.setAttribute('tabIndex', sidebar === 'visible' ? 0 : -1); }); &amp;amp;lt;/script&amp;amp;gt;

&amp;amp;lt;div id=&amp;amp;quot;content&amp;amp;quot; class=&amp;amp;quot;content&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;main&amp;amp;gt; &amp;amp;lt;!DOCTYPE HTML&amp;amp;gt;

Home - Caitanya-caritamrta
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
    <meta name="description" content="">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta name="theme-color" content="#ffffff" />
&lt;link rel=&quot;shortcut icon&quot; href=&quot;favicon.png&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/variables.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/general.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/chrome.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/print.css&quot; media=&quot;print&quot;&gt;

&lt;!-- Fonts --&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;FontAwesome/css/font-awesome.css&quot;&gt; &lt;link href=&quot;https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot;&gt; &lt;link href=&quot;https://fonts.googleapis.com/css?family=Source+Code+Pro:500&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot;&gt;

&lt;!-- Highlight.js Stylesheets --&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;highlight.css&quot;&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;tomorrow-night.css&quot;&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;ayu-highlight.css&quot;&gt;

&lt;!-- Custom theme stylesheets --&gt;

&lt;link rel=&quot;stylesheet&quot; href=&quot;custom.css&quot;&gt;

</head> <body class="rust"> <!-- Provide site root to javascript --> <script type="text/javascript"> var path_to_root = ""; var default_theme = "rust"; </script>

&lt;!-- Work around some values being stored in localStorage wrapped in quotes --&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
    try {
        var theme = localStorage.getItem('mdbook-theme');
        var sidebar = localStorage.getItem('mdbook-sidebar');
    if (theme.startsWith('&amp;quot;') &amp;amp;&amp;amp; theme.endsWith('&amp;quot;')) {
        localStorage.setItem('mdbook-theme', theme.slice(1, theme.length - 1));
    }
if (sidebar.startsWith('&amp;amp;quot;') &amp;amp;amp;&amp;amp;amp; sidebar.endsWith('&amp;amp;quot;')) {
    localStorage.setItem('mdbook-sidebar', sidebar.slice(1, sidebar.length - 1));
}

} catch (e) { }

&lt;/script&gt;

&lt;!-- Set the theme before any content is loaded, prevents flash --&gt; &lt;script type=&quot;text/javascript&quot;&gt; var theme; try { theme = localStorage.getItem('mdbook-theme'); } catch(e) { } if (theme === null || theme === undefined) { theme = default_theme; } document.body.className = theme; document.querySelector('html').className = theme + ' js'; &lt;/script&gt;

&lt;!-- Hide / unhide sidebar before it is displayed --&gt; &lt;script type=&quot;text/javascript&quot;&gt; var html = document.querySelector('html'); var sidebar = 'hidden'; if (document.body.clientWidth &gt;= 1080) { try { sidebar = localStorage.getItem('mdbook-sidebar'); } catch(e) { } sidebar = sidebar || 'visible'; } html.classList.remove('sidebar-visible'); html.classList.add(&quot;sidebar-&quot; + sidebar); &lt;/script&gt;

&lt;nav id=&quot;sidebar&quot; class=&quot;sidebar&quot; aria-label=&quot;Table of contents&quot;&gt; &lt;div class=&quot;sidebar-scrollbox&quot;&gt; &lt;ol class=&quot;chapter&quot;&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;../../index.html&quot; class=&quot;active&quot;&gt;Home&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;../index.html&quot;&gt;Table of Contents&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;index.html&quot;&gt;16.1&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.2.html&quot;&gt;16.2&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.3.html&quot;&gt;16.3&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.4.html&quot;&gt;16.4&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.5.html&quot;&gt;16.5&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.6.html&quot;&gt;16.6&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.7.html&quot;&gt;16.7&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.8.html&quot;&gt;16.8&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.9.html&quot;&gt;16.9&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.10.html&quot;&gt;16.10&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.11.html&quot;&gt;16.11&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.12.html&quot;&gt;16.12&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.13.html&quot;&gt;16.13&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.14.html&quot;&gt;16.14&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.15.html&quot;&gt;16.15&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.16.html&quot;&gt;16.16&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.17.html&quot;&gt;16.17&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.18.html&quot;&gt;16.18&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.19.html&quot;&gt;16.19&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.20.html&quot;&gt;16.20&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.21.html&quot;&gt;16.21&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.22.html&quot;&gt;16.22&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.23.html&quot;&gt;16.23&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.24.html&quot;&gt;16.24&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.25.html&quot;&gt;16.25&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.26.html&quot;&gt;16.26&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.27.html&quot;&gt;16.27&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.28.html&quot;&gt;16.28&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.29.html&quot;&gt;16.29&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.30.html&quot;&gt;16.30&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.31.html&quot;&gt;16.31&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.32.html&quot;&gt;16.32&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.33.html&quot;&gt;16.33&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.34.html&quot;&gt;16.34&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.35.html&quot;&gt;16.35&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.36.html&quot;&gt;16.36&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.37.html&quot;&gt;16.37&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.38.html&quot;&gt;16.38&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.39.html&quot;&gt;16.39&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.40.html&quot;&gt;16.40&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.41.html&quot;&gt;16.41&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.42.html&quot;&gt;16.42&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.43.html&quot;&gt;16.43&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.44.html&quot;&gt;16.44&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.45.html&quot;&gt;16.45&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.46.html&quot;&gt;16.46&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.47.html&quot;&gt;16.47&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.48.html&quot;&gt;16.48&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.49.html&quot;&gt;16.49&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.50.html&quot;&gt;16.50&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.51.html&quot;&gt;16.51&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.52.html&quot;&gt;16.52&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.53.html&quot;&gt;16.53&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.54.html&quot;&gt;16.54&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.55.html&quot;&gt;16.55&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.56.html&quot;&gt;16.56&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.57.html&quot;&gt;16.57&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.58.html&quot;&gt;16.58&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.59.html&quot;&gt;16.59&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.60.html&quot;&gt;16.60&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.61.html&quot;&gt;16.61&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.62.html&quot;&gt;16.62&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.63.html&quot;&gt;16.63&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.64.html&quot;&gt;16.64&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.65.html&quot;&gt;16.65&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.66.html&quot;&gt;16.66&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.67.html&quot;&gt;16.67&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.68.html&quot;&gt;16.68&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.69.html&quot;&gt;16.69&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.70.html&quot;&gt;16.70&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.71.html&quot;&gt;16.71&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.72.html&quot;&gt;16.72&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.73.html&quot;&gt;16.73&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.74.html&quot;&gt;16.74&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.75.html&quot;&gt;16.75&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.76.html&quot;&gt;16.76&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.77.html&quot;&gt;16.77&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.78.html&quot;&gt;16.78&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.79.html&quot;&gt;16.79&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.80.html&quot;&gt;16.80&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.81.html&quot;&gt;16.81&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.82.html&quot;&gt;16.82&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.83.html&quot;&gt;16.83&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.84.html&quot;&gt;16.84&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.85.html&quot;&gt;16.85&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.86.html&quot;&gt;16.86&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.87.html&quot;&gt;16.87&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.88.html&quot;&gt;16.88&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.89.html&quot;&gt;16.89&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.90.html&quot;&gt;16.90&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.91.html&quot;&gt;16.91&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.92.html&quot;&gt;16.92&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.93.html&quot;&gt;16.93&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.94.html&quot;&gt;16.94&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.95.html&quot;&gt;16.95&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.96.html&quot;&gt;16.96&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.97.html&quot;&gt;16.97&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.98.html&quot;&gt;16.98&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.99.html&quot;&gt;16.99&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.100.html&quot;&gt;16.100&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.101.html&quot;&gt;16.101&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.102.html&quot;&gt;16.102&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.103.html&quot;&gt;16.103&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.104.html&quot;&gt;16.104&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.105.html&quot;&gt;16.105&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.106.html&quot;&gt;16.106&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.107.html&quot;&gt;16.107&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.108-109.html&quot;&gt;16.108-109&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.110.html&quot;&gt;16.110&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.111.html&quot;&gt;16.111&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.112.html&quot;&gt;16.112&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.113.html&quot;&gt;16.113&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.114.html&quot;&gt;16.114&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.115.html&quot;&gt;16.115&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.116.html&quot;&gt;16.116&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.117.html&quot;&gt;16.117&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.118.html&quot;&gt;16.118&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.119.html&quot;&gt;16.119&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.120.html&quot;&gt;16.120&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.121-122.html&quot;&gt;16.121-122&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.123.html&quot;&gt;16.123&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.124.html&quot;&gt;16.124&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.125.html&quot;&gt;16.125&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.126.html&quot;&gt;16.126&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.127.html&quot;&gt;16.127&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.128.html&quot;&gt;16.128&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.129.html&quot;&gt;16.129&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.130.html&quot;&gt;16.130&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.131.html&quot;&gt;16.131&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.132.html&quot;&gt;16.132&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.133.html&quot;&gt;16.133&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.134.html&quot;&gt;16.134&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.135.html&quot;&gt;16.135&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.136.html&quot;&gt;16.136&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.137.html&quot;&gt;16.137&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.138.html&quot;&gt;16.138&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.139.html&quot;&gt;16.139&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.140.html&quot;&gt;16.140&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.141.html&quot;&gt;16.141&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.142.html&quot;&gt;16.142&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.143.html&quot;&gt;16.143&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.144.html&quot;&gt;16.144&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.145.html&quot;&gt;16.145&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.146.html&quot;&gt;16.146&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.147.html&quot;&gt;16.147&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.148.html&quot;&gt;16.148&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.149.html&quot;&gt;16.149&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.150.html&quot;&gt;16.150&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.151.html&quot;&gt;16.151&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt; &lt;/div&gt; &lt;div id=&quot;sidebar-resize-handle&quot; class=&quot;sidebar-resize-handle&quot;&gt;&lt;/div&gt; &lt;/nav&gt;

&lt;div id=&quot;page-wrapper&quot; class=&quot;page-wrapper&quot;&gt;

&amp;lt;div class=&amp;quot;page&amp;quot;&amp;gt;
&amp;amp;lt;div id=&amp;amp;quot;menu-bar&amp;amp;quot; class=&amp;amp;quot;menu-bar&amp;amp;quot;&amp;amp;gt;
    &amp;amp;lt;div id=&amp;amp;quot;menu-bar-sticky-container&amp;amp;quot;&amp;amp;gt;
        &amp;amp;lt;div class=&amp;amp;quot;left-buttons&amp;amp;quot;&amp;amp;gt;
            &amp;amp;lt;button id=&amp;amp;quot;sidebar-toggle&amp;amp;quot; class=&amp;amp;quot;icon-button&amp;amp;quot; type=&amp;amp;quot;button&amp;amp;quot; title=&amp;amp;quot;Toggle Table of Contents&amp;amp;quot; aria-label=&amp;amp;quot;Toggle Table of Contents&amp;amp;quot; aria-controls=&amp;amp;quot;sidebar&amp;amp;quot;&amp;amp;gt;
                &amp;amp;lt;i class=&amp;amp;quot;fa fa-bars&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/i&amp;amp;gt;
            &amp;amp;lt;/button&amp;amp;gt;
            &amp;amp;lt;button id=&amp;amp;quot;theme-toggle&amp;amp;quot; class=&amp;amp;quot;icon-button&amp;amp;quot; type=&amp;amp;quot;button&amp;amp;quot; title=&amp;amp;quot;Change theme&amp;amp;quot; aria-label=&amp;amp;quot;Change theme&amp;amp;quot; aria-haspopup=&amp;amp;quot;true&amp;amp;quot; aria-expanded=&amp;amp;quot;false&amp;amp;quot; aria-controls=&amp;amp;quot;theme-list&amp;amp;quot;&amp;amp;gt;
                &amp;amp;lt;i class=&amp;amp;quot;fa fa-paint-brush&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/i&amp;amp;gt;
            &amp;amp;lt;/button&amp;amp;gt;
            &amp;amp;lt;ul id=&amp;amp;quot;theme-list&amp;amp;quot; class=&amp;amp;quot;theme-popup&amp;amp;quot; aria-label=&amp;amp;quot;Themes&amp;amp;quot; role=&amp;amp;quot;menu&amp;amp;quot;&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;light&amp;amp;quot;&amp;amp;gt;Light&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;rust&amp;amp;quot;&amp;amp;gt;Rust (default)&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;coal&amp;amp;quot;&amp;amp;gt;Coal&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;navy&amp;amp;quot;&amp;amp;gt;Navy&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;ayu&amp;amp;quot;&amp;amp;gt;Ayu&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
            &amp;amp;lt;/ul&amp;amp;gt;
        &amp;amp;amp;lt;button id=&amp;amp;amp;quot;search-toggle&amp;amp;amp;quot; class=&amp;amp;amp;quot;icon-button&amp;amp;amp;quot; type=&amp;amp;amp;quot;button&amp;amp;amp;quot; title=&amp;amp;amp;quot;Search. (Shortkey: s)&amp;amp;amp;quot; aria-label=&amp;amp;amp;quot;Toggle Searchbar&amp;amp;amp;quot; aria-expanded=&amp;amp;amp;quot;false&amp;amp;amp;quot; aria-keyshortcuts=&amp;amp;amp;quot;S&amp;amp;amp;quot; aria-controls=&amp;amp;amp;quot;searchbar&amp;amp;amp;quot;&amp;amp;amp;gt;
            &amp;amp;amp;lt;i class=&amp;amp;amp;quot;fa fa-search&amp;amp;amp;quot;&amp;amp;amp;gt;&amp;amp;amp;lt;/i&amp;amp;amp;gt;
        &amp;amp;amp;lt;/button&amp;amp;amp;gt;
&amp;amp;amp;amp;lt;/div&amp;amp;amp;amp;gt;

&amp;amp;amp;amp;lt;h1 class=&amp;amp;amp;amp;quot;menu-title&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt;Caitanya-caritamrta&amp;amp;amp;amp;lt;/h1&amp;amp;amp;amp;gt;

&amp;amp;amp;amp;lt;div class=&amp;amp;amp;amp;quot;right-buttons&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt; &amp;amp;amp;amp;lt;a href=&amp;amp;amp;amp;quot;print.html&amp;amp;amp;amp;quot; title=&amp;amp;amp;amp;quot;Print this book&amp;amp;amp;amp;quot; aria-label=&amp;amp;amp;amp;quot;Print this book&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt; &amp;amp;amp;amp;lt;i id=&amp;amp;amp;amp;quot;print-button&amp;amp;amp;amp;quot; class=&amp;amp;amp;amp;quot;fa fa-print&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt;&amp;amp;amp;amp;lt;/i&amp;amp;amp;amp;gt; &amp;amp;amp;amp;lt;/a&amp;amp;amp;amp;gt;
&amp;amp;amp;amp;lt;/div&amp;amp;amp;amp;gt;

&amp;amp;amp;lt;/div&amp;amp;amp;gt;

&amp;amp;lt;/div&amp;amp;gt;

&amp;amp;lt;div id=&amp;amp;quot;search-wrapper&amp;amp;quot; class=&amp;amp;quot;hidden&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;form id=&amp;amp;quot;searchbar-outer&amp;amp;quot; class=&amp;amp;quot;searchbar-outer&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;input type=&amp;amp;quot;search&amp;amp;quot; name=&amp;amp;quot;search&amp;amp;quot; id=&amp;amp;quot;searchbar&amp;amp;quot; name=&amp;amp;quot;searchbar&amp;amp;quot; placeholder=&amp;amp;quot;Search this book ...&amp;amp;quot; aria-controls=&amp;amp;quot;searchresults-outer&amp;amp;quot; aria-describedby=&amp;amp;quot;searchresults-header&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;/form&amp;amp;gt; &amp;amp;lt;div id=&amp;amp;quot;searchresults-outer&amp;amp;quot; class=&amp;amp;quot;searchresults-outer hidden&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;div id=&amp;amp;quot;searchresults-header&amp;amp;quot; class=&amp;amp;quot;searchresults-header&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/div&amp;amp;gt; &amp;amp;lt;ul id=&amp;amp;quot;searchresults&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;/ul&amp;amp;gt; &amp;amp;lt;/div&amp;amp;gt; &amp;amp;lt;/div&amp;amp;gt;

&amp;amp;lt;!-- Apply ARIA attributes after the sidebar and the sidebar toggle button are added to the DOM --&amp;amp;gt; &amp;amp;lt;script type=&amp;amp;quot;text/javascript&amp;amp;quot;&amp;amp;gt; document.getElementById('sidebar-toggle').setAttribute('aria-expanded', sidebar === 'visible'); document.getElementById('sidebar').setAttribute('aria-hidden', sidebar !== 'visible'); Array.from(document.querySelectorAll('#sidebar a')).forEach(function(link) { link.setAttribute('tabIndex', sidebar === 'visible' ? 0 : -1); }); &amp;amp;lt;/script&amp;amp;gt;

&amp;amp;lt;div id=&amp;amp;quot;content&amp;amp;quot; class=&amp;amp;quot;content&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;main&amp;amp;gt; &amp;amp;lt;!DOCTYPE HTML&amp;amp;gt;

Home - Caitanya-caritamrta
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
    <meta name="description" content="">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta name="theme-color" content="#ffffff" />
&lt;link rel=&quot;shortcut icon&quot; href=&quot;favicon.png&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/variables.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/general.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/chrome.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/print.css&quot; media=&quot;print&quot;&gt;

&lt;!-- Fonts --&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;FontAwesome/css/font-awesome.css&quot;&gt; &lt;link href=&quot;https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot;&gt; &lt;link href=&quot;https://fonts.googleapis.com/css?family=Source+Code+Pro:500&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot;&gt;

&lt;!-- Highlight.js Stylesheets --&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;highlight.css&quot;&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;tomorrow-night.css&quot;&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;ayu-highlight.css&quot;&gt;

&lt;!-- Custom theme stylesheets --&gt;

&lt;link rel=&quot;stylesheet&quot; href=&quot;custom.css&quot;&gt;

</head> <body class="rust"> <!-- Provide site root to javascript --> <script type="text/javascript"> var path_to_root = ""; var default_theme = "rust"; </script>

&lt;!-- Work around some values being stored in localStorage wrapped in quotes --&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
    try {
        var theme = localStorage.getItem('mdbook-theme');
        var sidebar = localStorage.getItem('mdbook-sidebar');
    if (theme.startsWith('&amp;quot;') &amp;amp;&amp;amp; theme.endsWith('&amp;quot;')) {
        localStorage.setItem('mdbook-theme', theme.slice(1, theme.length - 1));
    }
if (sidebar.startsWith('&amp;amp;quot;') &amp;amp;amp;&amp;amp;amp; sidebar.endsWith('&amp;amp;quot;')) {
    localStorage.setItem('mdbook-sidebar', sidebar.slice(1, sidebar.length - 1));
}

} catch (e) { }

&lt;/script&gt;

&lt;!-- Set the theme before any content is loaded, prevents flash --&gt; &lt;script type=&quot;text/javascript&quot;&gt; var theme; try { theme = localStorage.getItem('mdbook-theme'); } catch(e) { } if (theme === null || theme === undefined) { theme = default_theme; } document.body.className = theme; document.querySelector('html').className = theme + ' js'; &lt;/script&gt;

&lt;!-- Hide / unhide sidebar before it is displayed --&gt; &lt;script type=&quot;text/javascript&quot;&gt; var html = document.querySelector('html'); var sidebar = 'hidden'; if (document.body.clientWidth &gt;= 1080) { try { sidebar = localStorage.getItem('mdbook-sidebar'); } catch(e) { } sidebar = sidebar || 'visible'; } html.classList.remove('sidebar-visible'); html.classList.add(&quot;sidebar-&quot; + sidebar); &lt;/script&gt;

&lt;nav id=&quot;sidebar&quot; class=&quot;sidebar&quot; aria-label=&quot;Table of contents&quot;&gt; &lt;div class=&quot;sidebar-scrollbox&quot;&gt; &lt;ol class=&quot;chapter&quot;&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;../../index.html&quot; class=&quot;active&quot;&gt;Home&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;../index.html&quot;&gt;Table of Contents&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;index.html&quot;&gt;15.1&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.2.html&quot;&gt;15.2&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.3.html&quot;&gt;15.3&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.4.html&quot;&gt;15.4&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.5.html&quot;&gt;15.5&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.6.html&quot;&gt;15.6&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.7.html&quot;&gt;15.7&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.8.html&quot;&gt;15.8&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.9.html&quot;&gt;15.9&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.10.html&quot;&gt;15.10&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.11.html&quot;&gt;15.11&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.12.html&quot;&gt;15.12&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.13.html&quot;&gt;15.13&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.14.html&quot;&gt;15.14&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.15.html&quot;&gt;15.15&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.16.html&quot;&gt;15.16&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.17.html&quot;&gt;15.17&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.18.html&quot;&gt;15.18&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.19.html&quot;&gt;15.19&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.20.html&quot;&gt;15.20&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.21.html&quot;&gt;15.21&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.22.html&quot;&gt;15.22&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.23.html&quot;&gt;15.23&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.24.html&quot;&gt;15.24&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.25.html&quot;&gt;15.25&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.26.html&quot;&gt;15.26&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.27.html&quot;&gt;15.27&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.28.html&quot;&gt;15.28&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.29.html&quot;&gt;15.29&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.30.html&quot;&gt;15.30&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.31.html&quot;&gt;15.31&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.32.html&quot;&gt;15.32&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.33.html&quot;&gt;15.33&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.34.html&quot;&gt;15.34&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.35.html&quot;&gt;15.35&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.36.html&quot;&gt;15.36&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.37.html&quot;&gt;15.37&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.38.html&quot;&gt;15.38&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.39.html&quot;&gt;15.39&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.40.html&quot;&gt;15.40&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.41.html&quot;&gt;15.41&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.42.html&quot;&gt;15.42&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.43.html&quot;&gt;15.43&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.44.html&quot;&gt;15.44&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.45.html&quot;&gt;15.45&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.46.html&quot;&gt;15.46&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.47.html&quot;&gt;15.47&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.48.html&quot;&gt;15.48&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.49.html&quot;&gt;15.49&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.50.html&quot;&gt;15.50&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.51.html&quot;&gt;15.51&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.52.html&quot;&gt;15.52&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.53.html&quot;&gt;15.53&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.54.html&quot;&gt;15.54&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.55.html&quot;&gt;15.55&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.56.html&quot;&gt;15.56&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.57.html&quot;&gt;15.57&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.58.html&quot;&gt;15.58&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.59.html&quot;&gt;15.59&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.60.html&quot;&gt;15.60&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.61.html&quot;&gt;15.61&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.62.html&quot;&gt;15.62&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.63.html&quot;&gt;15.63&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.64.html&quot;&gt;15.64&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.65.html&quot;&gt;15.65&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.66.html&quot;&gt;15.66&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.67.html&quot;&gt;15.67&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.68.html&quot;&gt;15.68&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.69.html&quot;&gt;15.69&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.70.html&quot;&gt;15.70&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.71.html&quot;&gt;15.71&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.72.html&quot;&gt;15.72&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.73.html&quot;&gt;15.73&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.74.html&quot;&gt;15.74&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.75.html&quot;&gt;15.75&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.76.html&quot;&gt;15.76&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.77.html&quot;&gt;15.77&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.78.html&quot;&gt;15.78&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.79.html&quot;&gt;15.79&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.80.html&quot;&gt;15.80&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.81.html&quot;&gt;15.81&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.82.html&quot;&gt;15.82&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.83.html&quot;&gt;15.83&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.84.html&quot;&gt;15.84&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.85.html&quot;&gt;15.85&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.86.html&quot;&gt;15.86&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.87.html&quot;&gt;15.87&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.88.html&quot;&gt;15.88&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.89.html&quot;&gt;15.89&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.90.html&quot;&gt;15.90&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.91.html&quot;&gt;15.91&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.92.html&quot;&gt;15.92&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.93.html&quot;&gt;15.93&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.94.html&quot;&gt;15.94&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.95.html&quot;&gt;15.95&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.96.html&quot;&gt;15.96&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.97.html&quot;&gt;15.97&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.98.html&quot;&gt;15.98&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.99.html&quot;&gt;15.99&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt; &lt;/div&gt; &lt;div id=&quot;sidebar-resize-handle&quot; class=&quot;sidebar-resize-handle&quot;&gt;&lt;/div&gt; &lt;/nav&gt;

&lt;div id=&quot;page-wrapper&quot; class=&quot;page-wrapper&quot;&gt;

&amp;lt;div class=&amp;quot;page&amp;quot;&amp;gt;
&amp;amp;lt;div id=&amp;amp;quot;menu-bar&amp;amp;quot; class=&amp;amp;quot;menu-bar&amp;amp;quot;&amp;amp;gt;
    &amp;amp;lt;div id=&amp;amp;quot;menu-bar-sticky-container&amp;amp;quot;&amp;amp;gt;
        &amp;amp;lt;div class=&amp;amp;quot;left-buttons&amp;amp;quot;&amp;amp;gt;
            &amp;amp;lt;button id=&amp;amp;quot;sidebar-toggle&amp;amp;quot; class=&amp;amp;quot;icon-button&amp;amp;quot; type=&amp;amp;quot;button&amp;amp;quot; title=&amp;amp;quot;Toggle Table of Contents&amp;amp;quot; aria-label=&amp;amp;quot;Toggle Table of Contents&amp;amp;quot; aria-controls=&amp;amp;quot;sidebar&amp;amp;quot;&amp;amp;gt;
                &amp;amp;lt;i class=&amp;amp;quot;fa fa-bars&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/i&amp;amp;gt;
            &amp;amp;lt;/button&amp;amp;gt;
            &amp;amp;lt;button id=&amp;amp;quot;theme-toggle&amp;amp;quot; class=&amp;amp;quot;icon-button&amp;amp;quot; type=&amp;amp;quot;button&amp;amp;quot; title=&amp;amp;quot;Change theme&amp;amp;quot; aria-label=&amp;amp;quot;Change theme&amp;amp;quot; aria-haspopup=&amp;amp;quot;true&amp;amp;quot; aria-expanded=&amp;amp;quot;false&amp;amp;quot; aria-controls=&amp;amp;quot;theme-list&amp;amp;quot;&amp;amp;gt;
                &amp;amp;lt;i class=&amp;amp;quot;fa fa-paint-brush&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/i&amp;amp;gt;
            &amp;amp;lt;/button&amp;amp;gt;
            &amp;amp;lt;ul id=&amp;amp;quot;theme-list&amp;amp;quot; class=&amp;amp;quot;theme-popup&amp;amp;quot; aria-label=&amp;amp;quot;Themes&amp;amp;quot; role=&amp;amp;quot;menu&amp;amp;quot;&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;light&amp;amp;quot;&amp;amp;gt;Light&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;rust&amp;amp;quot;&amp;amp;gt;Rust (default)&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;coal&amp;amp;quot;&amp;amp;gt;Coal&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;navy&amp;amp;quot;&amp;amp;gt;Navy&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;ayu&amp;amp;quot;&amp;amp;gt;Ayu&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
            &amp;amp;lt;/ul&amp;amp;gt;
        &amp;amp;amp;lt;button id=&amp;amp;amp;quot;search-toggle&amp;amp;amp;quot; class=&amp;amp;amp;quot;icon-button&amp;amp;amp;quot; type=&amp;amp;amp;quot;button&amp;amp;amp;quot; title=&amp;amp;amp;quot;Search. (Shortkey: s)&amp;amp;amp;quot; aria-label=&amp;amp;amp;quot;Toggle Searchbar&amp;amp;amp;quot; aria-expanded=&amp;amp;amp;quot;false&amp;amp;amp;quot; aria-keyshortcuts=&amp;amp;amp;quot;S&amp;amp;amp;quot; aria-controls=&amp;amp;amp;quot;searchbar&amp;amp;amp;quot;&amp;amp;amp;gt;
            &amp;amp;amp;lt;i class=&amp;amp;amp;quot;fa fa-search&amp;amp;amp;quot;&amp;amp;amp;gt;&amp;amp;amp;lt;/i&amp;amp;amp;gt;
        &amp;amp;amp;lt;/button&amp;amp;amp;gt;
&amp;amp;amp;amp;lt;/div&amp;amp;amp;amp;gt;

&amp;amp;amp;amp;lt;h1 class=&amp;amp;amp;amp;quot;menu-title&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt;Caitanya-caritamrta&amp;amp;amp;amp;lt;/h1&amp;amp;amp;amp;gt;

&amp;amp;amp;amp;lt;div class=&amp;amp;amp;amp;quot;right-buttons&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt; &amp;amp;amp;amp;lt;a href=&amp;amp;amp;amp;quot;print.html&amp;amp;amp;amp;quot; title=&amp;amp;amp;amp;quot;Print this book&amp;amp;amp;amp;quot; aria-label=&amp;amp;amp;amp;quot;Print this book&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt; &amp;amp;amp;amp;lt;i id=&amp;amp;amp;amp;quot;print-button&amp;amp;amp;amp;quot; class=&amp;amp;amp;amp;quot;fa fa-print&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt;&amp;amp;amp;amp;lt;/i&amp;amp;amp;amp;gt; &amp;amp;amp;amp;lt;/a&amp;amp;amp;amp;gt;
&amp;amp;amp;amp;lt;/div&amp;amp;amp;amp;gt;

&amp;amp;amp;lt;/div&amp;amp;amp;gt;

&amp;amp;lt;/div&amp;amp;gt;

&amp;amp;lt;div id=&amp;amp;quot;search-wrapper&amp;amp;quot; class=&amp;amp;quot;hidden&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;form id=&amp;amp;quot;searchbar-outer&amp;amp;quot; class=&amp;amp;quot;searchbar-outer&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;input type=&amp;amp;quot;search&amp;amp;quot; name=&amp;amp;quot;search&amp;amp;quot; id=&amp;amp;quot;searchbar&amp;amp;quot; name=&amp;amp;quot;searchbar&amp;amp;quot; placeholder=&amp;amp;quot;Search this book ...&amp;amp;quot; aria-controls=&amp;amp;quot;searchresults-outer&amp;amp;quot; aria-describedby=&amp;amp;quot;searchresults-header&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;/form&amp;amp;gt; &amp;amp;lt;div id=&amp;amp;quot;searchresults-outer&amp;amp;quot; class=&amp;amp;quot;searchresults-outer hidden&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;div id=&amp;amp;quot;searchresults-header&amp;amp;quot; class=&amp;amp;quot;searchresults-header&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/div&amp;amp;gt; &amp;amp;lt;ul id=&amp;amp;quot;searchresults&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;/ul&amp;amp;gt; &amp;amp;lt;/div&amp;amp;gt; &amp;amp;lt;/div&amp;amp;gt;

&amp;amp;lt;!-- Apply ARIA attributes after the sidebar and the sidebar toggle button are added to the DOM --&amp;amp;gt; &amp;amp;lt;script type=&amp;amp;quot;text/javascript&amp;amp;quot;&amp;amp;gt; document.getElementById('sidebar-toggle').setAttribute('aria-expanded', sidebar === 'visible'); document.getElementById('sidebar').setAttribute('aria-hidden', sidebar !== 'visible'); Array.from(document.querySelectorAll('#sidebar a')).forEach(function(link) { link.setAttribute('tabIndex', sidebar === 'visible' ? 0 : -1); }); &amp;amp;lt;/script&amp;amp;gt;

&amp;amp;lt;div id=&amp;amp;quot;content&amp;amp;quot; class=&amp;amp;quot;content&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;main&amp;amp;gt; &amp;amp;lt;!DOCTYPE HTML&amp;amp;gt;

Home - Caitanya-caritamrta
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
    <meta name="description" content="">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta name="theme-color" content="#ffffff" />
&lt;link rel=&quot;shortcut icon&quot; href=&quot;favicon.png&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/variables.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/general.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/chrome.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/print.css&quot; media=&quot;print&quot;&gt;

&lt;!-- Fonts --&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;FontAwesome/css/font-awesome.css&quot;&gt; &lt;link href=&quot;https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot;&gt; &lt;link href=&quot;https://fonts.googleapis.com/css?family=Source+Code+Pro:500&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot;&gt;

&lt;!-- Highlight.js Stylesheets --&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;highlight.css&quot;&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;tomorrow-night.css&quot;&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;ayu-highlight.css&quot;&gt;

&lt;!-- Custom theme stylesheets --&gt;

&lt;link rel=&quot;stylesheet&quot; href=&quot;custom.css&quot;&gt;

</head> <body class="rust"> <!-- Provide site root to javascript --> <script type="text/javascript"> var path_to_root = ""; var default_theme = "rust"; </script>

&lt;!-- Work around some values being stored in localStorage wrapped in quotes --&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
    try {
        var theme = localStorage.getItem('mdbook-theme');
        var sidebar = localStorage.getItem('mdbook-sidebar');
    if (theme.startsWith('&amp;quot;') &amp;amp;&amp;amp; theme.endsWith('&amp;quot;')) {
        localStorage.setItem('mdbook-theme', theme.slice(1, theme.length - 1));
    }
if (sidebar.startsWith('&amp;amp;quot;') &amp;amp;amp;&amp;amp;amp; sidebar.endsWith('&amp;amp;quot;')) {
    localStorage.setItem('mdbook-sidebar', sidebar.slice(1, sidebar.length - 1));
}

} catch (e) { }

&lt;/script&gt;

&lt;!-- Set the theme before any content is loaded, prevents flash --&gt; &lt;script type=&quot;text/javascript&quot;&gt; var theme; try { theme = localStorage.getItem('mdbook-theme'); } catch(e) { } if (theme === null || theme === undefined) { theme = default_theme; } document.body.className = theme; document.querySelector('html').className = theme + ' js'; &lt;/script&gt;

&lt;!-- Hide / unhide sidebar before it is displayed --&gt; &lt;script type=&quot;text/javascript&quot;&gt; var html = document.querySelector('html'); var sidebar = 'hidden'; if (document.body.clientWidth &gt;= 1080) { try { sidebar = localStorage.getItem('mdbook-sidebar'); } catch(e) { } sidebar = sidebar || 'visible'; } html.classList.remove('sidebar-visible'); html.classList.add(&quot;sidebar-&quot; + sidebar); &lt;/script&gt;

&lt;nav id=&quot;sidebar&quot; class=&quot;sidebar&quot; aria-label=&quot;Table of contents&quot;&gt; &lt;div class=&quot;sidebar-scrollbox&quot;&gt; &lt;ol class=&quot;chapter&quot;&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;../../index.html&quot; class=&quot;active&quot;&gt;Home&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;../index.html&quot;&gt;Table of Contents&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;index.html&quot;&gt;14.1&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.2.html&quot;&gt;14.2&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.3.html&quot;&gt;14.3&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.4.html&quot;&gt;14.4&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.5.html&quot;&gt;14.5&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.6.html&quot;&gt;14.6&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.7.html&quot;&gt;14.7&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.8.html&quot;&gt;14.8&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.9.html&quot;&gt;14.9&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.10.html&quot;&gt;14.10&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.11.html&quot;&gt;14.11&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.12.html&quot;&gt;14.12&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.13.html&quot;&gt;14.13&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.14.html&quot;&gt;14.14&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.15.html&quot;&gt;14.15&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.16.html&quot;&gt;14.16&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.17.html&quot;&gt;14.17&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.18.html&quot;&gt;14.18&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.19.html&quot;&gt;14.19&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.20.html&quot;&gt;14.20&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.21.html&quot;&gt;14.21&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.22.html&quot;&gt;14.22&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.23.html&quot;&gt;14.23&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.24.html&quot;&gt;14.24&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.25.html&quot;&gt;14.25&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.26.html&quot;&gt;14.26&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.27.html&quot;&gt;14.27&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.28.html&quot;&gt;14.28&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.29.html&quot;&gt;14.29&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.30.html&quot;&gt;14.30&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.31.html&quot;&gt;14.31&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.32.html&quot;&gt;14.32&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.33.html&quot;&gt;14.33&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.34.html&quot;&gt;14.34&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.35.html&quot;&gt;14.35&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.36.html&quot;&gt;14.36&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.37.html&quot;&gt;14.37&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.38.html&quot;&gt;14.38&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.39.html&quot;&gt;14.39&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.40.html&quot;&gt;14.40&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.41.html&quot;&gt;14.41&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.42.html&quot;&gt;14.42&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.43.html&quot;&gt;14.43&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.44.html&quot;&gt;14.44&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.45.html&quot;&gt;14.45&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.46.html&quot;&gt;14.46&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.47.html&quot;&gt;14.47&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.48.html&quot;&gt;14.48&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.49.html&quot;&gt;14.49&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.50.html&quot;&gt;14.50&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.51.html&quot;&gt;14.51&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.52.html&quot;&gt;14.52&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.53.html&quot;&gt;14.53&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.54.html&quot;&gt;14.54&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.55.html&quot;&gt;14.55&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.56.html&quot;&gt;14.56&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.57.html&quot;&gt;14.57&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.58.html&quot;&gt;14.58&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.59.html&quot;&gt;14.59&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.60.html&quot;&gt;14.60&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.61.html&quot;&gt;14.61&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.62.html&quot;&gt;14.62&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.63.html&quot;&gt;14.63&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.64.html&quot;&gt;14.64&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.65-66.html&quot;&gt;14.65-66&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.67.html&quot;&gt;14.67&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.68.html&quot;&gt;14.68&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.69.html&quot;&gt;14.69&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.70.html&quot;&gt;14.70&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.71.html&quot;&gt;14.71&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.72.html&quot;&gt;14.72&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.73.html&quot;&gt;14.73&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.74.html&quot;&gt;14.74&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.75.html&quot;&gt;14.75&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.76.html&quot;&gt;14.76&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.77.html&quot;&gt;14.77&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.78.html&quot;&gt;14.78&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.79.html&quot;&gt;14.79&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.80.html&quot;&gt;14.80&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.81.html&quot;&gt;14.81&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.82.html&quot;&gt;14.82&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.83.html&quot;&gt;14.83&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.84.html&quot;&gt;14.84&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.85.html&quot;&gt;14.85&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.86.html&quot;&gt;14.86&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.87.html&quot;&gt;14.87&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.88.html&quot;&gt;14.88&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.89.html&quot;&gt;14.89&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.90.html&quot;&gt;14.90&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.91.html&quot;&gt;14.91&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.92.html&quot;&gt;14.92&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.93.html&quot;&gt;14.93&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.94.html&quot;&gt;14.94&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.95.html&quot;&gt;14.95&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.96.html&quot;&gt;14.96&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.97.html&quot;&gt;14.97&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.98.html&quot;&gt;14.98&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.99.html&quot;&gt;14.99&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.100.html&quot;&gt;14.100&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.101.html&quot;&gt;14.101&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.102.html&quot;&gt;14.102&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.103.html&quot;&gt;14.103&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.104.html&quot;&gt;14.104&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.105.html&quot;&gt;14.105&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.106.html&quot;&gt;14.106&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.107.html&quot;&gt;14.107&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.108.html&quot;&gt;14.108&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.109.html&quot;&gt;14.109&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.110.html&quot;&gt;14.110&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.111.html&quot;&gt;14.111&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.112.html&quot;&gt;14.112&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.113.html&quot;&gt;14.113&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.114.html&quot;&gt;14.114&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.115.html&quot;&gt;14.115&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.116.html&quot;&gt;14.116&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.117.html&quot;&gt;14.117&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.118.html&quot;&gt;14.118&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.119.html&quot;&gt;14.119&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.120.html&quot;&gt;14.120&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.121.html&quot;&gt;14.121&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.122.html&quot;&gt;14.122&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.123.html&quot;&gt;14.123&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt; &lt;/div&gt; &lt;div id=&quot;sidebar-resize-handle&quot; class=&quot;sidebar-resize-handle&quot;&gt;&lt;/div&gt; &lt;/nav&gt;

&lt;div id=&quot;page-wrapper&quot; class=&quot;page-wrapper&quot;&gt;

&amp;lt;div class=&amp;quot;page&amp;quot;&amp;gt;
&amp;amp;lt;div id=&amp;amp;quot;menu-bar&amp;amp;quot; class=&amp;amp;quot;menu-bar&amp;amp;quot;&amp;amp;gt;
    &amp;amp;lt;div id=&amp;amp;quot;menu-bar-sticky-container&amp;amp;quot;&amp;amp;gt;
        &amp;amp;lt;div class=&amp;amp;quot;left-buttons&amp;amp;quot;&amp;amp;gt;
            &amp;amp;lt;button id=&amp;amp;quot;sidebar-toggle&amp;amp;quot; class=&amp;amp;quot;icon-button&amp;amp;quot; type=&amp;amp;quot;button&amp;amp;quot; title=&amp;amp;quot;Toggle Table of Contents&amp;amp;quot; aria-label=&amp;amp;quot;Toggle Table of Contents&amp;amp;quot; aria-controls=&amp;amp;quot;sidebar&amp;amp;quot;&amp;amp;gt;
                &amp;amp;lt;i class=&amp;amp;quot;fa fa-bars&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/i&amp;amp;gt;
            &amp;amp;lt;/button&amp;amp;gt;
            &amp;amp;lt;button id=&amp;amp;quot;theme-toggle&amp;amp;quot; class=&amp;amp;quot;icon-button&amp;amp;quot; type=&amp;amp;quot;button&amp;amp;quot; title=&amp;amp;quot;Change theme&amp;amp;quot; aria-label=&amp;amp;quot;Change theme&amp;amp;quot; aria-haspopup=&amp;amp;quot;true&amp;amp;quot; aria-expanded=&amp;amp;quot;false&amp;amp;quot; aria-controls=&amp;amp;quot;theme-list&amp;amp;quot;&amp;amp;gt;
                &amp;amp;lt;i class=&amp;amp;quot;fa fa-paint-brush&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/i&amp;amp;gt;
            &amp;amp;lt;/button&amp;amp;gt;
            &amp;amp;lt;ul id=&amp;amp;quot;theme-list&amp;amp;quot; class=&amp;amp;quot;theme-popup&amp;amp;quot; aria-label=&amp;amp;quot;Themes&amp;amp;quot; role=&amp;amp;quot;menu&amp;amp;quot;&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;light&amp;amp;quot;&amp;amp;gt;Light&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;rust&amp;amp;quot;&amp;amp;gt;Rust (default)&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;coal&amp;amp;quot;&amp;amp;gt;Coal&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;navy&amp;amp;quot;&amp;amp;gt;Navy&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;ayu&amp;amp;quot;&amp;amp;gt;Ayu&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
            &amp;amp;lt;/ul&amp;amp;gt;
        &amp;amp;amp;lt;button id=&amp;amp;amp;quot;search-toggle&amp;amp;amp;quot; class=&amp;amp;amp;quot;icon-button&amp;amp;amp;quot; type=&amp;amp;amp;quot;button&amp;amp;amp;quot; title=&amp;amp;amp;quot;Search. (Shortkey: s)&amp;amp;amp;quot; aria-label=&amp;amp;amp;quot;Toggle Searchbar&amp;amp;amp;quot; aria-expanded=&amp;amp;amp;quot;false&amp;amp;amp;quot; aria-keyshortcuts=&amp;amp;amp;quot;S&amp;amp;amp;quot; aria-controls=&amp;amp;amp;quot;searchbar&amp;amp;amp;quot;&amp;amp;amp;gt;
            &amp;amp;amp;lt;i class=&amp;amp;amp;quot;fa fa-search&amp;amp;amp;quot;&amp;amp;amp;gt;&amp;amp;amp;lt;/i&amp;amp;amp;gt;
        &amp;amp;amp;lt;/button&amp;amp;amp;gt;
&amp;amp;amp;amp;lt;/div&amp;amp;amp;amp;gt;

&amp;amp;amp;amp;lt;h1 class=&amp;amp;amp;amp;quot;menu-title&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt;Caitanya-caritamrta&amp;amp;amp;amp;lt;/h1&amp;amp;amp;amp;gt;

&amp;amp;amp;amp;lt;div class=&amp;amp;amp;amp;quot;right-buttons&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt; &amp;amp;amp;amp;lt;a href=&amp;amp;amp;amp;quot;print.html&amp;amp;amp;amp;quot; title=&amp;amp;amp;amp;quot;Print this book&amp;amp;amp;amp;quot; aria-label=&amp;amp;amp;amp;quot;Print this book&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt; &amp;amp;amp;amp;lt;i id=&amp;amp;amp;amp;quot;print-button&amp;amp;amp;amp;quot; class=&amp;amp;amp;amp;quot;fa fa-print&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt;&amp;amp;amp;amp;lt;/i&amp;amp;amp;amp;gt; &amp;amp;amp;amp;lt;/a&amp;amp;amp;amp;gt;
&amp;amp;amp;amp;lt;/div&amp;amp;amp;amp;gt;

&amp;amp;amp;lt;/div&amp;amp;amp;gt;

&amp;amp;lt;/div&amp;amp;gt;

&amp;amp;lt;div id=&amp;amp;quot;search-wrapper&amp;amp;quot; class=&amp;amp;quot;hidden&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;form id=&amp;amp;quot;searchbar-outer&amp;amp;quot; class=&amp;amp;quot;searchbar-outer&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;input type=&amp;amp;quot;search&amp;amp;quot; name=&amp;amp;quot;search&amp;amp;quot; id=&amp;amp;quot;searchbar&amp;amp;quot; name=&amp;amp;quot;searchbar&amp;amp;quot; placeholder=&amp;amp;quot;Search this book ...&amp;amp;quot; aria-controls=&amp;amp;quot;searchresults-outer&amp;amp;quot; aria-describedby=&amp;amp;quot;searchresults-header&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;/form&amp;amp;gt; &amp;amp;lt;div id=&amp;amp;quot;searchresults-outer&amp;amp;quot; class=&amp;amp;quot;searchresults-outer hidden&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;div id=&amp;amp;quot;searchresults-header&amp;amp;quot; class=&amp;amp;quot;searchresults-header&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/div&amp;amp;gt; &amp;amp;lt;ul id=&amp;amp;quot;searchresults&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;/ul&amp;amp;gt; &amp;amp;lt;/div&amp;amp;gt; &amp;amp;lt;/div&amp;amp;gt;

&amp;amp;lt;!-- Apply ARIA attributes after the sidebar and the sidebar toggle button are added to the DOM --&amp;amp;gt; &amp;amp;lt;script type=&amp;amp;quot;text/javascript&amp;amp;quot;&amp;amp;gt; document.getElementById('sidebar-toggle').setAttribute('aria-expanded', sidebar === 'visible'); document.getElementById('sidebar').setAttribute('aria-hidden', sidebar !== 'visible'); Array.from(document.querySelectorAll('#sidebar a')).forEach(function(link) { link.setAttribute('tabIndex', sidebar === 'visible' ? 0 : -1); }); &amp;amp;lt;/script&amp;amp;gt;

&amp;amp;lt;div id=&amp;amp;quot;content&amp;amp;quot; class=&amp;amp;quot;content&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;main&amp;amp;gt; &amp;amp;lt;!DOCTYPE HTML&amp;amp;gt;

Home - Caitanya-caritamrta
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
    <meta name="description" content="">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta name="theme-color" content="#ffffff" />
&lt;link rel=&quot;shortcut icon&quot; href=&quot;favicon.png&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/variables.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/general.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/chrome.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/print.css&quot; media=&quot;print&quot;&gt;

&lt;!-- Fonts --&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;FontAwesome/css/font-awesome.css&quot;&gt; &lt;link href=&quot;https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot;&gt; &lt;link href=&quot;https://fonts.googleapis.com/css?family=Source+Code+Pro:500&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot;&gt;

&lt;!-- Highlight.js Stylesheets --&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;highlight.css&quot;&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;tomorrow-night.css&quot;&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;ayu-highlight.css&quot;&gt;

&lt;!-- Custom theme stylesheets --&gt;

&lt;link rel=&quot;stylesheet&quot; href=&quot;custom.css&quot;&gt;

</head> <body class="rust"> <!-- Provide site root to javascript --> <script type="text/javascript"> var path_to_root = ""; var default_theme = "rust"; </script>

&lt;!-- Work around some values being stored in localStorage wrapped in quotes --&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
    try {
        var theme = localStorage.getItem('mdbook-theme');
        var sidebar = localStorage.getItem('mdbook-sidebar');
    if (theme.startsWith('&amp;quot;') &amp;amp;&amp;amp; theme.endsWith('&amp;quot;')) {
        localStorage.setItem('mdbook-theme', theme.slice(1, theme.length - 1));
    }
if (sidebar.startsWith('&amp;amp;quot;') &amp;amp;amp;&amp;amp;amp; sidebar.endsWith('&amp;amp;quot;')) {
    localStorage.setItem('mdbook-sidebar', sidebar.slice(1, sidebar.length - 1));
}

} catch (e) { }

&lt;/script&gt;

&lt;!-- Set the theme before any content is loaded, prevents flash --&gt; &lt;script type=&quot;text/javascript&quot;&gt; var theme; try { theme = localStorage.getItem('mdbook-theme'); } catch(e) { } if (theme === null || theme === undefined) { theme = default_theme; } document.body.className = theme; document.querySelector('html').className = theme + ' js'; &lt;/script&gt;

&lt;!-- Hide / unhide sidebar before it is displayed --&gt; &lt;script type=&quot;text/javascript&quot;&gt; var html = document.querySelector('html'); var sidebar = 'hidden'; if (document.body.clientWidth &gt;= 1080) { try { sidebar = localStorage.getItem('mdbook-sidebar'); } catch(e) { } sidebar = sidebar || 'visible'; } html.classList.remove('sidebar-visible'); html.classList.add(&quot;sidebar-&quot; + sidebar); &lt;/script&gt;

&lt;nav id=&quot;sidebar&quot; class=&quot;sidebar&quot; aria-label=&quot;Table of contents&quot;&gt; &lt;div class=&quot;sidebar-scrollbox&quot;&gt; &lt;ol class=&quot;chapter&quot;&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;../../index.html&quot; class=&quot;active&quot;&gt;Home&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;../index.html&quot;&gt;Table of Contents&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;index.html&quot;&gt;13.1&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.2.html&quot;&gt;13.2&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.3.html&quot;&gt;13.3&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.4.html&quot;&gt;13.4&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.5.html&quot;&gt;13.5&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.6.html&quot;&gt;13.6&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.7.html&quot;&gt;13.7&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.8.html&quot;&gt;13.8&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.9.html&quot;&gt;13.9&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.10.html&quot;&gt;13.10&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.11.html&quot;&gt;13.11&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.12.html&quot;&gt;13.12&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.13.html&quot;&gt;13.13&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.14.html&quot;&gt;13.14&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.15.html&quot;&gt;13.15&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.16.html&quot;&gt;13.16&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.17.html&quot;&gt;13.17&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.18.html&quot;&gt;13.18&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.19.html&quot;&gt;13.19&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.20.html&quot;&gt;13.20&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.21.html&quot;&gt;13.21&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.22.html&quot;&gt;13.22&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.23.html&quot;&gt;13.23&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.24.html&quot;&gt;13.24&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.25.html&quot;&gt;13.25&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.26.html&quot;&gt;13.26&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.27.html&quot;&gt;13.27&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.28.html&quot;&gt;13.28&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.29.html&quot;&gt;13.29&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.30.html&quot;&gt;13.30&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.31.html&quot;&gt;13.31&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.32.html&quot;&gt;13.32&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.33.html&quot;&gt;13.33&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.34.html&quot;&gt;13.34&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.35.html&quot;&gt;13.35&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.36.html&quot;&gt;13.36&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.37.html&quot;&gt;13.37&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.38.html&quot;&gt;13.38&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.39.html&quot;&gt;13.39&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.40.html&quot;&gt;13.40&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.41.html&quot;&gt;13.41&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.42.html&quot;&gt;13.42&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.43.html&quot;&gt;13.43&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.44.html&quot;&gt;13.44&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.45.html&quot;&gt;13.45&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.46.html&quot;&gt;13.46&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.47.html&quot;&gt;13.47&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.48.html&quot;&gt;13.48&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.49.html&quot;&gt;13.49&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.50.html&quot;&gt;13.50&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.51.html&quot;&gt;13.51&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.52.html&quot;&gt;13.52&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.53.html&quot;&gt;13.53&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.54.html&quot;&gt;13.54&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.55.html&quot;&gt;13.55&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.56.html&quot;&gt;13.56&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.57.html&quot;&gt;13.57&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.58.html&quot;&gt;13.58&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.59.html&quot;&gt;13.59&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.60.html&quot;&gt;13.60&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.61.html&quot;&gt;13.61&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.62.html&quot;&gt;13.62&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.63.html&quot;&gt;13.63&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.64.html&quot;&gt;13.64&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.65.html&quot;&gt;13.65&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.66.html&quot;&gt;13.66&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.67.html&quot;&gt;13.67&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.68.html&quot;&gt;13.68&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.69.html&quot;&gt;13.69&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.70.html&quot;&gt;13.70&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.71.html&quot;&gt;13.71&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.72.html&quot;&gt;13.72&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.73.html&quot;&gt;13.73&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.74.html&quot;&gt;13.74&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.75.html&quot;&gt;13.75&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.76.html&quot;&gt;13.76&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.77.html&quot;&gt;13.77&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.78.html&quot;&gt;13.78&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.79.html&quot;&gt;13.79&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.80.html&quot;&gt;13.80&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.81.html&quot;&gt;13.81&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.82.html&quot;&gt;13.82&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.83.html&quot;&gt;13.83&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.84.html&quot;&gt;13.84&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.85.html&quot;&gt;13.85&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.86.html&quot;&gt;13.86&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.87.html&quot;&gt;13.87&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.88.html&quot;&gt;13.88&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.89.html&quot;&gt;13.89&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.90.html&quot;&gt;13.90&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.91.html&quot;&gt;13.91&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.92.html&quot;&gt;13.92&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.93.html&quot;&gt;13.93&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.94.html&quot;&gt;13.94&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.95.html&quot;&gt;13.95&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.96.html&quot;&gt;13.96&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.97.html&quot;&gt;13.97&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.98.html&quot;&gt;13.98&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.99.html&quot;&gt;13.99&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.100.html&quot;&gt;13.100&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.101.html&quot;&gt;13.101&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.102.html&quot;&gt;13.102&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.103.html&quot;&gt;13.103&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.104.html&quot;&gt;13.104&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.105.html&quot;&gt;13.105&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.106.html&quot;&gt;13.106&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.107.html&quot;&gt;13.107&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.108.html&quot;&gt;13.108&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.109.html&quot;&gt;13.109&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.110.html&quot;&gt;13.110&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.111.html&quot;&gt;13.111&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.112.html&quot;&gt;13.112&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.113.html&quot;&gt;13.113&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.114.html&quot;&gt;13.114&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.115.html&quot;&gt;13.115&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.116.html&quot;&gt;13.116&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.117.html&quot;&gt;13.117&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.118.html&quot;&gt;13.118&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.119.html&quot;&gt;13.119&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.120.html&quot;&gt;13.120&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.121.html&quot;&gt;13.121&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.122.html&quot;&gt;13.122&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.123.html&quot;&gt;13.123&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.124.html&quot;&gt;13.124&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.125.html&quot;&gt;13.125&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.126.html&quot;&gt;13.126&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.127.html&quot;&gt;13.127&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.128.html&quot;&gt;13.128&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.129.html&quot;&gt;13.129&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.130.html&quot;&gt;13.130&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.131.html&quot;&gt;13.131&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.132.html&quot;&gt;13.132&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.133.html&quot;&gt;13.133&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.134.html&quot;&gt;13.134&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.135.html&quot;&gt;13.135&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.136-137.html&quot;&gt;13.136-137&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.138.html&quot;&gt;13.138&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.139.html&quot;&gt;13.139&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt; &lt;/div&gt; &lt;div id=&quot;sidebar-resize-handle&quot; class=&quot;sidebar-resize-handle&quot;&gt;&lt;/div&gt; &lt;/nav&gt;

&lt;div id=&quot;page-wrapper&quot; class=&quot;page-wrapper&quot;&gt;

&amp;lt;div class=&amp;quot;page&amp;quot;&amp;gt;
&amp;amp;lt;div id=&amp;amp;quot;menu-bar&amp;amp;quot; class=&amp;amp;quot;menu-bar&amp;amp;quot;&amp;amp;gt;
    &amp;amp;lt;div id=&amp;amp;quot;menu-bar-sticky-container&amp;amp;quot;&amp;amp;gt;
        &amp;amp;lt;div class=&amp;amp;quot;left-buttons&amp;amp;quot;&amp;amp;gt;
            &amp;amp;lt;button id=&amp;amp;quot;sidebar-toggle&amp;amp;quot; class=&amp;amp;quot;icon-button&amp;amp;quot; type=&amp;amp;quot;button&amp;amp;quot; title=&amp;amp;quot;Toggle Table of Contents&amp;amp;quot; aria-label=&amp;amp;quot;Toggle Table of Contents&amp;amp;quot; aria-controls=&amp;amp;quot;sidebar&amp;amp;quot;&amp;amp;gt;
                &amp;amp;lt;i class=&amp;amp;quot;fa fa-bars&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/i&amp;amp;gt;
            &amp;amp;lt;/button&amp;amp;gt;
            &amp;amp;lt;button id=&amp;amp;quot;theme-toggle&amp;amp;quot; class=&amp;amp;quot;icon-button&amp;amp;quot; type=&amp;amp;quot;button&amp;amp;quot; title=&amp;amp;quot;Change theme&amp;amp;quot; aria-label=&amp;amp;quot;Change theme&amp;amp;quot; aria-haspopup=&amp;amp;quot;true&amp;amp;quot; aria-expanded=&amp;amp;quot;false&amp;amp;quot; aria-controls=&amp;amp;quot;theme-list&amp;amp;quot;&amp;amp;gt;
                &amp;amp;lt;i class=&amp;amp;quot;fa fa-paint-brush&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/i&amp;amp;gt;
            &amp;amp;lt;/button&amp;amp;gt;
            &amp;amp;lt;ul id=&amp;amp;quot;theme-list&amp;amp;quot; class=&amp;amp;quot;theme-popup&amp;amp;quot; aria-label=&amp;amp;quot;Themes&amp;amp;quot; role=&amp;amp;quot;menu&amp;amp;quot;&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;light&amp;amp;quot;&amp;amp;gt;Light&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;rust&amp;amp;quot;&amp;amp;gt;Rust (default)&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;coal&amp;amp;quot;&amp;amp;gt;Coal&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;navy&amp;amp;quot;&amp;amp;gt;Navy&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;ayu&amp;amp;quot;&amp;amp;gt;Ayu&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
            &amp;amp;lt;/ul&amp;amp;gt;
        &amp;amp;amp;lt;button id=&amp;amp;amp;quot;search-toggle&amp;amp;amp;quot; class=&amp;amp;amp;quot;icon-button&amp;amp;amp;quot; type=&amp;amp;amp;quot;button&amp;amp;amp;quot; title=&amp;amp;amp;quot;Search. (Shortkey: s)&amp;amp;amp;quot; aria-label=&amp;amp;amp;quot;Toggle Searchbar&amp;amp;amp;quot; aria-expanded=&amp;amp;amp;quot;false&amp;amp;amp;quot; aria-keyshortcuts=&amp;amp;amp;quot;S&amp;amp;amp;quot; aria-controls=&amp;amp;amp;quot;searchbar&amp;amp;amp;quot;&amp;amp;amp;gt;
            &amp;amp;amp;lt;i class=&amp;amp;amp;quot;fa fa-search&amp;amp;amp;quot;&amp;amp;amp;gt;&amp;amp;amp;lt;/i&amp;amp;amp;gt;
        &amp;amp;amp;lt;/button&amp;amp;amp;gt;
&amp;amp;amp;amp;lt;/div&amp;amp;amp;amp;gt;

&amp;amp;amp;amp;lt;h1 class=&amp;amp;amp;amp;quot;menu-title&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt;Caitanya-caritamrta&amp;amp;amp;amp;lt;/h1&amp;amp;amp;amp;gt;

&amp;amp;amp;amp;lt;div class=&amp;amp;amp;amp;quot;right-buttons&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt; &amp;amp;amp;amp;lt;a href=&amp;amp;amp;amp;quot;print.html&amp;amp;amp;amp;quot; title=&amp;amp;amp;amp;quot;Print this book&amp;amp;amp;amp;quot; aria-label=&amp;amp;amp;amp;quot;Print this book&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt; &amp;amp;amp;amp;lt;i id=&amp;amp;amp;amp;quot;print-button&amp;amp;amp;amp;quot; class=&amp;amp;amp;amp;quot;fa fa-print&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt;&amp;amp;amp;amp;lt;/i&amp;amp;amp;amp;gt; &amp;amp;amp;amp;lt;/a&amp;amp;amp;amp;gt;
&amp;amp;amp;amp;lt;/div&amp;amp;amp;amp;gt;

&amp;amp;amp;lt;/div&amp;amp;amp;gt;

&amp;amp;lt;/div&amp;amp;gt;

&amp;amp;lt;div id=&amp;amp;quot;search-wrapper&amp;amp;quot; class=&amp;amp;quot;hidden&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;form id=&amp;amp;quot;searchbar-outer&amp;amp;quot; class=&amp;amp;quot;searchbar-outer&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;input type=&amp;amp;quot;search&amp;amp;quot; name=&amp;amp;quot;search&amp;amp;quot; id=&amp;amp;quot;searchbar&amp;amp;quot; name=&amp;amp;quot;searchbar&amp;amp;quot; placeholder=&amp;amp;quot;Search this book ...&amp;amp;quot; aria-controls=&amp;amp;quot;searchresults-outer&amp;amp;quot; aria-describedby=&amp;amp;quot;searchresults-header&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;/form&amp;amp;gt; &amp;amp;lt;div id=&amp;amp;quot;searchresults-outer&amp;amp;quot; class=&amp;amp;quot;searchresults-outer hidden&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;div id=&amp;amp;quot;searchresults-header&amp;amp;quot; class=&amp;amp;quot;searchresults-header&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/div&amp;amp;gt; &amp;amp;lt;ul id=&amp;amp;quot;searchresults&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;/ul&amp;amp;gt; &amp;amp;lt;/div&amp;amp;gt; &amp;amp;lt;/div&amp;amp;gt;

&amp;amp;lt;!-- Apply ARIA attributes after the sidebar and the sidebar toggle button are added to the DOM --&amp;amp;gt; &amp;amp;lt;script type=&amp;amp;quot;text/javascript&amp;amp;quot;&amp;amp;gt; document.getElementById('sidebar-toggle').setAttribute('aria-expanded', sidebar === 'visible'); document.getElementById('sidebar').setAttribute('aria-hidden', sidebar !== 'visible'); Array.from(document.querySelectorAll('#sidebar a')).forEach(function(link) { link.setAttribute('tabIndex', sidebar === 'visible' ? 0 : -1); }); &amp;amp;lt;/script&amp;amp;gt;

&amp;amp;lt;div id=&amp;amp;quot;content&amp;amp;quot; class=&amp;amp;quot;content&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;main&amp;amp;gt; &amp;amp;lt;!DOCTYPE HTML&amp;amp;gt;

Home - Caitanya-caritamrta
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
    <meta name="description" content="">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta name="theme-color" content="#ffffff" />
&lt;link rel=&quot;shortcut icon&quot; href=&quot;favicon.png&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/variables.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/general.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/chrome.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/print.css&quot; media=&quot;print&quot;&gt;

&lt;!-- Fonts --&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;FontAwesome/css/font-awesome.css&quot;&gt; &lt;link href=&quot;https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot;&gt; &lt;link href=&quot;https://fonts.googleapis.com/css?family=Source+Code+Pro:500&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot;&gt;

&lt;!-- Highlight.js Stylesheets --&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;highlight.css&quot;&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;tomorrow-night.css&quot;&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;ayu-highlight.css&quot;&gt;

&lt;!-- Custom theme stylesheets --&gt;

&lt;link rel=&quot;stylesheet&quot; href=&quot;custom.css&quot;&gt;

</head> <body class="rust"> <!-- Provide site root to javascript --> <script type="text/javascript"> var path_to_root = ""; var default_theme = "rust"; </script>

&lt;!-- Work around some values being stored in localStorage wrapped in quotes --&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
    try {
        var theme = localStorage.getItem('mdbook-theme');
        var sidebar = localStorage.getItem('mdbook-sidebar');
    if (theme.startsWith('&amp;quot;') &amp;amp;&amp;amp; theme.endsWith('&amp;quot;')) {
        localStorage.setItem('mdbook-theme', theme.slice(1, theme.length - 1));
    }
if (sidebar.startsWith('&amp;amp;quot;') &amp;amp;amp;&amp;amp;amp; sidebar.endsWith('&amp;amp;quot;')) {
    localStorage.setItem('mdbook-sidebar', sidebar.slice(1, sidebar.length - 1));
}

} catch (e) { }

&lt;/script&gt;

&lt;!-- Set the theme before any content is loaded, prevents flash --&gt; &lt;script type=&quot;text/javascript&quot;&gt; var theme; try { theme = localStorage.getItem('mdbook-theme'); } catch(e) { } if (theme === null || theme === undefined) { theme = default_theme; } document.body.className = theme; document.querySelector('html').className = theme + ' js'; &lt;/script&gt;

&lt;!-- Hide / unhide sidebar before it is displayed --&gt; &lt;script type=&quot;text/javascript&quot;&gt; var html = document.querySelector('html'); var sidebar = 'hidden'; if (document.body.clientWidth &gt;= 1080) { try { sidebar = localStorage.getItem('mdbook-sidebar'); } catch(e) { } sidebar = sidebar || 'visible'; } html.classList.remove('sidebar-visible'); html.classList.add(&quot;sidebar-&quot; + sidebar); &lt;/script&gt;

&lt;nav id=&quot;sidebar&quot; class=&quot;sidebar&quot; aria-label=&quot;Table of contents&quot;&gt; &lt;div class=&quot;sidebar-scrollbox&quot;&gt; &lt;ol class=&quot;chapter&quot;&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;../../index.html&quot; class=&quot;active&quot;&gt;Home&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;../index.html&quot;&gt;Table of Contents&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;index.html&quot;&gt;12.1&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.2.html&quot;&gt;12.2&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.3.html&quot;&gt;12.3&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.4.html&quot;&gt;12.4&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.5.html&quot;&gt;12.5&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.6.html&quot;&gt;12.6&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.7.html&quot;&gt;12.7&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.8.html&quot;&gt;12.8&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.9.html&quot;&gt;12.9&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.10.html&quot;&gt;12.10&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.11.html&quot;&gt;12.11&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.12.html&quot;&gt;12.12&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.13.html&quot;&gt;12.13&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.14.html&quot;&gt;12.14&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.15.html&quot;&gt;12.15&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.16.html&quot;&gt;12.16&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.17.html&quot;&gt;12.17&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.18.html&quot;&gt;12.18&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.19.html&quot;&gt;12.19&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.20.html&quot;&gt;12.20&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.21.html&quot;&gt;12.21&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.22.html&quot;&gt;12.22&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.23.html&quot;&gt;12.23&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.24.html&quot;&gt;12.24&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.25.html&quot;&gt;12.25&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.26.html&quot;&gt;12.26&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.27.html&quot;&gt;12.27&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.28.html&quot;&gt;12.28&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.29.html&quot;&gt;12.29&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.30.html&quot;&gt;12.30&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.31.html&quot;&gt;12.31&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.32.html&quot;&gt;12.32&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.33.html&quot;&gt;12.33&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.34.html&quot;&gt;12.34&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.35.html&quot;&gt;12.35&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.36.html&quot;&gt;12.36&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.37.html&quot;&gt;12.37&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.38.html&quot;&gt;12.38&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.39.html&quot;&gt;12.39&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.40.html&quot;&gt;12.40&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.41.html&quot;&gt;12.41&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.42.html&quot;&gt;12.42&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.43.html&quot;&gt;12.43&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.44.html&quot;&gt;12.44&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.45.html&quot;&gt;12.45&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.46-47.html&quot;&gt;12.46-47&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.48.html&quot;&gt;12.48&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.49.html&quot;&gt;12.49&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.50.html&quot;&gt;12.50&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.51.html&quot;&gt;12.51&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.52.html&quot;&gt;12.52&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.53.html&quot;&gt;12.53&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.54.html&quot;&gt;12.54&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.55.html&quot;&gt;12.55&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.56.html&quot;&gt;12.56&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.57.html&quot;&gt;12.57&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.58.html&quot;&gt;12.58&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.59.html&quot;&gt;12.59&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.60.html&quot;&gt;12.60&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.61.html&quot;&gt;12.61&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.62.html&quot;&gt;12.62&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.63.html&quot;&gt;12.63&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.64.html&quot;&gt;12.64&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.65.html&quot;&gt;12.65&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.66.html&quot;&gt;12.66&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.67.html&quot;&gt;12.67&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.68.html&quot;&gt;12.68&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.69.html&quot;&gt;12.69&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.70.html&quot;&gt;12.70&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.71.html&quot;&gt;12.71&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.72.html&quot;&gt;12.72&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.73.html&quot;&gt;12.73&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.74.html&quot;&gt;12.74&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.75.html&quot;&gt;12.75&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.76.html&quot;&gt;12.76&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.77.html&quot;&gt;12.77&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.78.html&quot;&gt;12.78&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.79.html&quot;&gt;12.79&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.80.html&quot;&gt;12.80&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.81.html&quot;&gt;12.81&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.82.html&quot;&gt;12.82&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.83.html&quot;&gt;12.83&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.84.html&quot;&gt;12.84&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.85.html&quot;&gt;12.85&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.86.html&quot;&gt;12.86&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.87.html&quot;&gt;12.87&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.88.html&quot;&gt;12.88&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.89.html&quot;&gt;12.89&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.90.html&quot;&gt;12.90&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.91.html&quot;&gt;12.91&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.92.html&quot;&gt;12.92&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.93.html&quot;&gt;12.93&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.94.html&quot;&gt;12.94&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.95.html&quot;&gt;12.95&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.96.html&quot;&gt;12.96&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.97.html&quot;&gt;12.97&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.98.html&quot;&gt;12.98&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.99.html&quot;&gt;12.99&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.100.html&quot;&gt;12.100&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.101.html&quot;&gt;12.101&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.102.html&quot;&gt;12.102&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.103.html&quot;&gt;12.103&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.104.html&quot;&gt;12.104&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.105.html&quot;&gt;12.105&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.106.html&quot;&gt;12.106&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.107.html&quot;&gt;12.107&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.108.html&quot;&gt;12.108&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.109.html&quot;&gt;12.109&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.110.html&quot;&gt;12.110&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.111.html&quot;&gt;12.111&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.112.html&quot;&gt;12.112&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.113.html&quot;&gt;12.113&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.114.html&quot;&gt;12.114&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.115.html&quot;&gt;12.115&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.116.html&quot;&gt;12.116&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.117.html&quot;&gt;12.117&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.118.html&quot;&gt;12.118&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.119.html&quot;&gt;12.119&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.120.html&quot;&gt;12.120&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.121.html&quot;&gt;12.121&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.122.html&quot;&gt;12.122&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.123.html&quot;&gt;12.123&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.124.html&quot;&gt;12.124&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.125.html&quot;&gt;12.125&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.126.html&quot;&gt;12.126&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.127.html&quot;&gt;12.127&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.128.html&quot;&gt;12.128&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.129.html&quot;&gt;12.129&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.130.html&quot;&gt;12.130&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.131.html&quot;&gt;12.131&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.132.html&quot;&gt;12.132&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.133.html&quot;&gt;12.133&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.134.html&quot;&gt;12.134&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.135.html&quot;&gt;12.135&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.136.html&quot;&gt;12.136&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.137.html&quot;&gt;12.137&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.138.html&quot;&gt;12.138&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.139.html&quot;&gt;12.139&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.140.html&quot;&gt;12.140&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.141.html&quot;&gt;12.141&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.142.html&quot;&gt;12.142&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.143.html&quot;&gt;12.143&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.144.html&quot;&gt;12.144&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.145.html&quot;&gt;12.145&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.146.html&quot;&gt;12.146&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.147.html&quot;&gt;12.147&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.148.html&quot;&gt;12.148&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.149.html&quot;&gt;12.149&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.150.html&quot;&gt;12.150&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.151.html&quot;&gt;12.151&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.152.html&quot;&gt;12.152&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.153.html&quot;&gt;12.153&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.154.html&quot;&gt;12.154&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.155.html&quot;&gt;12.155&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt; &lt;/div&gt; &lt;div id=&quot;sidebar-resize-handle&quot; class=&quot;sidebar-resize-handle&quot;&gt;&lt;/div&gt; &lt;/nav&gt;

&lt;div id=&quot;page-wrapper&quot; class=&quot;page-wrapper&quot;&gt;

&amp;lt;div class=&amp;quot;page&amp;quot;&amp;gt;
&amp;amp;lt;div id=&amp;amp;quot;menu-bar&amp;amp;quot; class=&amp;amp;quot;menu-bar&amp;amp;quot;&amp;amp;gt;
    &amp;amp;lt;div id=&amp;amp;quot;menu-bar-sticky-container&amp;amp;quot;&amp;amp;gt;
        &amp;amp;lt;div class=&amp;amp;quot;left-buttons&amp;amp;quot;&amp;amp;gt;
            &amp;amp;lt;button id=&amp;amp;quot;sidebar-toggle&amp;amp;quot; class=&amp;amp;quot;icon-button&amp;amp;quot; type=&amp;amp;quot;button&amp;amp;quot; title=&amp;amp;quot;Toggle Table of Contents&amp;amp;quot; aria-label=&amp;amp;quot;Toggle Table of Contents&amp;amp;quot; aria-controls=&amp;amp;quot;sidebar&amp;amp;quot;&amp;amp;gt;
                &amp;amp;lt;i class=&amp;amp;quot;fa fa-bars&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/i&amp;amp;gt;
            &amp;amp;lt;/button&amp;amp;gt;
            &amp;amp;lt;button id=&amp;amp;quot;theme-toggle&amp;amp;quot; class=&amp;amp;quot;icon-button&amp;amp;quot; type=&amp;amp;quot;button&amp;amp;quot; title=&amp;amp;quot;Change theme&amp;amp;quot; aria-label=&amp;amp;quot;Change theme&amp;amp;quot; aria-haspopup=&amp;amp;quot;true&amp;amp;quot; aria-expanded=&amp;amp;quot;false&amp;amp;quot; aria-controls=&amp;amp;quot;theme-list&amp;amp;quot;&amp;amp;gt;
                &amp;amp;lt;i class=&amp;amp;quot;fa fa-paint-brush&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/i&amp;amp;gt;
            &amp;amp;lt;/button&amp;amp;gt;
            &amp;amp;lt;ul id=&amp;amp;quot;theme-list&amp;amp;quot; class=&amp;amp;quot;theme-popup&amp;amp;quot; aria-label=&amp;amp;quot;Themes&amp;amp;quot; role=&amp;amp;quot;menu&amp;amp;quot;&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;light&amp;amp;quot;&amp;amp;gt;Light&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;rust&amp;amp;quot;&amp;amp;gt;Rust (default)&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;coal&amp;amp;quot;&amp;amp;gt;Coal&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;navy&amp;amp;quot;&amp;amp;gt;Navy&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;ayu&amp;amp;quot;&amp;amp;gt;Ayu&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
            &amp;amp;lt;/ul&amp;amp;gt;
        &amp;amp;amp;lt;button id=&amp;amp;amp;quot;search-toggle&amp;amp;amp;quot; class=&amp;amp;amp;quot;icon-button&amp;amp;amp;quot; type=&amp;amp;amp;quot;button&amp;amp;amp;quot; title=&amp;amp;amp;quot;Search. (Shortkey: s)&amp;amp;amp;quot; aria-label=&amp;amp;amp;quot;Toggle Searchbar&amp;amp;amp;quot; aria-expanded=&amp;amp;amp;quot;false&amp;amp;amp;quot; aria-keyshortcuts=&amp;amp;amp;quot;S&amp;amp;amp;quot; aria-controls=&amp;amp;amp;quot;searchbar&amp;amp;amp;quot;&amp;amp;amp;gt;
            &amp;amp;amp;lt;i class=&amp;amp;amp;quot;fa fa-search&amp;amp;amp;quot;&amp;amp;amp;gt;&amp;amp;amp;lt;/i&amp;amp;amp;gt;
        &amp;amp;amp;lt;/button&amp;amp;amp;gt;
&amp;amp;amp;amp;lt;/div&amp;amp;amp;amp;gt;

&amp;amp;amp;amp;lt;h1 class=&amp;amp;amp;amp;quot;menu-title&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt;Caitanya-caritamrta&amp;amp;amp;amp;lt;/h1&amp;amp;amp;amp;gt;

&amp;amp;amp;amp;lt;div class=&amp;amp;amp;amp;quot;right-buttons&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt; &amp;amp;amp;amp;lt;a href=&amp;amp;amp;amp;quot;print.html&amp;amp;amp;amp;quot; title=&amp;amp;amp;amp;quot;Print this book&amp;amp;amp;amp;quot; aria-label=&amp;amp;amp;amp;quot;Print this book&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt; &amp;amp;amp;amp;lt;i id=&amp;amp;amp;amp;quot;print-button&amp;amp;amp;amp;quot; class=&amp;amp;amp;amp;quot;fa fa-print&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt;&amp;amp;amp;amp;lt;/i&amp;amp;amp;amp;gt; &amp;amp;amp;amp;lt;/a&amp;amp;amp;amp;gt;
&amp;amp;amp;amp;lt;/div&amp;amp;amp;amp;gt;

&amp;amp;amp;lt;/div&amp;amp;amp;gt;

&amp;amp;lt;/div&amp;amp;gt;

&amp;amp;lt;div id=&amp;amp;quot;search-wrapper&amp;amp;quot; class=&amp;amp;quot;hidden&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;form id=&amp;amp;quot;searchbar-outer&amp;amp;quot; class=&amp;amp;quot;searchbar-outer&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;input type=&amp;amp;quot;search&amp;amp;quot; name=&amp;amp;quot;search&amp;amp;quot; id=&amp;amp;quot;searchbar&amp;amp;quot; name=&amp;amp;quot;searchbar&amp;amp;quot; placeholder=&amp;amp;quot;Search this book ...&amp;amp;quot; aria-controls=&amp;amp;quot;searchresults-outer&amp;amp;quot; aria-describedby=&amp;amp;quot;searchresults-header&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;/form&amp;amp;gt; &amp;amp;lt;div id=&amp;amp;quot;searchresults-outer&amp;amp;quot; class=&amp;amp;quot;searchresults-outer hidden&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;div id=&amp;amp;quot;searchresults-header&amp;amp;quot; class=&amp;amp;quot;searchresults-header&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/div&amp;amp;gt; &amp;amp;lt;ul id=&amp;amp;quot;searchresults&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;/ul&amp;amp;gt; &amp;amp;lt;/div&amp;amp;gt; &amp;amp;lt;/div&amp;amp;gt;

&amp;amp;lt;!-- Apply ARIA attributes after the sidebar and the sidebar toggle button are added to the DOM --&amp;amp;gt; &amp;amp;lt;script type=&amp;amp;quot;text/javascript&amp;amp;quot;&amp;amp;gt; document.getElementById('sidebar-toggle').setAttribute('aria-expanded', sidebar === 'visible'); document.getElementById('sidebar').setAttribute('aria-hidden', sidebar !== 'visible'); Array.from(document.querySelectorAll('#sidebar a')).forEach(function(link) { link.setAttribute('tabIndex', sidebar === 'visible' ? 0 : -1); }); &amp;amp;lt;/script&amp;amp;gt;

&amp;amp;lt;div id=&amp;amp;quot;content&amp;amp;quot; class=&amp;amp;quot;content&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;main&amp;amp;gt; &amp;amp;lt;!DOCTYPE HTML&amp;amp;gt;

Home - Caitanya-caritamrta
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
    <meta name="description" content="">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta name="theme-color" content="#ffffff" />
&lt;link rel=&quot;shortcut icon&quot; href=&quot;favicon.png&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/variables.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/general.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/chrome.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/print.css&quot; media=&quot;print&quot;&gt;

&lt;!-- Fonts --&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;FontAwesome/css/font-awesome.css&quot;&gt; &lt;link href=&quot;https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot;&gt; &lt;link href=&quot;https://fonts.googleapis.com/css?family=Source+Code+Pro:500&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot;&gt;

&lt;!-- Highlight.js Stylesheets --&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;highlight.css&quot;&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;tomorrow-night.css&quot;&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;ayu-highlight.css&quot;&gt;

&lt;!-- Custom theme stylesheets --&gt;

&lt;link rel=&quot;stylesheet&quot; href=&quot;custom.css&quot;&gt;

</head> <body class="rust"> <!-- Provide site root to javascript --> <script type="text/javascript"> var path_to_root = ""; var default_theme = "rust"; </script>

&lt;!-- Work around some values being stored in localStorage wrapped in quotes --&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
    try {
        var theme = localStorage.getItem('mdbook-theme');
        var sidebar = localStorage.getItem('mdbook-sidebar');
    if (theme.startsWith('&amp;quot;') &amp;amp;&amp;amp; theme.endsWith('&amp;quot;')) {
        localStorage.setItem('mdbook-theme', theme.slice(1, theme.length - 1));
    }
if (sidebar.startsWith('&amp;amp;quot;') &amp;amp;amp;&amp;amp;amp; sidebar.endsWith('&amp;amp;quot;')) {
    localStorage.setItem('mdbook-sidebar', sidebar.slice(1, sidebar.length - 1));
}

} catch (e) { }

&lt;/script&gt;

&lt;!-- Set the theme before any content is loaded, prevents flash --&gt; &lt;script type=&quot;text/javascript&quot;&gt; var theme; try { theme = localStorage.getItem('mdbook-theme'); } catch(e) { } if (theme === null || theme === undefined) { theme = default_theme; } document.body.className = theme; document.querySelector('html').className = theme + ' js'; &lt;/script&gt;

&lt;!-- Hide / unhide sidebar before it is displayed --&gt; &lt;script type=&quot;text/javascript&quot;&gt; var html = document.querySelector('html'); var sidebar = 'hidden'; if (document.body.clientWidth &gt;= 1080) { try { sidebar = localStorage.getItem('mdbook-sidebar'); } catch(e) { } sidebar = sidebar || 'visible'; } html.classList.remove('sidebar-visible'); html.classList.add(&quot;sidebar-&quot; + sidebar); &lt;/script&gt;

&lt;nav id=&quot;sidebar&quot; class=&quot;sidebar&quot; aria-label=&quot;Table of contents&quot;&gt; &lt;div class=&quot;sidebar-scrollbox&quot;&gt; &lt;ol class=&quot;chapter&quot;&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;../../index.html&quot; class=&quot;active&quot;&gt;Home&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;../index.html&quot;&gt;Table of Contents&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;index.html&quot;&gt;11.1&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.2.html&quot;&gt;11.2&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.3.html&quot;&gt;11.3&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.4.html&quot;&gt;11.4&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.5.html&quot;&gt;11.5&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.6.html&quot;&gt;11.6&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.7.html&quot;&gt;11.7&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.8.html&quot;&gt;11.8&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.9.html&quot;&gt;11.9&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.10.html&quot;&gt;11.10&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.11.html&quot;&gt;11.11&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.12.html&quot;&gt;11.12&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.13.html&quot;&gt;11.13&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.14.html&quot;&gt;11.14&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.15.html&quot;&gt;11.15&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.16.html&quot;&gt;11.16&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.17.html&quot;&gt;11.17&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.18.html&quot;&gt;11.18&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.19.html&quot;&gt;11.19&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.20.html&quot;&gt;11.20&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.21.html&quot;&gt;11.21&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.22.html&quot;&gt;11.22&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.23.html&quot;&gt;11.23&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.24.html&quot;&gt;11.24&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.25.html&quot;&gt;11.25&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.26.html&quot;&gt;11.26&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.27.html&quot;&gt;11.27&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.28.html&quot;&gt;11.28&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.29.html&quot;&gt;11.29&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.30.html&quot;&gt;11.30&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.31.html&quot;&gt;11.31&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.32.html&quot;&gt;11.32&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.33.html&quot;&gt;11.33&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.34.html&quot;&gt;11.34&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.35.html&quot;&gt;11.35&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.36.html&quot;&gt;11.36&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.37.html&quot;&gt;11.37&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.38.html&quot;&gt;11.38&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.39.html&quot;&gt;11.39&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.40.html&quot;&gt;11.40&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.41.html&quot;&gt;11.41&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.42.html&quot;&gt;11.42&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.43.html&quot;&gt;11.43&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.44.html&quot;&gt;11.44&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.45.html&quot;&gt;11.45&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.46.html&quot;&gt;11.46&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.47.html&quot;&gt;11.47&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.48.html&quot;&gt;11.48&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.49.html&quot;&gt;11.49&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.50.html&quot;&gt;11.50&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.51.html&quot;&gt;11.51&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.52.html&quot;&gt;11.52&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.53.html&quot;&gt;11.53&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.54.html&quot;&gt;11.54&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.55.html&quot;&gt;11.55&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.56.html&quot;&gt;11.56&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.57.html&quot;&gt;11.57&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.58.html&quot;&gt;11.58&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.59.html&quot;&gt;11.59&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.60.html&quot;&gt;11.60&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.61.html&quot;&gt;11.61&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.62.html&quot;&gt;11.62&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.63.html&quot;&gt;11.63&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.64.html&quot;&gt;11.64&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.65.html&quot;&gt;11.65&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.66.html&quot;&gt;11.66&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.67.html&quot;&gt;11.67&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.68.html&quot;&gt;11.68&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.69.html&quot;&gt;11.69&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.70.html&quot;&gt;11.70&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.71.html&quot;&gt;11.71&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.72.html&quot;&gt;11.72&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.73.html&quot;&gt;11.73&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.74.html&quot;&gt;11.74&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.75.html&quot;&gt;11.75&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.76.html&quot;&gt;11.76&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.77.html&quot;&gt;11.77&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.78.html&quot;&gt;11.78&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.79.html&quot;&gt;11.79&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.80.html&quot;&gt;11.80&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.81.html&quot;&gt;11.81&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.82.html&quot;&gt;11.82&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.83.html&quot;&gt;11.83&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.84.html&quot;&gt;11.84&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.85.html&quot;&gt;11.85&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.86.html&quot;&gt;11.86&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.87.html&quot;&gt;11.87&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.88.html&quot;&gt;11.88&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.89.html&quot;&gt;11.89&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.90.html&quot;&gt;11.90&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.91-93.html&quot;&gt;11.91-93&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.94.html&quot;&gt;11.94&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.95.html&quot;&gt;11.95&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.96.html&quot;&gt;11.96&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.97.html&quot;&gt;11.97&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.98.html&quot;&gt;11.98&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.99.html&quot;&gt;11.99&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.100.html&quot;&gt;11.100&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.101.html&quot;&gt;11.101&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.102.html&quot;&gt;11.102&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.103.html&quot;&gt;11.103&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.104.html&quot;&gt;11.104&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.105.html&quot;&gt;11.105&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.106.html&quot;&gt;11.106&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.107.html&quot;&gt;11.107&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.108.html&quot;&gt;11.108&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt; &lt;/div&gt; &lt;div id=&quot;sidebar-resize-handle&quot; class=&quot;sidebar-resize-handle&quot;&gt;&lt;/div&gt; &lt;/nav&gt;

&lt;div id=&quot;page-wrapper&quot; class=&quot;page-wrapper&quot;&gt;

&amp;lt;div class=&amp;quot;page&amp;quot;&amp;gt;
&amp;amp;lt;div id=&amp;amp;quot;menu-bar&amp;amp;quot; class=&amp;amp;quot;menu-bar&amp;amp;quot;&amp;amp;gt;
    &amp;amp;lt;div id=&amp;amp;quot;menu-bar-sticky-container&amp;amp;quot;&amp;amp;gt;
        &amp;amp;lt;div class=&amp;amp;quot;left-buttons&amp;amp;quot;&amp;amp;gt;
            &amp;amp;lt;button id=&amp;amp;quot;sidebar-toggle&amp;amp;quot; class=&amp;amp;quot;icon-button&amp;amp;quot; type=&amp;amp;quot;button&amp;amp;quot; title=&amp;amp;quot;Toggle Table of Contents&amp;amp;quot; aria-label=&amp;amp;quot;Toggle Table of Contents&amp;amp;quot; aria-controls=&amp;amp;quot;sidebar&amp;amp;quot;&amp;amp;gt;
                &amp;amp;lt;i class=&amp;amp;quot;fa fa-bars&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/i&amp;amp;gt;
            &amp;amp;lt;/button&amp;amp;gt;
            &amp;amp;lt;button id=&amp;amp;quot;theme-toggle&amp;amp;quot; class=&amp;amp;quot;icon-button&amp;amp;quot; type=&amp;amp;quot;button&amp;amp;quot; title=&amp;amp;quot;Change theme&amp;amp;quot; aria-label=&amp;amp;quot;Change theme&amp;amp;quot; aria-haspopup=&amp;amp;quot;true&amp;amp;quot; aria-expanded=&amp;amp;quot;false&amp;amp;quot; aria-controls=&amp;amp;quot;theme-list&amp;amp;quot;&amp;amp;gt;
                &amp;amp;lt;i class=&amp;amp;quot;fa fa-paint-brush&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/i&amp;amp;gt;
            &amp;amp;lt;/button&amp;amp;gt;
            &amp;amp;lt;ul id=&amp;amp;quot;theme-list&amp;amp;quot; class=&amp;amp;quot;theme-popup&amp;amp;quot; aria-label=&amp;amp;quot;Themes&amp;amp;quot; role=&amp;amp;quot;menu&amp;amp;quot;&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;light&amp;amp;quot;&amp;amp;gt;Light&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;rust&amp;amp;quot;&amp;amp;gt;Rust (default)&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;coal&amp;amp;quot;&amp;amp;gt;Coal&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;navy&amp;amp;quot;&amp;amp;gt;Navy&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;ayu&amp;amp;quot;&amp;amp;gt;Ayu&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
            &amp;amp;lt;/ul&amp;amp;gt;
        &amp;amp;amp;lt;button id=&amp;amp;amp;quot;search-toggle&amp;amp;amp;quot; class=&amp;amp;amp;quot;icon-button&amp;amp;amp;quot; type=&amp;amp;amp;quot;button&amp;amp;amp;quot; title=&amp;amp;amp;quot;Search. (Shortkey: s)&amp;amp;amp;quot; aria-label=&amp;amp;amp;quot;Toggle Searchbar&amp;amp;amp;quot; aria-expanded=&amp;amp;amp;quot;false&amp;amp;amp;quot; aria-keyshortcuts=&amp;amp;amp;quot;S&amp;amp;amp;quot; aria-controls=&amp;amp;amp;quot;searchbar&amp;amp;amp;quot;&amp;amp;amp;gt;
            &amp;amp;amp;lt;i class=&amp;amp;amp;quot;fa fa-search&amp;amp;amp;quot;&amp;amp;amp;gt;&amp;amp;amp;lt;/i&amp;amp;amp;gt;
        &amp;amp;amp;lt;/button&amp;amp;amp;gt;
&amp;amp;amp;amp;lt;/div&amp;amp;amp;amp;gt;

&amp;amp;amp;amp;lt;h1 class=&amp;amp;amp;amp;quot;menu-title&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt;Caitanya-caritamrta&amp;amp;amp;amp;lt;/h1&amp;amp;amp;amp;gt;

&amp;amp;amp;amp;lt;div class=&amp;amp;amp;amp;quot;right-buttons&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt; &amp;amp;amp;amp;lt;a href=&amp;amp;amp;amp;quot;print.html&amp;amp;amp;amp;quot; title=&amp;amp;amp;amp;quot;Print this book&amp;amp;amp;amp;quot; aria-label=&amp;amp;amp;amp;quot;Print this book&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt; &amp;amp;amp;amp;lt;i id=&amp;amp;amp;amp;quot;print-button&amp;amp;amp;amp;quot; class=&amp;amp;amp;amp;quot;fa fa-print&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt;&amp;amp;amp;amp;lt;/i&amp;amp;amp;amp;gt; &amp;amp;amp;amp;lt;/a&amp;amp;amp;amp;gt;
&amp;amp;amp;amp;lt;/div&amp;amp;amp;amp;gt;

&amp;amp;amp;lt;/div&amp;amp;amp;gt;

&amp;amp;lt;/div&amp;amp;gt;

&amp;amp;lt;div id=&amp;amp;quot;search-wrapper&amp;amp;quot; class=&amp;amp;quot;hidden&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;form id=&amp;amp;quot;searchbar-outer&amp;amp;quot; class=&amp;amp;quot;searchbar-outer&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;input type=&amp;amp;quot;search&amp;amp;quot; name=&amp;amp;quot;search&amp;amp;quot; id=&amp;amp;quot;searchbar&amp;amp;quot; name=&amp;amp;quot;searchbar&amp;amp;quot; placeholder=&amp;amp;quot;Search this book ...&amp;amp;quot; aria-controls=&amp;amp;quot;searchresults-outer&amp;amp;quot; aria-describedby=&amp;amp;quot;searchresults-header&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;/form&amp;amp;gt; &amp;amp;lt;div id=&amp;amp;quot;searchresults-outer&amp;amp;quot; class=&amp;amp;quot;searchresults-outer hidden&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;div id=&amp;amp;quot;searchresults-header&amp;amp;quot; class=&amp;amp;quot;searchresults-header&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/div&amp;amp;gt; &amp;amp;lt;ul id=&amp;amp;quot;searchresults&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;/ul&amp;amp;gt; &amp;amp;lt;/div&amp;amp;gt; &amp;amp;lt;/div&amp;amp;gt;

&amp;amp;lt;!-- Apply ARIA attributes after the sidebar and the sidebar toggle button are added to the DOM --&amp;amp;gt; &amp;amp;lt;script type=&amp;amp;quot;text/javascript&amp;amp;quot;&amp;amp;gt; document.getElementById('sidebar-toggle').setAttribute('aria-expanded', sidebar === 'visible'); document.getElementById('sidebar').setAttribute('aria-hidden', sidebar !== 'visible'); Array.from(document.querySelectorAll('#sidebar a')).forEach(function(link) { link.setAttribute('tabIndex', sidebar === 'visible' ? 0 : -1); }); &amp;amp;lt;/script&amp;amp;gt;

&amp;amp;lt;div id=&amp;amp;quot;content&amp;amp;quot; class=&amp;amp;quot;content&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;main&amp;amp;gt; &amp;amp;lt;!DOCTYPE HTML&amp;amp;gt;

Home - Caitanya-caritamrta
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
    <meta name="description" content="">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta name="theme-color" content="#ffffff" />
&lt;link rel=&quot;shortcut icon&quot; href=&quot;favicon.png&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/variables.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/general.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/chrome.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/print.css&quot; media=&quot;print&quot;&gt;

&lt;!-- Fonts --&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;FontAwesome/css/font-awesome.css&quot;&gt; &lt;link href=&quot;https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot;&gt; &lt;link href=&quot;https://fonts.googleapis.com/css?family=Source+Code+Pro:500&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot;&gt;

&lt;!-- Highlight.js Stylesheets --&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;highlight.css&quot;&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;tomorrow-night.css&quot;&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;ayu-highlight.css&quot;&gt;

&lt;!-- Custom theme stylesheets --&gt;

&lt;link rel=&quot;stylesheet&quot; href=&quot;custom.css&quot;&gt;

</head> <body class="rust"> <!-- Provide site root to javascript --> <script type="text/javascript"> var path_to_root = ""; var default_theme = "rust"; </script>

&lt;!-- Work around some values being stored in localStorage wrapped in quotes --&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
    try {
        var theme = localStorage.getItem('mdbook-theme');
        var sidebar = localStorage.getItem('mdbook-sidebar');
    if (theme.startsWith('&amp;quot;') &amp;amp;&amp;amp; theme.endsWith('&amp;quot;')) {
        localStorage.setItem('mdbook-theme', theme.slice(1, theme.length - 1));
    }
if (sidebar.startsWith('&amp;amp;quot;') &amp;amp;amp;&amp;amp;amp; sidebar.endsWith('&amp;amp;quot;')) {
    localStorage.setItem('mdbook-sidebar', sidebar.slice(1, sidebar.length - 1));
}

} catch (e) { }

&lt;/script&gt;

&lt;!-- Set the theme before any content is loaded, prevents flash --&gt; &lt;script type=&quot;text/javascript&quot;&gt; var theme; try { theme = localStorage.getItem('mdbook-theme'); } catch(e) { } if (theme === null || theme === undefined) { theme = default_theme; } document.body.className = theme; document.querySelector('html').className = theme + ' js'; &lt;/script&gt;

&lt;!-- Hide / unhide sidebar before it is displayed --&gt; &lt;script type=&quot;text/javascript&quot;&gt; var html = document.querySelector('html'); var sidebar = 'hidden'; if (document.body.clientWidth &gt;= 1080) { try { sidebar = localStorage.getItem('mdbook-sidebar'); } catch(e) { } sidebar = sidebar || 'visible'; } html.classList.remove('sidebar-visible'); html.classList.add(&quot;sidebar-&quot; + sidebar); &lt;/script&gt;

&lt;nav id=&quot;sidebar&quot; class=&quot;sidebar&quot; aria-label=&quot;Table of contents&quot;&gt; &lt;div class=&quot;sidebar-scrollbox&quot;&gt; &lt;ol class=&quot;chapter&quot;&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;../../index.html&quot; class=&quot;active&quot;&gt;Home&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;../index.html&quot;&gt;Table of Contents&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;index.html&quot;&gt;10.1&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.2.html&quot;&gt;10.2&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.3.html&quot;&gt;10.3&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.4.html&quot;&gt;10.4&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.5.html&quot;&gt;10.5&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.6.html&quot;&gt;10.6&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.7.html&quot;&gt;10.7&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.8.html&quot;&gt;10.8&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.9-11.html&quot;&gt;10.9-11&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.12.html&quot;&gt;10.12&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.13.html&quot;&gt;10.13&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.14.html&quot;&gt;10.14&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.15-16.html&quot;&gt;10.15-16&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.17.html&quot;&gt;10.17&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.18.html&quot;&gt;10.18&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.19.html&quot;&gt;10.19&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.20.html&quot;&gt;10.20&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.21.html&quot;&gt;10.21&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.22.html&quot;&gt;10.22&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.23.html&quot;&gt;10.23&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.24.html&quot;&gt;10.24&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.25.html&quot;&gt;10.25&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.26.html&quot;&gt;10.26&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.27.html&quot;&gt;10.27&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.28.html&quot;&gt;10.28&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.29-30.html&quot;&gt;10.29-30&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.31.html&quot;&gt;10.31&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.32.html&quot;&gt;10.32&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.33.html&quot;&gt;10.33&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.34.html&quot;&gt;10.34&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.35.html&quot;&gt;10.35&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.36.html&quot;&gt;10.36&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.37.html&quot;&gt;10.37&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.38.html&quot;&gt;10.38&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.39.html&quot;&gt;10.39&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.40.html&quot;&gt;10.40&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.41.html&quot;&gt;10.41&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.42.html&quot;&gt;10.42&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.43.html&quot;&gt;10.43&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.44.html&quot;&gt;10.44&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.45.html&quot;&gt;10.45&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.46.html&quot;&gt;10.46&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.47.html&quot;&gt;10.47&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.48.html&quot;&gt;10.48&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.49.html&quot;&gt;10.49&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.50.html&quot;&gt;10.50&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.51.html&quot;&gt;10.51&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.52.html&quot;&gt;10.52&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.53.html&quot;&gt;10.53&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.54.html&quot;&gt;10.54&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.55.html&quot;&gt;10.55&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.56.html&quot;&gt;10.56&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.57.html&quot;&gt;10.57&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.58.html&quot;&gt;10.58&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.59.html&quot;&gt;10.59&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.60.html&quot;&gt;10.60&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.61.html&quot;&gt;10.61&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.62.html&quot;&gt;10.62&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.63.html&quot;&gt;10.63&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.64.html&quot;&gt;10.64&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.65.html&quot;&gt;10.65&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.66.html&quot;&gt;10.66&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.67.html&quot;&gt;10.67&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.68.html&quot;&gt;10.68&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.69.html&quot;&gt;10.69&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.70.html&quot;&gt;10.70&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.71.html&quot;&gt;10.71&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.72.html&quot;&gt;10.72&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.73.html&quot;&gt;10.73&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.74.html&quot;&gt;10.74&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.75.html&quot;&gt;10.75&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.76.html&quot;&gt;10.76&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.77.html&quot;&gt;10.77&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.78.html&quot;&gt;10.78&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.79.html&quot;&gt;10.79&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.80.html&quot;&gt;10.80&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.81.html&quot;&gt;10.81&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.82.html&quot;&gt;10.82&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.83-84.html&quot;&gt;10.83-84&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.85.html&quot;&gt;10.85&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.86.html&quot;&gt;10.86&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.87.html&quot;&gt;10.87&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.88.html&quot;&gt;10.88&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.89.html&quot;&gt;10.89&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.90.html&quot;&gt;10.90&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.91.html&quot;&gt;10.91&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.92.html&quot;&gt;10.92&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.93.html&quot;&gt;10.93&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.94.html&quot;&gt;10.94&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.95.html&quot;&gt;10.95&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.96.html&quot;&gt;10.96&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.97.html&quot;&gt;10.97&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.98.html&quot;&gt;10.98&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.99.html&quot;&gt;10.99&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.100.html&quot;&gt;10.100&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.101.html&quot;&gt;10.101&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.102.html&quot;&gt;10.102&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.103.html&quot;&gt;10.103&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.104.html&quot;&gt;10.104&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.105.html&quot;&gt;10.105&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.106.html&quot;&gt;10.106&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.107.html&quot;&gt;10.107&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.108.html&quot;&gt;10.108&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.109.html&quot;&gt;10.109&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.110.html&quot;&gt;10.110&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.111.html&quot;&gt;10.111&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.112.html&quot;&gt;10.112&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.113.html&quot;&gt;10.113&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.114.html&quot;&gt;10.114&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.115.html&quot;&gt;10.115&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.116.html&quot;&gt;10.116&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.117.html&quot;&gt;10.117&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.118.html&quot;&gt;10.118&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.119.html&quot;&gt;10.119&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.120.html&quot;&gt;10.120&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.121.html&quot;&gt;10.121&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.122.html&quot;&gt;10.122&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.123.html&quot;&gt;10.123&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.124.html&quot;&gt;10.124&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.125-126.html&quot;&gt;10.125-126&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.127.html&quot;&gt;10.127&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.128.html&quot;&gt;10.128&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.129.html&quot;&gt;10.129&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.130.html&quot;&gt;10.130&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.131.html&quot;&gt;10.131&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.132.html&quot;&gt;10.132&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.133.html&quot;&gt;10.133&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.134.html&quot;&gt;10.134&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.135-136.html&quot;&gt;10.135-136&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.137.html&quot;&gt;10.137&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.138.html&quot;&gt;10.138&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.139.html&quot;&gt;10.139&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.140-141.html&quot;&gt;10.140-141&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.142.html&quot;&gt;10.142&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.143.html&quot;&gt;10.143&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.144.html&quot;&gt;10.144&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.145.html&quot;&gt;10.145&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.146.html&quot;&gt;10.146&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.147.html&quot;&gt;10.147&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.148.html&quot;&gt;10.148&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.149.html&quot;&gt;10.149&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.150.html&quot;&gt;10.150&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.151.html&quot;&gt;10.151&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.152.html&quot;&gt;10.152&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.153.html&quot;&gt;10.153&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.154-155.html&quot;&gt;10.154-155&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.156.html&quot;&gt;10.156&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.157.html&quot;&gt;10.157&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.158.html&quot;&gt;10.158&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.159.html&quot;&gt;10.159&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.160.html&quot;&gt;10.160&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.161.html&quot;&gt;10.161&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.162.html&quot;&gt;10.162&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt; &lt;/div&gt; &lt;div id=&quot;sidebar-resize-handle&quot; class=&quot;sidebar-resize-handle&quot;&gt;&lt;/div&gt; &lt;/nav&gt;

&lt;div id=&quot;page-wrapper&quot; class=&quot;page-wrapper&quot;&gt;

&amp;lt;div class=&amp;quot;page&amp;quot;&amp;gt;
&amp;amp;lt;div id=&amp;amp;quot;menu-bar&amp;amp;quot; class=&amp;amp;quot;menu-bar&amp;amp;quot;&amp;amp;gt;
    &amp;amp;lt;div id=&amp;amp;quot;menu-bar-sticky-container&amp;amp;quot;&amp;amp;gt;
        &amp;amp;lt;div class=&amp;amp;quot;left-buttons&amp;amp;quot;&amp;amp;gt;
            &amp;amp;lt;button id=&amp;amp;quot;sidebar-toggle&amp;amp;quot; class=&amp;amp;quot;icon-button&amp;amp;quot; type=&amp;amp;quot;button&amp;amp;quot; title=&amp;amp;quot;Toggle Table of Contents&amp;amp;quot; aria-label=&amp;amp;quot;Toggle Table of Contents&amp;amp;quot; aria-controls=&amp;amp;quot;sidebar&amp;amp;quot;&amp;amp;gt;
                &amp;amp;lt;i class=&amp;amp;quot;fa fa-bars&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/i&amp;amp;gt;
            &amp;amp;lt;/button&amp;amp;gt;
            &amp;amp;lt;button id=&amp;amp;quot;theme-toggle&amp;amp;quot; class=&amp;amp;quot;icon-button&amp;amp;quot; type=&amp;amp;quot;button&amp;amp;quot; title=&amp;amp;quot;Change theme&amp;amp;quot; aria-label=&amp;amp;quot;Change theme&amp;amp;quot; aria-haspopup=&amp;amp;quot;true&amp;amp;quot; aria-expanded=&amp;amp;quot;false&amp;amp;quot; aria-controls=&amp;amp;quot;theme-list&amp;amp;quot;&amp;amp;gt;
                &amp;amp;lt;i class=&amp;amp;quot;fa fa-paint-brush&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/i&amp;amp;gt;
            &amp;amp;lt;/button&amp;amp;gt;
            &amp;amp;lt;ul id=&amp;amp;quot;theme-list&amp;amp;quot; class=&amp;amp;quot;theme-popup&amp;amp;quot; aria-label=&amp;amp;quot;Themes&amp;amp;quot; role=&amp;amp;quot;menu&amp;amp;quot;&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;light&amp;amp;quot;&amp;amp;gt;Light&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;rust&amp;amp;quot;&amp;amp;gt;Rust (default)&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;coal&amp;amp;quot;&amp;amp;gt;Coal&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;navy&amp;amp;quot;&amp;amp;gt;Navy&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;ayu&amp;amp;quot;&amp;amp;gt;Ayu&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
            &amp;amp;lt;/ul&amp;amp;gt;
        &amp;amp;amp;lt;button id=&amp;amp;amp;quot;search-toggle&amp;amp;amp;quot; class=&amp;amp;amp;quot;icon-button&amp;amp;amp;quot; type=&amp;amp;amp;quot;button&amp;amp;amp;quot; title=&amp;amp;amp;quot;Search. (Shortkey: s)&amp;amp;amp;quot; aria-label=&amp;amp;amp;quot;Toggle Searchbar&amp;amp;amp;quot; aria-expanded=&amp;amp;amp;quot;false&amp;amp;amp;quot; aria-keyshortcuts=&amp;amp;amp;quot;S&amp;amp;amp;quot; aria-controls=&amp;amp;amp;quot;searchbar&amp;amp;amp;quot;&amp;amp;amp;gt;
            &amp;amp;amp;lt;i class=&amp;amp;amp;quot;fa fa-search&amp;amp;amp;quot;&amp;amp;amp;gt;&amp;amp;amp;lt;/i&amp;amp;amp;gt;
        &amp;amp;amp;lt;/button&amp;amp;amp;gt;
&amp;amp;amp;amp;lt;/div&amp;amp;amp;amp;gt;

&amp;amp;amp;amp;lt;h1 class=&amp;amp;amp;amp;quot;menu-title&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt;Caitanya-caritamrta&amp;amp;amp;amp;lt;/h1&amp;amp;amp;amp;gt;

&amp;amp;amp;amp;lt;div class=&amp;amp;amp;amp;quot;right-buttons&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt; &amp;amp;amp;amp;lt;a href=&amp;amp;amp;amp;quot;print.html&amp;amp;amp;amp;quot; title=&amp;amp;amp;amp;quot;Print this book&amp;amp;amp;amp;quot; aria-label=&amp;amp;amp;amp;quot;Print this book&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt; &amp;amp;amp;amp;lt;i id=&amp;amp;amp;amp;quot;print-button&amp;amp;amp;amp;quot; class=&amp;amp;amp;amp;quot;fa fa-print&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt;&amp;amp;amp;amp;lt;/i&amp;amp;amp;amp;gt; &amp;amp;amp;amp;lt;/a&amp;amp;amp;amp;gt;
&amp;amp;amp;amp;lt;/div&amp;amp;amp;amp;gt;

&amp;amp;amp;lt;/div&amp;amp;amp;gt;

&amp;amp;lt;/div&amp;amp;gt;

&amp;amp;lt;div id=&amp;amp;quot;search-wrapper&amp;amp;quot; class=&amp;amp;quot;hidden&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;form id=&amp;amp;quot;searchbar-outer&amp;amp;quot; class=&amp;amp;quot;searchbar-outer&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;input type=&amp;amp;quot;search&amp;amp;quot; name=&amp;amp;quot;search&amp;amp;quot; id=&amp;amp;quot;searchbar&amp;amp;quot; name=&amp;amp;quot;searchbar&amp;amp;quot; placeholder=&amp;amp;quot;Search this book ...&amp;amp;quot; aria-controls=&amp;amp;quot;searchresults-outer&amp;amp;quot; aria-describedby=&amp;amp;quot;searchresults-header&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;/form&amp;amp;gt; &amp;amp;lt;div id=&amp;amp;quot;searchresults-outer&amp;amp;quot; class=&amp;amp;quot;searchresults-outer hidden&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;div id=&amp;amp;quot;searchresults-header&amp;amp;quot; class=&amp;amp;quot;searchresults-header&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/div&amp;amp;gt; &amp;amp;lt;ul id=&amp;amp;quot;searchresults&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;/ul&amp;amp;gt; &amp;amp;lt;/div&amp;amp;gt; &amp;amp;lt;/div&amp;amp;gt;

&amp;amp;lt;!-- Apply ARIA attributes after the sidebar and the sidebar toggle button are added to the DOM --&amp;amp;gt; &amp;amp;lt;script type=&amp;amp;quot;text/javascript&amp;amp;quot;&amp;amp;gt; document.getElementById('sidebar-toggle').setAttribute('aria-expanded', sidebar === 'visible'); document.getElementById('sidebar').setAttribute('aria-hidden', sidebar !== 'visible'); Array.from(document.querySelectorAll('#sidebar a')).forEach(function(link) { link.setAttribute('tabIndex', sidebar === 'visible' ? 0 : -1); }); &amp;amp;lt;/script&amp;amp;gt;

&amp;amp;lt;div id=&amp;amp;quot;content&amp;amp;quot; class=&amp;amp;quot;content&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;main&amp;amp;gt; &amp;amp;lt;!DOCTYPE HTML&amp;amp;gt;

Home - Caitanya-caritamrta
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
    <meta name="description" content="">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <meta name="theme-color" content="#ffffff" />
&lt;link rel=&quot;shortcut icon&quot; href=&quot;favicon.png&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/variables.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/general.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/chrome.css&quot;&gt;
&lt;link rel=&quot;stylesheet&quot; href=&quot;css/print.css&quot; media=&quot;print&quot;&gt;

&lt;!-- Fonts --&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;FontAwesome/css/font-awesome.css&quot;&gt; &lt;link href=&quot;https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot;&gt; &lt;link href=&quot;https://fonts.googleapis.com/css?family=Source+Code+Pro:500&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot;&gt;

&lt;!-- Highlight.js Stylesheets --&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;highlight.css&quot;&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;tomorrow-night.css&quot;&gt; &lt;link rel=&quot;stylesheet&quot; href=&quot;ayu-highlight.css&quot;&gt;

&lt;!-- Custom theme stylesheets --&gt;

&lt;link rel=&quot;stylesheet&quot; href=&quot;custom.css&quot;&gt;

</head> <body class="rust"> <!-- Provide site root to javascript --> <script type="text/javascript"> var path_to_root = ""; var default_theme = "rust"; </script>

&lt;!-- Work around some values being stored in localStorage wrapped in quotes --&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
    try {
        var theme = localStorage.getItem('mdbook-theme');
        var sidebar = localStorage.getItem('mdbook-sidebar');
    if (theme.startsWith('&amp;quot;') &amp;amp;&amp;amp; theme.endsWith('&amp;quot;')) {
        localStorage.setItem('mdbook-theme', theme.slice(1, theme.length - 1));
    }
if (sidebar.startsWith('&amp;amp;quot;') &amp;amp;amp;&amp;amp;amp; sidebar.endsWith('&amp;amp;quot;')) {
    localStorage.setItem('mdbook-sidebar', sidebar.slice(1, sidebar.length - 1));
}

} catch (e) { }

&lt;/script&gt;

&lt;!-- Set the theme before any content is loaded, prevents flash --&gt; &lt;script type=&quot;text/javascript&quot;&gt; var theme; try { theme = localStorage.getItem('mdbook-theme'); } catch(e) { } if (theme === null || theme === undefined) { theme = default_theme; } document.body.className = theme; document.querySelector('html').className = theme + ' js'; &lt;/script&gt;

&lt;!-- Hide / unhide sidebar before it is displayed --&gt; &lt;script type=&quot;text/javascript&quot;&gt; var html = document.querySelector('html'); var sidebar = 'hidden'; if (document.body.clientWidth &gt;= 1080) { try { sidebar = localStorage.getItem('mdbook-sidebar'); } catch(e) { } sidebar = sidebar || 'visible'; } html.classList.remove('sidebar-visible'); html.classList.add(&quot;sidebar-&quot; + sidebar); &lt;/script&gt;

&lt;nav id=&quot;sidebar&quot; class=&quot;sidebar&quot; aria-label=&quot;Table of contents&quot;&gt; &lt;div class=&quot;sidebar-scrollbox&quot;&gt; &lt;ol class=&quot;chapter&quot;&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;../../index.html&quot; class=&quot;active&quot;&gt;Home&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;../index.html&quot;&gt;Table of Contents&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;index.html&quot;&gt;1.1&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.2.html&quot;&gt;1.2&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.3-4.html&quot;&gt;1.3-4&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.5.html&quot;&gt;1.5&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.6.html&quot;&gt;1.6&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.7.html&quot;&gt;1.7&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.8.html&quot;&gt;1.8&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.9.html&quot;&gt;1.9&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.10.html&quot;&gt;1.10&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.11.html&quot;&gt;1.11&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.12.html&quot;&gt;1.12&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.13.html&quot;&gt;1.13&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.14.html&quot;&gt;1.14&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.15.html&quot;&gt;1.15&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.16.html&quot;&gt;1.16&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.17.html&quot;&gt;1.17&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.18.html&quot;&gt;1.18&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.19.html&quot;&gt;1.19&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.20.html&quot;&gt;1.20&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.21.html&quot;&gt;1.21&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.22.html&quot;&gt;1.22&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.23.html&quot;&gt;1.23&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.24.html&quot;&gt;1.24&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.25.html&quot;&gt;1.25&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.26.html&quot;&gt;1.26&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.27.html&quot;&gt;1.27&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.28.html&quot;&gt;1.28&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.29.html&quot;&gt;1.29&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.30.html&quot;&gt;1.30&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.31.html&quot;&gt;1.31&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.32.html&quot;&gt;1.32&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.33.html&quot;&gt;1.33&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.34.html&quot;&gt;1.34&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.35.html&quot;&gt;1.35&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.36.html&quot;&gt;1.36&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.37.html&quot;&gt;1.37&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.38.html&quot;&gt;1.38&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.39.html&quot;&gt;1.39&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.40.html&quot;&gt;1.40&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.41.html&quot;&gt;1.41&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.42.html&quot;&gt;1.42&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.43.html&quot;&gt;1.43&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.44.html&quot;&gt;1.44&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.45.html&quot;&gt;1.45&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.46.html&quot;&gt;1.46&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.47.html&quot;&gt;1.47&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.48.html&quot;&gt;1.48&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.49.html&quot;&gt;1.49&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.50.html&quot;&gt;1.50&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.51.html&quot;&gt;1.51&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.52.html&quot;&gt;1.52&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.53.html&quot;&gt;1.53&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.54.html&quot;&gt;1.54&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.55.html&quot;&gt;1.55&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.56.html&quot;&gt;1.56&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.57.html&quot;&gt;1.57&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.58.html&quot;&gt;1.58&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.59.html&quot;&gt;1.59&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.60.html&quot;&gt;1.60&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.61.html&quot;&gt;1.61&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.62.html&quot;&gt;1.62&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.63.html&quot;&gt;1.63&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.64.html&quot;&gt;1.64&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.65.html&quot;&gt;1.65&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.66.html&quot;&gt;1.66&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.67.html&quot;&gt;1.67&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.68.html&quot;&gt;1.68&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.69.html&quot;&gt;1.69&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.70.html&quot;&gt;1.70&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.71.html&quot;&gt;1.71&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.72.html&quot;&gt;1.72&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.73.html&quot;&gt;1.73&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.74.html&quot;&gt;1.74&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.75.html&quot;&gt;1.75&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.76.html&quot;&gt;1.76&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.77.html&quot;&gt;1.77&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.78.html&quot;&gt;1.78&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.79.html&quot;&gt;1.79&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.80.html&quot;&gt;1.80&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.81.html&quot;&gt;1.81&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.82.html&quot;&gt;1.82&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.83.html&quot;&gt;1.83&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.84.html&quot;&gt;1.84&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.85.html&quot;&gt;1.85&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.86.html&quot;&gt;1.86&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.87.html&quot;&gt;1.87&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.88.html&quot;&gt;1.88&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.89.html&quot;&gt;1.89&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.90.html&quot;&gt;1.90&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.91.html&quot;&gt;1.91&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.92.html&quot;&gt;1.92&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.93.html&quot;&gt;1.93&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.94.html&quot;&gt;1.94&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.95.html&quot;&gt;1.95&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.96.html&quot;&gt;1.96&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.97.html&quot;&gt;1.97&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.98.html&quot;&gt;1.98&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.99.html&quot;&gt;1.99&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.100.html&quot;&gt;1.100&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.101.html&quot;&gt;1.101&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.102.html&quot;&gt;1.102&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.103-104.html&quot;&gt;1.103-104&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.105.html&quot;&gt;1.105&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.106.html&quot;&gt;1.106&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.107.html&quot;&gt;1.107&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.108.html&quot;&gt;1.108&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.109.html&quot;&gt;1.109&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.110.html&quot;&gt;1.110&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.111.html&quot;&gt;1.111&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.112.html&quot;&gt;1.112&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.113.html&quot;&gt;1.113&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.114.html&quot;&gt;1.114&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.115.html&quot;&gt;1.115&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.116.html&quot;&gt;1.116&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.117.html&quot;&gt;1.117&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.118.html&quot;&gt;1.118&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.119.html&quot;&gt;1.119&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.120.html&quot;&gt;1.120&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.121.html&quot;&gt;1.121&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.122.html&quot;&gt;1.122&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.123.html&quot;&gt;1.123&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.124.html&quot;&gt;1.124&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.125.html&quot;&gt;1.125&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.126.html&quot;&gt;1.126&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.127.html&quot;&gt;1.127&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.128.html&quot;&gt;1.128&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.129.html&quot;&gt;1.129&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.130.html&quot;&gt;1.130&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.131.html&quot;&gt;1.131&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.132.html&quot;&gt;1.132&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.133.html&quot;&gt;1.133&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.134.html&quot;&gt;1.134&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.135.html&quot;&gt;1.135&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.136.html&quot;&gt;1.136&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.137.html&quot;&gt;1.137&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.138.html&quot;&gt;1.138&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.139.html&quot;&gt;1.139&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.140.html&quot;&gt;1.140&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.141.html&quot;&gt;1.141&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.142.html&quot;&gt;1.142&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.143.html&quot;&gt;1.143&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.144.html&quot;&gt;1.144&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.145.html&quot;&gt;1.145&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.146.html&quot;&gt;1.146&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.147.html&quot;&gt;1.147&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.148.html&quot;&gt;1.148&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.149.html&quot;&gt;1.149&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.150.html&quot;&gt;1.150&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.151.html&quot;&gt;1.151&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.152.html&quot;&gt;1.152&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.153.html&quot;&gt;1.153&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.154.html&quot;&gt;1.154&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.155.html&quot;&gt;1.155&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.156.html&quot;&gt;1.156&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.157.html&quot;&gt;1.157&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.158.html&quot;&gt;1.158&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.159.html&quot;&gt;1.159&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.160.html&quot;&gt;1.160&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.161.html&quot;&gt;1.161&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.162.html&quot;&gt;1.162&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.163.html&quot;&gt;1.163&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.164.html&quot;&gt;1.164&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.165.html&quot;&gt;1.165&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.166.html&quot;&gt;1.166&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.167.html&quot;&gt;1.167&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.168.html&quot;&gt;1.168&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.169.html&quot;&gt;1.169&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.170.html&quot;&gt;1.170&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.171.html&quot;&gt;1.171&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.172.html&quot;&gt;1.172&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.173.html&quot;&gt;1.173&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.174.html&quot;&gt;1.174&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.175.html&quot;&gt;1.175&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.176.html&quot;&gt;1.176&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.177.html&quot;&gt;1.177&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.178.html&quot;&gt;1.178&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.179.html&quot;&gt;1.179&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.180.html&quot;&gt;1.180&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.181.html&quot;&gt;1.181&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.182.html&quot;&gt;1.182&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.183.html&quot;&gt;1.183&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.184.html&quot;&gt;1.184&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.185.html&quot;&gt;1.185&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.186.html&quot;&gt;1.186&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.187.html&quot;&gt;1.187&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.188.html&quot;&gt;1.188&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.189.html&quot;&gt;1.189&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.190.html&quot;&gt;1.190&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.191.html&quot;&gt;1.191&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.192.html&quot;&gt;1.192&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.193.html&quot;&gt;1.193&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.194.html&quot;&gt;1.194&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.195.html&quot;&gt;1.195&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.196.html&quot;&gt;1.196&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.197.html&quot;&gt;1.197&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.198.html&quot;&gt;1.198&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.199.html&quot;&gt;1.199&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.200.html&quot;&gt;1.200&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.201.html&quot;&gt;1.201&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.202.html&quot;&gt;1.202&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.203.html&quot;&gt;1.203&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.204.html&quot;&gt;1.204&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.205.html&quot;&gt;1.205&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.206.html&quot;&gt;1.206&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.207.html&quot;&gt;1.207&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.208.html&quot;&gt;1.208&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.209.html&quot;&gt;1.209&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.210.html&quot;&gt;1.210&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.211.html&quot;&gt;1.211&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.212.html&quot;&gt;1.212&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.213.html&quot;&gt;1.213&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.214.html&quot;&gt;1.214&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.215.html&quot;&gt;1.215&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.216.html&quot;&gt;1.216&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.217.html&quot;&gt;1.217&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.218.html&quot;&gt;1.218&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.219.html&quot;&gt;1.219&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.220.html&quot;&gt;1.220&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.221.html&quot;&gt;1.221&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.222.html&quot;&gt;1.222&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.223.html&quot;&gt;1.223&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt; &lt;/div&gt; &lt;div id=&quot;sidebar-resize-handle&quot; class=&quot;sidebar-resize-handle&quot;&gt;&lt;/div&gt; &lt;/nav&gt;

&lt;div id=&quot;page-wrapper&quot; class=&quot;page-wrapper&quot;&gt;

&amp;lt;div class=&amp;quot;page&amp;quot;&amp;gt;
&amp;amp;lt;div id=&amp;amp;quot;menu-bar&amp;amp;quot; class=&amp;amp;quot;menu-bar&amp;amp;quot;&amp;amp;gt;
    &amp;amp;lt;div id=&amp;amp;quot;menu-bar-sticky-container&amp;amp;quot;&amp;amp;gt;
        &amp;amp;lt;div class=&amp;amp;quot;left-buttons&amp;amp;quot;&amp;amp;gt;
            &amp;amp;lt;button id=&amp;amp;quot;sidebar-toggle&amp;amp;quot; class=&amp;amp;quot;icon-button&amp;amp;quot; type=&amp;amp;quot;button&amp;amp;quot; title=&amp;amp;quot;Toggle Table of Contents&amp;amp;quot; aria-label=&amp;amp;quot;Toggle Table of Contents&amp;amp;quot; aria-controls=&amp;amp;quot;sidebar&amp;amp;quot;&amp;amp;gt;
                &amp;amp;lt;i class=&amp;amp;quot;fa fa-bars&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/i&amp;amp;gt;
            &amp;amp;lt;/button&amp;amp;gt;
            &amp;amp;lt;button id=&amp;amp;quot;theme-toggle&amp;amp;quot; class=&amp;amp;quot;icon-button&amp;amp;quot; type=&amp;amp;quot;button&amp;amp;quot; title=&amp;amp;quot;Change theme&amp;amp;quot; aria-label=&amp;amp;quot;Change theme&amp;amp;quot; aria-haspopup=&amp;amp;quot;true&amp;amp;quot; aria-expanded=&amp;amp;quot;false&amp;amp;quot; aria-controls=&amp;amp;quot;theme-list&amp;amp;quot;&amp;amp;gt;
                &amp;amp;lt;i class=&amp;amp;quot;fa fa-paint-brush&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/i&amp;amp;gt;
            &amp;amp;lt;/button&amp;amp;gt;
            &amp;amp;lt;ul id=&amp;amp;quot;theme-list&amp;amp;quot; class=&amp;amp;quot;theme-popup&amp;amp;quot; aria-label=&amp;amp;quot;Themes&amp;amp;quot; role=&amp;amp;quot;menu&amp;amp;quot;&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;light&amp;amp;quot;&amp;amp;gt;Light&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;rust&amp;amp;quot;&amp;amp;gt;Rust (default)&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;coal&amp;amp;quot;&amp;amp;gt;Coal&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;navy&amp;amp;quot;&amp;amp;gt;Navy&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
                &amp;amp;lt;li role=&amp;amp;quot;none&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;button role=&amp;amp;quot;menuitem&amp;amp;quot; class=&amp;amp;quot;theme&amp;amp;quot; id=&amp;amp;quot;ayu&amp;amp;quot;&amp;amp;gt;Ayu&amp;amp;lt;/button&amp;amp;gt;&amp;amp;lt;/li&amp;amp;gt;
            &amp;amp;lt;/ul&amp;amp;gt;
        &amp;amp;amp;lt;button id=&amp;amp;amp;quot;search-toggle&amp;amp;amp;quot; class=&amp;amp;amp;quot;icon-button&amp;amp;amp;quot; type=&amp;amp;amp;quot;button&amp;amp;amp;quot; title=&amp;amp;amp;quot;Search. (Shortkey: s)&amp;amp;amp;quot; aria-label=&amp;amp;amp;quot;Toggle Searchbar&amp;amp;amp;quot; aria-expanded=&amp;amp;amp;quot;false&amp;amp;amp;quot; aria-keyshortcuts=&amp;amp;amp;quot;S&amp;amp;amp;quot; aria-controls=&amp;amp;amp;quot;searchbar&amp;amp;amp;quot;&amp;amp;amp;gt;
            &amp;amp;amp;lt;i class=&amp;amp;amp;quot;fa fa-search&amp;amp;amp;quot;&amp;amp;amp;gt;&amp;amp;amp;lt;/i&amp;amp;amp;gt;
        &amp;amp;amp;lt;/button&amp;amp;amp;gt;
&amp;amp;amp;amp;lt;/div&amp;amp;amp;amp;gt;

&amp;amp;amp;amp;lt;h1 class=&amp;amp;amp;amp;quot;menu-title&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt;Caitanya-caritamrta&amp;amp;amp;amp;lt;/h1&amp;amp;amp;amp;gt;

&amp;amp;amp;amp;lt;div class=&amp;amp;amp;amp;quot;right-buttons&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt; &amp;amp;amp;amp;lt;a href=&amp;amp;amp;amp;quot;print.html&amp;amp;amp;amp;quot; title=&amp;amp;amp;amp;quot;Print this book&amp;amp;amp;amp;quot; aria-label=&amp;amp;amp;amp;quot;Print this book&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt; &amp;amp;amp;amp;lt;i id=&amp;amp;amp;amp;quot;print-button&amp;amp;amp;amp;quot; class=&amp;amp;amp;amp;quot;fa fa-print&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt;&amp;amp;amp;amp;lt;/i&amp;amp;amp;amp;gt; &amp;amp;amp;amp;lt;/a&amp;amp;amp;amp;gt;
&amp;amp;amp;amp;lt;/div&amp;amp;amp;amp;gt;

&amp;amp;amp;lt;/div&amp;amp;amp;gt;

&amp;amp;lt;/div&amp;amp;gt;

&amp;amp;lt;div id=&amp;amp;quot;search-wrapper&amp;amp;quot; class=&amp;amp;quot;hidden&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;form id=&amp;amp;quot;searchbar-outer&amp;amp;quot; class=&amp;amp;quot;searchbar-outer&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;input type=&amp;amp;quot;search&amp;amp;quot; name=&amp;amp;quot;search&amp;amp;quot; id=&amp;amp;quot;searchbar&amp;amp;quot; name=&amp;amp;quot;searchbar&amp;amp;quot; placeholder=&amp;amp;quot;Search this book ...&amp;amp;quot; aria-controls=&amp;amp;quot;searchresults-outer&amp;amp;quot; aria-describedby=&amp;amp;quot;searchresults-header&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;/form&amp;amp;gt; &amp;amp;lt;div id=&amp;amp;quot;searchresults-outer&amp;amp;quot; class=&amp;amp;quot;searchresults-outer hidden&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;div id=&amp;amp;quot;searchresults-header&amp;amp;quot; class=&amp;amp;quot;searchresults-header&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/div&amp;amp;gt; &amp;amp;lt;ul id=&amp;amp;quot;searchresults&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;/ul&amp;amp;gt; &amp;amp;lt;/div&amp;amp;gt; &amp;amp;lt;/div&amp;amp;gt;

&amp;amp;lt;!-- Apply ARIA attributes after the sidebar and the sidebar toggle button are added to the DOM --&amp;amp;gt; &amp;amp;lt;script type=&amp;amp;quot;text/javascript&amp;amp;quot;&amp;amp;gt; document.getElementById('sidebar-toggle').setAttribute('aria-expanded', sidebar === 'visible'); document.getElementById('sidebar').setAttribute('aria-hidden', sidebar !== 'visible'); Array.from(document.querySelectorAll('#sidebar a')).forEach(function(link) { link.setAttribute('tabIndex', sidebar === 'visible' ? 0 : -1); }); &amp;amp;lt;/script&amp;amp;gt;

&amp;amp;lt;div id=&amp;amp;quot;content&amp;amp;quot; class=&amp;amp;quot;content&amp;amp;quot;&amp;amp;gt; &amp;amp;lt;main&amp;amp;gt; &amp;amp;lt;h1&amp;amp;gt;&amp;amp;lt;a class=&amp;amp;quot;header&amp;amp;quot; href=&amp;amp;quot;#home&amp;amp;quot; id=&amp;amp;quot;home&amp;amp;quot;&amp;amp;gt;Home&amp;amp;lt;/a&amp;amp;gt;&amp;amp;lt;/h1&amp;amp;gt;

&amp;amp;amp;lt;/main&amp;amp;amp;gt;

&amp;amp;amp;lt;nav class=&amp;amp;amp;quot;nav-wrapper&amp;amp;amp;quot; aria-label=&amp;amp;amp;quot;Page navigation&amp;amp;amp;quot;&amp;amp;amp;gt; &amp;amp;amp;lt;!-- Mobile navigation buttons --&amp;amp;amp;gt;

    &amp;amp;amp;amp;lt;a rel=&amp;amp;amp;amp;quot;next&amp;amp;amp;amp;quot; href=&amp;amp;amp;amp;quot;../index.html&amp;amp;amp;amp;quot; class=&amp;amp;amp;amp;quot;mobile-nav-chapters next&amp;amp;amp;amp;quot; title=&amp;amp;amp;amp;quot;Next chapter&amp;amp;amp;amp;quot; aria-label=&amp;amp;amp;amp;quot;Next chapter&amp;amp;amp;amp;quot; aria-keyshortcuts=&amp;amp;amp;amp;quot;Right&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt;
        &amp;amp;amp;amp;lt;i class=&amp;amp;amp;amp;quot;fa fa-angle-right&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt;&amp;amp;amp;amp;lt;/i&amp;amp;amp;amp;gt;
    &amp;amp;amp;amp;lt;/a&amp;amp;amp;amp;gt;

&amp;amp;amp;amp;lt;div style=&amp;amp;amp;amp;quot;clear: both&amp;amp;amp;amp;quot;&amp;amp;amp;amp;gt;&amp;amp;amp;amp;lt;/div&amp;amp;amp;amp;gt;

&amp;amp;amp;lt;/nav&amp;amp;amp;gt;

&amp;amp;lt;/div&amp;amp;gt;

&amp;lt;/div&amp;gt;

&amp;lt;nav class=&amp;quot;nav-wide-wrapper&amp;quot; aria-label=&amp;quot;Page navigation&amp;quot;&amp;gt;

    &amp;amp;lt;a href=&amp;amp;quot;../index.html&amp;amp;quot; class=&amp;amp;quot;nav-chapters next&amp;amp;quot; title=&amp;amp;quot;Next chapter&amp;amp;quot; aria-label=&amp;amp;quot;Next chapter&amp;amp;quot; aria-keyshortcuts=&amp;amp;quot;Right&amp;amp;quot;&amp;amp;gt;
        &amp;amp;lt;i class=&amp;amp;quot;fa fa-angle-right&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/i&amp;amp;gt;
    &amp;amp;lt;/a&amp;amp;gt;

&amp;lt;/nav&amp;gt;

&lt;/div&gt;

&lt;script src=&quot;elasticlunr.min.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;mark.min.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;searcher.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;

&lt;script src=&quot;clipboard.min.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;highlight.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;book.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;

&lt;!-- Custom JS scripts --&gt;

</body>

                </main>
            &lt;nav class=&quot;nav-wrapper&quot; aria-label=&quot;Page navigation&quot;&gt;
                &lt;!-- Mobile navigation buttons --&gt;
                &amp;lt;a rel=&amp;quot;next&amp;quot; href=&amp;quot;../index.html&amp;quot; class=&amp;quot;mobile-nav-chapters next&amp;quot; title=&amp;quot;Next chapter&amp;quot; aria-label=&amp;quot;Next chapter&amp;quot; aria-keyshortcuts=&amp;quot;Right&amp;quot;&amp;gt;
                    &amp;lt;i class=&amp;quot;fa fa-angle-right&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;
                &amp;lt;/a&amp;gt;
        &amp;amp;lt;div style=&amp;amp;quot;clear: both&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/div&amp;amp;gt;
    &amp;amp;lt;/nav&amp;amp;gt;
&amp;amp;lt;/div&amp;amp;gt;

&amp;lt;/div&amp;gt;

&amp;lt;nav class=&amp;quot;nav-wide-wrapper&amp;quot; aria-label=&amp;quot;Page navigation&amp;quot;&amp;gt;

    &amp;amp;lt;a href=&amp;amp;quot;../index.html&amp;amp;quot; class=&amp;amp;quot;nav-chapters next&amp;amp;quot; title=&amp;amp;quot;Next chapter&amp;amp;quot; aria-label=&amp;amp;quot;Next chapter&amp;amp;quot; aria-keyshortcuts=&amp;amp;quot;Right&amp;amp;quot;&amp;amp;gt;
        &amp;amp;lt;i class=&amp;amp;quot;fa fa-angle-right&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/i&amp;amp;gt;
    &amp;amp;lt;/a&amp;amp;gt;

&amp;lt;/nav&amp;gt;

&lt;/div&gt;

&lt;script src=&quot;elasticlunr.min.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;mark.min.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;searcher.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;

&lt;script src=&quot;clipboard.min.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;highlight.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;book.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;

&lt;!-- Custom JS scripts --&gt;

</body>

                </main>
            &lt;nav class=&quot;nav-wrapper&quot; aria-label=&quot;Page navigation&quot;&gt;
                &lt;!-- Mobile navigation buttons --&gt;
                &amp;lt;a rel=&amp;quot;next&amp;quot; href=&amp;quot;../index.html&amp;quot; class=&amp;quot;mobile-nav-chapters next&amp;quot; title=&amp;quot;Next chapter&amp;quot; aria-label=&amp;quot;Next chapter&amp;quot; aria-keyshortcuts=&amp;quot;Right&amp;quot;&amp;gt;
                    &amp;lt;i class=&amp;quot;fa fa-angle-right&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;
                &amp;lt;/a&amp;gt;
        &amp;amp;lt;div style=&amp;amp;quot;clear: both&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/div&amp;amp;gt;
    &amp;amp;lt;/nav&amp;amp;gt;
&amp;amp;lt;/div&amp;amp;gt;

&amp;lt;/div&amp;gt;

&amp;lt;nav class=&amp;quot;nav-wide-wrapper&amp;quot; aria-label=&amp;quot;Page navigation&amp;quot;&amp;gt;

    &amp;amp;lt;a href=&amp;amp;quot;../index.html&amp;amp;quot; class=&amp;amp;quot;nav-chapters next&amp;amp;quot; title=&amp;amp;quot;Next chapter&amp;amp;quot; aria-label=&amp;amp;quot;Next chapter&amp;amp;quot; aria-keyshortcuts=&amp;amp;quot;Right&amp;amp;quot;&amp;amp;gt;
        &amp;amp;lt;i class=&amp;amp;quot;fa fa-angle-right&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/i&amp;amp;gt;
    &amp;amp;lt;/a&amp;amp;gt;

&amp;lt;/nav&amp;gt;

&lt;/div&gt;

&lt;script src=&quot;elasticlunr.min.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;mark.min.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;searcher.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;

&lt;script src=&quot;clipboard.min.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;highlight.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;book.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;

&lt;!-- Custom JS scripts --&gt;

</body>

                </main>
            &lt;nav class=&quot;nav-wrapper&quot; aria-label=&quot;Page navigation&quot;&gt;
                &lt;!-- Mobile navigation buttons --&gt;
                &amp;lt;a rel=&amp;quot;next&amp;quot; href=&amp;quot;../index.html&amp;quot; class=&amp;quot;mobile-nav-chapters next&amp;quot; title=&amp;quot;Next chapter&amp;quot; aria-label=&amp;quot;Next chapter&amp;quot; aria-keyshortcuts=&amp;quot;Right&amp;quot;&amp;gt;
                    &amp;lt;i class=&amp;quot;fa fa-angle-right&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;
                &amp;lt;/a&amp;gt;
        &amp;amp;lt;div style=&amp;amp;quot;clear: both&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/div&amp;amp;gt;
    &amp;amp;lt;/nav&amp;amp;gt;
&amp;amp;lt;/div&amp;amp;gt;

&amp;lt;/div&amp;gt;

&amp;lt;nav class=&amp;quot;nav-wide-wrapper&amp;quot; aria-label=&amp;quot;Page navigation&amp;quot;&amp;gt;

    &amp;amp;lt;a href=&amp;amp;quot;../index.html&amp;amp;quot; class=&amp;amp;quot;nav-chapters next&amp;amp;quot; title=&amp;amp;quot;Next chapter&amp;amp;quot; aria-label=&amp;amp;quot;Next chapter&amp;amp;quot; aria-keyshortcuts=&amp;amp;quot;Right&amp;amp;quot;&amp;amp;gt;
        &amp;amp;lt;i class=&amp;amp;quot;fa fa-angle-right&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/i&amp;amp;gt;
    &amp;amp;lt;/a&amp;amp;gt;

&amp;lt;/nav&amp;gt;

&lt;/div&gt;

&lt;script src=&quot;elasticlunr.min.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;mark.min.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;searcher.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;

&lt;script src=&quot;clipboard.min.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;highlight.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;book.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;

&lt;!-- Custom JS scripts --&gt;

</body>

                </main>
            &lt;nav class=&quot;nav-wrapper&quot; aria-label=&quot;Page navigation&quot;&gt;
                &lt;!-- Mobile navigation buttons --&gt;
                &amp;lt;a rel=&amp;quot;next&amp;quot; href=&amp;quot;../index.html&amp;quot; class=&amp;quot;mobile-nav-chapters next&amp;quot; title=&amp;quot;Next chapter&amp;quot; aria-label=&amp;quot;Next chapter&amp;quot; aria-keyshortcuts=&amp;quot;Right&amp;quot;&amp;gt;
                    &amp;lt;i class=&amp;quot;fa fa-angle-right&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;
                &amp;lt;/a&amp;gt;
        &amp;amp;lt;div style=&amp;amp;quot;clear: both&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/div&amp;amp;gt;
    &amp;amp;lt;/nav&amp;amp;gt;
&amp;amp;lt;/div&amp;amp;gt;

&amp;lt;/div&amp;gt;

&amp;lt;nav class=&amp;quot;nav-wide-wrapper&amp;quot; aria-label=&amp;quot;Page navigation&amp;quot;&amp;gt;

    &amp;amp;lt;a href=&amp;amp;quot;../index.html&amp;amp;quot; class=&amp;amp;quot;nav-chapters next&amp;amp;quot; title=&amp;amp;quot;Next chapter&amp;amp;quot; aria-label=&amp;amp;quot;Next chapter&amp;amp;quot; aria-keyshortcuts=&amp;amp;quot;Right&amp;amp;quot;&amp;amp;gt;
        &amp;amp;lt;i class=&amp;amp;quot;fa fa-angle-right&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/i&amp;amp;gt;
    &amp;amp;lt;/a&amp;amp;gt;

&amp;lt;/nav&amp;gt;

&lt;/div&gt;

&lt;script src=&quot;elasticlunr.min.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;mark.min.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;searcher.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;

&lt;script src=&quot;clipboard.min.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;highlight.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;book.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;

&lt;!-- Custom JS scripts --&gt;

</body>

                </main>
            &lt;nav class=&quot;nav-wrapper&quot; aria-label=&quot;Page navigation&quot;&gt;
                &lt;!-- Mobile navigation buttons --&gt;
                &amp;lt;a rel=&amp;quot;next&amp;quot; href=&amp;quot;../index.html&amp;quot; class=&amp;quot;mobile-nav-chapters next&amp;quot; title=&amp;quot;Next chapter&amp;quot; aria-label=&amp;quot;Next chapter&amp;quot; aria-keyshortcuts=&amp;quot;Right&amp;quot;&amp;gt;
                    &amp;lt;i class=&amp;quot;fa fa-angle-right&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;
                &amp;lt;/a&amp;gt;
        &amp;amp;lt;div style=&amp;amp;quot;clear: both&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/div&amp;amp;gt;
    &amp;amp;lt;/nav&amp;amp;gt;
&amp;amp;lt;/div&amp;amp;gt;

&amp;lt;/div&amp;gt;

&amp;lt;nav class=&amp;quot;nav-wide-wrapper&amp;quot; aria-label=&amp;quot;Page navigation&amp;quot;&amp;gt;

    &amp;amp;lt;a href=&amp;amp;quot;../index.html&amp;amp;quot; class=&amp;amp;quot;nav-chapters next&amp;amp;quot; title=&amp;amp;quot;Next chapter&amp;amp;quot; aria-label=&amp;amp;quot;Next chapter&amp;amp;quot; aria-keyshortcuts=&amp;amp;quot;Right&amp;amp;quot;&amp;amp;gt;
        &amp;amp;lt;i class=&amp;amp;quot;fa fa-angle-right&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/i&amp;amp;gt;
    &amp;amp;lt;/a&amp;amp;gt;

&amp;lt;/nav&amp;gt;

&lt;/div&gt;

&lt;script src=&quot;elasticlunr.min.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;mark.min.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;searcher.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;

&lt;script src=&quot;clipboard.min.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;highlight.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;book.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;

&lt;!-- Custom JS scripts --&gt;

</body>

                </main>
            &lt;nav class=&quot;nav-wrapper&quot; aria-label=&quot;Page navigation&quot;&gt;
                &lt;!-- Mobile navigation buttons --&gt;
                &amp;lt;a rel=&amp;quot;next&amp;quot; href=&amp;quot;../index.html&amp;quot; class=&amp;quot;mobile-nav-chapters next&amp;quot; title=&amp;quot;Next chapter&amp;quot; aria-label=&amp;quot;Next chapter&amp;quot; aria-keyshortcuts=&amp;quot;Right&amp;quot;&amp;gt;
                    &amp;lt;i class=&amp;quot;fa fa-angle-right&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;
                &amp;lt;/a&amp;gt;
        &amp;amp;lt;div style=&amp;amp;quot;clear: both&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/div&amp;amp;gt;
    &amp;amp;lt;/nav&amp;amp;gt;
&amp;amp;lt;/div&amp;amp;gt;

&amp;lt;/div&amp;gt;

&amp;lt;nav class=&amp;quot;nav-wide-wrapper&amp;quot; aria-label=&amp;quot;Page navigation&amp;quot;&amp;gt;

    &amp;amp;lt;a href=&amp;amp;quot;../index.html&amp;amp;quot; class=&amp;amp;quot;nav-chapters next&amp;amp;quot; title=&amp;amp;quot;Next chapter&amp;amp;quot; aria-label=&amp;amp;quot;Next chapter&amp;amp;quot; aria-keyshortcuts=&amp;amp;quot;Right&amp;amp;quot;&amp;amp;gt;
        &amp;amp;lt;i class=&amp;amp;quot;fa fa-angle-right&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/i&amp;amp;gt;
    &amp;amp;lt;/a&amp;amp;gt;

&amp;lt;/nav&amp;gt;

&lt;/div&gt;

&lt;script src=&quot;elasticlunr.min.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;mark.min.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;searcher.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;

&lt;script src=&quot;clipboard.min.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;highlight.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;book.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;

&lt;!-- Custom JS scripts --&gt;

</body>

                </main>
            &lt;nav class=&quot;nav-wrapper&quot; aria-label=&quot;Page navigation&quot;&gt;
                &lt;!-- Mobile navigation buttons --&gt;
                &amp;lt;a rel=&amp;quot;next&amp;quot; href=&amp;quot;../index.html&amp;quot; class=&amp;quot;mobile-nav-chapters next&amp;quot; title=&amp;quot;Next chapter&amp;quot; aria-label=&amp;quot;Next chapter&amp;quot; aria-keyshortcuts=&amp;quot;Right&amp;quot;&amp;gt;
                    &amp;lt;i class=&amp;quot;fa fa-angle-right&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;
                &amp;lt;/a&amp;gt;
        &amp;amp;lt;div style=&amp;amp;quot;clear: both&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/div&amp;amp;gt;
    &amp;amp;lt;/nav&amp;amp;gt;
&amp;amp;lt;/div&amp;amp;gt;

&amp;lt;/div&amp;gt;

&amp;lt;nav class=&amp;quot;nav-wide-wrapper&amp;quot; aria-label=&amp;quot;Page navigation&amp;quot;&amp;gt;

    &amp;amp;lt;a href=&amp;amp;quot;../index.html&amp;amp;quot; class=&amp;amp;quot;nav-chapters next&amp;amp;quot; title=&amp;amp;quot;Next chapter&amp;amp;quot; aria-label=&amp;amp;quot;Next chapter&amp;amp;quot; aria-keyshortcuts=&amp;amp;quot;Right&amp;amp;quot;&amp;amp;gt;
        &amp;amp;lt;i class=&amp;amp;quot;fa fa-angle-right&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/i&amp;amp;gt;
    &amp;amp;lt;/a&amp;amp;gt;

&amp;lt;/nav&amp;gt;

&lt;/div&gt;

&lt;script src=&quot;elasticlunr.min.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;mark.min.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;searcher.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;

&lt;script src=&quot;clipboard.min.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;highlight.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;book.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;

&lt;!-- Custom JS scripts --&gt;

</body>

                </main>
            &lt;nav class=&quot;nav-wrapper&quot; aria-label=&quot;Page navigation&quot;&gt;
                &lt;!-- Mobile navigation buttons --&gt;
                &amp;lt;a rel=&amp;quot;next&amp;quot; href=&amp;quot;../index.html&amp;quot; class=&amp;quot;mobile-nav-chapters next&amp;quot; title=&amp;quot;Next chapter&amp;quot; aria-label=&amp;quot;Next chapter&amp;quot; aria-keyshortcuts=&amp;quot;Right&amp;quot;&amp;gt;
                    &amp;lt;i class=&amp;quot;fa fa-angle-right&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;
                &amp;lt;/a&amp;gt;
        &amp;amp;lt;div style=&amp;amp;quot;clear: both&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/div&amp;amp;gt;
    &amp;amp;lt;/nav&amp;amp;gt;
&amp;amp;lt;/div&amp;amp;gt;

&amp;lt;/div&amp;gt;

&amp;lt;nav class=&amp;quot;nav-wide-wrapper&amp;quot; aria-label=&amp;quot;Page navigation&amp;quot;&amp;gt;

    &amp;amp;lt;a href=&amp;amp;quot;../index.html&amp;amp;quot; class=&amp;amp;quot;nav-chapters next&amp;amp;quot; title=&amp;amp;quot;Next chapter&amp;amp;quot; aria-label=&amp;amp;quot;Next chapter&amp;amp;quot; aria-keyshortcuts=&amp;amp;quot;Right&amp;amp;quot;&amp;amp;gt;
        &amp;amp;lt;i class=&amp;amp;quot;fa fa-angle-right&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/i&amp;amp;gt;
    &amp;amp;lt;/a&amp;amp;gt;

&amp;lt;/nav&amp;gt;

&lt;/div&gt;

&lt;script src=&quot;elasticlunr.min.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;mark.min.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;searcher.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;

&lt;script src=&quot;clipboard.min.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;highlight.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;book.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;

&lt;!-- Custom JS scripts --&gt;

</body>

                </main>
            &lt;nav class=&quot;nav-wrapper&quot; aria-label=&quot;Page navigation&quot;&gt;
                &lt;!-- Mobile navigation buttons --&gt;
                &amp;lt;a rel=&amp;quot;next&amp;quot; href=&amp;quot;../index.html&amp;quot; class=&amp;quot;mobile-nav-chapters next&amp;quot; title=&amp;quot;Next chapter&amp;quot; aria-label=&amp;quot;Next chapter&amp;quot; aria-keyshortcuts=&amp;quot;Right&amp;quot;&amp;gt;
                    &amp;lt;i class=&amp;quot;fa fa-angle-right&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;
                &amp;lt;/a&amp;gt;
        &amp;amp;lt;div style=&amp;amp;quot;clear: both&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/div&amp;amp;gt;
    &amp;amp;lt;/nav&amp;amp;gt;
&amp;amp;lt;/div&amp;amp;gt;

&amp;lt;/div&amp;gt;

&amp;lt;nav class=&amp;quot;nav-wide-wrapper&amp;quot; aria-label=&amp;quot;Page navigation&amp;quot;&amp;gt;

    &amp;amp;lt;a href=&amp;amp;quot;../index.html&amp;amp;quot; class=&amp;amp;quot;nav-chapters next&amp;amp;quot; title=&amp;amp;quot;Next chapter&amp;amp;quot; aria-label=&amp;amp;quot;Next chapter&amp;amp;quot; aria-keyshortcuts=&amp;amp;quot;Right&amp;amp;quot;&amp;amp;gt;
        &amp;amp;lt;i class=&amp;amp;quot;fa fa-angle-right&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/i&amp;amp;gt;
    &amp;amp;lt;/a&amp;amp;gt;

&amp;lt;/nav&amp;gt;

&lt;/div&gt;

&lt;script src=&quot;elasticlunr.min.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;mark.min.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;searcher.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;

&lt;script src=&quot;clipboard.min.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;highlight.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;book.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;

&lt;!-- Custom JS scripts --&gt;

</body>

                </main>
            &lt;nav class=&quot;nav-wrapper&quot; aria-label=&quot;Page navigation&quot;&gt;
                &lt;!-- Mobile navigation buttons --&gt;
                &amp;lt;a rel=&amp;quot;next&amp;quot; href=&amp;quot;../index.html&amp;quot; class=&amp;quot;mobile-nav-chapters next&amp;quot; title=&amp;quot;Next chapter&amp;quot; aria-label=&amp;quot;Next chapter&amp;quot; aria-keyshortcuts=&amp;quot;Right&amp;quot;&amp;gt;
                    &amp;lt;i class=&amp;quot;fa fa-angle-right&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;
                &amp;lt;/a&amp;gt;
        &amp;amp;lt;div style=&amp;amp;quot;clear: both&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/div&amp;amp;gt;
    &amp;amp;lt;/nav&amp;amp;gt;
&amp;amp;lt;/div&amp;amp;gt;

&amp;lt;/div&amp;gt;

&amp;lt;nav class=&amp;quot;nav-wide-wrapper&amp;quot; aria-label=&amp;quot;Page navigation&amp;quot;&amp;gt;

    &amp;amp;lt;a href=&amp;amp;quot;../index.html&amp;amp;quot; class=&amp;amp;quot;nav-chapters next&amp;amp;quot; title=&amp;amp;quot;Next chapter&amp;amp;quot; aria-label=&amp;amp;quot;Next chapter&amp;amp;quot; aria-keyshortcuts=&amp;amp;quot;Right&amp;amp;quot;&amp;amp;gt;
        &amp;amp;lt;i class=&amp;amp;quot;fa fa-angle-right&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/i&amp;amp;gt;
    &amp;amp;lt;/a&amp;amp;gt;

&amp;lt;/nav&amp;gt;

&lt;/div&gt;

&lt;script src=&quot;elasticlunr.min.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;mark.min.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;searcher.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;

&lt;script src=&quot;clipboard.min.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;highlight.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;book.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;

&lt;!-- Custom JS scripts --&gt;

</body>

                </main>
            &lt;nav class=&quot;nav-wrapper&quot; aria-label=&quot;Page navigation&quot;&gt;
                &lt;!-- Mobile navigation buttons --&gt;
                &amp;lt;a rel=&amp;quot;next&amp;quot; href=&amp;quot;../index.html&amp;quot; class=&amp;quot;mobile-nav-chapters next&amp;quot; title=&amp;quot;Next chapter&amp;quot; aria-label=&amp;quot;Next chapter&amp;quot; aria-keyshortcuts=&amp;quot;Right&amp;quot;&amp;gt;
                    &amp;lt;i class=&amp;quot;fa fa-angle-right&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;
                &amp;lt;/a&amp;gt;
        &amp;amp;lt;div style=&amp;amp;quot;clear: both&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/div&amp;amp;gt;
    &amp;amp;lt;/nav&amp;amp;gt;
&amp;amp;lt;/div&amp;amp;gt;

&amp;lt;/div&amp;gt;

&amp;lt;nav class=&amp;quot;nav-wide-wrapper&amp;quot; aria-label=&amp;quot;Page navigation&amp;quot;&amp;gt;

    &amp;amp;lt;a href=&amp;amp;quot;../index.html&amp;amp;quot; class=&amp;amp;quot;nav-chapters next&amp;amp;quot; title=&amp;amp;quot;Next chapter&amp;amp;quot; aria-label=&amp;amp;quot;Next chapter&amp;amp;quot; aria-keyshortcuts=&amp;amp;quot;Right&amp;amp;quot;&amp;amp;gt;
        &amp;amp;lt;i class=&amp;amp;quot;fa fa-angle-right&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/i&amp;amp;gt;
    &amp;amp;lt;/a&amp;amp;gt;

&amp;lt;/nav&amp;gt;

&lt;/div&gt;

&lt;script src=&quot;elasticlunr.min.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;mark.min.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;searcher.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;

&lt;script src=&quot;clipboard.min.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;highlight.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;book.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;

&lt;!-- Custom JS scripts --&gt;

</body>

                </main>
            &lt;nav class=&quot;nav-wrapper&quot; aria-label=&quot;Page navigation&quot;&gt;
                &lt;!-- Mobile navigation buttons --&gt;
                &amp;lt;a rel=&amp;quot;next&amp;quot; href=&amp;quot;../index.html&amp;quot; class=&amp;quot;mobile-nav-chapters next&amp;quot; title=&amp;quot;Next chapter&amp;quot; aria-label=&amp;quot;Next chapter&amp;quot; aria-keyshortcuts=&amp;quot;Right&amp;quot;&amp;gt;
                    &amp;lt;i class=&amp;quot;fa fa-angle-right&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;
                &amp;lt;/a&amp;gt;
        &amp;amp;lt;div style=&amp;amp;quot;clear: both&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/div&amp;amp;gt;
    &amp;amp;lt;/nav&amp;amp;gt;
&amp;amp;lt;/div&amp;amp;gt;

&amp;lt;/div&amp;gt;

&amp;lt;nav class=&amp;quot;nav-wide-wrapper&amp;quot; aria-label=&amp;quot;Page navigation&amp;quot;&amp;gt;

    &amp;amp;lt;a href=&amp;amp;quot;../index.html&amp;amp;quot; class=&amp;amp;quot;nav-chapters next&amp;amp;quot; title=&amp;amp;quot;Next chapter&amp;amp;quot; aria-label=&amp;amp;quot;Next chapter&amp;amp;quot; aria-keyshortcuts=&amp;amp;quot;Right&amp;amp;quot;&amp;amp;gt;
        &amp;amp;lt;i class=&amp;amp;quot;fa fa-angle-right&amp;amp;quot;&amp;amp;gt;&amp;amp;lt;/i&amp;amp;gt;
    &amp;amp;lt;/a&amp;amp;gt;

&amp;lt;/nav&amp;gt;

&lt;/div&gt;

&lt;script src=&quot;elasticlunr.min.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;mark.min.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;searcher.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;

&lt;script src=&quot;clipboard.min.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;highlight.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;book.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;

&lt;!-- Custom JS scripts --&gt;

</body>

                </main>
            &lt;nav class=&quot;nav-wrapper&quot; aria-label=&quot;Page navigation&quot;&gt;
                &lt;!-- Mobile navigation buttons --&gt;
                &amp;lt;a rel=&amp;quot;next&amp;quot; href=&amp;quot;../index.html&amp;quot; class=&amp;quot;mobile-nav-chapters next&amp;quot; title=&amp;quot;Next chapter&amp;quot; aria-label=&amp;quot;Next chapter&amp;quot; aria-keyshortcuts=&amp;quot;Right&amp;quot;&amp;gt;
                    &amp;lt;i class=&amp;quot;fa fa-angle-right&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;
                &amp;lt;/a&amp;gt;
            

            &amp;lt;div style=&amp;quot;clear: both&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;
        &amp;lt;/nav&amp;gt;
    &amp;lt;/div&amp;gt;
&amp;lt;/div&amp;gt;

&amp;lt;nav class=&amp;quot;nav-wide-wrapper&amp;quot; aria-label=&amp;quot;Page navigation&amp;quot;&amp;gt;
    

    
        &amp;lt;a href=&amp;quot;../index.html&amp;quot; class=&amp;quot;nav-chapters next&amp;quot; title=&amp;quot;Next chapter&amp;quot; aria-label=&amp;quot;Next chapter&amp;quot; aria-keyshortcuts=&amp;quot;Right&amp;quot;&amp;gt;
            &amp;lt;i class=&amp;quot;fa fa-angle-right&amp;quot;&amp;gt;&amp;lt;/i&amp;gt;
        &amp;lt;/a&amp;gt;
    
&amp;lt;/nav&amp;gt;

&lt;/div&gt;

&lt;script src=&quot;elasticlunr.min.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;mark.min.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;searcher.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;

&lt;script src=&quot;clipboard.min.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;highlight.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt; &lt;script src=&quot;book.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;

&lt;!-- Custom JS scripts --&gt;

</body>

                </main>
            &lt;nav class=&quot;nav-wrapper&quot; aria-label=&quot;Page navigation&quot;&gt;
                &lt;!-- Mobile navigation buttons --&gt;
                

                
                    &lt;a rel=&quot;next&quot; href=&quot;../index.html&quot; class=&quot;mobile-nav-chapters next&quot; title=&quot;Next chapter&quot; aria-label=&quot;Next chapter&quot; aria-keyshortcuts=&quot;Right&quot;&gt;
                        &lt;i class=&quot;fa fa-angle-right&quot;&gt;&lt;/i&gt;
                    &lt;/a&gt;
                

                &lt;div style=&quot;clear: both&quot;&gt;&lt;/div&gt;
            &lt;/nav&gt;
        &lt;/div&gt;
    &lt;/div&gt;

    &lt;nav class=&quot;nav-wide-wrapper&quot; aria-label=&quot;Page navigation&quot;&gt;
        

        
            &lt;a href=&quot;../index.html&quot; class=&quot;nav-chapters next&quot; title=&quot;Next chapter&quot; aria-label=&quot;Next chapter&quot; aria-keyshortcuts=&quot;Right&quot;&gt;
                &lt;i class=&quot;fa fa-angle-right&quot;&gt;&lt;/i&gt;
            &lt;/a&gt;
        
    &lt;/nav&gt;

&lt;/div&gt;








&lt;script src=&quot;elasticlunr.min.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;
&lt;script src=&quot;mark.min.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;
&lt;script src=&quot;searcher.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;


&lt;script src=&quot;clipboard.min.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;
&lt;script src=&quot;highlight.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;
&lt;script src=&quot;book.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;

&lt;!-- Custom JS scripts --&gt;

</body>

                </main>

                <nav class="nav-wrapper" aria-label="Page navigation">
                    <!-- Mobile navigation buttons -->
                    

                    
                        <a rel="next" href="../index.html" class="mobile-nav-chapters next" title="Next chapter" aria-label="Next chapter" aria-keyshortcuts="Right">
                            <i class="fa fa-angle-right"></i>
                        </a>
                    

                    <div style="clear: both"></div>
                </nav>
            </div>
        </div>

        <nav class="nav-wide-wrapper" aria-label="Page navigation">
            

            
                <a href="../index.html" class="nav-chapters next" title="Next chapter" aria-label="Next chapter" aria-keyshortcuts="Right">
                    <i class="fa fa-angle-right"></i>
                </a>
            
        </nav>

    </div>

    

    

    

    
    <script src="elasticlunr.min.js" type="text/javascript" charset="utf-8"></script>
    <script src="mark.min.js" type="text/javascript" charset="utf-8"></script>
    <script src="searcher.js" type="text/javascript" charset="utf-8"></script>
    

    <script src="clipboard.min.js" type="text/javascript" charset="utf-8"></script>
    <script src="highlight.js" type="text/javascript" charset="utf-8"></script>
    <script src="book.js" type="text/javascript" charset="utf-8"></script>

    <!-- Custom JS scripts -->
    

    

</body>

Table of Contents

6.1

krpa-gunair yah kugrhandha-kupad

uddhrtya bhangya raghunatha-dasam

nyasya svarupe vidadhe ’ntarangam-

sri-krsna-caitanyam amum prapadye

SYNONYMS

krpa-gunaih—by the ropes of causeless mercy; yah—who; ku-grha—of contemptible family life; andha-kupat—from the blind well; uddhrtya—having raised; bhangya—by a trick; raghunatha-dasam—Raghunatha dasa Gosvami; nyasya—giving over; svarupe—to Svarupa Damodara Gosvami; vidadhe—made; antarangam—one of His personal associates; sri-krsna-caitanyam—unto Lord Sri Krsna Caitanya Mahaprabhu; amum—unto Him; prapadye—I offer my obeisances.

With the ropes of His causeless mercy, Sri Krsna Caitanya Mahaprabhu employed a trick to deliver Raghunatha dasa Gosvami from the blind well of contemptible family life.

He made Raghunatha dasa Gosvami one of His personal associates, placing him under the charge of Svarupa Damodara Gosvami.

I offer my obeisances unto Him.

6.2

jaya jaya sri-caitanya, jaya nityananda

jayadvaita-candra, jaya gaura-bhakta-vrnda

SYNONYMS

jaya jaya—all glories; sri-caitanya—to Lord Caitanya; jaya—all glories; nityananda—to Lord Nityananda; jaya—all glories; advaita-candra—to Advaita Acarya; jaya—all glories; gaura-bhakta-vrnda—to the devotees of Lord Caitanya Mahaprabhu.

All glory to Lord Caitanya Mahaprabhu! All glory to Lord Nityananda! All glory to Sri Advaita Acarya! And all glory to all the devotees of Lord Sri Caitanya Mahaprabhu!

6.3

ei-mata gauracandra bhakta-gana-sange

nilacale nana lila kare nana-range

SYNONYMS

ei-mata—in this way; gauracandra—Lord Sri Caitanya Mahaprabhu; bhaktagana-sange—with His associates; nilacale—at Nilacala (Jagannatha Puri); na-na—various; lila—pastimes; kare—performs; nana-range—in varieties of transcendental pleasure.

Thus Lord Gauracandra performed various pastimes with His associates at Jagannatha Puri in varieties of transcendental pleasure.

6.4

yadyapi antare krsna-viyoga badha ye

bahire na prakasaya bhakta-duhkha-bhaye

SYNONYMS

yadyapi—although; antare—within the heart; krsna-viyoga—separation from Krsna; badhye—obstructs; bahire—externally; na prakasaya—does not exhibit; bhakta-duhkha-bhaye—fearing the unhappiness of the devotees.

Although Sri Caitanya Mahaprabhu felt pangs of separation from Krsna, He did not manifest His feelings externally, for He feared the unhappiness of His devotees.

6.5

utkata viraha-duhkha yabe bahiraya

tabe ye vaikalya prabhura varnana na yaya

SYNONYMS

utkata—severe; viraha-duhkha—unhappiness of separation; yabe—when; bahiraya—is manifested; tabe—at that time; ye—what; vaikalya—transformations; prabhura—of the Lord; varnana na yaya—cannot be described.

The transformations undergone by the Lord when He manifested severe unhappiness due to separation from Krsna cannot be described.

6.6

ramanandera krsna-katha, svarupera gana

viraha-vedanaya prabhura rakhaye parana

SYNONYMS

ramanandera—of Ramananda Raya; krsna-katha—talks of Lord Krsna; svarupera gana—the songs of Svarupa Damodara; viraha-vedanaya—at the time of pangs of separation; prabhura—of Lord Sri Caitanya Mahaprabhu; rakhaye—keep; parana—the life.

When the Lord acutely felt pangs of separation from Krsna, only Sri Rama-nanda Raya’s talk about Krsna and the sweet songs of Svarupa Damodara kept Him alive.

6.7

dine prabhu nana-sange haya anya mana

ratri-kale bade prabhura viraha-vedana

SYNONYMS

dine—during the daytime; prabhu—Lord Sri Caitanya Mahaprabhu; na-na—sange—by different association; haya—becomes; anya—diverted; mana—His mind; ratri-kale—at night; bade—increase; prabhura—of Lord Sri Caitanya Mahaprabhu; viraha-vedana—pangs of separation.

Because the Lord associated with various devotees during the day, His mind was somewhat diverted, but at night the pangs of separation from Krsna increased very rapidly.

6.8

tanra sukha-hetu sange rahe dui jana

krsna-rasa-sloka-gite karena santvana

SYNONYMS

tanra sukha-hetu—for His happiness; sange—in His association; rahe—remain; dui jana—two personalities; krsna-rasa—of the transcendental mellows of Krsna; sloka—verses; gite—by songs; karena santvana—they pacified.

Two people-Ramananda Raya and Svarupa Damodara Gosvami-stayed with the Lord to pacify Him by reciting various verses about Krsna’s pastimes and by singing appropriate songs for His satisfaction.

6.9

subala yaiche purve krsna-sukhera sahaya

gaura-sukha-dana-hetu taiche rama-raya

SYNONYMS

subala—Subala, one of the cowherd boy friends of Krsna; yaiche—just as; purve—previously; krsna-sukhera—to give happiness to Krsna; sahaya—helper; gaura-sukha-dana-hetu—for giving happiness to Lord Sri Caitanya Mahaprabhu; taiche—similarly; rama-raya—Ramananda Raya.

Previously, when Lord Krsna was personally present, Subala, one of His cowherd boy friends, gave Him happiness when He felt separation from Radharani.

Similarly, Ramananda Raya helped give happiness to Lord Sri Caitanya Mahaprabhu.

6.10

purve yaiche radhara lalita sahaya-pradhana

taiche svarupa-gosani rakhe mahaprabhura prana

SYNONYMS

purve—previously; yaiche—just as; radhara—of Srimati Radharani; lalita—Her companion named Lalita; sahaya-pradhana—the best helper; taiche—similarly; svarupa-gosani—Svarupa Damodara Gosvami; rakhe—keeps; mahaprabhura prana—the life of Sri Caitanya Mahaprabhu.

Previously, when Srimati Radharani felt the pangs of separation from Krsna, Her constant companion Lalita kept Her alive by helping Her in many ways.

Similarly, when Sri Caitanya Mahaprabhu felt Radharani’s emotions, Svarupa Damodara Gosvami helped Him maintain His life.

6.11

ei dui janara saubhagya kahana na yaya

prabhura ’antaranga’ bali’ yanre loke gaya

SYNONYMS

ei dui janara—of these two personalities; saubhagya—fortune; kahana na yaya—cannot be described; prabhura—of Lord Sri Caitanya Mahaprabhu; antaranga—very intimate and confidential associates; bali’-as; yanre—whom; loke—people; gaya—say.

To describe the fortunate position of Ramananda Raya and Svarupa Damodara Gosvami is extremely difficult.

They were renowned as intimately confidential friends of Sri Caitanya Mahaprabhu.

6.12

ei-mata vihare gaura lana bhakta-gana

raghunatha-milana ebe suna, bhakta-gana

SYNONYMS

ei-mata—in this way; vihare—enjoys; gaura—Lord Sri Caitanya Mahaprabhu; lana bhakta-gana—keeping company with His devotees; raghunatha-milana—meeting with Raghunatha dasa Gosvami; ebe—now; suna—hear; bhakta-gana—O devotees.

The Lord thus enjoyed His life with His devotees.

O devotees of Lord Sri Caitanya Mahaprabhu, now hear how Raghunatha dasa Gosvami met the Lord.

6.13

purve santipure raghunatha yabe aila

mahaprabhu krpa kari’ tanre sikhaila

SYNONYMS

purve—previously; santipure—to Santipura; raghunatha—Raghunatha dasa; yabe aila—when he came; mahaprabhu—Sri Caitanya Mahaprabhu; krpa kari’-showing causeless mercy; tanre sikhaila—gave him lessons.

When Raghunatha dasa, during his family life, went to meet Sri Caitanya Mahaprabhu at Santipura, the Lord gave him worthy instructions by His causeless mercy.

6.14

prabhura siksate tenho nija-ghare yaya

markata-vairagya chadi’ haila ’visayi-praya’

SYNONYMS

prabhura siksate—by the instruction of Sri Caitanya Mahaprabhu; tenho—he; nija-ghare ya ya—returned to his home; markata-vairagya—monkey renunciation; chadi’-giving up; haila—became; visayi-praya—like a pounds-and-shillings man.

Instead of becoming a so-called renunciate, Raghunatha dasa, foIlowing the instructions of the Lord, returned home and played exactly like a pounds-and-shillings man.

6.15

bhitare vairagya, bahire kare sarva-karma

dekhiya ta’ mata-pitara anandita mana

SYNONYMS

bhitare—within his heart; vairagya—complete renunciation; bahire—externally; kare—does; sarva—all; karma—activities; dekhiya—seeing; ta’-certainly; mata-pitara—of the father and mother; anandita—satisfied; mana—the mind.

Raghunatha dasa was inwardly completely renounced, even in family life, but he did not express his renunciation externally.

Instead, he acted just like an ordinary businessman.

Seeing this, his father and mother were satisfied.

6.16

’mathura haite prabhu aila’,--varta yabe paila

prabhu-pasa calibare udyoga karila

SYNONYMS

mathura haite—from Mathura; prabhu aila—Lord Sri Caitanya Mahaprabhu has come back; varta—message; yabe paila—when he received; prabhu-pasa—to Sri Caitanya Mahaprabhu; calibare—to go; udyoga karila—made an endeavor.

When he received a message that Lord Sri Caitanya Mahaprabhu had returned from Mathura City, Raghunatha dasa endeavored to go to the lotus feet of the Lord.

6.17

hena-kale mulukera eka mleccha adhikari

saptagrama-mulukera se haya ’caudhuri’

SYNONYMS

hena-kale—at this time; mulukera—of the country; eka—one; mleccha—Mohammedan; adhikari—official; saptagrama-mulukera—of the place known as Saptagrama; se—that person; haya—is; caudhuri—tax collector.

At that time there was a Mohammedan official collecting the taxes of Saptagrama.

PURPORT

Formerly, when the Mohammedan government was in power, the person appointed tax collector would collect the taxes of the local Zamindars, or landholders.

He would keep one-fourth of the collection for himself as a profit, and the balance he would deliver to the treasury of the government.

6.18

hiranya-dasa muluka nila ’makrari’ kariya

tara adhikara gela, mare se dekhiya

SYNONYMS

hiranya-dasa—the uncle of Raghunatha dasa Gosvami; muluka nila—took charge of the country; makrari kariya—by some agreement; tara adhikara gela—the Mohammedan caudhuri lost his position; mare se dekhiya—became extremely envious of Hiranya dasa.

When Hiranya dasa, Raghunatha dasa’s uncle, made an agreement with the government to collect taxes, the Mohammedan caudhuri, or tax collector, having lost his position, became extremely envious of him.

6.19

bara laksa deya rajaya, sadhe bisa laksa

se ’turuk’ kichu na pana haila pratipaksa

SYNONYMS

bara laksa—1,200,000 coins; deya—delivers; rajaya—unto the Mohammedan government; sadhe—collects; bisa laksa—2,000,000 coins; se turuk—that Turk; kichu—anything; na pana—not getting; haila pratipaksa—became his rival.

Hiranya dasa was collecting 2,000,000 coins and therefore should have delivered 1,500,000 to the government.

Instead, he was giving only 1,200,000, thus making an extra profit of 300,000 coins.

Seeing this, the Mohammedan caudhuri, who was a Turk, became his rival.

6.20

raja-ghare kaiphiyat diya ujire anila

hiranya-dasa palaila, raghunathere bandhila

SYNONYMS

raja-ghare—to the government treasury; kaiphiyat diya—sending a confidential account; ujire anila—brought the minister in charge; hiranya-dasa palaila—Hiranya dasa fled; raghunathere bandhila—he arrested Raghunatha dasa.

After sending a confidential account to the government treasury, the caudhuri brought the minister in charge.

The caudhuri came, wanting to arrest Hiranya dasa, but Hiranya dasa had left home.

Therefore the caudhuri arrested Raghunatha dasa.

6.21

prati-dina raghunathe karaye bhartsana

’bapa-jyethare ana;, nahe paiba yatana

SYNONYMS

prati-dina—daily; raghunathe-Raghunatha dasa; karaye bhartsana—he chastised; bapa-jyethare ana—bring your father and his elder brother; nahe—otherwise; paiba yatana—you will be punished.

Every day, the Mohammedan would chastise Raghunatha dasa and tell him, “Bring your father and his elder brother.

Otherwise you will be punished.”

6.22

marite anaye yadi dekhe raghunathe

mana phiri’ yaya, tabe na pare marite

SYNONYMS

marite—to beat; anaye—brings; yadi—when; dekhe—sees; raghunathe—Raghunatha dasa; mana—his mind; phiri’ yaya—becomes changed; tabe—at that time; na pare marite—he could not beat.

The caudhuri wanted to beat him, but as soon as he saw Raghunatha’s face, his mind changed, and he could not beat him.

6.23

visese kayastha-buddhye antare kare dara

mukhe tarje garje, marite sabhaya antara

SYNONYMS

visese—specifically; kayastha-buddhye—considering a kayastha; antare—within his heart; kare dara—is afraid; mukhe—with his mouth; tarje garje—threatens; marite—to beat; sa-bhaya—afraid; antara—at heart.

Indeed, the caudhuri was afraid of Raghunatha dasa because Raghunatha dasa belong to the kayastha community.

Although the caudhuri would chastise him with oral vibrations, he was afraid to beat him.

PURPORT

Raghunatha dasa belonged to a very aristocratic family of the kayastha community.

He had substantial influence with the local people, and therefore the caudhuri, or minister, was afraid to beat him.

Superficially he would chastise Raghunatha dasa with threatening vibrations, but he did not beat him.

The members of the kayastha community in India are generally very intelligent and expert in business management.

Formerly they were mostly government officers.

They were mentioned even by Yajnavalkya, as quoted by Srila Bhaktivinoda Thakura in his Amrta-pravaha-bhasya:

cata-taskara-durvrttair

maha-sahasikadibhih

pidyamana praja rakset

kayasthais ca visestah From this verse it appears that the governmental officials of the kayastha community would sometimes chastise the citizens, and thus it was the duty of the king to protect the people in general from the atrocities of the kayasthas.

In Bengal the kayastha community is honored almost as much as the brahmana community, but in the up-country of India the kayasthas are considered sudras because they generally eat meat and drink wine.

In any case, from history the kayasthas appear very intelligent.

Thus the Mohammedan caudhuri was afraid of Raghunatha dasa because he belonged to the kayastha community.

6.24

tabe raghunatha kichu cintila upaya

vinati kariya kahe sei mleccha-paya

SYNONYMS

tabe—then; raghunatha-Raghunatha dasa Gosvami; kichu—some; cintila—thought of; upaya—means; vinati kariya—in great humility; kahe—he says; sei mleccha—of that Mohammedan caudhuri; paya—at the feet.

While this was going on, Raghunatha dasa thought of a tricky method of escape.

Thus he humbly submitted this plea at the feet of the Mohammedan caudhuri.

6.25

"amara pita, jyetha haya tomara dui bhai

bhai-bhaiye tomara kalaha kara sarvadai

SYNONYMS

amara pita—my father; jyetha—and his elder brother; haya—are; tomara—your; dui bhai—two brothers; bhai-bhaiye—between brother and brother; tomara—all of you; kalaha kara—fight; sarvadai—always "My dear sir, my father and his elder brother are both your brothers.

All brothers always fight about something.

6.26

kabhu kalaha, kabhu priti--ihara niscaya nai

kali punah tina bhai ha-iba eka-thani

SYNONYMS

kabhu—sometimes; kalaha—fight; kabhu—sometimes; priti—very intimate friendly behavior; ihara—of these things; niscaya nai—there is no certainty; kali—the next day; punah—again; tina bhai—three brothers; ha-iba—will be; eka-thani—at one place "Sometimes brothers fight among themselves, and sometimes they have very friendly dealings.

There is no certainty when such changes will take place.

Thus I am sure that although today you are fighting, tomorrow you three brothers will be sitting together in peace.

6.27

ami yaiche pitara, taiche tomara balaka

ami tomara palya, tumi amara palaka

SYNONYMS

ami—I; yaiche—just like; pitara—of my father; taiche—similarly; tomara—your; balaka—son; ami—I; tomara—your; palya—person to be maintained; tumi—you; amara—my; palaka—maintainer "Just as I am my father’s son, so I am also yours.

I am your dependent, and you are my maintainer.

6.28

palaka hana palyere tadite na yuyaya

tumi sarva-sastra jana jinda-pira’-praya"

SYNONYMS

palaka hana—being a maintainer; palyere—the person who is maintained; tadite—to punish; na yuyaya—is not good; tumi—you; sarva-sastra—all scriptures; jana—know; jinda-pira—a living saintly person; praya—just like “For a maintainer to punish the person he maintains is not good.

You are expert in all the scriptures.

Indeed, you are like a living saint.”

6.29

eta suni’ sei mlecchera mana ardra haila

dadi vahi’ asru pade, kandite lagila

SYNONYMS

eta suni’-hearing this; sei mlecchera—of that Mohammedan; mana—mind; ardra haila—became softened; dadi vahi’-flowing over his beard; asru pade—tears fell; kandite lagila—began to cry.

Hearing Raghunatha dasa’s appealing voice, the Mohammedan’s heart softened.

He began to cry, and tears glided down his beard.

6.30

mleccha bale,--"aji haite tumi--mora’putra’

aji chadaimu toma’ kari’ eka sutra"

SYNONYMS

mleccha bale—the Mohammedan said; aji haite—from this day; tumi—you; mora putra—my son; aji—today; chadaimu toma’-i shall get you released; kari’ eka sutra—by some means.

The Mohammedan caudhuri told Raghunatha dasa,“You are my son from this day on.

Today, by some means, I shall have you released.”

6.31

ujire kahiya raghunathe chadaila

priti kari’ raghunathe kahite lagila

SYNONYMS

ujire—unto the minister; kahiya—speaking; raghunathe chadaila—released Raghu natha dasa; priti kari’-with great affection; raghunathe—unto Raghunatha dasa; kahite lagila—began to say.

After informing the minister, the caudhuri released Raghunatha dasa and then began to speak to him with great affection.

6.32

"tomara jyetha nirbuddhi asta-laksa khaya

ami--bhagi, amare kichu dibare yuyaya

SYNONYMS

tomara jyetha—the elder brother of your father; nirbuddhi—bereft of intelligence; asta-laksa khaya—enjoys 800,000 coins; ami—I; bhagi—shareholder, amare—unto me; kichu—something; dibare—to give; yuyaya—is proper “The elder brother of your father is less intelligent,” he said "He enjoys of it to me.

6.33

yaha tumi, tomara jyethare milaha amare

ye-mate bhala haya karuna, bhara dilun tanre

SYNONYMS

yaha—go; tumi—you; tomara—your; jyethare—the elder brother of your father; milaha amare—arrange to meet with me; ye-mate—in whatever way; bhala—good; haya—is; karuna—let him do; bhara dilun tanre—I shall completely depend upon him “Now you go arrange a meeting between me and your uncle.

Let him do whatever he thinks best.

I shall completely depend on his decision.”

6.34

raghunatha asi’ tabe jyethare milaila

mleccha-sahita vasa kaila--saba santa haila

SYNONYMS

raghunatha—Raghunatha dasa; asi’-coming; tabe—then; jyethare milaila—arranged a meeting between the caudhuri and the elder brother of his father; mleccha-sahita—with the Mohammedan; vasa kaila—he settled; saba—everything; santa haila—became peaceful.

Raghunatha dasa arranged a meeting between his uncle and the caudhuri.

He settled the matter, and everything was peaceful.

6.35

ei-mata raghunathera vatsareka gela

dvitiya vatsare palaite mana kaila

SYNONYMS

ei-mata—in this way; raghunathera—of Raghunatha dasa; vatsareka—one year; gela—passed; dvitiya vatsare—the next year; palaite—to go away from home; mana kaila—he decided.

In this way Raghunatha dasa passed one year exactly like a first-class business manager, but the next year he again decided to leave home.

6.36

ratre uthi’ ekela calila palana

dura haite pita tanre anila dhariya

SYNONYMS

ratre—at night; uthi’-getting up; ekela—alone; calila—left; palana—running away; dura haite—from a distant place; pita—his father; tanre—him; anila—brought back; dhariya—catching.

He got up alone one night and left, but his father caught him in a distant place and brought him back.

6.37

ei-mate bare bare palaya, dhari’ ane

tabe tanra mata kahe tanra pita sane

SYNONYMS

ei-mate—in this way; bare bare—again and again; palaya—he goes away; dhari’ ane—brings him back; tabe—then; tanra mata—his mother; kahe—speaks; tanra pita sane—with his father.

This became almost a daily affair.

Raghunatha would run away from home, and his father would again bring him back.

Then Raghunatha dasa’s mother began speaking to his father.

6.38

“putra batula’ ha-ila, ihaya rakhaha bandhiya”

tanra pita kahe tare nirvinna hana

SYNONYMS

putra—son; batula ha-ila—has become mad; ihaya—him; rakhaha bandhiya—just keep by binding; tanra pita—his father; kahe—says; tare—to her; nirvinna hana—being very unhappy “Our son has become mad,” she said “Just keep him by binding him with ropes.” His father, being very unhappy, replied to her as follows.

6.39

"indra-sama aisvarya, stri apsara-sama

e saba bandhite narileka yanra mana

SYNONYMS

indra-sama—like the heavenly King, Indra; aisvarya—material opulence; stri—wife; apsara-sama—like an angel of heaven; e saba—all this; bandhite—to bind; narileka—was not able; yanra mana—whose mind "Raghunatha dasa, our son, has opulences like Indra, the heavenly King, and his wife is as beautiful as an angel.

Yet all this could not tie down his mind.

6.40

dadira bandhane tanre rakhiba ke-mate?

janma-data-pita nare ’prarabdha’ khandaite

SYNONYMS

dadira bandhane—by bonds of ropes; tanre—him; rakhiba—will you keep; ke mate—how; janma-data pita—the father who begets the child; nare—is not able; prarabdha—the reaction of previous activities; khandaite—to nullify "How then could we keep this boy home by binding him with ropes? It is not possible even for one’s father to nullify the reactions of one’s past activities.

6.41

caitanya-candrera krpa hanache inhare

caitanya-candrera ’batula’ ke rakhite pare?"

SYNONYMS

caitanya-candrera—of Lord Sri Caitanya Mahaprabhu; krpa—mercy; hanache inhare—has been bestowed upon him; caitanya-candrera—of Lord Sri Caitanya Mahaprabhu; batula—madman; ke—who; rakhite pare—can keep “Lord Sri Caitanya Mahaprabhu has fully bestowed His mercy on him.

Who can keep home such a madman of Caitanyacandra?”

6.42

tabe raghunatha kichu vicarila mane

nityananda-gosanira pasa calila ara dine

SYNONYMS

tabe—thereupon; raghunatha—Raghu natha dasa; kichu—something; vicarila mane—considered within his mind; nityananda-gosanira pasa—unto Nityananda Gosani; calila—went; ara dine—the next day.

Then Raghunatha dasa considered something in his mind, and the next day he went to Nityananda Gosani.

6.43

panihati-grame paila prabhura darasana

kirtaniya sevaka sange ara bahu-jana

SYNONYMS

panihati-grame—in the village known as Panihati; paila—got; prabhura darasana—the audience of Nityananda Prabhu; kirtaniya sevaka—performers of sankirtana and servants; sange—with; ara—and; bahu-jana—many other persons.

In the village of Panihati, Raghunatha dasa obtained an interview with Nityananda Prabhu, who was accompanied by many kirtana performers, servants and others.

6.44

ganga-tire vrksa-mule pindara upare

vasiyachena--yena koti suryodaya kare

SYNONYMS

ganga-tire—on the bank of the Ganges; vrksa-mule—underneath a tree; pindara upare—on a rock; vasiyachena—was sitting; yena—as if; koti surya—hundreds of thousands of suns; udaya kare—rise.

Sitting on a rock under a tree on the bank of the Ganges, Lord Nityananda seemed as effulgent as hundreds and thousands of rising suns.

6.45

tale upare bahu-bhakta hanache vestita

dekhi’ prabhura prabhava raghunatha--vismita

SYNONYMS

tale—the surface; upare—upon; bahu-bhakta—many devotees; hanache vestita—He was surrounded; dekhi’-seeing; prabhura prabhava—the influence of Nityananda Prabhu; raghunatha—Raghunatha dasa; vismita—astonished.

Many devotees sat on the ground surrounding Him.

Seeing the influence of Nityananda Prabhu, Raghunatha dasa was astonished.

6.46

dandavat hana sei padila kata-dure

sevaka kahe,--’raghunatha dandavat kare’

SYNONYMS

dandavat hana—falling flat like a rod; sei—he; padila kata-dure—fell down at a distant place; sevaka kahe—the servant of Nityananda Prabhu said; raghunatha—Raghunatha dasa; dandavat kare—is offering obeisances.

Raghunatha dasa offered his obeisances by falling prostrate at a distant place, and the servant of Nityananda Prabhu pointed out, “There is Raghunatha dasa, offering You obeisances.”

6.47

suni’ prabhu kahe,--"cora dili darasana

aya, aya, aji tora karimu dandana"

SYNONYMS

suni’-hearing; prabhu kahe—Lord Nityananda Prabhu said; cora—thief; dili darasana—you have come to see Me; aya a ya—come here, come here; aji—today; tora—your; karimu—I shall do; dandana—punishment.

Hearing this, Lord Nityananda Prabhu said,“You are a thief.

Now you have come to see Me.

Come here, come here.

Today I shall punish you!”

6.48

prabhu bolaya, tenho nikate na kare gamana

akarsiya tanra mathe prabhu dharila carana

SYNONYMS

prabhu bolaya—the Lord calls; tenho—he; nikate-nearby; na kare gamana—does not come; akarsiya—bringing him near; tanra mathe—on his head; prabhu—Nityananda Prabhu; dharila carana—placed His feet.

The Lord called him, but Raghunatha dasa did not go near the Lord.

Then the Lord forcibly caught him and placed His lotus feet upon Raghunatha dasa’s head.

6.49

kautuki nityananda sahaje dayamaya

raghunathe kahe kichu hana sadaya

SYNONYMS

kautuki—very funny; nityananda—Lord Nityananda; sahaje—by nature; daya-maya—very merciful; raghunathe—unto Raghunatha dasa; kahe—says; kichu—something; hana sa-daya—being merciful.

Lord Nityananda was by nature very merciful and funny.

Being merciful, He spoke to Raghunatha dasa as follows.

6.50

"nikate na aisa, cora, bhaga’ dure dure

aji lag panachi, dandimu tomare

SYNONYMS

nikate—nearby; na aisa—you do not come; cora—thief; bhaga’-you go away; dure dure—a long distance; aji—today; lag panachi—I have caught; dandimu tomare—I shall punish you "You are just like a thief, for instead of coming near, you stay away at a distant place.

Now that I have captured you, I shall punish you.

6.51

dadhi, cida bhaksana karaha mora gane"

suni’ anandita haila raghunatha mane

SYNONYMS

dadhi—yogurt; cida—chipped rice; bhaksana karaha—feed; mora gane—My associates; suni’-hearing; anandita haila—became very happy; raghunatha—Raghunatha dasa; mane—in the mind “Make a festival and feed all My associates yogurt and chipped rice.” Hearing this, Raghunatha dasa was greatly pleased.

6.52

sei-ksane nija-loka pathaila grame

bhaksya-dravya loka saba grama haite ane

SYNONYMS

sei-ksane—immediately; nija-loka—his servants; pathaila grame—he sent to the nearby village; bhaksya-dravya—eatables; loka saba—all the persons; grama haite—from the village; ane—bring.

Raghunatha dasa immediately sent his own men to the village to purchase all kinds of eatables and bring them back.

6.53

cida, dadhi, dugdha, sandesa, ara cini, kala

saba dravya anana caudike dharila

SYNONYMS

cida—chipped rice; dadhi—yogurt; dugdha—milk; sandesa—sweetmeats; ara—and; cini—sugar; kala—banana; saba—all; dravya—materials; anana—causing to be brought; cau-dike—all around; dharila—kept.

Raghunatha dasa brought chipped rice, yogurt, milk, sweetmeats, sugar, bananas and other eatables and placed them all around.

6.54

’mahotsava’-nama suni’ brahmana-sajjana

asite lagila loka asankhya-ganana

SYNONYMS

mahotsava—festival; nama—name; suni—hearing; brahmana-sat-jana—brahmanas and other gentlemen; asite lagila—began to pour in; loka—people; asankhya-ganana—in numerable.

As soon as they heard that a festival was going to be held, all kinds of brahmanas and other gentlemen began to arrive.

Thus there were innumerable people.

6.55

ara gramantara haite samagri anila

sata dui-cari holna tanha anaila

SYNONYMS

ara—also; grama-antara haite—from other villages; samagri—articles; anila—brought; sata—hundred; dui-cari—two to four; holna—round earthen pots; tanha—there; anaila—caused to be brought.

Seeing the crowd increasing, Raghunatha dasa arranged to get more eatables from other villages.

He also brought two to four hundred large, round earthen pots.

6.56

bada bada mrt-kundika anaila panca sate

eka vipra prabhu lagi’ cida bhijaya tate

SYNONYMS

bada bada—big, big; mrt-kundika—earthen basins; anaila—arranged to be brought; panca sate—five or seven; eka vipra—one brahmana; prabhu lagi’-for Nityananda Prabhu; cida—the chipped rice; bhijaya—soaked; tate—in those.

He also obtained five or seven especially large earthen pots, and in these pots a brahmana began soaking chipped rice for the satisfaction of Lord Nityananda.

6.57

eka-thani tapta-dugdhe cida bhijana

ardheka chanila dadhi, cini, kala diya

SYNONYMS

eka-thani—in one place; tapta-dugdhe—in hot milk; cida—the chipped rice; bhijana—soaking; ardheka—half of it; chanila—mixed; dadhi—yogurt; cini—sugar; kala—bananas; diya—putting in.

In one place, chipped rice was soaked in hot milk in each of the large pots.

Then half the rice was mixed with yogurt, sugar and bananas.

6.58

ara ardheka ghanavrta-dugdhete chanila

canpa-kala, cini, ghrta, karpura tate dila

SYNONYMS

ara ardheka—the other half; ghana-avrta—condensed; dugdhete—in milk; chanila—mixed; canpa-kala—a special type of banana; cini—sugar; ghrta—clarified butter, ghee; karpura—camphor; tate dila—put into that.

The other half was mixed with condensed milk and a special type of banana known as canpa-kala.

Then sugar, clarified butter and camphor were added.

6.59

dhuti pari’ prabhu yadi pindate vasila

sata-kundi vipra tanra agete dharila

SYNONYMS

dhuti pari’-putting on a new cloth; prabhu—Lord Nityananda; yadi—when; pindate vasila—sat on a high platform; sata-kundi—the seven big, big earthen pots; vipra—the brahmana,; tanra agete—in front of Him; dharila—placed.

After Nityananda Prabhu had changed His cloth for a new one and sat on a raised platform, the brahmana brought before Him the seven huge pots.

6.60

cabutara-upare yata prabhura nija-gane

bada bada loka vasila mandali-racane

SYNONYMS

cabutara-upare—on the raised platform; yata—all; prabhura nija-gane—very intimate associates of the Lord; bada bada loka—big, big people; vasila—sat down; mandali-racane—in a circle.

On that platform, all the most important associates of Sri Nityananda Prabhu, as well as other important men, sat down in a circle around the Lord.

6.61

ramadasa, sundarananda, dasa-gadadhara

murari, kamalakara, sadasiva, purandara

SYNONYMS

ramadasa—Ramadasa; sundarananda—Sundarananda; dasa-gadadhara—Gadadhara dasa; murari—Murari; kamalakara—Kamalakara; sadasiva—Sadasiva; purandara—Purandara.

Among them were Ramadasa, Sundarananda, Gadadhara dasa, Murari, Kamalakara, Sadasiva and Purandara.

6.62

dhananjaya, jagadisa, paramesvara-dasa

mahesa, gauridasa, hoda-krsnadasa

SYNONYMS

dhananjaya—Dhananjaya; jagadisa—Jagadisa; paramesvara-dasa—Paramesvara dasa; mahesa—Mahesa; gauridasa—Gauridasa; hoda-krsnadasa—Hoda Krsnadasa.

Dhananjaya, Jagadisa, Paramesvara dasa, Mahesa, Gauridasa and Hoda Krsnadasa were also there.

6.63

uddharana datta adi yata nija-gana

upare vasila saba, ke kare ganana?

SYNONYMS

uddharana datta—Uddharana Datta; adi—and similar other persons; yata nija gana—all personal associates; upare—above; vasila—sat down; saba—all; ke—who; kare ganana—can count.

Similarly, Uddharana Datta Thakura and many other personal associates of the Lord sat on the raised platform with Nityananda Prabhu.

No one could count them all.

PURPORT

The devotees mentioned herein are described by Srila Bhaktisiddhanta Sarasvati Thakura in his Anubhasya.

For further information one may consult the following references in the Adi-lila.

Ramadasa-Chapter Ten, texts 116 and 118, and Chapter Eleven, texts 13 and 16.

Sundarananda-11.23, Gadadhara dasa-10.53, His full name is Murari Caitanya dasa, and he is a personal associate of Nityananda Prabhu.

Thus one should consult Chapter Eleven, text 20.

Kamalakara-11.24.

Sadasiva-11.38.

Purandara-11.28.

Dhananjaya-11.31.

Jagadisa-11.30.

Paramesvara-11.29.

Mahesa-11.32.

Gauridasa-11.26.

Hoda Krsnadasa-11.47.

Uddharana Datta Thakura-11.41.

6.64

suni’ pandita bhattacarya yata vipra aila

manya kari’ prabhu sabare upare vasaila

SYNONYMS

suni’-hearing; pandita bhattacarya—learned scholars and priests; yata—all; vipra—brahmanas; aila—came; man ya kari’-giving honor; prabhu—Lord Nityananda Prabhu; sabare—all of them; upare vasaila—seated on the top.

Hearing about the festival, all kinds of learned scholars, brahmanas and priests went there.

Lord Nityananda Prabhu honored them and made them sit on the raised platform with Him.

6.65

dui dui mrt-kundika sabara age dila

eke dugdha-cida, are dadhi-cida kaila

SYNONYMS

dui dui—two and two; mrt-kundika—earthen pots; sabara age—before everyone; dila—offered; eke—in one; dugdha-cida—chipped rice with condensed milk; are—in the other; dadhi-cida—chipped rice with yogurt; kaila—put.

Everyone was offered two earthen pots.

In one was put chipped rice with condensed milk and in the other chipped rice with yogurt.

6.66

ara yata loka saba cotara-talane

mandali-bandhe vasila, tara na haya ganane

SYNONYMS

ara—other; yata—as many as; loka—people; saba—all; cotara-talane—at the base of the platform; mandali-bandhe—in groups; vasila—sat down; tara—of them; na haya ganane—there was no counting.

All the other people sat in groups around the platform.

No one could count how many people there were.

6.67

ekeka janare dui dui holna dila

dadhi-cida dugdha-cida, duite bhijaila

SYNONYMS

ekeka janare—to each and every one of them; dui dui—two and two; holna dila—earthen pots were supplied; dadhi-cida—chipped rice with yogurt; dugdha-cida—chipped rice with condensed milk; duite—in the two pots; bhijaila—were soaked.

Each and every one of them was supplied two earthen pots-one of chipped rice soaked in yogurt and the other of chipped rice soaked in condensed milk.

6.68

kona kona vipra upare sthana na pana

dui holnaya cida bhijaya ganga-tire giya

SYNONYMS

kona kona—some; vipra—brahmanas; upare—on the platform; sthana na pana—not having gotten a place; dui holnaya—in two earthen pots; cida bhijaya—soak chipped rice; ganga-tire—on the bank of the Ganges; giya—going.

Some of the brahmanas, not having gotten a place on the platform, went to the bank of the Ganges with their two earthen pots and soaked their chipped rice there.

6.69

tire sthana na pana ara kata jana

jale nami’ dadhi-cida karaye bhaksana

SYNONYMS

tire—on the bank; sthana—place; na pana—not having gotten; ara—other; kata—some; jana—persons; jale nami’-getting down into the water; dadhi-cida—yogurt and chipped rice; karaye bhaksana—began to eat.

Others, who could not get a place even on the bank of the Ganges, got down into the water and began eating their two kinds of chipped rice.

6.70

keha upare, keha tale, keha ganga-tire

bisa-jana tina-thani parivesana kare

SYNONYMS

keha upare—some on the platform; keha tale—some at the base of the platform; keha ganga-tire—some on the bank of the Ganges; bisa-jana—twenty men; tina-thani—in three places; parivesana kare—distributed.

Thus some sat on the platform, some at the base of the platform, and some on the bank of the Ganges, and they were all supplied two pots each by the twenty men who distributed the food.

6.71

hena-kale aila tatha raghava pandita

hasite lagila dekhi’ hana vismita

SYNONYMS

hena-kale—at this time; aila—arrived; tatha—there; raghava pandita—the great scholar named Raghava pandita; hasite lagila—began to laugh; dekhi’-seeing; hana vismita—being astonished.

At that time, Raghava Pandita arrived there.

Seeing the situation, he began to laugh in great surprise.

6.72

ni-sakdi nana-mata prasada anila

prabhure age diya bhakta-gane banti dila

SYNONYMS

ni-sakdi—food cooked in ghee; nana-mata—various types; prasada—remnants of the Lord’s food; anila—he brought; prabhure age—in front of Lord Nityananda; diya—placing; bhakta-gane—to all the devotees; banti dila—distributed.

He brought many other kinds of food cooked in ghee and offered to the Lord.

This prasada he first placed before Lord Nityananda and then distributed among the devotees.

6.73

prabhure kahe,--"toma lagi’ bhoga lagaila

tumi ihan utsava kara, ghare prasada rahila"

SYNONYMS

prabhure kahe—he said to Lord Nityananda prabhu; toma lagi’-for You; bhoga lagaila—I have offered food to the Deity; tumi—You; ihan—here; utsava kara—are engaged in a festival; ghare—at home; prasada—the prasada; rahila—remained.

Raghava Pandita said to Lord Nityananda, “For You, sir, I have already offered food to the Deity, but You are engaged in a festival here, and so the food is lying there untouched.”

6.74

prabhu kahe,--"e-dravya dine kariye bhojana

ratrye tomara ghare prasada karimu bhaksana

SYNONYMS

prabhu kahe—Lord Nityananda Prabhu said; e-dravya—this food; dine—during the daytime; kariye bhojana—let Me eat; ratrye—at night; tomara ghare—in your house; prasada—the prasada; karimu bhaksana—I shall eat.

Lord Nityananda replied, "Let Me eat all this food here during the day, and I shall eat at your home at night.

6.75

gopa-jati ami bahu gopa-gana sange

ami sukha pai ei pulina-bhojana-range"

SYNONYMS

gopa-jati—belonging to the community of cowherd boys; ami—I; bahu—many; gopa-gana—cowherd boys; sange—with; ami—I; sukha pai—become very happy; ei—this; pulina—by the riverside; bhojana-range—in the enjoyment of eating “I belong to a community of cowherd boys, and therefore I generally have many cowherd associates with Me.

I am happy when we eat together in a picnic like this by the sandy bank of the river.”

6.76

raghave vasana dui kundi deoyaila

raghava dvividha cida tate bhijaila

SYNONYMS

raghave—Raghava Pandita; vasana—making sit down; dui—two; kundi—earthen pots; deoyaila—arranged to be delivered to him; raghava—Raghava Pandita; dvi-vidha—two kinds; cida—chipped rice; tate—in them; bhijaila—soaked.

Lord Nityananda made Raghava Pandita sit down and had two pots delivered to him also.

There were two kinds of chipped rice soaked in them.

6.77

sakala-lokera cida purna yabe ha-ila

dhyane tabe prabhu mahaprabhure anila

SYNONYMS

sakala-lokera—of everyone; cida—chipped rice; purna—full; yabe—when; ha-ila—was; dhyane—in meditation; tabe—at that time; prabhu—Lord Nityananda Prabhu; mahaprabhure anila—brought Sri Caitanya Mahaprabhu.

When chipped rice had been served to everyone, Lord Nityananda Prabhu, in meditation, brought Sri Caitanya Mahaprabhu.

6.78

mahaprabhu aila dekhi’ nitai uthila

tanre lana sabara cida dekhite lagila

SYNONYMS

mahaprabhu—Sri Caitanya Mahaprabhu; aila—came; dekhi’-seeing; nitai—Lord Nityananda; uthila—stood up; tanre lana—with Him; sabara—of everyone; cida—chipped rice; dekhite lagila—began to see.

When Sri Caitanya Mahaprabhu arrived, Lord Nityananda Prabhu stood up.

They then saw how the others were enjoying the chipped rice with yogurt and condensed milk.

6.79

sakala kundira, holnara cidara eka eka grasa

mahaprabhura mukhe dena kari’ parihasa

SYNONYMS

sakala kundira—from all the pots; holnara—from the big pots; cidara—of chipped rice; eka eka grasa—one morsel; mahaprabhura mukhe—into the mouth of Sri Caitanya Mahaprabhu; dena—puts; kari’ parihasa—making a joke.

From each and every pot, Lord Nityananda Prabhu took one morsel of chipped rice and pushed it into the mouth of Sri Caitanya Mahaprabhu as a joke.

6.80

hasi’ mahaprabhu ara eka grasa lana

tanra mukhe diya khaoyaya hasiya hasiya

SYNONYMS

hasi’-smiling; mahaprabhu—Sri Caitanya Mahaprabhu; ara—another; eka grasa—one morsel; lana—taking; tanra mukhe—in the mouth of Lord Nityananda Prabhu; diya—putting; khaoyaya—makes eat; hasiya hasiya—laughing.

Sri Caitanya Mahaprabhu, also smiling, took a morsel of food, pushed it into the mouth of Nityananda and laughed as He made Lord Nityananda eat it.

6.81

ei-mata nitai bule sakala mandale

dandana ranga dekhe vaisnava sakale

SYNONYMS

ei-mata—in this way; nitai bule—Lord Nityananda was walking; sakala mandale—through all the groups; dandana—standing; ranga dekhe—see the fun; vaisnava sakale—all the Vaisnavas.

In this way Lord Nityananda was walking through all the groups of eaters, and all the Vaisnavas standing there were seeing the fun.

6.82

ki kariya bedaya,--iha keha nahi jane

mahaprabhura darsana pa ya kona bhagyavane

SYNONYMS

ki kariya—doing what; bedaya—walks through; iha—this; keha nahi jane—no one could understand; mahaprabhura darsana paya—see Sri Caitanya Mahaprabhu; kona bhagyavane—some fortunate men.

No one could understand what Nityananda Prabhu was doing as He walked about.

Some, however, who were very fortunate, could see that Lord Sri Caitanya Mahaprabhu was also present.

6.83

tabe hasi’ nityananda vasila asane

cari kundi aroya cida rakhila dahine

SYNONYMS

tabe hasi’-thereupon smiling; nityananda—Lord Nityananda Prabhu; vasila asane—sat down on His seat; cari kundi—four earthen pots; aroya cida—chipped rice not made from boiled paddy; rakhila dahine—He kept on His right side.

Then Nityananda Prabhu smiled and sat down.

On His right side He kept four pots of chipped rice that had not been made from boiled paddy.

6.84

asana diya mahaprabhure tahan vasaila

dui bhai tabe cida khaite lagila

SYNONYMS

asana diya—offering a sitting place; mahaprabhure—unto Sri Caitanya Mahaprabhu; tahan—there; vasaila—made sit; dui bhai—the two brothers, tabe—at that time; cida—chipped rice; khaite lagila—began to eat.

Lord Nityananda offered Sri Caitanya Mahaprabhu a place and had Him sit down.

Then together the two brothers began eating chipped rice.

6.85

dekhi’ nityananda-prabhu anandita haila

kata kata bhavavesa prakasa karila

SYNONYMS

dekhi’-seeing; nityananda-prabhu—Lord Nityananda Prabhu; anandita haila—became very happy; kata kata—so much; bhava-avesa—ecstatic love; prakasa karila—He manifested.

Seeing Lord Caitanya Mahaprabhu eating with Him, Lord Nityananda Prabhu became very happy and exhibited varieties of ecstatic love.

6.86

ajna dila,--’hari bali’ karaha bhojana’

’hari’ ’hari’-dhvani uthi’ bharila bhuvana

SYNONYMS

ajna dila—He ordered; hari bali’-saying “Hari”; karaha bhojana—all of you eat; hari hari-dhvani—the resounding of “Hari, Hari”; uthi’-rising; bharila bhuvana—filled the universe.

Lord Nityananda Prabhu ordered,“All of you eat, chanting the holy name of Hari.” Immediately the holy names “Hari, Hari” resounded, filling the entire universe.

6.87

’hari’ ’hari’ bali’ vaisnava karaye bhojana

pulina-bhojana sabara ha-ila smarana

SYNONYMS

hari hari bali’-chanting Hari, Hari; vaisnava—all the Vaisnavas; karaye bhojana—eat; pulina-bhojana—eating on the bank of the Yamuna; sabara ha-ila smarana—everyone could remember.

When all the Vaisnavas were chanting the holy names“Hari, Hari” and eating, they remembered how Krsna and Balarama ate with Their companions the cowherd boys on the bank of the Yamuna.

6.88

nityananda mahaprabhu--krpalu, udara

raghunathera bhagye eta kaila angikara

SYNONYMS

nityananda mahaprabhu—Lord Nityananda Prabhu and Lord Sri Caitanya Mahaprabhu; krpalu—merciful; udara—liberal; raghunathera bhagye—by the great fortune of Raghunatha dasa; eta—all this; kaila angikara—They accepted.

Sri Caitanya Mahaprabhu and Lord Nityananda Prabhu are extremely merciful and liberal.

It was Raghunatha dasa’s good fortune that They accepted all these dealings.

6.89

nityananda-prabhava-krpa janibe kon jana?

mahaprabhu ani’ kara ya pulina-bhojana

SYNONYMS

nityananda—of Nityananda Prabhu; prabhava-krpa—influence and mercy, janibe—can know; kon jana—who; mahaprabhu ani’-bringing Sri Caitanya Mahaprabhu; karaya pulina-bhojana—induces Him to eat on the river bank.

Who can understand the influence and mercy of Lord Nityananda Prabhu? He is so powerful that He induced Lord Sri Caitanya Mahaprabhu to come eat chipped rice on the bank of the Ganges.

6.90

sri-ramadasadi gopa premavista haila

ganga-tire ’yamuna-pulina’ jnana kaila

SYNONYMS

sri-ramadasa-adi—headed by Sri Ramadasa; gopa—the cowherd boys; prema-avista haila—became absorbed in ecstatic love; ganga-tire—the bank of the Ganges River; yamuna-pulina—the bank of the Yamuna River; jnana kaila—they thought.

All the confidential devotees who were cowherd boys, headed by Sri Ramadasa, were absorbed in ecstatic love.

They thought the bank of the Ganges to be the bank of the Yamuna.

6.91

mahotsava suni’ pasari nana-grama haite

cida, dadhi, sandesa, kala anila vecite

SYNONYMS

mahotsava suni’-hearing about this festival; pasari—the shopkeepers; nana-grama—various villages; haite—from; cida—chipped rice; dadhi—yogurt; sandesa—sweetmeats; kala—bananas; anila—brought; vecite—to sell.

When the shopkeepers of many other villages heard about the festival, they arrived there to sell chipped rice, yogurt, sweetmeats and bananas.

6.92

yata dravya lana aise, saba mulya kari’ laya

tara dravya mulya diya tahare khaoyaya

SYNONYMS

yata dravya—all materials; lana—bringing; aise—come; saba—all; mulya kari’ laya—Raghunatha purchased; tara dravya—of their goods; mulya diya—giving the price; tahare khaoyaya—fed them.

As they came, bringing all kinds of food, Raghunatha dasa purchased it all.

He gave them the price for their goods and later fed them the very same food.

6.93

kautuka dekhite aila yata yata jana

sei cida, dadhi, kala karila bhaksana

SYNONYMS

kautuka—these funny things; dekhite—to see; aila—arrived; yata yata jana—all kinds of men; sei—they; cida—chipped rice; dadhi—yogurt; kala—bananas; karila bhaksana—ate.

Anyone who came to see how these funny things were going on was also fed chipped rice, yogurt and bananas.

6.94

bhojana kari’ nityananda acamana kaila

cari kundira avasesa raghunathe dila

SYNONYMS

bhojana kari’-after finishing eating; nityananda—Nityananda Prabhu; acamana kaila—washing His hands and mouth; cari kundira—of the four pots; avasesa—what was remaining; raghunathe dila—delivered to Raghunatha dasa.

After Lord Nityananda Prabhu finished eating, He washed His hands and mouth and gave Raghunatha dasa the food remaining in the four pots.

6.95

ara tina kundikaya avasesa chila

grase-grase kari’ vipra saba bhakte dila

SYNONYMS

ara—other; tina kundikaya—in three pots; avasesa chila—there was food remaining; grase-grase—by morsel; kari’-delivering; vipra—a brahmana; saba bhakte—to all the devotees; dila—delivered.

There was food remaining in the three other big pots of Lord Nityananda, and a brahmana distributed it to all the devotees, giving a morsel to each.

6.96

puspa-mala vipra ani’ prabhu-gale dila

candana aniya prabhura sarvange lepila

SYNONYMS

puspa-mala—a flower garland; vipra—one brahmana; ani’-bringing; prabhugale—on the neck of Lord Nityananda Prabhu; dila—placed; candana aniya—bringing sandalwood pulp; prabhura—of Lord Nityananda Prabhu; sarvange lepila—smeared all over the body.

Then a brahmana brought a flower garland, placed the garland on Nityananda Prabhu’s neck and smeared sandalwood pulp all over His body.

6.97

sevaka tambula lana kare samarpana

hasiya hasiya prabhu karaye carvana

SYNONYMS

sevaka—servant; tambula—betel nuts; lana—bringing; kare samarpana—offers; hasiya hasiya—smiling; prabhu—Lord Nityananda Prabhu; karaye carvana—chews.

When a servant brought betel nuts and offered them to Lord Nityananda, the Lord smiled and chewed them.

6.98

mala-candana-tambula sesa ye achila

sri-haste prabhu taha sabakare banti’ dila

SYNONYMS

mala-candana-tambula—the flower garlands, sandalwood pulp and betel; sesa ye achila—whatever remained; sri-haste—in His own hand; prabhu—Nityananda Prabhu; taha—that; sabakare—to all; banti’ dila—distributed.

With His own hands Lord Nityananda Prabhu distributed to all the devotees whatever flower garlands, sandalwood pulp and betel nuts remained.

6.99

anandita raghunatha prabhura ’sesa, pana

apanara gana-saha khaila bantiya

SYNONYMS

anandita—being very happy; raghunatha—Raghunatha dasa; prabhura sesa pana—after getting the remnants left by Lord Nityananda prabhu; apanara gana—his own associates; saha—with; khaila—ate; bantiya—distributing.

After receiving the remnants of food left by Lord Nityananda Prabhu, Raghunatha dasa, who was greatly happy, ate some and distributed the rest among his own associates.

6.100

ei ta’ kahilun nityanandera vihara

’cida-dadhi-mahotsava’-name khyati yara

SYNONYMS

ei ta’-in this way; kahilun—I have described; nityanandera vihara—the pastimes of Lord Nityananda Prabhu; cida-dadhi-mahotsava—the festival of eating chipped rice and yogurt; name—of the name; khyati—the fame; yara—of which.

Thus I have described the pastimes of Lord Nityananda Prabhu in relation to the celebrated festival of chipped rice and yogurt.

6.101

prabhu visrama kaila, yadi dina-sesa haila

raghava-mandire tabe kirtana arambhila

SYNONYMS

prabhu—Nityananda Prabhu; visrama kaila—took rest; yadi—when; dina-sesa haila—the day was ended; raghava-mandire—at the temple of Raghava Pandita; tabe—at that time; kirtana arambhila—began congregational chanting of the holy name.

Nityananda Prabhu rested for the day, and when the day ended He went to the temple of Raghava Pandita and began congregational chanting of the holy name of the Lord.

6.102

bhakta saba nacana nityananda-raya

sese nrtya kare preme jagat bhasaya

SYNONYMS

bhakta saba—all the devotees; nacana—making to dance; nityananda-raya—Lord Nityananda Prabhu; sese—at the end; nrtya kare—began to dance; preme—in ecstatic love; jagat bhasaya—inundated the entire world.

Lord Nityananda Prabhu first influenced all the devotees to dance, and finally He Himself began dancing, thus inundating the entire world in ecstatic love.

6.103

mahaprabhu tanra nrtya karena darasana

sabe nityananda dekhe, na dekhe anya-jana

SYNONYMS

mahaprabhu—Sri Caitanya Mahaprabhu; tanra—His; nrtya—dancing; karena darasana—sees; sabe—all; nityananda dekhe—Nityananda Prabhu sees; na dekhe—do not see; anya-jana—others.

Lord Sri Caitanya Mahaprabhu was observing the dancing of Lord Nityananda Prabhu.

Nityananda Prabhu could see this, but the others could not.

6.104

nityanandera nrtya,--yena tanhara nartane

upama dibara nahi e-tina bhuvane

SYNONYMS

nityanandera nrtya—the dancing of Lord Nityananda Prabhu; yena—as; tanhara nartane—with the dancing of Sri Caitanya Mahaprabhu; upama dibara nahi—there cannot be any comparison; e-tina bhuvane—within these three worlds.

The dancing of Lord Nityananda Prabhu, like the dancing of Sri Caitanya Mahaprabhu, cannot be compared to anything within these three worlds.

6.105

nrtyera madhuri keba varnibare pare

mahaprabhu aise yei nrtya dekhibare

SYNONYMS

nrtyera madhuri—the sweetness of the dancing; keba—who; varnibare pare—can describe; mahaprabhu aise—Sri Caitanya Mahaprabhu comes; yei—that; nrtya—dancing; dekhibare—to see.

No one can properly describe the sweetness of Lord Nityananda’s dancing.

Sri Caitanya Mahaprabhu personally comes to see it.

6.106

nrtya kari’ prabhu yabe visrama karila

bhojanera lagi’ pandita nivedana kaila

SYNONYMS

nrtya kari’-after dancing; prabhu—Lord Nityananda; yabe—when; visrama karila—took rest; bhojanera lagi’-for His eating; pandita—Raghava Pandita; nivedana kaila—submitted a request.

After the dancing and after Lord Nityananda had rested, Raghava Pandita submitted his request that the Lord take supper.

6.107

bhojane vasila prabhu nija-gana lana

mahaprabhura asana dahine patiya

SYNONYMS

bhojane—to eat; vasila—sat down; prabhu—Lord Nityananda Prabhu; nija-gana lana—with His own personal associates; mahaprabhura—of Sri Caitanya Mahaprabhu; asana—sitting place; dahine patiya—setting on the right side.

Lord Nityananda Prabhu sat down for supper with His personal associates and made a sitting place on His right side for Sri Caitanya Mahaprabhu.

6.108

mahaprabhu asi’ sei asane vasila

dekhi’ raghavera mane ananda badila

SYNONYMS

mahaprabhu—Sri Caitanya Mahaprabhu; asi’-coming; sei asane—on that seat; vasila—sat down; dekhi’-seeing; raghavera mane—in the mind of Raghava Pandita; ananda—great happiness; badila—increased.

Sri Caitanya Mahaprabhu came there and sat down at His place.

Seeing this, Raghava Pandita felt increasing happiness.

Raghava Pandita felt increasing happiness.

6.109

dui-bhai-age prasada aniya dharila

sakala vaisnave piche parivesana kaila

SYNONYMS

dui-bhai-age—in front of the two brothers; prasada—the remnants of food offered to Lord Krsna; aniya—bringing; dharila—put; sakala vaisnave—to all the Vaisnavas; piche—thereafter; parivesana kaila—distributed.

Raghava Pandita brought the prasada before the two brothers and thereafter distributed prasada to all the other Vaisnavas.

6.110

nana-prakara pitha, payasa, divya salyanna

amrta nindaye aiche vividha vyanjana

SYNONYMS

nana-prakara pitha—various types of cake; payasa—sweet rice; divya salyanna—fine cooked rice; amrta—nectar; nindaye—surpassed; aiche—such; vividha vyanjana—varieties of vegetables.

There were varieties of cakes, sweet rice and fine cooked rice that surpassed the taste of nectar.

There were also varieties of vegetables.

6.111

raghava-thakurera prasada amrtera sara

mahaprabhu yaha khaite aise bara bara

SYNONYMS

raghava-thakurera—of Raghava Pandita; prasada—food offered to the Deity; amrtera sara—the essence of nectar; mahaprabhu—Sri Caitanya Mahaprabhu; yaha—which; khaite—to eat; aise—came; bara bara—again and again.

The food prepared and offered to the Deity by Raghava Pandita was like the essence of nectar.

Sri Caitanya Mahaprabhu came there again and again to eat such prasada.

6.112

paka kari’ raghava yabe bhoga lagaya

mahaprabhura lagi’ bhoga prthak badaya

SYNONYMS

paka kari’-after cooking; raghava—Raghava pandita; yabe—when; bhoga lagaya—offers food to the Deity; mahaprabhura lagi’-for Lord Sri Caitanya Mahaprabhu; bhoga—offering; prthak—separate; badaya—arranges.

When Raghava Pandita offered the food to the Deity after cooking, he would make a separate offering for Sri Caitanya Mahaprabhu.

6.113

prati-dina mahaprabhu karena bhojana

madhye madhye prabhu tanre dena darasana

SYNONYMS

prati-dina—daily; mahaprabhu—Sri Caitanya Mahaprabhu; karena bhojana—eats; madhye madhye—sometimes; prabhu—Sri Caitanya Mahaprabhu; tanre—unto him; dena darasana—gives His audience.

Every day, Sri Caitanya Mahaprabhu would eat at the house of Raghava Pandita.

Sometimes He would give Raghava Pandita the opportunity to see Him.

6.114

dui bhaire raghava ani’ parivese

yatna kari’ khaoyaya, na rahe avasese

SYNONYMS

dui bhaire—to the two brothers; raghava—Raghava pandita; ani’-bringing; parivese—distributed; yatna kari’-with great attention; khaoyaya—fed Them; na rahe avasese—there were no remnants.

Raghava Pandita would bring and distribute prasada to the two brothers, feeding Them with great attention.

They ate everything, and therefore there were no remnants left.

6.115

kata upahara ane, hena nahi jani

raghavera ghare randhe radha-thakurani

SYNONYMS

kata upahara—many presentations; ane—brings; hena—such; nahi jani—I cannot understand; raghavera ghare—at the house of Raghava pandita; randhe—cooks; radha-thakurani—the supreme mother, Srimati Radharani.

He brought so many presentations that no one could know them perfectly.

Indeed, it was a fact that the supreme mother, Radharani, personally cooked in the house of Raghava Pandita.

6.116

durvasara thani tenho panachena vara

amrta ha-ite paka tanra adhika madhura

SYNONYMS

durvasara thani—from Durvasa Muni; tenho—She; panachena vara—got the benediction; amrta ha-ite—than nectar; paka—cooking; tanra—Her; adhika madhura—more sweet.

Srimati Radharani received from Durvasa Muni the benediction that whatever She cooked would be sweeter than nectar.

That is the special feature of Her cooking.

6.117

sugandhi sundara prasada--madhuryera sara

dui bhai taha khana santosa apara

SYNONYMS

su-gandhi—fragrant; sundara—beautiful; prasada—food; madhuryera sara—the essence of all sweetness; dui bhai—the two brothers; taha—that; khana—eating; santosa apara—very, very happy.

Aromatic and pleasing to see, the food was the essence of all sweetness.

Thus the two brothers, Lord Caitanya Mahaprabhu and Lord Nityananda Prabhu, ate it with great satisfaction.

6.118

bhojane vasite raghunathe kahe sarva-jana

pandita kahe,--inha pache karibe bhojana’

SYNONYMS

bhojane—to eat; vasite—to sit down; raghunathe—unto Raghunatha dasa; kahe—requested; sarva-jana—everyone; pandita kahe—Raghava Pandita said; inha—this; pache—later; karibe bhojana—will take food.

All the devotees present requested Raghunatha dasa to sit down and take prasada, but Raghava Pandita told them,“He will take prasada later.”

6.119

bhakta-gana akantha bhariya karila bhojana

’hari’ dhvani kari’ uthi’ kaila acamana

SYNONYMS

bhakta-gana—all the devotees; akantha—up to the neck; bhariya—filling; karila bhojana—took prasada; hari dhvani—chanting of the holy name of Hari; kari’-doing; uthi’-getting up; kaila acamana—washed their mouths and hands.

All the devotees took prasada, filling themselves to the brim.

Thereafter, chanting the holy name of Hari, they stood up and washed their hands and mouths.

6.120

bhojana kari’ dui bhai kaila acamana

raghava ani’ paraila malya-candana

SYNONYMS

bhojana kari’-after eating; dui bhai—the two brothers; kaila acamana—washed Their hands and mouths; raghava—Raghava Pandita; ani’-bringing; paraila—decorated Them with; malya-candana—flower garlands and sandalwood pulp.

After eating, the two brothers washed Their hands and mouths.

Then Raghava Pandita brought fIower garlands and sandalwood pulp and decorated Them.

6.121

bida khaoyaila, kaila carana vandana

bhakta-gane dila bida, malya-candana

SYNONYMS

bida khaoyaila—he offered betel nuts; kaila carana vandana—prayed to the lotus feet; bhakta-gane—unto the devotees; dila—gave; bida—betel nuts; malya-candana—garlands and sandalwood pulp.

Raghava Pandita offered Them betel nuts and worshiped Their lotus feet.

He also distributed betel nuts, flower garlands and sandalwood pulp to the devotees.

6.122

raghavera krpa raghunathera upare

dui bhaiera avasista patra dila tanre

SYNONYMS

raghavera—of Raghava Pandita; krpa—mercy; raghunathera upare—unto Raghunatha dasa; dui bhaiera—of the two brothers; avasista—of remnants of food; patra—the dishes; dila tanre—offered to him.

Raghava Pandita, being very merciful toward Raghunatha dasa, offered him the dishes with the remnants of food left by the two brothers.

6.123

kahila,--"caitanya gosani kariyachena bhojana

tanra sesa paile, tomara khandila bandhana"

SYNONYMS

kahila—he said; caitanya gosani—Lord Sri Caitanya Mahaprabhu; kariyachena bhojana—has eaten; tanra sesa—His remnants; paile—if you take; tomara—your; khandila—will cease; bandhana—bondage.

He said, “Lord Sri Caitanya Mahaprabhu has eaten this food.

If you take His remnants, you will be released from the bondage of your family.”

6.124

bhakta-citte bhakta-grhe sada avasthana

kabhu gupta, kabhu vyakta, svatantra bhagavan

SYNONYMS

bhakta-citte—in the heart of a devotee; bhakta-grhe—at the house of a devotee; sada avasthana—always resides; kabhu gupta—sometimes hidden; kabhu vyakta—sometimes manifest; svatantra—fully independent; bhagavan—the Supreme Personality of Godhead.

The Supreme Personality of Godhead always resides either in the heart or in the home of a devotee.

This fact is sometimes hidden and sometimes manifest, for the Supreme Personality of Godhead is fully independent.

6.125

sarvatra ’vyapaka’ prabhura sada sarvatra vasa

ihate samsaya yara, sei yaya nasa

SYNONYMS

sarvatra—everywhere; vyapaka—pervading; prabhura—of the Supreme Personality of Godhead; sada—always; sarvatra—everywhere; vasa—residence; ihate—about this; samsaya—doubt; yara—of whom; sei—he; yaya nasa—becomes annihilated.

The Supreme Personality of Godhead is all-pervasive, and therefore He resides everywhere.

Anyone who doubts this will be annihilated.

6.126

prate nityananda prabhu ganga-snana kariya

sei vrksa-mule vasila nija-gana lana

SYNONYMS

prate—in the morning; nityananda prabhu—Lord Nityananda Prabhu; ganga snana—bathing in the Ganges; kariya—after doing; sei vrksa-mule—under that tree; vasila—sat down; nija-gana lana—with His associates.

In the morning, after taking His bath in the Ganges, Nityananda Prabhu sat down with His associates beneath the same tree under which He had previously sat.

6.127

raghunatha asi’ kaila carana vandana

raghava-pandita-dvara kaila nivedana

SYNONYMS

raghunatha—Raghunatha dasa; asi’-coming; kaila carana vandana—worshiped His lotus feet; raghava-pandita-dvara—through Raghava pandita; kaila nivedana—submitted his desire.

Raghunatha dasa went there and worshiped Lord Nityananda’s lotus feet.

Through Raghava Pandita, he submitted his desire.

6.128

"adhama, pamara mui hina jivadhama!

mora iccha haya--pana caitanya-carana

SYNONYMS

adhama—the most fallen; pamara—the most sinful; mui—I; hina—condemned; jiva-adhama—the lowest of all living beings; mora—my; iccha—desire; haya—is; pana—I can get; caitanya-carana—the shelter of the lotus feet of Sri Caitanya Mahaprabhu "I am the lowest of men, the most sinful, fallen and condemned.

Nevertheless, I desire to attain the shelter of Sri Caitanya Mahaprabhu.

6.129

vamana hana yena canda dharibare caya

aneka yatna kainu, tate kabhu siddha naya

SYNONYMS

vamana hana—being a dwarf; yena—as if; canda—the moon; dharibare—to catch; caya—wants; aneka yatna—many attempts; kainu—I have made; tate—in that; kabhu siddha naya—I have not been successful "Like a dwarf who wants to catch the moon, I have tried my best many times, but I have never been successful.

6.130

yata-bara palai ami grhadi chadiya

pita, mata--dui more rakhaye bandhiya

SYNONYMS

yata-bara—as many times; palai—go away; ami—I; grha-adi chadiya—giving up my relationship with home; pita mata—father and mother; dui—both of them; more—me; rakhaye bandhiya—keep bound "Every time I tried to go away and give up my home relationships, my father and mother unfortunately kept me bound.

6.131

tomara krpa vina keha ’caitanya’ na paya

tumi krpa kaile tanre adhameha paya

SYNONYMS

tomara krpa—Your mercy; vina—without; keha—anyone; caitanya—Lord Sri Caitanya Mahaprabhu; na paya—cannot get; tumi krpa kaile—if You are merciful; tanre—Him; adhameha—even the fallen soul; paya—can get "No one can attain the shelter of Sri Caitanya Mahaprabhu without Your mercy, but if You are merciful, even the lowest of men ca attain shelter at His lotus feet.

6.132

ayogya mui nivedana karite kari bhaya

more ’caitanya’ deha’ gosani hana sadaya

SYNONYMS

ayogya—unfit; mui—I; nivedana karite—to submit my desires; kari bhaya—I am afraid; more—unto me; caitanya deha’-kindly give the shelter of Lord Sri Caitanya Mahaprabhu; gosani—O my Lord; hana sa-daya—being merciful "Although I am unfit and greatly afraid to submit this plea, I nevertheless request You, sir, to be especially merciful toward me by granting me shelter at the lotus feet of Sri Caitanya Mahaprabhu.

6.133

mora mathe pada dhari’ karaha prasada

nirvighne caitanya pana--kara asirvada"

SYNONYMS

mora mathe—upon my head; pada dhari’-keeping Your feet; karaha prasada—bless me; nirvighne—without difficulty; caitanya pana—I may get the shelter of Sri Caitanya Mahaprabhu; kara asirvada—give this benediction “Placing Your feet on my head, give me the benediction that I may achieve the shelter of Sri Caitanya Mahaprabhu without difficulty.

I pray for this benediction.”

6.134

suni’ hasi’ kahe prabhu saba bhakta-gane

"ihara visaya-sukha--indra-sukha-sama

SYNONYMS

suni’-hearing; hasi’-smiling; kahe—says; prabhu—Lord Nityananda Prabhu; saba bhakta-gane—unto all the devotees; ihara—of Raghunatha dasa; visaya sukha—material happiness; indra-sukha—the material happiness of the King of heaven, Indra; sama—equal to.

After hearing this appeal by Raghunatha dasa, Lord Nityananda Prabhu smiled and told all the devotees, "Raghunatha dasa’s standard of material happiness is equal to that of Indra, the King of heaven.

6.135

caitanya-krpate seha nahi bhaya mane

sabe asirvada kara--pauka caitanya-carane

SYNONYMS

caitanya-krpate—by the mercy of Lord Sri Caitanya Mahaprabhu; seha—such a standard of material happiness; nahi bhaya—he does not take as valuable; mane—at mind; sabe—all of you; asirvada kara—give the benediction; pauka—let him get; caitanya-carane—the shelter of the lotus feet of Sri Caitanya Mahaprabhu "Because of the mercy bestowed upon him by Sri Caitanya Mahaprabhu, Raghunatha dasa, although situated in such material happiness, does not like it at all.

Therefore let every one of you be merciful toward him and give him the benediction that he may very soon attain shelter at the lotus feet of Sri Caitanya Mahaprabhu.

6.136

krsna-pada-padma-gandha yei jana paya

brahmaloka-adi-sukha tanre nahi bhaya"

SYNONYMS

krsna—of Lord Krsna; pada-padma—of the lotus feet; gandha—the fragrance; yei jana—anyone who; paya—gets; brahma-loka—of Brahmaloka; adi—and so on; sukha—happiness; tanre—to him; nahi bhaya—does not appear valuable "One who experiences the fragrance of the lotus feet of Lord Krsna does not even value the standard of happiness available in Brahmaloka, the topmost planet.

And what to speak of heavenly happiness?

6.137

yo dustyajan dara-sutan

suhrd-rajyam hrdi-sprsah

jahau yuvaiva malavad

uttama-sloka-lalasah

SYNONYMS

yah—who (Bharata Maharaja); dustyajan—difficult to give up; dara-sutan—wife and children; suhrt—friends; rajyam—kingdom; hrdi-sprsah—dear to the core of the heart; jahau—gave up; yuva—youth; eva—at that time; malavat—like stool; uttama-sloka-lalasah—being captivated by the transcendental qualities; pastimes and association of the Supreme Personality of Godhead “Lord Krsna, the Supreme Personality of Godhead, is offered sublime, poetic prayers by those trying to attain His favor.

Thus He is known as Uttamasloka.

Being very eager to gain the association of Lord Krsna, King Bharata, although in the prime of youth, gave up his very attractive wife, affectionate children, most beloved friends and opulent kingdom, exactly as one gives up stool after excreting it.’ ”

PURPORT

This verse is from Srimad-Bhagavatam (5.14.43).

6.138

tabe raghunathe prabhu nikate bolaila

tanra mathe pada dhari’ kahite lagila

SYNONYMS

tabe—then; raghunathe—Raghunatha dasa; prabhu—Lord Nityananda Prabhu; nikate bolaila—called nearby; tanra mathe—on his head; pada dhari’-keeping His feet; kahite lagila—began to speak.

Then Lord Nityananda Prabhu called Raghunatha dasa near Him, placed His lotus feet upon Raghunatha dasa’s head and began to speak.

6.139

"tumi ye karaila ei pulina-bhojana

tomaya krpa kari’ gaura kaila agamana

SYNONYMS

tumi—you; ye—that; karaila—caused to do; ei—this; pulina-bhojana—picnic on the bank of the Ganges; tomaya—unto you; krpa kari’-being merciful; gaura—Lord Sri Caitanya Mahaprabhu; kaila agamana—came “My dear Raghunatha dasa,” He said, "since you arranged the feast on the bank of the Ganges, Sri Caitanya Mahaprabhu came here just to show you His mercy.

6.140

krpa kari’ kaila cida-dugdha bhojana

nrtya dekhi’ ratrye kaila prasada bhaksana

SYNONYMS

krpa kari’-by His causeless mercy; kaila—did; cida-dugdha bhojana—eating of the chipped rice and milk; nrtya dekhi’-after seeing the dancing; ratrye—at night; kaila prasada bhaksana—ate the prasada "By His causeless mercy He ate the chipped rice and milk.

Then, after seeing the dancing of the devotees at night, He took His supper.

6.141

toma uddharite gaura aila apane

chutila tomara yata vighnadi-bandhane

SYNONYMS

toma—you; uddharite—to deliver; gaura—Lord Sri Caitanya Mahaprabhu, Gaurahari; aila apane—came personally; chutila—have gone; tomara—your; yata—all kinds of; vighna-adi-bandhane—impediments for bondage "Lord Sri Caitanya Mahaprabhu, Gaurahari, came here personally to deliver you.

Now rest assured that all the impediments meant for your bondage are gone.

6.142

svarupera sthane toma karibe samarpane

’antaranga’ bhrtya bali’ rakhibe carane

SYNONYMS

svarupera sthane—unto Svarupa Damodara; toma—you; karibe samarpane—He will give; antaranga—very confidential; bhrtya—servant; bali’-as; rakhibe carane—will keep under His lotus feet "Sri Caitanya Mahaprabhu will accept you and place you under the charge of His secretary, Svarupa Damodara.

You will thus become one of the most confidential internal servants and will attain the shelter of Sri Caitanya Mahaprabhu.

6.143

niscinta hana yaha apana-bhavana

acire nirvighne pabe caitanya-carana"

SYNONYMS

niscinta—without anxiety; hana—being; yaha—go; apana-bhavana—to your own place; acire—very soon; nirvighne—without impediments; pabe—you will get; caitanya-carana—the shelter of Lord Sri Caitanya Mahaprabhu.

TRANSLATION “Being assured of all this, return to your own home.

6.144

saba bhakta-dvare tanre asirvada karaila

tan-sabara carana raghunatha vandila

SYNONYMS

saba—all; bhakta-dvare—by the devotees; tanre asirvada karaila—had him blessed; tan-sabara—of all of them; carana—the lotus feet; raghunatha—Raghu natha dasa; vandila—worshiped.

Lord Nityananda had Raghunatha dasa blessed by all the devotees, and Raghunatha dasa offered his respects to their lotus feet.

6.145

prabhu-ajna lana vaisnavera ajna la-ila

raghava-sahite nibhrte yukti karila

SYNONYMS

prabhu-ajna—the order of Lord Nityananda Prabhu; lana—taking; vaisnavera ajna—the permission of all the Vaisnavas; la-ila—he took; raghava-sahite—with Raghava Pandita; nibhrte—in a solitary place; yukti karila—he consulted.

After taking leave of Lord Nityananda Prabhu and then all the other Vaisnavas, Sri Raghunatha dasa consulted secretly with Raghava Pandita.

6.146

yukti kari’ sata mudra, sona tola-sate

nibhrte dila prabhura bhandarira hate

SYNONYMS

yukti kari’-after consultation; sata mudra—one hundred coins; sona—in gold pieces; tola-sate—about seven tolas (about two and a half ounces); nibhrte—secretly; dila—delivered; prabhura—of Lord Nityananda Prabhu; bhandarira—of the treasurer; hate—into the hand.

After consulting with Raghava Pandita, he secretly delivered one hundred gold coins and about seven tolas of gold to the hand of Nityananda Prabhu’s treasurer.

6.147

tanre nisedhila,--"prabhure ebe na kahiba

nija-ghare yabena yabe tabe nivediba"

SYNONYMS

tanre—him; nisedhila—he forbade; prabhure—unto Lord Nityananda Prabhu; ebe—now; na kahiba—do not speak; nila-ghare—to His home; yabena—will return; yabe—when; tabe—then; nivediba—kindly inform Him.

Raghunatha dasa admonished the treasurer, “Do not speak about this to Lord Nityananda Prabhu now, but when He returns home, kindly inform Him about this presentation.”

6.148

tabe raghava-pandita tanre ghare lana gela

thakura darsana karana mala-candana dila

SYNONYMS

tabe—thereupon; raghava-pandita—Raghava Pandita; tanre—him; ghare lana gela—took to his home; thakura darsana karana—after inducing him to see the Deity; mala-candana—a garland and sandalwood pulp; dila—delivered.

Thereupon, Raghava Pandita took Raghunatha dasa to his home.

After inducing him to see the Deity, he gave Raghunatha dasa a garland and sandalwood pulp.

6.149

aneka ’prasada’ dila pathe khaibare

tabe punah raghunatha kahe panditere

SYNONYMS

aneka prasada—much prasada; dila—delivered; pathe khaibare—to eat on his way; tabe—then; punah—again; raghunatha kahe—Raghunatha dasa said; panditere—to Raghava Pandita.

He gave Raghunatha dasa a large quantity of prasada to eat on his way home.

Then Raghunatha dasa again spoke to Raghava Pandita.

6.150

"prabhura sange yata mahanta, bhrtya asrita jana

pujite cahiye ami sabara carana

SYNONYMS

prabhura sange—with Lord Nityananda Prabhu; yata—all; mahanta—great devotees; bhrtya—servants; asrita jana—subservient people; pujite—to worship; cahiye—want; ami—I; sabara carana—the lotus feet of all of them “I want to give money,” he said, "just to worship the lotus feet of all the great devotees, servants and subservants of Lord Nityananda Prabhu.

6.151

bisa, panca-dasa, bara, dasa, panca haya

mudra deha’ vicari’ yara yata yogya haya

SYNONYMS

bisa—twenty; panca-dasa—fifteen; bara—twelve; dasa—ten; panca—five; haya—are; mudra—coins; deha’-give; vicari’-considering; yara—of whom; yata—as much; yogya haya—is fit “As you think fit, give twenty, fifteen, twelve, ten or five coins to each of them.”

6.152

saba lekha kariya raghava-pasa dila

yanra name yata raghava cithi lekhaila

SYNONYMS

saba—all; lekha kariya—writing; raghava-pasa dila—delivered to Raghava Pandita; yanra name—in whose name; yata—as much; raghava—Raghava Pandita; cithi—a list; lekhaila—had written.

Raghunatha dasa drew up an account of the amount to be given and submitted it to Raghava Pandita, who then made up a list showing how much money was to be paid to each and every devotee.

6.153

eka-sata mudra ara sona tola-dvaya

panditera age dila kariya vinaya

SYNONYMS

eka-sata mudra—one hundred coins; ara—and; sona—gold; tola-dvaya—two tolas; panditera age—before Raghava Pandita; dila—presented; kariya vinaya—with great humility.

With great humility, Raghunatha dasa placed one hundred gold coins and about two tolas of gold before Raghava Pandita for all the other devotees.

6.154

tanra pada-dhuli lana svagrhe aila

nityananda-krpa pana krtartha manila

SYNONYMS

tanra—his; pada-dhuli—the dust of the feet; lana—taking; sva-grhe aila—returned to his home; nityananda-krpa—the mercy of Lord Nityananda Prabhu; pana—getting; krtartha manila—he felt greatly obligated.

After taking dust from the feet of Raghava Pandita, Raghunatha dasa returned to his home, feeling greatly obligated to Lord Nityananda Prabhu because of having received His merciful benediction.

6.155

sei haite abhyantare na karena gamana

bahire durga-mandape yana karena sayana

SYNONYMS

sei haite—from that day; abhyantare—in the interior rooms; na karena gamana—did not go; bahire—outside; durga-mandape—to the place where Durga worship was performed; yana—going; karena sayana—he sleeps.

From that day on, he did not go into the interior section of the house.

Instead, he would sleep on the Durga-mandapa (the place where mother Durga was worshiped).

6.156

tanha jagi’ rahe saba raksaka-gana

palaite karena nana upaya cintana

SYNONYMS

tanha—there; jagi’-keeping awake; rahe—stay; saba—all; raksaka-gana—the watch men; palaite—to go away; karena—does; nana—various; upaya—means; cintana—thinking of.

There, however, the watchmen alertly kept guard.

Raghunatha dasa was thinking of various means by which to escape their vigilance.

6.157

hena-kale gauda-desera saba bhakta-gana

prabhure dekhite nilacale karila gamana

SYNONYMS

hena-kale—at this time; gauda-desera—of Bengal; saba—all; bhakta-gana—devotees; prabhure—Lord Sri Caitanya Mahaprabhu; dekhite—to see; nilacale—to Jagannatha Puri; karila gamana—went.

At that time, all the devotees of Bengal were going to Jagannatha Puri to see Lord Caitanya Mahaprabhu.

6.158

tan-sabara sange raghunatha yaite na pare

prasiddha prakata sanga, tabahin dhara pade

SYNONYMS

tan-sabara—all of them; sange—with; raghunatha—Raghunatha dasa; yaite na pare—could not go; prasiddha—famous; prakata—known; sanga—group; tabahin—immediately; dhara pade—he would be caught.

Raghunatha dasa could not accompany them, for they were so famous that he would immediately have been caught.

6.159-160

ei-mata cintite daive eka-dine

bahire devi-mandape kariyachena sayane

danda-cari ratri yabe ache avasesa

yadunandana-acarya tabe karila pravesa

SYNONYMS

ei-mata—in this way; cintite—while he was thinking; daive—by chance; eka dine—one day; bahire—outside the house; devi-mandape—on the Durga platform; kariyachena sayane—was sleeping; danda-cari—four dandas (ninety-six minutes); ratri—night; yabe—when; ache avasesa—there remained; yadunandana-acarya—the priest of the name Yadunandana Acarya; tabe—then; karila pravesa—entered.

Thus Raghunatha dasa thought deeply about how to escape, and one night while he was sleeping on the Durga-mandapa, the priest Yadunandana Acarya entered the house when only four dandas remained until the end of the night.

6.161

vasudeva-dattera tenha haya ’anugrhita’

raghunathera ’guru’ tenho haya ’purohita’

SYNONYMS

vasudeva-dattera—of Vasudeva Datta; tenha—he; haya anugrhita—was given the mercy; raghunathera—of Raghunatha dasa; guru—the spiritual master; tenho—he; haya—was; purohita—the priest.

Yadunandana Acarya was the priest and spiritual master of Raghunatha dasa.

Although born in a brahmana family, he had accepted the mercy of Vasudeva Datta.

PURPORT

Srila Bhaktisiddhanta Sarasvati Thakura comments that although the atheists who have deviated from the order of Sri Advaita Acarya introduce themselves as followers of Advaita Acarya, they do not accept Sri Caitanya Mahaprabhu as the Supreme Personality of Godhead, Krsna.

Yadunandana Acarya, one of the most confidential followers of Sri Caitanya Mahaprabhu, was the initiated disciple of Advaita Acarya.

He was not polluted by sentimental distinctions classifying Vaisnavas according to birth.

Therefore although Vasudeva Datta had not been born in a brahmana family, Yadunandana Acarya accepted Vasudeva Datta as his spiritual master.

6.162

advaita-acaryera tenha ’sisya antaranga’

acarya-ajnate mane--caitanya ’prana-dhana’

SYNONYMS

advaita-acaryera—of Advaita Acarya; tenha—Yadunandana Acarya; sisya—disciple; antaranga—very confidential; acarya-ajnate—by the order of Advaita Acarya; mane—he accepted; caitanya prana-dhana—Lord Sri Caitanya Mahaprabhu as his life and soul.

Yadunandana Acarya had been officially initiated by Advaita Acarya.

Thus he considered Lord Caitanya his life and soul.

6.163

angane asiya tenho yabe dandaila

raghunatha asi’ tabe dandavat kaila

SYNONYMS

angane—in the courtyard; asiya—entering; tenho—Yadunandana Acarya; yabe—when; dandaila—stood up; raghunatha—Raghunatha dasa; asi’-coming; tabe—at that time; dandavat kaila—offered his respects, falling down.

When Yadunandana Acarya entered the house of Raghunatha dasa and stood in the courtyard, Raghunatha dasa went there and fell down to offer his obeisances.

6.164

tanra eka sisya tanra thakurera seva kare

seva chadiyache, tare sadhibara tare

SYNONYMS

tanra—his; eka—one; sisya—disciple; tanra—his; thakurera—of the Deity; seva—service; kare—does; seva chadiyache—he has left that service; tare—him; sadhibara tare—to induce.

One of Yadunandana Acarya’s disciples had been worshiping the Deity but had left that service.

Yadunandana Acarya wanted Raghunatha dasa to induce the disciple to take up that service again.

6.165

raghunathe kahe,--"tare karaha sadhana

seva yena kare, ara nahika brahmana"

SYNONYMS

raghunathe kahe—he said to Raghunatha dasa; tare—him; karaha sadhana—induce to accept the service; seva—service; yena—that; kare—he does; ara—other; nahika—there is no; brahmana—brahmana.

Yadunandana Acarya requested Raghunatha dasa, “Please induce the brahmana to resume the service, for there is no other brahmana to do it.”

6.166

eta kahi’ raghunathe lana calila

raksaka saba sesa-ratre nidraya padila

SYNONYMS

eta kahi’-saying this; raghunathe lana—taking Raghunatha dasa; calila—he went out; raksaka saba—all the watch men; sesa-ratre—at the end of night; nidraya padila—fell asleep.

After saying this, Yadunandana Acarya took Raghunatha dasa with him and went out.

By that time all the watchmen were deeply asleep because it was the end of the night.

6.167

acaryera ghara ihara purva-disate

kahite sunite dunhe cale sei pathe

SYNONYMS

acaryera ghara—the house of Yadunandana Acarya; ihara—of this; purva-disate—to the east; kahite—talking; sunite—listening; dunhe—both of them; cale—go; sei pathe—on that path.

East of the house of Raghunatha dasa was the house of Yadunandana Acarya.

Yadunandana Acarya and Raghunatha dasa talked together as they went toward that house.

6.168

ardha-pathe raghunatha kahe gurura carane

"ami sei vipre sadhi’ pathaimu toma sthane

SYNONYMS

ardha-pathe—halfway along the path; raghunatha kahe—Raghunatha dasa said; gurura carane—unto the lotus feet of his spiritual master; ami—I; sei—that; vipre—brahmana; sadhi’-inducing; pathaimu—shall send; toma sthane—to your place.

Halfway along the path, Raghunatha dasa submitted at the lotus feet of his spiritual master, "I shall go to the home of that brahmana, induce him to return, and send him to your home.

6.169

tumi sukhe ghare yaha--more ajna haya"

ei chale ajna magi’ karila niscaya

SYNONYMS

tumi—you; sukhe—in happiness; ghare yaha—go to your place; more—to me; ajna—order; haya—is; ei chale—on this plea; ajna magi’-asking permission; karila niscaya—decided “You may go home without anxiety.

Following your order, I shall persuade the brahmana.” On this plea, after asking permission, he decided to go away.

6.170

"sevaka raksaka ara keha nahi sange

palaite amara bhala eita prasange

SYNONYMS

sevaka—servant; raksaka—watchman; ara—and; keha nahi—there is no one; sange—along; palaite—to go away; amara—my; bhala—good; eita—this; prasange—opportunity.

Raghunatha dasa thought, “This is the greatest opportunity to go away because this time there are no servants or watchmen with me.”

6.171

eta cinti’ purva-mukhe karila gamana

ulatiya cahe pache,--nahi kona jana

SYNONYMS

eta cinti’-thinking this; purva-mukhe—toward the east; karila gamana—began to proceed; ulatiya—turning around; cahe—looks; pache—behind; nahi kona jana—there was no one.

Thinking in this way, he quickly proceeded toward the east.

Sometimes he turned around and looked back, but no one was following him.

6.172

sri-caitanya-nityananda-carana cintiya

patha chadi’ upapathe yayena dhana

SYNONYMS

sri-caitanya—of Sri Caitanya Mahaprabhu; nityananda—of Lord Nityananda Prabhu; carana—the lotus feet; cintiya—thinking of; patha chadi’-giving up the general pathway; upapathe—by the path not generally used; yayena dhana—he went very swiftly.

Thinking of the lotus feet of Sri Caitanya Mahaprabhu and Lord Nityananda Prabhu, he left the general path and proceeded with great haste on the one not generally used.

6.173

grame-gramera patha chadi’ yaya vane vane

kaya-mano-vakye cinte caitanya-carane

SYNONYMS

grame-gramera—from village to village; patha—the general path; chadi’-giving up; yaya—goes; vane vane—through the jungles; kaya-manah-vakye—with body, mind and words; cinte—thinks; caitanya carane—of the lotus feet of Sri Caitanya Mahaprabhu.

Giving up the general path from village to village, he passed through the jungles, thinking with heart and soul about the lotus feet of Sri Caitanya Mahaprabhu.

6.174

panca-dasa-krosa-patha cali’ gela eka-dine

sandhya-kale rahila eka gopera bathane

SYNONYMS

panca-dasa-krosa—about thirty miles; patha cali’-walking on the path; gela—went; eka-dine—in one day; sandhya-kale—in the evening; rahila—remained; eka gopera—of a milkman; bathane—in the cowshed.

He walked about thirty miles in one day, and in the evening he took rest in the cowshed of a milkman.

6.175

upavasi dekhi’ gopa dugdha ani’ dila

sei dugdha pana kari’ padiya rahila

SYNONYMS

upavasi—fasting; dekhi’-seeing; gopa—the milkman; dugdha—milk; ani’-bringing; dila—gave; sei dugdha—that milk; pana kari’-drinking; padiya—lying down; rahila—he remained.

When the milkman saw that Raghunatha dasa was fasting, he gave him some milk.

Raghunatha dasa drank the milk and lay down to rest there for the night.

6.176

etha tanra sevaka raksaka tanre na dekhiya

tanra guru-pase varta puchilena giya

SYNONYMS

etha—here, at his home; tanra—his; sevaka—servant; raksaka—watchman; tanre—him; na dekhiya—not seeing; tanra guru-pase—from his spiritual master; varta—news; puchilena—inquired; giya—going.

At the house of Raghunatha dasa, the servant and watchman, not seeing him there, immediately went to inquire about him from his spiritual master, Yadunandana Acarya.

6.177

tenha kahe, ’ajna magi’ gela nija-ghara’

’palaila raghunatha’--uthila kolahala

SYNONYMS

tenha kahe—he said; ajna magi’-asking my permission; gela—went; nija ghara—to his home; palaila raghunatha—Raghunatha dasa has gone away; uthila—arose; kolahala—a tumultuous sound.

Yadunandana Acarya said, “He has already asked my permission and returned home.” Thus there arose a tumultuous sound, as everyone cried, “Now Raghunatha has gone away!”

6.178

tanra pita kahe,--"gaudera saba bhakta-gana

prabhu-sthane nilacale karila gamana

SYNONYMS

tanra—his; pita—father; kahe—said; gaudera—of Bengal; saba—all; bhakta gana—the devotees; prabhu-sthane—to the place of Sri Caitanya Mahaprabhu; nilacale—at Jagannatha puri; karila gamana—have gone.

Raghunatha dasa’s father said, "Now all the devotees from Bengal have gone to Jagannatha Puri to see Lord Sri Caitanya Mahaprabhu.

6.179

sei-sange raghunatha gela palana

dasa jana yaha, tare anaha dhariya"

SYNONYMS

sei-sange—with them; raghunatha—Raghunatha dasa; gela palana—has fled; dasa jana—ten men; yaha—go; tare—him; anaha—bring; dhariya—catching “Raghunatha dasa has fled with them.

Ten men should immediately go catch him and bring him back.”

6.180

sivanande patri dila vinaya kariya

’amara putrere tumi diba bahudiya’

SYNONYMS

sivanande—unto Sivananda Sena; patri—a letter; dila—sent; vinaya kariya—with great humility; amara putrere—my son; tumi—you; diba—please give; bahudiya—returning.

Raghunatha dasa’s father wrote a letter to Sivananda Sena, asking him with great humility, “Please return my son.”

6.181

jhankara paryanta gela sei dasa jane

jhankarate paila giya vaisnavera gane

SYNONYMS

jhankara paryanta—to the place known as Jhankara; gela—went; sei dasa jane—those ten men; jhankarate—at Jhankara; paila—caught up to; giya—going; vaisnavera gane—the group of Vaisnavas.

In Jhankara, the ten men caught up with the group of Vaisnavas going to Nilacala.

6.182

patri diya sivanande varta puchila

sivananda kahe,--’tenha etha na aila’

SYNONYMS

patri—letter; diya—delivering; sivanande—unto Sivananda Sena; varta—news; puchila—inquired; sivananda kahe—Sivananda said; tenha—he; etha—here; na aila—did not come.

After delivering the letter, the men inquired from Sivananda Sena about Raghunatha dasa, but Sivananda Sena replied, “He did not come here.”

6.183

bahudiya sei dasa jana aila ghara

tanra mata-pita ha-ila cintita antara

SYNONYMS

bahudiya—returning; sei—those; dasa jana—ten men; aila ghara—came back home; tanra—his; mata-pita—mother and father; ha-ila—became; cintita—full of anxiety; antara—within themselves.

The ten men returned home, and Raghunatha dasa’s father and mother were filled with anxiety.

6.184

etha raghunatha-dasa prabhate uthiya

purva-mukha chadi’ cale daksina-mukha hana

SYNONYMS

etha—here; raghunatha-dasa—Raghunatha dasa; prabhate—early in the morning; uthiya—rising; purva-mukha—facing the east; chadi’-giving up; cale—began to proceed; daksina-mukha—facing south; hana—being.

Raghunatha dasa, who had been resting at the milkman’s house, got up early in the morning.

Instead of going to the east, he turned his face south and proceeded.

6.185

chatrabhoga para hana chadiya sarana

kugrama diya diya karila prayana

SYNONYMS

chatra-bhoga—the place named Chatrabhoga; para hana—crossing; chadiya—giving up; sarana—the royal road; kugrama diya diya—going through village pathways; karila prayana—proceeded.

He crossed Chatrabhoga, but instead of going on the general path, he proceeded on the path that went from village to village.

PURPORT

Chatrabhoga, known now as Chada-khadi, is in the district of twenty-four parganas in West Bengal.

It is situated near the celebrated village Jayanagara-majilapura.

Formerly the Ganges or some of its branches flowed through this region.

Sometimes Chatrabhoga is misunderstood to have been a village on the River Kansai-nadi in Benapola.

6.186

bhaksana apeksa nahi, samasta divasa gamana

ksudha nahi badhe, caitanya-carana-praptye mana

SYNONYMS

bhaksana apeksa nahi—did not care for eating; samasta divasa—all day; gamana—traveling; ksudha—hunger; nahi badhe—did not become an impediment; caitanya-carana—the lotus feet of Sri Caitanya Mahaprabhu; praptye—on obtaining; mana—mind.

Not caring about eating, he traveled all day.

Hunger was not an impediment, for his mind was concentrated upon obtaining shelter at the lotus feet of Sri Caitanya Mahaprabhu.

6.187

kabhu carvana, kabhu randhana, kabhu dugdha-pana

yabe yei mile, tahe rakhe nija prana

SYNONYMS

kabhu carvana—sometimes chewing; kabhu randhana—sometimes cooking; kabhu dugdha-pana—sometimes drinking milk; yabe—when; yei—whoever; mile—meets; tahe—in that way; rakhe—keeps; nija prana—his life.

Sometimes he chewed fried grains, sometimes he cooked, and sometimes he drank milk.

In this way he kept his life and soul together with whatever was available wherever he went.

6.188

bara dine cali’ gela sri-purusottama

pathe tina-dina matra karila bhojana

SYNONYMS

bara dine—for twelve days; cali’-traveling; gela—reached; sri-purusottama—Jagannatha Puri, or Nilacala, the place of Purusottama; pathe—on the path; tina-dina—on three days; matra—only; karila bhojana—he ate.

He reached Jagannatha Puri in twelve days but could only eat for three days on the way.

6.189

svarupadi-saha gosani achena vasiya

hena-kale raghunatha milila asiya

SYNONYMS

svarupa-adi-saha—in the company of devotees, headed by Svarupa Damodara; gosani—Lord Sri Caitanya Mahaprabhu; achena vasiya—was sitting; hena-kale—at this time; raghunatha—Raghunatha dasa; milila—met; asiya—coming.

When Raghunatha dasa met Sri Caitanya Mahaprabhu, the Lord was sitting with His companions, headed by Svarupa Damodara.

6.190

anganete dure rahi’ karena pranipata

mukunda-datta kahe,--’ei aila raghunatha’

SYNONYMS

anganete—in the courtyard; dure rahi’-keeping himself at a distant place; karena pranipata—offered his obeisances; mukunda-datta kahe—Mukunda Datta said; ei—this; aila—has come; raghunatha—Raghunatha dasa.

Staying at a distant place in the courtyard, he fell down to offer obeisances.

Then Mukunda Datta said, “Here is Raghunatha.”

6.191

prabhu kahena,--’aisa;, tenho dharila carana

uthi’ prabhu krpaya tanre kaila alingana

SYNONYMS

prabhu kahena—the Lord said; aisa—come here; tenho—he; dharila carana—caught His lotus feet; uthi’-standing up; prabhu—the Lord; krpaya—out of mercy; tanre—him; kaila alingana—embraced.

As soon as Sri Caitanya Mahaprabhu heard these words, He immediately welcomed Raghunatha dasa “Come here,” He said.

Raghunatha dasa then clasped the lotus feet of the Lord, but the Lord stood up and embraced him out of His causeless mercy.

6.192

svarupadi saba bhaktera carana vandila

prabhu-krpa dekhi’ sabe alingana kaila

SYNONYMS

svarupa-adi—headed by Svarupa Damodara; saba bhaktera—of all the devotees; carana vandila—offered prayers to the lotus feet; prabhu-krpa—the mercy of Lord Caitanya; dekhi’-seeing; sabe—all of them; alingana kaila—embraced.

Raghunatha dasa offered prayers at the lotus feet of all the devotees, headed by Svarupa Damodara Gosvami.

Seeing the special mercy Sri Caitanya Mahaprabhu had bestowed upon Raghunatha dasa, they embraced him also.

6.193

prabhu kahe,--"krsna-krpa balistha saba haite

tomare kadila visaya-vistha-garta haite"

SYNONYMS

prabhu kahe—Lord Sri Caitanya Mahaprabhu said; krsna-krpa—the mercy of Lord Krsna; balistha—more powerful; saba haite—than anything; tomare—you; kadila—He has delivered; visaya—of material enjoyment; vistha—of stool; garta—the ditch; haite—from.

Lord Sri Caitanya Mahaprabhu said, “The mercy of Lord Krsna is stronger than anything else.

Therefore the Lord has delivered you from the ditch of materialistic life, which is like a hole into which people pass stool.”

PURPORT

According to the law of karma, everyone is destined to suffer or enjoy according to a certain material standard, but the mercy of Lord Krsna is so powerful that the Lord can change all the reactions of one’s past karma, or fruitive activities.

Lord Sri Caitanya Mahaprabhu specifically drew attention to the mercy of Lord Krsna.

That mercy is more powerful than anything else, for it had saved Raghunatha dasa from the strong bondage of materialistic life, which the Lord compared to a hole where people pass stool.

Sri Caitanya Mahaprabhu gave His verdict that those addicted to the materialistic way of life are like worms that are living in stool but cannot give it up.

A grhavrata, one who has decided to live in a comfortable home although it is actually miserable, is in a condemned position.

Only the mercy of Krsna can save one from such misery.

Without Krsna’s mercy, one cannot get out of the filthy entanglement of materialistic life.

The poor living entity cannot give up his materialistic position on his own; only when granted the special mercy of Krsna can he give it up.

Lord Caitanya Mahaprabhu knew very well that Raghunatha dasa was already liberated.

Nevertheless He emphasized that Raghunatha dasa’s life of material comfort as a very rich man’s son with a very beautiful wife and many servants to attend him was like a ditch of stool.

The Lord thus specifically indicated that ordinary men who are very happy with material comforts and family life are in no better position than worms in stool.

6.194

raghunatha mane kahe,--’krsna nahi jani

tava krpa kadila ama,--ei ami mani’

SYNONYMS

raghunatha—Raghunatha dasa; mane kahe—answered within his mind; krsna—Lord Krsna; nahi jani—I do not know; tava—Your; krpa—mercy; kadila—has delivered; ama—me; ei—this; ami mani—I accept.

Raghunatha dasa answered within his mind, “I do not know who Krsna is.

I simply know that Your mercy, O my Lord, has saved me from my family life.”

6.195

prabhu kahena,--"tomara pita-jyetha dui jane

cakravarti-sambandhe hama ’aja’ kari’ mane

SYNONYMS

prabhu kahena—Lord Caitanya Mahaprabhu said; tomara—your; pita-jyetha—father and his elder brother; dui jane—both of them; cakravarti-sambandhe—be cause of a relationship with Nilambara Cakravarti; hama—I; aja kari’-as My grandfathers; mane—consider.

The Lord continued, "Your father and his elder brother are both related as brothers to My grandfather, Nilambara Cakravarti.

Therefore I consider them My grandfathers.

PURPORT

Nilambara Cakravarti, the grandfather of Sri Caitanya Mahaprabhu, was very intimately related to Raghunatha dasa’s father and uncle.

Nilambara Cakravarti used to call them his younger brothers because both of them were very devoted to the brahmanas and were very respectable gentlemen.

Similarly, they used to call him Dada Cakravarti, addressing him as an elder brother brahmana.

Raghunatha dasa, however, was almost the same age as Lord Sri Caitanya Mahaprabhu.

Generally a grandchild may joke about his grandfather.

Therefore Sri Caitanya Mahaprabhu took advantage of the relationship between His grandfather and Raghunatha dasa’s father and uncle to speak in a joking way.

6.196

cakravartira duhe haya bhratr-rupa dasa

ataeva tare ami kari parihasa

SYNONYMS

cakravartira—of Nilambara Cakravarti; duhe—both; haya—are; bhratr-rupa dasa—servants as younger brothers; ataeva—therefore; tare—unto them; ami—I; kari parihasa—say something jokingly "Since your father and his elder brother are younger brothers of Nilambara Cakravarti, I may joke about them in this way.

6.197

tomara bapa-jyetha--visaya-vistha-gartera kida

sukha kari’ mane visaya-visera maha-pida

SYNONYMS

tomara—your; bapa—father; jyetha—his elder brother; visaya—of material enjoyment; vistha—stool; gartera—of the ditch; kida—worms; sukha kari’-as happiness; mane—they consider; visaya—of material enjoyment; visera—of the poison; maha-pida—the great disease "My dear Raghunatha dasa, your father and his elder brother are just like worms in stool in the ditch of material enjoyment, for the great disease of the poison of material enjoyment is what they consider happiness.

PURPORT

When a man is attached to material enjoyment, he is attached to many miserable conditions, but nevertheless he accepts his condemned position as one of happiness.

Sense enjoyment is so strong for such a person that he cannot give it up, exactly as a worm in stool cannot give up the stool.

From the spiritual point of view, when a person is too absorbed in material enjoyment, he is exactly like a worm in stool.

Although such a position is utterly miserable to the eyes of liberated souls, the materialistic enjoyer is greatly attached to it.

6.198

yadyadi brahmanya kare brahmanera sahaya

’suddha-vaisnava’ nahe, haye ’vaisnavera praya’

SYNONYMS

yadyapi—although; brahmanya kare—give charity to the brahmanas; brahmanera sahaya—great helpers to the brahmanas; suddha-vaisnava—pure Vaisnavas; nahe—not; haye—they are; vaisnavera praya—almost like Vaisnavas "Although your father and uncle are charitable to brahmanas and greatly help them, they are nevertheless not pure Vaishnavas.

However, they are almost like Vaisnavas.

PURPORT

As stated by Srila Bhaktivinoda Thakura in his Amrta-pravaha-bhasya, some people, usually very rich men, dress like Vaisnavas and give charity to brahmanas.

They are also attached to Deity worship, but because of their attachment to material enjoyment, they cannot be pure Vaisnavas.

Anyabhilasita-sunyam jnana-karmady-anavrtam.

The pure Vaisnava has no desire for material enjoyment.

That is the basic qualification of a pure Vaisnava.

There are men, especially rich men, who regularly worship the Deity, give charity to brahmanas and are pious in every respect, but they cannot be pure Vaisnavas.

Despite their outward show of Vaisnavism and charity, their inner desire is to enjoy a higher standard of material life.

Raghunatha dasa’s father, Govardhana, and uncle, Hiranya dasa, were both very charitable to brahmanas.

Indeed, the brahmanas from the Gaudiya district were practically dependent upon them.

Thus they were accepted as very pious gentlemen.

However, they presented themselves as Vaisnavas to the eyes of people in general, although from a purely spiritual point of view they were ordinary human beings, not pure Vaisnavas.

Actual Vaisnavas considered them almost Vaisnavas, not pure Vaisnavas.

In other words, they were kanistha-adhikaris, for they were ignorant of higher Vaisnava regulative principles.

Nevertheless, they could not be called visayis, or blind materialistic enjoyers.

6.199

tathapi visayera svabhava--kare maha-andha

sei karma karaya, yate haya bhava-bandha

SYNONYMS

tathapi—still; visayera svabhava—the potency of material enjoyment; kare maha-andha—makes one completely blind; sei karma karaya—causes one to act in that way; yate—by which; haya—there is; bhava-bandha—the bondage of birth and death "Those who are attached to materialistic life and are blind to spiritual life must act in such a way that they are bound to repeated birth and death by the actions and reactions of their activities.

PURPORT

As clearly stated in Bhagavad-gita (3.9), yajnarthat karmano ’nyatra loko ’yam-karma-bandhanah: if one does not act as a pure devotee, whatever acts he per forms will produce reactions of fruitive bondage (karma-bandhanah).

In Srimad-Bhagavatam it is said:

nunam pramattah kurute vikarma

yad-indriya-prita ya aprnoti

na sadhu manye yata atmano ’yam

asann api klesada asa dehah “A materialistic person, madly engaged in activities for sense enjoyment, does not know that he is entangling himself in repeated birth and death and that his body, although temporary, is full of miseries.” (Srimad-Bhagavatam 5.5.4) A visayi, a person blindly caught in a web of materialistic life, remains in the cycle of birth and death perpetually.

Such a person cannot understand how to execute pure devotional service, and therefore he acts as a karmi, jnani, yogi or something else, according to his desire, but he does not know that the activities of karma, jnana and yoga simply bind one to the cycle of birth and death.

6.200

hena ’visaya’ haite krsna uddharila toma’

kahana na yaya krsna-

krpara mahima"

SYNONYMS

hena visaya—such a fallen condition of material enjoyment; haite—from; krsna—Lord Krsna; uddharila toma’-has delivered you; kahana na yaya—cannot be described; krsna-krpara—of the mercy of Lord Krsna; mahima—the glories “By His own free will, Lord Krsna has delivered you from such a condemned materialistic life.

Therefore the glories of Lord Krsna’s causeless mercy cannot be expressed.”

PURPORT

in the Brahma-samhita (5.54) it is said, karmani nirdahati kintu ca bhakti-bha-jam.

Lord Krsna is so merciful that He can stop the reaction of karma for His devotee.

Everyone-from a small insect called indra-gopa up to Indra, the King of heaven-is bound by the reactions of fruitive activities yas tv indra-gopam athavendram aho sva-karma-

bandhanurupa-phala-bhajanam atanoti

karmani nirdahati kintu ca bhakti-bhajam

govindam adi-purusam tam aham bhajami Everyone, whether like an insect or the King of heaven, is entangled and bound by the actions and reactions of his karma However, when one becomes a pure devotee, free from material desires and from bondage to karma, jnana and yoga, one is freed from material actions and reactions by the causeless mercy of Krsna.

One cannot express sufficient gratitude to Krsna for being freed from the materialistic way of life.

6.201

raghunathera ksinata-malinya dekhiya

svarupere kahena prabhu krpardra-citta hana

SYNONYMS

raghunathera—of Raghunatha dasa; ksinata—thinness; malinya—dirty condition of the body; dekhiya—seeing; svarupere kahena—said to Svarupa Damodara Gosvami; prabhu—Lord Caitanya Mahaprabhu krpa—out of mercy; ardra—melted; citta—heart; hana—being.

Seeing Raghunatha dasa skinny and dirty because of having traveled for twelve days and fasted, Lord Sri Caitanya Mahaprabhu, His heart melting due to causeless mercy, spoke to Svarupa Damodara.

6.202

"ei raghunathe ami sanpinu tomare

putra-bhrtya-rupe tumi kara angikare

SYNONYMS

ei raghunathe—this Raghunatha dasa; ami—I; sanpinu tomare—am entrusting to you; putra—son; bhrtya—servant; rupe—as; tumi—you (Svarupa Damodara Gosvami); kara angikare—please accept “My dear Svarupa,” He said, "I entrust this Raghunatha dasa to you.

Please accept him as your son or servant.

6.203

tina ’raghunatha’-nama haya amara gane

’svarupera raghu’--aji haite ihara name"

SYNONYMS

tina raghunatha—three Raghunathas; nama—named; haya—are; amara gane—among My associates; svarupera raghu—the Raghunatha of Svarupa Damodara; aji haite—from this day; ihara—of this one; name—the name “There are now three Raghunathas among My associates.

From this day forward, this Raghunatha should be known as the Raghu of Svarupa Damodara.”

PURPORT

Lord Sri Caitanya Mahaprabhu had three Raghus among His associates-Vaidya Raghunatha (vide Adi-lila

11.22), Bhatta Raghunatha and Dasa Raghunatha.

Dasa Raghunatha became celebrated as the Raghunatha of Svarupa.

6.204

eta kahi’ raghunathera hasta dharila

svarupera haste tanre samarpana kaila

SYNONYMS

eta kahi’-saying this; raghunathera—of Raghunatha dasa; hasta dharila—caught the hand; svarupera haste—in the hands of Svarupa Damodara; tanre—him; samarpana kaila—entrusted.

Saying this, Sri Caitanya Mahaprabhu grasped the hand of Raghunatha dasa and entrusted him to the hands of Svarupa Damodara Gosvami.

6.205

svarupa kahe,--’mahaprabhura ye ajna haila’

eta kahi’ raghunathe punah alingila

SYNONYMS

svarupa kahe—Svarupa Damodara said; mahaprabhura—of Sri Caitanya Mahaprabhu; ye—whatever; ajna—order; haila—there is; eta kahi’-saying this; raghunathe—Raghunatha dasa; punah—again; alingila—he embraced.

Svarupa Damodara Gosvami accepted Raghunatha dasa, saying, “Sri Caitanya Mahaprabhu, whatever You order is accepted.” He then embraced Raghunatha dasa again.

6.206

caitanyera bhakta-vatsalya kahite na pari

govindere kahe raghunathe daya kari’

SYNONYMS

caitanyera—of Lord Sri Caitanya Mahaprabhu; bhakta-vatsalya—affection for devotees; kahite na pari—I cannot express properly; govindere—to Govinda; kahe—He said; raghunathe—upon Raghunatha; daya kari’-being very merciful.

I cannot properly express the affection of Sri Caitanya Mahaprabhu for His devotees.

Being merciful toward Raghunatha dasa, the Lord spoke as follows to Govinda.

6.207

"pathe inha kariyache bahuta langhana

kata-dina kara ihara bhala santarpana"

SYNONYMS

pathe—on the way; inha—this Raghunatha dasa; kariyache—has done; bahuta—much; langhana—fasting and difficult endeavor; kata-dina—for some days; kara—do; ihara—of him; bhala—good; santarpana—attention “On the way, Raghunatha dasa has fasted and undergone hardships for many days.

Therefore, take good care of him for some days so that he may eat to his satisfaction.”

6.208

raghunathe kahe--"yana, kara sindhu-snana

jagannatha dekhi’ asi’ karaha bhojana"

SYNONYMS

raghunathe kahe—He said to Raghunatha dasa; yana—going; kara sindhu-snana—bathe in the sea; jagannatha dekhi’-after seeing Lord Jagannatha; asi’-after coming; karaha bhojana—take your meal.

Then Sri Caitanya Mahaprabhu told Raghunatha dasa, “Go bathe in the sea.

Then see Lord Jagannatha in the temple and return here to take your meal.”

6.209

eta bali’ prabhu madhyahna karite uthila

raghunatha-dasa saba bhaktere milila

SYNONYMS

eta bali’-after saying this; prabhu—Sri Caitanya Mahaprabhu; madhyahna karite—for performing His midday duties; uthila—got up; raghunatha-dasa—Raghunatha dasa; saba—all; bhaktere—devotees; milila—met.

After saying this, Sri Caitanya Mahaprabhu got up and went to perform His midday duties, and Raghunatha met all the devotees present.

6.210

raghunathe prabhura krpa dekhi, bhakta-gana

vismita hana kare tanra bhagya-prasamsana

SYNONYMS

raghunathe—unto Raghunatha dasa; prabhura—of Sri Caitanya Mahaprabhu; krpa—mercy; dekhi—seeing; bhakta-gana—all the devotees; vismita—struck with wonder; hana—being; kare—do; tanra—his; bhagya—fortune; prasamsana—praise.

Having seen the causeless mercy of Sri Caitanya Mahaprabhu upon Raghunatha dasa, all the devotees, struck with wonder, praised his good fortune.

6.211

raghunatha samudre yana snana karila

jagannatha dekhi’ punah govinda-pasa aila

SYNONYMS

raghunatha—Raghunatha dasa; samudre—to the sea; yana—going; snana karila—took a bath; jagannatha dekhi’-after seeing Lord Jagannatha; punah—again; govinda-pasa aila—came to Govinda.

Raghunatha dasa took his bath in the sea and saw Lord Jagannatha.

Then he returned to Govinda, the personal servant of Sri Caitanya Mahaprabhu.

6.212

prabhura avasista patra govinda tanre dila

anandita hana raghunatha prasada paila

SYNONYMS

prabhura—of Sri Caitanya Mahaprabhu; avasista patra—a plate of remnants of food; govinda—the personal servant of the Lord; tanre—to him; dila—offered; anandita hana—becoming very happy; raghunatha—Raghunatha dasa; prasada paila—accepted the prasada.

Govinda offered him a plate with the remnants of food left by Sri Caitanya Mahaprabhu, and Raghunatha dasa accepted the prasada with great happiness.

6.213

ei-mata rahe tenha svarupa-carane

govinda prasada tanre dila panca dine

SYNONYMS

ei-mata—in this way; rahe—remained; tenha—he; svarupa-carane—under the shelter of Svarupa Damodara Gosvami; govinda—the personal servant of Sri Caitanya Mahaprabhu; prasada—the remnants of the food of Sri Caitanya Mahaprabhu; tanre—unto him; dila—gave; panca dine—for five days.

Raghunatha dasa stayed under the care of Svarupa Damodara Gosvami, and Govinda supplied him remnants of Sri Caitanya Mahaprabhu’s food for five days.

6.214

ara dina haite ’puspa-anjali’ dekhiya

simha-dvare khada rahe bhiksara lagiya

SYNONYMS

ara dina—the next day; haite—from; puspa-anjali—the ceremony of offering flowers to the Lord; dekhiya—after seeing; simha-dvare—at the main gate; khada rahe—remains standing; bhiksara lagiya—for begging some alms.

Beginning from the sixth day, Raghunatha dasa would stand at the gate known as Simha-dvara to beg alms after the puspa-anjali ceremony, in which flowers were offered to the Lord.

6.215

jagannathera sevaka yata--’visayira gana’

seva sari’ ratrye kare grhete gamana

SYNONYMS

jagannathera—of Lord Jagannatha; sevaka—servants; yata—all; visayira gana—generally known as visayi; seva sari’-after finishing their service; ratrye—at night; kare—do; grhete gamana—returning home.

After finishing their prescribed duties, the many servants of Lord Jagannatha, who are known as visayis, return home at night.

6.216

simha-dvare annarthi vaisnave dekhiya

pasarira thani anna dena krpa ta’ kariya

SYNONYMS

simha-dvare—at the Simha gate; anna-arthi—in need of some eatables; vaisnave—Vaisnavas; dekhiya—seeing; pasarira thani—from the shopkeepers; anna dena—deliver some eatables; krpa ta’ kariya—out of mercy.

If they see a Vaisnava standing at the Simha-dvara begging alms, out of mercy they arrange with the shopkeepers to give him something to eat.

6.217

ei-mata sarva-kala ache vyavahara

niskincana bhakta khada haya simha-dvara

SYNONYMS

ei-mata—in this way; sarva-kala—for all time; ache—is; vyavahara—the etiquette; niskincana bhakta—a devotee who has no other support; khada haya—stands; simha-dvara—at the gate known as Simha-dvara.

Thus it is a custom for all time that a devotee who has no other means of support stands at the Simha-dvara gate to receive alms from the servants.

6.218

sarva-dina karena vaisnava nama-sankirtana

svacchande karena jagannatha darasana

SYNONYMS

sarva-dina—the whole day; karena—performs; vaisnava—a Vaisnava; nama-sankirtana—chanting of the holy name of the Lord; svacchande—with full freedom; karena—does; jagannatha darasana—seeing Lord Jagannatha freedom; karena—does; jagannatha darasana—seeing Lord Jagannatha.

A completely dependent Vaisnava thus chats the holy name of the Lord all day and sees Lord Jagannatha with full freedom.

6.219

keha chatre magi’ khaya, yeba kichu paya

keha ratre bhiksa lagi’ simha-dvare raya

SYNONYMS

keha—some; chatre—at the almshouse; magi’-begging; khaya—eat; yeba—whatever; kichu—little; paya—they receive; keha—some; ratre—at night; bhiksa lagi’-for begging alms; simha-dvare raya—stand at the gate known as Simha-dvara.

It is a custom for some Vaisnavas to beg from the charity booths and eat whatever they obtain, whereas others stand at night at the Simha-dvara gate, begging alms from the servants.

6.220

mahaprabhura bhakta-ganera vairagya pradhana

yaha dekhi’ prita hana gaura-bhagavan

SYNONYMS

mahaprabhura—of Sri Caitanya Mahaprabhu; bhakta-ganera—of the devotees; vairagya—renunciation; pradhana—the basic principle; yaha dekhi’-seeing which; prita hana—becomes satisfied; gaura-bhagavan—Sri Caitanya Mahaprabhu, the Supreme Personality of Godhead.

Renunciation is the basic principle sustaining the lives of Sri Caitanya Mahaprabhu’s devotees.

Seeing this renunciation, Sri Caitanya Mahaprabhu, the Supreme Personality of Godhead, is extremely satisfied.

PURPORT

Anyone, whether an ordinary materialistic person or a pure devotee, can understand the behavior of Sri Caitanya Mahaprabhu’s devotees if he studies it minutely.

One will thus find that the devotees of Sri Caitanya Mahaprabhu are not at all attached to any kind of material enjoyment.

They have completely given up sense enjoyment to engage fully in the service of Lord Sri Krsna and dedicate their lives and souls to serving Krsna without material desires.

Because their devotional service is free from material desires, it is unimpeded by material circumstances.

Although ordinary men have great difficulty understanding this attitude of the devotees, it is greatly appreciated by the Supreme Personality of Godhead, Lord Sri Caitanya Mahaprabhu.

6.221

prabhure govinda kahe,--"raghunatha ’prasada’ na laya

ratrye simha-dvare khada hana magi’ khaya"

SYNONYMS

prabhure—unto Lord Sri Caitanya Mahaprabhu; govinda kahe—Govinda said; raghunatha—Raghunatha dasa; prasada na laya—does not take prasada; ratrye—at night; simha-dvare—at the Simha-dvara gate; khada hana—standing; magi’-begging; khaya—he eats.

Govinda said to Sri Caitanya Mahaprabhu, “Raghunatha dasa no longer takes prasada here.

Now he stands at the Simha-dvara, where he begs some alms to eat.”

6.222

suni’ tusta hana prabhu kahite lagila

"bhala kaila, vairagira dharma acarila

SYNONYMS

suni’-hearing; tusta hana—being very satisfied; prabhu—Lord Sri Caitanya Mahaprabhu; kahite lagila—began to say; bhala kaila—he has done well; vairagira—of a person in the renounced order; dharma—the principles; acarila—he has performed.

When Sri Caitanya Mahaprabhu heard this, He was greatly satisfied “Raghunatha dasa has done well,” He said."He has acted suitably for a person in the renounced order.

6.223

vairagi karibe sada nama-sankirtana

magiya khana kare jivana raksana

SYNONYMS

vairagi—a person in the renounced order; karibe—will do; sada—always; nama-sankirtana—chanting of the holy name of the Lord; magiya—by begging; khana—eating; kare jivana raksana—he sustains his life "A person in the renounced order should always chant the holy name of the Lord.

He should beg some alms to eat, and he should sustain his life in this way.

PURPORT

As stated in the Hari-bhakti-vilasa at the end of the Twentieth Vilasa (366, 379, 382):

krtyanyetani tu prayo

grhinam dhaninam satam

likhitani na tu tyakta-

parigraha-mahatmanam

prabhate cardha-ratre ca

madhyahne divasa-ksaye

kirtayanti harim ye vai

te taranti bhavarnavam

evam ekantinam prayah

kirtanam smaranam prabhoh

kurvatam parama-pritya

krtyam anyan na rocate A well-to-do householder Vaisnava cannot live like a person in the renounced order who completely takes shelter of the holy name.

Such a householder should chant the holy name of Krsna in the morning, at midday and in the evening.

Then he will be able to cross beyond nescience.

Pure devotees in the renounced order, however, who fully surrender to the lotus feet of Krsna, should chant the holy name of the Lord with great love and faith, always thinking of Krsna’s lotus feet.

They should have no other occupation than chanting the holy name of the Lord.

In the Bhakti-sandarbha, Srila Jiva Gosvami says:

yadyapi sri-bhagavata-mate panca-ratradivad-arcana-margasyavasyakatvam nasti, tad vinapi saranapattyadinam ekatarenapi purusartha-siddher abhihitatvat.

6.224

vairagi hana yeba kare parapeksa

karya-siddhi nahe, krsna karena upeksa

SYNONYMS

vairagi hana—being in the renounced order; yeba—anyone who; kare—does; parapeksa—dependence on others; karya-siddhi nahe—he does not become successful; krsna—Lord Krsna; karena upeksa—neglects "A vairagi (a person in the renounced order) should not depend on others ’If he does so, he will be unsuccessful, and he will be neglected by Krsna.

6.225

vairagi hana kare jihvara lalasa

paramartha yaya, ara haya rasera vasa

SYNONYMS

vairagi hana—being in the renounced order; kare—does; jihvara—of the tongue; lalasa—lust; parama-artha—the goal of life; yaya—goes; ara—and; haya—becomes; rasera vasa—dependent on taste "If a renunciant is eager for his tongue to taste different foods, his spiritual life will be lost, and he will be subservient to the tastes of his tongue.

6.226

vairagira krtya--sada nama-sankirtana

saka-patra-phala-mule udara-bharana

SYNONYMS

vairagira—of a person in the renounced order; krtya—duty; sada—always; nama-sankirtana—chanting the holy name of the Lord; saka—vegetables; patra—leaves; phala—fruit; mule—by roots; udara-bharana—filling the belly "The duty of a person in the renounced order is to chant the Hare Krsna mantra always.

He should satisfy his belly with whatever vegetables, leaves, fruits and roots are available.

6.227

jihvara lalase yei iti-uti dhaya

sisnodara-parayana krsna nahi paya"

SYNONYMS

jihvara—of the tongue; lalase—because of greed; yei—anyone who; iti-uti—here and there; dhaya—goes; sisna—genitals; udara—belly; parayana—devoted to; krsna—Lord Krsna; nahi paya—does not get “One who is subservient to the tongue and who thus goes here and there, devoted to the genitals and the belly, cannot attain Krsna.”

6.228

ara dina raghunatha svarupa-carane

apanara krtya lagi’ kaila nivedane

SYNONYMS

ara dina—the next day; raghunatha—Raghunatha dasa; svarupa-carane—unto the lotus feet of Svarupa Damodara Gosvami; apanara—his; krtya—duty; lagi’-for; kaila nivedane—submitted.

The next day, Raghunatha dasa inquired at the lotus feet of Svarupa Damodara about his duty.

6.229

"ki lagi’ chadaila ghara, na jani uddesa

ki mora kartavya, prabhu kara upadesa"

SYNONYMS

ki lagi’-for what reason; chadaila ghara—have I been obliged to give up my household life; na jani—I do not know; uddesa—the purpose; ki—what; mora kartavya—my duty; prabhu—my dear Lord; kara upadesa—please give instruction “I do not know why I have given up household life,” he said.“What is my duty? Kindly give me instructions.”

6.230

prabhura age katha-matra na kahe raghunatha

svarupa-govinda-dvara kaha ya nija-vat

SYNONYMS

prabhura age—in front of Sri Caitanya Mahaprabhu; katha-matra—any speaking; na kahe—does not say; raghunatha—Raghunatha dasa; svarupa-govinda-dvara—through Govinda and Svarupa Damodara Gosvami; kahaya—he informs; nija-vat—his intention.

Raghunatha dasa never even spoke a word before the Lord.

Instead, he informed the Lord of his desires through Svarupa Damodara Gosvami and Govinda.

6.231

prabhura age svarupa nivedila ara dine

raghunatha nivedaya prabhura carane

SYNONYMS

prabhura age—in front of Sri Caitanya Mahaprabhu; svarupa—Svarupa Damodara Gosvami; nivedila—submitted; ara dine—on the next day; raghunatha nivedaya—Raghunatha dasa inquires; prabhura carane—at the lotus feet of Lord Sri Caitanya Mahaprabhu.

The next day, Svarupa Damodara Gosvami submitted to Lord Sri Caitanya Mahaprabhu,"Raghunatha dasa has this to say at Your lotus feet.

6.232

"ki mora kartavya, muni na jani uddesa

apani sri-mukhe more kara upadesa"

SYNONYMS

ki—what; mora kartavya—my duty; muni—I; na jani—do not know; uddesa—the goal of my life; apani—personally; sri-mukhe—through Your transcendental mouth; more—unto me; kara upadesa—please give instructions “I do not know my duty or the goal of my life.

Therefore, please personally give me instructions from Your transcendental mouth.’ ”

6.233

hasi’ mahaprabhu raghunathere kahila

"tomara upadesta kari’ svarupere dila

SYNONYMS

hasi’-smiling; mahaprabhu—Sri Caitanya Mahaprabhu; raghunathere—to Raghunatha dasa; kahila—said; tomara—your; upadesta—instructor; kari’-as; svarupere dila—I have appointed Svarupa Damodara Gosvami.

Smiling, Sri Caitanya Mahaprabhu told Raghunatha dasa,"I have already appointed Svarupa Damodara Gosvami as your instructor.

6.234

’sadhya’-’sadhana’-tattva sikha inhara sthane

ami tata nahi jani, inho yata jane

SYNONYMS

sadhya—duty; sadhana—how to execute it; tattva—truth; sikha—learn; inhara sthane—from him; ami—I; tata—so much; nahi jani—do not know; inho—he; yata—as much as; jane—knows "You may learn from him what your duty is and how to discharge it.

I do not know as much as he.

6.235

tathapi amara ajna ya sraddha yadi haya

amara ei vakye tabe kariha niscaya

SYNONYMS

tathapi—still; amara ajna ya—in My instruction; sraddha—faith; yadi—if; haya—there is; amara—My; ei—these; vakye—by words; tabe—then; kariha niscaya—you can ascertain "Nevertheless, if you want to take instructions from Me with faith and love, you may ascertain your duties from the following words.

6.236

gramya-katha na sunibe, gramya-varta na kahibe

bhala na khaibe ara bhala na paribe

SYNONYMS

gramya-katha—ordinary talks of common men; na sunibe—never hear; gramya-varta—ordinary news; na kahibe—do not speak; bhala—well; na khaibe—do not eat; ara—and; bhala—nicely; na paribe—do not dress "Do not talk like people in general or hear what they say.

You should not eat very palatable food, nor should you dress very nicely.

6.237

amani manada hana krsna-nama sada la’be

vraje radha-krsna-seva manase karibe

SYNONYMS

amani—not expecting any respect; mana-da—offering respect to others; hana—becoming; krsna-nama—the holy name of the Lord; sada—always; la’be—you should chant; vraje—in Vrndavana; radha-krsna-seva—service to Radha and Krsna; manase—within the mind; karibe—you should do "Do not expect honor, but offer all respect to others.

Always chant the holy name of Lord Krsna, and within your mind render service to Radha and Krsna in Vrndavana.

PURPORT

Srila Bhaktivinoda Thakura says in his Amrta-pravaha-bhasya that when a man and woman are married, they beget children and are thus entangled in family life.

Talk concerning such family life is called gramya-katha.

A person in the renounced order never indulges in either hearing or talking about such subjects.

He should not eat palatable dishes, since that is unfit for a person in the renounced order.

He should show all respect to others, but should not expect respect for himself.

In this way, one should chant the holy name of the Lord and think of how to serve Radha and Krsna in Vrndavana.

6.238

ei ta’ sanksepe ami kailun upadesa

svarupera thani ihara paibe visesa

SYNONYMS

ei—this; ta’-certainly; sanksepe—in brief; ami—I; kailun upadesa—have given instruction; svarupera thani—from Svarupa Damodara; ihara—of this instruction; paibe—you will get; visesa—all details "I have briefly given you My instructions.

Now you will get all details about them from Svarupa Damodara.

6.239

trnad api sunicena

taror iva sahisnuna

amanina manadena

kirtaniyah sada harih"

SYNONYMS

trnat api—than downtrodden grass; sunicena—being lower; taroh—than a tree; iva—indeed; sahisnuna—with more tolerance; amanina—without being puffed up by false pride; manadena—giving respect to all; kirtaniyah—to be chanted; sada—always; harih—the holy name of the Lord “One who thinks himself lower than grass, who is more tolerant tha a tree, and who does not expect personal honor but is always prepared to give respect to others, can very easily always chant the holy name of the Lord.”

6.240

eta suni’ raghunatha vandila carana

mahaprabhu kaila tanre krpa-alingana

SYNONYMS

eta suni’-hearing this; raghunatha—Raghu natha dasa; vandila carana—offered prayers to the lotus feet; mahaprabhu—Sri Caitanya Mahaprabhu; kaila—did; tanre—him; krpa-alingana—embracing out of mercy.

Having heard this, Raghunatha dasa offered prayers at the lotus feet of Sri Caitanya Mahaprabhu, and the Lord, with great mercy, embraced him.

6.241

punah samarpila tanre svarupera sthane

’antaranga-seva’ kare svarupera sane

SYNONYMS

punah—again; samarpila—handed over; tanre—him; svarupera sthane—to Svarupa Damodara; antaranga-seva—very confidential service; kare—he renders; svarupera sane—with Svarupa Damodara.

Sri Caitanya Mahaprabhu again entrusted him to Svarupa Damodara.

Thus Raghunatha dasa rendered very confidential service with Svarupa Damodara Gosvami.

PURPORT

Antaranga-seva refers to service performed in one’s spiritual body.

Svarupa Damodara Gosvami was formerly Lalitadevi.

Raghunatha dasa Gosvami, who was among his assistants, now also began to serve Radha and Krsna within his mind.

6.242

hena-kale aila saba gaudera bhakta-gana

purvavat prabhu sabaya karila milana

SYNONYMS

hena-kale—at this time; aila—came; saba—all; gaudera bhakta-gana—devotees from Bengal; purva-vat—as formerly; prabhu—Sri Caitanya Mahaprabhu; sabaya—every one of them; karila milana—met.

At this time, all the devotees from Bengal arrived, and, as previously, Sri Caitanya Mahaprabhu met them with great feeling.

6.243

saba lana kaila prabhu gundica-marjana

saba lana kaila prabhu vanya-bhojana

SYNONYMS

saba lana—taking all of them; kaila—performed; prabhu—Sri Caitanya Mahaprabhu; gundica-marjana—washing of the Gundica temple; saba lana—with all of them; kaila—performed; prabhu—Sri Caitanya; vanya-bhojana—eating in the garden.

As He had previously done, He cleansed the Gundica temple and held a picnic feast in the garden with the devotees.

6.244

ratha-yatraya saba lana karila nartana

dekhi’ raghunathera camatkara haila mana

SYNONYMS

ratha-yatraya—during the Ratha-yatra performance; saba lana—taking all of them; karila nartana—danced; dekhi’-seeing; raghunathera—of Raghunatha dasa; camatkara—struck with wonder; haila—became; mana—the mind.

The Lord again danced with the devotees during the Ratha-yatra festival.

Seeing this, Raghunatha dasa was struck with wonder.

6.245

raghunatha-dasa yabe sabare milila

advaita-acarya tanre bahu krpa kaila

SYNONYMS

raghunatha-dasa—Raghunatha dasa; yabe—when; sabare milila—met all the devotees; advaita-acarya—Advaita Acarya; tanre—unto him; bahu—much; krpa—mercy; kaila—did.

When Raghunatha dasa met all the devotees, Advaita Acarya showed him great mercy.

6.246

sivananda-sena tanre kahena vivarana

toma laite tomara pita pathaila dasa jana

SYNONYMS

sivananda-sena—Sivananda Sena; tanre—unto him; kahena—says; vivarana—description; toma laite—to take you; tomara pita—your father; pathaila—sent; dasa jana—ten men.

He also met Sivananda Sena, who informed him, "Your father sent ten men to take you away.

6.247

tomare pathaite patri pathaila more

jhankara ha-ite toma na pana gela ghare

SYNONYMS

tomare—you; pathaite-to send back; patri-letter; pathaila more-sent to me; jhankara ha-ite-from Jhankara; toma-you; na pana-not getting; gela ghare-returned home “He wrote me a letter asking me to send you back, but when those ten men received no information about you, they returned home from Jhankara.”

6.248

cari masa rahi’ bhakta-gana gaude gela

suni’ raghunathera pita manusya pathaila

SYNONYMS

cari masa—for four months; rahi’-remaining; bhakta-gana—all the devotees; gaude gela—returned to Bengal; suni’-hearing; raghunathera pita—the father of Raghunatha dasa; manusya—a man; pathaila—sent.

When all the devotees from Bengal returned home after staying at Jagannatha Puri for four months, Raghunatha dasa’s father heard about their arrival and therefore sent a man to Sivananda Sena.

6.249

se manusya sivananda-senere puchila

"mahaprabhura sthane eka ’vairagi’ dekhila

SYNONYMS

se manusya—that messenger; sivananda-senere—from Sivananda Sena; puchila—inquired; mahaprabhura sthane—at the place of Sri Caitanya Mahaprabhu; eka vairagi—a person in the renounced order; dekhila—did you see.

That man inquired from Sivananda Sena, "Did you see anyone in the renounced order at the residence of Sri Caitanya Mahaprabhu?

6.250

govardhanera putra tenho, nama--’raghunatha’

nilacale paricaya ache tomara satha?"

SYNONYMS

govardhanera—of Govardhana; putra—the son; tenho—he; nama—named; raghunatha—Raghunatha dasa; nilacale—in Nilacala; paricaya ache—is there acquaintance; tomara satha—with you “That person is Raghunatha dasa, the son of Govardhana Majumadara.

Did you meet him in Nilacala?”

6.251

sivananda kahe,--"tenho haya prabhura sthane

parama vikhyata tenho, keba nahi jane

SYNONYMS

sivananda kahe—Sivananda Sena replied; tenho—he; haya—is; prabhura sthane—with Lord Sri Caitanya Mahaprabhu; parama vikhyata—very famous; tenho—he; keba—who; nahi jane—does not know.

Sivananda Sena replied, "Yes, sir.

Raghunatha dasa is with Sri Caitanya Mahaprabhu and is a very famous man.

Who does not know him?

6.252

svarupera sthane tare kariyachena samarpana

prabhura bhakta-ganera tenho haya prana-sama

SYNONYMS

svarupera sthane—to Svarupa Damodara; tare—him; kariyachena samarpana—Lord Caitanya has given charge of; prabhura—of Sri Caitanya Mahaprabhu; bhakta-ganera—of all the devotees; tenho—he; haya—is; prana—the life; sama—like "Sri Caitanya Mahaprabhu has placed him under the charge of Svarupa Damodara.

Raghunatha dasa has become just like the life of all the Lord’s devotees.

6.253

ratri-dina kare tenho nama-sankirtana

ksana-matra nahi chade prabhura carana

SYNONYMS

ratri-dina—all day and night; kare—performs; tenho—he; nama-sankirtana—chanting of the Hare Krsna mantra; ksana-matra—even for a moment; nahi chade—does not give up; prabhura carana—the lotus feet of Sri Caitanya Mahaprabhu "He chants the Hare Krsna maha-mantra all day and night.

He never gives up the shelter of Sri Caitanya Mahaprabhu, not even for a moment.

6.254

parama vairagya tara, nahi bhaksya-paridhana

yaiche taiche ahara kari’ rakhaye parana

SYNONYMS

parama—supreme; vairagya—renunciation; tara—his; nahi—not; bhaksya—eating; paridhana—dressing; yaiche taiche—somehow or other; ahara kari’-eating; rakhaye parana—keeps life "He is in the supreme order of renounced life.

Indeed, he does not care about eating or dressing.

Somehow or other he eats and maintains his life.

6.255

dasa-danda ratri gele ’puspanjali’ dekhiya

simha-dvare khada haya ahara lagiya

SYNONYMS

dasa-danda—ten dandas (240 minutes); ratri—night; gele—having gone; puspanjali—the puspanjali performance; dekhiya—after seeing; simha-dvare—at the Simha-dvara gate; khada haya—stands; ahara lagiya—to get some alms for eating "After ten dandas (four hours) of the night have passed and Raghunatha dasa has seen the performance of puspanjali, he stands at the Simha-dvara gate to beg some alms to eat.

6.256

keha yadi deya, tabe karaye bhaksana

kabhu upavasa, kabhu karaye carvana"

SYNONYMS

keha—someone; yadi—if; deya—offers; tabe—then; karaye bhaksana—he eats; kabhu—sometimes; upavasa—fasting; kabhu—sometimes; karaye carvana—he chews “He eats if someone gives him something to eat.

Sometimes he fasts, and sometimes he chews fried grains.”

6.257

eta suni’ sei manusya govardhana-sthane

kahila giya saba raghunatha-vivarane

SYNONYMS

eta suni’-hearing this; sei manusya—that messenger; govardhana-sthane—to Govardhana Majumadara; kahila—spoke; giya—going; saba—everything; raghunatha-vivarane—the description of Raghunatha dasa.

After hearing this, the messenger returned to Govardhana Majumadara and informed him all about Raghunatha dasa.

6.258

suni’ tanra mata pita duhkhita ha-ila

putra-thani dravya-manusya pathaite mana kaila

SYNONYMS

suni’-hearing; tanra—his; mata pita—father and mother; duhkhita ha-ila—became very unhappy; putra-thani—to their son; dravya-manusya—articles and men; pathaite—to send; mana kaila—decided.

Hearing the description of Raghunatha dasa’s behavior in the renounced order, his father and mother were very unhappy.

Therefore they decided to send him some men with goods for his comfort.

6.259

cari-sata mudra, dui bhrtya, eka brahmana

sivanandera thani pathaila tata-ksana

SYNONYMS

cari-sata mudra—four hundred coins; dui bhrtya—two servants; eka brahmana—one brahmana; sivanandera thani—to Sivananda Sena; pathaila—sent; tata-ksana—immediately.

Raghunatha dasa’s father immediately sent four hundred coins, two servants and one brahmana to Sivananda Sena.

6.260

sivananda kahe,--"tumi saba yaite nariba

ami yai yabe, amara sange yaiba

SYNONYMS

sivananda kahe—Sivananda Sena said; tumi—you; saba—all; yaite nariba—cannot go; ami yai—I go; yabe—when; amara sange—with me; yaiba—you will go.

Sivananda Sena informed them, "You cannot go to Jagannatha Puri directly.

When I go there, you may accompany me.

6.261

ebe ghara yaha, yabe ami saba calimu

tabe toma sabakare sange lana yamu

SYNONYMS

ebe—now; ghara yaha—go home; yabe—when; ami—we; saba—all; calimu—will go; tabe—then; toma sabakare—all of you; sange—with; lana—taking; yamu—I shall go “Now go home.

When all of us go, I shall take all of you with me.”

6.262

ei ta’ prastave sri kavi-karnapura

raghunatha-mahima granthe likhila pracura

SYNONYMS

ei ta’ prastave—in this connection; sri kavi-karnapura—the poet named Kavi-karnapura; raghunatha-mahima—the glories of Raghunatha dasa; granthe—in his book; likhila—wrote; pracura—much.

Describing this incident, the great poet Sri Kavi-karnapura has written extensively about the glorious activities of Raghunatha dasa in his book.

6.263

acaryo yadunandanah sumadhurah sri-vasudeva-priyas

tac-chisyo raghunatha ity adhigunah pranadhiko madrsam

sri-caitanya-krpatireka-satata-snigdhah svarupanugo

vairagyaika-nidhir na kasya vidito nilacale tisthatam

SYNONYMS

acaryah yadunandanah—Yadunandana Acarya; su-madhurah—very well behaved; sri-vasudeva-priyah—very dear to Sri Vasudeva Datta Thakura; tat-sisyah—his disciple; raghunathah—Raghunatha dasa; iti—thus; adhigunah—so qualified; prana-adhikah—more dear than life; ma-drsam—of all the devotees of Sri Caitanya Mahaprabhu like me; sri-caitanya-krpa—by the mercy of Sri Caitanya Mahaprabhu; atireka—excess; satata-snigdhah—always pleasing; svarupa-anugah—following in the footsteps of Svarupa Damodara; vairagya—of renunciation; eka-nidhih—the ocean; na—not; kasya—by whom; viditah—known; nilacale—at Jagannatha Puri; tisthatam—of those who were staying "Raghunatha dasa is a disciple of Yadunandana Acarya, who is very gentle and is extremely dear to Vasudeva Datta, a resident of Kancanapalli.

Because of Raghunatha dasa’s transcendental qualities, he is always more dear than life for all of us devotees of Sri Caitanya Mahaprabhu.

Since he has been favored by the abundant mercy of Sri Caitanya Mahaprabhu, he is always pleasing.

Vividly providing a superior example for the renounced order, this very dear follower of Svarupa Damodara Gosvami is the ocean of renunciation.

Who among the residents of Nilacala (Jagannatha Puri) does not know him very well?

PURPORT

This verse is from Sri Caitanya-candrodaya-nataka (10.3) of Kavi-karnapura.

6.264

yah sarva-lokaika-manobhirucya

saubhagya-bhuh kacid akrsta-pacya

yatrayam aropana-tulya-kalam

tat-prema-sakhi phalavan atulyah

SYNONYMS

yah—who; sarva-loka—of all the devotees in Puri; eka—foremost; manah—of the minds; abhirucya—by the affection; saubhagya-bhuh—the ground of good fortune; kacit—indescribable; akrsta-pacya—perfect without tilling or perfect without practice; yatra—in which; ayam—this; aropana-tulya-kalam—at the same time as the sowing of the seed; tat-prema-sakhi—a tree of the love of Sri Caitanya Mahaprabhu; phalavan—fruitful; atulyah—the matchless “Because he is very pleasing to all the devotees, Raghunatha dasa Gosvami easily became like the fertile earth of good fortune in which it was suitable for the seed of Lord Caitanya Mahaprabhu to be sown.

At the same time that the seed was sown, it grew into a matchless tree of the love of Sri Caitanya Mahaprabhu and produced fruit.”

PURPORT

This is the next verse from Sri Caitanya-candrodaya-nataka (10.4).

6.265

sivananda yaiche sei manusye kahila

karnapura sei-rupe sloka varnila

SYNONYMS

sivananda—Sivananda Sena; yaiche—as; sei—unto the; manusye—messenger; kahila—said; karnapura—the great poet Kavi-karnapura; sei rupe—in that way; sloka varnila—composed verses.

In these verses, the great poet Kavi-karnapura gives the same information that Sivananda Sena conveyed to the messenger from Raghunatha dasa’s father.

6.266

varsantare sivananda cale nilacale

raghunathera sevaka, vipra tanra sange cale

SYNONYMS

varsa-antare—the next year; sivananda—Sivananda Sena; cale nilacale—was going to Jagannatha Puri; raghunathera—of Raghunatha dasa; sevaka—the servants; vipra—and the brahmana; tanra sange—with him; cale—go.

The next year, when Sivananda Sena was going to Jagannatha Puri as usual, the servants and the brahmana, who was a cook, went with him.

6.267

sei vipra bhrtya, cari-sata mudra lana

nilacale raghunathe milila asiya

SYNONYMS

sei vipra—that brahmana; bhrtya—the servants; cari-sata mudra—four hundred coins; lana—bringing; nilacale—at Jagannatha Puri; raghunathe—with Raghunatha dasa; milila—met; asiya—coming.

The servants and brahmana brought four hundred coins to Jagannatha Puri, and there they met Raghunatha dasa.

6.268

raghunatha-dasa angikara na karila

dravya lana dui-jana tahani rahila

SYNONYMS

raghunatha-dasa—Raghunatha dasa; angikara na karila—did not accept; dravya lana—taking the wealth; dui-jana—two persons; tahani rahila—remained there.

Raghunatha dasa did not accept the money and men sent by his father.

Therefore a servant and the brahmana stayed there with the money.

6.269

tabe raghunatha kari’ aneka yatana

mase dui-dina kaila prabhura nimantrana

SYNONYMS

tabe—at that time; raghunatha—Raghunatha dasa; kari’ aneka yatana—with great attention; mase—every month; dui-dina—two days; kaila—he made; prabhura nimantrana—invitation to Lord Sri Caitanya Mahaprabhu.

At that time, Raghunatha dasa invited Sri Caitanya Mahaprabhu to his house with great attention for two days every month.

6.270

dui nimantrane lage kaudi asta-pana

brahmana-bhrtya-thani karena eteka grahana

SYNONYMS

dui nimantrane—these two invitations; lage—cost; kaudi asta-pana—640 kaudis; brahmana-bhrtya-thani—from the brahmana and the servant; karena—does; eteka—so much; grahana—accepting.

The cost for these two occasions was 640 kaudis.

Therefore he would take that much from the servant and the brahmana.

6.271

ei-mata nimantrana varsa dui kaila

pache raghunatha nimantrana chadi’ dila

SYNONYMS

ei-mata—in this way; nimantrana—invitation; varsa dui—for two years; kaila—continued; pache—at the end; raghunatha—Raghunatha dasa; nimantrana—invitation; chadi’ dila—gave up.

Raghunatha dasa continued to invite Sri Caitanya Mahaprabhu in this way for two years, but at the end of the second year he stopped.

6.272

masa-dui yabe raghunatha na kare nimantrana

svarupe puchila tabe sacira nandana

SYNONYMS

masa-dui—for two months; yabe—when; raghunatha—Raghunatha dasa; na kare nimantrana—does not invite; svarupe puchila—inquired from Svarupa Damodara; tabe—at that time; sacira nandana—the son of mother Saci, Sri Caitanya Mahaprabhu.

When Raghunatha dasa neglected to invite Lord Sri Caitanya Mahaprabhu for two consecutive months, the Lord, the son of Saci, questioned Svarupa Damodara.

6.273

’raghu kene amaya nimantrana chadi’ dila?’

svarupa kahe,--"mane kichu vicara karila

SYNONYMS

raghu—Raghunatha dasa; kene—why; amaya—to Me; nimantrana—invitation; chadi’ dila—has stopped; svarupa kahe—Svarupa Damodara replied; mane—within his mind; kichu—something; vicara karila—he has thought.

The Lord asked, “Why has Raghunatha dasa stopped inviting Me?” Svarupa Damodara replied, "He must have reconsidered something in his mind.

6.274

visayira dravya lana kari nimantrana

prasanna na haya ihaya jani prabhura mana

SYNONYMS

visayira dravya—things supplied by materialistic men; lana—accepting; kari nimantrana—I invite; prasanna—satisfied; na haya—is not; ihaya—in this connection; jani—I can understand; prabhura mana—the mind of Lord Sri Caitanya Mahaprabhu " ’I invite Sri Caitanya Mahaprabhu by accepting goods from materialistic people.

I know that the Lord’s mind is not satisfied by this.

6.275

mora citta dravya la-ite na haya nirmala

ei nimantrane dekhi,--’pratistha’-matra phala

SYNONYMS

mora citta—my consciousness; dravya la-ite—to accept the goods; na haya—is not; nirmala—pure; ei nimantrane—by this invitation; dekhi—I see; pratistha—reputation; matra—only; phala—the result " ’My consciousness is impure because I accept all these goods from people who are interested only in pounds, shillings and pence.

Therefore by this kind of invitation I only get some material reputation.

PURPORT

Srila Bhaktisiddhanta Sarasvati Thakura remarks that people who are under the bodily conception of life are called materialists.

If we accept the offerings of such people, place them before the Lord and invite Vaisnavas to partake of the prasada, that attempt will gain us only a material reputation, not the actual benefit of service to a pure Vaisnava.

One should therefore try to serve the Supreme Personality of Godhead by fully surrendering at His lotus feet.

If one engages for the service of the Lord whatever money one has honestly earned, that is spiritual service to the Supreme Personality of Godhead, the spiritual master and the Vaisnavas.

6.276

uparodhe prabhu mora manena nimantrana

na manile duhkhi ha-ibeka murkha jana

SYNONYMS

uparodhe—by my request; prabhu—Lord Sri Caitanya Mahaprabhu; mora—my; manena—accepts; nimantrana—invitation; na manile—if He does not accept; duhkhi—unhappy; ha-ibeka—will become; murkha jana—foolish person " ’At my request Sri Caitanya Mahaprabhu accepts the invitations because He knows that a foolish person like me would be unhappy if He did not accept them.’

PURPORT

Srila Bhaktisiddhanta Sarasvati Thakura says that people who are advanced in learning but attached to material enjoyment, who are puffed up by material possessions, by birth in an elevated aristocratic family or by education, may offer showbottle devotional service to the Deity and also offer prasada to Vaisnavas.

Because of their ignorance, however, they cannot understand that since their minds are materially polluted, neither the Supreme Personality of Godhead, Lord Krsna, nor the Vaisnavas accept their offerings.

If one accepts money from such materialistic persons to offer food to the Deity and Vaisnavas, a pure Vaisnava does not accept it.

This causes unhappiness for the materialists because they are fully absorbed in the bodily conception of life.

Therefore they sometimes turn against the Vaisnavas.

6.277

eta vicariya nimantrana chadi’ dila"

suni’ mahaprabhu hasi’ balite lagila

SYNONYMS

eta vicariya—considering this; nimantrana—invitation; chadi’ dila—he has stopped; suni’-hearing; mahaprabhu—Sri Caitanya Mahaprabhu; hasi’-smiling; balite lagila—began to say “Considering all these points,” Svarupa Damodara concluded, “he has stopped inviting You.” Hearing this, Sri Caitanya Mahaprabhu smiled and spoke as follows.

6.278

"visayira anna khaile malina haya mana

malina mana haile nahe krsnera smarana

SYNONYMS

visayira—of materialistic persons; anna—food; khaile—if one eats; malina—contaminated; haya mana—the mind becomes; malina—contaminated; mana haile—when the mind becomes; nahe—is not; krsnera—of Lord Krsna; smarana—remembrance "When one eats food offered by a materialistic man, one’s mind becomes contaminated, and when the mind is contaminated, one is unable to think of Krsna properly.

PURPORTSrila Bhaktisiddhanta Sarasvati Thakura suggests that people who are materialistically inclined and sahajiyas, or so-called Vaisnavas who take everything very casually, are both visayi materialists.

Eating food offered by them causes contamination, and as a result of such contamination, even a serious devotee becomes like a materialistic man.

There are six kinds of association-giving charity, accepting charity, accepting food, offering food, talking confidentially and inquiring confidentially.

One should very carefully avoid associating with both the sahajiyas, who are sometimes known as Vaisnavas, and the non-Vaisnavas, or avaisnavas.

Their association changes the transcendental devotional service of Lord Krsna into sense gratification, and when sense gratification enters the mind of a devotee, he is contaminated.

The materialistic person who aspires after sense gratification cannot properly think of Krsna.

6.279

visayira anna haya ’rajasa’ nimantrana

data, bhokta--dunhara malina haya mana

SYNONYMS

visayira—offered by materialistic men; anna—food; haya—is; rajasa—in the mode of passion; nimantrana—invitation; data—the person who offers; bhokta—the person who accepts such an offering; dunhara—of both of them; malina—contaminated; haya mana—the mind becomes "When one accepts an invitation from a person contaminated by the material mode of passion, the person who offers the food and the person who accepts it are both mentally contaminated.

PURPORT

Srila Bhaktivinoda Thakura says that there are three varieties of invitations-those in the mode of goodness, those in passion and those in ignorance.

An invitation accepted from a pure devotee is in the mode of goodness, an invitation accepted from a person who is pious but materially attached is in the mode of passion, and an invitation accepted from a person who is materially very sinful is in the mode of ignorance.

6.280

inhara sankoce ami eta dina nila

bhala haila--janiya apani chadi dila"

SYNONYMS

inhara sankoce—because of his eagerness; ami—I; eta dina—for so many days; nila—I accepted; bhala haila—it is very good; janiya—knowing; apani—automatically; chadi dila—he has given up “Because of Raghunatha dasa’s eagerness, I accepted his invitation for many days.

It is very good that Raghunatha dasa, knowing this, has now automatically given up this practice.”

6.281

kata dine raghunatha simha-dvara chadila

chatre yai’ magiya khaite arambha karila

SYNONYMS

kata dine—after some days; raghunatha—Raghunatha dasa; simha-dvara chadila—gave up standing at the gate known as Simha-dvara; chatre yai’-going to an alms booth; magiya—begging; khaite—to eat; arambha karila—he began.

After some days, Raghunatha dasa gave up standing near the Simha-dvara gate and instead began eating by begging alms from a booth for free distribution of food.

6.282

govinda-pasa suni’ prabhu puchena svarupere

’raghu bhiksa lagi’ thada kene nahe simha-dvare’?

SYNONYMS

govinda-pasa—from Govinda; suni’-hearing; prabhu—Sri Caitanya Mahaprabhu; puchena svarupere—inquired from Svarupa Damodara Gosvami; raghu—Raghunatha dasa; bhiksa lagi’-for begging; thada kene nahe—why does he not stand; simha-dvare—at the Simha-dvara gate.

When Sri Caitanya Mahaprabhu heard this news from Govinda, He inquired from Svarupa Damodara, “Why does Raghunatha dasa no longer stand at the Simha-dvara gate to beg alms?”

6.283

svarupa kahe,--"simha-dvare duhkha anubhaviya

chatre magi’ khaya madhyahna-kale giya"

SYNONYMS

svarupa kahe—Svarupa Damodara replied; simha-dvare—at the Simha-dvara gate; duhkha anubhaviya—feeling unhappy; chatre—at the charity booth; magi’-begging; khaya—he eats; madhyahna-kale—at midday; giya—going.

Svarupa Damodara replied, “Raghunatha dasa felt unhappy standing at the Simha-dvara.

Therefore he is now going at midday to beg alms from the charity booth.”

6.284

prabhu kahe,--"bhala kaila, chadila simha-dvara

simha-dvare bhiksa-vrtti--vesyara acara

SYNONYMS

prabhu kahe—Sri Caitanya Mahaprabhu said; bhala kaila—he has done well; chadila simha-dvara—he has given up standing at the Simha-dvara; simha-dvare bhiksa-vrtti—to beg alms standing at the Simha-dvara; vesyara acara—the behavior of a prostitute.

Hearing this news, Sri Caitanya Mahaprabhu said, "He has done very well by no longer standing at the Simha-dvara gate.

Such begging of alms resembles the behavior of a prostitute.

6.285

kim artham ayam agacchati, ayam dasyati, anena dattam ayam aparah samety ayam dasyati, anenapi na dattam anyah samesyati, sa dasyati ity adi.

SYNONYMS

kim artham—why; ayam—this person; agacchati—is coming; ayam—this person; dasyati—will give; anena—by this person; dattam—given; ayam—this; aparah—other; sameti—comes near; ayam—this person; dasyati—will give; anena—by this person; api—also; na—not; dattam—given; anyah—another; samesyati—will come near; sah—he; dasyati—will give; iti—thus; adi—and so on "Here is a person coming near.

He will give me something.

This person gave me something last night.

Now another person is coming near.

He may give me something.

The person who just passed did not give me anything, but another person will come, and he will give me something.’ Thus a person in the renounced order gives up his neutrality and depends on the charity of this person or that.

Thinking in this way, he adopts the occupation of a prostitute.

6.286

chatre yai yatha-labha udara-bharana

anya katha nahi, sukhe krsna-sankirtana"

SYNONYMS

chatre yai—going to the booth for free food distribution; yatha-labha—with whatever is obtained; udara-bharana—filling the belly; anya—other; katha—talk; nahi—there is not; sukhe—happily; krsna-sankirtana—chanting the Hare Krsna maha-mantra “If one goes to the booth where free food is distributed and fills his belly with whatever he obtains, there is no chance of further unwanted talk, and one can very peacefully chant the Hare Krsna maha-mantra.”

6.287

eta bali’ tanre punah prasada karila

’govardhanera sila’, ’gunja-mala’ tanre dila

SYNONYMS

eta bali’-saying this; tanre—unto him; punah—again; prasada karila—gave something in mercy; govardhanera sila—a stone from Govardhana Hill; gunja-mala—a garland of small conchshells; tanre dila—delivered to him.

After saying this, Sri Caitanya Mahaprabhu again bestowed His mercy upon Raghunatha dasa by giving him a piece of stone from Govardhana Hill and a garland of small conchshells.

6.288

sankarananda-sarasvati vrndavana haite aila

tenha sei sila-gunja-mala lana gela

SYNONYMS

sankarananda-sarasvati—one of the devotees of Sri Caitanya Mahaprabhu; vrndavana haite—from Vrndavana; aila—came; tenha—he; sei—that; sila-gunja-mala—stone and the garland of small conchshells; lana—taking; gela—went.

Previously, when Sankarananda Sarasvati had returned from Vrndavana, he had brought the piece of stone from Govardhana Hill and also the garland of conchshells.

6.289

parsve gantha gunja-mala, govardhana-sila

dui vastu mahaprabhura age ani’ dila

SYNONYMS

parsve—on one side; gantha—strung together; gunja-mala—the garland of small conchshells; govardhana-sila—the stone from Govardhana; dui vastu—two things; mahaprabhura age—in front of Sri Caitanya Mahaprabhu; ani’ dila -presented.

He presented Sri Caitanya Mahaprabhu these two items-the garland of conchshells and the stone from Govardhana Hill.

6.290

dui apurva-vastu pana prabhu tusta haila

smaranera kale gale pare gunja-mala

SYNONYMS

dui—two; apurva-vastu—uncommon things; pana—getting; prabhu—Lord Sri Caitanya Mahaprabhu; tusta haila—became very happy; smaranera kale—at the time of remembering (when He was chanting Hare Krsna); gale—on the neck; pare—wears; gunja-mala—the garland of small conchshells.

Upon receiving these two uncommon items, Sri Caitanya Mahaprabhu was extremely happy.

While chanting, He would put the garland around His neck.

6.291

govardhana-sila prabhu hrdaye-netre dhare

kabhu nasaya ghrana laya, kabhu sire kare

SYNONYMS

govardhana-sila—the stone from Govardhana Hill; prabhu—Sri Caitanya Mahaprabhu; hrdaye—on the heart; netre—on the eyes; dhare—puts; kabhu—sometimes; nasaya—with the nose; ghrana laya—smells; kabhu—sometimes; sire kare—He puts on His head.

The Lord would put the stone to His heart or sometimes to His eyes.

Sometimes He would smell it with His nose and sometimes place it on His head.

6.292

netra-jale sei sila bhije nirantara

silare kahena prabhu--’krsna-kalevara’

SYNONYMS

netra-jale—by the tears of His eyes; sei—that; sila—stone; bhije—remains wet; nirantara—always; silare—the stone; kahena—says; prabhu—Sri Caitanya Mahaprabhu; krsna-kalevara—the body of Lord Krsna.

The stone from Govardhana was always moist with tears from His eyes.

Sri Caitanya Mahaprabhu would say, “This stone is directly the body of Lord Krsna.”

6.293

ei-mata tina-vatsara sila-mala dharila

tusta hana sila-mala raghunathe dila

SYNONYMS

ei-mata—in this way; tina-vatsara—for three years; sila-mala—the stone and the garland of conchshells; dharila—He kept; tusta hana—when He became very happy; sila-mala—the stone and the garland; raghunathe—to Raghunatha dasa; dila—He delivered.

For three years He kept the stone and garland.

Then, greatly satisfied by the behavior of Raghunatha dasa, the Lord delivered both of them to him.

6.294

prabhu kahe,--"ei sila krsnera vigraha

inhara seva kara tumi kariya agraha

SYNONYMS

prabhu kahe—Sri Caitanya Mahaprabhu said; ei sila—this stone; krsnera vigraha—the form of Lord Krsna; inhara—of this; seva—worship; kara—do; tumi—you; kariya agraha—with great eagerness.

Sri Caitanya Mahaprabhu instructed Raghunatha dasa, “This stone is the transcendental form of Lord Krsna.

Worship the stone with great eagerness.”

PURPORT

Srila Bhaktisiddhanta Sarasvati Thakura writes in his Anubhasya that in the opinion of Sri Caitanya Mahaprabhu, the govardhana-sila, the stone from Govardhana Hill, was directly the form of Krsna, the son of Maharaja Nanda.

The Lord used the stone for three years, and then in the heart of Raghunatha dasa the Lord awakened devotional service to the stone.

The Lord then gave the stone to Raghunatha dasa, accepting him as one of His most confidential servants.

However, some envious people conclude that because Raghunatha dasa had not taken birth in the family of a brahmana, Sri Caitanya Mahaprabhu did not give him the right to worship the Deity directly, but instead gave him a stone from Govardhana.

This kind of thought is naraki, or hellish.

As stated in the Padma Purana, arcye visnau siladhir gurusu nara-matir vaisnave jati-buddhih ..yasya va naraki sah: “One who considers the arca-murti (the worshipable Deity of Lord Visnu) to be stone, the spiritual master to be an ordinary human being, or a Vaisnava to belong to a particular creed is possessed of hellish intelligence.” If one thinks that the worshipable salagrama-sila is a mere stone, that the spiritual master is an ordinary human being or that a pure Vaisnava preaching the bhakti cult all over the world is a member of a particular caste or material division of society, he is considered a naraki, a candidate for hellish life.

When Sri Caitanya Mahaprabhu instructed that the govardhana-sila, the stone taken from Govardhana, is nondifferent from the body of Sri Krsna, the Supreme Personality of Godhead, He indirectly advised such foolish persons that one should not be envious of a Vaisnava who belongs to a different caste or sect.

One should accept a Vaisnava as transcendental in this way one can be saved; otherwise, one is surely awaiting a hellish life.

6.295

ei silare kara tumi sattvika pujana

acirat pabe tumi krsna-prema-dhana

SYNONYMS

ei silara—of this stone; kara—do; tumi—you; sattvika pujana—worshiping like a perfect brahmana, or in the mode of goodness; acirat—very soon; pabe tumi—you will get; krsna-prema—ecstatic love of Krsna; dhana—wealth.

Sri Caitanya Mahaprabhu continued, "Worship this stone in the mode of goodness like a perfect brahmana, for by such worship you will surely attain ecstatic love of Krsna without delay.

6.296

eka kunja jala ara tulasi-manjari

sattvika-seva ei--suddha-bhave kari

SYNONYMS

eka—one; kunja—jug; jala—water; ara—and; tulasi-manjari—flowers of the tulasi tree; sattvika-seva—worship in goodness; ei—this; suddha-bhave—in complete purity; kari—performing "For such worship, one needs a jug of water and a few flowers from a tulasi tree.

This is worship in complete goodness when performed in complete purity.

6.297

dui-dike dui-patra madhye komala manjari

ei-mata asta-manjari dibe sraddha kari" ’

SYNONYMS

dui-dike—on two sides; dui-patra—two tulasi leaves; madhye—within; komala manjari—very soft tulasi flower; ei-mata—in this way; asta-manjari—eight tulasi flowers; dibe—you should offer; sraddha kari’-with faith and love “With faith and love, you should offer eight soft tulasi flowers, each with two tulasi leaves, one on each side of each flower.”

6.298

sri-haste sila diya ei ajna dila

anande raghunatha seva karite lagila

SYNONYMS

sri-haste—by His own transcendental hand; sila—the stone from Govardhana Hill; diya—delivering; ei ajna—this order; dila—He gave; anande—in great happiness; raghunatha—Raghunatha dasa; seva karite lagila—began to worship.

After thus advising him how to worship, Lord Sri Caitanya Mahaprabhu personally offered Raghunatha dasa the govardhana-sila with His transcendental hand.

As advised by the Lord, Raghunatha dasa worshiped the sila in great transcendental jubilation.

6.299

eka-vitasti dui-vastra, pinda eka-khani

svarupa dilena kunja anibare pani

SYNONYMS

eka-vitasti—about six inches long; dui-vastra—two cloths; pinda eka-khani—one wooden platform; svarupa dilena—Svarupa Damodara Gosvami delivered; kunja—a jug; anibare pani—for bringing water.

Svarupa Damodara gave Raghunatha dasa two cloths, each about six inches long, a wooden platform and a jug in which to keep water.

6.300

ei-mata raghunatha karena pujana

puja-kale dekhe silaya ’vrajendra-nandana’

SYNONYMS

ei-mata—in this way; raghunatha—Raghunatha dasa Gosvami; karena pujana—worships; puja-kale—while worshiping; dekhe—he sees; silaya—in the stone from Govardhana; vrajendra-nandana—the son of Nanda Maharaja.

Thus Raghunatha dasa began worshiping the stone from Govardhana, and as he worshiped he saw the Supreme Personality of Godhead, Krsna, the son of Nanda Maharaja, directly in the stone.

6.301

’prabhura svahasta-datta govardhana-sila

ei cinti’ raghunatha preme bhasi’ gela

SYNONYMS

prabhura—of Sri Caitanya Mahaprabhu; sva-hasta—own hand; datta—handed over by; govardhana-sila—the stone from Govardhana Hill; ei cinti’-thinking this; raghunatha—Raghunatha dasa; preme—in ecstatic love; bhasi’ gela—became overflooded.

Thinking of how he had received the govardhana-sila directly from the hands of Sri Caitanya Mahaprabhu, Raghunatha dasa was always overflooded with ecstatic love.

6.302

jala-tulasira sevaya tanra yata sukhodaya

sodasopacara-pujaya tata sukha naya

SYNONYMS

jala-tulasira sevaya—by worshiping with water and tulasi; tanra—his; yata—as much as; sukha-udaya—rise of transcendental happiness; sodasa-upacara-pujaya—by worshiping with sixteen kinds of paraphernalia; tata—so much; sukha—happiness; naya—is not.

The amount of transcendental bliss that Raghunatha dasa enjoyed simply by offering water and tulasi is impossible to achieve even if one worships the Deity with sixteen kinds of paraphernalia.

6.303

ei-mata kata dina karena pujana

tabe svarupa-gosani tanre kahila vacana

SYNONYMS

ei-mata—in this way; kata dina—for some days; karena pujana—he worshiped; tabe—at that time; svarupa-gosani—Svarupa Damodara Gosvami; tanre—to him; kahila vacana—said some words.

After Raghunatha dasa had thus worshiped the govardhana-sila for some time, Svarupa Damodara one day spoke to him as follows.

6.304

"asta-kaudira khaja-sandesa kara samarpana

sraddha kari’ dile, sei amrtera sama

SYNONYMS

asta-kaudira—costing eight kaudis; khaja-sandesa—khaja and sandesa sweetmeats; kara samarpana—offer; sraddha kari’-with love and faith; dile—if you offer; sei—that; amrtera sama—just like nectar “Offer the Govardhana stone eight kaudis worth of the first-class sweetmeats known as khaja and sandesa.

If you offer them with faith and love, they will be just like nectar.”

6.305

tabe asta-kaudira khaja kare samarpana

svarupa-ajnaya govinda taha kare samadhana

SYNONYMS

tabe—then; asta-kaudira—costing eight kaudis; khaja—the sweetmeat named khaja; kare samarpana—offers; svarupa-ajnaya—by the order of Svarupa Damodara; govinda—the personal servant of Sri Caitanya Mahaprabhu; taha—that; kare samadhana—arranges.

Raghunatha dasa then began offering the costly sweetmeats known as khaja, which Govinda, following the order of Svarupa Damodara, would supply.

6.306

raghunatha sei sila-mala yabe paila

gosanira abhipraya ei bhavana karila

SYNONYMS

raghunatha—Raghunatha dasa Gosvami; sei sila—that stone; mala—garland; yabe—when; paila—he got; gosanira—of Sri Caitanya Mahaprabhu; abhipraya—intention; ei—this; bhavana karila—he thought.

When Raghunatha dasa received from Sri Caitanya Mahaprabhu the stone and the garland of conchshells, he could understand the Lord’s intention.

Thus he thought as follows.

6.307

"sila diya gosani samarpila ’govardhane’

gunja-mala diya dila ’radhika-carane’

SYNONYMS

sila diya—by offering this stone; gosani—Sri Caitanya Mahaprabhu; samarpila—offered; govardhane—a place near Govardhana Hill; gunja-mala diya—by offering the garland of small conchshells; dila—offered; radhika-carane—shelter at the lotus feet of Srimati Radharani “By offering me the govardhana-sila, Sri Caitanya Mahaprabhu has offered me a place near Govardhana Hill, and by offering me the garland of conch shells, He has offered me shelter at the lotus feet of Srimati Radharani.”

6.308

anande raghunathera bahya vismarana

kaya-mane sevilena gauranga-carana

SYNONYMS

anande—in transcendental bliss; raghunathera—of Raghunatha dasa; bahya vismarana—forgetting everything external; kaya-mane—by mind and body; sevilena—served; gauranga-carana—the lotus feet of Sri Caitanya Mahaprabhu.

Raghunatha dasa’s transcendental bliss was boundless.

Forgetting everything external, he served the lotus feet of Sri Caitanya Mahaprabhu with his body and mind.

6.309

ananta guna raghunathera ke karibe lekha?

raghunathera niyama,--yena pasanera rekha

SYNONYMS

ananta guna—unlimited transcendental attributes; raghunathera—of Raghunatha dasa; ke—who; karibe lekha—can write; raghunathera—of Raghunatha dasa; niyama—the strict regulative principles; yena—like; pasanera rekha—lines on a stone.

Who could list the unlimited transcendental attributes of Raghunatha dasa? His strict regulative principles were exactly like lines on a stone.

PURPORT

The words pasanera rekha are very significant.

Raghunatha dasa Gosvami followed the regulative principles so strictly and rigidly that they were compared to the lines on a stone.

As such lines cannot be erased at any time, so the regulative principles observed by Sri Raghunatha dasa Gosvami could not be changed under any circumstances.

6.310

sade sata prahara yaya kirtana-smarane

ahara-nidra cari danda seha nahe kona dine

SYNONYMS

sade sata prahara—7.5 praharas (one prahara equals three hours); yaya—is spent; kirtana-smarane—in chanting the Hare Krsna maha-mantra and remembering the lotus feet of Krsna; ahara-nidra—eating and sleeping; cari danda—four dandas (one danda equals twenty-four minutes); seha—that; nahe—is not; kona dine—some days.

Raghunatha dasa spent more than twenty-two hours out of every twenty-four chanting the Hare Krsna maha-mantra and remembering the lotus feet of the Lord.

He ate and slept for less than an hour and a half, and on some days that also was impossible.

6.311

vairagyera katha tanra adbhuta-kathana

ajanma na dila jihvaya rasera sparsana

SYNONYMS

vairagyera—of the renunciation; katha—talks; tanra—of him; adbhuta-kathana—wonderful topics; a-janma—from birth; na dila—did not allow; jihvaya—to the tongue; rasera sparsana—tasting.

Topics concerning his renunciation are wonderful.

Throughout his life he never allowed his tongue sense gratification.

6.312

chinda kani kantha vina na pare vasana

savadhane prabhura kaila ajnara palana

SYNONYMS

chinda kani—a small torn cloth; kantha—a patchwork cotton wrapper; vina—except; na pare—does not wear; vasana—clothing; savadhane—with great care; prabhura—of Sri Caitanya Mahaprabhu; kaila—performed; ajnara palana -execution of the order.

He never touched anything to wear except a small torn cloth and a patchwork wrapper.

Thus he very rigidly executed the order of Sri Caitanya Mahaprabhu.

PURPORT

The principle of very rigidly carrying out the order of the spiritual master must be observed.

The spiritual master gives different orders to different people.

For example, Sri Caitanya Mahaprabhu ordered Jiva Gosvami, Rupa Gosvami and Sanatana Gosvami to preach, and He ordered Raghunatha dasa Gosvami to strictly follow the rules and regulations of the renounced order.

All six Gosvamis strictly followed the instructions of Sri Caitanya Mahaprabhu.

This is the principle for progress in devotional service.

After receiving an order from the spiritual master, one must strictly try to execute the order.

That is the way of success.

6.313

prana-raksa lagi’ yeba karena bhaksana

taha khana apanake kahe nirveda-vacana

SYNONYMS

prana-raksa lagi’-to maintain life; yeba—whatever; karena bhaksana—he ate; taha khana—eating that; apanake—to himself; kahe—said; nirveda-vacana—words of reproach.

Whatever he ate was only to keep his body and soul together, and when he ate he would reproach himself thus.

6.314

atmanam ced vijaniyat

param jnana-dhutasayah

kim icchan kasya va hetor

deham pusnati lampatah

SYNONYMS

atmanam—the soul; cet—if; vijaniyat—one understands; param—supreme; jnana—by knowledge; dhuta—thrown off; asayah—material desires; kim—what; icchan—desiring; kasya—what; va—or; hetoh—for reason; deham—the material body; pusnati—maintains; lampatah—debauchee “If one’s heart has been cleansed by perfect knowledge and one has understood Krsna, the Supreme Brahman, he then gains everything.

Why should such a person act like a debauchee by trying very carefully to maintain his material body?”

PURPORT

This verse (Bhag.7.15.40) was spoken by Narada to Yudhisthira Maharaja regarding a householder’s liberation from material bondage.

On the spiritual platform, one does not unnecessarily care for the body.

Srila Narottama dasa Thakura has said, deha-smrti nahi yara, samsara bandhana kahan tara.

One who is spiritually situated does not think that he is the body.

Therefore he can transcendentally execute severe penances in the renounced order of life.

The best example of such renunciation is Raghunatha dasa Gosvami.

6.315

prasadanna pasarira yata na vikaya

dui-tina dina haile bhata sadi’ yaya

SYNONYMS

prasada-anna—food of Jagannatha; pasarira—of the shopkeepers; yata—as much as; na vikaya—is not sold; dui-tina dina—two and three days; haile—after; bhata—the rice; sadi’ yaya—becomes decomposed.

Lord Jagannatha’s prasada is sold by shopkeepers, and that which is not sold decomposes after two or three days.

6.316

simha-dvare gabhi-age sei bhata dare

sada-gandhe tailangi-gai khaite na pare

SYNONYMS

simha-dvare—at the gate known as Simha-dvara; gabhi-age—in front of the cows; sei bhata—that food; dare—they throw; sada-gandhe—because of a rotten smell; tailangi-gai—the cows from Tailanga; khaite na pare—cannot eat.

All the decomposed food is thrown before the cows from Tailanga at the Simha-dvara gate.

Because of its rotten odor, even the cows cannot eat it.

6.317

sei bhata raghunatha ratre ghare ani’

bhata pakhaliya phele ghare diya bahu pani

SYNONYMS

sei bhata—that rejected rice; raghunatha—Raghunatha dasa; ratre—at night; ghare ani’-bringing home; bhata—the rice; pakhaliya—washing; phele—throws; ghare—at home; diya—putting; bahu pani—much water.

At night Raghunatha dasa would collect that decomposed rice, bring it home and wash it with ample water.

6.318

bhitarera drdha yei maji bhata paya

lavana diya raghunatha sei anna khaya

SYNONYMS

bhitarera—within; drdha—the harder portion; yei—which; maji—the core; bhata—rice; paya—he gets; lavana diya—with a little salt; raghunatha—Raghunatha dasa Gosvami; sei anna—that rice; khaya—eats.

Then he ate the hard inner portion of the rice with salt.

6.319

eka-dina svarupa taha karite dekhila

hasiya tahara kichu magiya khaila

SYNONYMS

eka-dina—one day; svarupa—Svarupa Damodara Gosvami; taha—that; karite—doing; dekhila—saw; hasiya—smiling; tahara—of that; kichu—some; magiya khaila—he begged and ate.

One day Svarupa Damodara saw the activities of Raghunatha dasa.

Thus he smiled and asked for a small portion of that food and ate it.

6.320

svarupa kahe,--"aiche amrta khao niti-niti

ama-sabaya nahi deha’,--ki tomara prakrti?"

SYNONYMS

svarupa kahe—Svarupa Damodara said; aiche—such; amrta—nectar; khao—you eat; niti-niti—daily; ama-sabaya—to us; nahi deha’-you do not offer; ki—what; tomara—your; prakrti—nature.

Svarupa Damodara said, “You eat such nectar every day, but you never offer it to us.

Where is your character?”

6.321

govindera mukhe prabhu se varta sunila

ara dina asi’ prabhu kahite lagila

SYNONYMS

govindera mukhe—from the mouth of Govinda; prabhu—Sri Caitanya Mahaprabhu; se varta—that news; sunila—heard; ara dina—the next day; asi’-coming; prabhu—Sri Caitanya Mahaprabhu; kahite lagila—began to say.

When Sri Caitanya Mahaprabhu heard news of this from the mouth of Govinda, He went there the next day and spoke as follows.

6.322

kanha vastu khao sabe, more na deha’ kene?’

eta bali’ eka grasa karila bhaksane

SYNONYMS

kanha—what; vastu—things; khao—you eat; sabe—all; more—to Me; na deha’ kene—why do you not give; eta bali’-saying this; eka grasa—one morsel; karila bhaksane—ate “What nice things are you eating? Why don’t you give anything to Me?” Saying this, He forcibly took a morsel and began to eat.

6.323

ara grasa laite svarupa hatete dharila

’tava yogya nahe’ bali’ bale kadi’ nila

SYNONYMS

ara—another; grasa—morsel; laite—taking; svarupa—Svarupa Damodara; hatete—the hand; dharila—caught; tava—for You; yogya—fit; nahe—is not; bali’-saying; bale—by force; kadi’-snatching; nila—he took.

When Sri Caitanya Mahaprabhu was taking another morsel of food, Svarupa Damodara caught Him by the hand and said, “It is not fit for You.” Thus he forcibly took the food away.

6.324

prabhu bale,--"niti-niti nana prasada khai

aiche svada ara kona prasade na pai"

SYNONYMS

prabhu bale—Lord Sri Caitanya Mahaprabhu said; niti-niti—day after day; nana prasada—varieties of prasada; khai—I eat; aiche svada—such a nice taste; ara—other; kona—any; prasade—in the remnants of Lord Jagannatha’s food; na pai—I do not get.

Sri Caitanya Mahaprabhu said, “Of course, every day I eat varieties of prasada, but I have never tasted such nice prasada as that which Raghunatha is eating.”

6.325

ei-mata mahaprabhu nana lila kare

raghunathera vairagya dekhi’ santosa antare

SYNONYMS

ei-mata—in this way; mahaprabhu—Sri Caitanya Mahaprabhu; nana lila—many pastimes; kare—performs; raghunathera—of Raghunatha dasa; vairagya—renunciation; dekhi’-by seeing; santosa antare—satisfied within.

Thus Sri Caitanya Mahaprabhu performed many pastimes at Jagannatha Puri.

Seeing the severe penances performed by Raghunatha dasa in the renounced order, the Lord was greatly satisfied.

6.326

apana-uddhara ei raghunatha-dasa

’gauranga-stava-kalpa-vrkse’ kariyachena prakasa

SYNONYMS

apana-uddhara—his personal deliverance; ei raghunatha-dasa—this Raghunatha dasa Gosvami; gauranga-stava-kalpa-vrkse—in his poem known as Gauranga-stava-kalpavrksa; kariyachena prakasa—has manifested.

In his own poem known as the Gauranga-stava-kalpavrksa, Raghunatha dasa has described his personal deliverance.

6.327

maha-sampad-davad api patitam uddhrtya krpaya

svarupe yah sviye kujanam api mam nyasya muditah

uro-gunja-haram priyam api ca govardhana-silam

dadau me gaurango hrdaya udayan mam madayati

SYNONYMS

maha-sampat—of profuse material opulence; davat—from a forest fire; api—although; patitam—fallen; uddhrtya—delivering; krpaya—by mercy; svarupe—unto Svarupa Damodara Gosvami; yah—He who (Lord Sri Caitanya Mahaprabhu); sviye—His personal associate; ku-janam—low person; api—although; mam—me; nyasya—having delivered; muditah—pleased; urah—of the chest; gunja-haram—the garland of conchshells; priyam—dear; api—although; ca—and; govardhana-silam—a stone from Govardhana Hill; dadau—delivered; me—to me; gaurangah—Lord Gauranga; hrdaye—in my heart; udayan—by manifesting; mam—me; madayati—maddens “Although I am a fallen soul, the lowest of men, Sri Caitanya Mahaprabhu delivered me from the blazing forest fire of great material opulence by His mercy.

He handed me over in great pleasure to Svarupa Damodara, His personal associate.

The Lord also gave me the garland of small conchshells that He wore on His chest and a stone from Govardhana Hill, although they were very dear to Him.

That same Lord Sri Caitanya Mahaprabhu awakens within my heart and makes me mad after Him.”

PURPORT

This verse is from Sri Gauranga-stava-kalpavrksa (11), written by Raghunatha dasa Gosvami.

6.328

ei ta’ kahilun raghunathera milana

iha yei sune paya caitanya-carana

SYNONYMS

ei—this; ta’-certainly; kahilun—I have described; raghunathera milana—the meeting of Raghunatha dasa; iha—this; yei—anyone who; sune—hears; paya—gets; caitanya-carana—the lotus feet of Sri Caitanya Mahaprabhu.

Thus I have described the meeting of Raghunatha dasa with Sri Caitanya Mahaprabhu.

Anyone who hears about this incident attains the lotus feet of Sri Caitanya Mahaprabhu.

6.329

sri-rupa-raghunatha-pade yara asa, caitanya-caritamrta kahe krsnadasa

SYNONYMS

sri-rupa—Srila Rupa Gosvami; raghunatha—Srila Raghunatha dasa Gosvami; pade—at the lotus feet; yara—whose; asa—expectation; caitanya-caritamrta—the book named Caitanya-caritamrta; kahe—describes; krsnadasa—Srila Krsnadasa Kaviraja Gosvami.

Praying at the lotus feet of Sri Rupa and Sri Raghunatha, always desiring their mercy, I, Krsnadasa, narrate Sri Caitanya-caritamrta, following in their footsteps.

Thus end the Bhaktivedanta purports to Sri Caitanya-caritamrta, Antya-lila, Sixth Chapter, describing Lord Caitanya’s meeting with Raghunatha dasa Gosvami.

The Meeting of Sri Caitanya Mahaprabhu and Vallabha Bhatta The following summary of Chapter Seven is given by Srila Bhaktivinoda Thakura in his Amrta-pravaha-bhasya.

In this chapter, Lord Sri Caitanya Mahaprabhu’s meeting with Vallabha Bhatta is described.

There was some joking behavior between these two personalities, and finally Sri Caitanya Mahaprabhu corrected Vallabha Bhatta and sympathetically accepted an invitation from him.

Before this, Sri Caitanya Mahaprabhu saw that Vallabha Bhatta was greatly attached to Gadadhara Pandita.

Therefore He acted as if displeased with Gadadhara Pandita.

Later, when Vallabha Bhatta became intimately connected with the Lord, the Lord advised him to take instructions from Gadadhara Pandita.

Thus the Lord expressed His feelings of love for Gadadhara Pandita.