Home - Caitanya-caritamrta: Madhya-lila
    <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">7.1</a></li><li class="affix"><a href="7.2.html">7.2</a></li><li class="affix"><a href="7.3.html">7.3</a></li><li class="affix"><a href="7.4.html">7.4</a></li><li class="affix"><a href="7.5.html">7.5</a></li><li class="affix"><a href="7.6.html">7.6</a></li><li class="affix"><a href="7.7-8.html">7.7-8</a></li><li class="affix"><a href="7.9.html">7.9</a></li><li class="affix"><a href="7.10.html">7.10</a></li><li class="affix"><a href="7.11.html">7.11</a></li><li class="affix"><a href="7.12.html">7.12</a></li><li class="affix"><a href="7.13.html">7.13</a></li><li class="affix"><a href="7.14.html">7.14</a></li><li class="affix"><a href="7.15.html">7.15</a></li><li class="affix"><a href="7.16.html">7.16</a></li><li class="affix"><a href="7.17.html">7.17</a></li><li class="affix"><a href="7.18.html">7.18</a></li><li class="affix"><a href="7.19.html">7.19</a></li><li class="affix"><a href="7.20.html">7.20</a></li><li class="affix"><a href="7.21.html">7.21</a></li><li class="affix"><a href="7.22.html">7.22</a></li><li class="affix"><a href="7.23.html">7.23</a></li><li class="affix"><a href="7.24.html">7.24</a></li><li class="affix"><a href="7.25.html">7.25</a></li><li class="affix"><a href="7.26.html">7.26</a></li><li class="affix"><a href="7.27.html">7.27</a></li><li class="affix"><a href="7.28.html">7.28</a></li><li class="affix"><a href="7.29.html">7.29</a></li><li class="affix"><a href="7.30.html">7.30</a></li><li class="affix"><a href="7.31.html">7.31</a></li><li class="affix"><a href="7.32.html">7.32</a></li><li class="affix"><a href="7.33.html">7.33</a></li><li class="affix"><a href="7.34.html">7.34</a></li><li class="affix"><a href="7.35.html">7.35</a></li><li class="affix"><a href="7.36.html">7.36</a></li><li class="affix"><a href="7.37.html">7.37</a></li><li class="affix"><a href="7.38.html">7.38</a></li><li class="affix"><a href="7.39.html">7.39</a></li><li class="affix"><a href="7.40.html">7.40</a></li><li class="affix"><a href="7.41.html">7.41</a></li><li class="affix"><a href="7.42.html">7.42</a></li><li class="affix"><a href="7.43.html">7.43</a></li><li class="affix"><a href="7.44.html">7.44</a></li><li class="affix"><a href="7.45.html">7.45</a></li><li class="affix"><a href="7.46.html">7.46</a></li><li class="affix"><a href="7.47.html">7.47</a></li><li class="affix"><a href="7.48.html">7.48</a></li><li class="affix"><a href="7.49.html">7.49</a></li><li class="affix"><a href="7.50.html">7.50</a></li><li class="affix"><a href="7.51.html">7.51</a></li><li class="affix"><a href="7.52.html">7.52</a></li><li class="affix"><a href="7.53.html">7.53</a></li><li class="affix"><a href="7.54.html">7.54</a></li><li class="affix"><a href="7.55.html">7.55</a></li><li class="affix"><a href="7.56.html">7.56</a></li><li class="affix"><a href="7.57.html">7.57</a></li><li class="affix"><a href="7.58.html">7.58</a></li><li class="affix"><a href="7.59.html">7.59</a></li><li class="affix"><a href="7.60.html">7.60</a></li><li class="affix"><a href="7.61.html">7.61</a></li><li class="affix"><a href="7.62.html">7.62</a></li><li class="affix"><a href="7.63.html">7.63</a></li><li class="affix"><a href="7.64.html">7.64</a></li><li class="affix"><a href="7.65.html">7.65</a></li><li class="affix"><a href="7.66.html">7.66</a></li><li class="affix"><a href="7.67.html">7.67</a></li><li class="affix"><a href="7.68.html">7.68</a></li><li class="affix"><a href="7.69.html">7.69</a></li><li class="affix"><a href="7.70.html">7.70</a></li><li class="affix"><a href="7.71.html">7.71</a></li><li class="affix"><a href="7.72.html">7.72</a></li><li class="affix"><a href="7.73.html">7.73</a></li><li class="affix"><a href="7.74.html">7.74</a></li><li class="affix"><a href="7.75.html">7.75</a></li><li class="affix"><a href="7.76.html">7.76</a></li><li class="affix"><a href="7.77.html">7.77</a></li><li class="affix"><a href="7.78.html">7.78</a></li><li class="affix"><a href="7.79.html">7.79</a></li><li class="affix"><a href="7.80.html">7.80</a></li><li class="affix"><a href="7.81.html">7.81</a></li><li class="affix"><a href="7.82.html">7.82</a></li><li class="affix"><a href="7.83.html">7.83</a></li><li class="affix"><a href="7.84.html">7.84</a></li><li class="affix"><a href="7.85.html">7.85</a></li><li class="affix"><a href="7.86.html">7.86</a></li><li class="affix"><a href="7.87.html">7.87</a></li><li class="affix"><a href="7.88.html">7.88</a></li><li class="affix"><a href="7.89.html">7.89</a></li><li class="affix"><a href="7.90.html">7.90</a></li><li class="affix"><a href="7.91.html">7.91</a></li><li class="affix"><a href="7.92.html">7.92</a></li><li class="affix"><a href="7.93.html">7.93</a></li><li class="affix"><a href="7.94.html">7.94</a></li><li class="affix"><a href="7.95.html">7.95</a></li><li class="affix"><a href="7.96.html">7.96</a></li><li class="affix"><a href="7.97.html">7.97</a></li><li class="affix"><a href="7.98.html">7.98</a></li><li class="affix"><a href="7.99.html">7.99</a></li><li class="affix"><a href="7.100.html">7.100</a></li><li class="affix"><a href="7.101.html">7.101</a></li><li class="affix"><a href="7.102.html">7.102</a></li><li class="affix"><a href="7.103.html">7.103</a></li><li class="affix"><a href="7.104.html">7.104</a></li><li class="affix"><a href="7.105.html">7.105</a></li><li class="affix"><a href="7.106.html">7.106</a></li><li class="affix"><a href="7.107.html">7.107</a></li><li class="affix"><a href="7.108.html">7.108</a></li><li class="affix"><a href="7.109.html">7.109</a></li><li class="affix"><a href="7.110.html">7.110</a></li><li class="affix"><a href="7.111.html">7.111</a></li><li class="affix"><a href="7.112.html">7.112</a></li><li class="affix"><a href="7.113.html">7.113</a></li><li class="affix"><a href="7.114.html">7.114</a></li><li class="affix"><a href="7.115.html">7.115</a></li><li class="affix"><a href="7.116.html">7.116</a></li><li class="affix"><a href="7.117.html">7.117</a></li><li class="affix"><a href="7.118.html">7.118</a></li><li class="affix"><a href="7.119.html">7.119</a></li><li class="affix"><a href="7.120.html">7.120</a></li><li class="affix"><a href="7.121.html">7.121</a></li><li class="affix"><a href="7.122.html">7.122</a></li><li class="affix"><a href="7.123.html">7.123</a></li><li class="affix"><a href="7.124.html">7.124</a></li><li class="affix"><a href="7.125.html">7.125</a></li><li class="affix"><a href="7.126.html">7.126</a></li><li class="affix"><a href="7.127.html">7.127</a></li><li class="affix"><a href="7.128.html">7.128</a></li><li class="affix"><a href="7.129.html">7.129</a></li><li class="affix"><a href="7.130.html">7.130</a></li><li class="affix"><a href="7.131-132.html">7.131-132</a></li><li class="affix"><a href="7.133.html">7.133</a></li><li class="affix"><a href="7.134.html">7.134</a></li><li class="affix"><a href="7.135.html">7.135</a></li><li class="affix"><a href="7.136.html">7.136</a></li><li class="affix"><a href="7.137.html">7.137</a></li><li class="affix"><a href="7.138.html">7.138</a></li><li class="affix"><a href="7.139.html">7.139</a></li><li class="affix"><a href="7.140.html">7.140</a></li><li class="affix"><a href="7.141.html">7.141</a></li><li class="affix"><a href="7.142.html">7.142</a></li><li class="affix"><a href="7.143.html">7.143</a></li><li class="affix"><a href="7.144-145.html">7.144-145</a></li><li class="affix"><a href="7.146.html">7.146</a></li><li class="affix"><a href="7.147.html">7.147</a></li><li class="affix"><a href="7.148.html">7.148</a></li><li class="affix"><a href="7.149.html">7.149</a></li><li class="affix"><a href="7.150.html">7.150</a></li><li class="affix"><a href="7.151.html">7.151</a></li><li class="affix"><a href="7.152.html">7.152</a></li><li class="affix"><a href="7.153.html">7.153</a></li><li class="affix"><a href="7.154.html">7.154</a></li><li class="affix"><a href="7.155.html">7.155</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: Madhya-lila</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: Madhya-lila
    <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;6.1&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.2.html&quot;&gt;6.2&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.3.html&quot;&gt;6.3&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.4.html&quot;&gt;6.4&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.5.html&quot;&gt;6.5&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.6.html&quot;&gt;6.6&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.7.html&quot;&gt;6.7&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.8.html&quot;&gt;6.8&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.9.html&quot;&gt;6.9&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.10.html&quot;&gt;6.10&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.11.html&quot;&gt;6.11&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.12.html&quot;&gt;6.12&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.13.html&quot;&gt;6.13&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.14.html&quot;&gt;6.14&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.15.html&quot;&gt;6.15&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.16.html&quot;&gt;6.16&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.17.html&quot;&gt;6.17&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.18.html&quot;&gt;6.18&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.19.html&quot;&gt;6.19&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.20.html&quot;&gt;6.20&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.21.html&quot;&gt;6.21&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.22.html&quot;&gt;6.22&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.23.html&quot;&gt;6.23&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.24.html&quot;&gt;6.24&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.25.html&quot;&gt;6.25&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.26.html&quot;&gt;6.26&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.27.html&quot;&gt;6.27&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.28.html&quot;&gt;6.28&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.29.html&quot;&gt;6.29&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.30.html&quot;&gt;6.30&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.31.html&quot;&gt;6.31&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.32.html&quot;&gt;6.32&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.33.html&quot;&gt;6.33&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.34.html&quot;&gt;6.34&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.35.html&quot;&gt;6.35&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.36.html&quot;&gt;6.36&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.37.html&quot;&gt;6.37&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.38.html&quot;&gt;6.38&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.39.html&quot;&gt;6.39&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.40.html&quot;&gt;6.40&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.41.html&quot;&gt;6.41&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.42.html&quot;&gt;6.42&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.43.html&quot;&gt;6.43&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.44.html&quot;&gt;6.44&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.45.html&quot;&gt;6.45&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.46.html&quot;&gt;6.46&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.47.html&quot;&gt;6.47&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.48.html&quot;&gt;6.48&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.49.html&quot;&gt;6.49&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.50.html&quot;&gt;6.50&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.51.html&quot;&gt;6.51&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.52.html&quot;&gt;6.52&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.53.html&quot;&gt;6.53&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.54.html&quot;&gt;6.54&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.55.html&quot;&gt;6.55&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.56.html&quot;&gt;6.56&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.57.html&quot;&gt;6.57&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.58.html&quot;&gt;6.58&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.59.html&quot;&gt;6.59&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.60.html&quot;&gt;6.60&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.61.html&quot;&gt;6.61&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.62.html&quot;&gt;6.62&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.63.html&quot;&gt;6.63&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.64.html&quot;&gt;6.64&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.65.html&quot;&gt;6.65&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.66.html&quot;&gt;6.66&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.67.html&quot;&gt;6.67&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.68.html&quot;&gt;6.68&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.69.html&quot;&gt;6.69&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.70.html&quot;&gt;6.70&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.71.html&quot;&gt;6.71&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.72.html&quot;&gt;6.72&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.73.html&quot;&gt;6.73&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.74.html&quot;&gt;6.74&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.75.html&quot;&gt;6.75&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.76.html&quot;&gt;6.76&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.77.html&quot;&gt;6.77&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.78.html&quot;&gt;6.78&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.79.html&quot;&gt;6.79&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.80.html&quot;&gt;6.80&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.81.html&quot;&gt;6.81&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.82.html&quot;&gt;6.82&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.83.html&quot;&gt;6.83&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.84.html&quot;&gt;6.84&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.85-86.html&quot;&gt;6.85-86&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.87.html&quot;&gt;6.87&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.88.html&quot;&gt;6.88&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.89.html&quot;&gt;6.89&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.90.html&quot;&gt;6.90&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.91.html&quot;&gt;6.91&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.92.html&quot;&gt;6.92&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.93.html&quot;&gt;6.93&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.94.html&quot;&gt;6.94&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.95.html&quot;&gt;6.95&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.96.html&quot;&gt;6.96&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.97.html&quot;&gt;6.97&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.98.html&quot;&gt;6.98&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.99.html&quot;&gt;6.99&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.100.html&quot;&gt;6.100&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.101.html&quot;&gt;6.101&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.102.html&quot;&gt;6.102&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.103.html&quot;&gt;6.103&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.104.html&quot;&gt;6.104&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.105.html&quot;&gt;6.105&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.106.html&quot;&gt;6.106&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.107.html&quot;&gt;6.107&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.108.html&quot;&gt;6.108&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.109.html&quot;&gt;6.109&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.110.html&quot;&gt;6.110&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.111.html&quot;&gt;6.111&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.112.html&quot;&gt;6.112&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.113.html&quot;&gt;6.113&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.114.html&quot;&gt;6.114&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.115.html&quot;&gt;6.115&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.116.html&quot;&gt;6.116&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.117.html&quot;&gt;6.117&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.118.html&quot;&gt;6.118&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.119.html&quot;&gt;6.119&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.120.html&quot;&gt;6.120&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.121.html&quot;&gt;6.121&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.122.html&quot;&gt;6.122&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.123.html&quot;&gt;6.123&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.124.html&quot;&gt;6.124&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.125.html&quot;&gt;6.125&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.126.html&quot;&gt;6.126&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.127.html&quot;&gt;6.127&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.128.html&quot;&gt;6.128&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.129.html&quot;&gt;6.129&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.130.html&quot;&gt;6.130&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.131.html&quot;&gt;6.131&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.132.html&quot;&gt;6.132&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.133.html&quot;&gt;6.133&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.134.html&quot;&gt;6.134&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.135.html&quot;&gt;6.135&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.136.html&quot;&gt;6.136&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.137.html&quot;&gt;6.137&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.138.html&quot;&gt;6.138&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.139.html&quot;&gt;6.139&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.140.html&quot;&gt;6.140&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.141.html&quot;&gt;6.141&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.142.html&quot;&gt;6.142&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.143.html&quot;&gt;6.143&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.144.html&quot;&gt;6.144&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.145-146.html&quot;&gt;6.145-146&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.147.html&quot;&gt;6.147&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.148.html&quot;&gt;6.148&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.149.html&quot;&gt;6.149&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.150.html&quot;&gt;6.150&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.151.html&quot;&gt;6.151&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.152.html&quot;&gt;6.152&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.153.html&quot;&gt;6.153&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.154.html&quot;&gt;6.154&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.155.html&quot;&gt;6.155&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.156.html&quot;&gt;6.156&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.157.html&quot;&gt;6.157&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.158.html&quot;&gt;6.158&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.159.html&quot;&gt;6.159&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.160.html&quot;&gt;6.160&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.161.html&quot;&gt;6.161&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.162.html&quot;&gt;6.162&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.163.html&quot;&gt;6.163&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.164.html&quot;&gt;6.164&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.165.html&quot;&gt;6.165&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.166.html&quot;&gt;6.166&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.167.html&quot;&gt;6.167&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.168.html&quot;&gt;6.168&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.169.html&quot;&gt;6.169&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.170.html&quot;&gt;6.170&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.171.html&quot;&gt;6.171&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.172.html&quot;&gt;6.172&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.173.html&quot;&gt;6.173&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.174.html&quot;&gt;6.174&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.175.html&quot;&gt;6.175&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.176.html&quot;&gt;6.176&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.177.html&quot;&gt;6.177&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.178.html&quot;&gt;6.178&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.179.html&quot;&gt;6.179&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.180.html&quot;&gt;6.180&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.181.html&quot;&gt;6.181&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.182.html&quot;&gt;6.182&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.183.html&quot;&gt;6.183&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.184.html&quot;&gt;6.184&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.185.html&quot;&gt;6.185&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.186.html&quot;&gt;6.186&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.187.html&quot;&gt;6.187&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.188.html&quot;&gt;6.188&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.189.html&quot;&gt;6.189&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.190.html&quot;&gt;6.190&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.191.html&quot;&gt;6.191&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.192.html&quot;&gt;6.192&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.193.html&quot;&gt;6.193&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.194.html&quot;&gt;6.194&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.195.html&quot;&gt;6.195&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.196.html&quot;&gt;6.196&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.197.html&quot;&gt;6.197&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.198.html&quot;&gt;6.198&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.199.html&quot;&gt;6.199&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.200.html&quot;&gt;6.200&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.201.html&quot;&gt;6.201&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.202.html&quot;&gt;6.202&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.203.html&quot;&gt;6.203&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.204.html&quot;&gt;6.204&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.205.html&quot;&gt;6.205&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.206.html&quot;&gt;6.206&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.207.html&quot;&gt;6.207&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.208.html&quot;&gt;6.208&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.209.html&quot;&gt;6.209&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.210.html&quot;&gt;6.210&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.211.html&quot;&gt;6.211&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.212.html&quot;&gt;6.212&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.213.html&quot;&gt;6.213&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.214.html&quot;&gt;6.214&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.215.html&quot;&gt;6.215&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.216.html&quot;&gt;6.216&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.217.html&quot;&gt;6.217&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.218.html&quot;&gt;6.218&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.219.html&quot;&gt;6.219&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.220.html&quot;&gt;6.220&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.221.html&quot;&gt;6.221&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.222.html&quot;&gt;6.222&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.223.html&quot;&gt;6.223&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.224.html&quot;&gt;6.224&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.225.html&quot;&gt;6.225&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.226.html&quot;&gt;6.226&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.227.html&quot;&gt;6.227&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.228.html&quot;&gt;6.228&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.229.html&quot;&gt;6.229&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.230.html&quot;&gt;6.230&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.231.html&quot;&gt;6.231&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.232.html&quot;&gt;6.232&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.233.html&quot;&gt;6.233&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.234.html&quot;&gt;6.234&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.235.html&quot;&gt;6.235&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.236.html&quot;&gt;6.236&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.237.html&quot;&gt;6.237&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.238.html&quot;&gt;6.238&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.239.html&quot;&gt;6.239&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.240.html&quot;&gt;6.240&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.241.html&quot;&gt;6.241&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.242.html&quot;&gt;6.242&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.243.html&quot;&gt;6.243&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.244.html&quot;&gt;6.244&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.245.html&quot;&gt;6.245&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.246.html&quot;&gt;6.246&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.247.html&quot;&gt;6.247&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.248.html&quot;&gt;6.248&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.249.html&quot;&gt;6.249&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.250.html&quot;&gt;6.250&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.251.html&quot;&gt;6.251&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.252.html&quot;&gt;6.252&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.253.html&quot;&gt;6.253&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.254.html&quot;&gt;6.254&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.255.html&quot;&gt;6.255&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.256.html&quot;&gt;6.256&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.257.html&quot;&gt;6.257&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.258.html&quot;&gt;6.258&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.259.html&quot;&gt;6.259&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.260.html&quot;&gt;6.260&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.261.html&quot;&gt;6.261&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.262.html&quot;&gt;6.262&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.263.html&quot;&gt;6.263&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.264-265.html&quot;&gt;6.264-265&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.266.html&quot;&gt;6.266&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.267.html&quot;&gt;6.267&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.268.html&quot;&gt;6.268&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.269.html&quot;&gt;6.269&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.270.html&quot;&gt;6.270&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.271.html&quot;&gt;6.271&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.272.html&quot;&gt;6.272&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.273.html&quot;&gt;6.273&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.274.html&quot;&gt;6.274&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.275.html&quot;&gt;6.275&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.276.html&quot;&gt;6.276&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.277.html&quot;&gt;6.277&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.278.html&quot;&gt;6.278&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.279.html&quot;&gt;6.279&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.280.html&quot;&gt;6.280&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.281.html&quot;&gt;6.281&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.282.html&quot;&gt;6.282&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.283.html&quot;&gt;6.283&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.284-285.html&quot;&gt;6.284-285&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;6.286.html&quot;&gt;6.286&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: Madhya-lila&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: Madhya-lila
    <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;5.1&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.2.html&quot;&gt;5.2&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.3.html&quot;&gt;5.3&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.4.html&quot;&gt;5.4&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.5.html&quot;&gt;5.5&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.6.html&quot;&gt;5.6&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.7.html&quot;&gt;5.7&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.8.html&quot;&gt;5.8&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.9.html&quot;&gt;5.9&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.10.html&quot;&gt;5.10&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.11.html&quot;&gt;5.11&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.12.html&quot;&gt;5.12&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.13.html&quot;&gt;5.13&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.14.html&quot;&gt;5.14&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.15.html&quot;&gt;5.15&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.16.html&quot;&gt;5.16&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.17.html&quot;&gt;5.17&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.18.html&quot;&gt;5.18&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.19.html&quot;&gt;5.19&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.20.html&quot;&gt;5.20&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.21.html&quot;&gt;5.21&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.22.html&quot;&gt;5.22&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.23.html&quot;&gt;5.23&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.24.html&quot;&gt;5.24&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.25.html&quot;&gt;5.25&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.26.html&quot;&gt;5.26&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.27.html&quot;&gt;5.27&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.28.html&quot;&gt;5.28&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.29.html&quot;&gt;5.29&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.30.html&quot;&gt;5.30&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.31.html&quot;&gt;5.31&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.32.html&quot;&gt;5.32&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.33.html&quot;&gt;5.33&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.34.html&quot;&gt;5.34&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.35.html&quot;&gt;5.35&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.36.html&quot;&gt;5.36&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.37.html&quot;&gt;5.37&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.38.html&quot;&gt;5.38&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.39.html&quot;&gt;5.39&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.40.html&quot;&gt;5.40&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.41.html&quot;&gt;5.41&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.42.html&quot;&gt;5.42&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.43.html&quot;&gt;5.43&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.44.html&quot;&gt;5.44&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.45.html&quot;&gt;5.45&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.46.html&quot;&gt;5.46&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.47.html&quot;&gt;5.47&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.48.html&quot;&gt;5.48&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.49.html&quot;&gt;5.49&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.50.html&quot;&gt;5.50&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.51.html&quot;&gt;5.51&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.52.html&quot;&gt;5.52&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.53.html&quot;&gt;5.53&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.54.html&quot;&gt;5.54&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.55.html&quot;&gt;5.55&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.56.html&quot;&gt;5.56&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.57.html&quot;&gt;5.57&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.58.html&quot;&gt;5.58&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.59.html&quot;&gt;5.59&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.60.html&quot;&gt;5.60&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.61.html&quot;&gt;5.61&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.62.html&quot;&gt;5.62&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.63.html&quot;&gt;5.63&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.64.html&quot;&gt;5.64&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.65.html&quot;&gt;5.65&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.66.html&quot;&gt;5.66&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.67.html&quot;&gt;5.67&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.68.html&quot;&gt;5.68&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.69.html&quot;&gt;5.69&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.70.html&quot;&gt;5.70&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.71.html&quot;&gt;5.71&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.72.html&quot;&gt;5.72&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.73.html&quot;&gt;5.73&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.74.html&quot;&gt;5.74&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.75.html&quot;&gt;5.75&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.76.html&quot;&gt;5.76&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.77-78.html&quot;&gt;5.77-78&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.79.html&quot;&gt;5.79&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.80.html&quot;&gt;5.80&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.81.html&quot;&gt;5.81&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.82.html&quot;&gt;5.82&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.83.html&quot;&gt;5.83&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.84.html&quot;&gt;5.84&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.85.html&quot;&gt;5.85&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.86.html&quot;&gt;5.86&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.87.html&quot;&gt;5.87&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.88.html&quot;&gt;5.88&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.89.html&quot;&gt;5.89&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.90.html&quot;&gt;5.90&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.91.html&quot;&gt;5.91&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.92.html&quot;&gt;5.92&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.93.html&quot;&gt;5.93&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.94.html&quot;&gt;5.94&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.95.html&quot;&gt;5.95&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.96.html&quot;&gt;5.96&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.97.html&quot;&gt;5.97&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.98.html&quot;&gt;5.98&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.99.html&quot;&gt;5.99&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.100.html&quot;&gt;5.100&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.101.html&quot;&gt;5.101&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.102.html&quot;&gt;5.102&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.103.html&quot;&gt;5.103&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.104.html&quot;&gt;5.104&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.105.html&quot;&gt;5.105&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.106.html&quot;&gt;5.106&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.107.html&quot;&gt;5.107&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.108.html&quot;&gt;5.108&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.109.html&quot;&gt;5.109&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.110.html&quot;&gt;5.110&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.111.html&quot;&gt;5.111&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.112.html&quot;&gt;5.112&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.113.html&quot;&gt;5.113&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.114.html&quot;&gt;5.114&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.115.html&quot;&gt;5.115&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.116.html&quot;&gt;5.116&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.117.html&quot;&gt;5.117&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.118.html&quot;&gt;5.118&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.119.html&quot;&gt;5.119&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.120.html&quot;&gt;5.120&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.121.html&quot;&gt;5.121&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.122.html&quot;&gt;5.122&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.123.html&quot;&gt;5.123&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.124.html&quot;&gt;5.124&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.125.html&quot;&gt;5.125&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.126.html&quot;&gt;5.126&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.127.html&quot;&gt;5.127&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.128.html&quot;&gt;5.128&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.129.html&quot;&gt;5.129&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.130.html&quot;&gt;5.130&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.131.html&quot;&gt;5.131&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.132.html&quot;&gt;5.132&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.133.html&quot;&gt;5.133&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.134.html&quot;&gt;5.134&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.135.html&quot;&gt;5.135&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.136.html&quot;&gt;5.136&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.137.html&quot;&gt;5.137&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.138.html&quot;&gt;5.138&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.139.html&quot;&gt;5.139&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.140.html&quot;&gt;5.140&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.141.html&quot;&gt;5.141&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.142-143.html&quot;&gt;5.142-143&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.144.html&quot;&gt;5.144&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.145.html&quot;&gt;5.145&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.146.html&quot;&gt;5.146&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.147.html&quot;&gt;5.147&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.148.html&quot;&gt;5.148&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.149.html&quot;&gt;5.149&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.150.html&quot;&gt;5.150&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.151.html&quot;&gt;5.151&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.152.html&quot;&gt;5.152&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.153.html&quot;&gt;5.153&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.154.html&quot;&gt;5.154&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.155.html&quot;&gt;5.155&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.156.html&quot;&gt;5.156&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.157.html&quot;&gt;5.157&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.158.html&quot;&gt;5.158&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.159.html&quot;&gt;5.159&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.160.html&quot;&gt;5.160&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;5.161.html&quot;&gt;5.161&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: Madhya-lila&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: Madhya-lila
    <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;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-4.html&quot;&gt;4.3-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.html&quot;&gt;4.108&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.109.html&quot;&gt;4.109&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.110.html&quot;&gt;4.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.html&quot;&gt;4.129&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;4.130.html&quot;&gt;4.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;/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: Madhya-lila&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: Madhya-lila
    <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;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.html&quot;&gt;3.4&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.5.html&quot;&gt;3.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-19.html&quot;&gt;3.18-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.html&quot;&gt;3.78&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.79.html&quot;&gt;3.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.html&quot;&gt;3.114&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;3.115.html&quot;&gt;3.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-155.html&quot;&gt;3.153-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-210.html&quot;&gt;3.209-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;/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: Madhya-lila&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: Madhya-lila
    <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;25.1&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.2.html&quot;&gt;25.2&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.3.html&quot;&gt;25.3&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.4.html&quot;&gt;25.4&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.5.html&quot;&gt;25.5&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.6.html&quot;&gt;25.6&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.7.html&quot;&gt;25.7&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.8.html&quot;&gt;25.8&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.9.html&quot;&gt;25.9&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.10.html&quot;&gt;25.10&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.11.html&quot;&gt;25.11&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.12.html&quot;&gt;25.12&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.13.html&quot;&gt;25.13&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.14.html&quot;&gt;25.14&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.15.html&quot;&gt;25.15&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.16.html&quot;&gt;25.16&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.17.html&quot;&gt;25.17&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.18.html&quot;&gt;25.18&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.19.html&quot;&gt;25.19&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.20.html&quot;&gt;25.20&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.21.html&quot;&gt;25.21&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.22.html&quot;&gt;25.22&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.23.html&quot;&gt;25.23&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.24.html&quot;&gt;25.24&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.25.html&quot;&gt;25.25&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.26.html&quot;&gt;25.26&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.27.html&quot;&gt;25.27&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.28.html&quot;&gt;25.28&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.29.html&quot;&gt;25.29&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.30.html&quot;&gt;25.30&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.31.html&quot;&gt;25.31&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.32.html&quot;&gt;25.32&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.33.html&quot;&gt;25.33&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.34.html&quot;&gt;25.34&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.35.html&quot;&gt;25.35&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.36.html&quot;&gt;25.36&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.37.html&quot;&gt;25.37&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.38.html&quot;&gt;25.38&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.39.html&quot;&gt;25.39&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.40.html&quot;&gt;25.40&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.41.html&quot;&gt;25.41&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.42.html&quot;&gt;25.42&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.43.html&quot;&gt;25.43&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.44.html&quot;&gt;25.44&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.45.html&quot;&gt;25.45&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.46.html&quot;&gt;25.46&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.47.html&quot;&gt;25.47&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.48.html&quot;&gt;25.48&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.49.html&quot;&gt;25.49&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.50.html&quot;&gt;25.50&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.51.html&quot;&gt;25.51&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.52.html&quot;&gt;25.52&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.53.html&quot;&gt;25.53&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.54.html&quot;&gt;25.54&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.55.html&quot;&gt;25.55&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.56.html&quot;&gt;25.56&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.57.html&quot;&gt;25.57&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.58.html&quot;&gt;25.58&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.59.html&quot;&gt;25.59&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.60.html&quot;&gt;25.60&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.61.html&quot;&gt;25.61&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.62.html&quot;&gt;25.62&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.63.html&quot;&gt;25.63&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.64.html&quot;&gt;25.64&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.65.html&quot;&gt;25.65&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.66.html&quot;&gt;25.66&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.67.html&quot;&gt;25.67&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.68.html&quot;&gt;25.68&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.69.html&quot;&gt;25.69&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.70.html&quot;&gt;25.70&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.71.html&quot;&gt;25.71&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.72.html&quot;&gt;25.72&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.73.html&quot;&gt;25.73&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.74.html&quot;&gt;25.74&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.75.html&quot;&gt;25.75&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.76.html&quot;&gt;25.76&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.77.html&quot;&gt;25.77&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.78.html&quot;&gt;25.78&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.79.html&quot;&gt;25.79&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.80.html&quot;&gt;25.80&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.81.html&quot;&gt;25.81&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.82.html&quot;&gt;25.82&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.83.html&quot;&gt;25.83&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.84.html&quot;&gt;25.84&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.85.html&quot;&gt;25.85&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.86.html&quot;&gt;25.86&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.87.html&quot;&gt;25.87&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.88.html&quot;&gt;25.88&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.89.html&quot;&gt;25.89&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.90.html&quot;&gt;25.90&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.91.html&quot;&gt;25.91&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.92.html&quot;&gt;25.92&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.93.html&quot;&gt;25.93&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.94.html&quot;&gt;25.94&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.95.html&quot;&gt;25.95&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.96.html&quot;&gt;25.96&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.97.html&quot;&gt;25.97&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.98.html&quot;&gt;25.98&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.99.html&quot;&gt;25.99&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.100.html&quot;&gt;25.100&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.101.html&quot;&gt;25.101&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.102.html&quot;&gt;25.102&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.103.html&quot;&gt;25.103&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.104.html&quot;&gt;25.104&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.105.html&quot;&gt;25.105&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.106.html&quot;&gt;25.106&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.107.html&quot;&gt;25.107&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.108.html&quot;&gt;25.108&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.109.html&quot;&gt;25.109&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.110.html&quot;&gt;25.110&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.111.html&quot;&gt;25.111&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.112.html&quot;&gt;25.112&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.113.html&quot;&gt;25.113&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.114.html&quot;&gt;25.114&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.115.html&quot;&gt;25.115&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.116.html&quot;&gt;25.116&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.117.html&quot;&gt;25.117&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.118.html&quot;&gt;25.118&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.119.html&quot;&gt;25.119&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.120.html&quot;&gt;25.120&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.121.html&quot;&gt;25.121&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.122.html&quot;&gt;25.122&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.123.html&quot;&gt;25.123&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.124.html&quot;&gt;25.124&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.125.html&quot;&gt;25.125&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.126.html&quot;&gt;25.126&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.127.html&quot;&gt;25.127&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.128.html&quot;&gt;25.128&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.129.html&quot;&gt;25.129&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.130.html&quot;&gt;25.130&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.131.html&quot;&gt;25.131&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.132.html&quot;&gt;25.132&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.133.html&quot;&gt;25.133&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.134.html&quot;&gt;25.134&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.135.html&quot;&gt;25.135&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.136.html&quot;&gt;25.136&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.137.html&quot;&gt;25.137&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.138.html&quot;&gt;25.138&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.139.html&quot;&gt;25.139&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.140.html&quot;&gt;25.140&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.141.html&quot;&gt;25.141&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.142.html&quot;&gt;25.142&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.143-144.html&quot;&gt;25.143-144&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.145.html&quot;&gt;25.145&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.146.html&quot;&gt;25.146&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.147.html&quot;&gt;25.147&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.148.html&quot;&gt;25.148&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.149.html&quot;&gt;25.149&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.150.html&quot;&gt;25.150&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.151.html&quot;&gt;25.151&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.152.html&quot;&gt;25.152&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.153.html&quot;&gt;25.153&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.154.html&quot;&gt;25.154&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.155.html&quot;&gt;25.155&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.156.html&quot;&gt;25.156&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.157.html&quot;&gt;25.157&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.158.html&quot;&gt;25.158&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.159.html&quot;&gt;25.159&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.160.html&quot;&gt;25.160&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.161.html&quot;&gt;25.161&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.162.html&quot;&gt;25.162&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.163.html&quot;&gt;25.163&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.164.html&quot;&gt;25.164&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.165.html&quot;&gt;25.165&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.166.html&quot;&gt;25.166&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.167.html&quot;&gt;25.167&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.168.html&quot;&gt;25.168&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.169.html&quot;&gt;25.169&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.170.html&quot;&gt;25.170&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.171.html&quot;&gt;25.171&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.172.html&quot;&gt;25.172&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.173.html&quot;&gt;25.173&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.174.html&quot;&gt;25.174&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.175.html&quot;&gt;25.175&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.176.html&quot;&gt;25.176&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.177.html&quot;&gt;25.177&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.178.html&quot;&gt;25.178&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.179.html&quot;&gt;25.179&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.180.html&quot;&gt;25.180&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.181.html&quot;&gt;25.181&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.182.html&quot;&gt;25.182&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.183.html&quot;&gt;25.183&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.184.html&quot;&gt;25.184&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.185.html&quot;&gt;25.185&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.186.html&quot;&gt;25.186&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.187.html&quot;&gt;25.187&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.188.html&quot;&gt;25.188&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.189.html&quot;&gt;25.189&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.190.html&quot;&gt;25.190&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.191.html&quot;&gt;25.191&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.192.html&quot;&gt;25.192&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.193.html&quot;&gt;25.193&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.194.html&quot;&gt;25.194&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.195.html&quot;&gt;25.195&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.196.html&quot;&gt;25.196&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.197.html&quot;&gt;25.197&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.198.html&quot;&gt;25.198&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.199.html&quot;&gt;25.199&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.200.html&quot;&gt;25.200&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.201.html&quot;&gt;25.201&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.202.html&quot;&gt;25.202&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.203.html&quot;&gt;25.203&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.204.html&quot;&gt;25.204&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.205.html&quot;&gt;25.205&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.206.html&quot;&gt;25.206&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.207.html&quot;&gt;25.207&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.208.html&quot;&gt;25.208&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.209.html&quot;&gt;25.209&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.210.html&quot;&gt;25.210&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.211.html&quot;&gt;25.211&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.212.html&quot;&gt;25.212&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.213.html&quot;&gt;25.213&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.214.html&quot;&gt;25.214&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.215.html&quot;&gt;25.215&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.216.html&quot;&gt;25.216&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.217.html&quot;&gt;25.217&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.218.html&quot;&gt;25.218&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.219.html&quot;&gt;25.219&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.220.html&quot;&gt;25.220&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.221.html&quot;&gt;25.221&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.222.html&quot;&gt;25.222&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.223.html&quot;&gt;25.223&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.224.html&quot;&gt;25.224&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.225.html&quot;&gt;25.225&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.226.html&quot;&gt;25.226&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.227.html&quot;&gt;25.227&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.228.html&quot;&gt;25.228&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.229.html&quot;&gt;25.229&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.230.html&quot;&gt;25.230&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.231.html&quot;&gt;25.231&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.232.html&quot;&gt;25.232&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.233.html&quot;&gt;25.233&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.234.html&quot;&gt;25.234&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.235.html&quot;&gt;25.235&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.236.html&quot;&gt;25.236&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.237.html&quot;&gt;25.237&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.238.html&quot;&gt;25.238&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.239.html&quot;&gt;25.239&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.240.html&quot;&gt;25.240&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.241.html&quot;&gt;25.241&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.242.html&quot;&gt;25.242&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.243.html&quot;&gt;25.243&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.244.html&quot;&gt;25.244&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.245.html&quot;&gt;25.245&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.246.html&quot;&gt;25.246&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.247.html&quot;&gt;25.247&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.248.html&quot;&gt;25.248&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.249.html&quot;&gt;25.249&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.250.html&quot;&gt;25.250&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.251.html&quot;&gt;25.251&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.252.html&quot;&gt;25.252&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.253.html&quot;&gt;25.253&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.254.html&quot;&gt;25.254&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.255.html&quot;&gt;25.255&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.256.html&quot;&gt;25.256&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.257.html&quot;&gt;25.257&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.258.html&quot;&gt;25.258&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.259.html&quot;&gt;25.259&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.260.html&quot;&gt;25.260&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.261.html&quot;&gt;25.261&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.262.html&quot;&gt;25.262&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.263.html&quot;&gt;25.263&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.264.html&quot;&gt;25.264&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.265.html&quot;&gt;25.265&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.266.html&quot;&gt;25.266&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.267.html&quot;&gt;25.267&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.268.html&quot;&gt;25.268&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.269.html&quot;&gt;25.269&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.270.html&quot;&gt;25.270&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.271.html&quot;&gt;25.271&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.272.html&quot;&gt;25.272&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.273.html&quot;&gt;25.273&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.274.html&quot;&gt;25.274&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.275.html&quot;&gt;25.275&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.276.html&quot;&gt;25.276&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.277.html&quot;&gt;25.277&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.278.html&quot;&gt;25.278&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.279.html&quot;&gt;25.279&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.280.html&quot;&gt;25.280&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.281.html&quot;&gt;25.281&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.282.html&quot;&gt;25.282&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;25.283.html&quot;&gt;25.283&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: Madhya-lila&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: Madhya-lila
    <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;24.1&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.2.html&quot;&gt;24.2&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.3.html&quot;&gt;24.3&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.4.html&quot;&gt;24.4&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.5.html&quot;&gt;24.5&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.6.html&quot;&gt;24.6&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.7.html&quot;&gt;24.7&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.8.html&quot;&gt;24.8&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.9.html&quot;&gt;24.9&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.10.html&quot;&gt;24.10&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.11.html&quot;&gt;24.11&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.12.html&quot;&gt;24.12&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.13.html&quot;&gt;24.13&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.14.html&quot;&gt;24.14&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.15.html&quot;&gt;24.15&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.16.html&quot;&gt;24.16&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.17.html&quot;&gt;24.17&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.18.html&quot;&gt;24.18&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.19.html&quot;&gt;24.19&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.20.html&quot;&gt;24.20&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.21.html&quot;&gt;24.21&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.22.html&quot;&gt;24.22&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.23.html&quot;&gt;24.23&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.24.html&quot;&gt;24.24&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.25.html&quot;&gt;24.25&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.26.html&quot;&gt;24.26&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.27.html&quot;&gt;24.27&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.28.html&quot;&gt;24.28&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.29.html&quot;&gt;24.29&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.30.html&quot;&gt;24.30&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.31.html&quot;&gt;24.31&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.32.html&quot;&gt;24.32&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.33.html&quot;&gt;24.33&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.34.html&quot;&gt;24.34&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.35.html&quot;&gt;24.35&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.36.html&quot;&gt;24.36&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.37.html&quot;&gt;24.37&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.38.html&quot;&gt;24.38&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.39.html&quot;&gt;24.39&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.40.html&quot;&gt;24.40&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.41.html&quot;&gt;24.41&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.42.html&quot;&gt;24.42&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.43.html&quot;&gt;24.43&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.44.html&quot;&gt;24.44&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.45.html&quot;&gt;24.45&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.46.html&quot;&gt;24.46&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.47.html&quot;&gt;24.47&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.48.html&quot;&gt;24.48&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.49.html&quot;&gt;24.49&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.50.html&quot;&gt;24.50&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.51.html&quot;&gt;24.51&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.52.html&quot;&gt;24.52&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.53.html&quot;&gt;24.53&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.54.html&quot;&gt;24.54&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.55.html&quot;&gt;24.55&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.56.html&quot;&gt;24.56&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.57.html&quot;&gt;24.57&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.58.html&quot;&gt;24.58&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.59.html&quot;&gt;24.59&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.60.html&quot;&gt;24.60&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.61.html&quot;&gt;24.61&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.62.html&quot;&gt;24.62&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.63.html&quot;&gt;24.63&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.64.html&quot;&gt;24.64&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.65.html&quot;&gt;24.65&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.66.html&quot;&gt;24.66&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.67.html&quot;&gt;24.67&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.68.html&quot;&gt;24.68&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.69.html&quot;&gt;24.69&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.70.html&quot;&gt;24.70&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.71.html&quot;&gt;24.71&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.72.html&quot;&gt;24.72&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.73.html&quot;&gt;24.73&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.74.html&quot;&gt;24.74&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.75.html&quot;&gt;24.75&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.76.html&quot;&gt;24.76&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.77.html&quot;&gt;24.77&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.78.html&quot;&gt;24.78&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.79.html&quot;&gt;24.79&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.80.html&quot;&gt;24.80&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.81.html&quot;&gt;24.81&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.82.html&quot;&gt;24.82&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.83.html&quot;&gt;24.83&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.84.html&quot;&gt;24.84&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.85.html&quot;&gt;24.85&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.86.html&quot;&gt;24.86&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.87.html&quot;&gt;24.87&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.88.html&quot;&gt;24.88&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.89.html&quot;&gt;24.89&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.90.html&quot;&gt;24.90&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.91.html&quot;&gt;24.91&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.92.html&quot;&gt;24.92&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.93.html&quot;&gt;24.93&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.94.html&quot;&gt;24.94&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.95.html&quot;&gt;24.95&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.96.html&quot;&gt;24.96&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.97.html&quot;&gt;24.97&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.98.html&quot;&gt;24.98&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.99.html&quot;&gt;24.99&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.100.html&quot;&gt;24.100&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.101.html&quot;&gt;24.101&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.102.html&quot;&gt;24.102&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.103.html&quot;&gt;24.103&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.104.html&quot;&gt;24.104&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.105.html&quot;&gt;24.105&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.106.html&quot;&gt;24.106&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.107.html&quot;&gt;24.107&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.108.html&quot;&gt;24.108&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.109.html&quot;&gt;24.109&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.110.html&quot;&gt;24.110&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.111.html&quot;&gt;24.111&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.112.html&quot;&gt;24.112&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.113.html&quot;&gt;24.113&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.114.html&quot;&gt;24.114&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.115.html&quot;&gt;24.115&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.116.html&quot;&gt;24.116&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.117.html&quot;&gt;24.117&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.118.html&quot;&gt;24.118&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.119.html&quot;&gt;24.119&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.120.html&quot;&gt;24.120&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.121.html&quot;&gt;24.121&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.122.html&quot;&gt;24.122&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.123.html&quot;&gt;24.123&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.124.html&quot;&gt;24.124&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.125.html&quot;&gt;24.125&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.126.html&quot;&gt;24.126&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.127.html&quot;&gt;24.127&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.128.html&quot;&gt;24.128&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.129.html&quot;&gt;24.129&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.130.html&quot;&gt;24.130&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.131.html&quot;&gt;24.131&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.132.html&quot;&gt;24.132&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.133.html&quot;&gt;24.133&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.134.html&quot;&gt;24.134&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.135.html&quot;&gt;24.135&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.136.html&quot;&gt;24.136&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.137.html&quot;&gt;24.137&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.138.html&quot;&gt;24.138&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.139.html&quot;&gt;24.139&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.140.html&quot;&gt;24.140&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.141.html&quot;&gt;24.141&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.142.html&quot;&gt;24.142&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.143.html&quot;&gt;24.143&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.144.html&quot;&gt;24.144&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.145.html&quot;&gt;24.145&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.146.html&quot;&gt;24.146&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.147.html&quot;&gt;24.147&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.148.html&quot;&gt;24.148&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.149.html&quot;&gt;24.149&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.150.html&quot;&gt;24.150&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.151.html&quot;&gt;24.151&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.152.html&quot;&gt;24.152&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.153.html&quot;&gt;24.153&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.154.html&quot;&gt;24.154&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.155.html&quot;&gt;24.155&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.156.html&quot;&gt;24.156&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.157.html&quot;&gt;24.157&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.158.html&quot;&gt;24.158&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.159.html&quot;&gt;24.159&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.160.html&quot;&gt;24.160&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.161.html&quot;&gt;24.161&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.162.html&quot;&gt;24.162&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.163.html&quot;&gt;24.163&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.164.html&quot;&gt;24.164&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.165.html&quot;&gt;24.165&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.166.html&quot;&gt;24.166&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.167.html&quot;&gt;24.167&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.168.html&quot;&gt;24.168&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.169.html&quot;&gt;24.169&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.170.html&quot;&gt;24.170&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.171.html&quot;&gt;24.171&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.172.html&quot;&gt;24.172&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.173.html&quot;&gt;24.173&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.174.html&quot;&gt;24.174&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.175.html&quot;&gt;24.175&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.176.html&quot;&gt;24.176&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.177.html&quot;&gt;24.177&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.178.html&quot;&gt;24.178&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.179.html&quot;&gt;24.179&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.180.html&quot;&gt;24.180&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.181.html&quot;&gt;24.181&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.182.html&quot;&gt;24.182&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.183.html&quot;&gt;24.183&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.184.html&quot;&gt;24.184&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.185.html&quot;&gt;24.185&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.186.html&quot;&gt;24.186&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.187.html&quot;&gt;24.187&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.188.html&quot;&gt;24.188&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.189.html&quot;&gt;24.189&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.190.html&quot;&gt;24.190&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.191.html&quot;&gt;24.191&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.192.html&quot;&gt;24.192&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.193.html&quot;&gt;24.193&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.194.html&quot;&gt;24.194&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.195.html&quot;&gt;24.195&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.196.html&quot;&gt;24.196&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.197.html&quot;&gt;24.197&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.198.html&quot;&gt;24.198&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.199.html&quot;&gt;24.199&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.200.html&quot;&gt;24.200&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.201.html&quot;&gt;24.201&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.202.html&quot;&gt;24.202&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.203.html&quot;&gt;24.203&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.204.html&quot;&gt;24.204&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.205.html&quot;&gt;24.205&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.206.html&quot;&gt;24.206&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.207.html&quot;&gt;24.207&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.208.html&quot;&gt;24.208&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.209.html&quot;&gt;24.209&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.210.html&quot;&gt;24.210&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.211.html&quot;&gt;24.211&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.212.html&quot;&gt;24.212&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.213.html&quot;&gt;24.213&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.214.html&quot;&gt;24.214&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.215.html&quot;&gt;24.215&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.216.html&quot;&gt;24.216&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.217.html&quot;&gt;24.217&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.218.html&quot;&gt;24.218&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.219.html&quot;&gt;24.219&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.220.html&quot;&gt;24.220&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.221.html&quot;&gt;24.221&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.222.html&quot;&gt;24.222&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.223.html&quot;&gt;24.223&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.224.html&quot;&gt;24.224&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.225.html&quot;&gt;24.225&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.226.html&quot;&gt;24.226&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.227.html&quot;&gt;24.227&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.228.html&quot;&gt;24.228&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.229.html&quot;&gt;24.229&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.230.html&quot;&gt;24.230&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.231.html&quot;&gt;24.231&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.232.html&quot;&gt;24.232&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.233.html&quot;&gt;24.233&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.234.html&quot;&gt;24.234&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.235.html&quot;&gt;24.235&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.236.html&quot;&gt;24.236&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.237.html&quot;&gt;24.237&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.238.html&quot;&gt;24.238&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.239.html&quot;&gt;24.239&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.240.html&quot;&gt;24.240&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.241.html&quot;&gt;24.241&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.242.html&quot;&gt;24.242&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.243.html&quot;&gt;24.243&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.244.html&quot;&gt;24.244&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.245.html&quot;&gt;24.245&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.246.html&quot;&gt;24.246&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.247.html&quot;&gt;24.247&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.248.html&quot;&gt;24.248&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.249.html&quot;&gt;24.249&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.250.html&quot;&gt;24.250&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.251.html&quot;&gt;24.251&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.252.html&quot;&gt;24.252&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.253.html&quot;&gt;24.253&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.254.html&quot;&gt;24.254&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.255.html&quot;&gt;24.255&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.256.html&quot;&gt;24.256&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.257.html&quot;&gt;24.257&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.258.html&quot;&gt;24.258&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.259.html&quot;&gt;24.259&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.260.html&quot;&gt;24.260&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.261.html&quot;&gt;24.261&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.262.html&quot;&gt;24.262&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.263.html&quot;&gt;24.263&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.264.html&quot;&gt;24.264&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.265.html&quot;&gt;24.265&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.266.html&quot;&gt;24.266&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.267.html&quot;&gt;24.267&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.268.html&quot;&gt;24.268&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.269.html&quot;&gt;24.269&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.270.html&quot;&gt;24.270&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.271.html&quot;&gt;24.271&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.272.html&quot;&gt;24.272&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.273.html&quot;&gt;24.273&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.274.html&quot;&gt;24.274&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.275.html&quot;&gt;24.275&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.276.html&quot;&gt;24.276&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.277.html&quot;&gt;24.277&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.278.html&quot;&gt;24.278&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.279.html&quot;&gt;24.279&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.280.html&quot;&gt;24.280&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.281.html&quot;&gt;24.281&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.282.html&quot;&gt;24.282&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.283.html&quot;&gt;24.283&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.284.html&quot;&gt;24.284&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.285.html&quot;&gt;24.285&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.286.html&quot;&gt;24.286&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.287.html&quot;&gt;24.287&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.288.html&quot;&gt;24.288&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.289.html&quot;&gt;24.289&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.290.html&quot;&gt;24.290&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.291.html&quot;&gt;24.291&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.292.html&quot;&gt;24.292&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.293.html&quot;&gt;24.293&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.294.html&quot;&gt;24.294&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.295.html&quot;&gt;24.295&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.296.html&quot;&gt;24.296&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.297.html&quot;&gt;24.297&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.298.html&quot;&gt;24.298&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.299.html&quot;&gt;24.299&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.300.html&quot;&gt;24.300&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.301.html&quot;&gt;24.301&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.302.html&quot;&gt;24.302&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.303.html&quot;&gt;24.303&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.304.html&quot;&gt;24.304&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.305.html&quot;&gt;24.305&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.306.html&quot;&gt;24.306&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.307.html&quot;&gt;24.307&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.308.html&quot;&gt;24.308&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.309.html&quot;&gt;24.309&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.310.html&quot;&gt;24.310&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.311.html&quot;&gt;24.311&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.312.html&quot;&gt;24.312&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.313.html&quot;&gt;24.313&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.314.html&quot;&gt;24.314&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.315.html&quot;&gt;24.315&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.316.html&quot;&gt;24.316&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.317.html&quot;&gt;24.317&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.318.html&quot;&gt;24.318&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.319.html&quot;&gt;24.319&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.320.html&quot;&gt;24.320&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.321.html&quot;&gt;24.321&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.322.html&quot;&gt;24.322&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.323.html&quot;&gt;24.323&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.324.html&quot;&gt;24.324&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.325.html&quot;&gt;24.325&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.326.html&quot;&gt;24.326&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.327.html&quot;&gt;24.327&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.328.html&quot;&gt;24.328&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.329.html&quot;&gt;24.329&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.330.html&quot;&gt;24.330&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.331.html&quot;&gt;24.331&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.332.html&quot;&gt;24.332&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.333.html&quot;&gt;24.333&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.334.html&quot;&gt;24.334&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.335.html&quot;&gt;24.335&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.336.html&quot;&gt;24.336&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.337.html&quot;&gt;24.337&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.338.html&quot;&gt;24.338&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.339.html&quot;&gt;24.339&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.340.html&quot;&gt;24.340&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.341.html&quot;&gt;24.341&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.342.html&quot;&gt;24.342&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.343.html&quot;&gt;24.343&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.344.html&quot;&gt;24.344&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.345.html&quot;&gt;24.345&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.346.html&quot;&gt;24.346&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.347.html&quot;&gt;24.347&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.348.html&quot;&gt;24.348&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.349.html&quot;&gt;24.349&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.350.html&quot;&gt;24.350&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.351.html&quot;&gt;24.351&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.352.html&quot;&gt;24.352&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.353.html&quot;&gt;24.353&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.354.html&quot;&gt;24.354&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;24.355.html&quot;&gt;24.355&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: Madhya-lila&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: Madhya-lila
    <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;23.1&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.2.html&quot;&gt;23.2&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.3.html&quot;&gt;23.3&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.4.html&quot;&gt;23.4&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.5.html&quot;&gt;23.5&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.6.html&quot;&gt;23.6&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.7.html&quot;&gt;23.7&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.8.html&quot;&gt;23.8&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.9.html&quot;&gt;23.9&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.10.html&quot;&gt;23.10&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.11.html&quot;&gt;23.11&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.12.html&quot;&gt;23.12&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.13.html&quot;&gt;23.13&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.14-15.html&quot;&gt;23.14-15&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.16.html&quot;&gt;23.16&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.17.html&quot;&gt;23.17&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.18-19.html&quot;&gt;23.18-19&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.20.html&quot;&gt;23.20&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.21.html&quot;&gt;23.21&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.22.html&quot;&gt;23.22&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.23.html&quot;&gt;23.23&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.24.html&quot;&gt;23.24&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.25.html&quot;&gt;23.25&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.26.html&quot;&gt;23.26&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.27.html&quot;&gt;23.27&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.28.html&quot;&gt;23.28&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.29.html&quot;&gt;23.29&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.30.html&quot;&gt;23.30&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.31.html&quot;&gt;23.31&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.32.html&quot;&gt;23.32&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.33.html&quot;&gt;23.33&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.34.html&quot;&gt;23.34&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.35.html&quot;&gt;23.35&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.36.html&quot;&gt;23.36&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.37.html&quot;&gt;23.37&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.38.html&quot;&gt;23.38&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.39.html&quot;&gt;23.39&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.40.html&quot;&gt;23.40&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.41.html&quot;&gt;23.41&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.42.html&quot;&gt;23.42&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.43.html&quot;&gt;23.43&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.44.html&quot;&gt;23.44&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.45.html&quot;&gt;23.45&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.46.html&quot;&gt;23.46&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.47.html&quot;&gt;23.47&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.48.html&quot;&gt;23.48&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.49.html&quot;&gt;23.49&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.50.html&quot;&gt;23.50&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.51.html&quot;&gt;23.51&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.52.html&quot;&gt;23.52&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.53.html&quot;&gt;23.53&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.54.html&quot;&gt;23.54&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.55.html&quot;&gt;23.55&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.56.html&quot;&gt;23.56&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.57.html&quot;&gt;23.57&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.58.html&quot;&gt;23.58&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.59.html&quot;&gt;23.59&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.60.html&quot;&gt;23.60&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.61.html&quot;&gt;23.61&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.62.html&quot;&gt;23.62&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.63.html&quot;&gt;23.63&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.64.html&quot;&gt;23.64&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.65.html&quot;&gt;23.65&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.66.html&quot;&gt;23.66&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.67.html&quot;&gt;23.67&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.68.html&quot;&gt;23.68&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.69.html&quot;&gt;23.69&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.70.html&quot;&gt;23.70&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.71.html&quot;&gt;23.71&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.72.html&quot;&gt;23.72&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.73.html&quot;&gt;23.73&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.74.html&quot;&gt;23.74&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.75.html&quot;&gt;23.75&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.76.html&quot;&gt;23.76&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.77.html&quot;&gt;23.77&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.78.html&quot;&gt;23.78&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.79-81.html&quot;&gt;23.79-81&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.82-83.html&quot;&gt;23.82-83&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.84-85.html&quot;&gt;23.84-85&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.86.html&quot;&gt;23.86&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.87-91.html&quot;&gt;23.87-91&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.92.html&quot;&gt;23.92&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.93.html&quot;&gt;23.93&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.94.html&quot;&gt;23.94&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.95-98.html&quot;&gt;23.95-98&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.99.html&quot;&gt;23.99&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.100.html&quot;&gt;23.100&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.101.html&quot;&gt;23.101&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.102.html&quot;&gt;23.102&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.103.html&quot;&gt;23.103&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.104.html&quot;&gt;23.104&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.105.html&quot;&gt;23.105&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.106-107.html&quot;&gt;23.106-107&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.108.html&quot;&gt;23.108&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.109.html&quot;&gt;23.109&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.110.html&quot;&gt;23.110&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.111-112.html&quot;&gt;23.111-112&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.113.html&quot;&gt;23.113&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.114.html&quot;&gt;23.114&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.115.html&quot;&gt;23.115&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.116.html&quot;&gt;23.116&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.117-118.html&quot;&gt;23.117-118&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.119.html&quot;&gt;23.119&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.120.html&quot;&gt;23.120&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.121.html&quot;&gt;23.121&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.122.html&quot;&gt;23.122&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.123.html&quot;&gt;23.123&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.124.html&quot;&gt;23.124&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.125.html&quot;&gt;23.125&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.126.html&quot;&gt;23.126&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;23.127.html&quot;&gt;23.127&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: Madhya-lila&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: Madhya-lila
    <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;22.1&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.2.html&quot;&gt;22.2&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.3.html&quot;&gt;22.3&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.4.html&quot;&gt;22.4&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.5.html&quot;&gt;22.5&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.6.html&quot;&gt;22.6&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.7.html&quot;&gt;22.7&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.8.html&quot;&gt;22.8&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.9.html&quot;&gt;22.9&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.10.html&quot;&gt;22.10&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.11.html&quot;&gt;22.11&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.12.html&quot;&gt;22.12&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.13.html&quot;&gt;22.13&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.14-15.html&quot;&gt;22.14-15&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.16.html&quot;&gt;22.16&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.17.html&quot;&gt;22.17&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.18.html&quot;&gt;22.18&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.19.html&quot;&gt;22.19&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.20.html&quot;&gt;22.20&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.21.html&quot;&gt;22.21&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.22.html&quot;&gt;22.22&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.23.html&quot;&gt;22.23&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.24.html&quot;&gt;22.24&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.25.html&quot;&gt;22.25&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.26.html&quot;&gt;22.26&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.27.html&quot;&gt;22.27&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.28.html&quot;&gt;22.28&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.29.html&quot;&gt;22.29&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.30.html&quot;&gt;22.30&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.31.html&quot;&gt;22.31&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.32.html&quot;&gt;22.32&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.33.html&quot;&gt;22.33&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.34.html&quot;&gt;22.34&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.35.html&quot;&gt;22.35&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.36.html&quot;&gt;22.36&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.37.html&quot;&gt;22.37&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.38.html&quot;&gt;22.38&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.39.html&quot;&gt;22.39&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.40.html&quot;&gt;22.40&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.41.html&quot;&gt;22.41&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.42.html&quot;&gt;22.42&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.43.html&quot;&gt;22.43&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.44.html&quot;&gt;22.44&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.45.html&quot;&gt;22.45&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.46.html&quot;&gt;22.46&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.47.html&quot;&gt;22.47&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.48.html&quot;&gt;22.48&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.49.html&quot;&gt;22.49&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.50.html&quot;&gt;22.50&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.51.html&quot;&gt;22.51&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.52.html&quot;&gt;22.52&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.53.html&quot;&gt;22.53&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.54.html&quot;&gt;22.54&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.55.html&quot;&gt;22.55&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.56.html&quot;&gt;22.56&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.57-58.html&quot;&gt;22.57-58&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.59.html&quot;&gt;22.59&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.60.html&quot;&gt;22.60&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.61.html&quot;&gt;22.61&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.62.html&quot;&gt;22.62&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.63.html&quot;&gt;22.63&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.64.html&quot;&gt;22.64&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.65.html&quot;&gt;22.65&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.66.html&quot;&gt;22.66&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.67.html&quot;&gt;22.67&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.68.html&quot;&gt;22.68&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.69.html&quot;&gt;22.69&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.70.html&quot;&gt;22.70&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.71.html&quot;&gt;22.71&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.72.html&quot;&gt;22.72&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.73.html&quot;&gt;22.73&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.74.html&quot;&gt;22.74&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.75.html&quot;&gt;22.75&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.76.html&quot;&gt;22.76&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.77.html&quot;&gt;22.77&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.78-80.html&quot;&gt;22.78-80&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.81.html&quot;&gt;22.81&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.82.html&quot;&gt;22.82&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.83.html&quot;&gt;22.83&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.84.html&quot;&gt;22.84&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.85.html&quot;&gt;22.85&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.86.html&quot;&gt;22.86&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.87.html&quot;&gt;22.87&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.88-90.html&quot;&gt;22.88-90&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.91.html&quot;&gt;22.91&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.92.html&quot;&gt;22.92&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.93.html&quot;&gt;22.93&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.94.html&quot;&gt;22.94&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.95.html&quot;&gt;22.95&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.96.html&quot;&gt;22.96&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.97.html&quot;&gt;22.97&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.98.html&quot;&gt;22.98&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.99.html&quot;&gt;22.99&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.100.html&quot;&gt;22.100&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.101.html&quot;&gt;22.101&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.102.html&quot;&gt;22.102&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.103.html&quot;&gt;22.103&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.104.html&quot;&gt;22.104&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.105.html&quot;&gt;22.105&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.106.html&quot;&gt;22.106&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.107.html&quot;&gt;22.107&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.108.html&quot;&gt;22.108&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.109.html&quot;&gt;22.109&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.110.html&quot;&gt;22.110&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.111.html&quot;&gt;22.111&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.112.html&quot;&gt;22.112&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.113.html&quot;&gt;22.113&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.114.html&quot;&gt;22.114&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.115.html&quot;&gt;22.115&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.116.html&quot;&gt;22.116&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.117.html&quot;&gt;22.117&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.118.html&quot;&gt;22.118&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.119.html&quot;&gt;22.119&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.120.html&quot;&gt;22.120&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.121.html&quot;&gt;22.121&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.122.html&quot;&gt;22.122&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.123.html&quot;&gt;22.123&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.124.html&quot;&gt;22.124&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.125.html&quot;&gt;22.125&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.126.html&quot;&gt;22.126&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.127.html&quot;&gt;22.127&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.128.html&quot;&gt;22.128&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.129.html&quot;&gt;22.129&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.130.html&quot;&gt;22.130&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.131.html&quot;&gt;22.131&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.132.html&quot;&gt;22.132&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.133.html&quot;&gt;22.133&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.134.html&quot;&gt;22.134&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.135.html&quot;&gt;22.135&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.136.html&quot;&gt;22.136&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.137-139.html&quot;&gt;22.137-139&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.140.html&quot;&gt;22.140&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.141.html&quot;&gt;22.141&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.142.html&quot;&gt;22.142&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.143.html&quot;&gt;22.143&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.144.html&quot;&gt;22.144&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.145.html&quot;&gt;22.145&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.146.html&quot;&gt;22.146&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.147.html&quot;&gt;22.147&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.148.html&quot;&gt;22.148&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.149.html&quot;&gt;22.149&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.150.html&quot;&gt;22.150&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.151.html&quot;&gt;22.151&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.152.html&quot;&gt;22.152&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.153.html&quot;&gt;22.153&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.154.html&quot;&gt;22.154&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.155.html&quot;&gt;22.155&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.156-157.html&quot;&gt;22.156-157&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.158.html&quot;&gt;22.158&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.159.html&quot;&gt;22.159&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.160.html&quot;&gt;22.160&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.161.html&quot;&gt;22.161&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.162.html&quot;&gt;22.162&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.163.html&quot;&gt;22.163&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.164.html&quot;&gt;22.164&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.165.html&quot;&gt;22.165&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.166.html&quot;&gt;22.166&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.167.html&quot;&gt;22.167&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.168.html&quot;&gt;22.168&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;22.169.html&quot;&gt;22.169&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: Madhya-lila&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: Madhya-lila
    <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;21.1&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.2.html&quot;&gt;21.2&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.3.html&quot;&gt;21.3&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.4.html&quot;&gt;21.4&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.5.html&quot;&gt;21.5&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.6.html&quot;&gt;21.6&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.7.html&quot;&gt;21.7&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.8.html&quot;&gt;21.8&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.9.html&quot;&gt;21.9&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.10.html&quot;&gt;21.10&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.11.html&quot;&gt;21.11&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.12.html&quot;&gt;21.12&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.13.html&quot;&gt;21.13&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.14.html&quot;&gt;21.14&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.15.html&quot;&gt;21.15&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.16.html&quot;&gt;21.16&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.17.html&quot;&gt;21.17&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.18.html&quot;&gt;21.18&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.19.html&quot;&gt;21.19&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.20.html&quot;&gt;21.20&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.21.html&quot;&gt;21.21&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.22.html&quot;&gt;21.22&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.23.html&quot;&gt;21.23&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.24.html&quot;&gt;21.24&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.25.html&quot;&gt;21.25&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.26.html&quot;&gt;21.26&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.27.html&quot;&gt;21.27&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.28.html&quot;&gt;21.28&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.29.html&quot;&gt;21.29&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.30.html&quot;&gt;21.30&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.31.html&quot;&gt;21.31&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.32.html&quot;&gt;21.32&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.33.html&quot;&gt;21.33&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.34.html&quot;&gt;21.34&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.35.html&quot;&gt;21.35&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.36.html&quot;&gt;21.36&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.37.html&quot;&gt;21.37&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.38.html&quot;&gt;21.38&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.39.html&quot;&gt;21.39&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.40.html&quot;&gt;21.40&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.41.html&quot;&gt;21.41&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.42.html&quot;&gt;21.42&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.43.html&quot;&gt;21.43&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.44.html&quot;&gt;21.44&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.45.html&quot;&gt;21.45&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.46.html&quot;&gt;21.46&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.47.html&quot;&gt;21.47&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.48.html&quot;&gt;21.48&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.49.html&quot;&gt;21.49&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.50.html&quot;&gt;21.50&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.51.html&quot;&gt;21.51&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.52.html&quot;&gt;21.52&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.53.html&quot;&gt;21.53&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.54.html&quot;&gt;21.54&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.55.html&quot;&gt;21.55&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.56.html&quot;&gt;21.56&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.57.html&quot;&gt;21.57&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.58.html&quot;&gt;21.58&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.59.html&quot;&gt;21.59&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.60.html&quot;&gt;21.60&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.61.html&quot;&gt;21.61&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.62.html&quot;&gt;21.62&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.63.html&quot;&gt;21.63&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.64.html&quot;&gt;21.64&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.65.html&quot;&gt;21.65&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.66.html&quot;&gt;21.66&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.67.html&quot;&gt;21.67&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.68.html&quot;&gt;21.68&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.69.html&quot;&gt;21.69&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.70.html&quot;&gt;21.70&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.71.html&quot;&gt;21.71&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.72.html&quot;&gt;21.72&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.73.html&quot;&gt;21.73&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.74.html&quot;&gt;21.74&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.75.html&quot;&gt;21.75&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.76.html&quot;&gt;21.76&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.77.html&quot;&gt;21.77&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.78.html&quot;&gt;21.78&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.79.html&quot;&gt;21.79&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.80.html&quot;&gt;21.80&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.81.html&quot;&gt;21.81&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.82.html&quot;&gt;21.82&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.83.html&quot;&gt;21.83&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.84.html&quot;&gt;21.84&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.85.html&quot;&gt;21.85&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.86.html&quot;&gt;21.86&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.87.html&quot;&gt;21.87&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.88.html&quot;&gt;21.88&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.89.html&quot;&gt;21.89&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.90.html&quot;&gt;21.90&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.91.html&quot;&gt;21.91&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.92.html&quot;&gt;21.92&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.93-94.html&quot;&gt;21.93-94&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.95.html&quot;&gt;21.95&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.96.html&quot;&gt;21.96&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.97.html&quot;&gt;21.97&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.98.html&quot;&gt;21.98&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.99.html&quot;&gt;21.99&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.100.html&quot;&gt;21.100&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.101.html&quot;&gt;21.101&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.102.html&quot;&gt;21.102&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.103.html&quot;&gt;21.103&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.104.html&quot;&gt;21.104&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.105.html&quot;&gt;21.105&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.106.html&quot;&gt;21.106&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.107.html&quot;&gt;21.107&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.108.html&quot;&gt;21.108&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.109.html&quot;&gt;21.109&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.110.html&quot;&gt;21.110&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.111.html&quot;&gt;21.111&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.112.html&quot;&gt;21.112&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.113.html&quot;&gt;21.113&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.114.html&quot;&gt;21.114&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.115.html&quot;&gt;21.115&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.116.html&quot;&gt;21.116&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.117.html&quot;&gt;21.117&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.118.html&quot;&gt;21.118&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.119.html&quot;&gt;21.119&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.120.html&quot;&gt;21.120&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.121.html&quot;&gt;21.121&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.122.html&quot;&gt;21.122&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.123.html&quot;&gt;21.123&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.124.html&quot;&gt;21.124&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.125.html&quot;&gt;21.125&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.126.html&quot;&gt;21.126&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.127.html&quot;&gt;21.127&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.128.html&quot;&gt;21.128&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.129.html&quot;&gt;21.129&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.130.html&quot;&gt;21.130&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.131.html&quot;&gt;21.131&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.132.html&quot;&gt;21.132&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.133.html&quot;&gt;21.133&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.134.html&quot;&gt;21.134&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.135.html&quot;&gt;21.135&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.136.html&quot;&gt;21.136&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.137.html&quot;&gt;21.137&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.138.html&quot;&gt;21.138&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.139.html&quot;&gt;21.139&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.140.html&quot;&gt;21.140&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.141.html&quot;&gt;21.141&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.142.html&quot;&gt;21.142&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.143.html&quot;&gt;21.143&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.144.html&quot;&gt;21.144&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.145.html&quot;&gt;21.145&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.146.html&quot;&gt;21.146&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.147.html&quot;&gt;21.147&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.148.html&quot;&gt;21.148&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;21.149.html&quot;&gt;21.149&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: Madhya-lila&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: Madhya-lila
    <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-11.html&quot;&gt;20.10-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.html&quot;&gt;20.67&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.68.html&quot;&gt;20.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-96.html&quot;&gt;20.95-96&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.97.html&quot;&gt;20.97&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.98.html&quot;&gt;20.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-109.html&quot;&gt;20.108-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.html&quot;&gt;20.142&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.143.html&quot;&gt;20.143&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.144.html&quot;&gt;20.144&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.145.html&quot;&gt;20.145&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.146.html&quot;&gt;20.146&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.147-148.html&quot;&gt;20.147-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;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.158.html&quot;&gt;20.158&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.159.html&quot;&gt;20.159&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.160.html&quot;&gt;20.160&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.161.html&quot;&gt;20.161&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.162.html&quot;&gt;20.162&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.163.html&quot;&gt;20.163&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.164.html&quot;&gt;20.164&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.165.html&quot;&gt;20.165&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.166.html&quot;&gt;20.166&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.167.html&quot;&gt;20.167&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.168.html&quot;&gt;20.168&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.169.html&quot;&gt;20.169&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.170.html&quot;&gt;20.170&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.171.html&quot;&gt;20.171&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.172.html&quot;&gt;20.172&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.173.html&quot;&gt;20.173&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.174.html&quot;&gt;20.174&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.175.html&quot;&gt;20.175&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.176.html&quot;&gt;20.176&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.177.html&quot;&gt;20.177&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.178.html&quot;&gt;20.178&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.179.html&quot;&gt;20.179&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.180.html&quot;&gt;20.180&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.181.html&quot;&gt;20.181&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.182.html&quot;&gt;20.182&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.183.html&quot;&gt;20.183&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.184.html&quot;&gt;20.184&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.185.html&quot;&gt;20.185&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.186.html&quot;&gt;20.186&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.187.html&quot;&gt;20.187&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.188.html&quot;&gt;20.188&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.189.html&quot;&gt;20.189&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.190.html&quot;&gt;20.190&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.191.html&quot;&gt;20.191&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.192.html&quot;&gt;20.192&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.193.html&quot;&gt;20.193&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.194.html&quot;&gt;20.194&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.195.html&quot;&gt;20.195&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.196.html&quot;&gt;20.196&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.197.html&quot;&gt;20.197&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.198.html&quot;&gt;20.198&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.199.html&quot;&gt;20.199&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.200.html&quot;&gt;20.200&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.201.html&quot;&gt;20.201&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.202.html&quot;&gt;20.202&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.203.html&quot;&gt;20.203&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.204.html&quot;&gt;20.204&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.205.html&quot;&gt;20.205&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.206.html&quot;&gt;20.206&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.207.html&quot;&gt;20.207&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.208.html&quot;&gt;20.208&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.209.html&quot;&gt;20.209&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.210.html&quot;&gt;20.210&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.211.html&quot;&gt;20.211&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.212.html&quot;&gt;20.212&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.213.html&quot;&gt;20.213&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.214.html&quot;&gt;20.214&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.215.html&quot;&gt;20.215&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.216.html&quot;&gt;20.216&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.217.html&quot;&gt;20.217&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.218.html&quot;&gt;20.218&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.219.html&quot;&gt;20.219&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.220.html&quot;&gt;20.220&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.221.html&quot;&gt;20.221&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.222.html&quot;&gt;20.222&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.223.html&quot;&gt;20.223&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.224.html&quot;&gt;20.224&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.225.html&quot;&gt;20.225&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.226.html&quot;&gt;20.226&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.227.html&quot;&gt;20.227&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.228.html&quot;&gt;20.228&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.229.html&quot;&gt;20.229&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.230.html&quot;&gt;20.230&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.231.html&quot;&gt;20.231&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.232.html&quot;&gt;20.232&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.233.html&quot;&gt;20.233&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.234.html&quot;&gt;20.234&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.235.html&quot;&gt;20.235&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.236.html&quot;&gt;20.236&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.237.html&quot;&gt;20.237&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.238.html&quot;&gt;20.238&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.239.html&quot;&gt;20.239&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.240.html&quot;&gt;20.240&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.241.html&quot;&gt;20.241&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.242.html&quot;&gt;20.242&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.243.html&quot;&gt;20.243&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.244.html&quot;&gt;20.244&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.245.html&quot;&gt;20.245&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.246.html&quot;&gt;20.246&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.247.html&quot;&gt;20.247&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.248.html&quot;&gt;20.248&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.249.html&quot;&gt;20.249&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.250.html&quot;&gt;20.250&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.251.html&quot;&gt;20.251&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.252.html&quot;&gt;20.252&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.253.html&quot;&gt;20.253&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.254.html&quot;&gt;20.254&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.255.html&quot;&gt;20.255&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.256.html&quot;&gt;20.256&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.257.html&quot;&gt;20.257&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.258.html&quot;&gt;20.258&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.259.html&quot;&gt;20.259&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.260.html&quot;&gt;20.260&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.261.html&quot;&gt;20.261&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.262.html&quot;&gt;20.262&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.263.html&quot;&gt;20.263&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.264.html&quot;&gt;20.264&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.265.html&quot;&gt;20.265&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.266.html&quot;&gt;20.266&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.267.html&quot;&gt;20.267&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.268.html&quot;&gt;20.268&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.269.html&quot;&gt;20.269&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.270.html&quot;&gt;20.270&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.271.html&quot;&gt;20.271&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.272.html&quot;&gt;20.272&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.273.html&quot;&gt;20.273&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.274.html&quot;&gt;20.274&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.275.html&quot;&gt;20.275&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.276.html&quot;&gt;20.276&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.277.html&quot;&gt;20.277&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.278.html&quot;&gt;20.278&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.279-280.html&quot;&gt;20.279-280&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.281.html&quot;&gt;20.281&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.282.html&quot;&gt;20.282&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.283.html&quot;&gt;20.283&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.284.html&quot;&gt;20.284&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.285.html&quot;&gt;20.285&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.286.html&quot;&gt;20.286&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.287.html&quot;&gt;20.287&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.288.html&quot;&gt;20.288&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.289.html&quot;&gt;20.289&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.290.html&quot;&gt;20.290&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.291.html&quot;&gt;20.291&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.292.html&quot;&gt;20.292&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.293.html&quot;&gt;20.293&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.294.html&quot;&gt;20.294&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.295.html&quot;&gt;20.295&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.296.html&quot;&gt;20.296&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.297.html&quot;&gt;20.297&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.298.html&quot;&gt;20.298&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.299.html&quot;&gt;20.299&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.300.html&quot;&gt;20.300&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.301.html&quot;&gt;20.301&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.302.html&quot;&gt;20.302&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.303.html&quot;&gt;20.303&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.304.html&quot;&gt;20.304&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.305.html&quot;&gt;20.305&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.306.html&quot;&gt;20.306&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.307.html&quot;&gt;20.307&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.308.html&quot;&gt;20.308&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.309.html&quot;&gt;20.309&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.310.html&quot;&gt;20.310&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.311.html&quot;&gt;20.311&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.312.html&quot;&gt;20.312&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.313.html&quot;&gt;20.313&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.314.html&quot;&gt;20.314&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.315.html&quot;&gt;20.315&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.316.html&quot;&gt;20.316&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.317.html&quot;&gt;20.317&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.318.html&quot;&gt;20.318&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.319.html&quot;&gt;20.319&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.320.html&quot;&gt;20.320&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.321.html&quot;&gt;20.321&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.322.html&quot;&gt;20.322&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.323.html&quot;&gt;20.323&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.324.html&quot;&gt;20.324&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.325.html&quot;&gt;20.325&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.326.html&quot;&gt;20.326&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.327.html&quot;&gt;20.327&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.328.html&quot;&gt;20.328&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.329.html&quot;&gt;20.329&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.330.html&quot;&gt;20.330&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.331.html&quot;&gt;20.331&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.332.html&quot;&gt;20.332&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.333.html&quot;&gt;20.333&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.334.html&quot;&gt;20.334&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.335.html&quot;&gt;20.335&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.336.html&quot;&gt;20.336&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.337.html&quot;&gt;20.337&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.338.html&quot;&gt;20.338&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.339.html&quot;&gt;20.339&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.340.html&quot;&gt;20.340&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.341.html&quot;&gt;20.341&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.342.html&quot;&gt;20.342&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.343.html&quot;&gt;20.343&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.344.html&quot;&gt;20.344&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.345.html&quot;&gt;20.345&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;20.346.html&quot;&gt;20.346&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: Madhya-lila&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: Madhya-lila
    <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.html&quot;&gt;2.5&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.6.html&quot;&gt;2.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.html&quot;&gt;2.24&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.25.html&quot;&gt;2.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.html&quot;&gt;2.34&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.35.html&quot;&gt;2.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.html&quot;&gt;2.48&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;2.49.html&quot;&gt;2.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;/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: Madhya-lila&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: Madhya-lila
    <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;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.113.html&quot;&gt;19.113&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.114.html&quot;&gt;19.114&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.115.html&quot;&gt;19.115&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.116.html&quot;&gt;19.116&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.117.html&quot;&gt;19.117&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.118.html&quot;&gt;19.118&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.119.html&quot;&gt;19.119&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.120.html&quot;&gt;19.120&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.121.html&quot;&gt;19.121&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.122.html&quot;&gt;19.122&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.123.html&quot;&gt;19.123&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.124.html&quot;&gt;19.124&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.125.html&quot;&gt;19.125&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.126.html&quot;&gt;19.126&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.127.html&quot;&gt;19.127&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.128.html&quot;&gt;19.128&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.129.html&quot;&gt;19.129&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.130.html&quot;&gt;19.130&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.131.html&quot;&gt;19.131&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.132.html&quot;&gt;19.132&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.133.html&quot;&gt;19.133&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.134.html&quot;&gt;19.134&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.135.html&quot;&gt;19.135&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.136.html&quot;&gt;19.136&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.137.html&quot;&gt;19.137&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.138.html&quot;&gt;19.138&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.139.html&quot;&gt;19.139&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.140.html&quot;&gt;19.140&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.141.html&quot;&gt;19.141&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.142.html&quot;&gt;19.142&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.143.html&quot;&gt;19.143&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.144.html&quot;&gt;19.144&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.145.html&quot;&gt;19.145&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.146.html&quot;&gt;19.146&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.147.html&quot;&gt;19.147&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.148.html&quot;&gt;19.148&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.149.html&quot;&gt;19.149&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.150.html&quot;&gt;19.150&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.151.html&quot;&gt;19.151&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.152.html&quot;&gt;19.152&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.153.html&quot;&gt;19.153&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.154.html&quot;&gt;19.154&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.155.html&quot;&gt;19.155&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.156.html&quot;&gt;19.156&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.157.html&quot;&gt;19.157&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.158.html&quot;&gt;19.158&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.159.html&quot;&gt;19.159&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.160.html&quot;&gt;19.160&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.161.html&quot;&gt;19.161&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.162.html&quot;&gt;19.162&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.163.html&quot;&gt;19.163&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.164.html&quot;&gt;19.164&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.165.html&quot;&gt;19.165&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.166.html&quot;&gt;19.166&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.167.html&quot;&gt;19.167&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.168.html&quot;&gt;19.168&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.169.html&quot;&gt;19.169&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.170.html&quot;&gt;19.170&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.171.html&quot;&gt;19.171&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.172.html&quot;&gt;19.172&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.173.html&quot;&gt;19.173&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.174.html&quot;&gt;19.174&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.175.html&quot;&gt;19.175&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.176.html&quot;&gt;19.176&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.177.html&quot;&gt;19.177&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.178.html&quot;&gt;19.178&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.179.html&quot;&gt;19.179&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.180.html&quot;&gt;19.180&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.181.html&quot;&gt;19.181&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.182.html&quot;&gt;19.182&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.183-184.html&quot;&gt;19.183-184&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.185.html&quot;&gt;19.185&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.186.html&quot;&gt;19.186&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.187.html&quot;&gt;19.187&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.188.html&quot;&gt;19.188&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.189.html&quot;&gt;19.189&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.190.html&quot;&gt;19.190&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.191.html&quot;&gt;19.191&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.192.html&quot;&gt;19.192&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.193.html&quot;&gt;19.193&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.194.html&quot;&gt;19.194&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.195.html&quot;&gt;19.195&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.196.html&quot;&gt;19.196&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.197.html&quot;&gt;19.197&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.198.html&quot;&gt;19.198&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.199-200.html&quot;&gt;19.199-200&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.201.html&quot;&gt;19.201&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.202.html&quot;&gt;19.202&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.203.html&quot;&gt;19.203&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.204.html&quot;&gt;19.204&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.205.html&quot;&gt;19.205&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.206.html&quot;&gt;19.206&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.207-209.html&quot;&gt;19.207-209&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.210.html&quot;&gt;19.210&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.211.html&quot;&gt;19.211&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.212.html&quot;&gt;19.212&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.213.html&quot;&gt;19.213&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.214.html&quot;&gt;19.214&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.215.html&quot;&gt;19.215&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.216.html&quot;&gt;19.216&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.217.html&quot;&gt;19.217&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.218.html&quot;&gt;19.218&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.219.html&quot;&gt;19.219&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.220.html&quot;&gt;19.220&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.221.html&quot;&gt;19.221&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.222.html&quot;&gt;19.222&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.223.html&quot;&gt;19.223&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.224.html&quot;&gt;19.224&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.225.html&quot;&gt;19.225&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.226.html&quot;&gt;19.226&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.227.html&quot;&gt;19.227&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.228.html&quot;&gt;19.228&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.229.html&quot;&gt;19.229&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.230.html&quot;&gt;19.230&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.231.html&quot;&gt;19.231&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.232.html&quot;&gt;19.232&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.233.html&quot;&gt;19.233&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.234.html&quot;&gt;19.234&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.235.html&quot;&gt;19.235&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.236.html&quot;&gt;19.236&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.237.html&quot;&gt;19.237&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.238.html&quot;&gt;19.238&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.239.html&quot;&gt;19.239&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.240.html&quot;&gt;19.240&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.241.html&quot;&gt;19.241&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.242.html&quot;&gt;19.242&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.243.html&quot;&gt;19.243&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.244.html&quot;&gt;19.244&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.245.html&quot;&gt;19.245&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.246.html&quot;&gt;19.246&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.247.html&quot;&gt;19.247&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.248.html&quot;&gt;19.248&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.249.html&quot;&gt;19.249&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.250.html&quot;&gt;19.250&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.251.html&quot;&gt;19.251&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.252.html&quot;&gt;19.252&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.253.html&quot;&gt;19.253&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.254.html&quot;&gt;19.254&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.255.html&quot;&gt;19.255&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.256.html&quot;&gt;19.256&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;19.257.html&quot;&gt;19.257&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: Madhya-lila&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: Madhya-lila
    <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.html&quot;&gt;18.16&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.17.html&quot;&gt;18.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-122.html&quot;&gt;18.121-122&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.123.html&quot;&gt;18.123&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.124.html&quot;&gt;18.124&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.125.html&quot;&gt;18.125&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.126.html&quot;&gt;18.126&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.127.html&quot;&gt;18.127&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.128.html&quot;&gt;18.128&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.129.html&quot;&gt;18.129&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.130.html&quot;&gt;18.130&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.131.html&quot;&gt;18.131&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.132.html&quot;&gt;18.132&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.133.html&quot;&gt;18.133&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.134.html&quot;&gt;18.134&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.135.html&quot;&gt;18.135&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.136.html&quot;&gt;18.136&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.137.html&quot;&gt;18.137&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.138.html&quot;&gt;18.138&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.139.html&quot;&gt;18.139&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.140.html&quot;&gt;18.140&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.141.html&quot;&gt;18.141&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.142.html&quot;&gt;18.142&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.143.html&quot;&gt;18.143&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.144.html&quot;&gt;18.144&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.145.html&quot;&gt;18.145&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.146.html&quot;&gt;18.146&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.147.html&quot;&gt;18.147&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.148.html&quot;&gt;18.148&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.149.html&quot;&gt;18.149&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.150.html&quot;&gt;18.150&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.151.html&quot;&gt;18.151&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.152.html&quot;&gt;18.152&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.153.html&quot;&gt;18.153&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.154.html&quot;&gt;18.154&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.155.html&quot;&gt;18.155&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.156.html&quot;&gt;18.156&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.157.html&quot;&gt;18.157&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.158.html&quot;&gt;18.158&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.159.html&quot;&gt;18.159&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.160.html&quot;&gt;18.160&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.161.html&quot;&gt;18.161&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.162.html&quot;&gt;18.162&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.163.html&quot;&gt;18.163&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.164.html&quot;&gt;18.164&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.165.html&quot;&gt;18.165&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.166.html&quot;&gt;18.166&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.167.html&quot;&gt;18.167&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.168.html&quot;&gt;18.168&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.169.html&quot;&gt;18.169&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.170.html&quot;&gt;18.170&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.171.html&quot;&gt;18.171&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.172.html&quot;&gt;18.172&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.173.html&quot;&gt;18.173&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.174.html&quot;&gt;18.174&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.175.html&quot;&gt;18.175&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.176.html&quot;&gt;18.176&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.177.html&quot;&gt;18.177&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.178.html&quot;&gt;18.178&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.179.html&quot;&gt;18.179&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.180.html&quot;&gt;18.180&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.181.html&quot;&gt;18.181&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.182.html&quot;&gt;18.182&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.183.html&quot;&gt;18.183&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.184.html&quot;&gt;18.184&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.185.html&quot;&gt;18.185&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.186.html&quot;&gt;18.186&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.187.html&quot;&gt;18.187&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.188.html&quot;&gt;18.188&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.189.html&quot;&gt;18.189&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.190.html&quot;&gt;18.190&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.191.html&quot;&gt;18.191&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.192.html&quot;&gt;18.192&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.193.html&quot;&gt;18.193&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.194.html&quot;&gt;18.194&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.195.html&quot;&gt;18.195&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.196.html&quot;&gt;18.196&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.197.html&quot;&gt;18.197&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.198.html&quot;&gt;18.198&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.199.html&quot;&gt;18.199&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.200.html&quot;&gt;18.200&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.201.html&quot;&gt;18.201&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.202.html&quot;&gt;18.202&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.203.html&quot;&gt;18.203&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.204.html&quot;&gt;18.204&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.205.html&quot;&gt;18.205&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.206.html&quot;&gt;18.206&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.207.html&quot;&gt;18.207&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.208.html&quot;&gt;18.208&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.209.html&quot;&gt;18.209&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.210.html&quot;&gt;18.210&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.211.html&quot;&gt;18.211&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.212.html&quot;&gt;18.212&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.213.html&quot;&gt;18.213&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.214.html&quot;&gt;18.214&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.215.html&quot;&gt;18.215&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.216.html&quot;&gt;18.216&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.217.html&quot;&gt;18.217&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.218.html&quot;&gt;18.218&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.219.html&quot;&gt;18.219&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.220.html&quot;&gt;18.220&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.221.html&quot;&gt;18.221&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.222.html&quot;&gt;18.222&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.223.html&quot;&gt;18.223&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.224.html&quot;&gt;18.224&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.225.html&quot;&gt;18.225&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.226.html&quot;&gt;18.226&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.227.html&quot;&gt;18.227&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.228.html&quot;&gt;18.228&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;18.229.html&quot;&gt;18.229&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: Madhya-lila&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: Madhya-lila
    <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-49.html&quot;&gt;17.48-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-63.html&quot;&gt;17.62-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;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.74.html&quot;&gt;17.74&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.75.html&quot;&gt;17.75&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.76.html&quot;&gt;17.76&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.77.html&quot;&gt;17.77&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.78.html&quot;&gt;17.78&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.79.html&quot;&gt;17.79&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.80.html&quot;&gt;17.80&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.81.html&quot;&gt;17.81&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.82.html&quot;&gt;17.82&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.83.html&quot;&gt;17.83&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.84.html&quot;&gt;17.84&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.85.html&quot;&gt;17.85&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.86.html&quot;&gt;17.86&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.87.html&quot;&gt;17.87&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.88.html&quot;&gt;17.88&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.89.html&quot;&gt;17.89&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.90.html&quot;&gt;17.90&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.91.html&quot;&gt;17.91&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.92.html&quot;&gt;17.92&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.93.html&quot;&gt;17.93&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.94.html&quot;&gt;17.94&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.95.html&quot;&gt;17.95&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.96.html&quot;&gt;17.96&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.97.html&quot;&gt;17.97&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.98.html&quot;&gt;17.98&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.99.html&quot;&gt;17.99&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.100.html&quot;&gt;17.100&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.101.html&quot;&gt;17.101&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.102.html&quot;&gt;17.102&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.103.html&quot;&gt;17.103&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.104.html&quot;&gt;17.104&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.105.html&quot;&gt;17.105&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.106.html&quot;&gt;17.106&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.107.html&quot;&gt;17.107&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.108.html&quot;&gt;17.108&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.109.html&quot;&gt;17.109&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.110.html&quot;&gt;17.110&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.111.html&quot;&gt;17.111&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.112.html&quot;&gt;17.112&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.113.html&quot;&gt;17.113&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.114.html&quot;&gt;17.114&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.115.html&quot;&gt;17.115&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.116.html&quot;&gt;17.116&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.117.html&quot;&gt;17.117&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.118.html&quot;&gt;17.118&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.119.html&quot;&gt;17.119&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.120.html&quot;&gt;17.120&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.121.html&quot;&gt;17.121&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.122.html&quot;&gt;17.122&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.123.html&quot;&gt;17.123&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.124.html&quot;&gt;17.124&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.125.html&quot;&gt;17.125&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.126.html&quot;&gt;17.126&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.127.html&quot;&gt;17.127&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.128.html&quot;&gt;17.128&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.129.html&quot;&gt;17.129&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.130.html&quot;&gt;17.130&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.131.html&quot;&gt;17.131&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.132.html&quot;&gt;17.132&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.133.html&quot;&gt;17.133&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.134.html&quot;&gt;17.134&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.135.html&quot;&gt;17.135&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.136.html&quot;&gt;17.136&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.137.html&quot;&gt;17.137&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.138.html&quot;&gt;17.138&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.139.html&quot;&gt;17.139&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.140.html&quot;&gt;17.140&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.141.html&quot;&gt;17.141&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.142.html&quot;&gt;17.142&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.143.html&quot;&gt;17.143&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.144.html&quot;&gt;17.144&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.145.html&quot;&gt;17.145&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.146.html&quot;&gt;17.146&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.147.html&quot;&gt;17.147&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.148.html&quot;&gt;17.148&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.149.html&quot;&gt;17.149&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.150.html&quot;&gt;17.150&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.151.html&quot;&gt;17.151&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.152.html&quot;&gt;17.152&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.153.html&quot;&gt;17.153&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.154.html&quot;&gt;17.154&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.155.html&quot;&gt;17.155&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.156.html&quot;&gt;17.156&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.157.html&quot;&gt;17.157&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.158.html&quot;&gt;17.158&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.159.html&quot;&gt;17.159&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.160.html&quot;&gt;17.160&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.161.html&quot;&gt;17.161&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.162.html&quot;&gt;17.162&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.163.html&quot;&gt;17.163&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.164.html&quot;&gt;17.164&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.165.html&quot;&gt;17.165&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.166.html&quot;&gt;17.166&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.167.html&quot;&gt;17.167&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.168.html&quot;&gt;17.168&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.169.html&quot;&gt;17.169&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.170.html&quot;&gt;17.170&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.171.html&quot;&gt;17.171&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.172.html&quot;&gt;17.172&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.173.html&quot;&gt;17.173&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.174.html&quot;&gt;17.174&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.175.html&quot;&gt;17.175&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.176.html&quot;&gt;17.176&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.177.html&quot;&gt;17.177&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.178.html&quot;&gt;17.178&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.179.html&quot;&gt;17.179&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.180.html&quot;&gt;17.180&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.181.html&quot;&gt;17.181&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.182.html&quot;&gt;17.182&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.183.html&quot;&gt;17.183&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.184.html&quot;&gt;17.184&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.185.html&quot;&gt;17.185&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.186.html&quot;&gt;17.186&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.187.html&quot;&gt;17.187&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.188.html&quot;&gt;17.188&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.189.html&quot;&gt;17.189&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.190.html&quot;&gt;17.190&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.191.html&quot;&gt;17.191&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.192.html&quot;&gt;17.192&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.193.html&quot;&gt;17.193&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.194.html&quot;&gt;17.194&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.195.html&quot;&gt;17.195&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.196.html&quot;&gt;17.196&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.197.html&quot;&gt;17.197&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.198.html&quot;&gt;17.198&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.199.html&quot;&gt;17.199&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.200.html&quot;&gt;17.200&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.201.html&quot;&gt;17.201&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.202.html&quot;&gt;17.202&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.203.html&quot;&gt;17.203&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.204.html&quot;&gt;17.204&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.205.html&quot;&gt;17.205&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.206.html&quot;&gt;17.206&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.207.html&quot;&gt;17.207&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.208.html&quot;&gt;17.208&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.209.html&quot;&gt;17.209&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.210.html&quot;&gt;17.210&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.211.html&quot;&gt;17.211&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.212.html&quot;&gt;17.212&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.213.html&quot;&gt;17.213&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.214.html&quot;&gt;17.214&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.215.html&quot;&gt;17.215&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.216.html&quot;&gt;17.216&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.217.html&quot;&gt;17.217&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.218.html&quot;&gt;17.218&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.219.html&quot;&gt;17.219&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.220.html&quot;&gt;17.220&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.221.html&quot;&gt;17.221&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.222.html&quot;&gt;17.222&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.223.html&quot;&gt;17.223&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.224.html&quot;&gt;17.224&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.225.html&quot;&gt;17.225&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.226.html&quot;&gt;17.226&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.227.html&quot;&gt;17.227&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.228-229.html&quot;&gt;17.228-229&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.230.html&quot;&gt;17.230&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.231.html&quot;&gt;17.231&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.232.html&quot;&gt;17.232&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.233.html&quot;&gt;17.233&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;17.234.html&quot;&gt;17.234&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: Madhya-lila&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: Madhya-lila
    <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-15.html&quot;&gt;16.14-15&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.16-17.html&quot;&gt;16.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.html&quot;&gt;16.108&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.109.html&quot;&gt;16.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-115.html&quot;&gt;16.114-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.html&quot;&gt;16.121&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.122.html&quot;&gt;16.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-129.html&quot;&gt;16.127-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;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.152.html&quot;&gt;16.152&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.153.html&quot;&gt;16.153&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.154.html&quot;&gt;16.154&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.155.html&quot;&gt;16.155&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.156.html&quot;&gt;16.156&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.157.html&quot;&gt;16.157&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.158.html&quot;&gt;16.158&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.159.html&quot;&gt;16.159&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.160.html&quot;&gt;16.160&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.161.html&quot;&gt;16.161&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.162-163.html&quot;&gt;16.162-163&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.164.html&quot;&gt;16.164&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.165.html&quot;&gt;16.165&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.166.html&quot;&gt;16.166&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.167.html&quot;&gt;16.167&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.168.html&quot;&gt;16.168&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.169.html&quot;&gt;16.169&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.170.html&quot;&gt;16.170&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.171.html&quot;&gt;16.171&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.172.html&quot;&gt;16.172&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.173.html&quot;&gt;16.173&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.174.html&quot;&gt;16.174&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.175.html&quot;&gt;16.175&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.176.html&quot;&gt;16.176&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.177.html&quot;&gt;16.177&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.178.html&quot;&gt;16.178&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.179.html&quot;&gt;16.179&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.180.html&quot;&gt;16.180&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.181.html&quot;&gt;16.181&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.182.html&quot;&gt;16.182&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.183.html&quot;&gt;16.183&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.184.html&quot;&gt;16.184&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.185.html&quot;&gt;16.185&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.186.html&quot;&gt;16.186&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.187.html&quot;&gt;16.187&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.188.html&quot;&gt;16.188&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.189.html&quot;&gt;16.189&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.190.html&quot;&gt;16.190&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.191.html&quot;&gt;16.191&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.192.html&quot;&gt;16.192&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.193.html&quot;&gt;16.193&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.194.html&quot;&gt;16.194&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.195.html&quot;&gt;16.195&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.196.html&quot;&gt;16.196&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.197.html&quot;&gt;16.197&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.198.html&quot;&gt;16.198&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.199.html&quot;&gt;16.199&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.200.html&quot;&gt;16.200&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.201.html&quot;&gt;16.201&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.202.html&quot;&gt;16.202&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.203.html&quot;&gt;16.203&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.204.html&quot;&gt;16.204&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.205.html&quot;&gt;16.205&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.206.html&quot;&gt;16.206&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.207.html&quot;&gt;16.207&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.208.html&quot;&gt;16.208&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.209.html&quot;&gt;16.209&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.210.html&quot;&gt;16.210&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.211.html&quot;&gt;16.211&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.212.html&quot;&gt;16.212&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.213.html&quot;&gt;16.213&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.214-215.html&quot;&gt;16.214-215&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.216.html&quot;&gt;16.216&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.217.html&quot;&gt;16.217&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.218.html&quot;&gt;16.218&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.219.html&quot;&gt;16.219&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.220.html&quot;&gt;16.220&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.221.html&quot;&gt;16.221&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.222.html&quot;&gt;16.222&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.223.html&quot;&gt;16.223&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.224.html&quot;&gt;16.224&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.225.html&quot;&gt;16.225&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.226.html&quot;&gt;16.226&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.227.html&quot;&gt;16.227&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.228.html&quot;&gt;16.228&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.229.html&quot;&gt;16.229&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.230.html&quot;&gt;16.230&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.231.html&quot;&gt;16.231&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.232.html&quot;&gt;16.232&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.233.html&quot;&gt;16.233&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.234.html&quot;&gt;16.234&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.235.html&quot;&gt;16.235&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.236.html&quot;&gt;16.236&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.237.html&quot;&gt;16.237&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.238.html&quot;&gt;16.238&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.239.html&quot;&gt;16.239&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.240.html&quot;&gt;16.240&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.241.html&quot;&gt;16.241&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.242.html&quot;&gt;16.242&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.243.html&quot;&gt;16.243&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.244.html&quot;&gt;16.244&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.245-246.html&quot;&gt;16.245-246&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.247.html&quot;&gt;16.247&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.248.html&quot;&gt;16.248&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.249.html&quot;&gt;16.249&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.250.html&quot;&gt;16.250&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.251.html&quot;&gt;16.251&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.252.html&quot;&gt;16.252&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.253.html&quot;&gt;16.253&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.254.html&quot;&gt;16.254&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.255.html&quot;&gt;16.255&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.256.html&quot;&gt;16.256&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.257.html&quot;&gt;16.257&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.258.html&quot;&gt;16.258&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.259.html&quot;&gt;16.259&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.260.html&quot;&gt;16.260&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.261.html&quot;&gt;16.261&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.262.html&quot;&gt;16.262&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.263-264.html&quot;&gt;16.263-264&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.265-266.html&quot;&gt;16.265-266&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.267.html&quot;&gt;16.267&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.268.html&quot;&gt;16.268&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.269.html&quot;&gt;16.269&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.270.html&quot;&gt;16.270&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.271.html&quot;&gt;16.271&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.272.html&quot;&gt;16.272&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.273.html&quot;&gt;16.273&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.274.html&quot;&gt;16.274&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.275.html&quot;&gt;16.275&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.276.html&quot;&gt;16.276&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.277.html&quot;&gt;16.277&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.278.html&quot;&gt;16.278&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.279.html&quot;&gt;16.279&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.280.html&quot;&gt;16.280&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.281.html&quot;&gt;16.281&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.282.html&quot;&gt;16.282&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.283.html&quot;&gt;16.283&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.284.html&quot;&gt;16.284&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.285.html&quot;&gt;16.285&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.286.html&quot;&gt;16.286&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.287.html&quot;&gt;16.287&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.288.html&quot;&gt;16.288&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.289.html&quot;&gt;16.289&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;16.290.html&quot;&gt;16.290&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: Madhya-lila&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: Madhya-lila
    <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-55.html&quot;&gt;15.54-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;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.100.html&quot;&gt;15.100&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.101.html&quot;&gt;15.101&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.102.html&quot;&gt;15.102&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.103.html&quot;&gt;15.103&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.104.html&quot;&gt;15.104&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.105.html&quot;&gt;15.105&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.106.html&quot;&gt;15.106&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.107.html&quot;&gt;15.107&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.108.html&quot;&gt;15.108&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.109.html&quot;&gt;15.109&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.110.html&quot;&gt;15.110&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.111.html&quot;&gt;15.111&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.112.html&quot;&gt;15.112&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.113.html&quot;&gt;15.113&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.114.html&quot;&gt;15.114&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.115.html&quot;&gt;15.115&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.116.html&quot;&gt;15.116&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.117.html&quot;&gt;15.117&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.118.html&quot;&gt;15.118&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.119.html&quot;&gt;15.119&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.120.html&quot;&gt;15.120&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.121.html&quot;&gt;15.121&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.122.html&quot;&gt;15.122&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.123.html&quot;&gt;15.123&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.124.html&quot;&gt;15.124&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.125.html&quot;&gt;15.125&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.126.html&quot;&gt;15.126&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.127.html&quot;&gt;15.127&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.128-129.html&quot;&gt;15.128-129&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.130.html&quot;&gt;15.130&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.131.html&quot;&gt;15.131&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.132.html&quot;&gt;15.132&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.133.html&quot;&gt;15.133&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.134.html&quot;&gt;15.134&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.135.html&quot;&gt;15.135&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.136.html&quot;&gt;15.136&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.137.html&quot;&gt;15.137&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.138.html&quot;&gt;15.138&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.139.html&quot;&gt;15.139&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.140.html&quot;&gt;15.140&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.141.html&quot;&gt;15.141&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.142.html&quot;&gt;15.142&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.143.html&quot;&gt;15.143&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.144.html&quot;&gt;15.144&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.145.html&quot;&gt;15.145&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.146.html&quot;&gt;15.146&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.147.html&quot;&gt;15.147&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.148.html&quot;&gt;15.148&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.149.html&quot;&gt;15.149&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.150.html&quot;&gt;15.150&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.151.html&quot;&gt;15.151&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.152.html&quot;&gt;15.152&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.153.html&quot;&gt;15.153&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.154.html&quot;&gt;15.154&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.155.html&quot;&gt;15.155&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.156.html&quot;&gt;15.156&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.157.html&quot;&gt;15.157&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.158.html&quot;&gt;15.158&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.159.html&quot;&gt;15.159&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.160.html&quot;&gt;15.160&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.161.html&quot;&gt;15.161&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.162.html&quot;&gt;15.162&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.163.html&quot;&gt;15.163&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.164.html&quot;&gt;15.164&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.165.html&quot;&gt;15.165&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.166.html&quot;&gt;15.166&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.167.html&quot;&gt;15.167&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.168.html&quot;&gt;15.168&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.169.html&quot;&gt;15.169&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.170.html&quot;&gt;15.170&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.171.html&quot;&gt;15.171&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.172.html&quot;&gt;15.172&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.173.html&quot;&gt;15.173&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.174.html&quot;&gt;15.174&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.175.html&quot;&gt;15.175&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.176.html&quot;&gt;15.176&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.177.html&quot;&gt;15.177&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.178.html&quot;&gt;15.178&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.179.html&quot;&gt;15.179&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.180.html&quot;&gt;15.180&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.181.html&quot;&gt;15.181&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.182.html&quot;&gt;15.182&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.183.html&quot;&gt;15.183&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.184-185.html&quot;&gt;15.184-185&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.186.html&quot;&gt;15.186&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.187.html&quot;&gt;15.187&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.188.html&quot;&gt;15.188&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.189.html&quot;&gt;15.189&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.190.html&quot;&gt;15.190&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.191.html&quot;&gt;15.191&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.192.html&quot;&gt;15.192&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.193.html&quot;&gt;15.193&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.194.html&quot;&gt;15.194&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.195.html&quot;&gt;15.195&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.196.html&quot;&gt;15.196&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.197.html&quot;&gt;15.197&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.198.html&quot;&gt;15.198&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.199.html&quot;&gt;15.199&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.200.html&quot;&gt;15.200&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.201.html&quot;&gt;15.201&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.202.html&quot;&gt;15.202&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.203.html&quot;&gt;15.203&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.204.html&quot;&gt;15.204&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.205.html&quot;&gt;15.205&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.206.html&quot;&gt;15.206&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.207.html&quot;&gt;15.207&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.208.html&quot;&gt;15.208&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.209.html&quot;&gt;15.209&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.210.html&quot;&gt;15.210&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.211.html&quot;&gt;15.211&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.212.html&quot;&gt;15.212&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.213.html&quot;&gt;15.213&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.214.html&quot;&gt;15.214&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.215.html&quot;&gt;15.215&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.216.html&quot;&gt;15.216&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.217.html&quot;&gt;15.217&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.218.html&quot;&gt;15.218&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.219.html&quot;&gt;15.219&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.220.html&quot;&gt;15.220&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.221.html&quot;&gt;15.221&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.222.html&quot;&gt;15.222&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.223.html&quot;&gt;15.223&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.224.html&quot;&gt;15.224&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.225.html&quot;&gt;15.225&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.226.html&quot;&gt;15.226&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.227.html&quot;&gt;15.227&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.228.html&quot;&gt;15.228&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.229.html&quot;&gt;15.229&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.230.html&quot;&gt;15.230&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.231.html&quot;&gt;15.231&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.232.html&quot;&gt;15.232&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.233.html&quot;&gt;15.233&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.234.html&quot;&gt;15.234&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.235.html&quot;&gt;15.235&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.236.html&quot;&gt;15.236&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.237.html&quot;&gt;15.237&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.238.html&quot;&gt;15.238&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.239.html&quot;&gt;15.239&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.240.html&quot;&gt;15.240&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.241.html&quot;&gt;15.241&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.242.html&quot;&gt;15.242&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.243.html&quot;&gt;15.243&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.244.html&quot;&gt;15.244&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.245.html&quot;&gt;15.245&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.246.html&quot;&gt;15.246&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.247.html&quot;&gt;15.247&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.248.html&quot;&gt;15.248&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.249.html&quot;&gt;15.249&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.250.html&quot;&gt;15.250&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.251.html&quot;&gt;15.251&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.252.html&quot;&gt;15.252&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.253.html&quot;&gt;15.253&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.254.html&quot;&gt;15.254&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.255.html&quot;&gt;15.255&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.256.html&quot;&gt;15.256&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.257.html&quot;&gt;15.257&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.258.html&quot;&gt;15.258&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.259.html&quot;&gt;15.259&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.260.html&quot;&gt;15.260&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.261.html&quot;&gt;15.261&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.262.html&quot;&gt;15.262&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.263.html&quot;&gt;15.263&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.264.html&quot;&gt;15.264&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.265.html&quot;&gt;15.265&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.266.html&quot;&gt;15.266&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.267.html&quot;&gt;15.267&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.268.html&quot;&gt;15.268&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.269.html&quot;&gt;15.269&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.270.html&quot;&gt;15.270&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.271.html&quot;&gt;15.271&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.272.html&quot;&gt;15.272&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.273.html&quot;&gt;15.273&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.274.html&quot;&gt;15.274&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.275.html&quot;&gt;15.275&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.276.html&quot;&gt;15.276&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.277.html&quot;&gt;15.277&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.278.html&quot;&gt;15.278&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.279.html&quot;&gt;15.279&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.280.html&quot;&gt;15.280&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.281.html&quot;&gt;15.281&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.282.html&quot;&gt;15.282&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.283.html&quot;&gt;15.283&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.284.html&quot;&gt;15.284&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.285.html&quot;&gt;15.285&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.286.html&quot;&gt;15.286&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.287.html&quot;&gt;15.287&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.288.html&quot;&gt;15.288&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.289.html&quot;&gt;15.289&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.290.html&quot;&gt;15.290&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.291.html&quot;&gt;15.291&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.292.html&quot;&gt;15.292&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.293.html&quot;&gt;15.293&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.294.html&quot;&gt;15.294&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.295.html&quot;&gt;15.295&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.296.html&quot;&gt;15.296&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.297.html&quot;&gt;15.297&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.298.html&quot;&gt;15.298&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.299.html&quot;&gt;15.299&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.300.html&quot;&gt;15.300&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.301.html&quot;&gt;15.301&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;15.302.html&quot;&gt;15.302&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: Madhya-lila&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: Madhya-lila
    <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.html&quot;&gt;14.65&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.66.html&quot;&gt;14.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-118.html&quot;&gt;14.117-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;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.124.html&quot;&gt;14.124&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.125.html&quot;&gt;14.125&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.126.html&quot;&gt;14.126&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.127.html&quot;&gt;14.127&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.128.html&quot;&gt;14.128&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.129.html&quot;&gt;14.129&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.130.html&quot;&gt;14.130&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.131.html&quot;&gt;14.131&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.132.html&quot;&gt;14.132&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.133.html&quot;&gt;14.133&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.134.html&quot;&gt;14.134&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.135.html&quot;&gt;14.135&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.136.html&quot;&gt;14.136&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.137.html&quot;&gt;14.137&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.138.html&quot;&gt;14.138&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.139.html&quot;&gt;14.139&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.140.html&quot;&gt;14.140&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.141.html&quot;&gt;14.141&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.142.html&quot;&gt;14.142&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.143.html&quot;&gt;14.143&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.144.html&quot;&gt;14.144&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.145.html&quot;&gt;14.145&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.146.html&quot;&gt;14.146&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.147.html&quot;&gt;14.147&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.148.html&quot;&gt;14.148&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.149.html&quot;&gt;14.149&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.150.html&quot;&gt;14.150&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.151.html&quot;&gt;14.151&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.152.html&quot;&gt;14.152&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.153.html&quot;&gt;14.153&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.154.html&quot;&gt;14.154&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.155.html&quot;&gt;14.155&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.156.html&quot;&gt;14.156&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.157.html&quot;&gt;14.157&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.158.html&quot;&gt;14.158&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.159.html&quot;&gt;14.159&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.160.html&quot;&gt;14.160&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.161.html&quot;&gt;14.161&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.162.html&quot;&gt;14.162&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.163.html&quot;&gt;14.163&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.164.html&quot;&gt;14.164&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.165.html&quot;&gt;14.165&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.166.html&quot;&gt;14.166&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.167.html&quot;&gt;14.167&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.168.html&quot;&gt;14.168&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.169.html&quot;&gt;14.169&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.170.html&quot;&gt;14.170&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.171.html&quot;&gt;14.171&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.172.html&quot;&gt;14.172&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.173.html&quot;&gt;14.173&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.174.html&quot;&gt;14.174&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.175.html&quot;&gt;14.175&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.176.html&quot;&gt;14.176&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.177.html&quot;&gt;14.177&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.178.html&quot;&gt;14.178&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.179.html&quot;&gt;14.179&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.180.html&quot;&gt;14.180&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.181.html&quot;&gt;14.181&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.182.html&quot;&gt;14.182&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.183.html&quot;&gt;14.183&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.184.html&quot;&gt;14.184&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.185.html&quot;&gt;14.185&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.186.html&quot;&gt;14.186&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.187.html&quot;&gt;14.187&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.188.html&quot;&gt;14.188&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.189.html&quot;&gt;14.189&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.190.html&quot;&gt;14.190&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.191.html&quot;&gt;14.191&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.192.html&quot;&gt;14.192&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.193.html&quot;&gt;14.193&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.194.html&quot;&gt;14.194&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.195.html&quot;&gt;14.195&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.196.html&quot;&gt;14.196&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.197.html&quot;&gt;14.197&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.198.html&quot;&gt;14.198&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.199.html&quot;&gt;14.199&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.200.html&quot;&gt;14.200&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.201.html&quot;&gt;14.201&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.202.html&quot;&gt;14.202&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.203.html&quot;&gt;14.203&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.204.html&quot;&gt;14.204&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.205.html&quot;&gt;14.205&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.206.html&quot;&gt;14.206&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.207.html&quot;&gt;14.207&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.208.html&quot;&gt;14.208&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.209.html&quot;&gt;14.209&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.210.html&quot;&gt;14.210&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.211.html&quot;&gt;14.211&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.212.html&quot;&gt;14.212&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.213.html&quot;&gt;14.213&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.214.html&quot;&gt;14.214&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.215.html&quot;&gt;14.215&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.216.html&quot;&gt;14.216&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.217.html&quot;&gt;14.217&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.218.html&quot;&gt;14.218&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.219.html&quot;&gt;14.219&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.220.html&quot;&gt;14.220&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.221.html&quot;&gt;14.221&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.222.html&quot;&gt;14.222&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.223.html&quot;&gt;14.223&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.224.html&quot;&gt;14.224&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.225.html&quot;&gt;14.225&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.226.html&quot;&gt;14.226&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.227.html&quot;&gt;14.227&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.228.html&quot;&gt;14.228&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.229.html&quot;&gt;14.229&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.230.html&quot;&gt;14.230&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.231.html&quot;&gt;14.231&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.232.html&quot;&gt;14.232&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.233.html&quot;&gt;14.233&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.234.html&quot;&gt;14.234&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.235.html&quot;&gt;14.235&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.236.html&quot;&gt;14.236&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.237.html&quot;&gt;14.237&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.238.html&quot;&gt;14.238&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.239.html&quot;&gt;14.239&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.240.html&quot;&gt;14.240&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.241.html&quot;&gt;14.241&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.242.html&quot;&gt;14.242&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.243.html&quot;&gt;14.243&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.244.html&quot;&gt;14.244&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.245.html&quot;&gt;14.245&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.246.html&quot;&gt;14.246&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.247.html&quot;&gt;14.247&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.248.html&quot;&gt;14.248&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.249.html&quot;&gt;14.249&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.250.html&quot;&gt;14.250&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.251.html&quot;&gt;14.251&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.252.html&quot;&gt;14.252&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.253.html&quot;&gt;14.253&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.254.html&quot;&gt;14.254&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.255.html&quot;&gt;14.255&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.256.html&quot;&gt;14.256&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;14.257.html&quot;&gt;14.257&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: Madhya-lila&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: Madhya-lila
    <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.html&quot;&gt;13.136&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.137.html&quot;&gt;13.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;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.140.html&quot;&gt;13.140&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.141.html&quot;&gt;13.141&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.142.html&quot;&gt;13.142&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.143.html&quot;&gt;13.143&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.144.html&quot;&gt;13.144&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.145.html&quot;&gt;13.145&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.146.html&quot;&gt;13.146&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.147.html&quot;&gt;13.147&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.148.html&quot;&gt;13.148&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.149.html&quot;&gt;13.149&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.150.html&quot;&gt;13.150&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.151.html&quot;&gt;13.151&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.152.html&quot;&gt;13.152&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.153.html&quot;&gt;13.153&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.154.html&quot;&gt;13.154&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.155.html&quot;&gt;13.155&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.156.html&quot;&gt;13.156&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.157.html&quot;&gt;13.157&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.158.html&quot;&gt;13.158&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.159.html&quot;&gt;13.159&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.160.html&quot;&gt;13.160&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.161.html&quot;&gt;13.161&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.162.html&quot;&gt;13.162&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.163.html&quot;&gt;13.163&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.164.html&quot;&gt;13.164&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.165.html&quot;&gt;13.165&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.166.html&quot;&gt;13.166&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.167.html&quot;&gt;13.167&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.168.html&quot;&gt;13.168&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.169.html&quot;&gt;13.169&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.170.html&quot;&gt;13.170&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.171.html&quot;&gt;13.171&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.172.html&quot;&gt;13.172&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.173.html&quot;&gt;13.173&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.174.html&quot;&gt;13.174&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.175.html&quot;&gt;13.175&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.176.html&quot;&gt;13.176&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.177.html&quot;&gt;13.177&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.178.html&quot;&gt;13.178&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.179.html&quot;&gt;13.179&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.180.html&quot;&gt;13.180&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.181.html&quot;&gt;13.181&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.182.html&quot;&gt;13.182&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.183.html&quot;&gt;13.183&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.184.html&quot;&gt;13.184&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.185.html&quot;&gt;13.185&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.186.html&quot;&gt;13.186&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.187.html&quot;&gt;13.187&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.188.html&quot;&gt;13.188&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.189.html&quot;&gt;13.189&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.190.html&quot;&gt;13.190&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.191.html&quot;&gt;13.191&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.192.html&quot;&gt;13.192&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.193.html&quot;&gt;13.193&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.194.html&quot;&gt;13.194&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.195.html&quot;&gt;13.195&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.196.html&quot;&gt;13.196&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.197.html&quot;&gt;13.197&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.198.html&quot;&gt;13.198&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.199.html&quot;&gt;13.199&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.200.html&quot;&gt;13.200&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.201.html&quot;&gt;13.201&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.202.html&quot;&gt;13.202&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.203.html&quot;&gt;13.203&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.204.html&quot;&gt;13.204&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.205.html&quot;&gt;13.205&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.206.html&quot;&gt;13.206&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.207.html&quot;&gt;13.207&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.208.html&quot;&gt;13.208&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;13.209.html&quot;&gt;13.209&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: Madhya-lila&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: Madhya-lila
    <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.html&quot;&gt;12.46&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.47.html&quot;&gt;12.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-155.html&quot;&gt;12.154-155&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.156.html&quot;&gt;12.156&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.157.html&quot;&gt;12.157&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.158.html&quot;&gt;12.158&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.159.html&quot;&gt;12.159&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.160.html&quot;&gt;12.160&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.161.html&quot;&gt;12.161&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.162.html&quot;&gt;12.162&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.163-164.html&quot;&gt;12.163-164&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.165.html&quot;&gt;12.165&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.166.html&quot;&gt;12.166&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.167.html&quot;&gt;12.167&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.168.html&quot;&gt;12.168&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.169.html&quot;&gt;12.169&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.170.html&quot;&gt;12.170&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.171.html&quot;&gt;12.171&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.172.html&quot;&gt;12.172&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.173.html&quot;&gt;12.173&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.174.html&quot;&gt;12.174&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.175.html&quot;&gt;12.175&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.176.html&quot;&gt;12.176&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.177.html&quot;&gt;12.177&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.178.html&quot;&gt;12.178&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.179.html&quot;&gt;12.179&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.180.html&quot;&gt;12.180&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.181.html&quot;&gt;12.181&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.182.html&quot;&gt;12.182&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.183.html&quot;&gt;12.183&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.184.html&quot;&gt;12.184&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.185.html&quot;&gt;12.185&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.186.html&quot;&gt;12.186&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.187.html&quot;&gt;12.187&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.188.html&quot;&gt;12.188&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.189.html&quot;&gt;12.189&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.190.html&quot;&gt;12.190&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.191.html&quot;&gt;12.191&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.192.html&quot;&gt;12.192&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.193.html&quot;&gt;12.193&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.194.html&quot;&gt;12.194&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.195.html&quot;&gt;12.195&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.196.html&quot;&gt;12.196&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.197.html&quot;&gt;12.197&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.198.html&quot;&gt;12.198&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.199.html&quot;&gt;12.199&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.200.html&quot;&gt;12.200&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.201.html&quot;&gt;12.201&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.202.html&quot;&gt;12.202&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.203.html&quot;&gt;12.203&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.204.html&quot;&gt;12.204&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.205.html&quot;&gt;12.205&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.206.html&quot;&gt;12.206&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.207.html&quot;&gt;12.207&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.208.html&quot;&gt;12.208&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.209.html&quot;&gt;12.209&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.210.html&quot;&gt;12.210&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.211.html&quot;&gt;12.211&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.212.html&quot;&gt;12.212&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.213.html&quot;&gt;12.213&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.214.html&quot;&gt;12.214&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.215.html&quot;&gt;12.215&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.216.html&quot;&gt;12.216&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.217.html&quot;&gt;12.217&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.218.html&quot;&gt;12.218&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.219.html&quot;&gt;12.219&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.220.html&quot;&gt;12.220&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.221.html&quot;&gt;12.221&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;12.222.html&quot;&gt;12.222&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: Madhya-lila&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: Madhya-lila
    <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-30.html&quot;&gt;11.29-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.html&quot;&gt;11.91&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.92.html&quot;&gt;11.92&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.93.html&quot;&gt;11.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;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.109.html&quot;&gt;11.109&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.110.html&quot;&gt;11.110&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.111.html&quot;&gt;11.111&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.112.html&quot;&gt;11.112&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.113.html&quot;&gt;11.113&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.114.html&quot;&gt;11.114&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.115.html&quot;&gt;11.115&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.116.html&quot;&gt;11.116&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.117.html&quot;&gt;11.117&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.118.html&quot;&gt;11.118&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.119.html&quot;&gt;11.119&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.120-121.html&quot;&gt;11.120-121&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.122.html&quot;&gt;11.122&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.123.html&quot;&gt;11.123&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.124.html&quot;&gt;11.124&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.125.html&quot;&gt;11.125&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.126.html&quot;&gt;11.126&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.127.html&quot;&gt;11.127&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.128.html&quot;&gt;11.128&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.129.html&quot;&gt;11.129&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.130.html&quot;&gt;11.130&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.131.html&quot;&gt;11.131&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.132.html&quot;&gt;11.132&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.133.html&quot;&gt;11.133&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.134.html&quot;&gt;11.134&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.135-136.html&quot;&gt;11.135-136&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.137.html&quot;&gt;11.137&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.138.html&quot;&gt;11.138&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.139.html&quot;&gt;11.139&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.140.html&quot;&gt;11.140&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.141.html&quot;&gt;11.141&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.142.html&quot;&gt;11.142&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.143.html&quot;&gt;11.143&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.144.html&quot;&gt;11.144&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.145.html&quot;&gt;11.145&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.146.html&quot;&gt;11.146&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.147.html&quot;&gt;11.147&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.148.html&quot;&gt;11.148&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.149.html&quot;&gt;11.149&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.150.html&quot;&gt;11.150&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.151.html&quot;&gt;11.151&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.152.html&quot;&gt;11.152&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.153.html&quot;&gt;11.153&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.154.html&quot;&gt;11.154&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.155.html&quot;&gt;11.155&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.156.html&quot;&gt;11.156&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.157.html&quot;&gt;11.157&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.158.html&quot;&gt;11.158&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.159-160.html&quot;&gt;11.159-160&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.161.html&quot;&gt;11.161&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.162.html&quot;&gt;11.162&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.163.html&quot;&gt;11.163&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.164.html&quot;&gt;11.164&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.165.html&quot;&gt;11.165&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.166.html&quot;&gt;11.166&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.167.html&quot;&gt;11.167&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.168.html&quot;&gt;11.168&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.169.html&quot;&gt;11.169&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.170.html&quot;&gt;11.170&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.171.html&quot;&gt;11.171&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.172.html&quot;&gt;11.172&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.173.html&quot;&gt;11.173&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.174.html&quot;&gt;11.174&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.175.html&quot;&gt;11.175&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.176.html&quot;&gt;11.176&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.177.html&quot;&gt;11.177&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.178.html&quot;&gt;11.178&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.179.html&quot;&gt;11.179&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.180.html&quot;&gt;11.180&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.181.html&quot;&gt;11.181&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.182.html&quot;&gt;11.182&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.183.html&quot;&gt;11.183&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.184.html&quot;&gt;11.184&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.185.html&quot;&gt;11.185&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.186.html&quot;&gt;11.186&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.187.html&quot;&gt;11.187&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.188.html&quot;&gt;11.188&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.189.html&quot;&gt;11.189&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.190.html&quot;&gt;11.190&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.191.html&quot;&gt;11.191&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.192.html&quot;&gt;11.192&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.193.html&quot;&gt;11.193&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.194.html&quot;&gt;11.194&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.195.html&quot;&gt;11.195&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.196.html&quot;&gt;11.196&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.197.html&quot;&gt;11.197&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.198.html&quot;&gt;11.198&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.199.html&quot;&gt;11.199&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.200.html&quot;&gt;11.200&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.201.html&quot;&gt;11.201&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.202.html&quot;&gt;11.202&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.203.html&quot;&gt;11.203&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.204.html&quot;&gt;11.204&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.205.html&quot;&gt;11.205&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.206.html&quot;&gt;11.206&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.207.html&quot;&gt;11.207&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.208.html&quot;&gt;11.208&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.209.html&quot;&gt;11.209&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.210.html&quot;&gt;11.210&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.211.html&quot;&gt;11.211&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.212.html&quot;&gt;11.212&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.213.html&quot;&gt;11.213&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.214.html&quot;&gt;11.214&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.215.html&quot;&gt;11.215&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.216.html&quot;&gt;11.216&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.217.html&quot;&gt;11.217&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.218.html&quot;&gt;11.218&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.219.html&quot;&gt;11.219&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.220.html&quot;&gt;11.220&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.221.html&quot;&gt;11.221&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.222.html&quot;&gt;11.222&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.223.html&quot;&gt;11.223&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.224.html&quot;&gt;11.224&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.225.html&quot;&gt;11.225&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.226.html&quot;&gt;11.226&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.227.html&quot;&gt;11.227&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.228.html&quot;&gt;11.228&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.229.html&quot;&gt;11.229&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.230.html&quot;&gt;11.230&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.231.html&quot;&gt;11.231&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.232.html&quot;&gt;11.232&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.233.html&quot;&gt;11.233&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.234.html&quot;&gt;11.234&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.235.html&quot;&gt;11.235&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.236.html&quot;&gt;11.236&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.237.html&quot;&gt;11.237&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.238.html&quot;&gt;11.238&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.239.html&quot;&gt;11.239&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.240.html&quot;&gt;11.240&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.241.html&quot;&gt;11.241&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.242.html&quot;&gt;11.242&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;11.243.html&quot;&gt;11.243&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: Madhya-lila&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: Madhya-lila
    <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.html&quot;&gt;10.9&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.10.html&quot;&gt;10.10&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.11.html&quot;&gt;10.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.html&quot;&gt;10.15&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.16.html&quot;&gt;10.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.html&quot;&gt;10.29&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.30.html&quot;&gt;10.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.html&quot;&gt;10.83&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.84.html&quot;&gt;10.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.html&quot;&gt;10.125&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.126.html&quot;&gt;10.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.html&quot;&gt;10.135&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.136.html&quot;&gt;10.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.html&quot;&gt;10.140&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.141.html&quot;&gt;10.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.html&quot;&gt;10.154&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.155.html&quot;&gt;10.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;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.163.html&quot;&gt;10.163&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.164.html&quot;&gt;10.164&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.165.html&quot;&gt;10.165&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.166.html&quot;&gt;10.166&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.167.html&quot;&gt;10.167&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.168.html&quot;&gt;10.168&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.169.html&quot;&gt;10.169&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.170.html&quot;&gt;10.170&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.171.html&quot;&gt;10.171&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.172.html&quot;&gt;10.172&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.173.html&quot;&gt;10.173&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.174.html&quot;&gt;10.174&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.175.html&quot;&gt;10.175&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.176.html&quot;&gt;10.176&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.177.html&quot;&gt;10.177&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.178.html&quot;&gt;10.178&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.179.html&quot;&gt;10.179&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.180.html&quot;&gt;10.180&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.181.html&quot;&gt;10.181&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.182.html&quot;&gt;10.182&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.183.html&quot;&gt;10.183&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.184.html&quot;&gt;10.184&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.185.html&quot;&gt;10.185&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.186.html&quot;&gt;10.186&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.187.html&quot;&gt;10.187&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.188.html&quot;&gt;10.188&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.189.html&quot;&gt;10.189&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;10.190.html&quot;&gt;10.190&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: Madhya-lila&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: Madhya-lila
    <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.html&quot;&gt;1.3&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.4.html&quot;&gt;1.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-12.html&quot;&gt;1.11-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-40.html&quot;&gt;1.39-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.html&quot;&gt;1.103&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.104.html&quot;&gt;1.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;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.224.html&quot;&gt;1.224&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.225.html&quot;&gt;1.225&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.226.html&quot;&gt;1.226&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.227.html&quot;&gt;1.227&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.228.html&quot;&gt;1.228&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.229.html&quot;&gt;1.229&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.230.html&quot;&gt;1.230&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.231.html&quot;&gt;1.231&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.232.html&quot;&gt;1.232&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.233.html&quot;&gt;1.233&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.234.html&quot;&gt;1.234&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.235.html&quot;&gt;1.235&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.236.html&quot;&gt;1.236&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.237.html&quot;&gt;1.237&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.238.html&quot;&gt;1.238&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.239.html&quot;&gt;1.239&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.240.html&quot;&gt;1.240&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.241.html&quot;&gt;1.241&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.242.html&quot;&gt;1.242&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.243.html&quot;&gt;1.243&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.244.html&quot;&gt;1.244&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.245.html&quot;&gt;1.245&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.246.html&quot;&gt;1.246&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.247.html&quot;&gt;1.247&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.248.html&quot;&gt;1.248&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.249.html&quot;&gt;1.249&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.250.html&quot;&gt;1.250&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.251.html&quot;&gt;1.251&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.252.html&quot;&gt;1.252&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.253.html&quot;&gt;1.253&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.254.html&quot;&gt;1.254&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.255-256.html&quot;&gt;1.255-256&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.257.html&quot;&gt;1.257&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.258.html&quot;&gt;1.258&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.259.html&quot;&gt;1.259&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.260.html&quot;&gt;1.260&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.261.html&quot;&gt;1.261&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.262.html&quot;&gt;1.262&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.263.html&quot;&gt;1.263&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.264.html&quot;&gt;1.264&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.265.html&quot;&gt;1.265&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.266.html&quot;&gt;1.266&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.267.html&quot;&gt;1.267&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.268.html&quot;&gt;1.268&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.269.html&quot;&gt;1.269&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.270.html&quot;&gt;1.270&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.271.html&quot;&gt;1.271&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.272.html&quot;&gt;1.272&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.273.html&quot;&gt;1.273&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.274.html&quot;&gt;1.274&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.275.html&quot;&gt;1.275&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.276.html&quot;&gt;1.276&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.277.html&quot;&gt;1.277&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.278.html&quot;&gt;1.278&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.279.html&quot;&gt;1.279&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.280.html&quot;&gt;1.280&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.281.html&quot;&gt;1.281&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.282.html&quot;&gt;1.282&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.283.html&quot;&gt;1.283&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.284.html&quot;&gt;1.284&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.285.html&quot;&gt;1.285&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.286.html&quot;&gt;1.286&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.287.html&quot;&gt;1.287&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: Madhya-lila&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;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

8.1

sancarya ramabhidha-bhakta-meghe

sva-bhakti-siddhanta-cayamrtani

gaurabdhir etair amuna vitirnais

taj-jnatva-ratnalayatam prayati

SYNONYMS

sancarya—by empowering; rama-abhidha—of the name Rama; bhakta-meghe—in the cloudlike devotee; sva-bhakti—of His own devotional service; siddhanta—of conclusions; caya—all collections; amrtani—nectar; gaura-abdhih—the ocean known as Sri Caitanya Mahaprabhu; etaih—by these; amuna—by the cloud known as Ramananda Raya; vitirnaih—distributed; tat-jnatva—of knowledge of devotional service; ratna-alayatam—the quality of being an ocean containing valuable jewels; prayati—achieved.

Sri Caitanya Mahaprabhu, who is known as Gauranga, is the ocean of all conclusive knowledge in devotional service.

He empowered Sri Ramananda Raya, who may be likened to a cloud of devotional service.

This cloud was filled with the water of all the conclusive purports of devotional service and was empowered by the ocean to spread this water over the ocean of Sri Caitanya Mahaprabhu Himself.

Thus the ocean of Caitanya Mahaprabhu became filled with the jewels of the knowledge of pure devotional service.

8.2

jaya jaya sri-caitanya jaya nityananda

jayadvaita-candra jaya gaura-bhakta-vrnda

SYNONYMS

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

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

8.3

purva-rite prabhu age gamana karila

’jiyada-nrsimha’-ksetre kata-dine gela

SYNONYMS

purva-rite—according to His previous program; prabhu—Lord Sri Caitanya Mahaprabhu; age—ahead; gamana—going; karila—did; jiyada-nrsimha—of the name Jiyada-nrsimha; ksetre—at the place of pilgrimage; kata-dine—after some days; gela—arrived.

According to His previous program, Lord Sri Caitanya Mahaprabhu went forward on His tour and after some days arrived at the place of pilgrimage known as Jiyada-nrsimha.

PURPORT

The Jiyada-nrsimha temple is situated on the top of a hill about five miles away from Visakhapatnam.

There is a railway station on the South Indian Railway known as Simhacala.

The temple known as Simhacala is the best temple in the vicinity of Visakhapatnam.

This temple is very affluent and is a typical example of the architecture of the area.

In one stone tablet it is mentioned that formerly a queen covered the Deity with gold plate.

This is mentioned in the Visakhapatnam Gazetteer.

About the temple, there are residential quarters for the priests and devotees.

Indeed, at the present moment there are many residential quarters to accommodate visiting devotees.

The original Deity is situated within the depths of the temple, but there is another Deity, a duplicate, known as the vijaya-murti.

This smaller Deity can be moved from the temple and taken on public processions.

Priests who generally belong to the Ramanuja-sampradaya are in charge of the Deity worship.

8.4

nrsimha dekhiya kaila dandavat-pranati

premavese kaila bahu nrtya-gita-stuti

SYNONYMS

nrsimha dekhiya—by seeing Lord Nrsimha in the temple; kaila—did; dandavat-pranati—offering of obeisances, falling flat before the Deity; premavese—in ecstatic love; kaila—did; bahu—all kinds of; nrtya—dancing; gita—chanting; stuti—and offering of prayers.

After seeing the Deity of Lord Nrsimha in the temple, Sri Caitanya Mahaprabhu offered His respectful obeisances by falling flat.

Then, in ecstatic love, He performed various dances, chanted, and offered prayers.

8.5

"sri-nrsimha, jaya nrsimha, jaya jaya nrsimha

prahladesa jaya padma-mukha-padma-bhrnga"

SYNONYMS

sri-nrsimha—Lord Nrsimha with Laksmi; jaya nrsimha—all glories to Lord Nrsimha; jaya jaya—again and again glories; nrsimha—to Nrsimhadeva; prahlada-isa—to the Lord of Prahlada Maharaja; jaya—all glories; padma—of the goddess of fortune; mukha-padma—of the lotuslike face; bhrnga—the bee " ’All glories to Nrsimhadeva! All glories to Nrsimhadeva, who is the Lord of Prahlada Maharaja and, like a honeybee, is always engaged in beholding the lotuslike face of the goddess of fortune.

PURPORT

The goddess of fortune is always embraced by Lord Nrsimhadeva.

This is mentioned in the commentary on Srimad-Bhagavatam written by the great commentator Srila Sridhara Svami.

The following verse was composed by Sridhara Svami in his commentary on Srimad-Bhagavatam (10.87.1):

vag-isa yasya vadane

laksmir yasya ca vaksasi

yasyaste hrdaye samvit

tam nrsimham aham bhaje “Lord Nrsimhadeva is always assisted by Sarasvati, the goddess of learning, and He is always embracing to His chest the goddess of fortune.

The Lord is always complete in knowledge within Himself.

Let us offer obeisances unto Nrsimhadeva.” Similarly, in his commentary on the First Canto of Srimad-Bhagavatam (1.1.1), Sridhara Svami describes Lord Nrsimhadeva in this way:

prahlada-hrdayahladam

bhaktavidya-vidaranam

sarad-indu-rucim vande

parindra-vadanam harim “Let me offer my obeisances unto Lord Nrsimhadeva, who is always enlightening Prahlada Maharaja within his heart and who always kills the nescience that attacks the devotees.

His mercy is distributed like moonshine, and His face is like that of a lion.

8.6

ugro ’py anugra evayam

sva-bhaktanam nr-kesari

kesariva sva-potanam

anyesam ugra-vikramah

SYNONYMS

ugrah—ferocious; api—although; anugrah—not ferocious; eva—certainly; ayam—this; sva-bhaktanam—to His pure devotees; nr-kesari—having the body of a human being and a lion; kesari iva—like a lioness; sva-potanam—to her young cubs; anyesam—to others; ugra—ferocious; vikramah—whose strength “ ’Although very ferocious, the lioness is very kind to her cubs.

Similarly, although very ferocious to nondevotees like Hiranyakasipu, Lord Nrsimhadeva is very, very soft and kind to devotees like Prahlada Maharaja.’ ”

PURPORT

This verse was composed by Sridhara Svami in his commentary on Srimad-Bhagavatam (7.9.1).

8.7

ei-mata nana sloka padi’ stuti kaila

nrsimha-sevaka mala-prasada ani’ dila

SYNONYMS

ei-mata—in this way; nana—various; sloka—verses; padi’-reciting; stuti—prayers; kaila—offered; nrsimha-sevaka—the priest of Lord Nrsimhadeva in the temple; mala—garlands; prasada—and remnants of the food of Lord Nrsimhadeva; ani’-bringing; dila—offered.

In this way Lord Sri Caitanya Mahaprabhu recited different verses from the sastra.

The priest of Lord Nrsimhadeva then brought garlands and the remnants of the Lord’s food and offered them to Sri Caitanya Mahaprabhu.

8.8

purvavat kona vipre kaila nimantrana

sei ratri tahan rahi’ karila gamana

SYNONYMS

purva-vat—as previously; kona—some; vipre—brahmana; kaila—made; nimantrana—invitation; sei ratri—that night; tahan—there; rahi’-staying; karila—did; gamana—touring.

As usual, a brahmana offered Sri Caitanya Mahaprabhu an invitation.

The Lord passed the night in the temple and then commenced His tour again.

8.9

prabhate uthiya prabhu calila premavese

dig-vidik nahi jnana ratri-divase

SYNONYMS

prabhate—in the morning; uthiya—rising; prabhu—Lord Sri Caitanya Mahaprabhu; calila—went; prema-avese—in great ecstatic love; dik-vidik—the right or wrong direction; nahi—there was not; jnana—knowledge; ratri-divase—day and night.

The next morning, in the great ecstasy of love, Lord Sri Caitanya Mahaprabhu started on His tour with no knowledge of the proper direction, and He continued the whole day and night.

8.10

purvavat ’vaisnava’ kari’ sarva loka-gane

godavari-tire prabhu aila kata-dine

SYNONYMS

purva-vat—as previously; vaisnava—devotees; kari’-making; sarva—all; loka-gane—the people; godavari-tire—on the bank of the river Godavari; prabhu—the Lord; aila—arrived; kata-dine—after some days.

As previously, Sri Caitanya Mahaprabhu converted to Vaisnavism many people He met on the road.

After some days, the Lord reached the banks of the River Godavari.

8.11

godavari dekhi’ ha-ila ’yamuna’-smarana

tire vana dekhi’ smrti haila vrndavana

SYNONYMS

godavari—the River Godavari; dekhi’-seeing; ha-ila—there was; yamuna smarana—remembrance of the River Yamuna; tire—on the banks; vana—the forests; dekhi’-seeing; smrti—remembrance; haila—there was; vrndavana—Sri Vrndavana.

When He saw the River Godavari, the Lord remembered the River Yamuna, and when He saw the forest on the banks of the river, He remembered Sri Vrndavana-dhama.

8.12

sei vane kata-ksana kari’ nrtya-gana

godavari para hana tahan kaila snana

SYNONYMS

sei vane—in that forest; kata-ksana—for some time; kari’-performing; nrtya-gana—dancing and chanting; godavari—the river; para hana—crossing; tahan—there; kaila—took; snana—bath.

After performing His usual chanting and dancing for some time in this forest, the Lord crossed the river and took His bath on the other bank.

8.13

ghata chadi’ kata-dure jala-sannidhane

vasi’ prabhu kare krsna-nama-sankirtane

SYNONYMS

ghata chadi’-leaving the bathing place; kata-dure—a short distance away; jala-sannidhane—near the water; vasi’-sitting; prabhu—the Lord; kare—does; krsna-nama-sankirtane—chanting of the holy name of Lord Krsna.

After bathing in the river, the Lord walked a little distance from the bathing place and engaged in chanting the holy name of Krsna.

8.14

hena-kale dolaya cadi’ ramananda raya

snana karibare aila, bajana bajaya

SYNONYMS

hena-kale—at this time; dolaya cadi’-riding on a palanquin; ramananda raya—Srila Ramananda Raya; snana—bath; karibare—to take; aila—came there; bajana bajaya—accompanied by a musical band.

At that time, accompanied by the sounds of music, Ramananda Raya came there on a palanquin to take his bath.

8.15

tanra sange bahu aila vaidika brahmana

vidhi-mate kaila tenho snanadi-tarpana

SYNONYMS

tanra sange—with him; bahu—many; aila—came; vaidika—following the Vedic principles; brahmana—brahmanas; vidhi-mate—according to ritualistic ceremonies; kaila—did; tenho—he, Srila Ramananda Raya; snana-adi-tarpana—bathing and offering oblations, etc.

Many brahmanas, following the Vedic principles, accompanied Ramananda Raya.

According to the Vedic rituals, Ramananda Raya took his bath and offered oblations to his forefathers.

8.16

prabhu tanre dekhi’ janila--ei rama-raya

tanhare milite prabhura mana uthi’ dhaya

SYNONYMS

prabhu—Sri Caitanya Mahaprabhu; tanre—him; dekhi’-seeing; janila—could understand; ei—this; rama-raya—Srila Ramananda Raya; tanhare—him; milite—to meet; prabhura—of Lord Caitanya Mahaprabhu; mana—mind; uthi’-rising; dhaya—runs after.

Sri Caitanya Mahaprabhu could understand that the person who had come to bathe in the river was Ramananda Raya.

The Lord wanted so much to meet him that His mind immediately began running after him.

8.17

tathapi dhairya dhari’ prabhu rahila vasiya

ramananda aila apurva sannyasi dekhiya

SYNONYMS

tathapi—still; dhariya dhari’-keeping patient; prabhu—Lord Sri Caitanya Mahaprabhu; rahila—remained; vasiya—sitting; ramananda—Srila Ramananda Raya; aila—arrived; apurva—wonderful; sannyasi—renunciant; dekhiya—seeing.

Although Sri Caitanya Mahaprabhu was running after him mentally, He patiently remained sitting.

Ramananda Raya, seeing the wonderful sannyasi, then came to see Him.

8.18

surya-sata-sama kanti, aruna vasana

subalita prakanda deha, kamala-locana

SYNONYMS

surya-sata—hundreds of suns; sama—like; kanti—luster; aruna—saffron; vasana—garments; subalita—very strongly built; prakanda—big; deha—body; kamala-locana—eyes like lotus petals.

Srila Ramananda Raya then saw Sri Caitanya Mahaprabhu to be as brilliant as a hundred suns.

The Lord was covered by a saffron garment.

He was large in body and very strongly built, and His eyes were like lotus petals.

8.19

dekhiya tanhara mane haila camatkara

asiya karila dandavat namaskara

SYNONYMS

dekhiya—seeing; tanhara—his; mane—in the mind; haila—there was; camatkara—wonder; asiya—coming there; karila—did; danda-vat—like a rod; namaskara—obeisances.

When Ramananda Raya saw the wonderful sannyasi, he was struck with wonder.

He went to Him and immediately offered his respectful obeisances, falling down flat like a rod.

8.20

uthi’ prabhu kahe,--utha, kaha ’krsna’ ’krsna’

tare alingite prabhura hrdaya satrsna

SYNONYMS

uthi’-rising; prabhu—the Lord; kahe—said; utha—get up; kaha—chant; krsna krsna—the holy name of Lord Krsna; tare—him; alingite—to embrace; prabhura—of Lord Sri Caitanya Mahaprabhu; hrdaya—the heart; sa-trsna—very eager.

The Lord stood up and asked Ramananda Raya to arise and chant the holy name of Krsna.

Indeed, Sri Caitanya Mahaprabhu was very eager to embrace him.

8.21

tathapi puchila,--tumi raya ramananda?

tenho kahe,--sei hana dasa sudra manda

SYNONYMS

tathapi—still; puchila—He inquired; tumi—you; raya ramananda—Ramananda Raya; tenho kahe—he replied; sei hana—I am that; dasa—servant; sudra—belonging to the sudra community; manda—very low.

Sri Caitanya Mahaprabhu then inquired whether he was Ramananda Raya, and he replied, “Yes, I am Your very low servant, and I belong to the sudra community.”

8.22

tabe tare kaila prabhu drdha alingana

premavese prabhu-bhrtya donhe acetana

SYNONYMS

tabe—thereafter; tare—him; kaila—did; prabhu—Lord Sri Caitanya Mahaprabhu; drdha—firm; alingana—embracing; prema-avese—in ecstatic love; prabhu-bhrtya—the servant and the master; donhe—both; acetana—unconscious.

Sri Caitanya Mahaprabhu then embraced Sri Ramananda Raya very firmly.

Indeed, both the master and the servant almost lost consciousness due to ecstatic love.

8.23

svabhavika prema donhara udaya karila

dunha alingiya dunhe bhumite padila

SYNONYMS

svabhavika—natural; prema—love; donhara—of both of them; udaya—awakening; karila—there was; dunha—both; alingiya—embracing; dunhe—both of them; bhumite—on the ground; padila—fell down.

Their natural love for each other was awakened in them both, and they embraced and fell down on the ground.

PURPORT

Srila Ramananda Raya was an incarnation of the gopi Visakha.

Since Sri Caitanya Mahaprabhu was Lord Krsna Himself, there was naturally an awakening of love between Visakha and Krsna.

Sri Krsna Caitanya Mahaprabhu is the combination of Srimati Radharani and Krsna.

The gopi Visakha is a principal gopi assisting Srimati Radharani.

Ramananda Raya and Sri Caitanya Mahaprabhu embraced, since their natural love also was awakened.

8.24

stambha, sveda, asru, kampa, pulaka, vaivarnya

dunhara mukhete suni’ gadgada ’krsna’ varna

SYNONYMS

stambha—paralysis; sveda—perspiration; asru—tears; kampa—shivering; pulaka—horripilation; vaivarnya—paleness; dunhara—of both of them; mukhete—in the mouth; suni’-hearing; gadgada—faltering; krsna varna—Krsna’s name.

When they embraced each other, ecstatic symptoms-paralysis, perspiration, tears, shivering, paleness and standing up of the bodily hairs-appeared.

The word “Krsna” came from their mouths falteringly.

8.25

dekhiya brahmana-ganera haila camatkara

vaidika brahmana saba karena vicara

SYNONYMS

dekhiya—seeing this; brahmana-ganera—of the ritualistic brahmanas; haila—there was; camatkara—wonder; vaidika—followers of Vedic ritualistic ceremonies; brahmana—the brahmanas; saba—all; karena—did; vicara—consideration.

When the stereotyped, ritualistic brahmanas who were following the Vedic principles saw this ecstatic manifestation of love, they were struck with wonder.

All these brahmanas began to reflect as follows.

8.26

ei ta’ sannyasira teja dekhi brahma-sama

sudre alingiya kene karena krandana

SYNONYMS

ei ta’-this indeed; sannyasira—of the sannyasi, Sri Caitanya Mahaprabhu; teja—bodily effulgence; dekhi—we see; brahma-sama—exactly like Brahman; sudre—a sudra, or worker; alingiya—embracing; kene—why; karena—does; krandana—crying.

These brahmanas began to think, “We can see that this sannyasi has a luster like the effulgence of Brahman, but how is it He is crying upon embracing a sudra, a member of the fourth caste in the social order?”

8.27

ei maharaja--maha-pandita, gambhira

sannyasira sparse matta ha-ila asthira

SYNONYMS

ei maharaja—this Ramananda Raya, who is the Governor; maha-pandita—a very learned person; gambhira—grave; sannyasira sparse—by touching a sannyasi; matta—mad; ha-ila—became; asthira—restless.

They thought, “This Ramananda Raya is the Governor of Madras, a highly learned and grave person, a maha-pandita, but upon touching this sannyasi he has become restless like a madman.”

8.28

ei-mata vipra-gana bhave mane mana

vijatiya loka dekhi, prabhu kaila samvarana

SYNONYMS

ei-mata—in this way; vipra-gana—all the brahmanas; bhave—think; mane mana—within their minds; vijatiya loka—outside people; dekhi—seeing; prabhu—Lord Caitanya Mahaprabhu; kaila—did; samvarana—restraining.

While the brahmanas were thinking in this way about the activities of Sri Caitanya Mahaprabhu and Ramananda Raya, Sri Caitanya Mahaprabhu saw those outsiders and restrained His transcendental emotions.

PURPORT

Ramananda Raya was intimately related to Sri Caitanya Mahaprabhu; therefore he can be accepted as a sajatiya, a person within the intimate circle of the Lord.

The brahmanas, however, were followers of the Vedic rituals and were not able to have an intimate connection with Sri Caitanya Mahaprabhu.

Consequently they are called vijatiya-loka.

In other words, they were not pure devotees.

One may be a highly learned brahmana, but if he is not a pure devotee he is a vijatiya, an outcaste, one outside devotional service-in other words, a nondevotee.

Although Sri Caitanya Mahaprabhu and Ramananda Raya were embracing in ecstasy, the Lord restrained His transcendental emotions upon seeing the outsider brahmanas.

8.29

sustha hana dunhe sei sthanete vasila

tabe hasi’ mahaprabhu kahite lagila

SYNONYMS

su-stha hana—becoming steady; dunhe—both of them; sei—that; sthanete—in the place; vasila—sat down; tabe—then; hasi’-smiling; mahaprabhu—Caitanya Mahaprabhu; kahite—to speak; lagila—began.

When they regained their sanity, they both sat down, and Sri Caitanya Mahaprabhu smiled and began to speak as follows.

8.30

’sarvabhauma bhattacarya kahila tomara gune

tomare milite more karila yatane

SYNONYMS

sarvabhauma bhattacarya—of the name Sarvabhauma Bhattacarya; kahila—has spoken; tomara—your; gune—good qualities; tomare—you; milite—to meet; more—Me; karila—made; yatane—endeavor "Sarvabhauma Bhattacarya spoke of your good qualities, and he made a great endeavor to convince Me to meet you.

8.31

toma milibare mora etha agamana

bhala haila, anayase pailun darasana’

SYNONYMS

toma—you; milibare—to meet; mora—My; etha—here; agamana—coming; bhala haila—it was very good; anayase—without difficulty; pailun—I have gotten; darasana—interview “Indeed, I have come here just to meet you.

It is very good that even without making an effort I have gotten your interview here.”

8.32

raya kahe,--sarvabhauma kare bhrtya-jnana

parokseha mora hite haya savadhana

SYNONYMS

raya kahe—Ramananda Raya replied; sarvabhauma—Sarvabhauma Bhattacarya; kare—does; bhrtya-jnana—thinks of me as his servant; parokseha—in my absence; mora—of me; hite—for the benefit; haya—is; savadhana—always careful.

Ramananda Raya replied, "Sarvabhauma Bhattacarya thinks of me as his servant.

Even in my absence he is very careful to do me good.

8.33

tanra krpaya painu tomara darasana

aji saphala haila mora manusya-janama

SYNONYMS

tanra krpaya—by his mercy; painu—I have gotten; tomara—Your; darasana—interview; aji—today; sa-phala—successful; haila—has become; mora—my; manusya-janama—birth as a human being "By his mercy I have received Your interview here.

Consequently I consider that today I have become a successful human being.

8.34

sarvabhaume tomara krpa,--tara ei cihna

asprsya sparsile hana tanra premadhina

SYNONYMS

sarvabhaume—unto Sarvabhauma Bhattacarya; tomara—Your; krpa—mercy; tara—of such mercy; ei—this; cihna—the symptom; asprsya—untouchable; sparsile—You have touched; hana—becoming; tanra—his; prema-adhina—influenced by love "I can see that You have bestowed special mercy upon Sarvabhauma Bhattacarya.

Therefore You have touched me, although I am untouchable.

This is due only to his love for You.

8.35

kahan tumi--saksat isvara narayana

kahan muni--raja-sevi visayi sudradhama

SYNONYMS

kahan—whereas; tumi—You; saksat—directly; isvara narayana—the Supreme Personality of Godhead; kahan—whereas; muni—I; raja-sevi—government servant; visayi—materialist; sudra-adhama—worse than a sudra, or fourth-class man "You are the Supreme Personality of Godhead, Narayana Himself, and I am only a government servant interested in materialistic activities.

Indeed, I am the lowest amongst men of the fourth caste.

8.36

mora sparse na karile ghrna, veda-bhaya

mora darsana toma vede nisedhaya

SYNONYMS

mora—of me; sparse—by the touch; na—not; karile—You did; ghrna—hatred; veda-bhaya—afraid of the injunctions of the Vedas; mora—of me; darsana—seeing; toma—You; vede—the Vedic injunctions; nisedhaya—forbid "You do not fear the Vedic injunctions stating that You should not associate with a sudra.

You were not contemptuous of my touch, although in the Vedas You are forbidden to associate with sudras.

PURPORT

In the Bhagavad-gita (9.32) the Lord says:

mam hi partha vyapasritya

ye ’pi syuh papa-yonayah

striyo vaisyas tatha sudras

niskincanasya bhagavad-bhajanonmukhasya

param param jigamisor bhava-sagarasya

sandarsanam visayinam atha yositam ca

ha hanta hanta visa-bhaksanato ’py asadhu “A person who is very seriously engaged in cultivating devotional service with a view to crossing the ocean of nescience and who has completely abandoned all material activities should never see a sudra, a vaisya or a woman.” (Sri Caitanya-candrodaya-nataka 8.23)

8.37

tomara krpaya tomaya karaya nindya-karma

saksat isvara tumi, ke jane tomara marma

SYNONYMS

tomara krpaya—Your mercy; tomaya—unto You; karaya—induces; nindya-karma—forbidden actions; saksat isvara—directly the Supreme Personality of Godhead; tumi—You; ke jane—who can know; tomara—Your; marma—purpose "You are the Supreme Personality of Godhead Himself; therefore no one can understand Your purpose.

By Your mercy You are touching me, although this is not sanctioned by the Vedas.

PURPORT

A sannyasi is strictly forbidden to see the visayis, the materialistic people.

But Sri Caitanya Mahaprabhu, out of His boundless and causeless mercy, could show favor to anyone, regardless of birth and position.

8.38

ama nistarite tomara ihan agamana

parama-dayalu tumi patita-pavana

SYNONYMS

ama nistarite—to deliver me; tomara—Your; ihan—here; agamana—appearance; parama-dayalu—greatly merciful; tumi—You; patita-pavana—the deliverer of all fallen souls "You have come here specifically to deliver me.

You are so merciful that You alone can deliver all fallen souls.

PURPORT

Srila Narottama dasa Thakura sings in his Prarthana (39):

sri-krsna-caitanya-prabhu daya kara more, toma vina ke dayalu jagat-samsare

patita-pavana-hetu tava avatara, mo sama patita prabhu na paibe ara “My dear Lord, please be merciful to me.

Who can be more merciful than Your Lordship within these three worlds? You appear as an incarnation just to reclaim the conditioned, fallen souls, but I assure You that You will not find a soul more fallen than me.” Sri Caitanya Mahaprabhu’s specific mission is to deliver fallen souls.

Of course, in this Age of Kali there is hardly anyone who is not fallen according to the calculations of Vedic behavior.

In His instructions to Rupa Gosvami, Sri Caitanya Mahaprabhu described the so-called followers of Vedic religion in this way (Madhya 19.146):

veda-nistha-madhye ardheka veda ’mukhe’ mane

veda-nisiddha papa kare, dharma nahi gane So-called followers of Vedic principles simply accept the Vedas formally, but they act against Vedic principles.

This is symptomatic of this Age of Kali.

People claim to follow a certain type of religion, saying formally, “I am Hindu,” “I am Muslim,” “I am Christian,” “I am this or that,” but actually no one follows the principles enunciated in religious scriptures.

This is the disease of this age.

But the merciful Sri Caitanya Mahaprabhu has simply advised us to chant the Hare Krsna maha-mantra: harer nama harer nama harer namaiva kevalam.

The Lord can deliver anyone and everyone, even though one may have fallen from the injunctions of revealed scriptures.

This is Sri Caitanya Mahaprabhu’s special mercy.

Consequently He is known as patita-pavana, the deliverer of all fallen souls.

8.39

mahanta-svabhava ei tarite pamara

nija karya nahi tabu yana tara ghara

SYNONYMS

mahanta-svabhava—the nature of saintly persons; ei—this; tarite—to deliver; pamara—fallen souls; nija—own; karya—business; nahi—there is not; tabu—still; yana—goes; tara—his; ghara—house "It is the general practice of all saintly people to deliver the fallen.

Therefore they go to people’s houses, although they have no personal business there.

PURPORT

A sannyasi is supposed to beg from door to door.

He does not beg simply because he is hungry.

His real purpose is to enlighten the occupant of every house by preaching Krsna consciousness.

A sannyasi does not abandon his superior position and become a beggar just for the sake of begging.

Similarly, a person in householder life may be very important, but he may also voluntarily take to the mendicant way of life.

Rupa Gosvami and Sanatana Gosvami were ministers, but they voluntarily accepted the mendicant’s life in order to humbly preach Sri Caitanya Mahaprabhu’s message.

It is said about them: tyaktva turnam asesa-mandala-pati-srenim sada tuccha-vat bhutva dina-ganesakau karunaya kaupina-kanthasritau.

Although the Gosvamis were very aristocratic, they became mendicants just to deliver the fallen souls according to the order of Sri Caitanya Mahaprabhu.

One should also consider that those who engage in the missionary activities of Krsna consciousness are under the guidance of Sri Caitanya Mahaprabhu.

They are not actually beggars; their real business is to deliver fallen souls.

Therefore they may go from door to door just to introduce a book about Krsna consciousness so that people can become enlightened by reading.

Formerly brahmacaris and sannyasis used to beg from door to door.

At the present moment, especially in the Western countries, a person may be handed over to the police if he begs from door to door.

In Western countries, begging is considered criminal.

Members of the Krsna consciousness movement have no business begging.

Instead, they work very hard to introduce some books about Krsna consciousness so that people can read them and be benefited.

But if one gives some contribution to a Krsna conscious man, he never refuses it.

8.40

mahad-vicalanam nrnam

grhinam dina-cetasam

nihsreyasaya bhagavan

nanyatha kalpate kvacit

SYNONYMS

mahat-vicalanam—the wandering of saintly persons; nrnam—of human beings; grhinam—who are householders; dina-cetasam—low-minded; nihsreyasaya—for the ultimate benefit; bhagavan—O my Lord; na anyatha—not any other purpose; kalpate—one imagines; kvacit—at any time " ’My dear Lord, sometimes great saintly persons go to the homes of householders, although these householders are generally low-minded.

When a saintly person visits their homes, one can understand that it is for no other purpose than to benefit the householders.’

PURPORT

This verse is from Srimad-Bhagavatam (10.8.4).

8.41

amara sange brahmanadi sahasreka jana

tomara darsane sabara dravi-bhuta mana

SYNONYMS

amara sange—with me; brahmana-adi—brahmanas and others; sahasreka—more than one thousand; jana—persons; tomara—of You; darsane—in seeing; sabara—of all of them; dravi-bhuta—became melted; mana—the hearts "Along with me there are about a thousand men-including the brahmanas-and all of them appear to have had their hearts melted simply by seeing You.

8.42

’krsna’ ’krsna’ nama suni sabara vadane

sabara anga--pulakita, asru--nayane

SYNONYMS

krsna krsna—“Krsna,” “Krsna”; nama—the holy name; suni—I hear; sabara—of everyone; vadane—in the mouths; sabara—of all; anga—the bodies; pulakita—gladdened; asru—tears; nayane—in the eyes "I hear everyone chanting the holy name of Krsna.

Everyone’s body is thrilled with ecstasy, and there are tears in everyone’s eyes.

8.43

akrtye-prakrtye tomara isvara-laksana

jive na sambhave ei aprakrta guna

SYNONYMS

akrtye—in bodily features; prakrtye—in behavior; tomara—of You; isvara—of the Supreme Personality of Godhead; laksana—the symptoms; jive—in an ordinary living being; na—not; sambhave—possible; ei—these; aprakrta—transcendental; guna—qualities “My dear Sir, according to Your behavior and bodily features, You are the Supreme Personality of Godhead.

It is impossible for ordinary living beings to possess such transcendental qualities.”

PURPORT

Sri Caitanya Mahaprabhu’s bodily features were uncommon.

Indeed, His body was extraordinary in its measurements.

The measurement of His chest and the measurement of His forearms were the same length.

This is called nyagrodha-parimandala.

As far as His nature is concerned, He was kind to everyone.

No one but the Supreme Personality of Godhead can be kind to everyone.

Therefore the Lord’s name is Krsna, “all-attractive.” As stated in the Bhagavad-gita (14.4), Krsna is kind to everyone.

In every species of life (sarva-yonisu), He is the original father, the seed-giver (bija-pradah pita).

How, then, can He be unkind to any living entity? One may be a man, an animal or even a tree, but the Lord is kind to everyone.

That is God’s qualification.

He also says in the Bhagavad-gita (9.29), samo ’ham sarva-bhutesu: the Lord is equally kind to everyone.

And He advises, sarva-dharman parityajya mam ekam saranam vraja.

This instruction is meant not only for Arjuna but for all living entities.

Whoever takes advantage of this offer is immediately immune to all sinful activity and returns home, back to Godhead.

While present on this planet, Sri Caitanya Mahaprabhu made the same offer.

8.44

prabhu kahe,--tumi maha-bhagavatottama

tomara darsane sabara drava haila mana

SYNONYMS

prabhu kahe—the Lord replied; tumi—you; maha-bhagavata-uttama—the best of the topmost devotees; tomara darsane—by seeing you; sabara—of everyone; drava—melted; haila—became; mana—the heart.

The Lord replied to Ramananda Raya, "Sir, you are the best of the topmost devotees; therefore simply the sight of you has melted everyone’s heart.

PURPORT

Unless one is a first-class devotee, he cannot be a preacher.

A preacher is generally a topmost devotee, but in order to meet the general populace, he has to come to distinguish between devotees and nondevotees.

Otherwise, an advanced devotee makes no such distinctions.

Indeed, he always sees that everyone is engaged in the service of the Lord.

When one engages in preaching work, he must distinguish between people and understand that some people are not engaged in the devotional service of the Lord.

The preacher then has to take compassion upon such innocent people who do not know how to worship the Lord.

In Srimad-Bhagavatam (11.2.45), the symptoms of a topmost devotee are described as follows:

sarva-bhutesu yah pasyed

bhagavad-bhavam atmanah

bhutani bhagavaty atmany

esa bhagavatottamah “The advanced devotee sees that all living entities are part and parcel of the Supreme Personality of Godhead.

Everyone is in Krsna, and Krsna is also within everyone.

8.45

anyera ki katha, ami--’mayavadi sannyasi’

amiha tomara sparse krsna-preme bhasi

SYNONYMS

anyera—of others; ki katha—what to speak; ami—I; mayavadi sannyasi—a sannyasi of the Mayavadi sect; amiha—I; tomara—of you; sparse—by the touch; krsna—of Krsna; preme—in love; bhasi—float "Although I am a Mayavadi sannyasi, a nondevotee, I am also floating in the ocean of love of Krsna simply by touching you.

And what to speak of others?

8.46

ei jani’ kathina mora hrdaya sodhite

sarvabhauma kahilena tomare milite

SYNONYMS

ei jani’-knowing this; kathina—very hard; mora—My; hrdaya—heart; sodhite—to rectify; sarvabhauma—Sarvabhauma Bhattacarya; kahilena—asked; tomare—you; milite—to meet “Knowing this, in order to rectify My heart, which is very hard, Sarvabhauma Bhattacarya asked Me to meet you.”

8.47

ei-mata dunhe stuti kare dunhara guna

dunhe dunhara darasane anandita mana

SYNONYMS

ei-mata—in this way; dunhe—both of them; stuti—praise; kare—offer; dunhara—of both of them; guna—qualities; dunhe—both of them; dunhara—of both of them; darasane—by the seeing; anandita—pleased; mana—the minds.

In this way each of them praised the qualities of the other, and both of them were pleased to see each other.

8.48

hena-kale vaidika eka vaisnava brahmana

dandavat kari’ kaila prabhure nimantrana

SYNONYMS

hena-kale—at this time; vaidika—a follower of the Vedic ritualistic ceremonies; eka—one; vaisnava brahmana—a brahmana following Vaisnava principles; dandavat—obeisances offered by falling flat; kari’-offering; kaila—made; prabhure—unto Lord Sri Caitanya Mahaprabhu; nimantrana—invitation.

At this time a brahmana Vaisnava following the Vedic principles came and offered obeisances.

He fell flat before Sri Caitanya Mahaprabhu and invited Him for lunch.

8.49

nimantrana manila tanre vaisnava janiya

ramanande kahe prabhu isat hasiya

SYNONYMS

nimantrana—the invitation; manila—accepted; tanre—him (the brahmana); vaisnava—a devotee; janiya—understanding; ramanande—unto Ramananda; kahe—said; prabhu—Sri Caitanya Mahaprabhu; isat—a little; hasiya—smiling.

Lord Sri Caitanya Mahaprabhu accepted the brahmana’s invitation, knowing him to be a devotee, and, slightly smiling, spoke as follows to Ramananda Raya.

PURPORT

Sri Caitanya Mahaprabhu accepted the invitation of the Vaisnava brahmana.

Even though one is a brahmana strictly following all the rules and regulations of brahminical culture, if he is not a devotee, a follower of Sri Caitanya Mahaprabhu, one should not accept his invitation.

At the present moment people have become so degraded that they do not even follow the Vedic principles, to say nothing of Vaisnava principles.

They eat anything and everything-whatever they like-and therefore the members of this Krsna consciousness movement should be very cautious about accepting invitations.

8.50

tomara mukhe krsna-katha sunite haya mana

punarapi pai yena tomara darasana

SYNONYMS

tomara mukhe—in your mouth; krsna-katha—talks on Krsna; sunite—to hear; haya—there is; mana—My mind; punarapi—again; pai—I may get; yena—if possible; tomara—your; darasana—interview “I wish to hear from you about Lord Krsna.

Indeed, My mind is inclined to desire this; therefore I wish to see you again.”

8.51-52

raya kahe, aila yadi pamara sodhite

darsana-matre suddha nahe mora dusta citte

dina panca-sata rahi’ karaha marjana

tabe suddha haya mora ei dusta mana

SYNONYMS

raya kahe—Ramananda Raya replied; aila—You have come; yadi—although; pamara—a fallen soul; sodhite—to rectify; darsana-matre—simply seeing You; suddha nahe—not purified; mora—my; dusta—polluted; citte—consciousness; dina—days; panca-sata—five or seven; rahi’-staying; karaha—kindly do; marjana—cleansing; tabe—then; suddha—pure; haya—it is; mora—my; ei—this; dusta—polluted; mana—mind.

Ramananda Raya replied, “My Lord, although You have come to correct me, a fallen soul, my mind is not yet purified simply by seeing You.

Please stay for five or seven days and kindly cleanse my polluted mind.

After that much time, my mind will certainly be pure.”

8.53

yadyapi viccheda donhara sahana na yaya

tathapi dandavat kari’ calila rama-raya

SYNONYMS

yadyapi—although; viccheda—separation; donhara—of both of them; sahana—toleration; na—not; yaya—possible; tathapi—still; dandavat—obeisances; kari’-offering; calila—departed; rama-raya—Ramananda Raya.

Although neither could tolerate the other’s separation, Ramananda Raya nonetheless offered his obeisances to Lord Sri Caitanya Mahaprabhu and departed.

8.54

prabhu yai’ sei vipra-ghare bhiksa kaila

dui janara utkanthaya asi’ sandhya haila

SYNONYMS

prabhu—Lord Sri Caitanya Mahaprabhu; yai’-going; sei—that; vipra-ghare—to the house of the brahmana; bhiksa—lunch; kaila—accepted; dui—two; janara—of the persons; utkanthaya—in the impatience; asi’-coming; sandhya—evening; haila—appeared.

Lord Sri Caitanya Mahaprabhu then went to the house of the brahmana who had invited Him and took His lunch there.

When the evening of that day arrived, both Ramananda Raya and the Lord were eager to meet each other again.

8.55

prabhu snana-krtya kari’ achena vasiya

eka-bhrtya-sange raya milila asiya

SYNONYMS

prabhu—the Lord; snana-krtya—the daily duty of bathing; kari’-finishing; achena—was; vasiya—sitting; eka—one; bhrtya—servant; sange—with; raya—Raya Ramananda; milila—met; asiya—coming.

After finishing His evening bath, Sri Caitanya Mahaprabhu sat down and waited for Ramananda Raya to come.

Then Ramananda Raya, accompanied by one servant, came to meet Him.

PURPORT

A Vaisnava who is supposed to be advanced in spiritual understanding-be he a householder or a sannyasi-must bathe three times a day: morning, noon and evening.

When one is engaged in the service of the Deity, he must especially follow the principles of the Padma Purana and take regular baths.

He should also, after bathing, decorate his body with the twelve tilakas.

8.56

namaskara kaila raya, prabhu kaila alingane

dui jane krsna-katha kaya rahah-sthane

SYNONYMS

namaskara—obeisances; kaila—offered; raya—Ramananda Raya; prabhu—Lord Sri Caitanya Mahaprabhu; kaila—did; alingane—embracing; dui—two; jane—the persons; krsna-katha—talks about Krsna; kaya—discussed; rahah-sthane—in a secluded place.

Ramananda Raya approached Lord Sri Caitanya and offered his respectful obeisances, and the Lord embraced him.

Then they began to discuss Krsna in a secluded place.

PURPORT

The word rahah-sthane, “in a secluded place,” is very significant.

Talks about Krsna and His pastimes-especially His pastimes in Vrndavana and His dealings with the gopis-are all very confidential.

They are not subject matter for public discussion because those who have no understanding of the transcendental nature of Krsna’s pastimes always commit great offenses, thinking Krsna to be an ordinary human being and the gopis ordinary girls.

Following the principle of Lord Sri Caitanya Mahaprabhu, who never discussed the dealings between Krsna and the gopis publicly, devotees in the Krsna consciousness movement are enjoined not to discuss the pastimes of Lord Krsna in Vrndavana in public.

For the general public, sankirtana is the most effective method to awaken Krsna consciousness.

If possible, one should discuss the principles enunciated in the Bhagavad-gita.

Sri Caitanya Mahaprabhu followed this principle very strictly and discussed the philosophy of the Bhagavad-gita with learned scholars like Sarvabhauma Bhattacarya and Prakasananda Sarasvati.

However, He taught the principles of the bhakti cult to students like Sanatana Gosvami and Rupa Gosvami, and He discussed with Sri Ramananda Raya the topmost devotional dealings between Krsna and the gopis.

For the general populace, He performed sankirtana very vigorously.

We must also follow these principles in preaching Krsna consciousness all over the world.

8.57

prabhu kahe,--“pada sloka sadhyera nirnaya”

raya kahe,--“sva-dharmacarane visnu-bhakti haya”

SYNONYMS

prabhu kahe—Lord Sri Caitanya Mahaprabhu said; pada—just recite; sloka—a verse from the revealed scriptures; sadhyera—of the aim of life; nirnaya—an ascertainment; raya kahe—Ramananda Raya replied; sva-dharma-acarane—by executing one’s occupational duty; visnu-bhakti—devotional service to Lord Visnu; haya—there is.

Sri Caitanya Mahaprabhu ordered Ramananda Raya to recite a verse from the revealed scriptures concerning the ultimate goal of life.

Ramananda replied that if one executes the prescribed duties of his social position, he awakens his original Krsna consciousness.

PURPORT

In this connection, Sri Ramanujacarya stated in the Vedartha-sangraha that devotional service is naturally very dear to the living entity.

Indeed, it is life’s goal.

This devotional service is supreme knowledge, or Krsna consciousness, and it brings detachment from all material activity.

In the transcendental position, a living being can perfectly acknowledge the superiority of serving the Supreme Lord.

The devotees attain the Supreme Lord only by devotional service.

Having such knowledge, one engages in his occupational duty, and that is called bhakti-yoga.

By performing bhakti-yoga, one can rise to the platform of pure devotional service.

A great saint, the father of Srila Vyasadeva, Parasara Muni, has specifically mentioned that devotional service to the Lord can ultimately be awakened in human society by the discharge of duties in accordance with the varnasrama system.

The Supreme Personality of Godhead instituted varnasrama-dharma to give human beings a chance to return home, back to Godhead.

The Supreme Personality of Godhead, Lord Sri Krsna, who is known in the Bhagavad-gita as Purusottama-the greatest of all personalities-personally came and declared that the institution of varnasrama-dharma was founded by Him.

As stated in the Bhagavad-gita (4.13):

catur-varnyam maya srstam

guna-karma-vibhagasah

tasya kartaram api mam

viddhy akartaram avyayam Elsewhere in the Bhagavad-gita (18.45-46) the Lord says:

sve sve karmany abhiratah

samsiddhim labhate narah

sva-karma-niratah siddhim

yatha vindati tac chrnu

yatah pravrttir bhutanam

yena sarvam idam tatam

sva-karmana tam abhyarcya

siddhim vindati manavah Human society should be divided into four divisions-brahmana, ksatriya, vaisya and sudra-and everyone should always engage in his occupational duty.

The Lord says that those engaged in their occupational duty can attain perfection simply by rendering loving devotional service to the Lord while executing their particular duty.

Actually the modern ideal of a classless society can be introduced only by Krsna consciousness.

Let men perform their occupational duty, and let them give their profits to the service of the Lord.

In other words, one can attain the perfection of life by discharging one’s occupational duty and employing the results in the service of the Lord.

This method is confirmed by great personalities like Bodhayana, Tanka, Dramida, Guhadeva, Kapardi and Bharuci.

It is also confirmed by the Vedanta-sutra.

8.58

varnasramacara-vata

purusena parah puman

visnur aradhyate pantha

nanyat tat-tosa-karanam

SYNONYMS

varna-asrama-acara-vata—who behaves according to the system of four divisions of social order and four divisions of spiritual life; purusena—by a man; parah—the supreme; puman—person; visnuh—Lord Visnu; aradhyate—is worshiped; pantha—way; na—not; anyat—another; tat-tosa-karanam—cause of satisfying the Lord “The Supreme Personality of Godhead, Lord Visnu, is worshiped by the proper execution of prescribed duties in the system of varna and asrama.

There is no other way to satisfy the Supreme Personality of Godhead.

One must be situated in the institution of the four varnas and asramas.”

PURPORT

This is a quotation from the Visnu Purana (3.8.9).

As stated by Srila Bhaktivinoda Thakura in his Amrta-pravaha-bhasya: “The purport is that one can realize life’s perfection simply by satisfying the Supreme Personality of Godhead.” This is also confirmed in Srimad-Bhagavatam (1.2.13):

atah pumbhir dvija-srestha

varnasrama-vibhagasah

svanusthitasya dharmasya

samsiddhir hari-tosanam “O best among the twice-born, it is therefore concluded that the highest perfection one can achieve, by discharging his prescribed duties (dharma) according to caste divisions and order of life, is to please Lord Hari.” Every man should perform his occupational duty in the light of his particular tendency.

According to his abilities, one should accept a position in the varnasrama institution.

The divisions of brahmana, ksatriya, vaisya and sudra are natural divisions within society.

Indeed, everyone has a prescribed duty according to the varnasrama-dharma.

Those who properly execute their prescribed duties live peacefully and are not disturbed by material conditions.

The spiritual orders-brahmacarya, grhastha, vanaprastha and sannyasa-are called asramas.

If one executes his prescribed duty in both the social and spiritual order, the Supreme Personality of Godhead is satisfied.

If one neglects his duties, however, he becomes a transgressor and a candidate for a hellish condition.

Actually we see that different people are engaged in different ways; therefore there must be divisions according to work.

To attain perfection, one must make devotional service the center of life.

In this way one can awaken his natural instincts by work, association and education.

One should accept the varnasrama divisions by qualification, not by birth.

Unless this system is introduced, human activities cannot be systematically executed.

The brahmanas are the intellectuals who can understand the Supreme Personality of Godhead.

They are always engaged in the cultivation of knowledge.

It does not matter whether one is born in India or outside India.

Those who are naturally very heroic and who tend to rule over others are called ksatriyas.

Those who tend to produce food by agricultural methods, protect cows and other animals and engage in trade are called vaisyas, or merchants.

Those who are not sufficiently intelligent to be brahmanas, ksatriyas or vaisyas are required to serve a master and are called sudras.

Thus everyone can engage in the service of the Lord and thus awaken his natural Krsna consciousness.

If a society does not function according to such natural divisions, the social orders become degraded.

The conclusion is that the scientific method of varnasrama-dharma should be adopted by society.

8.59

prabhu kahe, “eho bahya, age kaha ara”

raya kahe, “krsne karmarpana--sarva-sadhya-sara”

SYNONYMS

prabhu kahe—the Lord said; eho—this; bahya—external; age—ahead; kaha—say; ara—more; raya kahe—Sri Ramananda Raya said; krsne—unto Krsna; karma-arpana—offering the results of activities; sarva-sadhya-sara—the essence of all means of perfection.

The Lord replied, “This is external.

You had better tell Me of some other means.” Ramananda replied, “To offer the results of one’s activities to Krsna is the essence of all perfection.”

8.60

yat karosi yad asnasi

yaj juhosi dadasi yat

yat tapasyasi kaunteya

tat kurusva mad-arpanam

SYNONYMS

yat—whatever; karosi—you do; yat—whatever; asnasi—you eat; yat—whatever; juhosi—you offer in sacrifice; dadasi—you give in charity; yat—whatever; yat—whatever; tapasyasi—you perform as austerity; kaunteya—O son of Kunti; tat—that; kurusva—just do; mat—unto Me; arpanam—offering.

Ramananda Raya continued, “ ’My dear son of Kunti, whatever you do, whatever you eat, whatever you offer in sacrifice, whatever you give in charity, and whatever austerities you perform, all the results of such activities should be offered to Me, Krsna, the Supreme Personality of Godhead.’ ”

PURPORT

The Lord has said that the varnasrama-dharma is not properly executed in this Age of Kali; therefore He ordered Ramananda Raya to go further into the matter.

Ramananda replied with this verse from the Bhagavad-gita (9.27), which instructs that while remaining in the system of varnasrama-dharma one may offer the results of his activities to Lord Sri Krsna in loving service.

Naturally Lord Sri Caitanya Mahaprabhu was asking Ramananda Raya about the execution of devotional service.

Ramananda Raya first enunciated the principle of varnasrama-dharma in consideration of materialistic people.

However, this conception is not transcendental.

As long as one is in the material world, he must follow the principles of varnasrama-dharma, but devotional service is transcendental.

The system of varnasrama-dharma refers to the three modes of material nature, but transcendental devotional service is on the absolute platform.

Sri Caitanya Mahaprabhu belonged to the spiritual world, and His methods for propagating the sankirtana movement were also imported from the spiritual world.

Srila Narottama dasa Thakura has sung: golokera prema-dhana, hari-nama-sankirtana, rati na janmila kene taya.

This states that the sankirtana movement has nothing to do with this material world.

It is imported from the spiritual world, Goloka Vrndavana.

Narottama dasa Thakura laments that mundane people do not take this sankirtana movement seriously.

Considering the position of devotional service and the sankirtana movement, Sri Caitanya Mahaprabhu deemed the system of varnasrama-dharma to be material, although it aims at elevation to the spiritual platform.

However, the sankirtana movement can raise one immediately to the spiritual platform.

Consequently it is said that varnasrama-dharma is external, and Caitanya Mahaprabhu requested Ramananda Raya to proceed deeper into the matter and uncover the spiritual platform.

Sometimes materialists consider Lord Visnu a material conception.

Impersonalists think that above Lord Visnu is the impersonal Brahman.

The impersonalists misunderstand the worship of Lord Visnu.

They worship Lord Visnu to merge into His body.

In order that visnu-aradhana not be misunderstood, Sri Caitanya Mahaprabhu requested that Sri Ramananda Raya proceed further and clear up the issue.

Ramananda Raya quoted the verse from the Bhagavad-gita stating that the results of one’s occupational duty may be offered to Lord Visnu or Krsna.

In Srimad-Bhagavatam (1.2.8) it is also said:

dharmah svanusthitah pumsam

visvaksena-kathasu yah

notpadayed yadi ratim

srama eva hi kevalam “If one executes the occupational duties of varnasrama-dharma but does not cultivate his dormant Krsna consciousness, his activities are futile.

8.61

prabhu kahe,--“eho bahya, age kaha ara”

raya kahe,--“svadharma-tyaga, ei sadhya-sara”

SYNONYMS

prabhu kahe—the Lord replied; eho—this; bahya—external; age—ahead; kaha—speak; ara—more; raya kahe—Ramananda Raya replied; sva-dharma-tyaga—relinquishing one’s occupational duties; ei—this; sadhya-sara—the essence of all perfection “This is also external,” Sri Caitanya Mahaprabhu said “Please proceed and speak further on this matter.” Ramananda Raya replied, “To give up one’s occupational duties in the varnasrama is the essence of perfection.”

PURPORT

A brahmana may renounce his family and accept sannyasa.

Others also-ksatriyas and vaisyas-may also give up their families and take to Krsna consciousness.

Such renunciation is called karma-tyaga.

By such renunciation, the Supreme Personality of Godhead is satisfied.

But this renouncing of one’s activities to Krsna is not uncontaminated and is therefore on the material platform.

Such activities are considered within the material universe because, according to Sri Caitanya Mahaprabhu, they refer to the material universe and are therefore external.

To correct this, Ramananda Raya recommended that one take to the renounced order of life in order to transcend material activities.

This is supported by the following verse from Srimad-Bhagavatam (11.11.32).

8.62

ajnayaivam gunan dosan

mayadistan api svakan

dharman samtyajya yah sarvan

mam bhajet sa ca sattamah

SYNONYMS

ajnaya—knowing perfectly; evam—thus; gunan—qualities; dosan—faults; maya—by Me; adistan—instructed; api—although; svakan—own; dharman—occupational duties; samtyajya—giving up; yah—anyone who; sarvan—all; mam—unto Me; bhajet—may render service; sah—he; ca—and; sattamah—a first-class person.

Ramananda Raya continued, " ’Occupational duties are described in the religious scriptures.

If one analyzes them, he can fully understand their qualities and faults and then give them up completely to render service unto the Supreme Personality of Godhead.

Such a person is considered a first-class man.’

8.63

sarva-dharman parityajya

mam ekam saranam vraja

aham tvam sarva-papebhyo

moksayisyami ma sucah

SYNONYMS

sarva-dharman—all kinds of occupational duties; parityajya—giving up; mam ekam—unto Me only; saranam—as shelter; vraja—go; aham—I; tvam—unto you; sarva-papebhyah—from all the reactions of sinful life; moksayisyami—will give liberation; ma—don’t; sucah—worry “As stated in scripture (Bg.18.66), ’After giving up all kinds of religious and occupational duties, if you come to Me, the Supreme Personality of Godhead, and take shelter, I will give you protection from all of life’s sinful reactions.

Do not worry.’ ”

PURPORT

In this connection, Srila Raghunatha dasa Gosvami instructs in his book Manah-siksa (2):

na dharmam nadharmam sruti-gana-niruktam kila kuru

vraje radha-krsna-pracura-paricaryam iha tanu He has thus enjoined that we should not perform religious or irreligious activities as prescribed in the Vedas.

The best course is to engage always in the service of Lord Krsna and Radharani.

That is the perfection of everything in this life.

Similarly, in Srimad-Bhagavatam (4.29.46) it is said by Narada Muni:

yada yasyanugrhnati

bhagavan atma-bhavitah

sa jahati matim loke

vede ca parinisthitam “When one actually takes to the loving service of the Supreme Personality of Godhead, he gives up all duties in the material world, as well as all duties prescribed by the Vedic literature.

8.64

prabhu kahe,--“eho bahya, age kaha ara”

raya kahe,--“jnana-misra bhakti--sadhya-sara”

SYNONYMS

prabhu kahe—the Lord said; eho—this; bahya—external; age—ahead; kaha—say; ara—more; raya kahe—Raya replied; jnana-misra bhakti—devotional service mixed with empiric knowledge; sadhya-sara—is the essence of perfection.

After hearing Ramananda Raya speak in this way, Lord Sri Caitanya Mahaprabhu again rejected his statement and said, “Go ahead and say something more.” Ramananda Raya then replied, “Devotional service mixed with empiric knowledge is the essence of perfection.”

PURPORT

Devotional service mixed with non-Vedic speculative knowledge is certainly not pure devotional service.

Therefore Srila Bhaktisiddhanta Sarasvati in his Anubhasya preached that self-realization following the execution of ritualistic ceremonies is in the neutral stage between liberation and conditioned life.

It is the place beyond this material world in the river Viraja, where the three modes of material nature are subdued or neutralized in the unmanifest stage.

However, the spiritual world is a manifestation of spiritual energy and is known as Vaikunthaloka, “the place where there is no anxiety.” The material world, known as brahmanda is the creation of the external energy.

Between the two creations-the material creation and the spiritual creation-is a river known as Viraja as well as a place known as Brahmaloka.

Viraja-nadi and Brahmaloka are shelters for living entities disgusted with material life and inclined to impersonal existence by way of denying material variegatedness.

Since these places are not situated in the Vaikunthalokas, or the spiritual world, Sri Caitanya Mahaprabhu proclaims them to be external.

In the Brahmaloka and Viraja-nadi, one cannot conceive of the Vaikunthalokas.

Brahmaloka and Viraja-nadi are also attained after difficult austerities, but in these realms there is no understanding of the Supreme Personality of Godhead and His transcendental loving service.

Without such spiritual knowledge, simple detachment from material conditions is but another side of material existence.

From the spiritual point of view, it is all external.

When Sri Caitanya Mahaprabhu rejected this proposal, Ramananda Raya suggested that devotional service based on philosophy and logic is a more advanced position.

He therefore quoted the following verse from the Bhagavad-gita (18.54).

8.65

brahma-bhutah prasannatma

na socati na kanksati

samah sarvesu bhutesu

mad-bhaktim labhate param

SYNONYMS

brahma-bhutah—freed from material conceptions of life but attached to an impersonal situation; prasanna-atma—fully joyful; na socati—he does not lament; na kanksati—he does not hanker; samah—equally disposed; sarvesu—all; bhutesu—to the living entities; mat-bhaktim—My devotional service; labhate—achieves; param—transcendental.

Ramananda Raya continued, “According to the Bhagavad-gita, ’One who is thus transcendentally situated at once realizes the Supreme Brahman and becomes fully joyful.

He never laments or desires to have anything.

He is equally disposed toward every living entity.

In that state he attains pure devotional service unto Me.’ ”

PURPORT

In the Bhagavad-gita (18.54) it is said that a person who accepts the theory of monism-being always engaged in empiric philosophical discussions about spiritual life-becomes joyful and is relieved from all material lamentation and hankering.

At that stage, one is equipoised.

He sees all living entities as spiritual beings.

After attaining this elevated stage, one can attain pure devotional service.

The conclusion is that devotional service mixed with ritualistic fruitive activity is inferior to spiritual service based on empiric philosophic discussion.

8.66

prabhu kahe,--“eho bahya, age kaha ara”

raya kahe,--“jnana-sunya bhakti--sadhya-sara”

SYNONYMS

prabhu kahe—the Lord said; eho—this; bahya—external; age—ahead; kaha—speak; ara—further; raya kahe—Ramananda Raya replied; jnana-sunya bhakti—devotional service independent of logic and empiric philosophy; sadhya-sara—the essence of the perfection of life.

After hearing this, the Lord, as usual, rejected it, considering it to be external devotional service.

He again asked Ramananda Raya to speak further, and Ramananda Raya replied, “Pure devotional service without any touch of speculative knowledge is the essence of perfection.”

PURPORT

Srila Bhaktisiddhanta Sarasvati Thakura in his Anubhasya commentary says that this stage-devotional service mixed with speculative knowledge-is also external and not within the jurisdiction of pure devotional service as practiced in Vaikunthaloka.

As soon as there is some conception of materialistic thought-be it positive or negative-the service is not spiritual.

It may be free from material contamination, but because there is mental speculation the devotional service is not pure and freed from the contamination of material life.

A living entity who wants to be completely pure must be above this material conception.

The negation of material existence does not necessarily mean spiritual existence.

After material existence is negated, spiritual existence-namely sac-cid-ananda-still may not be manifest.

Until one comes to the stage of actually understanding one’s eternal relationship with the Supreme Lord, he cannot enter into spiritual life.

Spiritual life means becoming detached from material life and engaging in the loving service of the Lord.

Sri Caitanya Mahaprabhu therefore asked Ramananda Raya to explain something transcendental to devotional service mixed with speculative knowledge.

A pure devotee is completely surrendered to the lotus feet of the Lord, and only by his love does he conquer Krsna, who cannot be conquered by anyone.

Krsna always stands victorious over everything.

No one can conquer Him.

One can attain the stage of pure devotion simply by fully surrendering.

This is next corroborated by Srimad-Bhagavatam (10.14.3), wherein Lord Brahma, defeated by the potency of Sri Krsna, fully surrendered unto the Lord.

8.67

jnane prayasam udapasya namanta eva

jivanti san-mukharitam bhavadiya-vartam

sthane sthitah sruti-gatam tanu-van-manobhir

ye prayaso ’jita jito ’py asi tais tri-lokyam

SYNONYMS

jnane—in gaining knowledge; prayasam—unnecessary endeavor; udapasya—setting far aside; namantah—completely surrendering; eva—certainly; jivanti—live; sat-mukharitam—declared by great realized devotees; bhavadiya-vartam—discussions about You, the Supreme Personality of Godhead; sthane sthitah—situated in their own positions; sruti-gatam—received aurally; tanu-vak-manobhih—by the body, words and mind; ye—those who; prayasah—almost always; ajita—O my unconquerable Lord (beyond perception and unlimitedly independent); jitah—conquered; api—indeed; asi—You are; taih—by such pure devotees; tri-lokyam—within the three worlds.

Ramananda Raya continued, “Lord Brahma said, ’My dear Lord, those devotees who have thrown away the impersonal conception of the Absolute Truth and have therefore abandoned discussing empiric philosophical truths should hear from self-realized devotees about Your holy name, form, pastimes and qualities.

They should completely follow the principles of devotional service and remain free from illicit sex, gambling, intoxication and animal slaughter.

Surrendering themselves fully with body, words and mind, they can live in any asrama or social status.

Indeed, You are conquered by such persons, although You are always unconquerable.’ ”

8.68

prabhu kahe,--“eho haya, age kaha ara”

raya kahe, “prema-bhakti--sarva-sadhya-sara”

SYNONYMS

prabhu kahe—the Lord said; eho haya—this is all right; age kaha ara—speak something more; raya kahe—Raya replied; prema-bhakti—ecstatic love in devotional service to the Lord; sarva-sadhya-sara—the essence of all perfection.

At this point, Sri Caitanya Mahaprabhu replied, “This is all right, but still you can speak more on the subject.” Ramananda Raya then replied, “Ecstatic love for the Supreme Personality of Godhead is the essence of all perfection.”

PURPORT

In this connection, Srila Bhaktivinoda Thakura in his Amrta-pravaha-bhasya says that after hearing Ramananda Raya, Lord Caitanya Mahaprabhu said, eho haya, age kaha ara.

This means that this is the process accepted in devotional service, but there is something more than this.

Therefore Lord Caitanya Mahaprabhu requested him to explain what was beyond.

Simply executing the duties of all varnas and asramas is not as good as offering all the results of one’s activities to the Lord.

When one gives up all fruitive activity and fully surrenders to the Lord, he attains sva-dharma-tyaga, wherein he abandons the social order and takes to the renounced order.

That is certainly better.

However, better than the renounced order is cultivation of knowledge mixed with devotional service.

Yet all these activities are external to the activities of the spiritual world.

There is no touch of pure devotional service in them.

Pure devotional service cannot be attained by empiric philosophy, nor can perfection be attained simply by good association.

Devotional service by self-realization is a different subject matter.

It is untouched by fruitive activity, for one surrenders the results of activities to the Lord, abandons prescribed duties and accepts the renounced order of life.

Such devotional service is situated on a higher platform than that of empiric philosophical speculation with a mixture of bhakti.

This is verified by Srila Rupa Gosvami in his Bhakti-rasamrta-sindhu (1.1.11):

anyabhilasita-sunyam

jnana-karmady-anavrtam

anukulyena krsnanu-

silanam bhaktir uttama “One should render transcendental loving service to the Supreme Lord Krsna favorably and without desire for material profit or gain through fruitive activities or philosophical speculation.

That is called pure devotional service.” Devotional activities, however, sometimes appear to be impure in the neophyte stage, but in the mature stage they are completely pure, or free from material activity.

Therefore Ramananda Raya replied after hearing the last statement of Sri Caitanya Mahaprabhu: prema-bhakti-sarva-sadhya-sara.

Sri Caitanya Mahaprabhu actually accepted this verse (jnane prayasam) as the basic principle of perfection.

One has to practice this principle in order to make further progress.

When further progress is actually made, one comes to the platform of ecstatic loving service to the Lord.

This first stage is technically called sadhana-bhakti, or devotional service in practice.

The result of sadhana-bhakti must be ecstatic love, attachment for the Supreme Personality of Godhead, which is also called prema-bhakti.

In the neophyte stage, sadhana-bhakti includes faith, association with devotees, and practicing devotional service.

Thus one is freed from all unwanted things.

One then becomes fixed in devotional service and increases his desire to act in devotional service.

Thus one becomes attached to the Lord and His devotional service.

8.69

nanopacara-krta-pujanam arta-bandhoh

premnaiva bhakta-hrdayam sukha-vidrutam syat

yavat ksud asti jathare jaratha pipasa

tavat sukhaya bhavato nanu bhaksya-peye

SYNONYMS

nana-upacara—by varieties of offerings; krta—performed; pujanam—worshiping; arta-bandhoh—of the Supreme Personality of Godhead, who is the friend of all distressed persons; premna—by ecstatic love; eva—indeed; bhakta-hrdayam—the heart of a devotee; sukha-vidrutam—melted in transcendental bliss; syat—becomes; yavat—as long as; ksut—appetite; asti—there is; jathare—in the stomach; jaratha—strong; pipasa—thirst; tavat—so long; sukhaya—for happiness; bhavatah—are; nanu—indeed; bhaksya—eatables; peye—and drinkables.

Ramananda Raya continued, " ’As long as there is hunger and thirst within the stomach, varieties of food and drink make one feel very happy.

Similarly, when the Lord is worshiped with pure love, the various activities performed in the course of that worship awaken transcendental bliss in the heart of the devotee.’

8.70

krsna-bhakti-rasa-bhavita matih

kriyatam yadi kuto ’pi labhyate

tatra laulyam api mulyam ekalam

janma-koti-sukrtair na labhyate

SYNONYMS

krsna-bhakti-rasa-bhavita—absorbed in the mellows of executing devotional service to Krsna; matih—intelligence; kriyatam—let it be purchased; yadi—if; kutah api—somewhere; labhyate—is available; tatra—there; laulyam—greed; api—indeed; mulyam—price; ekalam—only; janma-koti—of millions of births; sukrtaih—by pious activities; na—not; labhyate—is obtained “ ’Pure devotional service in Krsna consciousness cannot be had even by pious activity in hundreds and thousands of lives.

It can be attained only by paying one price-that is, intense greed to obtain it.

If it is available somewhere, one must purchase it without delay.’ ”

PURPORT

The previous two verses are included in the Padyavali (13, 14), an anthology compiled by Srila Rupa Gosvami.

Verse 69 refers to devotional service in faith, and verse 70 refers to devotional service rendered out of intense greed.

The first is devotional service rendered in accordance with the regulative principles, and the second refers to spontaneous loving service of the Lord without extraneous endeavor.

Henceforward the basic principle underlying the talks between Sri Caitanya Mahaprabhu and Ramananda Raya will be spontaneous loving service to the Lord.

The regulative principles according to the injunctions of the sastras are necessary insofar as one’s original dormant Krsna consciousness is not spontaneously awakened.

An example of spontaneous action is the flowing of rivers into the ocean.

Nothing can stop this flow of water.

Similarly, when one’s dormant Krsna consciousness is awakened, it spontaneously flows to the lotus feet of Krsna without impediment.

Whatever will be spoken henceforth by Ramananda Raya based on spontaneous love will be agreeable to Sri Caitanya Mahaprabhu, and the Lord will ask him more and more about this subject.

8.71

prabhu kahe, “eho haya, age kaha ara”

raya kahe, “dasya-prema--sarva-sadhya-sara”

SYNONYMS

prabhu kahe—the Lord said; eho haya—this is all right; age kaha ara—please speak more; raya kahe—Ramananda Raya replied; dasya-prema—spontaneous love in the humor of servitude; sarva-sadhya-sara—the essence of perfection.

Hearing up to the point of spontaneous love, the Lord said, “This is all right, but if you know more, please tell Me.” In reply, Ramananda Raya said, "Spontaneous loving service in servitude-as exchanged by master and servant-is the highest perfection.

PURPORT

Spontaneous loving service to the Lord is called devotional service with an intimate attachment between the servitor and the served.

This intimacy is called mamata.

Between the servitor and the served there is a feeling of oneness.

This mamata begins with dasya-prema, service rendered to the master by the servant.

Unless there is such a relationship, the loving affairs between the Lord and His devotee are not actually fixed.

When the devotee feels “The Lord is my master” and renders service unto Him, Krsna consciousness is awakened.

This fixed consciousness is on a higher platform than simple cognizance of love of Godhead.

8.72

yan-nama-sruti-matrena

puman bhavati nirmalah

tasya tirtha-padah kim va

dasanam avasisyate

SYNONYMS

yat—of whom; nama—of the name; sruti-matrena—simply by hearing; puman—a person; bhavati—becomes; nirmalah—pure; tasya—of Him; tirtha-padah—of the Supreme Personality of Godhead, at whose lotus feet are all places of pilgrimage; kim—what; va—more; dasanam—of the servants; avasisyate—is remaining " ’A man becomes purified simply by hearing the holy name of the Supreme Personality of Godhead, whose lotus feet create the holy places of pilgrimage.

Therefore what remains to be attained by those who have become His servants?’

PURPORT

This is a quotation from Srimad-Bhagavatam (9.5.16) and is an admission by the great sage Durvasa Muni.

Durvasa Muni, a caste brahmana and great yogi, used to hate Maharaja Ambarisa.

When he decided to chastise Maharaja Ambarisa through his yogic powers, he was chased by the Sudarsana cakra of the Supreme Personality of Godhead.

When things were settled, he said, “When the holy name of the Supreme Personality of Godhead is heard by any person, that person is immediately sanctified.

8.73

bhavantam evanucaran nirantarah

prasanta-nihsesa-mano-rathantarah

kadaham aikantika-nitya-kinkarah

praharsayisyami sa-natha-jivitam

SYNONYMS

bhavantam—You; eva—certainly; anucaran—serving; nirantarah—always; prasanta—pacified; nihsesa—all; manah-ratha—desires; antarah—other; kada—when; aham—I; aikantika—exclusive; nitya—eternal; kinkarah—servant; praharsayisyami—I shall become joyful; sa-natha—with a fitting master; jivitam—living “ ’By serving You constantly, one is freed from all material desires and is completely pacified.

When shall I engage as Your permanent eternal servant and always feel joyful to have such a perfect master?’ ”

PURPORT

This is a statement made by the great saintly devotee Yamunacarya in his Stotra-ratna (43).

8.74

prabhu kahe, “eho haya, kichu age ara”

raya kahe, “sakhya-prema--sarva-sadhya-sara”

SYNONYMS

prabhu kahe—the Lord said; eho haya—this is also right; kichu—something; age—ahead; ara—more; raya kahe—Ramananda Raya replied; sakhya-prema—transcendental loving service in fraternity; sarva-sadhya-sara—the highest perfectional stage.

Hearing this from Ramananda Raya, the Lord again requested him to go a step further.

In reply, Ramananda Raya said, "Loving service to Krsna rendered in fraternity is the highest perfection.

PURPORT

As long as loving service is rendered to the Lord in the master-servant relationship, there is some fear, for the servant is always afraid of the master, despite the intimacy of self-interest.

In this stage the servant is always afraid of the master and respectful of Him.

When the devotee is further advanced, he has nothing to fear.

He considers the Lord and himself on an equal level.

At such a time, the devotee is fully convinced that Lord Krsna is a friend and cannot at all be dissatisfied if the devotee lives with Him on an equal level.

This understanding is called visrambha, that is, devoid of a respectful attitude.

When this attitude is chosen, it becomes sakhya-prema, or love of Godhead in friendship.

On this stage there is developed consciousness of equality between the Lord and the devotee.

8.75

ittham satam brahma-sukhanubhutya

dasyam gatanam para-daivatena

mayasritanam nara-darakena

SYNONYMS

ittham—in this way; satam—of persons who prefer the impersonal feature of the Lord; brahma—of the impersonal effulgence; sukha—by the happiness; anubhutya—who is realized; dasyam—the mode of servitude; gatanam—of those who have accepted; para-daivatena—who is the supreme worshipable Deity; maya-asritanam—for ordinary persons under the clutches the of external energy; nara-darakena—with Him, who is like a boy of this material world; sakam—in friendship; vijahruh—played; krta-punya-punjah—those who have accumulated volumes of pious activities “ ’Neither those who are engaged in self-realization, appreciating the Brahman effulgence of the Lord, nor those engaged in devotional service while accepting the Supreme Personality of Godhead as master, nor those who are under the clutches of Maya, thinking the Lord an ordinary person, can understand that certain exalted personalities-after accumulating volumes of pious activities-are now playing with the Lord in friendship as cowherd boys.’ ”

PURPORT

This is a statement made by Sukadeva Gosvami (Bhag.10.12.11), who appreciated the good fortune of the cowherd boys who played with Krsna and ate with Him on the banks of the Yamuna.

8.76

prabhu kahe,--“eho uttama, age kaha ara”

raya kahe, “vatsalya-prema--sarva-sadhya-sara”

SYNONYMS

prabhu kahe—the Lord said; eho uttama—it is very good; age—still further; kaha—speak; ara—more; raya kahe—Raya replied; vatsalya-prema—loving service to the Lord in the stage of paternal love; sarva-sadhya-sara—the highest perfectional stage.

The Lord said, “This statement is very good, but please proceed even further.” Ramananda Raya then replied, “Loving service to the Lord in the parental relationship is the highest perfectional stage.”

PURPORT

The stage of loving service to the Lord in paternal affection is an advanced stage of love in fraternity.

In the fraternal relationship there is a sense of equality, but when that sense of equality is advanced in affection, one attains the platform of parental love.

In this connection, the following verse is cited from Srimad-Bhagavatam (10.8.46), wherein Sukadeva Gosvami voices his appreciation of Nanda Maharaja’s and mother Yasoda’s intense love for Krsna.

8.77

nandah kim akarod brahman

sreya evam mahodayam

yasoda va maha-bhaga

papau yasyah stanam harih

SYNONYMS

nandah—Nanda Maharaja; kim—what; akarot—has performed; brahman—O brahmana; sreyah—auspicious activities; evam—thus; maha-udayam—rising to such an exalted position as the father of Krsna; yasoda—mother Yasoda; va—or; maha-bhaga—most fortunate; papau—drank; yasyah—of whom; stanam—by the breasts; harih—the Supreme Personality of Godhead.

Ramananda Raya continued, “ ’O brahmana, what pious activities did Nanda Maharaja perform by which he received the Supreme Personality of Godhead Krsna as his son, and what pious activities did mother Yasoda perform that made the Absolute Supreme Personality of Godhead Krsna call her ”mother" and suck her breasts?’

8.78

nemam virinco na bhavo

na srir apy anga-samsraya

prasadam lebhire gopi

yat tat prapa vimukti-dat

SYNONYMS

na—not; imam—this (love of Godhead); virincah—Lord Brahma; na—not; bhavah—Lord Siva; na—nor; srih—the goddess of fortune; api—even; anga—on the chest of Visnu; samsraya—who is sheltered; prasadam—favor; lebhire—have obtained; gopi—mother Yasoda; yat—which; tat—that; prapa—obtained; vimukti-dat—from the person who gives liberation “ ’The favor mother Yasoda obtained from Sri Krsna, the bestower of liberation, was never obtained even by Lord Brahma or Lord Siva, nor even by the goddess of fortune, who always remains on the chest of the Supreme Personality of Godhead Visnu.’ ”

PURPORT

This is a statement from Srimad-Bhagavatam (10.9.20).

Krsna agreed to be bound by mother Yasoda after she had given up trying to bind Krsna with ropes.

This is another appreciation made by Sukadeva Gosvami in his narration of the pastimes of Krsna before Maharaja Pariksit.

8.79

prabhu kahe, “eho uttama, age kaha ara”

raya kahe, “kanta-prema sarva-sadhya-sara”

SYNONYMS

prabhu kahe—the Lord replied; eho uttama—this is very good; age—ahead; kaha—speak; ara—more; raya kahe—Ramananda Raya replied; kanta-prema—loving service between husband and wife; sarva-sadhya-sara—the highest perfectional stage.

The Lord said, “Your statements are certainly getting better and better one after the other, but surpassing all of them is another transcendental mellow, and you can speak of that as the most sublime.” Ramananda Raya then replied, "Conjugal attachment for Krsna is the topmost position in love of Godhead.

PURPORT

In general, love of Godhead is devoid of the intimacy of ownership.

In the case of love in servitude, there is a want of confidence.

There is a want of increased affection in the fraternal relationship, but when this affection increases in the paternal relationship, there is nonetheless a want of complete freedom.

However, when one becomes a conjugal lover of Krsna, everything lacking in the other relationships is completely manifest.

Love of Godhead lacks nothing in the conjugal stage.

The summary of this verse is that paternal love of Godhead is certainly higher than fraternal love and that conjugal love is higher yet.

It was when Sri Caitanya Mahaprabhu requested Ramananda Raya to go further that he came to the point of the conjugal relationship, which is the highest perfectional stage of transcendental love.

8.80

nayam sriyo ’nga u nitanta-rateh prasadah

svar-yositam nalina-gandha-rucam kuto ’nyah

rasotsave ’sya bhuja-danda-grhita-kantha-

labdhasisam ya udagad vraja-sundarinam

SYNONYMS

na—not; ayam—this; sriyah—of the goddess of fortune; ange—on the chest; u—alas; nitanta-rateh—who is very intimately related; prasadah—the favor; svah—of the heavenly planets; yositam—of women; nalina—of the lotus flower; gandha—having the aroma; rucam—and bodily luster; kutah—much less; anyah—others; rasa-utsave—in the festival of the rasa dance; asya—of Lord Sri Krsna; bhuja-danda—by the arms; grhita—embraced; kantha—their necks; labdha-asisam—who achieved such a blessing; yah—which; udagat—became manifest; vraja-sundarinam—of the beautiful gopis, the transcendental girls of Vrajabhumi " ’When Lord Sri Krsna was dancing with the gopis in the rasa-lila, He put His arms around their necks and embraced them.

This transcendental favor was never bestowed upon the goddess of fortune or the other consorts in the spiritual world.

Nor was such a thing even imagined by the most beautiful girls in the heavenly planets, girls whose bodily luster and aroma resemble the lotus flower.

And what to speak of worldly women who may be very, very beautiful according to material estimation?’

PURPORT

This verse (Bhag.10.47.60) was spoken by Uddhava when he visited Sri Vrndavana to deliver a message from Krsna to the gopis.

Uddhava remained in Vrndavana to observe the movements of the gopis there.

When he saw the ecstatic love for Krsna in separation manifested by the gopis, he appreciated their supreme love and therefore expressed his feelings in this verse.

He admitted that the fortune of the gopis could not be compared even to the fortune of the goddess of fortune, to say nothing of the beautiful girls in the heavenly planets.

8.81

tasam avirabhuc chaurih

smayamana-mukhambujah

pitambara-dharah sragvi

saksan manmatha-manmathah

SYNONYMS

tasam—among them; avirabhut—appeared; saurih—Lord Krsna; smayamana—smiling; mukha-ambujah—with a face like a lotus flower; pita-ambara-dharah—wearing yellow garments; sragvi—garlanded with flowers; saksat—directly; manmatha—of Cupid; manmathah—the bewilderer " ’Suddenly, due to the their feelings of separation, Lord Krsna appeared among the gopis dressed in yellow garments and wearing a flower garland.

His lotus face was smiling, and He was directly attracting the mind of Cupid.’

PURPORT

This verse is from Srimad-Bhagavatam (10.32.2).

When the rasa dance was going on, Krsna suddenly disappeared, and the gopis became so overwhelmed, due to His separation and their intense love for Him, that Krsna was obliged to appear again.

8.82

krsna-praptira upaya bahu-vidha haya

krsna-prapti-taratamya bahuta achaya

SYNONYMS

krsna-praptira—of achieving the lotus feet of Krsna; upaya—means; bahu-vidha—various; haya—there are; krsna-prapti—of achieving the favor of Lord Krsna; taratamya—comparisons; bahuta—various; achaya—there are "There are various means and processes by which one may attain the favor of Lord Krsna.

All those transcendental processes will be studied from the viewpoint of comparative importance.

8.83

kintu yanra yei rasa, sei sarvottama

tata-stha hana vicarile, ache tara-tama

SYNONYMS

kintu—nevertheless; yanra—of some devotees; yei rasa—whatever the mellow of exchanges of love; sei—that; sarva-uttama—the best; tata-stha—neutral; hana—being; vicarile—if considering; ache—there is; tara-tama—lower and higher levels "It is true that whatever relationship a particular devotee has with the Lord is the best for him; still, when we study all the different methods from a neutral position, we can understand that there are higher and lower degrees of love.

PURPORT

In this regard, Srila Bhaktisiddhanta Sarasvati Thakura explains that this verse does not advocate the whimsical invention of some methods of love of Godhead.

Such inventions cannot be accepted as topmost.

Indeed, such concoctions are not recommended in these verses.

Srila Rupa Gosvami has said in the Bhakti-rasamrta-sindhu (1.2.101):

sruti-smrti-puranadi-

pancaratra-vidhim vina

aikantiki harer bhaktir

utpatayaiva kalpate He clearly mentions in this verse that one must refer to the Vedic literature and other, supplementary literatures and follow the conclusion of the Vedas.

An invented devotional attitude simply creates disturbances in the transcendental realm.

If a person overly addicted to family life takes to Srimad-Bhagavatam or Krsna consciousness to earn a livelihood, his activity is certainly offensive.

One should not become a caste guru and sell mantras for the benefit of mundane customers, nor should one make disciples for a livelihood.

All these activities are offensive.

One should not make a livelihood by forming a professional band to carry out congregational chanting, nor should one perform devotional service when one is attached to mundane society, friendship and love.

Nor should one be dependent on so-called social etiquette.

All of this is mental speculation.

None of these things can be compared to unalloyed devotional service.

No one can compare unalloyed devotional service, Krsna consciousness, to mundane activities.

There are many unauthorized parties pretending to belong to the Sri Caitanya cult, and some are known as aula, baula, kartabhaja, neda, daravesa, sani, sakhibheki, smarta, jata-gosani, ativadi, cudadhari and gauranga-nagari.

Moreover, there are those who take the caste gosvamis’ opinions of such parties as bona fide, comparing these opinions to those of the six Gosvamis, headed by Sri Rupa and Sri Sanatana.

This is simply another cheating process.

There are also nondevotees who compose unauthorized songs, who establish different temples for money, who worship the Deity as priests for salaries, who accept caste brahmanism as all in all, and who do not know the value of a pure Vaisnava.

Actually the caste brahmanas of the smarta community are opposed to the principles of the Satvata-pancaratra.

Furthermore, there are many Mayavadis and those overly addicted to material sense enjoyment.

None of these can be compared to a person who is purely engaged in preaching Krsna consciousness.

Every Krsna conscious person is constantly endeavoring to utilize different transcendental devices in the service of the Lord.

Such a devotee renounces all material enjoyment and completely dedicates himself to the service of his spiritual master and Lord Sri Caitanya Mahaprabhu.

He may be a perfect celibate, a restrained householder, a regulated vanaprastha or a tridandi-sannyasi in the renounced order.

It doesn’t matter.

The pseudo transcendentalists and the pure devotees cannot be compared, nor can one argue that a person can invent his own way of worship.

The purport in presenting this verse necessitates explaining the comparative positions of the transcendental mellows known as santa, dasya, sakhya, vatsalya and madhurya.

All these rasas, or mellows, are situated on the transcendental platform.

Pure devotees take shelter of one of them and thus progress in spiritual life.

Actually one can take shelter of such spiritual mellows only when one is completely uncontaminated by material attachment.

When one is completely free from material attachment, the feelings of the transcendental mellows are awakened in the heart of the devotee.

That is svarupa-siddhi, the perfection of one’s eternal relationship with the Supreme Lord.

Svarupa-siddhi, the eternal relationship with the Supreme Lord, may be situated in one of the transcendental mellows.

Each and every one of them is as perfect as the others.

But by comparative study an unbiased person can realize that the mellow of servitorship is better than the mellow of neutrality.

The mellow of fraternity is better than the mellow of servitorship.

Similarly, the parental mellow is better than that of fraternity.

Above all these mellows is the mellow of conjugal love.

However, these are all spiritually situated on the same platform because all these relationships of perfection in love are based on a central point-Krsna.

These mellows cannot be compared to the feelings one derives from demigod worship.

Krsna is one, but the demigods are different.

They are material.

Love for Krsna cannot be compared to material love for different demigods.

Because Mayavadis are on the material platform, they recommend the worship of Siva or Durga and say that worship of Kali and Krsna are the same.

However, on the spiritual platform there is no demigod worship.

The only worshipable object is Krsna.

Therefore although there is no difference between a devotee in santa-rasa or dasya-rasa, vatsalya-rasa or madhurya-rasa, one can still make a comparative study of the intensity of love in these different transcendental positions.

For example, it may be said that dasya-rasa is better than santa-rasa, yet transcendental love of God is there in both of them.

Similarly, we can judge that love of Godhead in fraternity is better than love of Godhead in neutrality and servitorship.

Similarly, love of Godhead in paternal affection is better than love in fraternity.

And, as stated before, love of God in the conjugal rasa is superior to that in the paternal rasa.

The analysis of different types of love of Godhead has been made by expert acaryas who know all about devotional service on the transcendental platform.

Unfortunately, inexperienced and unauthorized persons in the mundane world, not understanding the transcendental position of pure love, try to find some material fault in the transcendental process.

This is simply impudence on the part of spiritually inexperienced people.

Such faultfinding is symptomatic of unfortunate mundane wranglers.

8.84

yathottaram asau svada-

visesollasa-mayy api

ratir vasanaya svadvi

bhasate kapi kasyacit

SYNONYMS

yatha uttaram—one after another; asau—that; svada-visesa—of particular tastes; ullasa—pleasing; mayi—empowered with; api—although; ratih—love; vasanaya—by desire; svadvi—sweet; bhasate—appears; ka api—someone; kasyacit—one of them " ’Increasing love is experienced in various tastes, one above another.

But that love which has the highest taste in the gradual succession of desires manifests itself in the form of conjugal love.’

PURPORT

This verse is from Srila Rupa Gosvami’s Bhakti-rasamrta-sindhu (2.5.38), and it also appears in the Adi-lila, Chapter Four, verse 45.

8.85

purva-purva-rasera guna--pare pare haya

dui-tina ganane panca paryanta badaya

SYNONYMS

purva-purva—of each previous; rasera—of the mellow; guna—the qualities; pare pare—in each subsequent; haya—there are; dui-tina—two and then three; ganane—in counting; panca—five; paryanta—up to; badaya—increases "There is a gradual order of improvement in transcendental mellows from the initial ones to the later ones.

In each subsequent mellow the qualities of the previous mellows are manifest, counting from two, then three, and up to the point of five complete qualities.

8.86

gunadhikye svadadhikya bade prati-rase

santa-dasya-sakhya-vatsalyera guna madhurete vaise

SYNONYMS

guna-adhikye—by the increase of transcendental qualities; svada-adhikya—increase of taste; bade—increases; prati-rase—in each mellow; santa—of neutrality; dasya—of servitude; sakhya—of fraternity; vatsalyera—and of paternal affection; guna—the qualities; madhurete—in the conjugal mellow; vaise—appear "As the qualities increase, so the taste also increases in each and every mellow.

Therefore the qualities found in santa-rasa, dasya-rasa, sakhya-rasa and vatsalya-rasa are all manifest in conjugal love (madhurya-rasa).

8.87

akasadira guna yena para-para bhute

dui-tina krame bade panca prthivite

SYNONYMS

akasa-adira—of the sky, air and so on; guna—the qualities; yena—just as; para-para—one after another; bhute—in the material elements; dui-tina—two and then three; krame—by gradations; bade—increase; panca—all five; prthivite—in earth "The qualities in the material elements-sky, air, fire, water and earth-increase one after another by a gradual process of one, two and three, and at the last stage, in the element earth, all five qualities are completely visible.

8.88

paripurna-krsna-prapti ei ’prema’ haite

ei premara vasa krsna--kahe bhagavate

SYNONYMS

paripurna—completely full; krsna-prapti—achievement of the lotus feet of Lord Krsna; ei—this; prema—love of Godhead; haite—from; ei premara—of this type of love of Godhead; vasa—under the control; krsna—Lord Krsna; kahe—it is said; bhagavate—in Srimad-Bhagavatam "Complete attainment of the lotus feet of Lord Krsna is made possible by love of Godhead, specifically madhurya-rasa, or conjugal love.

Lord Krsna is indeed captivated by this standard of love.

This is stated in Srimad-Bhagavatam.

PURPORT

To explain the topmost quality of conjugal love, Srila Krsnadasa Kaviraja Gosvami gives the example of the material elements-sky, air, fire, water and earth.

In the sky (space) there is the quality of sound.

Similarly, in air there are the qualities of sound and touch.

In fire, there are three qualities-sound, touch and form.

In water there are four qualities-sound, touch, form and taste.

Finally, in earth there are all five qualities-sound, touch, form, taste and also smell.

Now, one can see that the quality of the sky is in all-namely in air, fire, water and earth.

In earth we can find all the qualities of material nature.

The same can be applied to the rasa known as madhurya-rasa, or conjugal love.

In conjugal love there are the qualities of neutrality, servitorship, fraternity and paternal affection, as well as conjugal love itself.

The conclusion is that through conjugal love the Lord is completely satisfied.

Conjugal love (madhurya-rasa) is also known as srngara-rasa.

It is the conclusion of Srimad-Bhagavatam that in the complete combination of loving service to the Lord-namely in conjugal love-the Supreme Lord fully agrees to be under the control of the devotee.

The highest form of conjugal love is represented by Srimati Radharani; therefore in the pastimes of Radha and Krsna we can see that Krsna is always subjugated by Srimati Radharani’s influence.

8.89

mayi bhaktir hi bhutanam

amrtatvaya kalpate

distya yad asin mat-sneho

bhavatinam mad-apanah

SYNONYMS

mayi—unto Me; bhaktih—devotional service; hi—certainly; bhutanam—of all living entities; amrtatvaya—for becoming eternal; kalpate—is meant; distya—fortunately; yat—what; asit—there is; mat-snehah—affection for Me; bhavatinam—of all of you; mat-apanah—the means of getting My favor "Lord Krsna told the gopis, ’The means of attaining My favor is loving service unto Me, and fortunately you are all thus engaged.

Those living beings who render service unto Me are eligible to be transferred to the spiritual world and attain eternal life with knowledge and bliss.’

PURPORT

The fulfillment of human life is summarized in this verse from Srimad-Bhagavatam (10.82.44).

There are two important words in this verse: bhakti (devotional service) and amrtatva (eternal life).

The aim of human life is to attain the natural position of eternal life.

This eternal life can be achieved only by devotional service.

8.90

krsnera pratijna drdha sarva-kale ache

ye yaiche bhaje, krsna tare bhaje taiche

SYNONYMS

krsnera—of Lord Krsna; pratijna—the promise; drdha—firm; sarva-kale—in all times; ache—there is; ye—anyone; yaiche—just as; bhaje—renders service; krsna—Lord Krsna; tare—him; bhaje—reciprocates with; taiche—so for all time "Lord Krsna has made a firm promise for all time.

If one renders service unto Him, Krsna correspondingly gives him an equal amount of success in devotional service to the Lord.

PURPORT

It is a completely mistaken idea that one can worship Krsna in any form or in any way and still attain the ultimate result of receiving the favor of the Lord.

This is a decision made by gross materialists.

Generally such men say that you can manufacture your own way of worshiping the Supreme Lord and that any type of worship is sufficient to approach the Supreme Personality of Godhead.

Certainly there are different means for attaining different results in fruitive activity, speculative knowledge, mystic yoga and austerity.

Crude men therefore say that if one adopts any of these methods one achieves the Supreme Personality of Godhead’s favor.

They claim that it doesn’t matter what kind of method one adopts.

A general example is given: If one wishes to arrive at a certain place, there are many roads leading there, and one can go to that place by any one of these roads.

Similarly, these gross materialists say, there are different ways to attain the favor of the Supreme Personality of Godhead.

They claim that one can conceive of the Supreme Personality of Godhead as Goddess Durga, Goddess Kali, Lord Siva, Demigod Ganesa, Lord Ramacandra, Krsna, the impersonal Brahman or whatever, and one can chant the Lord’s name in any way and in any form.

Such materialists claim that since ultimately all these names and forms are one, the result is the same.

They also give the example that a man who has different names will answer if called by any one of them.

Therefore, they claim, there is no need to chant the Hare Krsna mantra.

If one chants the name of Kali, Durga, Siva, Ganesa or anyone else, the result will be the same.

Such claims made by mental speculators are no doubt very pleasing to mental speculators, but those who are actually in knowledge do not admit such conclusions, which are against the authority of the sastras.

A bona fide acarya will certainly not accept such a conclusion.

As Krsna clearly states in the Bhagavad-gita (9.25):

yanti deva-vrata devan

pitrn yanti pitr-vratah

bhutani yanti bhutejya

yanti mad-yajino ’pi mam “Those who worship the demigods will take birth among the demigods, those who worship the ancestors go to the ancestors, those who worship ghosts and spirits will take birth among such beings, and those who worship Me will live with Me.” (Bg.9.25) Only the devotees of the Lord can be admitted to His kingdom-not the demigod worshipers, karmis, yogis or anyone else.

A person who desires elevation to the heavenly planets worships various demigods, and material nature may be pleased to offer such devotees their desired positions.

The material nature gives a person his own nature, by which he increases affection for different types of demigods.

However, the Bhagavad-gita (7.20) says that demigod worship is meant for men who have lost all their intelligence:

kamais tais tair hrta-jnanah

prapadyante ’nya-devatah

tam tam niyamam asthaya

prakrtya niyatah svaya “Those whose intelligence has been stolen by material desires surrender unto demigods and follow the particular rules and regulations of worship according to their own natures.” Although one may be elevated to the heavenly planets, the results of such a benediction are limited:

anta-vat tu phalam tesam

tad bhavaty alpa-medhasam

devan deva-yajo yanti

mad-bhakta yanti mam api “Men of small intelligence worship the demigods, and their fruits are limited and temporary.

Those who worship the demigods go to the planets of the demigods, but My devotees ultimately reach My supreme planet.” (Bg.7.23) Being elevated to the heavenly planets or other material planets does not mean attaining an eternal life of knowledge and bliss.

At the end of the material world, all attainments of material elevation will also end.

Again, according to Krsna in the Bhagavad-gita (18.55), only those who engage in His loving devotional service will be admitted to the spiritual world and return to Godhead, not others:

bhaktya mam abhijanati

yavan yas casmi tattvatah

tato mam tattvato jnatva

visate tad-anantaram “One can understand Me as I am, as the Supreme Personality of Godhead, only by devotional service.

And when one is in full consciousness of Me by such devotion, he can enter into the kingdom of God.” Impersonalists cannot understand the Supreme Personality of Godhead; therefore it is not possible for them to enter into the spiritual kingdom of God and return home, back to Godhead.

Actually one attains different results by different means.

It is not that all achievements are one and the same.

Those interested in the four principles of dharma, artha, kama and moksa cannot be compared to those interested in the unalloyed devotional service of the Lord.

Srimad-Bhagavatam (1.1.2) therefore says:

dharmah projjhita-kaitavo ’tra paramo nirmatsaranam satam

vedyam vastavam atra vastu siva-dam tapa-trayonmulanam

srimad-bhagavate maha-muni-krte kim va parair isvarah

sadyo hrdy avarudhyate ’tra krtibhih susrusubhis tat-ksanat “Completely rejecting all religious activities which are materially motivated, this Bhagavata Purana propounds the highest truth, which is understandable by those devotees who are pure in heart.

The highest truth is reality distinguished from illusion for the welfare of all.

Such truth uproots the threefold miseries.

This beautiful Bhagavatam, compiled by the great sage Sri Vyasadeva, is sufficient in itself for God realization.

As soon as one attentively and submissively hears the message of Bhagavatam, he becomes attached to the Supreme Lord.” Those who aspire after liberation attempt to merge into the impersonal Brahman.

To this end they execute ritualistic religious ceremonies, but Srimad-Bhagavatam considers this a cheating process.

Indeed, such people can never dream of returning home, back to Godhead.

There is a gulf of difference between the goal of dharma, artha, kama and moksa and the goal of devotional service.

The goddess Durga is the superintending deity of this material world, which is made of material elements.

The demigods are simply different directors engaged in operating the departments of material activities, and they are under the influence of the same material energy.

Krsna’s internal potencies, however, have nothing to do with the creation of this cosmic material world.

The spiritual world and all spiritual activities are under the direction of the internal, spiritual energy, and such activities are performed by Yogamaya, the spiritual energy.

Yogamaya is the spiritual or internal energy of the Supreme Personality of Godhead.

Those who are interested in being promoted to the spiritual world and engaging in the service of the Lord attain spiritual perfection under the control of Yogamaya.

Those who are interested in material promotion engage in ritualistic religious ceremonies and economic development to develop sense gratification.

They ultimately attempt to merge into the impersonal existence of the Lord.

Such people generally become impersonalists.

They are interested in worshiping Lord Siva or Goddess Durga, but their return is one hundred percent materialistic.

Following the example of the gopis, the devotees sometimes worship the goddess Katyayani, but they understand that Katyayani is an incarnation of Yogamaya.

The gopis worshiped Katyayani, Yogamaya, to attain Krsna as their husband.

On the other hand, it is stated in the Sapta-sati scripture that a ksatriya king named Suratha and a rich vaisya named Samadhi worshiped material nature in the form of Goddess Durga to attain material perfection.

If one tries to mingle the worship of Yogamaya with Mahamaya, considering them one and the same, he does not really show very high intelligence.

The idea that everything is one is a kind of foolishness indulged in by those with less brain substance.

Fools and rascals say that the worship of Yogamaya and Mahamaya is the same.

This conclusion is simply the result of mental speculation, and it has no practical effect.

In the material world, sometimes one gives an exalted title to an utterly worthless thing; in Bengal this is known as giving a blind child a name like Padmalocana, which means “lotus-eyed.” One may foolishly call a blind child Padmalocana, but such an appellation does not bear any meaning.

In the spiritual world the Absolute Lord is always identical with His name, fame, form, qualities and pastimes.

Such identity is impossible in the material world, where the name of a person is different from the person himself.

The Supreme Lord has many holy names like Paramatma, Brahman and “the creator,” but one who worships the Lord as the creator cannot understand the relationship between a devotee and the Lord in the five types of transcendental mellow, nor can he understand the conception of Krsna.

One cannot understand the six transcendental opulences of the Lord simply by understanding the Supreme Personality of Godhead as impersonal Brahman.

Impersonal realization of the Absolute Truth is certainly transcendental, but this does not mean that one who has attained this realization can understand the sac-cid-ananda form of the Lord.

Similarly, Paramatma realization-realization of the plenary expansion of the Absolute Truth within everyone’s heart-is also an incomplete understanding of the Absolute Truth.

Even a devotee of the Personality of Godhead Narayana cannot actually understand the transcendental attractive features of Krsna.

Indeed, a devotee of Krsna who is attached to the sublime attractive features of the Lord does not consider Narayana very important.

When the gopis sometimes saw Krsna in the form of Narayana, they were not very attracted to Him.

The gopis never addressed Krsna as Rukmini-ramana.

Krsna’s devotees in Vrndavana address Him as Radharamana, Nandanandana and Yasodanandana, but not as Vasudeva-nandana or Devaki-nandana.

Although according to the material conception Narayana, Rukmini-ramana and Krsna are one and the same, in the spiritual world one cannot use the name Rukmini-ramana or Narayana in place of the name Krsna.

If one does so out of a poor fund of knowledge, his mellow with the Lord becomes spiritually faulty and is called rasabhasa, an overlapping of transcendental mellows.

The advanced devotee who has actually realized the transcendental features of the Lord will not commit the mistake of creating a rasabhasa situation by using one name for another.

Because of the influence of Kali-yuga, there is much rasabhasa in the name of extravagance and liberal-mindedness.

Such fanaticism is not very much appreciated by pure devotees.

8.91

ye yatha mam prapadyante

tams tathaiva bhajamy aham

mama vartmanuvartante

manusyah partha sarvasah

SYNONYMS

ye—they; yatha—as; mam—unto Me; prapadyante—surrender; tan—unto them; tatha eva—in the same proportion; bhajami—bestow My favor; aham—I; mama—My; vartma—way; anuvartante—follow; manusyah—men; partha—My dear Arjuna; sarvasah—in all respects "According to Lord Krsna in the Bhagavad-gita (4.11),’As all surrender unto Me, I reward them accordingly.

Everyone follows My path in all respects, O son of Prtha.’

8.92

ei ’preme’ra anurupa na pare bhajite

ataeva ’rni’ haya--kahe bhagavate

SYNONYMS

ei—this; premera—of love of God; anurupa—exactly to the proportion; na—not; pare—is able; bhajite—to reciprocate; ataeva—therefore; rni—debtor; haya—becomes; kahe—is stated; bhagavate—in Srimad-Bhagavatam "In Srimad-Bhagavatam (10.32.22) it is said that Lord Krsna cannot proportionately reciprocate devotional service in the madhurya-rasa; therefore He always remains a debtor to such devotees.

8.93

na paraye ’ham niravadya-samyujam

sva-sadhu-krtyam vibudhayusapi vah

ya mabhajan durjara-geha-srnkhalah

samvrscya tad vah pratiyatu sadhuna

SYNONYMS

na—not; paraye—am able; aham—I; niravadya—without duplicity; samyujam—meeting; sva-sadhu-krtyam—your own honest activities; vibudha-ayusa api—even with a duration of life like that of the demigods; vah—you; ya—who; ma—Me; abhajan—have worshiped; durjara—difficult to surmount; geha—of household life; srnkhalah—the chains; samvrscya—cutting off; tat—that; vah—your; pratiyatu—let there be a return; sadhuna—by pious activities "When the gopis were overwhelmed with dissatisfaction due to Lord Krsna’s absence from the rasa-lila, Krsna returned to them and told them, ’My dear gopis, our meeting is certainly free from all material contamination.

I must admit that in many lives it would be impossible for Me to repay My debt to you because you have cut off the bondage of family life just to search for Me.

Consequently I am unable to repay you.

Therefore please be satisfied with your honest activities in this regard.’

8.94

yadyapi krsna-saundarya--madhuryera dhurya

vraja-devira sange tanra badaye madhurya

SYNONYMS

yadyapi—although; krsna-saundarya—the beauty of Lord Krsna; madhuryera—of sweetness; dhurya—the supermost; vraja-devira—the gopis; sange—in company with; tanra—His; badaye—increases; madhurya—the sweetness "Although Krsna’s unparalleled beauty is the topmost sweetness of love of Godhead, His sweetness increases unlimitedly when He is in the company of the gopis.

Consequently Krsna’s exchange of love with the gopis is the topmost perfection of love of Godhead.

PURPORT

Krsna and His devotees become perfectly intimate in conjugal love of Godhead.

In other mellows, the Lord and the devotees do not enjoy transcendental bliss as perfectly.

The next verse from Srimad-Bhagavatam (10.33.6) will illustrate this verse.

8.95

tatratisusubhe tabhir

bhagavan devaki-sutah

madhye maninam haimanam

maha-marakato yatha

SYNONYMS

tatra—there; ati-susubhe—was very beautiful; tabhih—by them; bhagavan—the Supreme Personality of Godhead; devaki-sutah—son of Devaki; madhye—in the midst; maninam—of valuable jewels; haimanam—lined with gold; maha-marakatah—the jewel of the name marakata; yatha—as “ ’Although the son of Devaki, the Supreme Personality of Godhead, is also the reservoir of all kinds of beauty, when He is among the gopis He nonetheless becomes more beautiful, for He resembles a marakata jewel surrounded by gold and other jewels.’ ”

8.96

prabhu kahe,--ei ’sadhyavadhi’ suniscaya

krpa kari’ kaha, yadi age kichu haya

SYNONYMS

prabhu kahe—Lord Sri Caitanya Mahaprabhu replied; ei—this; sadhya-avadhi—the highest limit of perfection; su-niscaya—certainly; krpa kari’-being merciful to Me; kaha—please speak; yadi—if; age—further; kichu haya—there is something.

Lord Caitanya Mahaprabhu replied, “This is certainly the limit of perfection, but please be merciful to Me and speak more if there is more.”

8.97

raya kahe,--ihara age puche hena jane

eta-dina nahi jani, achaye bhuvane

SYNONYMS

raya kahe—Ramananda Raya replied; ihara age—beyond this point; puche—inquires; hena—such; jane—a person; eta-dina—until this day; nahi jani—I did not know; achaye—there is; bhuvane—within this material world.

Raya Ramananda replied, "Until this day I did not know anyone within this material world who could inquire beyond this perfectional stage of devotional service.

8.98

inhara madhye radhara prema--’sadhya-siromani’

yanhara mahima sarva-sastrete vakhani

SYNONYMS

inhara madhye—among the loving affairs of the gopis; radhara prema—the love of Godhead of Srimati Radharani; sadhya-siromani—the topmost perfection; yanhara—of which; mahima—the glorification; sarva-sastrete—in every scripture; vakhani—description “Among the loving affairs of the gopis,” Ramananda Raya continued, "Srimati Radharani’s love for Sri Krsna is topmost.

Indeed, the glories of Srimati Radharani are highly esteemed in all revealed scriptures.

8.99

yatha radha priya visnos

tasyah kundam priyam tatha

sarva-gopisu saivaika

visnor atyanta-vallabha

SYNONYMS

yatha—just as; radha—Srimati Radharani; priya—very dear; visnoh—to Lord Krsna; tasyah—Her; kundam—bathing place; priyam—very dear; tatha—so also; sarva-gopisu—among all the gopis; sa—She; eva—certainly; eka—alone; visnoh—of Lord Krsna; atyanta-vallabha—very dear " ’Just as Srimati Radharani is most dear to Sri Krsna, Her bathing place known (Radha-kunda) is also dear to Him.

Among all the gopis, Srimati Radharani is supermost and very dear to Lord Krsna.’

PURPORT

This verse is from the Padma Purana and is included in the Laghu-bhagavatamrta (2.1.45), by Srila Rupa Gosvami.

It also appears in Adi-lila, Chapter Four, verse 215, and again in Madhya-lila, Chapter Eighteen, verse 8.

8.100

anayaradhito nunam

bhagavan harir isvarah

yan no vihaya govindah

prito yam anayad rahah

SYNONYMS

anaya—by Her; aradhitah—worshiped; nunam—indeed; bhagavan—the Supreme Personality of Godhead; harih—Krsna; isvarah—the Lord; yat—from which; nah—us; vihaya—rejecting; govindah—Lord Sri Krsna; pritah—satisfied; yam—whom; anayat—brought; rahah—a secluded place “When the gopis began to talk among themselves, they said, ’Dear friends, the gopi who has been taken away by Krsna to a secluded place must have worshiped the Lord more than anyone else.’ ”

PURPORT

The name Radha is derived from this verse (Bhag.10.30.28), from the words anayaradhitah, meaning “by Her the Lord is worshiped.” Sometimes the critics of Srimad-Bhagavatam find it difficult to find Radharani’s holy name, but the secret is disclosed here in the word aradhitah, from which the name Radha has come.

Of course, the name of Radharani is directly mentioned in other Puranas.

This gopi’s worship of Krsna is topmost, and therefore Her name is Radha, or the topmost worshiper.

8.101

prabhu kahe--age kaha, sunite pai sukhe

apurvamrta-nadi vahe tomara mukhe

SYNONYMS

prabhu kahe—the Lord said; age—ahead; kaha—please speak; sunite—to hear; pai—I get; sukhe—happiness; apurva-amrta—of unprecedented nectar; nadi—a river; vahe—flows; tomara mukhe—from your mouth.

Lord Sri Caitanya Mahaprabhu said, "Please speak on.

I am very happy to hear you because a river of unprecedented nectar is flowing from your mouth.

8.102

curi kari’ radhake nila gopi-ganera dare

anyapeksa haile premera gadhata na sphure

SYNONYMS

curi kari’-stealing; radhake—Srimati Radharani; nila—took away; gopi-ganera—of the gopis; dare—out of fear; anya-apeksa—dependence on others; haile—if there is; premera—of love; gadhata—the intensity; na—not; sphure—manifests "During the rasa dance Sri Krsna did not exchange loving affairs with Srimati Radharani due to the presence of the other gopis.

Because of the dependence of the others, the intensity of love between Radha and Krsna was not manifest.

Therefore He stole Her away.

PURPORT

Out of fear of the other gopis, Lord Sri Krsna took Srimati Radharani to a secluded place.

In this regard, the verse kamsarir api (verse 106 in this chapter) will be quoted from the Gita-govinda of Jayadeva Gosvami.

8.103

radha lagi’ gopire yadi saksat kare tyaga

tabe jani,--radhaya krsnera gadha-anuraga

SYNONYMS

radha lagi’-for the sake of Srimati Radharani; gopire—the gopis; yadi—if; saksat—directly; kare—does; tyaga—rejection; tabe—then; jani—we can understand; radhaya—in Srimati Radharani; krsnera—of Lord Krsna; gadha—intense; anuraga—affection “If Lord Krsna rejected the company of the other gopis for Srimati Radharani, we can understand that Lord Sri Krsna has intense affection for Her.”

8.104

raya kahe,--tabe suna premera mahima

tri-jagate radha-premera nahika upama

SYNONYMS

raya kahe—Ramananda Raya replied; tabe—then; suna—please hear; premera—of that love; mahima—the glories; tri-jagate—within the three worlds; radha-premera—of the loving affairs of Srimati Radharani; nahika—there is not; upama—comparison.

Ramananda Raya continued, "Please therefore hear from me about the glories of Srimati Radharani’s loving affairs.

They are beyond compare within these three worlds.

8.105

gopi-ganera rasa-nrtya-mandali chadiya

radha cahi’ vane phire vilapa kariya

SYNONYMS

gopi-ganera—of the gopis; rasa-nrtya—of rasa dancing; mandali—the circle; chadiya—rejecting; radha—Srimati Radharani; cahi’-desiring; vane—in the forest; phire—wanders; vilapa—lamentation; kariya—doing "Finding Herself treated equally with all the other gopis, Srimati Radharani displayed Her tricky behavior and left the circle of the rasa dance.

Missing Srimati Radharani’s presence, Krsna became very unhappy and began to lament and wander throughout the forest to search Her out.

8.106

kamsarir api samsara-

vasana-baddha-srnkhalam

radham adhaya hrdaye

tatyaja vraja-sundarih

SYNONYMS

kamsa-arih—the enemy of Kamsa; api—moreover; samsara-vasana—desirous of the essence of enjoyment (rasa-lila); baddha-srnkhalam—being perfectly attracted to such activities; radham—Srimati Radharani; adhaya—taking; hrdaye—within the heart; tatyaja—left aside; vraja-sundarih—the other beautiful gopis " ’Lord Krsna, the enemy of Kamsa, took Srimati Radharani within His heart, for He desired to dance with Her.

Thus He left the arena of the rasa dance and the company of all the other beautiful damsels of Vraja.’

8.107

itas tatas tam anusrtya radhikam

ananga-bana-vrana-khinna-manasah

krtanutapah sa kalinda-nandini

tatanta-kunje visasada madhavah

SYNONYMS

itah tatah—hither and thither; tam—Her; anusrtya—searching out; radhikam—Srimati Radharani; ananga—of Cupid; bana-vrana—by a wound from the arrow; khinna-manasah—whose heart is injured; krta-anutapah—repentant for misbehavior; sah—He (Lord Krsna); kalinda-nandini—of the river Yamuna; tata-anta—on the edge of the bank; kunje—in the bushes; visasada—lamented; madhavah—Lord Krsna " ’Being afflicted by the arrow of Cupid and unhappily regretting His mistreating Radharani, Madhava, Lord Krsna, began to search for Srimati Radharani along the banks of the Yamuna River.

When He failed to find Her, He entered the bushes of Vrndavana and began to lament.’

PURPORT

These two verses are from the Gita-govinda (3.1, 2), written by Jayadeva Gosvami.

8.108

ei dui-slokera artha vicarile jani

vicarite uthe yena amrtera khani

SYNONYMS

ei—these; dui—two; slokera—of the verses; artha—the meanings; vicarile—if considering; jani—I can understand; vicarite—while considering; uthe—arises; yena—like; amrtera—of nectar; khani—a mine "Simply by considering these two verses one can understand what nectar there is in such dealings.

It is exactly like freeing a mine of nectar.

8.109

sata-koti gopi-sange rasa-vilasa

tara madhye eka-murtye rahe radha-pasa

SYNONYMS

sata-koti—hundreds of thousands; gopi-sange—with the gopis; rasa-vilasa—dancing in the rasa dance; tara madhye—among them; eka-murtye—by one of His transcendental forms; rahe—remains; radha-pasa—by the side of Srimati Radharani "Although Krsna was in the midst of hundreds of thousands of gopis during the rasa dance, He still kept Himself in one of His transcendental forms by the side of Srimati Radharani.

8.110

sadharana-preme dekhi sarvatra ’samata’

radhara kutila-preme ha-ila ’vamata’

SYNONYMS

sadharana-preme—in general love of Godhead; dekhi—we see; sarvatra—everywhere; samata—equality; radhara—of Srimati Radharani; kutila-preme—in the crooked love of Godhead; ha-ila—there was; vamata—opposition "Lord Krsna is equal to everyone in His general dealings, but due to the conflicting ecstatic love of Srimati Radharani, there were opposing elements.

8.111

aher iva gatih premnah

svabhava-kutila bhavet

ato hetor ahetos ca

yunor mana udancati

SYNONYMS

aheh—of the snake; iva—like; gatih—the movement; premnah—of the loving affairs; svabhava—by nature; kutila—crooked; bhavet—is; atah—therefore; hetoh—from some cause; ahetoh—from the absence of a cause; ca—and; yunoh—of the young couple; manah—anger; udancati—appears " ’The progress of loving affairs between a young boy and a young girl is like the movement of a snake.

On account of this, two types of anger arise between a young boy and girl-anger with cause and anger without cause.’

PURPORT

During the rasa dance, one form of Krsna was between every two gopis.

But by the side of Srimati Radharani there was only one Krsna.

Although this was the case, Srimati Radharani still manifested disagreement with Krsna.

This verse is from the Ujjvala-nilamani (Srngara-bheda-kathana 102), written by Srila Rupa Gosvami.

8.112

krodha kari’ rasa chadi’ gela mana kari’

tanre na dekhiya vyakula haila sri-hari

SYNONYMS

krodha kari’-becoming angry; rasa chadi’-leaving the rasa dance; gela—went; mana kari’-being resentful; tanre—Srimati Radharani; na dekhiya—not seeing; vyakula—very anxious; haila—became; sri-hari—Lord Krsna "When Radharani left the rasa dance out of anger and resentment, Lord Sri Krsna became very anxious because He could not see Her.

8.113

samyak-sara vasana krsnera rasa-lila

rasa-lila-vasanate radhika srnkhala

SYNONYMS

samyak-sara—the complete and essential; vasana—desire; krsnera—of Lord Krsna; rasa-lila—the dancing in the rasa-lila; rasa-lila-vasanate—in the desire to dance the rasa dance; radhika—Srimati Radharani; srnkhala—the medium of bondage "Lord Krsna’s desire in the rasa-lila circle is perfectly complete, but Srimati Radharani is the binding link in that desire.

8.114

tanha vinu rasa-lila nahi bhaya citte

mandali chadiya gela radha anvesite

SYNONYMS

tanha vinu—without Her; rasa-lila—the rasa dance; nahi—not; bhaya—illuminates; citte—within the heart; mandali chadiya—leaving the circle of the rasa dance; gela—went; radha—Srimati Radharani; anvesite—to search for "The rasa dance does not shine in the heart of Krsna without Srimati Radharani.

Therefore, He also gave up the circle of the rasa dance and went out to search for Her.

8.115

itas-tatah bhrami’ kahan radha na pana

visada karena kama-bane khinna hana

SYNONYMS

itah-tatah—here and there; bhrami’-wandering; kahan—anywhere; radha—Srimati Radharani; na—not; pana—finding; visada—lamentation; karena—does; kama-bane—by the arrow of Cupid; khinna—hurt; hana—becoming "When Krsna went out to search for Srimati Radharani, He wandered here and there.

But not finding Her, He became afflicted by the arrow of Cupid and began to lament.

8.116

sata-koti-gopite nahe kama-nirvapana

tahatei anumani sri-radhikara guna

SYNONYMS

sata-koti—hundreds and thousands; gopite—in the midst of gopis; nahe—there is not; kama-nirvapana—satisfaction of lust; tahatei—by that way; anumani—we can imagine; sri-radhikara guna—the transcendental quality of Srimati Radharani “Since Krsna’s lusty desires were not satisfied even in the midst of hundreds of thousands of gopis and He was thus searching after Srimati Radharani, we can easily imagine how transcendentally qualified She is.”

8.117

prabhu kahe--ye lagi’ ailama toma-sthane

sei saba tattva-vastu haila mora jnane

SYNONYMS

prabhu kahe—the Lord said; ye lagi’-for the matter of which; ailama—I have come; toma-sthane—to your place; sei saba—all those; tattva-vastu—objects of truth; haila—were; mora—My; jnane—in knowledge.

After hearing this, Lord Caitanya Mahaprabhu said to Ramananda Raya, "That for which I have come to your residence has now become an object of truth in My knowledge.

8.118

ebe se janilun sadhya-sadhana-nirnaya

age ara ache kichu, sunite mana haya

SYNONYMS

ebe—now; se—that; janilun—I have understood; sadhya—of the ultimate goal; sadhana—and of the process; nirnaya—the ascertainment; age—ahead; ara—more; ache—there is; kichu—something; sunite—to hear; mana—the mind; haya—it is "Now I have come to understand the sublime goal of life and the process of achieving it.

Nevertheless, I think that there is something more ahead, and My mind is desiring to have it.

8.119

’krsnera svarupa’ kaha ’radhara svarupa’

’rasa’ kon tattva, ’prema’--kon tattva-rupa

SYNONYMS

krsnera—of Lord Krsna; svarupa—the transcendental features; kaha—speak; radhara—of Srimati Radharani; svarupa—the transcendental features; rasa—mellows; kon—what; tattva—that truth; prema—love of Godhead; kon—what; tattva-rupa—actual form "Kindly explain the transcendental features of Krsna and Srimati Radharani.

Also explain the truth of transcendental mellows and the transcendental form of love of Godhead.

8.120

krpa kari’ ei tattva kaha ta’ amare

toma-vina keha iha nirupite nare

SYNONYMS

krpa kari’-showing your mercy; ei tattva—all these truths; kaha—explain; ta’-certainly; amare—unto Me; toma-vina—except for you; keha—someone; iha—this; nirupite—to explain; nare—not able “Kindly explain all these truths to Me.

But for yourself, no one can do so.”

8.121

raya kahe,--iha ami kichui na jani

tumi yei kahao, sei kahi ami vani

SYNONYMS

raya kahe—Ramananda Raya said; iha—this; ami—I; kichui—something; na—not; jani—know; tumi—You; yei—whatever; kahao—make me say; sei—those; kahi—speak; ami—I; vani—words.

Sri Ramananda Raya replied, "I do not know anything about this.

I simply vibrate the sound You make me speak.

8.122

tomara siksaya padi yena suka-patha

saksat isvara tumi, ke bujhe tomara nata

SYNONYMS

tomara siksaya—by Your instruction; padi—I recite; yena—like; suka-patha—the reciting of a parrot; saksat—directly; isvara—the Supreme Personality of Godhead; tumi—You; ke—who; bujhe—can understand; tomara—Your; nata—dramatic performance "I simply repeat like a parrot whatever instructions You have given me.

You are the Supreme Personality of Godhead Himself.

Who can understand Your dramatic performances?

8.123

hrdaye prerana kara, jihvaya kahao vani

ki kahiye bhala-manda, kichui na jani

SYNONYMS

hrdaye—within the heart; prerana—direction; kara—You give; jihvaya—on the tongue; kahao—You make me speak; vani—words; ki—what; kahiye—I am speaking; bhala-manda—good or bad; kichui—something; na—not; jani—I know “You inspire me within the heart and make me speak with the tongue.

I do not know whether I am speaking well or badly.”

8.124

prabhu kahe,--mayavadi ami ta’ sannyasi

bhakti-tattva nahi jani, mayavade bhasi

SYNONYMS

prabhu kahe—the Lord said; mayavadi—a follower of the Mayavada philosophy; ami—I; ta’-certainly; sannyasi—one in the renounced order of life; bhakti-tattva—the truths of transcendental loving service; nahi—not; jani—I know; mayavade—in the philosophy of impersonalism; bhasi—I float.

Lord Caitanya Mahaprabhu said, "I am a Mayavadi in the renounced order of life, and I do not even know what transcendental loving service to the Lord is.

I simply float in the ocean of Mayavada philosophy.

8.125

sarvabhauma-sange mora mana nirmala ha-ila

’krsna-bhakti-tattva kaha,’ tanhare puchila

SYNONYMS

sarvabhauma-sange—in the company of Sarvabhauma Bhattacarya; mora—My; mana—mind; nirmala—clarified; ha-ila—became; krsna-bhakti-tattva—the truths of transcendental loving service to Krsna; kaha—please explain; tanhare—to him; puchila—I inquired "Due to the association of Sarvabhauma Bhattacarya, My mind has been enlightened.

Therefore I have asked Sarvabhauma Bhattacarya about the truths of transcendental loving service to Krsna.

8.126

tenho kahe--ami nahi jani krsna-katha

sabe ramananda jane, tenho nahi etha

SYNONYMS

tenho kahe—he replied; ami—I; nahi—not; jani—know; krsna-katha—topics of Lord Krsna; sabe—all; ramananda—Ramananda Raya; jane—knows; tenho—he; nahi—not; etha—here “Sarvabhauma Bhattacarya told me, ’I do not actually know about the topics of Lord Krsna.

They are all known only to Ramananda Raya, but he is not present here.’ ”

8.127

tomara thani ailana tomara mahima suniya

tumi more stuti kara ’sannyasi’ janiya

SYNONYMS

tomara thani—to your presence; ailana—I have come; tomara—your; mahima—glories; suniya—hearing; tumi—you; more—Me; stuti—praising; kara—do; sannyasi—a person in the renounced order of life; janiya—knowing as.

Lord Sri Caitanya Mahaprabhu continued, "After hearing about your glories, I have come to your place.

But you are offering Me words of praise out of respect for a sannyasi, one in the renounced order of life.

PURPORT

Srila Bhaktisiddhanta Sarasvati Thakura explains that a mundane person, being enriched by mundane opulences, must always know that the transcendental opulences of the advanced devotees are far more important than the materialistic opulences of a person like himself.

A materialistic person with material opulences should not be very proud or puffed up before a transcendental devotee.

If one approaches a transcendental devotee on the strength of one’s material heritage, opulence, education and beauty and does not offer respect to the advanced devotee of the Lord, the Vaisnava devotee may offer formal respects to such a materially puffed-up person, but he may not deliver transcendental knowledge to him.

Indeed, the devotee sees him as a non-brahmana or sudra.

Such a puffed-up person cannot understand the science of Krsna.

A proud person is deceived in transcendental life and, despite having attained a human form, will again glide into hellish conditions.

By His personal example, Sri Caitanya Mahaprabhu explains how one should be submissive and humble before a Vaisnava, even though one may be situated on a high platform.

Such is the teaching of Sri Caitanya Mahaprabhu as the acarya of the world, the supreme spiritual master and teacher.

8.128

kiba vipra, kiba nyasi, sudra kene naya

yei krsna-tattva-vetta, sei ’guru’ haya

SYNONYMS

kiba—whether; vipra—a brahmana; kiba—whether; nyasi—a sannyasi; sudra—a sudra; kene—why; naya—not; yei—anyone who; krsna-tattva-vetta—a knower of the science of Krsna; sei—that person; guru—the spiritual master; haya—is “Whether one is a brahmana, a sannyasi or a sudra-regardless of what he is-he can become a spiritual master if he knows the science of Krsna.”

PURPORT

This verse is very important to the Krsna consciousness movement.

In his Amrta-pravaha-bhasya, Srila Bhaktivinoda Thakura explains that one should not think that because Sri Caitanya Mahaprabhu was born a brahmana and was situated in the topmost spiritual order as a sannyasi, it was improper for Him to receive instructions from Srila Ramananda Raya, who belonged to the sudra caste.

To clarify this matter, Sri Caitanya Mahaprabhu informed Ramananda Raya that knowledge of Krsna consciousness is more important than caste.

In the system of varnasrama-dharma there are various duties for the brahmanas, ksatriyas, vaisyas and sudras.

Actually the brahmana is supposed to be the spiritual master of all other varnas, or sects, but as far as Krsna consciousness is concerned, everyone is capable of becoming a spiritual master because knowledge in Krsna consciousness is on the platform of the spirit soul.

To spread Krsna consciousness, one need only be cognizant of the science of the spirit soul.

It does not matter whether one is a brahmana, ksatriya, vaisya, sudra, sannyasi, grhastha or whatever.

If one simply understands this science, he can become a spiritual master.

It is stated in the Hari-bhakti-vilasa that one should not accept initiation from a person who is not in the brahminical order if there is a fit person in the brahminical order present.

This instruction is meant for those who are overly dependent on the mundane social order and is suitable for those who want to remain in mundane life.

If one understands the truth of Krsna consciousness and seriously desires to attain transcendental knowledge for the perfection of life, he can accept a spiritual master from any social status, provided the spiritual master is fully conversant with the science of Krsna.

Srila Bhaktisiddhanta Sarasvati Thakura also states that although one is situated as a brahmana, ksatriya, vaisya, sudra, brahmacari, vanaprastha, grhastha or sannyasi, if he is conversant in the science of Krsna he can become a spiritual master as vartma-pradarsaka-guru, diksa-guru or siksa-guru.

The spiritual master who first gives information about spiritual life is called the vartma-pradarsaka-guru, the spiritual master who initiates according to the regulations of the sastras is called the diksa-guru, and the spiritual master who gives instructions for elevation is called the siksa-guru.

Factually the qualifications of a spiritual master depend on his knowledge of the science of Krsna.

It does not matter whether he is a brahmana, ksatriya, sannyasi or sudra.

This injunction given by Sri Caitanya Mahaprabhu is not at all against the injunctions of the sastras.

In the Padma Purana it is said:

na sudrah bhagavad-bhaktas

te ’pi bhagavatottamah

sarva-varnesu te sudra

ye na bhakta janardane One who is actually advanced in spiritual knowledge of Krsna is never a sudra, even though he may have been born in a sudra family.

However, even if a vipra, or brahmana, is very expert in the six brahminical activities (pathana, pathana, yajana, yajana, dana, pratigraha) and is also well versed in the Vedic hymns, he cannot become a spiritual master unless he is a Vaisnava.

But if one is born in the family of candalas yet is well versed in Krsna consciousness, he can become a guru.

These are the sastric injunctions, and strictly following these injunctions, Sri Caitanya Mahaprabhu, as a grhastha named Sri Visvambhara, was initiated by a sannyasi-guru named Isvara Puri.

Similarly, Sri Nityananda Prabhu was initiated by Madhavendra Puri, a sannyasi.

According to others, however, He was initiated by Laksmipati Tirtha.

Advaita Acarya, although a grhastha, was initiated by Madhavendra Puri, and Sri Rasikananda, although born in a brahmana family, was initiated by Sri Syamananda Prabhu, who was not born in a caste brahmana family.

There are many instances in which a born brahmana took initiation from a person who was not born in a brahmana family.

The brahminical symptoms are explained in Srimad-Bhagavatam (7.11.35), wherein it is stated:

yasya yal-laksanam proktam

pumso varnabhivyanjakam

yad anyatrapi drsyeta

tat tenaiva vinirdiset If a person is born in a sudra family but has all the qualities of a spiritual master, he should be accepted not only as a brahmana but as a qualified spiritual master also.

This is also the instruction of Sri Caitanya Mahaprabhu.

Srila Bhaktisiddhanta Sarasvati Thakura therefore introduced the sacred thread ceremony for all Vaisnavas according to the rules and regulations.

Sometimes a Vaisnava who is a bhajananandi does not take the savitra-samskara (sacred thread initiation), but this does not mean that this system should be used for preaching work.

There are two kinds of Vaisnavas-bhajananandi and gosthy-anandi.

A bhajananandi is not interested in preaching work, but a gosthy-anandi is interested in spreading Krsna consciousness to benefit the people and increase the number of Vaisnavas.

A Vaisnava is understood to be above the position of a brahmana.

As a preacher, he should be recognized as a brahmana; otherwise there may be a misunderstanding of his position as a Vaisnava.

However, a Vaisnava brahmana is not selected on the basis of his birth but according to his qualities.

Unfortunately, those who are unintelligent do not know the difference between a brahmana and a Vaisnava.

They are under the impression that unless one is a brahmana he cannot be a spiritual master.

For this reason only, Sri Caitanya Mahaprabhu makes the statement in this verse:

kiba vipra, kiba nyasi, sudra kene naya

yei krsna-tattva-vetta, sei ’guru’ haya If one becomes a guru, he is automatically a brahmana.

Sometimes a caste guru says that ye krsna-tattva-vetta, sei guru haya means that one who is not a brahmana may become a siksa-guru or a vartma-pradarsaka-guru but not an initiator guru.

According to such caste gurus, birth and family ties are considered foremost.

However, the hereditary consideration is not acceptable to Vaisnavas.

The word guru is equally applicable to the vartma-pradarsaka-guru, siksa-guru and diksa-guru.

Unless we accept the principle enunciated by Sri Caitanya Mahaprabhu, this Krsna consciousness movement cannot spread all over the world.

According to Sri Caitanya Mahaprabhu’s intentions: prthivite ache yata nagaradi-grama sarvatra pracara haibe mora nama.

Sri Caitanya Mahaprabhu’s cult must be preached all over the world.

This does not mean that people should take to His teachings and remain sudras or candalas.

As soon as one is trained as a pure Vaisnava, he must be accepted as a bona fide brahmana.

This is the essence of Sri Caitanya Mahaprabhu’s instructions in this verse.

8.129

’sannyasi’ baliya more na kariha vancana

krsna-radha-tattva kahi’ purna kara mana

SYNONYMS

sannyasi—a person in the renounced order of life; baliya—taking as; more—Me; na kariha—do not do; vancana—cheating; krsna-radha-tattva—the truth about Radha-Krsna; kahi’-describing; purna—complete; kara—make; mana—my mind.

Sri Caitanya Mahaprabhu continued, “Please do not try to cheat me, thinking of Me as a learned sannyasi.

Please satisfy My mind by just describing the truth of Radha and Krsna.”

8.130-131

yadyapi raya--premi, maha-bhagavate

tanra mana krsna-maya nare acchadite

tathapi prabhura iccha--parama prabala

janileha rayera mana haila talamala

SYNONYMS

yadyapi—although; raya—Ramananda Raya; premi—a great lover of Krsna; maha-bhagavate—a topmost devotee; tanra—his; mana—mind; krsna-maya—the illusory energy of Krsna; nare—not able; acchadite—to cover; tathapi—still; prabhura iccha—the Lord’s desire; parama prabala—very intense; janileha—even though it was known; rayera mana—the mind of Ramananda Raya; haila—there was; talamala—agitation.

Sri Ramananda Raya was a great devotee of the Lord and a lover of God, and although his mind could not be covered by Krsna’s illusory energy, and although he could understand the mind of the Lord, which was very strong and intense, Ramananda’s mind became a little agitated.

PURPORT

8.132

raya kahe,--"ami--nata, tumi--sutra-dhara

yei mata nacao, taiche cahi nacibara

SYNONYMS

raya kahe—Ramananda Raya replied; ami—I; nata—dancer; tumi—You; sutra-dhara—the puller of the strings; yei—whatever; mata—way; nacao—You make me dance; taiche—in that way; cahi—I want; nacibara—to dance.

Sri Ramananda Raya said, "I am just a dancing puppet, and You pull the strings.

Whichever way You make me dance, I will dance.

8.133

mora jihva--vina-yantra, tumi--vina-dhari

tomara mane yei uthe, tahai uccari

SYNONYMS

mora jihva—my tongue; vina-yantra—a stringed instrument; tumi—You; vina-dhari—the player of the stringed instrument; tomara mane—in Your mind; yei uthe—whatever arises; tahai—that; uccari—I vibrate “My dear Lord, my tongue is just like a stringed instrument, and You are its player.

Therefore I simply vibrate whatever arises in Your mind.”

8.134

parama isvara krsna--svayam bhagavan

sarva-avatari, sarva-karana-pradhana

SYNONYMS

parama—supreme; isvara—controller; krsna—Lord Krsna; svayam—personally; bhagavan—the Supreme Personality of Godhead; sarva-avatari—the source of all incarnations; sarva-karana-pradhana—the supreme cause of all causes.

Ramananda Raya then began to speak on krsna-tattva “Krsna is the Supreme Personality of Godhead,” he said "He is personally the original Godhead, the source of all incarnations and the cause of all causes.

8.135

ananta vaikuntha, ara ananta avatara

ananta brahmanda ihan,--sabara adhara

SYNONYMS

ananta vaikuntha—innumerable Vaikuntha planets; ara—and; ananta avatara—innumerable incarnations; ananta brahmanda—innumerable universes; ihan—in this material world; sabara—of all of them; adhara—the resting place "There are innumerable Vaikuntha planets as well as innumerable incarnations.

In the material world also there are innumerable universes, and Krsna is the supreme resting place for all of them.

8.136

sac-cid-ananda-tanu, vrajendra-nandana

sarvaisvarya-sarvasakti-sarvarasa-purna

SYNONYMS

sat-cit-ananda-tanu—Krsna’s body is transcendental, full of knowledge, bliss and eternity; vrajendra-nandana—the son of Maharaja Nanda; sarva-aisvarya—all opulences; sarva-sakti—all potencies; sarva-rasa-purna—the reservoir of all transcendental mellows "The transcendental body of Sri Krsna is eternal and full of bliss and knowledge.

He is the son of Nanda Maharaja.

He is full of all opulences and potencies, as well as all spiritual mellows.

8.137

isvarah paramah krsnah

sac-cid-ananda-vigrahah

anadir adir govindah

sarva-karana-karanam

SYNONYMS

isvarah—the controller; paramah—supreme; krsnah—Lord Krsna; sat—eternal existence; cit—absolute knowledge; ananda—absolute bliss; vigrahah—whose form; anadih—without beginning; adih—the origin of everything; govindah—a name of Lord Krsna; sarva—all; karana—of causes; karanam—He is the original cause " ’Krsna, who is known as Govinda, is the supreme controller.

He has an eternal, blissful, spiritual body.

He is the origin of all.

He has no other origin, for He is the prime cause of all causes.’

PURPORT

This verse is from the Brahma-samhita (5.1).

8.138

vrndavane ’aprakrta navina madana’

kama-gayatri kama-bije yanra upasana

SYNONYMS

vrndavane—in Vrndavana; aprakrta—spiritual; navina—new; madana—Cupid; kama-gayatri—hymns of desire; kama-bije—by the spiritual seed of desire called klim; yanra—of whom; upasana—the worship "In the spiritual realm of Vrndavana, Krsna is the spiritual ever-fresh Cupid.

He is worshiped by the chanting of the Kama-gayatri mantra with the spiritual seed klim.

PURPORT

This Vrndavana is described in the Brahma-samhita (5.56) in this way:

sriyah kantah kantah parama-purusah kalpa-taravo

druma bhumis cintamani-gana-mayi toyam amrtam

katha ganam natyam gamanam api vamsi priya-sakhi

cid-anandam jyotih param api tad asvadyam api ca

sa yatra ksirabdhih sravati surabhibhyas ca su-mahan

nimesardhakhyo va vrajati na hi yatrapi samayah

bhaje svetadvipam tam aham iha golokam iti yam

vidantas te santah ksiti-virala-carah katipaye The spiritual realm of Vrndavana is always spiritual.

The goddess of fortune and the gopis are always present there.

They are Krsna’s beloveds, and all of them are as spiritual as Krsna.

In Vrndavana, Krsna is the Supreme Person and is the husband of all the gopis and the goddess of fortune.

The trees in Vrndavana are wish-fulfilling trees.

The land is made of touchstone, and the water is nectar.

Words are musical vibrations, and all movements are dancing.

The flute is the Lord’s constant companion.

The planet Goloka Vrndavana is self-luminous like the sun and is full of spiritual bliss.

The perfection of life lies in tasting that spiritual existence; therefore everyone should cultivate its knowledge.

In Vrndavana, spiritual cows are always supplying spiritual milk.

Not a single moment is wasted there-in other words, there is no past, present or future.

Not a single particle of time is wasted.

Within this material universe, the devotees worship that transcendental abode as Goloka Vrndavana.

Lord Brahma himself said, “Let me worship that spiritual land where Krsna is present.” This transcendental Vrndavana is not appreciated by those who are not devotees or self-realized souls because this Vrndavana-dhama is all spiritual.

The pastimes of the Lord there are also spiritual.

None are material.

According to a prayer by Srila Narottama dasa Thakura (Prarthana 1):

ara kabe nitai-candera karuna haibe

samsara-vasana mora kabe tuccha habe “When will Lord Nityananda have mercy upon me so that I can realize the uselessness of material pleasure?”

visaya chadiya kabe suddha habe mana

kabe hama heraba sri-vrndavana “When will my mind be cleansed of all material dirt so that I will be able to feel the presence of spiritual Vrndavana?”

rupa-raghunatha-pade haibe akuti

kabe hama bujhaba se yugala-piriti “When will I be attracted to the instructions of the Gosvamis so that I will be able to understand what is Radha and Krsna and what is Vrndavana?” These verses indicate that one first has to be purified of all material desires and all attraction for fruitive activity and speculative knowledge if one wishes to understand Vrndavana.

In reference to the words aprakrta navina madana, aprakrta refers to that which is the very opposite of the material conception.

The Mayavadis consider this to be zero or impersonal, but that is not the case.

Everything in the material world is dull, but in the spiritual world everything is alive.

The desire for enjoyments is present both in Krsna and in His parts and parcels, the living entities.

In the spiritual world, such desires are also spiritual.

No one should mistakenly consider such desires to be material.

In the material world, if one is sexually inclined and enjoys sex life, he enjoys something temporary.

His enjoyment vanishes after a few minutes.

However, in the spiritual world the same enjoyment may be there, but it never vanishes.

It is continuously enjoyed.

In the spiritual world such sex pleasure appears to the enjoyer to be more and more relishable with each new feature.

In the material world, however, sex enjoyment becomes distasteful after a few minutes only, and it is never permanent.

Because Krsna appears very much sexually inclined, He is called the new Cupid in the spiritual world.

There is no material inebriety in such desire, however.

Gayantam trayate yasmad gayatri tvam tatah smrta: One who chants the Gayatri mantra is gradually delivered from the material clutches.

In other words, That which delivers one from material entanglement is called Gayatri.

An explanation of the Gayatri mantra can be found in Madhya-lila, Chapter Twenty-one, text 125:

kama-gayatri-mantra-rupa, haya krsnera svarupa, sardha-cabbisa aksara tara haya

se aksara ’candra’ haya, krsne kari’ udaya, trijagat kaila kamamaya The Kama-gayatri mantra is just like a Vedic hymn, but it is the Supreme Personality of Godhead Himself.

There is no difference between the Kama-gayatri and Krsna.

Both are composed of twenty-four and a half transcendental syllables (see Cc.Madhya 21.125-29) The mantra depicted in letters is also Krsna, and the mantra rises just like the moon.

Due to this, there is a perverted reflection of desire in human society and among all kinds of living entities.

In the mantra klim kama-devaya vidmahe puspa-banaya dhimahi tan no ’nangah pracodayat, Krsna is called Kama-deva, Puspa-bana and Ananga.

Kama-deva is Madana-mohana, the Deity who establishes our relationship with Krsna.

Puspa-bana (“He who carries an arrow made of flowers”) is Govinda, the Personality of Godhead who accepts our devotional service.

And Ananga is Gopijana-vallabha, who satisfies all the gopis and is the ultimate goal of life.

This Kama-gayatri (klim kama-devaya vidmahe puspa-banaya dhimahi tan no ’nangah pracodayat) simply does not belong to this material world.

When one is advanced in spiritual understanding, he can worship the Supreme Personality of Godhead with his spiritually purified senses and fulfill the desires of the Lord man-mana bhava mad-bhakto

mad-yaji mam namaskuru

mam evaisyasi satyam te

pratijane priyo ’si me “Always think of Me and become My devotee.

Worship Me and offer your homage unto Me.

Thus you will come to Me without fail.

I promise you this because you are My very dear friend.” (Bg.18.65) In the Brahma-samhita it is stated (5.27-29):

atha venu-ninadasya

trayi-murti-mayi gatih

sphuranti pravivesasu

mukhabjani svayambhuvah

gayatrim gayatas tasmad

adhigatya saroja-jah

samskrtas cadi-guruna

dvijatam agamat tatah

trayya prabuddho ’tha vidhir

vijnata-tattva-sagarah

tustava veda-sarena

stotrenanena kesavam “Then Gayatri, mother of the Vedas, having been manifested by the divine sound of Sri Krsna’s flute, entered the lotus mouth of Brahma, the self-born, through his eight earholes.

Thus the lotus-born Brahma received the Gayatri mantra, which had sprung from the song of Sri Krsna’s flute.

In this way he attained twice-born status, having been initiated by the supreme primal preceptor, Godhead Himself.

Enlightened by the recollection of that Gayatri, which embodies the three Vedas, Brahma became acquainted with the expanse of the ocean of truth.

Then he worshiped Sri Krsna, the essence of all the Vedas, with a hymn.” The vibration of Krsna’s flute is the origin of the Vedic hymns.

Lord Brahma, who is seated on a lotus flower, heard the sound vibration of Krsna’s flute and was thereby initiated by the Gayatri mantra.

8.139

purusa, yosit, kiba sthavara-jangama

sarva-cittakarsaka, saksat manmatha-madana

SYNONYMS

purusa—a male; yosit—a female; kiba—all; sthavara-jangama—living entities who cannot move and living entities who can move; sarva—of everyone; citta-akarsaka—the attractor of the minds; saksat—directly; manmatha-madana—captivator of Cupid himself "The very name Krsna means that He attracts even Cupid.

He is therefore attractive to everyone-male and female, moving and inert living entities.

Indeed, Krsna is known as the all-attractive one.

PURPORT

Just as there are many orbs in the material world called stars or planets, in the spiritual world there are many spiritual planets called Vaikunthalokas.

The spiritual universe, however, is situated far, far away from the cluster of material universes.

Material scientists cannot even estimate the number of planets and stars within this universe.

They are also incapable of traveling to other stars by spaceship.

According to the Bhagavad-gita (8.20), there is also a spiritual world:

paras tasmat tu bhavo ’nyo

’vyakto ’vyaktat sanatanah

yah sa sarvesu bhutesu

nasyatsu na vinasyati “Yet there is another unmanifested nature, which is eternal and is transcendental to this manifested and unmanifested matter.

It is supreme and is never annihilated.

When all in this world is annihilated, that part remains as it is.” (Bg.8.20) Thus there is another nature, which is superior to material nature.

The word bhava or svabhava refers to nature.

The spiritual nature is eternal, and even when all the material universes are destroyed, the planets in the spiritual world abide.

They remain exactly as the spirit soul remains even after the annihilation of the material body.

That spiritual world is called aprakrta, or the antimaterial world.

In this transcendental spiritual world or universe, the highest planetary system is known as Goloka Vrndavana.

That is the abode of Lord Krsna Himself, who is also all-spiritual.

Krsna is known there as Aprakrta-madana.

The name Madana refers to Cupid, but Krsna is the spiritual Madana.

His body is not material like the body of Cupid in this material universe.

Krsna’s body is all-spiritual-sac-cid-ananda-vigraha.

Therefore He is called Aprakrta-madana.

He is also known as Manmatha-madana, which means that He is attractive even to Cupid.

Sometimes Krsna’s activities and attractive features are misinterpreted by gross materialists who accuse Him of being immoral because He danced with the gopis, but such an accusation results from not knowing that Krsna is beyond this material world.

His body is sac-cid-ananda-vigraha, completely spiritual.

There is no material contamination in His body, and one should not consider His body a lump of flesh and bones.

The Mayavadi philosophers conceive of Krsna’s body as material, and this is an abominable, gross, materialistic conception just as Krsna is completely spiritual, the gopis are also spiritual, and this is confirmed in the Brahma-samhita (5.37):

ananda-cin-maya-rasa-pratibhavitabhis

tabhir ya eva nija-rupataya kalabhih

goloka eva nivasaty akhilatma-bhuto

govindam adi-purusam tam aham bhajami “I worship Govinda, the primeval Lord.

He resides in His own realm, Goloka, with Radha, who resembles His own spiritual figure and who embodies the ecstatic potency (hladini).

Their companions are Her confidantes, who embody extensions of Her bodily form and who are imbued and permeated with ever-blissful spiritual rasa.” The gopis are also of the same spiritual quality (nija-rupataya) because they are expansions of Krsna’s pleasure potency.

Neither Krsna nor the gopis have anything to do with lumps of matter or the material conception.

In the material world the living entity is encaged within a material body, and due to ignorance he thinks that he is the body.

Therefore here the enjoyment of lusty desires between male and female is all material.

One cannot compare the lusty desires of a materialistic man to the transcendental lusty desires of Krsna.

Unless one is advanced in spiritual science, he cannot understand the lusty desires between Krsna and the gopis.

In the Caitanya-caritamrta the lusty desire of the gopis is compared to gold.

The lusty desires of a materialistic man, on the other hand, are compared to iron.

At no stage can iron and gold be compared.

The living entities-moving and nonmoving-are part and parcel of Krsna; therefore they originally have the same kind of lusty desire as His.

But when this lusty desire is expressed through matter, it is abominable.

When a living entity is spiritually advanced and liberated from material bondage, he can understand Krsna in truth.

As stated in the Bhagavad-gita (4.9):

janma karma ca me divyam

evam yo vetti tattvatah

tyaktva deham punar janma

naiti mam eti so ’rjuna “One who knows the transcendental nature of My appearance and activities does not, upon leaving the body, take his birth again in this material world but attains My eternal abode, O Arjuna.” When one can understand the body of Krsna as well as the Lord’s lusty desires, one is immediately liberated.

A conditioned soul encaged within the material body cannot understand Krsna.

As stated in the Bhagavad-gita (7.3):

manusyanam sahasresu

kascid yatati siddhaye

yatatam api siddhanam

kascin mam vetti tattvatah “Out of many thousands among men, one may endeavor for perfection, and of those who have achieved perfection, hardly one knows Me in truth.” The word siddhaye indicates liberation.

Only after being liberated from material conditioning can one understand Krsna.

When one can understand Krsna as He is (tattvatah), one actually lives in the spiritual world, although apparently living within the material body.

This technical science can be understood when one is actually spiritually advanced.

In his Bhakti-rasamrta-sindhu (1.2.187), Srila Rupa Gosvami says:

iha yasya harer dasye karmana manasa gira

nikhilasv apy avasthasu jivan-muktah sa ucyate When a person in this material world desires only to serve Krsna with love and devotion, he is liberated, even though functioning within this material world.

As the Bhagavad-gita (14.26) confirms:

mam ca yo ’vyabhicarena

bhakti-yogena sevate

sa gunan samatityaitan

brahma-bhuyaya kalpate “One who engages in full devotional service, unfailing in all circumstances, at once transcends the modes of material nature and thus comes to the level of Brahman.” Simply by engaging in the loving service of the Lord one can attain liberation.

As stated in the Bhagavad-gita (18.54): brahma-bhutah prasannatma na socati na kanksati.

A person who is highly advanced in spiritual knowledge and who has attained the brahma-bhuta stage neither laments nor hankers for anything material.

That is the stage of spiritual realization.

Srila Bhaktivinoda Thakura considered the brahma-bhuta stage in two divisions-svarupa-gata and vastu-gata.

One who has understood Krsna in truth but is still maintaining some material connection is known to be situated in his svarupa, his original consciousness.

When that original consciousness is completely spiritual, it is called Krsna consciousness.

One who lives in such consciousness is actually living in Vrndavana.

He may live anywhere; material location doesn’t matter.

When by the grace of Krsna one thus advances, he becomes completely uncontaminated by the material body and mind and at that time factually lives in Vrndavana.

That stage is called vastu-gata.

One should execute his spiritual activities in the svarupa-gata stage of consciousness.

He should also chant the cin-mayi Gayatri, the spiritual mantras: om namo bhagavate vasudevaya, klim krsnaya govindaya gopijana-vallabhaya svaha, and klim kama-devaya vidmahe puspa-banaya dhimahi tan no ’nangah pracodayat.

These are the Kama-gayatri or kama-bija mantras.

One should be initiated by a bona fide spiritual master and worship Krsna with these transcendental mantras, known as Kama-gayatri or kama-bija.

As explained by Krsnadasa Kaviraja Gosvami in the previous verse and the current verse:

vrndavane ’aprakrta navina madana’

kama-gayatri kama-bije yanra upasana

purusa, yosit, kiba sthavara-jangama

sarva-cittakarsaka, saksat manmatha-madana (Cc.Madhya 8.138-139) A person who is properly purified and initiated by the spiritual master worships the Supreme Personality of Godhead, Krsna, by chanting this mantra, the Kama-gayatri with the kama-bija.

As the Bhagavad-gita (18.65) confirms, one should engage in transcendental worship in order to be fit for being attracted by Krsna, the all-attractive man-mana bhava mad-bhakto

mad-yaji mam namaskuru

mam evaisyasi satyam te

pratijane priyo ’si me “Always think of Me and become My devotee.

Worship Me and offer your homage unto Me.

Thus you will come to Me without fail.

I promise you this because you are My very dear friend.” Since every living entity is part and parcel of Krsna, Krsna is naturally attractive.

Due to material covering, one’s attraction for Krsna is checked.

One is not usually attracted by Krsna in the material world, but as soon as one is liberated from material conditioning, he is naturally attracted.

Therefore it is said in this verse, sarva-cittakarsaka: “Everyone is naturally attracted by Krsna.” This attraction is within everyone’s heart, and when the heart is cleansed, that attraction is manifest (ceto-darpana-marjanam bhava-maha-davagni-nirvapanam).

8.140

tasam avirabhuc chaurih

smayamana-mukhambujah

pitambara-dharah sragvi

saksan manmatha-manmathah

SYNONYMS

tasam—among them; avirabhut—appeared; saurih—Lord Krsna; smayamana—smiling; mukha-ambujah—lotus face; pita-ambara-dharah—dressed with yellow garments; sragvi—decorated with a flower garland; saksat—directly; manmatha—of Cupid; manmathah—Cupid " ’When Krsna left the rasa-lila dance, the gopis became very morose, and when they were grieving, Krsna reappeared dressed in yellow garments.

Wearing a flower garland and smiling, He was attractive even to Cupid.

In this way Krsna appeared among the gopis.’

PURPORT

This verse is from Srimad-Bhagavatam (10.32.2).

8.141

nana-bhaktera rasamrta nana-vidha haya

sei saba rasamrtera ’visaya’ ’asraya’

SYNONYMS

nana-bhaktera—of various types of devotees; rasa-amrta—the nectar of devotion or transcendental mellows; nana-vidha—different varieties; haya—there are; sei saba—all these; rasa-amrtera—of the nectar of devotion; visaya—subject; asraya—object "Each and every devotee has a certain type of transcendental mellow in relation to Krsna.

But in all transcendental relationships the devotee is the worshiper (asraya), and Krsna is the object of worship (visaya).

8.142

akhila-rasamrta-murtih

prasrmara-ruci-ruddha-taraka-palih

kalita-syama-lalito

radha-preyan vidhur jayati

SYNONYMS

akhila-rasa-amrta-murtih—the reservoir of all pleasure, in which exist all the mellows of devotional service, namely santa, dasya, sakhya, vatsalya and madhurya; prasrmara—spreading forth; ruci—by His bodily luster; ruddha—who has subjugated; taraka—the gopi named Taraka; palih—the gopi named Pali; kalita—who has absorbed the minds of; syama—the gopi named Syama; lalitah—and the gopi named Lalita; radha-preyan—dearmost to Srimati Radharani; vidhuh—Krsna, the Supreme Personality of Godhead; jayati—all glories to " ’Let Krsna, the Supreme Personality of Godhead, be glorified! By virtue of His expanding attractive features, He subjugated the gopis named Taraka and Pali and absorbed the minds of Syama and Lalita.

He is the most attractive lover of Srimati Radharani and is the reservoir of pleasure for devotees in all devotional mellows.’

PURPORT

Everyone has a particular transcendental mellow by which he loves and serves Krsna.

Krsna is the most attractive feature for every kind of devotee.

He is therefore called akhila-rasamrta-murti, the transcendental form of attraction for all kinds of devotees, whether the devotee be in the santa-rasa, dasya-rasa, sakhya-rasa, vatsalya-rasa or madhurya-rasa.

This is the opening verse of the Bhakti-rasamrta-sindhu, by Srila Rupa Gosvami.

8.143

srngara-rasaraja-maya-murti-dhara

ataeva atma-paryanta-sarva-citta-hara

SYNONYMS

srngara-rasa-raja-maya—consisting of the mellow of conjugal love, which is the king of mellows; murti-dhara—Krsna, the personified reservoir of all pleasure; ataeva—therefore; atma-paryanta—even up to His own self; sarva—all; citta—of hearts; hara—the attractor "Krsna is all-attractive for devotees in all devotional mellows because He is the personification of the conjugal mellow.

Krsna is attractive not only to all the devotees, but to Himself as well.

8.144

visvesam anuranjanena janayann anandam indivara-

sreni-syamala-komalair upanayann angair anangotsavam

svacchandam vraja-sundaribhir abhitah praty-angam alingitah

srngarah sakhi murtiman iva madhau mugdho harih kridati

SYNONYMS

visvesam—of all the gopis; anuranjanena—by the act of pleasing; janayan—producing; anandam—the bliss; indivara-sreni—like a row of blue lotuses; syamala—bluish black; komalaih—and soft; upanayan—bringing; angaih—with His limbs; ananga-utsavam—a festival for Cupid; svacchandam—without restriction; vraja-sundaribhih—by the young women of Vraja; abhitah—on both sides; prati-angam—each limb; alingitah—embraced; srngarah—amorous love; sakhi—O friend; murti-man—embodied; iva—like; madhau—in the springtime; mugdhah—perplexed; harih—Lord Hari; kridati—plays " ’My dear friends, just see how Sri Krsna is enjoying the season of spring! With the gopis embracing each of His limbs, He is like amorous love personified.

With His transcendental pastimes, He enlivens all the gopis and the entire creation.

With His soft bluish black arms and legs, which resemble blue lotus flowers, He has created a festival for Cupid.’

PURPORT

This is a verse from the Gita-govinda (1.11).

See also Caitanya-caritamrta, Adi-lila, Chapter Four, text 224.

8.145

laksmi-kantadi avatarera hare mana

laksmi-adi nari-ganera kare akarsana

SYNONYMS

laksmi-kanta-adi—goddess of fortune’s husband (Narayana); avatarera—of the incarnation; hare—He enchants; mana—the mind; laksmi—the goddess of fortune; adi—headed by; nari-ganera—of all women; kare—does; akarsana—attraction "He also attracts Narayana, who is the incarnation of Sankarsana and the husband of the goddess of fortune.

He attracts not only Narayana but also all women, headed by the goddess of fortune, the consort of Narayana.

8.146

dvijatmaja me yuvayor didrksuna

mayopanita bhuvi dharma-guptaye

kalavatirnav avaner bharasuran

hatveha bhuyas tvarayetam anti me

SYNONYMS

dvija-atma-jah—the sons of the brahmana; me—by Me; yuvayoh—of both of you; didrksuna—desiring the sight; maya—by Me; upanitah—brought; bhuvi—in the world; dharma-guptaye—for the protection of religious principles; kala—with all potencies; avatirnau—who descended; avaneh—of the world; bhara-asuran—the heavy load of demons; hatva—having killed; iha—here in the spiritual world; bhuyah—again; tvaraya—very soon; itam—please come back; anti—near; me—Me "Addressing Krsna and Arjuna, Lord Maha-Visnu (the Mahapurusa) said, ’I wanted to see both of you, and therefore I have brought the sons of the brahmana here.

Both of you have appeared in the material world to reestablish religious principles, and you have both appeared here with all your potencies.

After killing all the demons, please quickly return to the spiritual world.’

PURPORT

This is a quotation from Srimad-Bhagavatam (10.89.58) concerning Krsna’s endeavor to take Arjuna beyond the material universe when Arjuna was searching for the sons of a brahmana.

Lord Maha-Visnu, who is situated beyond this material world, was also attracted by the bodily features of Krsna.

Maha-Visnu had actually stolen the sons of the brahmana in Dvaraka so that Krsna and Arjuna would come visit Him.

This verse is quoted to show that Krsna is so attractive that He attracts Maha-Visnu.

8.147

kasyanubhavo ’sya na deva vidmahe

tavanghri-renu-sparasadhikarah

yad-vanchaya srir lalanacarat tapo

vihaya kaman su-ciram dhrta-vrata

SYNONYMS

kasya—of what; anubhavah—a result; asya—of the serpent (Kaliya); na—not; deva—my Lord; vidmahe—we know; tava anghri—of Your lotus feet; renu—of the dust; sparasa—for touching; adhikarah—qualification; yat—which; vanchaya—by desiring; srih—the goddess of fortune; lalana—the topmost woman; acarat—performed; tapah—austerity; vihaya—giving up; kaman—all desires; su-ciram—for a long time; dhrta—a law upheld; vrata—as a vow

" ’O Lord, we do not know how the serpent Kaliya attained such an opportunity to be touched by the dust of Your lotus feet.

For this end, the goddess of fortune performed austerities for centuries, giving up all other desires and observing austere vows.

Indeed, we do not know how this serpent Kaliya got such an opportunity.’

PURPORT

This verse from Srimad-Bhagavatam (10.16.36) was spoken by the wives of the Kaliya demon.

8.148

apana-madhurye hare apanara mana

apana apani cahe karite alingana

SYNONYMS

apana—own; madhurye—by sweetness; hare—steals; apanara—His own; mana—mind; apana—Himself; apani—He; cahe—wants; karite—to do; alingana—embracing "Lord Krsna’s sweetness is so attractive that it steals away His own mind.

Thus He even wants to embrace Himself.

8.149

aparikalita-purvah kas camatkara-kari

sphurati mama gariyan esa madhurya-purah

ayam aham api hanta preksya yam lubdha-cetah

sa-rabhasam upabhoktum kamaye radhikeva

SYNONYMS

aparikalita-purvah—not previously experienced; kah—who; camatkara-kari—causing wonder; sphurati—manifests; mama—My; gariyan—more great; esah—this; madhurya-purah—abundance of sweetness; ayam—this; aham—I; api—even; hanta—alas; preksya—seeing; yam—which; lubdha-cetah—My mind being bewildered; sa-rabhasam—impetuously; upabhoktum—to enjoy; kamaye—desire; radhika iva—like Srimati Radharani “ ’Upon seeing His own reflection in a bejeweled pillar of His Dvaraka palace, Krsna desired to embrace it, saying, ”Alas, I have never seen such a person before.

Who is He? Just by seeing Him I have become eager to embrace Him, exactly like Srimati Radharani.“ ’ ”

PURPORT

This is a verse from Srila Rupa Gosvami’s Lalita-madhava (8.34).

8.150

ei ta’ sanksepe kahila krsnera svarupa

ebe sanksepe kahi suna radha-tattva-rupa

SYNONYMS

ei ta’-thus; sanksepe—in brief; kahila—I have said; krsnera—of Lord Krsna; svarupa—the original form; ebe—now; sanksepe—in summary; kahi—I shall speak; suna—please hear; radha—of Srimati Radharani; tattva-rupa—the actual position.

Sri Ramananda Raya then said, "I have thus briefly explained the original form of the Supreme Personality of Godhead.

Now let me describe the position of Srimati Radharani.

8.151

krsnera ananta-sakti, tate tina--pradhana

’cic-chakti’, ’maya-sakti’, ’jiva-sakti’-nama

SYNONYMS

krsnera—of Lord Krsna; ananta-sakti—unlimited potencies; tate—in that; tina—three; pradhana—chief; cit-sakti—spiritual potency; maya-sakti—material potency; jiva-sakti—marginal potency, or living entities; nama—named "Krsna has unlimited potencies, which can be divided into three main parts.

These are the spiritual potency, the material potency and the marginal potency, which is known as the living entities.

8.152

’antaranga’, ’bahiranga’, ’tatastha’ kahi yare

antaranga ’svarupa-sakti’--sabara upare

SYNONYMS

antaranga—internal; bahiranga—external; tata-stha—marginal; kahi—we say; yare—to whom; antaranga—the internal potency; svarupa-sakti—the personal energy; sabara upare—above all "In other words, these are all potencies of God-internal, external and marginal.

But the internal potency is the Lord’s personal energy and stands over the other two.

8.153

visnu-saktih para prokta

ksetrajnakhya tatha para

avidya-karma-samjnanya

trtiya saktir isyate

SYNONYMS

visnu-saktih—the potency of Lord Visnu; para—spiritual; prokta—it is said; ksetrajna-akhya—the potency known as ksetra-jna; tatha—as well as; para—spiritual; avidya—ignorance; karma—fruitive activities; samjna—known as; anya—other; trtiya—third; saktih—potency; isyate—known thus " ’The original potency of Lord Visnu is superior, or spiritual.

The living entity actually belongs to that superior energy, but there is another energy, called the material energy, and this third energy is full of ignorance.’

PURPORT

This is a quotation from the Visnu Purana (6.7.61).

8.154

sac-cid-ananda-maya krsnera svarupa

ataeva svarupa-sakti haya tina rupa

SYNONYMS

sat-cit-ananda-maya—eternal bliss and knowledge; krsnera—of Lord Krsna; svarupa—the real transcendental form; ataeva—therefore; svarupa-sakti—His spiritual personal potency; haya—is; tina rupa—three forms "Originally Lord Krsna is sac-cid-ananda-vigraha, the transcendental form of eternity, bliss and knowledge; therefore His personal potency, the internal potency, has three different forms.

8.155

anandamse ’hladini’, sad-amse ’sandhini’

cid-amse ’samvit’, yare jnana kari’ mani

SYNONYMS

ananda-amse—in bliss; hladini—the pleasure-giving potency; sat-amse—in eternity; sandhini—the creative potency; cit-amse—in knowledge; samvit—the knowledge potency; yare—which; jnana—knowledge; kari’-taking as; mani—I accept "Hladini is His aspect of bliss; sandhini, of eternal existence; and samvit, of cognizance, which is also accepted as knowledge.

8.156

hladini sandhini samvit

tvayy eka sarva-samsraye

hlada-tapa-kari misra

tvayi no guna-varjite

SYNONYMS

hladini—that which generates pleasure; sandhini—the potency of existence; samvit—the potency of knowledge; tvayi—unto You; eka—principal internal potency; sarva-samsraye—You are the reservoir of all potencies; hlada—pleasure; tapa-kari—generator of pains; misra—mixed; tvayi—unto You; na u—never; guna-varjite—You, the transcendence, the Supreme Personality of Godhead " ’My dear Lord, You are the transcendental reservoir of all transcendental qualities.

Your pleasure potency, existence potency and knowledge potency are actually all one spiritual internal potency.

The conditioned soul, although actually spiritual, sometimes experiences pleasure, sometimes pain and sometimes a mixture of pain and pleasure.

This is due to his being touched by matter.

But because You are above all material qualities, these are not found in You.

Your superior spiritual potency is completely transcendental, and for You there is no such thing as relative pleasure, pleasure mixed with pain, or pain itself.’

PURPORT

This is a quotation from the Visnu Purana (1.12.69).

8.157

krsnake ahlade, ta’te nama--’hladini’

sei sakti-dvare sukha asvade apani

SYNONYMS

krsnake—unto Krsna; ahlade—gives pleasure; ta’te—therefore; nama—the name; hladini—pleasure-giving potency; sei sakti—that potency; dvare—by means of; sukha—happiness; asvade—tastes; apani—Lord Krsna personally "The potency called hladini gives Krsna transcendental pleasure.

Through this pleasure potency, Krsna personally tastes all spiritual pleasure.

8.158

sukha-rupa krsna kare sukha asvadana

bhakta-gane sukha dite ’hladini’--karana

SYNONYMS

sukha-rupa—embodiment of pleasure; krsna—Lord Krsna; kare—does; sukha—happiness; asvadana—tasting; bhakta-gane—unto the devotees; sukha—happiness; dite—to give; hladini—the pleasure potency; karana—the cause "Lord Krsna tastes all kinds of transcendental happiness, although He Himself is happiness personified.

The pleasure relished by His pure devotees is also manifest by His pleasure potency.

8.159

hladinira sara amsa, tara ’prema’ nama

ananda-cinmaya-rasa premera akhyana

SYNONYMS

hladinira—of this pleasure potency; sara—the essential; amsa—part; tara—its; prema—love of God; nama—name; ananda—full of pleasure; cit-maya-rasa—the platform of spiritual mellows; premera—of love of Godhead; akhyana—the explanation "The most essential part of this pleasure potency is love of Godhead (prema).

Consequently, the explanation of love of Godhead is also a transcendental mellow full of pleasure.

8.160

premera parama-sara ’mahabhava’ jani

sei mahabhava-rupa radha-thakurani

SYNONYMS

premera—of love of Godhead; parama-sara—the essential part; maha-bhava—the transcendental ecstasy of the name mahabhava; jani—we know; sei—that; maha-bhava-rupa—the personification of the mahabhava transcendental ecstasy; radha-thakurani—Srimati Radharani "The essential part of love of Godhead is called mahabhava, transcendental ecstasy, and that ecstasy is represented by Srimati Radharani.

8.161

tayor apy ubhayor madhye

radhika sarvathadhika

mahabhava-svarupeyam

gunair ativariyasi

SYNONYMS

tayoh—of them; api—even; ubhayoh—of both (Candravali and Radharani); madhye—in the middle; radhika—Srimati Radharani; sarvatha—in every way; adhika—greater; maha-bhava-svarupa—the form of mahabhava; iyam—this one; gunaih—with good qualities; ativariyasi—the best of all " ’Among the gopis of Vrndavana, Srimati Radharani and another gopi are considered chief.

But when we compare the gopis, it appears that Srimati Radharani is most important because Her real feature expresses the highest ecstasy of love.

The ecstasy of love experienced by the other gopis cannot be compared to that of Srimati Radharani.’

PURPORT

This is a quotation from Srila Rupa Gosvami’s Ujjvala-nilamani (4.3).

8.162

premera ’svarupa-deha’--prema-vibhavita

krsnera preyasi-srestha jagate vidita

SYNONYMS

premera—love of Godhead; svarupa-deha—actual body; prema—by love of Godhead; vibhavita—influence; krsnera—of Lord Krsna; preyasi—of the dear friends; srestha—topmost; jagate—throughout the whole world; vidita—known "The body of Srimati Radharani is a veritable transformation of love of Godhead; She is the dearmost friend of Krsna, and this is known throughout the world.

8.163

ananda-cinmaya-rasa-pratibhavitabhis

tabhir ya eva nija-rupataya kalabhih

goloka eva nivasty akhilatma-bhuto

govindam adi-purusam tam aham bhajami

SYNONYMS

ananda—bliss; cit—knowledge; maya—consisting of; rasa—mellows; prati—every second; bhavitabhih—who are engrossed with; tabhih—with those; yah—who; eva—certainly; nija-rupataya—with His own form; kalabhih—who are parts of portions of His pleasure potency; goloke—in Goloka Vrndavana; eva—certainly; nivasti—resides; akhila-atma—as the soul of all; bhutah—who exists; govindam—Lord Govinda; adi-purusam—the original personality; tam—Him; aham—I; bhajami—worship " ’I worship Govinda, the primeval Lord, who resides in His own realm, Goloka, with Radha, who resembles His own spiritual figure and who embodies the ecstatic potency (hladini).

Their companions are Her confidantes, who embody extensions of Her bodily form and who are imbued and permeated with ever-blissful spiritual rasa.’

PURPORT

This is a quotation from Brahma-samhita (5.37).

8.164

sei mahabhava haya ’cintamani-sara’

krsna-vancha purna kare ei karya tanra

SYNONYMS

sei—that; maha-bhava—supreme ecstasy; haya—is; cintamani-sara—the essence of spiritual life; krsna-vancha—all the desires of Lord Krsna; purna kare—fulfills; ei—this; karya—business; tanra—Her "That supreme ecstasy of Srimati Radharani is the essence of spiritual life.

Her only business is to fulfill all the desires of Krsna.

8.165

’mahabhava-cintamani’ radhara svarupa

lalitadi sakhi--tanra kaya-vyuha-rupa

SYNONYMS

maha-bhava—of the topmost spiritual ecstasy; cinta-mani—the touchstone; radhara svarupa—the transcendental form of Srimati Radharani; lalita-adi sakhi—the gopi associates of Srimati Radharani; tanra kaya-vyuha-rupa—expansions of Her spirituai body "Srimati Radharani is the topmost spiritual gem, and the other gopis-Lalita, Visakha and so on-are expansions of Her spiritual body.

8.166

radha-prati krsna-sneha--sugandhi udvartana

ta’te ati sugandhi deha--ujjvala-varana

SYNONYMS

radha-prati—toward Srimati Radharani; krsna-sneha—the affection of Lord Krsna; su-gandhi udvartana—perfumed massage; ta’te—in that; ati—very; su-gandhi—perfumed; deha—the body; ujjvala—brilliant; varana—luster "Srimati Radharani’s transcendental body is brilliant in luster and full of all transcendental fragrances.

Lord Krsna’s affection for Her is like a perfumed massage.

PURPORT

Sugandhi udvartana refers to a paste made of several perfumes and fragrant oils.

This paste is massaged all over the body, and in this way the body’s dirt and perspiration are removed.

Srimati Radharani’s body is automatically perfumed, but when Her body is massaged with the scented paste of Lord Krsna’s affection, Her entire body is doubly perfumed and made brilliant and lustrous.

This is the beginning of Krsnadasa Kaviraja Gosvami’s description of Srimati Radharani’s transcendental body.

This description is based on the book known as Premambhoja-maranda compiled by Sri Raghunatha dasa Gosvami.

Srila Kaviraja Gosvami’s descriptions in verses 165-181 are based on this book.

A translation of the original Sanskrit as described by Srila Bhaktivinoda Thakura reads as follows: "The love of the gopis for Krsna is full of transcendental ecstasy.

It appears to be a brilliant jewel, and enlightened by such a transcendental jewel, Radharani’s body is further perfumed and decorated with kunkuma.

In the morning Her body is bathed in the nectar of compassion, in the afternoon in the nectar of youth, and in the evening in the nectar of luster itself.

In this way the bathing is performed, and Her body becomes as brilliant as the cintamani jewel.

Her dress is composed of various kinds of silken garments, which may be compared to Her natural shyness “Her beauty is more and more enhanced, being decorated with kunkuma, which is compared to beauty itself, and with blackish musk, which is compared to conjugal love.

Thus Her body is decorated with different colors.

The kunkuma is red, and the musk is black.

Her ornaments embody the natural symptoms of ecstasy-trembling, tears, jubilation, stunning, perspiration, faltering of the voice, bodily redness, madness and dullness.

In this way the entire body is bedecked with these nine different jewels.

Over and above this, the beauty of Her body is enhanced by Her transcendental qualities, which hang as a flower garland on Her body.

The ecstasy of love for Krsna is known as dhira and adhira, sober and restless.

Such ecstasy constitutes the covering of Srimati Radharani’s body, and it is adorned by camphor.

Her transcendental anger toward Krsna is embodied as the arrangement of the hair on Her head, and the tilaka of Her great fortune shines on Her beautiful forehead.

The earrings of Srimati Radharani are the holy names of Krsna, as well as the hearing of His name and fame.

Her lips are always reddish due to the betel nut of ecstatic affection for Krsna.

The black ointment around Her eyes is Her tricky behavior with Krsna brought about by love.

Her joking with Krsna and gentle smiling is the camphor with which She is perfumed.

She sleeps in Her room with the aroma of pride, and when She lies down in Her bed, the transcendental variety of Her loving ecstasies is like a jeweled locket in the midst of Her necklace of separation.

Her transcendental breasts are covered by Her sari in the form of affection and anger toward Krsna.

She has a stringed instrument known as a kacchapi-vina, which is the fame and fortune that actually dries up the faces and breasts of the other gopis.

She always keeps Her hands on the shoulder of Her gopi friend, who is compared to Her youthful beauty, and although She is highly qualified with so many spiritual assets, She is nonetheless affected by the Cupid known as Krsna.

Thus She is defeated.

Srila Raghunatha dasa Gosvami offers his respectful obeisances to Srimati Radharani, taking a straw in his mouth.

Indeed, he prays, ’O Gandharvika, Srimati Radharani, just as Lord Krsna never rejects a surrendered soul, please don’t reject me.’ ” This is a summary translation of the Premambhoja-maranda, which Kaviraja Gosvami quotes.

8.167

karunyamrta-dharaya snana prathama

tarunyamrta-dharaya snana madhyama

SYNONYMS

karunya-amrta—of the nectar of mercy; dharaya—in the shower; snana—bath; prathama—first; tarunya-amrta—of the nectar of youth; dharaya—in the shower; snana—bath; madhyama—in the middle "Srimati Radharani takes Her first bath in the shower of the nectar of compassion, and She takes Her second bath in the nectar of youth.

PURPORT

Srimati Radharani first smears Her body with the paste of affection for Krsna.

She then takes Her bath in the water of mercy.

After passing the pauganda age (from five to ten years), Srimati Radharani first appears as mercy.

The second bath, taken at noon, is taken in the water of tarunyamrta, or the nectar of youth.

This is the actual expression of Her new youthfulness.

8.168

lavanyamrta-dharaya tad-upari snana

nija-lajja-syama-pattasati-paridhana

SYNONYMS

lavanya-amrta-dharaya—in the shower of the nectar of bodily luster; tat-upari—over and above that; snana—the bath; nija—own; lajja—shyness; syama—blackish; patta—silk; sati—garments; paridhana—wearing "After Her midday bath, Radharani takes another bath in the nectar of bodily luster, and She puts on the garment of shyness, which is exactly like a black silk sari.

PURPORT

Over and above the other baths, the bath taken in the afternoon is taken in the nectar of full beauty.

This nectar represents the personal qualities of beauty and luster.

Thus there are three baths in different kinds of water.

Radharani then puts on two garments-a lower and an upper garment.

The upper garment is pinkish and is Her affection and attraction for Krsna, and the lower garment, a blackish silk sari, is Her shyness.

8.169

krsna-anuraga dvitiya aruna-vasana

pranaya-mana-kanculikaya vaksa acchadana

SYNONYMS

krsna-anuraga—attraction for Krsna; dvitiya—second; aruna-vasana—pinkish garment; pranaya—of love; mana—and anger; kanculikaya—by a short blouse; vaksa—breasts; acchadana—covering "Srimati Radharani’s affection for Krsna is the upper garment, which is pinkish in color.

She then covers Her breasts with another garment, comprised of affection and anger toward Krsna.

8.170

saundarya--kunkuma, sakhi-pranaya--candana

smita-kanti--karpura, tine--ange vilepana

SYNONYMS

saundarya—Her personal beauty; kunkuma—a red powder known as kunkuma; sakhi-pranaya—Her love for Her associates; candana—the sandalwood pulp; smita-kanti—the sweetness of Her smile; karpura—camphor; tine—by these three things; ange—on the body; vilepana—smearing "Srimati Radharani’s personal beauty is compared to the reddish powder known as kunkuma.

Her affection for Her associates is compared to sandalwood pulp, and the sweetness of Her smile is compared to camphor.

All these, combined together, are smeared over Her body.

8.171

krsnera ujjvala-rasa--mrgamada-bhara

sei mrgamade vicitrita kalevara

SYNONYMS

krsnera—of Lord Krsna; ujjvala-rasa—the conjugal mellow; mrga-mada—of musk; bhara—an abundance; sei—that; mrga-made—made by the aroma of the musk; vicitrita—decorated; kalevara—Her whole body "Conjugal love for Krsna is just like an abundance of musk.

By that musk, Her whole body is decorated.

8.172

pracchanna-mana vamya--dhammilla-vinyasa

’dhiradhiratmaka’ guna--ange pata-vasa

SYNONYMS

pracchanna—covered; mana—anger; vamya—craftiness; dhammilla—of the bunches of hair; vinyasa—arrangement; dhira-adhira-atmaka—consisting of anger due to jealousy, which anger is sometimes expressed and sometimes suppressed; guna—the quality; ange—on the body; pata-vasa—silk covering "Craftiness and covered anger constitute the arrangement of Her hair.

The quality of anger due to jealousy is just like the silk garment covering Her body.

8.173

raga-tambula-rage adhara ujjvala

prema-kautilya--netra-yugale kajjala

SYNONYMS

raga—of love; tambula—of the betel nut; rage—by the reddish color; adhara—lips; ujjvala—brilliant; prema-kautilya—the double dealings in loving affairs; netra-yugale—on the two eyes; kajjala—the ointment "Her attachment for Krsna is the reddish color of betel nuts on Her brilliant lips.

Her double-dealings in loving affairs are just like the black ointment around Her eyes.

8.174

’suddipta-sattvika’ bhava, harsadi ’sancari’

ei saba bhava-bhusana saba-ange bhari’

SYNONYMS

su-uddipta-sattvika bhava—blazing ecstasies of goodness; harsa-adi—like jubilation; sancari—the continuously existing ecstasies; ei saba—all these; bhava—ecstasies; bhusana—ornaments; saba—all; ange—body; bhari’-filling "The decorated ornaments on Her body are the blazing ecstasies of goodness, and these constantly existing ecstasies are headed by jubilation.

All these ecstasies are like ornaments all over Her body.

8.175

’kila-kincitadi’-bhava-vimsati-bhusita

guna-sreni-puspamala sarvange purita

SYNONYMS

kila-kincita-adi—headed by kila-kincita; bhava—with the ecstasies; vimsati—twenty; bhusita—decorated; guna-sreni—of Her attractive qualities; puspa-mala—as a garland of flowers; sarva-ange—all over the body; purita—filled "These bodily ornaments constitute twenty kinds of ecstatic symptoms, beginning with kila-kincita.

Her transcendental qualities are the flower garland hanging in fullness over Her body.

PURPORT

The twenty different moods headed by kila-kincita are described as follows.

First, in connection with the body, there are bhava (ecstasy), hava (gestures) and hela (negligence); in relation to the self there are sobha (beauty), kanti (luster), dipti (brilliance), madhurya (sweetness), pragalbhata (impudence), audarya (magnanimity) and dhairya (patience); and in relation to nature, there are lila (pastimes), vilasa (enjoyment), vicchitti (breaking off) and vibhrama (puzzlement).

There are no English equivalents for the words kila-kincita, mottayita and kuttamita.

A flower garland constitutes the qualities of Srimati Radharani and is divided into mental, verbal and bodily parts.

Her attitude of forgiveness and mercy is all mental.

Her talks, which are very pleasing to the ear, are verbal.

The physical qualities-age, beauty, luster and grace-are bodily qualities.

8.176

saubhagya-tilaka caru-lalate ujjvala

prema-vaicittya--ratna, hrdaya--tarala

SYNONYMS

saubhagya-tilaka—the tilaka of good fortune; caru—beautiful; lalate—on the forehead; ujjvala—brilliant; prema—of love of Godhead; vaicittya—diversity; ratna—the jewel; hrdaya—the heart; tarala—the locket "The tilaka of good fortune is on Her beautiful broad forehead.

Her various loving affairs are a gem, and Her heart is the locket.

8.177

madhya-vayasa, sakhi-skandhe kara-nyasa

krsnalila-manovrtti-sakhi asa-pasa

SYNONYMS

madhya-vayasa—adolescence; sakhi—of a friend; skandhe—on the shoulder; kara—hand; nyasa—keeping; krsna—of Lord Krsna; lila—the pastimes; manah—of the mind; vrtti—activities; sakhi—gopis; asa-pasa—here and there "Srimati Radharani’s gopi friends are Her mental activities, which are concentrated on the pastimes of Sri Krsna.

She keeps Her hand on the shoulder of a friend, who represents youth.

PURPORT

Radharani’s eight companions (asta-sakhi) are different varieties of pleasure connected with the pastimes of Krsna.

Following those pastimes of Sri Krsna are other activities, which are represented by the assistants of the gopis.

8.178

nijanga-saurabhalaye garva-paryanka

ta’te vasi’ ache, sada cinte krsna-sanga

SYNONYMS

nija-anga—Her personal body; saurabha-alaye—in the abode of aroma; garva—pride; paryanka—bedstead; ta’te—on that; vasi’-lying; ache—there is; sada—always; cinte—thinks; krsna-sanga—the association of Krsna "Srimati Radharani’s bedstead is pride itself, and it is situated in the abode of Her bodily aroma.

She is always seated there thinking of Krsna’s association.

8.179

krsna-nama-guna-yasa--avatamsa kane

krsna-nama-guna-yasa-pravaha-vacane

SYNONYMS

krsna—of Lord Krsna; nama—the holy name; guna—the qualities; yasa—the fame; avatamsa—ornaments; kane—on the ear; krsna—of Lord Krsna; nama—of the holy name; guna—of the qualities; yasa—of the fame; pravaha—waves; vacane—in Her talking "Srimati Radharani’s earrings represent the name, fame and qualities of Lord Krsna.

The glories of Lord Krsna’s name, fame and qualities are always inundating Her speech.

8.180

krsnake karaya syama-rasa-madhu pana

nirantara purna kare krsnera sarva-kama

SYNONYMS

krsnake—unto Krsna; karaya—She induces; syama-rasa—of the mellow of conjugal love; madhu—the honey; pana—drinking; nirantara—constantly; purna—complete; kare—makes; krsnera—of Lord Krsna; sarva-kama—all kinds of lusty desires "Srimati Radharani induces Krsna to drink the honey of the conjugal relationship.

She is therefore engaged in satisfying all the lusty desires of Krsna.

8.181

krsnera visuddha-prema-ratnera akara

anupama-gunagana-purna kalevara

SYNONYMS

krsnera—of Lord Krsna; visuddha-prema—of pure transcendental love; ratnera—of the valuable jewel; akara—a mine; anupama—unparalleled; guna-gana—of groups of qualities; purna—full; kalevara—transcendental body "Srimati Radharani is exactly like a mine filled with valuable jewels of love for Krsna.

Her transcendental body is complete with unparalleled spiritual qualities.

8.182

ka krsnasya pranaya-jani-bhuh srimati radhikaika

kasya preyasy anupama-guna radhikaika na canya

jaihmyam kese drsi taralata nisthuratvam kuce ’sya

vancha-purtyai prabhavati hare radhikaika na canya

SYNONYMS

ka—who; krsnasya—of Lord Krsna; pranaya-jani-bhuh—the birthplace of love of Krsna; srimati—all-beautiful; radhika—Srimati Radharani; eka—alone; ka—who; asya—His; preyasi—most dear friend; anupama-guna—having unparalleled qualities; radhika—Srimati Radharani; eka—alone; na—not; ca—also; anya—anyone else; jaihmyam—crookedness; kese—in the hair; drsi—in the eyes; taralata—unsteadiness; nisthuratvam—firmness; kuce—in the breasts; asyah—Her; vancha—of the desires; purtyai—to fulfill; prabhavati—manifests; hareh—of Lord Krsna; radhika—Srimati Radharani; eka—alone; na—not; ca anya—anyone else " ’If one asks about the origin of love of Krsna, the answer is that the origin is in Srimati Radharani alone.

Who is the most dear friend of Krsna? The answer again is Srimati Radharani alone.

No one else.

Srimati Radharani’s hair is very curly, Her two eyes are always moving to and fro, and Her breasts are firm.

Since all transcendental qualities are manifest in Srimati Radharani, She alone is able to fulfill all the desires of Krsna.

No one else.’

PURPORT

This is a quotation from Sri Govinda-lilamrta (11.122) by Krsnadasa Kaviraja Gosvami.

It is a verse in the form of questions and answers describing the glories of Srimati Radharani.

8.183-184

yanra saubhagya-guna vanche satyabhama

yanra thani kala-vilasa sikhe vraja-rama

yanra saundaryadi-guna vanche laksmi-parvati

yanra pativrata-dharma vanche arundhati

SYNONYMS

yanra—whose; saubhagya—of good fortune; guna—quality; vanche—desires; satyabhama—Satyabhama, one of the queens of Krsna; yanra thani—from whom; kala-vilasa—the sixty-four arts; sikhe—learn; vraja-rama—all the gopis in Vrndavana; yanra—whose; saundarya-adi—such as beauty; guna—qualities; vanche—desires; laksmi—the goddess of fortune; parvati—the wife of Lord Siva; yanra—whose; pati-vrata—of chastity; dharma—principle; vanche—desires; arundhati—the wife of Vasistha Muni "Even Satyabhama, one of the queens of Sri Krsna, desires the fortunate position and excellent qualities of Srimati Radharani.

All the gopis learn the art of dressing from Srimati Radharani, and even the goddess of fortune, Laksmi, and the wife of Lord Siva, Parvati, desire Her beauty and qualities.

Indeed, Arundhati, the celebrated chaste wife of Vasistha, also wants to imitate the chastity and religious principles of Srimati Radharani.

8.185

yanra sadguna-ganane krsna na paya para

tanra guna ganibe kemane jiva chara

SYNONYMS

yanra—whose; sat-guna—good qualities; ganane—in counting; krsna—Lord Krsna; na—not; paya—obtains; para—the limit; tanra—Her; guna—qualities; ganibe—can count; kemane—how; jiva—a living entity; chara—most insignificant “Even Lord Krsna Himself cannot reach the limit of the transcendental qualities of Srimati Radharani.

How, then, can an insignificant living entity count them?”

8.186

prabhu kahe,--janilun krsna-radha-prema-tattva

sunite cahiye dunhara vilasa-mahattva

SYNONYMS

prabhu kahe—Lord Sri Caitanya replied; janilun—now I have understood; krsna—of Lord Krsna; radha—of Srimati Radharani; prema—of the loving affairs; tattva—the truth; sunite—to hear; cahiye—I desire; dunhara—of both of Them; vilasa-mahattva—the greatness of the enjoyment.

Lord Sri Caitanya Mahaprabhu replied, “Now I have come to understand the truth of the loving affairs between Radha and Krsna.

Nonetheless, I still want to hear how both of Them gloriously enjoy such love.”

8.187

raya kahe,--krsna haya ’dhira-lalita’

nirantara kama-krida--yanhara carita

SYNONYMS

raya kahe—Ramananda Raya replied; krsna—Lord Krsna; haya—is; dhira-lalita—a person who can keep his girlfriend always in subjugation by different qualities; nirantara—constantly; kama-krida—pastimes of sexual enjoyment; yanhara—of whom; carita—the character.

Raya Ramananda replied, "Lord Krsna is dhira-lalita, for He can always keep His girlfriends in a subjugated state.

Thus His only business is enjoying sense gratification.

PURPORT

We should always remember that Krsna’s sense gratification is never to be compared to the sense gratification of the material world.

As we have already explained, Krsna’s sense gratification is just like gold.

The perverted reflection of that sense gratification found in the material world is just like iron.

The purport is that Krsna is not impersonal.

He has all the desires that are manifest in the perverted reflection within this material world.

However, the qualities are different-one is spiritual, and the other is material.

Just as there is a difference between life and death, there is a difference between spiritual sense gratification and material sense gratification.

8.188

vidagdho nava-tarunyah

parihasa-visaradah

niscinto dhira-lalitah

syat prayah preyasi-vasah

SYNONYMS

vidagdhah—clever; nava-tarunyah—always freshly youthful; parihasa—in joking; visaradah—expert; niscintah—without anxiety; dhira-lalitah—a hero in loving affairs; syat—is; prayah—almost always; preyasi-vasah—one who keeps His girlfriends subjugated " ’A person who is very cunning and always youthful, expert in joking and without anxiety, and who can keep his girlfriends always subjugated, is called dhira-lalita.’

PURPORT

This verse is from the Bhakti-rasamrta-sindhu (2.1.230).

8.189

ratri-dina kunje krida kare radha-sange

kaisora vayasa saphala kaila krida-range

SYNONYMS

ratri-dina—day and night; kunje—in the gardens or bushes of Vrndavana; krida—pastimes; kare—performs; radha-sange—with Radharani; kaisora—the pre-youthful; vayasa—age; sa-phala—fruitful; kaila—made; krida-range—taking pleasure in different pastimes "Day and night Lord Sri Krsna enjoys the company of Srimati Radharani in the bushes of Vrndavana.

Thus His pre-youthful age is fulfilled through His affairs with Srimati Radharani.

8.190

vaca sucita-sarvari-rati-kala-pragalbhyaya radhikam

vrida-kuncita-locanam viracayann agre sakhinam asau

tad-vaksoruha-citra-keli-makari-panditya-param gatah

kaisoram saphali-karoti kalayan kunje viharam harih

SYNONYMS

vaca—by speech; sucita—revealing; sarvari—of the night; rati—in amorous pastimes; kala—of the portion; pragalbhyaya—the importance; radhikam—Srimati Radharani; vrida—from shame; kuncita-locanam—having Her eyes closed; viracayan—making; agre—before; sakhinam—Her friends; asau—that one; tat—of Her; vaksah-ruha—on the breasts; citra-keli—with variegated pastimes; makari—in drawing dolphins; panditya—of cleverness; param—the limit; gatah—who reached; kaisoram—adolescence; sa-phali-karoti—makes successful; kalayan—performing; kunje—in the bushes; viharam—pastimes; harih—the Supreme Personality of Godhead “ ’Thus Lord Sri Krsna spoke of the sexual activities of the previous night.

In this way He made Srimati Radharani close Her eyes out of shyness.

Taking this opportunity, Sri Krsna painted various types of dolphins on Her breasts.

Thus He became a very expert artist for all the gopis.

During such pastimes, the Lord enjoyed the fulfillment of His youth.’ ”

PURPORT

This quotation is also found in the Bhakti-rasamrta-sindhu (2.1.231).

8.191

prabhu kahe,--“eho haya, age kaha ara”

raya kahe,--“iha va-i buddhi-gati nahi ara”

SYNONYMS

prabhu kahe—Lord Caitanya Mahaprabhu said; eho haya—this is all right; age kaha ara—please go forward and say more; raya kahe—Ramananda Raya replied; iha va-i—except this; buddhi-gati—movement of my intelligence; nahi—there is not; ara—any more.

Sri Caitanya Mahaprabhu said, “This is all right, but please continue.” At that time Raya Ramananda replied, “I don’t think my intelligence goes beyond this.”

8.192

yeba ’prema-vilasa-vivarta’ eka haya

taha suni’ tomara sukha haya, ki na haya

SYNONYMS

yeba—whatever; prema-vilasa-vivarta—the resultant bewilderment or revolution in the ecstasy of loving affairs; eka haya—there is one topic; taha—that; suni’-hearing; tomara—Your; sukha—happiness; haya—is; ki—or; na—not; haya—is.

Raya Ramananda then informed Sri Caitanya Mahaprabhu that there was another topic, known as prema-vilasa-vivarta “You may hear of this from me,” Ramananda Raya said, “but I do not know whether You will be happy with it or not.”

PURPORT

These statements are set forth for our understanding, according to Srila Bhaktivinoda Thakura in his Amrta-pravaha-bhasya.

In essence, Sri Caitanya Mahaprabhu told Ramananda Raya, “My dear Ramananda, the explanation you have given about the goal of life and the pastimes of Srimati Radharani and Krsna is certainly the truth.

Although this is factual, you can continue telling Me more if there is anything more to say.” In reply, Ramananda Raya said, “I do not think I have anything to say beyond this, but there is a topic known as prema-vilasa-vivarta, which I may explain to You.

8.193

eta bali’ apana-krta gita eka gahila

preme prabhu sva-haste tanra mukha acchadila

SYNONYMS

eta bali’-saying this; apana-krta—composed by himself; gita—song; eka—one; gahila—sang; preme—in love of Godhead; prabhu—Sri Caitanya Mahaprabhu; sva-haste—by His own hand; tanra—his (Ramananda Raya’s); mukha—mouth; acchadila—covered.

Saying this, Ramananda Raya began to sing a song he had composed, but Sri Caitanya Mahaprabhu, out of the ecstasy of love of Godhead, immediately covered Ramananda’s mouth with His own hand.

PURPORT

The topics that are about to be discussed between Lord Sri Caitanya Mahaprabhu and Ramananda Raya cannot be understood by a materialistic poet, nor by intelligence or material perception.

Srila Bhaktisiddhanta Sarasvati Thakura states that the spiritual mellow can be realized only when one is situated on the transcendental platform beyond the material stage of goodness.

That platform is called visuddha-sattva (sattvam visuddham vasudeva-sabditam).

Realization of the visuddha-sattva is beyond the pale of the material world and is not perceived by bodily senses or mental speculation.

Our identification with the gross body and subtle mind is different from spiritual understanding.

Since the intelligence and mind are material, the loving affairs of Sri Radha and Krsna are beyond their perception.

Sarvopadhi-vinirmuktam tat-paratvena nirmalam: when we are free from all material designations and our senses are completely purified by the bhakti process, we can understand the sense activities of the Absolute Truth (hrsikena hrsikesa-sevanam bhaktir ucyate).

The spiritual senses are beyond the material senses.

A materialist can think only of the negation of material variety; he cannot understand spiritual variety.

He thinks that spiritual variety simply contradicts material variety and is a negation or void, but such conceptions cannot even reach the precincts of spiritual realization.

The wonderful activities of the gross body and subtle mind are always imperfect.

They are below the degree of spiritual understanding and are ephemeral.

The spiritual mellow is eternally wonderful and is described as purna, suddha, nitya-mukta-that is, complete, perfectly pure and eternally liberated from all material conceptions.

When we are unable to fulfill our material desires, there is certainly sorrow and confusion.

This may be described as vivarta.

But in spiritual life there is no sorrow, inebriety or imperfection.

Srila Ramananda Raya was expert in realizing the spiritual activities of Srimati Radharani and Krsna, and Ramananda’s spiritual experience was placed before Sri Caitanya Mahaprabhu as he inquired whether the Lord approved his realization of spiritual truth.

There are three books prominent in this connection.

One was written by Bhakta dasa Baula and is called Vivarta-vilasa.

Another was compiled by Jagadananda Pandita and is called Prema-vivarta.

Sri Ramananda Raya’s book is called Prema-vilasa-vivarta.

The Vivarta-vilasa by Bhakta dasa Baula is completely different from the other two books.

Sometimes a university student or professor tries to study these transcendental literary works and attempts to put forth a critical analysis from the mundane view, with an end to receiving degrees like a Ph.D.

Such realization is certainly different from that of Ramananda Raya.

If one actually wants to take a Ph.D degree from Sri Caitanya Mahaprabhu and be approved by Ramananda Raya, he must first become free from all material designations (sarvopadhi-vinirmuktam tat-paratvena nirmalam).

A person who identifies with his material body cannot understand these talks between Sri Ramananda Raya and Sri Caitanya Mahaprabhu.

Man-made religious scriptures and transcendental philosophical talks are quite different.

Indeed, there is a gulf of difference between the two.

This subject matter has been very diligently described by Sriman Madhvacarya.

Since material philosophers are situated in the material conception of life, they are unable to realize the spiritual prema-vilasa-vivarta.

They cannot accommodate an elephant upon a dish.

Similarly, mundane speculators cannot capture the spiritual elephant within their limited conception.

It is just like a frog’s trying to measure the Atlantic Ocean by imagining it so many times larger than his well.

Materialistic philosophers and sahajiyas cannot understand the talks between Ramananda Raya and Sri Caitanya Mahaprabhu concerning the pastimes of Sri Radha and Krsna.

The only tendency of the impersonalists or the prakrta-sahajiyas is to face the platform of impersonalism.

They cannot understand spiritual variegatedness.

Consequently, when Ramananda Raya attempted to sing his own verses, Sri Caitanya Mahaprabhu stopped him by covering his mouth with His own hand.

8.194

pahilehi raga nayana-bhange bhela

anudina badhala, avadhi na gela

na so ramana, na hama ramani

dunhu-mana manobhava pesala jani’

e sakhi, se-saba prema-kahini

kanu-thame kahabi vichurala jani’

na khonjalun duti, na khonjalun an

dunhukeri milane madhya ta panca-bana

ab sohi viraga, tunhu bheli duti

su-purukha-premaki aichana riti

SYNONYMS

pahilehi—in the beginning; raga—attraction; nayana-bhange—by activities of the eyes; bhela—there was; anu-dina—gradually, day after day; badhala—increased; avadhi—limit; na—not; gela—reached; na—not; so—He; ramana—the enjoyer; na—not; hama—I; ramani—the enjoyed; dunhu-mana—both the minds; manah-bhava—the mental situation; pesala—pressed together; jani’-knowing; e—this; sakhi—My dear friend; se-saba—all those; prema-kahini—affairs of love; kanu-thame—before Krsna; kahabi—you will say; vichurala—He has forgotten; jani’-knowing; na—not; khonjalun—searched out; duti—a messenger; na—not; khonjalun—searched out; an—anyone else; dunhukeri—of both of Us; milane—by the meeting; madhya—in the middle; ta—indeed; panca-bana—five arrows of Cupid; ab—now; sohi—that; viraga—separation; tunhu—you; bheli—became; duti—the messenger; su-purukha—of a beautiful person; premaki—of loving affairs; aichana—such; riti—the consequence " ’Alas, before We met there was an initial attachment between Us brought about by an exchange of glances.

In this way attachment evolved.

That attachment has gradually grown, and there is no limit to it.

Now that attachment has become a natural sequence between Ourselves.

It is not that it is due to Krsna, the enjoyer, nor is it due to Me, for I am the enjoyed.

It is not like that.

This attachment was made possible by mutual meeting.

This mutual exchange of attraction is known as manobhava, or Cupid.

Krsna’s mind and My mind have merged together.

Now, during this time of separation, it is very difficult to explain these loving affairs.

My dear friend, Krsna might have forgotten all these things.

However, you can understand and bring this message to Him, but during Our first meeting there was no messenger between Us, nor did I request anyone to see Him.

Indeed, Cupid’s five arrows were Our via media.

Now, during this separation, that attraction has increased to another ecstatic state.

My dear friend, please act as a messenger on My behalf because if one is in love with a beautiful person, this is the consequence.’

PURPORT

These verses were originally composed and sung by Ramananda Raya himself.

Srila Bhaktivinoda Thakura suggests that during the time of enjoyment, the attachment might be compared to Cupid himself.

However, during the period of separation, Cupid becomes a messenger of highly elevated love.

This is called prema-vilasa-vivarta.

When there is a separation, enjoyment itself acts like a messenger, and that messenger was addressed by Srimati Radharani as a friend.

The essence of this transaction is simple: loving affairs are as relishable during separation as during enjoyment.

When Srimati Radharani was fully absorbed in love of Krsna, She mistook a black tamala tree for Krsna and embraced it.

Such a mistake is called prema-vilasa-vivarta.

8.195

radhaya bhavatas ca citta-jatuni svedair vilapya kramad

yunjann adri-nikunja-kunjara-pate nirdhuta-bheda-bhramam

citraya svayam anvaranjayad iha brahmanda-harmyodare

bhuyobhir nava-raga-hingula-bharaih srngara-karuh krti

SYNONYMS

radhayah—of Srimati Radharani; bhavatah ca—and of You; citta-jatuni—the two minds like shellac; svedaih—by perspiration; vilapya—melting; kramat—gradually; yunjan—making; adri—of Govardhana Hill; nikunja—in a solitary place for enjoyment; kunjara-pate—O king of the elephants; nirdhuta—completely taken away; bheda-bhramam—the misunderstanding of differentiation; citraya—for increasing the wonder; svayam—personally; anvaranjayat—colored; iha—in this world; brahmanda—of the universe; harmya-udare—within the palace; bhuyobhih—by varieties of means; nava-raga—of new attraction; hingula-bharaih—by the vermilion; srngara—of loving affairs; karuh—the craftsman; krti—very expert “ ’O my Lord, You live in the forest of Govardhana Hill, and, like the king of elephants, You are expert in the art of conjugal love.

O master of the universe, Your heart and Srimati Radharani’s heart are just like shellac and are now melted in Your spiritual perspiration.

Therefore one can no longer distinguish between You and Srimati Radharani.

Now You have mixed Your newly invoked affection, which is like vermilion, with Your melted hearts, and for the benefit of the whole world You have painted both Your hearts red within this great palace of the universe.’ ”

PURPORT

This verse quoted by Ramananda Raya is included in Srila Rupa Gosvami’s Ujjvala-nilamani (14.155).

8.196

prabhu kahe,--’sadhya-vastura avadhi’ ei haya

tomara prasade iha janilun niscaya

SYNONYMS

prabhu kahe—Sri Caitanya Mahaprabhu confirmed; sadhya-vastura—of the object of life; avadhi’-the limit; ei—this; haya—is; tomara—of you; prasade—by the mercy; iha—this; janilun—I have understood; niscaya—conclusively.

Sri Caitanya Mahaprabhu confirmed these verses recited by Sri Ramananda Raya, saying, "This is the limit of the goal of human life.

Only by your mercy have I come to understand it conclusively.

8.197

’sadhya-vastu’ ’sadhana’ vinu keha nahi paya

krpa kari’ kaha, raya, pabara upaya

SYNONYMS

sadhya-vastu—the goal of life; sadhana vinu—without practicing the process; keha nahi paya—no one achieves; krpa kari’-very mercifully; kaha—please explain; raya—My dear Ramananda Raya; pabara upaya—the means of achieving “The goal of life cannot be achieved unless one practices the process.

Now, being merciful upon Me, please explain that means by which this goal can be attained.”

8.198

raya kahe,--yei kahao, sei kahi vani

ki kahiye bhala-manda, kichui na jani

SYNONYMS

raya kahe—Ramananda Raya replied; yei—whatever; kahao—You make me speak; sei—that; kahi—I speak; vani—message; ki—what; kahiye—I am speaking; bhala-manda—good or bad; kichui na jani—I do not know anything.

Sri Ramananda Raya replied, "I do not know what I am saying, but You have made me speak what I have spoken, be it good or bad.

I am simply repeating that message.

8.199

tribhuvana-madhye aiche haya kon dhira

ye tomara maya-nate ha-ibeka sthira

SYNONYMS

tri-bhuvana-madhye—within the three worlds; aiche—so much; haya—there is; kon—who; dhira—patient; ye—who; tomara—Your; maya-nate—in the manipulation of different energies; ha-ibeka—will be; sthira—steady "Within these three worlds who is so undisturbed that he can remain steady as You manipulate Your different energies?

8.200

mora mukhe vakta tumi, tumi hao srota

atyanta rahasya, suna, sadhanera katha

SYNONYMS

mora mukhe—in my mouth; vakta—speaker; tumi—You are; tumi—You; hao—are; srota—the hearer; atyanta rahasya—extremely mysterious; suna—now please hear; sadhanera katha—the discussion of the process "Actually You are speaking through my mouth, and at the same time You are listening.

This is very mysterious.

Anyway, kindly hear the explanation by which the goal can be attained.

PURPORT

Srila Sanatana Gosvami has advised us to hear about Krsna from a Vaisnava.

He has explicitly forbidden us to hear from an avaisnava avaisnava-mukhodgirnam

putam hari-kathamrtam

sravanam naiva kartavyam

sarpocchistam yatha payah Thus quoting from Padma Purana, Srila Sanatana Gosvami warns that one should not hear anything about Krsna from an avaisnava, however great a mundane scholar he may be.

Milk touched by the lips of a serpent has poisonous effects; similarly, talks about Krsna given by an avaisnava are also poisonous.

However, because a Vaisnava is surrendered to the Supreme Personality of Godhead, his talks are spiritually potent.

In the Bhagavad-gita (10.10) the Supreme Lord says, tesam satata-yuktanam

bhajatam priti-purvakam

dadami buddhi-yogam

tam yena mam upayanti te “To those who are constantly devoted to worshiping Me with love, I give the understanding by which they can come to Me.” When a pure Vaisnava speaks, he speaks perfectly.

How is this? His speech is managed by Krsna Himself from within the heart.

Srila Ramananda Raya accepts this benediction from Sri Caitanya Mahaprabhu; therefore he admits that whatever he was speaking was not derived from his own intelligence.

Rather, everything was coming from Sri Caitanya Mahaprabhu.

According to the Bhagavad-gita (15.15):

sarvasya caham hrdi sannivisto

mattah smrtir jnanam apohanam ca

vedais ca sarvair aham eva vedyo

vedanta-krd veda-vid eva caham “I am seated in everyone’s heart, and from Me come remembrance, knowledge and forgetfulness.

By all the Vedas, I am to be known.

Indeed I am the compiler of Vedanta, and I am the knower of the Vedas.” All intelligence emanates from the Supreme Personality of Godhead, the Supersoul within the heart of everyone.

Nondevotees want to ask the Supreme Lord for sense gratification; therefore nondevotees come under the influence of maya, the illusory energy.

A devotee, however, is directed by the Supreme Personality of Godhead and comes under the influence of yogamaya.

Consequently there is a gulf of difference between statements made by a devotee and those made by a nondevotee.

8.201

radha-krsnera lila ei ati gudhatara

dasya-vatsalyadi-bhave na haya gocara

SYNONYMS

radha-krsnera lila—the pastimes of Radha and Krsna; ei—this is; ati—very much; gudhatara—more confidential; dasya—of servitude; vatsalya-adi—and of paternal love, etc.; bhave—in the moods; na haya—is not; gocara—appreciated "The pastimes of Radha and Krsna are very confidential.

They cannot be understood through the mellows of servitude, fraternity or paternal affection.

8.202

sabe eka sakhi-ganera ihan adhikara

sakhi haite haya ei lilara vistara

SYNONYMS

sabe—only; eka—one; sakhi-ganera—of the gopis; ihan—in this; adhikara—qualification; sakhi—the gopis; haite—from; haya—is; ei lilara—of these pastimes; vistara—the expansion "Actually, only the gopis have the right to appreciate these transcendental pastimes, and only from them can these pastimes be expanded.

8.203

sakhi vina ei lila pusta nahi haya

sakhi lila vistariya, sakhi asvadaya

SYNONYMS

sakhi vina—without the gopis; ei lila—these pastimes; pusta—nourished; nahi haya—are never; sakhi—the gopis; lila—the pastimes; vistariya—expanding; sakhi—the gopis; asvadaya—taste this mellow "Without the gopis, these pastimes between Radha and Krsna cannot be nourished.

Only by their cooperation are such pastimes broadcast.

It is their business to taste the mellows.

8.204-205

sakhi vina ei lilaya anyera nahi gati

sakhi-bhave ye tanre kare anugati

radha-krsna-kunjaseva-sadhya sei paya

sei sadhya paite ara nahika upaya

SYNONYMS

sakhi vina—without the gopis; ei lilaya—in these pastimes; anyera—of others; nahi—there is not; gati—entrance; sakhi-bhave—in the mood of the gopis; ye—anyone who; tanre—Lord Krsna; kare—does; anugati—following; radha-krsna—of Radha and Krsna; kunja-seva—of service in the kunjas, or gardens, of Vrndavana; sadhya—the goal; sei paya—he gets; sei—that; sadhya—achievement; paite—to receive; ara—other; nahika—there is not; upaya—means "Without the help of the gopis, one cannot enter into these pastimes.

Only he who worships the Lord in the ecstasy of the gopis, following in their footsteps, can engage in the service of Sri Sri Radha-Krsna in the bushes of Vrndavana.

Only then can one understand the conjugal love between Radha and Krsna.

There is no other procedure for understanding.

PURPORT

The means for returning home, for going back to Godhead, is devotional service, but everyone has a different taste in the Lord’s service.

One may be inclined to serve the Lord in servitude (dasya-rasa), fraternity (sakhya-rasa), or paternal love (vatsalya-rasa), but none of these can enable one to enter into the service of the Lord in conjugal love.

To attain such service, one has to follow in the footsteps of the gopis in the ecstasy of sakhi-bhava.

Then only can one understand the transcendental mellow of conjugal love.

In the Ujjvala-nilamani, Srila Rupa Gosvami advises:

prema-lila-viharanam

samyag vistarika sakhi

visrambha-ratna-peti ca One who expands the conjugal love of Krsna and His enjoyment among the gopis is called a sakhi.

Such a person is a confidential gopi in the conjugal affairs.

Such assistants are like jewels in the form of Krsna’s confidantes.

The actual business of the sakhis is described thus in Ujjvala-nilamani:

mithah prema-gunotkirtis

tayor asakti-karita

abhisaro dvayor eva

sakhyah krsne samarpanam

narmasvasana-nepathyam

hrdayodghata-patavam

chidra-samvrtir etasyah

paty-adeh parivancana

siksa sangamanam kale

sevanam vyajanadibhih

tayor dvayor upalambhah

sandesa-presanam tatha

nayika-prana-samraksa

prayatnadyah sakhi-kriyah In the conjugal pastimes of Krsna, Krsna is the hero (nayaka), and Radhika is the heroine (nayika).

The first business of the gopis is to chant the glories of both the hero and the heroine.

Their second business is to gradually create a situation in which the hero may be attracted to the heroine and vice versa.

Their third business is to induce both of Them to approach each another.

Their fourth business is to surrender unto Krsna, the fifth is to create a jovial atmosphere, the sixth to give Them assurance to enjoy Their pastimes, the seventh to dress and decorate both hero and heroine, the eighth to show expertise in expressing Their desires, the ninth to conceal the faults of the heroine, the tenth to cheat their respective husbands and relatives, the eleventh to educate, the twelfth to enable both hero and heroine to meet at the proper time, the thirteenth to fan both hero and heroine, the fourteenth to sometimes reproach the hero and heroine, the fifteenth to set conversations in motion, and the sixteenth to protect the heroine by various means.

Some material sahajiyas who cannot actually understand the pastimes of Radha and Krsna manufacture their own life-styles without referring to authority.

Such sahajiyas are called sakhi-bheki, and sometimes they are called gaura-nagari.

They believe that the material body, which is fit to be eaten by jackals and dogs, is enjoyable for Krsna.

Consequently they artificially decorate the material body to attract Krsna, thinking themselves sakhis.

But Krsna is never attracted by the artificial grooming of the material body.

As far as Srimati Radharani and Her gopis are concerned, their bodies, homes, dresses, ornaments, endeavors and activities are all spiritual.

All of these are meant to satisfy the spiritual senses of Krsna.

Indeed, they are so pleasing and endearing to Krsna that He is subjugated by the influence of Srimati Radharani and Her friends.

They have nothing to do with anything mundane within the fourteen planetary systems of the universe.

Although Krsna is attractive to everyone, He is nonetheless attracted by the gopis and Srimati Radharani.

One should not be misled by mental concoctions, supposing his material body to be perfect and deeming oneself a sakhi.

This is something like ahangrahopasana, that is, a Mayavadi’s worship of his own body as the Supreme.

Srila Jiva Gosvami has cautioned mundaners to abstain from such conceptions.

He also warns that thinking oneself one of the associates of the Supreme without following in the footsteps of the gopis is as offensive as thinking oneself the Supreme.

Such thinking is an aparadha.

One has to practice living in Vrndavana by hearing about the talks of the gopis with Krsna.

However, one should not consider himself a gopi, for this is offensive.

8.206

vibhur api sukha-rupah sva-prakaso ’pi bhavah

ksanam api na hi radha-krsnayor ya rte svah

pravahati rasa-pustim cid-vibhutir ivesah

srayati na padam asam kah sakhinam rasa-jnah

SYNONYMS

vibhuh—all-powerful; api—although; sukha-rupah—happiness personified; sva-prakasah—self-effulgent; api—although; bhavah—the completely spiritual activities; ksanam api—even for a moment; na—never; hi—certainly; radha-krsnayoh—of Sri Radha and Krsna; yah—whom; rte—without; svah—His own entourage (the gopis); pravahati—leads to; rasa-pustim—completion of the highest humor; cit-vibhutih—spiritual potencies; iva—like; isah—the Supreme Personality of Godhead; srayati—takes shelter of; na—not; padam—the position; asam—of them; kah—who; sakhinam—of the personal associates; rasa-jnah—one who is conversant with the science of mellows " ’The pastimes of Sri Radha and Krsna are self-effulgent.

They are happiness personified, unlimited and all-powerful.

Even so, the spiritual humors of such pastimes are never complete without the gopis, the Lord’s personal friends.

The Supreme Personality of Godhead is never complete without His spiritual potencies; therefore unless one takes shelter of the gopis, one cannot enter into the company of Radha and Krsna.

Who can be interested in Their spiritual pastimes without taking their shelter?’

PURPORT

This is a quotation from the Govinda-lilamrta (10.17).

8.207

sakhira svabhava eka akathya-kathana

krsna-saha nija-lilaya nahi sakhira mana

SYNONYMS

sakhira—of the gopis; svabhava—natural inclination; eka—one; akathya—inexplicable; kathana—narration; krsna-saha—with Krsna; nija-lilaya—in His personal pastimes; nahi—not; sakhira—of the gopis; mana—the mind "There is an inexplicable fact about the natural inclinations of the gopis.

The gopis never want to enjoy themselves with Krsna personally.

8.208

krsna saha radhikara lila ye karaya

nija-sukha haite tate koti sukha paya

SYNONYMS

krsna saha—with Krsna; radhikara—of Srimati Radharani; lila—the pastimes; ye—which; karaya—they bring about; nija-sukha—personal happiness; haite—than; tate—in that; koti—ten million times; sukha—the happiness; paya—they derive "The happiness of the gopis increases ten million times when they serve to engage Sri Sri Radha and Krsna in Their transcendental pastimes.

8.209

radhara svarupa--krsna-prema-kalpalata

sakhi-gana haya tara pallava-puspa-pata

SYNONYMS

radhara svarupa—the spiritual nature of Srimati Radharani; krsna-prema—of love of Krsna; kalpa-lata—a creeper; sakhi-gana—the gopis; haya—are; tara—of that creeper; pallava—the twigs; puspa—flowers; pata—and leaves "By nature, Srimati Radharani is just like a creeper of love of Godhead, and the gopis are the twigs, flowers and leaves of that creeper.

8.210

krsna-lilamrta yadi latake sincaya

nija-sukha haite pallavadyera koti-sukha haya

SYNONYMS

krsna-lilamrta—the nectar of Krsna’s pastimes; yadi—if; latake—the creeper; sincaya—sprinkles; nija-sukha haite—than personal happiness; pallava-adyera—of the twigs, flowers and leaves; koti—ten million times; sukha—the happiness; haya—there is "When the nectar of Krsna’s pastimes is sprinkled on that creeper, the happiness derived by the twigs, flowers and leaves is ten million times greater than that derived by the creeper itself.

PURPORT

In his Amrta-pravaha-bhasya, Srila Bhaktivinoda Thakura states, “Srimati Radharani is the creeper of love of Godhead, and the gopis are exactly like twigs, flowers and leaves.

When water is sprinkled on the creeper, the twigs, flowers and leaves indirectly receive all the benefits of the creeper itself.

But water sprinkled directly on the twigs, leaves and flowers is not as effective as water sprinkled on the creeper’s root.

The gopis are not as pleased when they directly mix with Krsna as when they serve to unite Srimati Radharani with Krsna.

8.211

sakhyah sri-radhikaya vraja-kumuda-vidhor hladini-nama-sakteh

saramsa-prema-vallyah kisalaya-dala-puspadi-tulyah sva-tulyah

siktayam krsna-lilamrta-rasa-nicayair ullasantyam amusyam

jatollasah sva-sekac chata-gunam adhikam santi yat tan na citram

SYNONYMS

sakhyah—friends like Lalita and Visakha; sri-radhikayah—of Srimati Radharani; vraja-kumuda—of the lotuslike inhabitants of Vrajabhumi; vidhoh—of the moon (Krsna); hladini—pleasure-giving; nama—of the name; sakteh—of the potency; sara-amsa—the active principle; prema-vallyah—of the creeper of love of Godhead; kisalaya—newly grown; dala—leaves; puspa—flowers; adi—and so on; tulyah—equal to; sva-tulyah—equal to Herself; siktayam—when sprinkled; krsna-lila—of the pastimes of Krsna; amrta—of the nectar; rasa-nicayaih—by drops of the juice; ullasantyam—shining; amusyam—of Her, Srimati Radharani; jata-ullasah—having awakened pleasure; sva-sekat—than her own sprinkling; sata-gunam—a hundred times; adhikam—more; santi—are; yat—which; tat—that; na—not; citram—wonderful " ’All the gopis, the personal friends of Srimati Radharani, are equal to Her.

Krsna is pleasing to the inhabitants of Vrajabhumi, just as the moon is pleasing to the lotus flower.

His pleasure-giving potency is known as ahladini, of which the active principle is Srimati Radharani.

She is compared to a creeper with newly grown flowers and leaves.

When the nectar of Krsna’s pastimes is sprinkled on Srimati Radharani, all Her friends, the gopis, immediately appreciate the pleasure a hundred times more than if they were sprinkled themselves.

Actually this is not at all wonderful.’

PURPORT

This verse is also from the Govinda-lilamrta (10.16).

8.212

yadyapi sakhira krsna-sangame nahi mana

tathapi radhika yatne karana sangama

SYNONYMS

yadyapi—although; sakhira—of the gopis; krsna-sangame—directly enjoying with Krsna; nahi—not; mana—the mind; tathapi—still; radhika—Srimati Radharani; yatne—with great endeavor; karana—causes; sangama—association with Krsna "Although the gopis, Srimati Radharani’s friends, do not desire to enjoy themselves directly with Krsna, Srimati Radharani makes a great endeavor to induce Krsna to enjoy Himself with the gopis.

8.213

nana-cchale krsne preri’ sangama karaya

atma-krsna-sanga haite koti-sukha paya

SYNONYMS

nana-chale—under different pleas; krsne—unto Krsna; preri’-sending; sangama—direct association; karaya—induces; atma-krsna-sanga—personal association with Krsna; haite—than; koti-sukha—ten million times more happiness; paya—She gets "Presenting various pleas for the gopis, Srimati Radharani sometimes sends the gopis to Krsna just to enable them to associate with Him directly.

At such times, She enjoys a happiness ten million times greater than that enjoyed through direct association.

8.214

anyonye visuddha preme kare rasa pusta

tan-sabara prema dekhi’ krsna haya tusta

SYNONYMS

anyonye—by one another; visuddha—transcendental; preme—in love of Godhead; kare—makes; rasa—the mellow; pusta—nourished; tan-sabara—of all of them; prema—the love of Godhead; dekhi’-seeing; krsna—Lord Krsna; haya—becomes; tusta—satisfied "The transcendental mellow is nourished by that mutual behavior in transcendental love of Godhead.

When Lord Krsna sees how the gopis have developed pure love for Him, He becomes very satisfied.

PURPORT

Srimati Radharani and the gopis are not interested in their personal happiness derived from association with Krsna.

Rather, they become happy by seeing one another associate with Krsna.

In this way their dealings are further nourished by love of Godhead, and seeing this, Krsna is very pleased.

8.215

sahaja gopira prema,--nahe prakrta kama

kama-krida-samye tara kahi ’kama’-nama

SYNONYMS

sahaja—natural; gopira—of the gopis; prema—love of Godhead; nahe—is not; prakrta—material; kama—lust; kama-krida—lusty affairs; samye—in appearing equal to; tara—of such activities; kahi—I speak; kama-nama—the name “lust.”

"It is to be noted that the natural characteristic of the gopis is to love the Supreme Lord.

Their lusty desire is not to be compared to material lust.

Nonetheless, because their desire sometimes appears to resemble material lust, their transcendental love for Krsna is sometimes described as lust.

PURPORT

Bhaktisiddhanta Sarasvati Thakura says that material lust should never be attributed to Krsna, who is full of transcendental knowledge.

Material lust cannot be engaged in the service of the Lord, for it is applicable to materialists, not to Krsna.

Only prema, or love of Godhead, is applicable for the satisfaction of Krsna.

Prema is full service rendered unto the Lord.

The lusty affairs of the gopis actually constitute the topmost love of Godhead because the gopis never act for their own personal satisfaction.

They are simply pleased by engaging other gopis in the service of the Lord.

The gopis derive more transcendental pleasure from indirectly engaging other gopis in the service of Krsna than from engaging in His service themselves.

That is the difference between material lust and love of Godhead.

Lust applies to the material world, and love of Godhead applies only to Krsna.

8.216

premaiva gopa-ramanam

kama ity agamat pratham

ity uddhavadayo ’py etam

vanchanti bhagavat-priyah

SYNONYMS

prema—love of Godhead; eva—certainly; gopa-ramanam—of all the gopis; kamah—lust; iti—thus; agamat—became current; pratham—the process; iti—thus; uddhava-adayah—all devotees, headed by Uddhava; api—certainly; etam—this type of behavior; vanchanti—desire; bhagavat-priyah—those who are very, very dear to the Supreme Personality of Godhead.

PURPORT

This is a quotation from the Bhakti-rasamrta-sindhu (1.2.285).

8.217

nijendriya-sukha-hetu kamera tatparya

krsna-sukha-tatparya gopi-bhava-varya

SYNONYMS

nija-indriya—of one’s own senses; sukha—of the happiness; hetu—for the reason; kamera—of lusty desire; tatparya—intention; krsna—of Krsna; sukha—the happiness; tatparya—intention; gopi-bhava-varya—the foremost mood of the gopis "Lusty desires are experienced when one is concerned with his own personal sense gratification.

The mood of the gopis is not like that.

Their only desire is to satisfy the senses of Krsna.

8.218

nijendriya-sukha-vancha nahi gopikara

krsne sukha dite kare sangama-vihara

SYNONYMS

nija-indriya-sukha—for personal sense gratification; vancha—the desire; nahi—there is not; gopikara—of the gopis; krsne—unto Krsna; sukha—happiness; dite—to give; kare—do; sangama-vihara—mingling and enjoying with Krsna "Among the gopis, there is not a pinch of desire for sense gratification.

Their only desire is to give pleasure to Krsna, and this is why they mingle with Him and enjoy with Him.

8.219

yat te sujata-caranamburuham stanesu

bhitah sanaih priya dadhimahi karkasesu

tenatavim atasi tad vyathate na kim svit

kurpadibhir bhramati dhir bhavad-ayusam nah

SYNONYMS

yat—because; te—Your; sujata—delicate; carana-ambu-ruham—lotus feet; stanesu—on the breasts; bhitah—being afraid of; sanaih—very carefully; priya—O dear one; dadhimahi—we place; karkasesu—very rough and hard; tena—by such lotus feet; atavim—the forest; atasi—You wander; tat vyathate—that are pained; na—not; kim svit—whether; kurpa-adibhih—by the small particles of stone; bhramati—bewilders; dhih—intelligence; bhavat-ayusam—of persons who consider You as the duration of life; nah—of us "All the gopis said, ’Dear Krsna, we carefully hold Your delicate lotus feet upon our hard breasts.

When You walk in the forest, Your soft lotus feet are pricked by small bits of stone.

We fear that this is paining You.

Since You are our life and soul, and our minds are very disturbed when Your lotus feet are pained.’

PURPORT

This is a quotation from Srimad-Bhagavatam (10.31.19).

8.220

sei gopi-bhavamrte yanra lobha haya

veda-dharma-loka tyaji’ se krsne bhajaya

SYNONYMS

sei—that; gopi—of the gopis; bhava-amrte—in the nectar of the ecstasy; yanra—whose; lobha—attachment; haya—is; veda-dharma—religious principles of the Vedas; loka—popular opinion; tyaji’-giving up; se—he; krsne—unto Krsna; bhajaya—renders loving service "One who is attracted by that ecstatic love of the gopis does not care about popular opinion or the regulative principles of Vedic life.

Rather, he completely surrenders unto Krsna and renders service unto Him.

8.221

raganuga-marge tanre bhaje yei jana

sei-jana paya vraje vrajendra-nandana

SYNONYMS

raga-anuga—of spontaneous attachment; marge—on the path; tanre—Krsna; bhaje—worships; yei—who; jana—a person; sei-jana—that person; paya—gets; vraje—in Vrndavana; vrajendra-nandana—the son of Maharaja Nanda "If one worships the Lord on the path of spontaneous love and goes to Vrndavana, he receives the shelter of Vrajendra-nandana, the son of Nanda Maharaja.

PURPORT

In all, there are sixty-four items listed for the rendering of service unto Krsna, and these are the regulative principles enjoined in the sastras and given by the spiritual master.

One has to serve Krsna according to these regulative principles, but if one develops spontaneous love for Krsna as exhibited in the activities of those who live in Vrajabhumi, one attains the platform of raganuga-bhakti.

One who has developed this spontaneous love is eligible for elevation to the platform enjoyed by the inhabitants of Vrajabhumi.

In Vrajabhumi, there are no regulative principles set forth for Krsna’s service.

Rather, everything is carried out in spontaneous, natural love for Krsna.

There is no question of following the principles of the Vedic system.

Such principles are followed within this material world, and as long as one is on the material platform, he has to execute them.

However, spontaneous love of Krsna is transcendental.

It may seem that the regulative principles are being violated, but the devotee is on the transcendental platform.

Such service is called gunatita, or nirguna, for it is not contaminated by the three modes of material nature.

8.222

vraja-lokera kona bhava lana yei bhaje

bhava-yogya deha pana krsna paya vraje

SYNONYMS

vraja-lokera—of the planet known as Goloka Vrndavana; kona—some; bhava—mood; lana—accepting; yei—anyone who; bhaje—executes devotional service; bhava-yogya—suitable for that spiritual attraction; deha—a body; pana—getting; krsna—Lord Krsna; paya—gets; vraje—in Vrndavana "In his liberated stage the devotee is attracted by one of the five humors in the transcendental loving service of the Lord.

As he continues to serve the Lord in that transcendental mood, he attains a spiritual body to serve Krsna in Goloka Vrndavana.

8.223

tahate drstanta--upanisad sruti-gana

raga-marge bhaji’ paila vrajendra-nandana

SYNONYMS

tahate—in this matter; drstanta—the example; upanisad sruti-gana—the great sages known as the personified Upanisads or srutis; raga-marge—on the path of spontaneous love; bhaji’-worshiping; paila—obtained; vrajendra-nandana—the lotus feet of Lord Krsna "Those saintly persons who presented the Upanisads are vivid examples of this.

By worshiping the Lord on the path of spontaneous love, they attained the lotus feet of Vrajendra-nandana, the son of Nanda Maharaja.

PURPORT

In the Goloka Vrndavana planet, Krsna’s servants are headed by Raktaka and Patraka.

Krsna’s friends are headed by Sridama, Subala and others.

There are also elderly gopis and the cowherd men, headed by Nanda Maharaja, mother Yasoda and others.

All of these personalities are eternally engaged in the loving service of the Lord in accordance with their specific attachments for Krsna.

One who wants to return home to serve the Lord directly may be attracted to Krsna as a servant, friend, father or mother.

If a person continuously serves Krsna during this life in a particular ecstasy, upon giving the material body he attains a suitable spiritual body to serve Krsna in terms of his particular attachment.

One may serve as a servant, friend, father or mother.

In the same way, one who wants to serve Krsna in conjugal love can also attain a body under the guidance of the gopis.

The most vivid example in this connection is those saintly personalities known as srutis, who represent the Upanisads.

These srutis understand that without serving Krsna and following in the footsteps of the gopis there is no possibility of entering the kingdom of God.

Therefore they engage in spontaneous loving service unto Krsna and follow in the footsteps of the gopis.

8.224

nibhrta-marun-mano ’ksa-drdha-yoga-yujo hrdi yan

munaya upasate tad arayo ’pi yayuh smaranat

striya uragendra-bhoga-bhuja-danda-visakta-dhiyo

vayam api te samah sama-drso ’nghri-saroja-sudhah

SYNONYMS

nibhrta—controlled; marut—the life air; manah—the mind; aksa—senses; drdha—strong; yoga—in the mystic yoga process; yujah—who are engaged; hrdi—within the heart; yat—who; munayah—the great sages; upasate—worship; tat—that; arayah—the enemies; api—also; yayuh—obtain; smaranat—from remembering; striyah—the gopis; uraga-indra—of serpents; bhoga—like the bodies; bhuja—the arms; danda—like rods; visakta—fastened to; dhiyah—whose minds; vayam api—we also; te—Your; samah—equal to them; sama-drsah—having the same ecstatic emotions; anghri-saroja—of the lotus feet; sudhah—the nectar “ ’Great sages conquer the mind and senses by practicing the mystic yoga system and controlling their breath.

Thus engaging in mystic yoga, they see the Supersoul within their hearts and ultimately enter into impersonal Brahman.

But even the enemies of the Supreme Personality of Godhead attain that position simply by thinking of the Supreme Lord.

However, the damsels of Vraja, the gopis, being attracted by the beauty of Krsna, simply wanted to embrace Him and His arms, which are like serpents.

Thus the gopis ultimately tasted the nectar of the lotus feet of the Lord.

Similarly, we Upanisads can also taste the nectar of His lotus feet by following in the footsteps of the gopis.’ ”

PURPORT

This is a quotation from Srimad-Bhagavatam (10.87.23) spoken by the srutis, the personified Vedas.

8.225

’sama-drsah’-sabde kahe ’sei bhave anugati’

’samah’-sabde kahe srutira gopi-deha-prapti

SYNONYMS

sama-drsah sabde—by the word sama-drsah; kahe—it says; sei—that; bhave—in the emotion; anugati—following; samah sabde—by this word samah; kahe—it says; srutira—of the persons known as the srutis; gopi-deha—the bodies of gopis; prapti—attainment "The word ’sama-drsah,’ mentioned in the fourth line of the previous verse, means ’following the mood of the gopis.’ The word ’samah’ means ’the srutis’ attaining a body like those of the gopis.’

8.226

’anghri-padma-sudha’ya kahe ’krsna-sangananda’

vidhi-marge na paiye vraje krsna-candra

SYNONYMS

anghri-padma-sudhaya—by the nectar derived from the lotus feet of Krsna; kahe—it says; krsna-sanga-ananda—transcendental bliss by the association of Krsna; vidhi-marge—on the path of regulative principles; na paiye—one does not get; vraje—in Goloka Vrndavana; krsna-candra—Lord Krsna "The word ’anghri-padma-sudha’ means ’associating intimately with Krsna.’ One can attain such perfection only by spontaneous love of God.

One cannot obtain Krsna in Goloka Vrndavana simply by serving the Lord according to regulative principles.

8.227

nayam sukhapo bhagavan

dehinam gopika-sutah

jnaninam catma-bhutanam

yatha bhakti-matam iha

SYNONYMS

na—not; ayam—this Lord Sri Krsna; sukha-apah—easily available; bhagavan—the Supreme Personality of Godhead; dehinam—for materialistic persons who have accepted the body as the self; gopika-sutah—the son of mother Yasoda; jnaninam—for persons addicted to mental speculation; ca—and; atma-bhutanam—for persons performing severe austerities and penances; yatha—as; bhakti-matam—for persons engaged in spontaneous devotional service; iha—in this world " ’The Supreme Personality of Godhead, Krsna, the son of mother Yasoda, is accessible to those devotees engaged in spontaneous loving service, but He is not as easily accessible to mental speculators, to those striving for self-realization by severe austerities and penances, or to those who consider the body the same as the self.’

PURPORT

This verse from Srimad-Bhagavatam (10.9.21) is spoken by Srila Sukadeva Gosvami.

It appears within a passage in which he glorifies mother Yasoda and other devotees of Krsna by describing how they can subjugate Him with their love.

8.228

ataeva gopi-bhava kari angikara

ratri-dina cinte radha-krsnera vihara

SYNONYMS

ataeva—therefore; gopi-bhava—the loving mood of the gopis; kari—making; angikara—acceptance; ratri-dina—day and night; cinte—one thinks; radha-krsnera—of Radha and Krsna; vihara—the pastimes "Therefore one should accept the mood of the gopis in their service.

In such a transcendental mood, one should always think of the pastimes of Sri Radha and Krsna.

8.229

siddha-dehe cinti’ kare tahanni sevana

sakhi-bhave paya radha-krsnera carana

SYNONYMS

siddha-dehe—in the perfected stage; cinti’-by remembering; kare—does; tahanni—in the spiritual world; sevana—service; sakhi-bhave—in mood of the gopis; paya—gets; radha-krsnera—of Radha and Krsna; carana—the lotus feet "After thinking of Radha and Krsna and Their pastimes for a long time and after getting completely free from material contamination, one is transferred to the spiritual world.

There the devotee attains an opportunity to serve Radha and Krsna as one of the gopis.

PURPORT

Srila Bhaktisiddhanta Sarasvati Thakura comments that the word siddha-deha, “perfected spiritual body,” refers to a body beyond the material gross body composed of five elements and the subtle astral body composed of mind, intelligence and false ego.

In other words, one attains a completely spiritual body fit to render service to the transcendental couple Radha and Krsna: sarvopadhi-vinirmuktam tat-paratvena nirmalam.

When one is situated in his spiritual body, which is beyond this gross and subtle material body, he is fit to serve Radha and Krsna.

That body is called siddha-deha.

The living entity attains a particular type of gross body in accordance with his past activities and mental condition.

In this life the mental condition changes in different ways, and the same living entity gets another body in the next life according to his desires.

The mind, intelligence and false ego are always engaged in an attempt to dominate material nature.

According to that subtle astral body, one attains a gross body to enjoy the objects of one’s desires.

According to the activities of the present body, one prepares another subtle body.

And according to the subtle body, one attains another gross body.

This is the process of material existence.

However, when one is spiritually situated and does not desire a gross or subtle body, he attains his original spiritual body.

As confirmed by the Bhagavad-gita (4.9): tyaktva deham punar janma naiti mam eti so ’rjuna.

One is elevated to the spiritual world by the spiritual body and is situated either in Goloka Vrndavana or in another Vaikuntha planet.

In the spiritual body there are no longer material desires, and one is fully satisfied by rendering service to the Supreme Personality of Godhead, Radha and Krsna.

This is the platform of bhakti (hrsikena hrsikesa-sevanam bhaktir ucyate).

When the spiritual body, mind and senses are completely purified, one can render service to the Supreme Personality of Godhead and His consort.

In Vaikuntha the consort is Laksmi, and in Goloka Vrndavana the consort is Srimati Radharani.

In the spiritual body, free from material contamination, one can serve Radha-Krsna and Laksmi-Narayana.

When one is thus spiritually situated, he no longer thinks of his own personal sense gratification.

This spiritual body is called siddha-deha, the body by which one can render transcendental service unto Radha and Krsna.

The process is that of engaging the transcendental senses in loving devotional service.

This verse specifically mentions, sakhi-bhave paya radha-krsnera carana: only transcendentally elevated persons in the mood of the gopis can engage in the service of the lotus feet of Radha and Krsna.

8.230

gopi-anugatya vina aisvarya-jnane

bhajileha nahi paya vrajendra-nandane

SYNONYMS

gopi-anugatya—subservience to the gopis; vina—without; aisvarya-jnane—in the knowledge of opulence; bhajileha—if serving the Supreme Lord; nahi—not; paya—gets; vrajendra-nandane—the son of Maharaja Nanda, Krsna "Unless one follows in the footsteps of the gopis, he cannot attain the service of the lotus feet of Krsna, the son of Nanda Maharaja.

If one is overcome by knowledge of the Lord’s opulence, he cannot attain the Lord’s lotus feet, even though he is engaged in devotional service.

PURPORT

8.231

tahate drstanta--laksmi karila bhajana

tathapi na paila vraje vrajendra-nandana

SYNONYMS

tahate—in that; drstanta—the evidence; laksmi—the goddess of fortune; karila—did; bhajana—worship; tathapi—still; na—not; paila—got; vraje—in Vrndavana; vrajendra-nandana—the son of Maharaja Nanda, Krsna "The unspoken example in this connection is the goddess of fortune, who worshiped Lord Krsna in order to attain His pastimes in Vrndavana.

But due to her opulent life-style, she could not attain the service of Krsna in Vrndavana.

8.232

nayam sriyo ’nga u nitanta-rateh prasadah

svar-yositam nalina-gandha-rucam kuto ’nyah

rasotsave ’sya bhuja-danda-grhita-kantha-

labdhasisam ya udagad vraja-sundarinam

SYNONYMS

na—not; ayam—this; sriyah—of the goddess of fortune; ange—on the chest; u—alas; nitanta-rateh—who is very intimately related; prasadah—the favor; svah—of the heavenly planets; yositam—of women; nalina—of the lotus flower; gandha—having the aroma; rucam—and bodily luster; kutah—much less; anyah—others; rasa-utsave—in the festival of the rasa dance; asya—of Lord Sri Krsna; bhuja-danda—by the arms; grhita—embraced; kantha—their necks; labdha-asisam—who achieved such a blessing; yah—which; udagat—became manifest; vraja-sundarinam—of the beautiful gopis, the transcendental girls of Vrajabhumi “ ’When Lord Sri Krsna was dancing with the gopis in the rasa-lila, the gopis were embraced around the neck by the Lord’s arms.

This transcendental favor was never enjoyed by the goddess of fortune or other consorts in the spiritual world.

Nor was such a thing ever imagined by the most beautiful girls from the heavenly planets, whose bodily luster and aroma exactly resemble a lotus flower.

And what to speak of worldly women who are very beautiful according to the material estimation?’ ”

PURPORT

This is a quotation from Srimad-Bhagavatam (10.47.60).

8.233

eta suni’ prabhu tanre kaila alingana

dui jane galagali karena krandana

SYNONYMS

eta suni’-hearing so much; prabhu—Lord Sri Caitanya Mahaprabhu; tanre—unto Ramananda Raya; kaila—did; alingana—embracing; dui jane—both of them; galagali—embracing shoulder to shoulder; karena—did; krandana—crying.

After hearing this, Lord Sri Caitanya Mahaprabhu embraced Ramananda Raya, and both of them, embracing shoulder to shoulder, began to cry.

8.234

ei-mata premavese ratri gonaila

pratah-kale nija-nija-karye dunhe gela

SYNONYMS

ei-mata—in this way; prema-avese—in ecstatic love of Godhead; ratri—the night; gonaila—passed; pratah-kale—in the morning; nija-nija-karye—to their own respective duties; dunhe—both of them; gela—departed.

The entire night was passed in this way, in ecstatic love of Godhead.

In the morning they both departed to tend to their respective duties.

8.235

vidaya-samaye prabhura carane dhariya

ramananda raya kahe vinati kariya

SYNONYMS

vidaya-samaye—at the point of departure; prabhura carane—the lotus feet of Lord Sri Caitanya Mahaprabhu; dhariya—capturing; ramananda raya—Ramananda Raya; kahe—says; vinati kariya—with great humility.

Before departing from Sri Caitanya Mahaprabhu, Ramananda Raya fell to the ground and caught hold of the Lord’s lotus feet.

He then spoke submissively as follows.

8.236

’more krpa karite tomara ihan agamana

dina dasa rahi’ sodha mora dusta mana

SYNONYMS

more—unto me; krpa—mercy; karite—to do; tomara—Your; ihan—here; agamana—coming; dina dasa rahi’-remaining at least ten days; sodha—purify; mora—my; dusta mana—polluted mind.

Sri Ramananda Raya said, "You have come here just to show me Your causeless mercy.

Therefore stay here for at least ten days and purify my polluted mind.

8.237

toma vina anya nahi jiva uddharite

toma vina anya nahi krsna-prema dite’

SYNONYMS

toma vina—without You; anya—anyone else; nahi—there is not; jiva—the living entity; uddharite—to liberate; toma vina—without You; anya—anyone else; nahi—there is not; krsna-prema dite—to bestow love of Krsna “But for You, there is no one who can deliver all the living entities, for You alone can deliver love of Krsna.”

8.238

prabhu kahe,--ailana suni’ tomara guna

krsna-katha suni, suddha karaite mana

SYNONYMS

prabhu kahe—the Lord said; ailana—I have come; suni’-hearing; tomara—your; guna—qualities; krsna-katha—these topics about Krsna; suni—I hear; suddha karaite—just to make pure; mana—the mind.

The Lord replied, "Having heard about your good qualities, I have come here.

I have come to hear about Krsna from you and thus purify My mind.

8.239

yaiche sunilun, taiche dekhilun tomara mahima

radha-krsna-premarasa-jnanera tumi sima

SYNONYMS

yaiche—as much; sunilun—as I have heard; taiche—that much; dekhilun—I have seen; tomara mahima—your glories; radha-krsna-prema-rasa-jnanera—of transcendental knowledge about the loving affairs of Radha and Krsna; tumi—you; sima—the ultimate goal “Now that I have actually seen your glories, what I heard about you is confirmed.

As far as the pastimes of Radha and Krsna in a loving mood are concerned, you are the limit of knowledge.”

PURPORT

Sri Caitanya Mahaprabhu found Ramananda Raya to be the best authority in transcendental knowledge of the loving affairs between Radha and Krsna.

In this verse the Lord actually states that Ramananda Raya was the limit of this knowledge.

8.240

dasa dinera ka-katha yavat ami jiba’

tavat tomara sanga chadite nariba

SYNONYMS

dasa dinera—of ten days; ka-katha—what to speak; yavat—as long as; ami—I; jiba’-shall live; tavat—that long; tomara—of you; sanga—the association; chadite—to give up; nariba—I shall not be able.

Sri Caitanya Mahaprabhu continued, "To say nothing of ten days, as long as I live I shall find it impossible to give up your company.

8.241

nilacale tumi-ami thakiba eka-sange

sukhe gonaiba kala krsna-katha-range

SYNONYMS

nilacale—in Jagannatha Puri; tumi—you; ami—I; thakiba—shall stay; eka-sange—together; sukhe—in happiness; gonaiba—will pass; kala—time; krsna-katha-range—in the joy of talking about Krsna “You and I shall remain together at Jagannatha Puri.

We shall pass our time together in joy, talking about Krsna and His pastimes.”

8.242

eta bali’ dunhe nija-nija karye gela

sandhya-kale raya punah asiya milila

SYNONYMS

eta bali’-saying this; dunhe—both of them; nija-nija—their own respective; karye—in the duties; gela—departed; sandhya-kale—in the evening; raya—Ramananda Raya; punah—again; asiya—coming there; milila—met.

In this way they both departed to perform their respective duties.

Then, in the evening, Ramananda Raya returned to see Lord Caitanya Mahaprabhu.

8.243

anyonye mili’ dunhe nibhrte vasiya

prasnottara-gosthi kahe anandita hana

SYNONYMS

anyonye—each another; mili’-meeting; dunhe—both of them; nibhrte—in a secluded place; vasiya—sitting; prasna-uttara—of questions and answers; gosthi—a discussion; kahe—spoke; anandita—jubilant; hana—becoming.

Thus they met time and time again, sitting in a secluded place and jubilantly discussing devotional service by the question and answer process.

8.244

prabhu puche, ramananda karena uttara

ei mata sei ratre katha paraspara

SYNONYMS

prabhu puche—the Lord inquires; ramananda—Raya Ramananda; karena—gives; uttara—answers; ei mata—in this way; sei ratre—on that night; katha—discussion; paraspara—mutual.

Sri Caitanya Mahaprabhu asked the questions, and Sri Ramananda Raya gave the answers.

In this way they were engaged in discussion throughout the night.

8.245

prabhu kahe,--“kon vidya vidya-madhye sara?”

raya kahe,--“krsna-bhakti vina vidya nahi ara”

SYNONYMS

prabhu kahe—the Lord inquired; kon—what; vidya—knowledge; vidya-madhye—in the midst of knowledge; sara—the most important; raya kahe—Ramananda Raya answered; krsna-bhakti—devotional service to Krsna; vina—except; vidya—education; nahi—there is not; ara—any other.

On one occasion the Lord inquired, “Of all types of education, which is the most important?” Ramananda Raya replied, “No education is important other than the transcendental devotional service of Krsna.”

PURPORT

Texts 245 to 257 are all questions and answers between Sri Caitanya Mahaprabhu and Ramananda Raya.

In these exchanges there is an attempt to show the difference between material and spiritual existence.

Education in Krsna consciousness is always transcendental and is the best of all forms of education.

Material education aims at increasing the activities of material sense gratification.

Beyond material sense gratification is another negative form of knowledge called brahma-vidya, or transcendental knowledge.

But beyond that brahma-vidya, or knowledge of the impersonal Brahman, is knowledge of devotional service to the Supreme Lord, Visnu.

This knowledge is higher.

And higher still is devotional service to Lord Krsna, which is the topmost form of education.

According to Srimad-Bhagavatam (4.29.49): tat karma hari-tosam yat sa vidya tan-matir yaya: “Work meant for pleasing the Supreme Lord is the best, and education that enhances one’s Krsna consciousness is the best.” Also, according to Srimad-Bhagavatam (7.5.23-24):

sravanam kirtanam visnoh

smaranam pada-sevanam

arcanam vandanam dasyam

sakhyam atma-nivedanam

iti pumsarpita visnau

bhaktis cen nava-laksana

kriyeta bhagavaty addha

tan manye ’dhitam uttamam This is a statement given by Prahlada Maharaja in answer to a question raised by his father.

Prahlada Maharaja said, “To hear or chant about Lord Visnu, to remember Him, to serve His lotus feet, to worship Him, to offer prayers to Him, to become His servant and His friend, to sacrifice everything for His service-all these are varieties of devotional service.

8.246

’kirti-gana-madhye jivera kon bada kirti?’

’krsna-bhakta baliya yanhara haya khyati’

SYNONYMS

kirti-gana-madhye—among glorious activities; jivera—of the living entity; kon—which; bada—greatest; kirti—glory; krsna-bhakta—a devotee of Lord Krsna; baliya—as; yanhara—of whom; haya—there is; khyati—the reputation.

Sri Caitanya Mahaprabhu then asked Ramananda Raya, “Out of all glorious activities, which is the most glorious?” Ramananda Raya replied, “That person who is reputed to be a devotee of Lord Krsna enjoys the utmost fame and glory.”

PURPORT

The greatest reputation a living being can have is to be a devotee of Krsna and to act in Krsna consciousness.

In the material world everyone is trying to be famous by accumulating a large bank balance or material opulence.

There is a steady competition among karmis attempting to advance in a wealthy society.

The whole world is turning in accordance with that competitive mood.

But this kind of name and fame is temporary, for it lasts only as long as the temporary material body exists.

One may become famous as a brahma-jnani, an impersonalist scholar, or one may become a materially opulent person.

In either case, such reputations are inferior to the reputation of Krsna’s devotee.

In the Garuda Purana it is said:

kalau bhagavatam nama

durlabham naiva labhyate

brahma-rudra-padotkrstam

guruna kathitam mama “In this Age of Kali, the fame of one who is known as a great devotee is very rare.

However, such a position is superior to that of the great demigods like Brahma and Mahadeva.

This is the opinion of all spiritual masters.” In the Itihasa-samuccaya, Narada tells Pundarika:

janmantara-sahasresu

yasya syad buddhir idrsi

daso ’ham vasudevasya

sarval lokan samuddharet “After many, many births, when a person realizes that he is the eternal servant of Vasudeva, he can deliver all the worlds.” In the Adi Purana, in a conversation between Krsna and Arjuna, it is said, bhaktanam anugacchanti muktayah srutibhih saha: “The most exalted position of liberation is given by Vedic knowledge.

Everyone follows in the footsteps of the devotee.” Similarly, in the Brhan-naradiya Purana, it is further stated, adyapi ca muni-srestha brahmadya api devatah: “Until now, even the great demigods like Brahma and Lord Siva did not know the influence of a devotee.” The Garuda Purana similarly states:

brahmananam sahasrebhyah

satra-yaji visisyate

satra-yaji-sahasrebhyah

sarva-vedanta-paragah

sarva-vedanta-vit-kotya

visnu-bhakto visisyate

vaisnavanam sahasrebhya

srutasya pumsam sucira-sramasya

nanv anjasa suribhir idito ’rthah

tat-tad-gunanusravanam mukunda-

padaravindam hrdayesu yesam “After much hard labor, a person highly learned in Vedic literature certainly becomes very famous.

However, one who is always hearing and chanting the glories of the lotus feet of Mukunda within his heart is certainly superior.” In the Narayana-vyuha-stava it is said:

naham brahmapi bhuyasam

tvad-bhakti-rahito hare

tvayi bhaktas tu kito ’pi

bhuyasam janma-janmasu “I do not aspire to take birth as a Brahma if that Brahma is not a devotee of the Lord.

I shall be satisfied simply to take birth as an insect if I am given a chance to remain in the house of a devotee,” There are many similar verses in Srimad-Bhagavatam, especially 3.25.38, 4.24.29, 4.31.22, 7.9.24, and 10.14.30.

It was Lord Siva who said: “I do not know the truth about Krsna, but a devotee of Lord Krsna knows all the truth.

Out of all the devotees of Lord Krsna, Prahlada is the greatest.” Above Prahlada, the Pandavas are supposedly more advanced.

Above the Pandavas are the members of the Yadu dynasty, who are even more advanced.

In the Yadu dynasty, Uddhava is the furthest advanced, and above Uddhava are the damsels of Vraja-dhama, the gopis themselves.

In the Brhad-vamana Purana, Lord Brahma tells Bhrgu:

sasti-varsa-sahasrani

maya taptam tapah pura

nanda-gopa-vraja-strinam

pada-renupalabdhaye “I underwent meditation and austerities for sixty thousand years just to understand the dust of the lotus feet of the gopis.

Still, I could not understand it.

To say nothing of me, even Lord Siva, Lord Sesa and the goddess of fortune Laksmi could not understand it.” In the Adi Purana the Supreme Personality of Godhead Himself says:

na tatha me priyatamo

brahma rudras ca parthiva

na ca laksmir na catma ca

yatha gopi-jano mama “Lord Brahma, Lord Siva, the goddess of fortune and even My own self are not as dear to Me as the gopis.” Of all the gopis, Srimati Radharani is the topmost.

Rupa Gosvami and Sanatana Gosvami are the most exalted servitors of Srimati Radharani and Lord Sri Caitanya Mahaprabhu.

Those who adhere to their service are known as rupanuga devotees.

Caitanya-candramrta (26) gives the following statement about Srila Rupa Gosvami:

astam vairagya-kotir bhavatu sama-dama-ksanti-maitry-adi-kotis

tattvanudhyana-kotir bhavatu bhavatu va vaisnavi bhakti-kotih

koty-amso ’py asya na syat tad api guna-gano yah svatah-siddha aste

srimac-caitanyacandra-priya-carana-nakha-jyotir amoda-bhajam The qualities of one engaged in the service of Lord Sri Caitanya Mahaprabhu-such as reputation, austerities, penances and knowledge-are not to be compared to the good qualities of others.

Such is the perfection of a devotee always engaged in the service of Sri Caitanya Mahaprabhu.

8.247

’sampattira madhye jivera kon sampatti gani?’

’radha-krsne prema yanra, sei bada dhani’

SYNONYMS

sampattira—riches; madhye—among; jivera—of the living entities; kon—what; sampatti—the wealth; gani—we accept; radha-krsne—to Srimati Radharani and Krsna; prema—loving service; yanra—whose; sei—he; bada—very great; dhani—capitalist.

Sri Caitanya Mahaprabhu asked, “Of the many capitalists who possess great riches, who is the topmost?” Ramananda Raya replied, “He who is richest in love for Radha and Krsna is the greatest capitalist.”

PURPORT

Everyone in this material world is attempting to acquire riches to satisfy the senses.

Actually no one cares for anything other than acquiring material possessions and maintaining them.

The wealthy are generally accepted as the most important personalities in this material world, but when we compare a material man of wealth to one wealthy in devotional service to Radha and Krsna, the latter is found to be the greatest capitalist.

According to Srimad-Bhagavatam (10.39.2):

kim alabhyam bhagavati

prasanne sri-niketane

tathapi tat-para rajan

8.248

’duhkha-madhye kona duhkha haya gurutara?’

’krsna-bhakta-viraha vina duhkha nahi dekhi para’

SYNONYMS

duhkha-madhye—among the miserable conditions of life; kona—what; duhkha—misery; haya—is; gurutara—more painful; krsna-bhakta-viraha—separation from the devotee of Lord Krsna; vina—besides; duhkha—unhappiness; nahi—there is not; dekhi—I see; para—other.

Sri Caitanya Mahaprabhu asked, “Of all kinds of distress, what is the most painful?”

Sri Ramananda Raya replied, “Apart from separation from the devotee of Krsna, I know of no unbearable unhappiness.”

PURPORT

Concerning this, the Lord states in the Vedic literature:

mam anaradhya duhkhartah

kutumbasakta-manasah

sat-sanga-rahito martyo

vrddha-seva-paricyutah “A person who does not worship Me, who is unduly attached to family and who does not stick to devotional service must be considered a most unhappy person.

Similarly, one who does not associate with Vaisnavas, or who does not render service to his superior, is also a most unhappy person.” There is also a statement given in the Brhad-bhagavatamrta (1.5.51):

sva-jivanadhikam prarthyam

sri-visnu-jana-sangatah

vicchedena ksanam catra

na sukhamsam labhamahe “(King Yudhisthira said:) ’Out of all kinds of desirable things experienced in the life of a living entity, association with the devotees of the Lord is the greatest.

8.249

’mukta-madhye kon jiva mukta kari’ mani?’

’krsna-prema yanra, sei mukta-siromani’

SYNONYMS

mukta-madhye—among the liberated; kon—what; jiva—living entity; mukta—liberated; kari’-considering as; mani—We accept; krsna-prema—one who loves Krsna; yanra—of whom; sei—such a person; mukta-siromani—the topmost of all liberated souls.

Sri Caitanya Mahaprabhu then inquired, “Out of all liberated persons, who should be accepted as the greatest?”

Ramananda Raya replied, “He who has love for Krsna has attained the topmost liberation.”

PURPORT

In Srimad-Bhagavatam (6.14.5), it is said:

muktanam api siddhanam

narayana-parayanah

su-durlabhah prasantatma

kotisv api maha-mune “O great sage, of the many millions of liberated persons and of the millions who have attained perfection, he who is a devotee of Lord Narayana is very, very rare.

8.250

’gana-madhye kona gana--jivera nija dharma?’

’radha-krsnera prema-keli’--yei gitera marma’

SYNONYMS

gana-madhye—among songs; kona gana—which song; jivera—of the living entity; nija—his own; dharma—religion; radha-krsnera prema-keli—the loving affairs of Radha and Krsna; yei—which; gitera—of the song; marma—purport.

Sri Caitanya Mahaprabhu next asked Ramananda Raya, “Among many songs, which song is to be considered the actual religion of the living entity?”

Ramananda Raya replied, “That song describing the loving affairs of Sri Radha and Krsna is superior to all other songs.”

PURPORT

As stated in Srimad-Bhagavatam (10.33.36):

anugrahaya bhakutanam

manusam deham asthitah

bhajate tadrsih krida

yah srutva tat-paro bhavet “Lord Krsna descends apparently as a human being, and He exhibits His transcendental pastimes in Vrndavana so that the conditioned soul may be attracted to hearing His transcendental activities.” Nondevotees are strictly prohibited from participating in songs celebrating the loving affairs of Radha and Krsna.

Unless one is a devotee, it is very dangerous to hear the songs about the pastimes of Radha and Krsna that were written by Jayadeva Gosvami, Candidasa and other exalted devotees.

Lord Siva drank an ocean of poison, but one should not imitate this.

One must first become a pure devotee of Lord Krsna.

Only then can one enjoy hearing the songs of Jayadeva and relish transcendental bliss.

If one simply imitates the activities of Lord Siva and drinks poison, one will certainly meet with death.

Talks between Lord Sri Caitanya Mahaprabhu and Ramananda Raya were meant for advanced devotees only.

Those who are on the mundane platform and who study these talks in order to put forward some thesis for a Ph.D will not be able to understand them.

Instead, these conversations will have a poisonous effect.

8.251

’sreyo-madhye kona sreyah jivera haya sara?’

’krsna-bhakta-sanga vina sreyah nahi ara’

SYNONYMS

sreyah-madhye—among beneficial activities; kona—which; sreyah—beneficial function; jivera—of the living entity; haya—is; sara—the essence; krsna-bhakta-sanga—for associating with the devotees of Lord Krsna; vina—except; sreyah—beneficial activity; nahi—there is not; ara—another “Out of all auspicious and beneficial activities, which is best for the living entity?”

Ramananda Raya replied, “The only auspicious activity is association with the devotees of Krsna.”

PURPORT

According to Srimad-Bhagavatam (11.2.30):

ata atyantikam ksemam

prcchamo bhavato ’naghah

samsare ’smin ksanardho ’pi

sat-sangah sevadhir nrnam “We are asking you to tell us what is the most perfect welfare activity.

8.252

’kanhara smarana jiva karibe anuksana?’

’krsna-nama-guna-lila--pradhana smarana’

SYNONYMS

kanhara—of whom; smarana—remembering; jiva—the living entity; karibe—should do; anuksana—constantly; krsna-nama—the holy name of Lord Krsna; guna-lila—His qualities and pastimes; pradhana smarana—most important remembrance.

Sri Caitanya Mahaprabhu asked, “What should all living entities constantly remember?”

Ramananda Raya replied, “The chief objects of remembrance are always the Lord’s holy name, qualities and pastimes.”

PURPORT

Srimad-Bhagavatam (2.2.36) states:

tasmat sarvatmana rajan

harih sarvatra sarvada

srotavyah kirtitavyas ca

smartavyo bhagavan nrnam “(Sukadeva Gosvami concludes:) ’The business of the living entity is to always remember the Supreme Personality of Godhead in every circumstance.

8.253

’dhyeya-madhye jivera kartavya kon dhyana?’

’radha-krsna-padambuja-dhyana--pradhana’

SYNONYMS

dhyeya-madhye—out of all types of meditation; jivera—of the living entity; kartavya—the duty; kon—what; dhyana—meditation; radha-krsna-pada-ambuja—on the lotus feet of Radha and Krsna; dhyana—meditation; pradhana—is the chief.

Sri Caitanya Mahaprabhu further inquired, “Out of many types of meditation, which is required for all living entities?”

Srila Ramananda Raya replied, “The chief duty of every living entity is to meditate upon the lotus feet of Radha and Krsna.”

PURPORT

Srimad-Bhagavatam (1.2.14) states:

tasmad ekena manasa

bhagavan satvatam patih

srotavyah kirtitavyas ca

dhyeyah pujyas ca nityada “(Suta Gosvami replied to the sages headed by Saunaka:) ’Everyone should very attentively listen to the pastimes of the Supreme Personality of Godhead.

8.254

’sarva tyaji’ jivera kartavya kahan vasa?’

’vraja-bhumi vrndavana yahan lila-rasa’

SYNONYMS

sarva—everything; tyaji’-giving up; jivera—of the living entity; kartavya—to be done; kahan—where; vasa—residence; vraja-bhumi—the land known as Vrajabhumi; vrndavana—the holy place named Vrndavana; yahan—where; lila-rasa—Lord Krsna performed His rasa dance.

Sri Caitanya Mahaprabhu asked, “Where should the living entity live, abandoning all other places?”

Ramananda Raya replied, “The holy place known as Vrndavana or Vrajabhumi, where the Lord performed His rasa dance.”

PURPORT

According to Srimad-Bhagavatam (10.47.61):

asam aho carana-renu-jusam aham syam

vrndavane kim api gulma-latausadhinam

ya dustyajam sva-janam arya-patham ca hitva

bhejur mukunda-padavim srutibhir vimrgyam “(Uddhava said:) ’Let me become one of Vrndavana’s herbs and plants that are trampled by the gopis, who gave up all connections with family and friends and decided to worship the lotus feet of Mukunda.

8.255

’sravana-madhye jivera kon srestha sravana?’

’radha-krsna-prema-keli karna-rasayana’

SYNONYMS

sravana-madhye—out of all topics for hearing; jivera—of the living entity; kon—what; srestha—most important; sravana—topic of hearing; radha-krsna-prema-keli—the loving affairs between Radha and Krsna; karna-rasa-ayana—most pleasing to the ear.

Sri Caitanya Mahaprabhu asked, “Out of all topics people listen to, which is best for all living entities?”

Ramananda Raya replied, “Hearing about the loving affairs between Radha and Krsna is most pleasing to the ear.”

PURPORT

According to Srimad-Bhagavatam (10.33.39):

vikriditam vraja-vadhubhir idam ca visnoh

sraddhanvito ’nusrnuyad atha varnayed yah

bhaktim param bhagavati pratilabhya kamam

hrd-rogam asv apahinoty acirena dhirah “He who faithfully hears about the dealings between Lord Krsna and the gopis in the rasa dance and he who describes these activities attain to the perfectional stage of devotional service and simultaneously lose material, lusty desires.” A liberated person who hears about the loving affairs of Radha and Krsna is not inclined to have lusty desires.

One mundane rogue once said that when the Vaisnavas chant the name “Radha, Radha,” he simply remembers a barber’s wife named Radha.

This is a practical example.

Unless one is liberated, he should not try to hear about the loving affairs between Radha and Krsna.

If one is not liberated and listens to a relation of the rasa dance, he may remember his mundane activities and illicit connections with some woman whose name may also be Radha.

In the conditioned stage one should not even try to remember such things.

By practicing the regulative principles, one should rise to the platform of spontaneous attraction for Krsna.

Then and only then should one hear about radha-krsna-lila.

Although these affairs may be very pleasing both to conditioned and to liberated souls, the conditioned soul should not try to hear them.

The talks between Ramananda Raya and Sri Caitanya Mahaprabhu are conducted on the platform of liberation.

8.256

’upasyera madhye kon upasya pradhana?’

’srestha upasya--yugala ’radha-krsna’ nama’

SYNONYMS

upasyera—objects of worship; madhye—among; kon—which; upasya—worshipable object; pradhana—the chief; srestha—the chief; upasya—worshipable object; yugala—the couple; radha-krsna nama—the holy name of Radha-Krsna, or Hare Krsna.

Sri Caitanya Mahaprabhu asked, “Among all worshipable objects, which is the chief?”

Ramananda Raya replied, “The chief worshipable object is the holy name of Radha and Krsna, the Hare Krsna mantra.”

PURPORT

According to Srimad-Bhagavatam (6.3.22):

etavan eva loke ’smin

pumsam dharmah parah smrtah

bhakti-yogo bhagavati

8.257

’mukti, bhukti vanche yei, kahan dunhara gati?’

’sthavara-deha, deva-deha yaiche avasthiti’

SYNONYMS

mukti—liberation; bhukti—sense enjoyment; vanche—desires; yei—one who; kahan—where; dunhara—of both of them; gati—the destination; sthavara-deha—the body of a tree; deva-deha—the body of a demigod; yaiche—just as; avasthiti—situated “And what is the destination of those who desire liberation and those who desire sense gratification?” Sri Caitanya Mahaprabhu asked.

Ramananda Raya replied, “Those who attempt to merge into the existence of the Supreme Lord will have to accept a body like that of a tree.

And those who are overly inclined toward sense gratification will attain the bodies of demigods.”

PURPORT

Those who desire liberation by merging into the existence of God do not desire sense gratification within the material world.

On the other hand, they have no information about serving the lotus feet of the Lord.

Consequently, they are doomed to stand like trees for many thousands of years.

Although trees are living entities, they are nonmoving.

The liberated soul who merges into the existence of the Lord is no better than the trees.

Trees also stand in the Lord’s existence because material energy and the Lord’s energy are the same.

Similarly, the Brahman effulgence is also the energy of the Supreme Lord.

It is the same whether one remains in the Brahman effulgence or in the material energy because in either there is no spiritual activity.

Better situated are those who desire sense gratification and promotion to the heavenly planets.

Such people want to enjoy themselves like denizens of heaven in the gardens of paradise.

They at least retain their individuality in order to enjoy life.

But the impersonalists, who try to lose their individuality, also lose both material and spiritual pleasure.

The last destination of the Buddhist philosophers is to become just like a stone, which is immovable and has neither material nor spiritual activity.

As far as the hard-working karmis are concerned, Srimad-Bhagavatam states (11.10.23):

istveha devata yajnaih

svar-lokam yati yajnikah

bhunjita deva-vat tatra

bhogan divyan nijarjitan “After performing various sacrificial rituals for elevation to the heavenly planets, the karmis go there and enjoy themselves with the demigods to the extent that they have obtained the results of pious activities.” In the Bhagavad-gita (9.20-21) Lord Krsna states:

trai-vidya mam soma-pah puta-papa

yajnair istva svar-gatim prarthayante

te punyam asadya surendra-lokam

asnanti divyan divi deva-bhogan

te tam bhuktva svarga-lokam visalam

ksine punye martya-lokam visanti

evam trayi-dharmam anuprapanna

gatagatam kama-kama labhante “Those who study the Vedas and drink soma juice, seeking the heavenly planets, worship Me indirectly.

Purified of sinful reactions, they take birth on the pious, heavenly planet of Indra, where they enjoy godly delights.

When they have thus enjoyed vast heavenly sense pleasure and the results of their pious activities are exhausted, they return to this mortal planet again.

Thus those who seek sense enjoyment by adhering to the principles of the three Vedas achieve only repeated birth and death.” Therefore after finishing the results of pious activities, the karmis again return to this planet in the form of rain, and they begin their life as grass and plants in the evolutionary process.

8.258

arasa-jna kaka cuse jnana-nimba-phale

rasa-jna kokila khaya premamra-mukule

SYNONYMS

arasa-jna—those who are without mellows; kaka—the crows; cuse—suck; jnana—of knowledge; nimba-phale—on the bitter nimba fruit; rasa-jna—those who enjoy transcendental mellows; kokila—the cuckoos; khaya—eat; prema-amra-mukule—the buds of the mango of love of Godhead.

Ramananda Raya continued, “Those who are devoid of all transcendental mellows are like the crows that suck the juice from the bitter fruits of the nimba tree of knowledge, whereas those who enjoy mellows are like the cuckoos who eat the buds of the mango tree of love of Godhead.”

PURPORT

The speculative process of empiric philosophy is as bitter as the fruit of the nimba tree.

Tasting this fruit is the business of crows.

In other words, the philosophical process of realizing the Absolute Truth is a process taken up by crowlike men.

But the cuckoolike devotees have very sweet voices with which to chant the holy name of the Lord and taste the sweet fruit of the mango tree of love of Godhead.

Such devotees relish sweet mellows with the Lord.

8.259

abhagiya jnani asvadaye suska jnana

krsna-premamrta pana kare bhagyavan

SYNONYMS

abhagiya—unfortunate; jnani—the philosophical speculators; asvadaye—taste; suska—dry; jnana—empiric knowledge; krsna-prema-amrta—the nectar of love of Krsna; pana—drinking; kare—do; bhagyavan—the fortunate.

Ramananda Raya concluded, “The unfortunate empiric philosophers taste the dry process of philosophical knowledge, whereas the devotees regularly drink the nectar of love of Krsna.

Therefore they are most fortunate of all.”

8.260

ei-mata dui jana krsna-katha-rase

nrtya-gita-rodane haila ratri-sese

SYNONYMS

ei-mata—in this way; dui jana—both of them (Lord Caitanya and Ramananda Raya); krsna-katha-rase—in the mellows of discussing topics about Krsna; nrtya-gita—in dancing and chanting; rodane—in crying; haila—there was; ratri-sese—the end of the night.

In this way Caitanya Mahaprabhu and Ramananda Raya passed the full night relishing the mellow of krsna-katha, topics about Krsna.

While they were chanting, dancing and crying, the night ended.

8.261

donhe nija-nija-karye calila vihane

sandhya-kale raya asi’ milila ara dine

SYNONYMS

donhe—both of them; nija-nija-karye—in their respective duties; calila—departed; vihane—in the morning; sandhya-kale—in the evening; raya—Ramananda Raya; asi’-coming again; milila—met; ara—next; dine—on the day.

The next morning they both departed to perform their respective duties, but in the evening Ramananda Raya returned to meet the Lord again.

8.262

ista-gosthi krsna-katha kahi’ kata-ksana

prabhu-pada dhari’ raya kare nivedana

SYNONYMS

ista-gosthi—spiritual discussion; krsna-katha—topics of Krsna; kahi’-talking; kata-ksana—for some time; prabhu-pada—the lotus feet of the Lord; dhari’-catching; raya—Ramananda Raya; kare—makes; nivedana—submission.

That next evening, after discussing the topic of Krsna for some time, Ramananda Raya caught hold of the lotus feet of the Lord and spoke as follows.

8.263

’krsna-tattva’, ’radha-tattva’, ’prema-tattva-sara’

’rasa-tattva’ ’lila-tattva’ vividha prakara

SYNONYMS

krsna-tattva—the truth about Krsna; radha-tattva—the truth about Radha; prema-tattva-sara—the essence of Their loving affairs; rasa-tattva—the truth about transcendental mellows; lila-tattva—the truth about the pastimes of the Lord; vividha prakara—of different varieties “There is transcendental variety in talks about Krsna and Radharani and Their transcendental loving affairs, humors and pastimes.”

8.264

eta tattva mora citte kaile prakasana

brahmake veda yena padaila narayana

SYNONYMS

eta tattva—all these varieties of truth; mora citte—in my heart; kaile—you did; prakasana—manifesting; brahmake—unto Lord Brahma; veda—the Vedic knowledge; yena—as; padaila—taught; narayana—the Supreme Lord.

Ramananda Raya then admitted, “You have manifested many transcendental truths in my heart.

This is exactly the way Narayana educated Lord Brahma.”

PURPORT

The heart of Brahma was enlightened by the Supreme Personality of Godhead.

This is Vedic information given in the Svetasvatara Upanisad (6.18):

yo brahmanam vidadhati purvam

yo vai vedams ca prahinoti tasmai

tam ha devam atma-buddhi-prakasam

mumuksur vai saranam aham prapadye “Because I desire liberation, let me surrender unto the Supreme Personality of Godhead, who first enlightened Lord Brahma in Vedic knowledge through Lord Brahma’s heart.

The Lord is the original source of all enlightenment and spiritual advancement.” In this connection one may also refer to Srimad-Bhagavatam

2.9.30-35, 11.14.3, 12.4.40 and 12.13.19.

8.265

antaryami isvarera ei riti haye

bahire na kahe, vastu prakase hrdaye

SYNONYMS

antaryami—the Supersoul; isvarera—of the Personality of Godhead; ei—this; riti—the system; haye—is; bahire—externally; na kahe—does not speak; vastu—the facts; prakase—manifests; hrdaye—within the heart.

Ramananda Raya continued, “The Supersoul within everyone’s heart speaks not externally but from within.

He instructs the devotees in all respects, and that is His way of instruction.”

PURPORT

Here Sri Ramananda Raya admits that Sri Caitanya Mahaprabhu is the Supersoul.

It is the Supersoul that inspires the devotee; therefore He is the original source of the Gayatri mantra which states, om bhur bhuvah svah tat savitur varenyam bhargo devasya dhimahi dhiyo yo nah pracodayat.

Savitar is the original source of all intelligence.

That savitar is Lord Caitanya Mahaprabhu.

This is confirmed in Srimad-Bhagavatam (2.4.22):

pracodita yena pura sarasvati

vitanvatajasya satim smrtim hrdi

sva-laksana pradurabhut kilasyatah

sa me rsinam rsabhah prasidatam “May the Lord, who in the beginning of the creation amplified the potent knowledge of Brahma from within his heart and inspired him with full knowledge of creation and His own self, and who appeared to be generated from the mouth of Brahma, be pleased with me.” This was spoken by Sukadeva Gosvami when he invoked the blessing of the Supreme Personality of Godhead before delivering Srimad-Bhagavatam to Maharaja Pariksit.

8.266

janmady asya yato ’nvayad itaratas carthesv abhijnah sva-rat

tene brahma hrda ya adi-kavaye muhyanti yat surayah

tejo-vari-mrdam yatha vinimayo yatra tri-sargo ’mrsa

dhamna svena sada nirasta-kuhakam satyam param dhimahi

SYNONYMS

janma-adi—creation, maintenance and dissolution; asya—of this (the universe); yatah—from whom; anvayat—directly from the spiritual connection; itaratah—indirectly from the lack of material contact; ca—also; arthesu—in all affairs; abhijnah—perfectly cognizant; sva-rat—independent; tene—imparted; brahma—the Absolute Truth; hrda—through the heart; yah—who; adi-kavaye—unto Lord Brahma; muhyanti—are bewildered; yat—in whom; surayah—great personalities like Lord Brahma and other demigods or great brahmanas; tejah-vari-mrdam—of fire, water and earth; yatha—as; vinimayah—the exchange; yatra—in whom; tri-sargah—the material creation of three modes; amrsa—factual; dhamna—with the abode; svena—His own personal; sada—always; nirasta-kuhakam—devoid of all illusion; satyam—the truth; param—absolute; dhimahi—let us meditate upon “ ’O my Lord, Sri Krsna, son of Vasudeva, O all-pervading Personality of Godhead, I offer my respectful obeisances unto You.

I meditate upon Lord Sri Krsna because He is the Absolute Truth and the primeval cause of all causes of the creation, sustenance and destruction of the manifested universes.

He is directly and indirectly conscious of all manifestations, and He is independent because there is no other cause beyond Him.

It is He only who first imparted the Vedic knowledge unto the heart of Brahmaji, the original living being.

By Him even the great sages and demigods are placed into illusion, as one is bewildered by the illusory representations of water seen in fire, or land seen on water.

Only because of Him do the material universes, temporarily manifested by the reactions of the three modes of nature, appear factual, although they are unreal.

I therefore meditate upon Him, Lord Sri Krsna, who is eternally existent in the transcendental abode, which is forever free from the illusory representations of the material world.

I meditate upon Him, for He is the Absolute Truth.’ ”

PURPORT

This is the opening verse of Srimad-Bhagavatam (1.1.1).

8.267

eka samsaya mora achaye hrdaye

krpa kari’ kaha more tahara niscaye

SYNONYMS

eka samsaya—one doubt; mora—my; achaye—there is; hrdaye—in the heart; krpa kari’-being merciful; kaha—please say; more—unto me; tahara—of that; niscaye—the ascertainment.

Ramananda Raya then said that he had but one doubt within his heart, and he petitioned the Lord, “Please be merciful upon me and just remove my doubt.”

8.268

pahile dekhilun tomara sannyasi-svarupa

ebe toma dekhi muni syama-gopa-rupa

SYNONYMS

pahile—in the beginning; dekhilun—I saw; tomara—Your; sannyasi-svarupa—form as a person in the renounced order; ebe—now; toma—You; dekhi—see; muni—I; syama-gopa-rupa—form as Syamasundara, the cowherd boy.

Ramananda Raya then told Lord Sri Caitanya Mahaprabhu, "At first I saw You appear like a sannyasi, but now I am seeing You as Syamasundara, the cowherd boy.

8.269

tomara sammukhe dekhi kancana-pancalika

tanra gaura-kantye tomara sarva anga dhaka

SYNONYMS

tomara—of You; sammukhe—in front; dekhi—I see; kancana-pancalika—a doll made of gold; tanra—of it; gaura-kantye—by a golden complexion; tomara—Your; sarva—all; anga—body; dhaka—covering "I now see You appearing like a golden doll, and Your entire body appears covered by a golden luster.

PURPORT

Syamasundara is blackish, but here Ramananda Raya says that he saw Sri Caitanya Mahaprabhu appear golden.

The lustrous body of Sri Caitanya Mahaprabhu was covered by the bodily complexion of Srimati Radharani.

8.270

tahate prakata dekhon sa-vamsi vadana

nana bhave cancala tahe kamala-nayana

SYNONYMS

tahate—in that; prakata—manifested; dekhon—I see; sa-vamsi—with the flute; vadana—the face; nana bhave—in various modes; cancala—restless; tahe—in that; kamala-nayana—the lotus eyes "I see that You are holding a flute to Your mouth, and Your lotus eyes are moving very restlessly due to various ecstasies.

8.271

ei-mata toma dekhi’ haya camatkara

akapate kaha, prabhu, karana ihara

SYNONYMS

ei-mata—in this way; toma—You; dekhi’-seeing; haya—there is; camatkara—wonder; akapate—without duplicity; kaha—please tell; prabhu—my Lord; karana—the cause; ihara—of this “I actually see You in this way, and this is very wonderful.

My Lord, please tell me without duplicity what is causing this.”

8.272

prabhu kahe,--krsne tomara gadha-prema haya

premara svabhava ei janiha niscaya

SYNONYMS

prabhu kahe—the Lord replied; krsne—unto Krsna; tomara—your; gadha-prema—deep love; haya—there is; premara—of such transcendental love; svabhava—the nature; ei—this; janiha—please know; niscaya—certainly.

Lord Sri Caitanya Mahaprabhu replied, "You have a deep love for Krsna, and one who has such deep ecstatic love for the Lord naturally sees things in such a way.

Please take this from Me to be certain.

8.273

maha-bhagavata dekhe sthavara-jangama

tahan tahan haya tanra sri-krsna-sphurana

SYNONYMS

maha-bhagavata—a first-class advanced devotee; dekhe—sees; sthavara-jangama—the movable and inert; tahan tahan—here and there; haya—is; tanra—his; sri-krsna-sphurana—manifestation of Lord Krsna "A devotee advanced on the spiritual platform sees everything movable and inert as the Supreme Lord.

For him, everything he sees here and there is but a manifestation of Lord Krsna.

Lord Sri Caitanya Mahaprabhu’s Travels to the Holy Places A summary of the Ninth Chapter is given by Srila Bhaktivinoda Thakura.

After leaving Vidyanagara, Sri Caitanya Mahaprabhu visited such places of pilgrimage as Gautami-ganga, Mallikarjuna, Ahovala-nrsimha, Siddhavata, Skanda-ksetra, Trimatha, Vrddhakasi, Bauddha-sthana, Tirupati, Tirumala, Pana-nrsimha, Siva-kanci, Visnu-kanci, Trikala-hasti, Vrddhakola, Siyali-bhairavi, Kaveri-tira and Kumbhakarna-kapala.

Finally the Lord went to Sri Ranga-ksetra, where He converted a brahmana named Venkata Bhatta, who, along with his family, became a devotee of Krsna.

After leaving Sri Ranga, Caitanya Mahaprabhu reached Rsabha-parvata, where He met Paramananda Puri, who later arrived at Jagannatha Puri.

Lord Sri Caitanya Mahaprabhu then proceeded farther, arriving at Setubandha Ramesvara.

At Sri Saila-parvata, the Lord met Lord Siva and his wife Durga in the dress of a brahmana and brahmani.

From there He went to Kamakosthi-puri and later arrived at southern Mathura.

A brahmana devotee of Lord Ramacandra’s talked with Him.

Then the Lord took His bath in the river Krtamala.

On the hill known as Mahendra-saila, the Lord saw Parasurama.

Then the Lord went to Setubandha and took His bath at Dhanus-tirtha.

He also visited Ramesvara, where He collected some papers connected with Sitadevi, whose illusory form was kidnapped by Ravana.

The Lord next visited the places known as Pandya-desa, Tamraparni, Naya-tripadi, Ciyadatala, Tila-kanci, Gajendra-moksana, Panagadi, Camtapura, Sri Vaikuntha, Malaya-parvata and Kanya-kumari.

The Lord then met the Bhattatharis at Mallara-desa and saved Kala Krsnadasa from their clutches.

The Lord also collected the Brahma-samhita, Fifth Chapter, on the banks of the Payasvini River.

He then visited Payasvini, Srngavera-puri-matha and Matsya-tirtha.

At the village of Udupi He saw the Gopala Deity installed by Sri Madhvacarya.

He then defeated the Tattvavadis in sastric conversation.

The Lord next visited Phalgu-tirtha, Tritakupa, Pancapsara, Surparaka and Kolapura.

At Sri Rangapuri the Lord received news of Sankararanya’s disappearance.

He then went to the banks of the Krsnavenva River, where He collected from among the Vaisnava brahmanas a book written by Bilvamangala, Krsna-karnamrta.

The Lord then visited Tapti, Mahismati-pura, Narmada-tira and Rsyamuka-parvata.

He entered Dandakaranya and liberated the seven palm trees.

From there He visited a place known as Pampa-sarovara and visited Pancavati, Nasika, Brahmagiri and also the source of the Godavari River, Kusavarta.

Thus the Lord visited almost all the holy places in South India.

He finally returned to Jagannatha Puri by taking the same route, after visiting Vidyanagara again.

8.274

sthavara-jangama dekhe, na dekhe tara murti

sarvatra haya nija ista-deva-sphurti

SYNONYMS

sthavara-jangama—movable and inert; dekhe—he sees; na—not; dekhe—sees; tara—its; murti—form; sarvatra—everywhere; haya—there is; nija—his own; ista-deva—worshipable Lord; sphurti—manifestation “The maha-bhagavata, the advanced devotee, certainly sees everything mobile and immobile, but he does not exactly see their forms.

Rather, everywhere he immediately sees manifest the form of the Supreme Lord.”

PURPORT

Due to his deep ecstatic love for Krsna, the maha-bhagavata sees Krsna everywhere and nothing else.

This is confirmed in the Brahma-samhita (5.38): premanjana-cchurita-bhakti-vilocanena santah sadaiva hrdayesu vilokayanti.

As soon as a devotee sees something-be it movable or inert-he immediately remembers Krsna.

An advanced devotee is advanced in knowledge.

This knowledge is very natural to a devotee, for he has already read in the Bhagavad-gita how to awaken Krsna consciousness.

According to Lord Krsna in the Bhagavad-gita (7.8):

raso ’ham apsu kaunteya

prabhasmi sasi-suryayoh

pranavah sarva-vedesu

sabdah khe paurusam nrsu “O son of Kunti (Arjuna), I am the taste of water, the light of the sun and the moon, the syllable om in the Vedic mantras; I am the sound in ether and ability in man.” Thus when a devotee drinks water or any other liquid, he immediately remembers Krsna.

For a devotee there is no difficulty in awakening Krsna consciousness twenty-four hours a day.

Caitanya Mahaprabhu therefore says here:

sthavara jangama dekhe na dekhe tara murti

sarvatra haya nija ista-deva-sphurti A saintly person, an advanced devotee, sees Krsna twenty-four hours a day and nothing else.

As far as movable and inert things are concerned, a devotee sees them all as transformations of Krsna’s energy.

As Lord Krsna states in the Bhagavad-gita (7.4):

bhumir apo ’nalo vayuh

kham mano buddhir eva ca

ahankara itiyam me

bhinna prakrtir astadha “Earth, water, fire, air, ether, mind, intelligence and false ego-all together these eight constitute My separated material energies.” Actually nothing is separate from Krsna.

When a devotee sees a tree, he knows that the tree is a combination of two energies-material and spiritual.

The inferior energy, which is material, forms the body of the tree; however, within the tree is the living entity, the spiritual spark, which is part and parcel of Krsna.

This is the superior energy of Krsna within this world.

Whatever living thing we see is simply a combination of these two energies.

When an advanced devotee thinks of these energies, he immediately understands that they are manifestations of the Supreme Lord.

As soon as we see the sun rise in the morning, we arise and set about doing our morning duties.

Similarly, as soon as a devotee sees the energy of the Lord, he immediately remembers Lord Sri Krsna.

This is explained in this verse: sarvatra haya nija ista-deva-sphurti A devotee who has purified his existence through devotional service sees only Krsna in every step of life.

This is also explained in the next verse, which is a quotation from Srimad-Bhagavatam (11.2.45).

8.275

sarva-bhutesu yah pasyed

bhagavad-bhavam atmanah

bhutani bhagavaty atmany

esa bhagavatottamah

SYNONYMS

sarva-bhutesu—in all objects (in matter, spirit and combinations of matter and spirit); yah—anyone who; pasyet—sees; bhagavat-bhavam—the ability to be engaged in the service of the Lord; atmanah—of the supreme spirit soul or the Transcendence beyond the material conception of life; bhutani—all beings; bhagavati—in the Supreme Personality of Godhead; atmani—the basic principle of all existence; esah—this; bhagavata-uttamah—a person advanced in devotional service.

Sri Caitanya Mahaprabhu continued, " ’A person advanced in devotional service sees within everything the soul of souls, the Supreme Personality of Godhead, Sri Krsna.

Consequently he always sees the form of the Supreme Personality of Godhead as the cause of all causes and understands that all things are situated in Him.’

8.276

vana-latas tarava atmani visnum

vyanjayantya iva puspa-phaladhyah

pranata-bhara-vitapa madhu-dharah

prema-hrsta-tanavo vavrsuh sma

SYNONYMS

vana-latah—the herbs and plants; taravah—the trees; atmani—in the Supreme Soul; visnum—the Supreme Personality of Godhead; vyanjayantyah—manifesting; iva—like; puspa-phala-adhyah—filled with luxuriant fruits and flowers; pranata-bhara—bowed down because of loads; vitapah—the trees; madhu-dharah—showers of honey; prema-hrsta—inspired by love of Godhead; tanavah—whose bodies; vavrsuh—constantly rained; sma—certainly “ ’The plants, creepers and trees were full of fruits and flowers due to ecstatic love of Krsna.

Indeed, being so full, they were bowing down.

They were inspired by such deep love for Krsna that they were constantly pouring showers of honey.

In this way the gopis saw all the forest of Vrndavana.’ ”

PURPORT

This verse (Bhag.10.35.9) is one of the songs the gopis sang during Krsna’s absence.

In Krsna’s absence the gopis were always absorbed in thought of Him.

Similarly, the maha-bhagavata, the advanced devotee, sees everything as potentially serving the Lord.

Srila Rupa Gosvami states:

prapancikataya buddhya

hari-sambandhi-vastunah

mumuksubhih parityago

vairagyam phalgu kathyate (Bhakti-rasamrta-sindhu 1.2.126) The advanced devotee does not see anything that is not connected with Krsna.

Unlike the Mayavadi philosophers, a devotee does not see the material world as false.

Rather, he sees everything in the material world connected to Krsna.

A devotee knows how to utilize such things in the service of the Lord, and this is characteristic of the maha-bhagavata.

The gopis saw the plants, creepers and forest trees loaded with fruits and flowers and ready to serve Krsna.

In this way they immediately remembered their worshipable Lord Sri Krsna.

They did not simply see plants, creepers and trees the way a mundaner sees them.

8.277

radha-krsne tomara maha-prema haya

yahan tahan radha-krsna tomare sphuraya

SYNONYMS

radha-krsne—unto Radha and Krsna; tomara—your; maha-prema—great love; haya—there is; yahan tahan—anywhere and everywhere; radha-krsna—Lord Krsna and Srimati Radharani; tomare—unto you; sphuraya—appear.

Lord Caitanya Mahaprabhu continued, “My dear Raya, you are an advanced devotee and are always filled with ecstatic love for Radha and Krsna.

Therefore whatever you see-anywhere and everywhere-simply awakens your Krsna consciousness.”

8.278

raya kahe,--prabhu tumi chada bhari-bhuri

mora age nija-rupa na kariha curi

SYNONYMS

raya kahe—Ramananda Raya replied; prabhu—my Lord; tumi—You; chada—give up; bhari-bhuri—these grave talks; mora—of me; age—in front; nija-rupa—Your real form; na—not; kariha—do; curi—stealing.

Ramananda Raya replied, “My dear Lord, please give up all these serious talks.

Please do not conceal Your real form from me.”

8.279

radhikara bhava-kanti kari’ angikara

nija-rasa asvadite kariyacha avatara

SYNONYMS

radhikara—of Srimati Radharani; bhava-kanti—ecstatic love and luster; kari’-making; angikara—acceptance; nija-rasa—Your own transcendental mellow; asvadite—to taste; kariyacha—You have made; avatara—incarnation.

Ramananda Raya continued, "My dear Lord, I can understand that You have assumed the ecstasy and bodily complexion of Srimati Radharani.

By accepting this, You are tasting Your own personal transcendental humor and have therefore appeared as Sri Caitanya Mahaprabhu.

8.280

nija-gudha-karya tomara--prema asvadana

anusange prema-maya kaile tribhuvana

SYNONYMS

nija-gudha-karya—own confidential business; tomara—Your; prema—transcendental love; asvadana—tasting; anusange—simultaneously; prema-maya—transformed into love of God; kaile—You have made; tri-bhuvana—all the world "My dear Lord, You have descended in this incarnation of Lord Caitanya for Your own personal reasons.

You have come to taste Your own spiritual bliss, and at the same time You are transforming the whole world by spreading the ecstasy of love of Godhead.

8.281

apane aile more karite uddhara

ebe kapata kara,--tomara kona vyavahara

SYNONYMS

apane—personally; aile—You have come; more—unto me; karite—to make; uddhara—deliverance; ebe—now; kapata—duplicity; kara—You do; tomara—Your; kona—what; vyavahara—behavior “My dear Lord, by Your causeless mercy You have appeared before me to grant me liberation.

Now You are playing in a duplicitous way.

What is the reason for this behavior?”

8.282

tabe hasi’ tanre prabhu dekhaila svarupa

’rasa-raja’ ’mahabhava’--dui eka rupa

SYNONYMS

tabe—therefore; hasi’-smiling; tanre—unto him (Ramananda Raya); prabhu—the Lord; dekhaila—showed; svarupa—His personal form; rasa-raja—the king of all transcendental humors; maha-bhava—the condition of ecstatic love; dui—two; eka—one; rupa—form.

Lord Sri Krsna is the reservoir of all pleasure, and Srimati Radharani is the personification of ecstatic love of Godhead.

These two forms has combined as one in Sri Caitanya Mahaprabhu.

This being the case, Lord Sri Caitanya Mahaprabhu revealed His real form to Ramananda Raya.

PURPORT

This is described as radha-bhava-dyuti-suvalitam naumi krsna-svarupam.

Lord Sri Krsna was absorbed in the features of Srimati Radharani.

This was disclosed to Ramananda Raya when he saw Lord Sri Caitanya Mahaprabhu.

An advanced devotee can understand sri-krsna-caitanya, radha-krsna nahe anya.

Sri Caitanya Mahaprabhu, being a combination of Krsna and Radha, is nondifferent from Radha-Krsna combined.

This is explained by Svarupa Damodara Gosvami:

radha krsna-pranaya-vikrtir hladini saktir asmad

ekatmanav api bhuvi pura deha-bhedam gatau tau

caitanyakhyam prakatam adhuna tad-dvayam caikyam aptam

radha-bhava-dyuti-suvalitam naumi krsna-svarupam (Cc.Adi 1.5) Radha-Krsna is one.

Radha-Krsna is Krsna and Krsna’s pleasure potency combined.

When Krsna exhibits His pleasure potency, He appears to be two-Radha and Krsna.

Otherwise, Radha and Krsna are one.

This oneness may be perceived by advanced devotees through the grace of Sri Caitanya Mahaprabhu.

This was the case with Ramananda Raya.

One may aspire to attain such a position, but one should not try to imitate the maha-bhagavata.

8.283

dekhi’ ramananda haila anande murcchite

dharite na pare deha, padila bhumite

SYNONYMS

dekhi’-seeing this form; ramananda—Ramananda Raya; haila—there was; anande—in ecstasy; murcchite—fainting; dharite—to hold him; na—not; pare—able; deha—the body; padila—fell down; bhumite—on the ground.

Upon seeing this form, Ramananda Raya lost consciousness in transcendental bliss.

Unable to remain standing, he fell to the ground.

8.284

prabhu tanre hasta sparsi’ karaila cetana

sannyasira vesa dekhi’ vismita haila mana

SYNONYMS

prabhu—the Lord; tanre—unto Ramananda Raya; hasta—the hand; sparsi’-touching; karaila—made; cetana—conscious; sannyasira—of the sannyasi; vesa—the dress; dekhi’-seeing; vismita—struck with wonder; haila—became; mana—the mind.

When Ramananda Raya fell to the ground unconscious, Caitanya Mahaprabhu touched his hand, and he immediately regained consciousness.

But when he saw Lord Caitanya in the dress of a sannyasi, he was struck with wonder.

8.285

alingana kari’ prabhu kaila asvasana

toma vina ei-rupa na dekhe anya-jana

SYNONYMS

alingana kari’-embracing him; prabhu—the Lord; kaila—did; asvasana—pacifying; toma vina—but for you; ei-rupa—this form; na—not; dekhe—sees; anya-jana—anyone else.

After embracing Ramananda Raya, the Lord pacified him, informing him, “But for you, no one has ever seen this form.”In the Bhagavad-gita (7.25) Lord Krsna states:

naham prakasah sarvasya

yoga-maya-samavrtah

mudho ’yam nabhijanati

loko mam ajam avyayam “I am never manifest to the foolish and unintelligent.

For them I am covered by My internal potency (yogamaya), and so they do not know Me, who am unborn and infallible.” The Lord always reserves the right of not being exposed to everyone.

The devotees, however, are always engaged in the service of the Lord, serving with the tongue by chanting the Hare Krsna mantra and tasting maha-prasada.

Gradually the sincere devotee pleases the Supreme Personality of Godhead, and the Supreme Lord reveals Himself.

One cannot see the Supreme Lord by making personal efforts.

Rather, when the Lord is pleased by the service of a devotee, He reveals Himself.

8.286

mora tattva-lila-rasa tomara gocare

ataeva ei-rupa dekhailun tomare

SYNONYMS

mora—My; tattva-lila—truth and pastimes; rasa—and mellows; tomara—of you; gocare—within the knowledge; ataeva—therefore; ei-rupa—this form; dekhailun—I have shown; tomare—unto you.

Sri Caitanya Mahaprabhu confirmed, "All the truths about My pastimes and mellows are within your knowledge.

Therefore I have shown this form to you.

8.287

gaura anga nahe mora--radhanga-sparsana

gopendra-suta vina tenho na sparse anya-jana

SYNONYMS

gaura—golden; anga—body; nahe—not; mora—My; radha-anga—of the body of Srimati Radharani; sparsana—the touching; gopendra-suta—the son of Nanda Maharaja; vina—except; tenho—Srimati Radharani; na—not; sparse—touches; anya-jana—anyone else "Actually My body does not have a golden complexion.

It only appears so because it has touched the body of Srimati Radharani.

However, She does not touch anyone but the son of Nanda Maharaja.

8.288

tanra bhave bhavita kari’ atma-mana

tabe nija-madhurya kari asvadana

SYNONYMS

tanra—of Srimati Radharani; bhave—in the ecstasy; bhavita—enlightened; kari’-making; atma-mana—body and mind; tabe—thereupon; nija-madhurya—My own transcendental humor; kari—I do; asvadana—tasting “I have now converted My body and mind into the ecstasy of Srimati Radharani; thus I am tasting My own personal sweetness in that form.”

PURPORT

Gaurasundara here informed Sri Ramananda Raya, “My dear Ramananda Raya, you were actually seeing a separate person with a golden-complexioned body.

Actually I am not golden.

Being Sri Krsna, the son of Nanda Maharaja, I am blackish, but when I come in touch with Srimati Radharani I become golden-complexioned eternally.

Srimati Radharani does not touch the body of anyone but Krsna.

I taste My own transcendental features by accepting the complexion of Srimati Radharani.

Without Radharani, one cannot taste the transcendental pleasure of Krsna’s conjugal love.” In this regard, Srila Bhaktisiddhanta Sarasvati Thakura comments on the prakrta-sahajiya-sampradaya, which considers Krsna and Lord Caitanya to possess different bodies.

They misinterpret the words gaura anga nahe mora in Text 287.

From that verse and the present verse we can understand that Lord Caitanya Mahaprabhu is nondifferent from Krsna.

Both are the same Supreme Personality of Godhead.

In the form of Krsna, the Lord enjoys spiritual bliss and remains the shelter of all devotees, visaya-vigraha.

And in His Gauranga feature Krsna tastes separation from Krsna in the ecstasy of Srimati Radharani.

This ecstatic form is Sri Krsna Caitanya.

Sri Krsna is always the transcendental reservoir of all pleasure, and He is technically called dhira-lalita.

Srimati Radharani is the embodiment of spiritual energy, personified as ecstatic love for Krsna; therefore only Krsna can touch Her.

The dhira-lalita aspect is not seen in any other form of the Lord, including Visnu nor in Narayana.

Srimati Radharani is therefore known as Govinda-nandini and Govinda-mohini, for She is the only source of transcendental pleasure for Sri Krsna and the only person who can enchant His mind.

8.289

tomara thani amara kichu gupta nahi karma

lukaile prema-bale jana sarva-marma

SYNONYMS

tomara thani—before you; amara—My; kichu—anything; gupta—hidden; nahi—is not; karma—action; lukaile—even if I conceal; prema-bale—by the force of your love; jana—you know; sarva-marma—everything in detail.

Lord Caitanya Mahaprabhu then admitted to His pure devotee, Ramananda Raya, “Now there is no confidential activity unknown to you.

Even though I try to conceal My activities, you can understand everything in detail by virtue of your advanced love for Me.”

8.290

gupte rakhiha, kahan na kario prakasa

amara batula-cesta loke upahasa

SYNONYMS

gupte—in secret; rakhiha—keep; kahan—anywhere; na—not; kario—make; prakasa—exposure; amara—My; batula-cesta—activities like a madman; loke—among the general people; upahasa—laughter.

The Lord then requested Ramananda Raya, “Keep all these talks a secret.

Please do not expose them anywhere and everywhere.

Since My activities appear to be like those of a madman, people may take them lightly and laugh.”

8.291

ami--eka batula, tumi--dvitiya batula

ataeva tomaya amaya ha-i sama-tula

SYNONYMS

ami—I; eka—one; batula—madman; tumi—you; dvitiya—second; batula—madman; ataeva—therefore; tomaya—you; amaya—Me; ha-i—are; sama-tula—on an equal level.

Caitanya Mahaprabhu then said, “Indeed, I am a madman, and you are also a madman.

Therefore both of us are on the same platform.”

PURPORT

All these conversations between Ramananda Raya and Sri Caitanya Mahaprabhu appear ludicrous to a common man who is not a devotee.

The entire world is filled with material conceptions, and people are unable to understand these conversations due to the conditioning of mundane philosophy.

Those who are overly attached to mundane activities cannot understand the ecstatic conversations between Ramananda Raya and Caitanya Mahaprabhu.

Consequently the Lord requested that Ramananda Raya keep all these conversations secret and not expose them to the general populace.

If one is actually advanced in Krsna consciousness, he can understand these confidential talks; otherwise they appear crazy.

Sri Caitanya Mahaprabhu therefore informed Ramananda Raya that they both appeared like madmen and were therefore on the same platform.

It is confirmed in the Bhagavad-gita (2.69):

ya nisa sarva-bhutanam

tasyam jagarti samyami

yasyam jagrati bhutani

sa nisa pasyato muneh “What is night for all beings is the time of awakening for the self-controlled; and the time of awakening for all beings is night for the introspective sage.” Sometimes Krsna consciousness appears like a type of madness to mundane people, just as the activities of mundaners are considered a form of madness by Krsna conscious men.

8.292

ei-rupa dasa-ratri ramananda-sange

sukhe gonaila prabhu krsna-katha-range

SYNONYMS

ei-rupa—in this way; dasa-ratri—ten nights; ramananda sange—with Sri Ramananda Raya; sukhe—in great happiness; gonaila—passed; prabhu—Lord Sri Caitanya Mahaprabhu; krsna-katha-range—in transcendental pleasure by discussing talks of Krsna.

For ten nights Lord Caitanya Mahaprabhu and Ramananda Raya spent a happy time discussing the pastimes of Krsna.

8.293

nigudha vrajera rasa-lilara vicara

aneka kahila, tara na paila para

SYNONYMS

nigudha—very confidential; vrajera—of Vrndavana, or Vrajabhumi; rasa-lilara—of the pastimes of conjugal love between Krsna and the gopis; vicara—consideration; aneka—various; kahila—spoke; tara—of that; na—not; paila—got; para—the limit.

The conversations between Ramananda Raya and Sri Caitanya Mahaprabhu contain the most confidential subject matters touching the conjugal love between Radha and Krsna in Vrndavana (Vrajabhumi).

Although they talked at great length about these pastimes, they could not reach the limit of discussion.

8.294

tama, kansa, rupa, sona, ratna-cintamani

keha yadi kahan pota paya eka-khani

SYNONYMS

tama—copper; kansa—bell metal; rupa—silver; sona—gold; ratna-cintamani—touchstone the basis of all metals; keha—somebody; yadi—if; kahan—somewhere; pota—buried; paya—finds; eka-khani—in one place.

Actually, these conversations are like a great mine where, from a single place, one can extract all kinds of metals-copper, bell metal, silver and gold-and also touchstone, the basis of all metals.

PURPORT

Srila Bhaktivinoda Thakura gives the following summary of the conversations between Ramananda Raya and Sri Caitanya Mahaprabhu.

Ramananda Raya replied to five questions of Sri Caitanya Mahaprabhu, and these questions and their replies are recorded in verses 57-67.

The first answer is compared to copper, the second to a better metal, bell metal, the third to a still better metal, silver, and the fourth to the best metal of all, gold.

But the fifth answer is compared to the most valuable gem, touchstone, because it deals with unalloyed devotion, the ultimate goal of devotional life, and illuminates the preceding four subordinate answers.

Srila Bhaktisiddhanta Sarasvati Thakura points out that in Vrajabhumi there is the Yamuna River with its sandy banks.

There are kadamba trees, cows, Krsna’s sticks with which He herds cows, and Krsna’s flute.

All of these belong to the santa-rasa, the mellow of neutrality in devotional service.

There are also the direct servants of Krsna, such as Citraka, Patraka and Raktaka, and these are the embodiments of service in the mellow of servitude.

There are also friends like Sridama and Sudama who embody service in fraternity.

Nanda Maharaja and mother Yasoda are the embodiments of paternal love.

Above all of these are Srimati Radharani and Her assistants, the gopis Lalita, Visakha and others, who embody conjugal love.

In this way all five mellows-santa, dasya, sakhya, vatsalya and madhurya-exist eternally in Vrajabhumi.

They are compared respectively to copper, bell metal, silver, gold and touchstone, the basis of all metals.

Srila Kaviraja Gosvami therefore refers to a mine eternally existing in Vrndavana, Vrajabhumi.

8.295

krame uthaite seha uttama vastu paya

aiche prasnottara kaila prabhu-ramaraya

SYNONYMS

krame—gradually; uthaite—to raise; seha—that person; uttama—best; vastu—metal; paya—gets; aiche—so also; prasna-uttara—the questions and answers; kaila—have done; prabhu—Sri Caitanya Mahaprabhu; rama-raya—and Ramananda Raya.

Sri Caitanya Mahaprabhu and Ramananda Raya worked like miners, excavating all kinds of valuable metals, each one better than the other.

Their questions and answers are exactly like that.

8.296

ara dina raya-pase vidaya magila

vidayera kale tanre ei ajna dila

SYNONYMS

ara dina—the next day; raya-pase—before Ramananda Raya; vidaya magila—begged farewell; vidayera kale—at the time of departure; tanre—unto him; ei—this; ajna—order; dila—gave.

The next day Sri Caitanya Mahaprabhu begged Ramananda Raya to give Him permission to leave, and at the time of farewell the Lord gave him the following orders.

8.297

visaya chadiya tumi yaha nilacale

ami tirtha kari’ tanha asiba alpa-kale

SYNONYMS

visaya—material engagement; chadiya—giving up; tumi—you; yaha—go; nilacale—to Jagannatha Puri; ami—I; tirtha kari’-finishing My touring and pilgrimage; tanha—there; asiba—shall return; alpa-kale—very soon.

Sri Caitanya Mahaprabhu told him, "Give up all material engagements and come to Jagannatha Puri.

I will return there very soon after finishing My tour and pilgrimage.

8.298

dui-jane nilacale rahiba eka-sange

sukhe gonaiba kala krsna-katha-range

SYNONYMS

dui-jane—both of us; nilacale—at Jagannatha Puri; rahiba—shall stay; eka-sange—together; sukhe—in happiness; gonaiba—shall pass; kala—time; krsna-katha-range—in the pleasure of discussing topics about Krsna “The two of us shall remain together at Jagannatha Puri and happily pass our time discussing Krsna.”

8.299

eta bali’ ramanande kari’ alingana

tanre ghare pathaiya karila sayana

SYNONYMS

eta bali’-saying this; ramanande—to Sri Ramananda Raya; kari’-doing; alingana—embracing; tanre—him; ghare—to his home; pathaiya—sending; karila—did; sayana—lying down.

Sri Caitanya Mahaprabhu then embraced Sri Ramananda Raya, and after sending him back to his home, the Lord took rest.

8.300

pratah-kale uthi’ prabhu dekhi’ hanuman

tanre namaskari’ prabhu daksine karila prayana

SYNONYMS

pratah-kale—in the morning; uthi’-rising; prabhu—Lord Sri Caitanya Mahaprabhu; dekhi’-visiting; hanuman—the village deity Hanuman; tanre—unto him; namaskari’-offering obeisances; prabhu—Sri Caitanya Mahaprabhu; daksine—to the south; karila—made; prayana—departure.

After rising from bed the next morning, Sri Caitanya Mahaprabhu visited the local temple, where there was a deity of Hanuman.

After offering him obeisances, the Lord departed for South India.

PURPORT

In almost all the cities and towns of India there are temples of Hanumanji, the eternal servant of Lord Ramacandra.

There is even a temple of Hanuman near Govindaji temple in Vrndavana.

Formerly this temple was in front of the Gopalaji temple, but that Deity Gopalaji went to Orissa to remain as Saksi-gopala.

Being the eternal servant of Lord Ramacandra, Hanumanji has been respectfully worshiped for many hundreds and thousands of years.

Here even Lord Sri Caitanya Mahaprabhu set the example in showing how one should offer respects to Hanumanji.

8.301

’vidyapure’ nana-mata loka vaise yata

prabhu-darsane ’vaisnava’ haila chadi’ nija-mata

SYNONYMS

vidyapure-in the town of Vidyanagara; nana-mata-various opinions; loka-people; vaise-reside; yata-all; prabhu-darsane-in seeing Sri Caitanya Mahaprabhu; vaisnava-devotees of Lord Visnu; haila-became; chadi’-giving up; nija-mata-own opinions.

All the residents of Vidyanagara were of different faiths, but after seeing Sri Caitanya Mahaprabhu, they abandoned their own faiths and became Vaisnavas.

8.302

ramananda haila prabhura virahe vihvala

prabhura dhyane rahe visaya chadiya sakala

SYNONYMS

ramananda—Srila Ramananda Raya; haila—became; prabhura—of Lord Sri Caitanya Mahaprabhu; virahe—in separation; vihvala—overwhelmed; prabhura dhyane—in meditation on Sri Caitanya Mahaprabhu; rahe—remains; visaya—worldly business; chadiya—giving up; sakala—all.

When Ramananda Raya began to feel separation from Sri Caitanya Mahaprabhu, he was overwhelmed.

Meditating on the Lord, he gave up all his material business.

8.303

sanksepe kahilun ramanandera milana

vistari’ varnite nare sahasra-vadana

SYNONYMS

sanksepe—in brief; kahilun—I have described; ramanandera milana—meeting with Srila Ramananda Raya; vistari’-expanding; varnite—to describe; nare—not able; sahasra-vadana—Lord Sesa Naga, who has thousands of hoods.

I have briefly described the meeting between Sri Caitanya Mahaprabhu and Ramananda Raya.

No one can actually describe this meeting exhaustively.

It is even impossible for Lord Sesa Naga, who has thousands of hoods.

8.304

sahaje caitanya-caritra--ghana-dugdha-pura

ramananda-caritra tahe khanda pracura

SYNONYMS

sahaje—generally; caitanya-caritra—the activities of Sri Caitanya Mahaprabhu; ghana-dugdha-pura—like condensed milk; ramananda-caritra—the story of Ramananda Raya; tahe—in that; khanda—sugar candy; pracura—a large quantity.

The activities of Sri Caitanya Mahaprabhu are like condensed milk, and the activities of Ramananda Raya are like large quantities of sugar candy.

8.305

radha-krsna-lila--tate karpura-milana

bhagyavan yei, sei kare asvadana

SYNONYMS

radha-krsna-lila—the pastimes of Sri Radha and Krsna; tate—in that composition; karpura—the camphor; milana—mixture; bhagyavan—fortunate; yei—one who; sei—that person; kare—does; asvadana—tasting.

Their meeting is exactly like a mixture of condensed milk and sugar candy.

When they talk of the pastimes of Radha and Krsna, camphor is added.

One who tastes this combined preparation is most fortunate.

8.306

ye iha eka-bara piye karna-dvare

tara karna lobhe iha chadite na pare

SYNONYMS

ye—anyone; iha—this; eka-bara—once; piye—drinks; karna-dvare—through aural reception; tara—his; karna—ears; lobhe—in greed; iha—this; chadite—to give up; na—not; pare—are able.

This wonderful preparation has to be taken aurally.

If one takes it, he becomes greedy to relish it even further.

8.307

’rasa-tattva-jnana’ haya ihara sravane

’prema-bhakti’ haya radha-krsnera carane

SYNONYMS

rasa-tattva-jnana—transcendental knowledge of the humors of conjugal love between Radha and Krsna; haya—is; ihara—of this; sravane—by hearing; prema-bhakti—pure love of Godhead; haya—becomes possible; radha-krsnera carane—at the lotus feet of Radha and Krsna.

By hearing the talks between Ramananda Raya and Sri Caitanya Mahaprabhu, one becomes enlightened with the transcendental knowledge of the mellows of Radha’s and Krsna’s pastimes.

Thus one can develop unalloyed love for the lotus feet of Radha and Krsna.

8.308

caitanyera gudha-tattva jani iha haite

visvasa kari’ suna, tarka na kariha citte

SYNONYMS

caitanyera—of Lord Sri Caitanya Mahaprabhu; gudha-tattva—the confidential truth; jani—we can learn; iha haite—from these talks; visvasa kari’-having firm faith; suna—hear; tarka—arguments; na—not; kariha—do; citte—within the heart.

The author requests every reader to hear these talks with faith and without argument.

By studying them in this way, one will be able to understand the confidential truth of Sri Caitanya Mahaprabhu.

8.309

alaukika lila ei parama nigudha

visvase paiye, tarke haya bahu-dura

SYNONYMS

alaukika—uncommon; lila—pastimes; ei—this; parama—most; nigudha—confidential; visvase—by faith; paiye—we can get; tarke—by argument; haya—is; bahu-dura—far away.

This part of Sri Caitanya Mahaprabhu’s pastimes is most confidential.

One can derive benefit quickly only by faith; otherwise by arguing one will always remain far away.

8.310

sri-caitanya-nityananda-advaita-carana

yanhara sarvasva, tanre mile ei dhana

SYNONYMS

sri-caitanya—of Lord Sri Caitanya Mahaprabhu; nityananda—of Lord Nityananda; advaita-carana—and the lotus feet of Sri Advaita Prabhu; yanhara sarva-sva—whose everything; tanre—him; mile—meets; ei—this; dhana—treasure.

He who has accepted as everything the lotus feet of Sri Caitanya Mahaprabhu, Nityananda Prabhu and Advaita Prabhu can attain this transcendental treasure.

PURPORT

Sri Bhaktisiddhanta Sarasvati Thakura says that Krsna is obtainable for the faithful, but for those who are accustomed to argue, Krsna is far, far away.

Similarly, these talks between Ramananda Raya and Sri Caitanya Mahaprabhu can be understood by a person who has firm faith.

Those who are not in the disciplic succession, the asauta-panthis, cannot have faith in these talks.

They are always doubting and engaging in mental concoctions.

These talks cannot be understood by such whimsical people.

Transcendental topics remain far, far away from those engaged in mundane arguments.

In this regard, the Vedic mantras in the Katha Upanisad (1.2.9) state, naisa tarkena matir apaneya proktanyenaiva su-jnanaya prestha.

According to the Mundaka Upanisad (3.2.3):

nayam atma pravacanena labhyo

na medhaya na bahuna srutena

yam evaisa vrnute tena labhyas

tasyaisa atma vivrnute tanum svam And according to the Brahma-sutra (2.1.11), tarkapratisthanat.

All Vedic scriptures declare that transcendental subjects cannot be understood simply by argument or logic.

Spiritual matters are far above experimental knowledge.

Only by Krsna’s mercy can one who is interested in His transcendental loving affairs understand them.

If one tries to understand these transcendental topics simply by using one’s material brain substance, the attempt will be futile.

Whether one is a prakrta-sahajiya or a mundane opportunist or scholar, one’s labor to understand these topics by mundane means will ultimately be frustrated.

One therefore has to give up all mundane attempts and try to become a pure devotee of Lord Visnu.

When a devotee follows the regulative principles, the truth of these talks will be revealed to him.

This is confirmed in the Bhakti-rasamrta-sindhu (1.2.234):

atah sri-krsna-namadi

na bhaved grahyam indriyaih

sevonmukhe hi jihvadau

svayam eva sphuraty adah One cannot understand the Lord’s holy name, pastimes, form, qualities, or entourage with one’s blunt material senses.

However, when the senses are purified by the constant rendering of service, the spiritual truth of the pastimes of Radha and Krsna are revealed.

As confirmed in the Mundaka Upanisad: yam evaisa vrnute tena labhyas.

Only one who is favored by the Supreme Personality of Godhead can understand the transcendental features of Sri Caitanya Mahaprabhu.

8.311

ramananda raye mora koti namaskara

yanra mukhe kaila prabhu rasera vistara

SYNONYMS

ramananda raye—unto Sri Ramananda Raya; mora—my; koti—ten million; namaskara—obeisances; yanra mukhe—in whose mouth; kaila—did; prabhu—Sri Caitanya Mahaprabhu; rasera vistara—the expansion of transcendental mellows.

I offer ten million obeisances unto the lotus feet of Sri Ramananda Raya because from his mouth much spiritual information has been expanded by Sri Caitanya Mahaprabhu.

8.312

damodara-svarupera kadaca-anusare

ramananda-milana-lila karila pracare

SYNONYMS

damodara-svarupera—of Svarupa Damodara Gosvami; kadaca—with the notebooks; anusare—in accordance; ramananda-milana-lila—the pastimes of the meeting with Ramananda; karila—have done; pracare—distribution.

I have tried to preach the pastimes of Lord Sri Caitanya Mahaprabhu’s meeting with Ramananda Raya in accordance with the notebooks of Sri Svarupa Damodara.

PURPORT

At the end of every chapter, the author admits the value of the disciplic succession.

He never claims to have written this transcendental literature by carrying out research work.

He simply admits his indebtedness to the notes taken by Svarupa Damodara, Raghunatha dasa Gosvami and other authoritative persons.

This is the way of writing transcendental books, which are never meant for so-called scholars and research workers.

The process is maha-jano yena gatah sa panthah: one has to strictly follow great personalities and acaryas.

Acarya-van puruso veda: one who has the favor of the acarya knows everything.

This statement made by Kaviraja Gosvami is very valuable for all pure devotees.

Sometimes the prakrta sahajiyas claim that they have heard the truth from their guru.

But one cannot have transcendental knowledge simply by hearing from a guru who is not bona fide.

The guru must be bona fide, and he must have heard from his bona fide guru.

Only then will his message be accepted as bona fide.

Lord Krsna confirms this in the Bhagavad-gita (4.1):

sri-bhagavan uvaca

imam vivasvate yogam

proktavan aham avyayam

vivasvan manave praha

manur iksvakave ’bravit “The Supreme Lord said, ’I instructed this imperishable science of yoga to the sun-god, Vivasvan, and Vivasvan instructed it to Manu, the father of mankind, and Manu in turn instructed it to Iksvaku.” In this way the message is transmitted in the bona fide spiritual disciplic succession from bona fide spiritual master to bona fide student.

Srila Kaviraja Gosvami therefore as usual concludes this chapter by reasserting his faith in the lotus feet of the six Gosvamis.

Thus he is able to set forth this transcendental scripture, Caitanya-caritamrta.

8.313

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, Madhya-lila, Eighth Chapter, describing the talks between Sri Caitanya Mahaprabhu and Ramananda Raya.