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">17.1</a></li><li class="affix"><a href="17.2.html">17.2</a></li><li class="affix"><a href="17.3.html">17.3</a></li><li class="affix"><a href="17.4.html">17.4</a></li><li class="affix"><a href="17.5.html">17.5</a></li><li class="affix"><a href="17.6.html">17.6</a></li><li class="affix"><a href="17.7.html">17.7</a></li><li class="affix"><a href="17.8.html">17.8</a></li><li class="affix"><a href="17.9.html">17.9</a></li><li class="affix"><a href="17.10.html">17.10</a></li><li class="affix"><a href="17.11.html">17.11</a></li><li class="affix"><a href="17.12.html">17.12</a></li><li class="affix"><a href="17.13.html">17.13</a></li><li class="affix"><a href="17.14.html">17.14</a></li><li class="affix"><a href="17.15.html">17.15</a></li><li class="affix"><a href="17.16.html">17.16</a></li><li class="affix"><a href="17.17.html">17.17</a></li><li class="affix"><a href="17.18.html">17.18</a></li><li class="affix"><a href="17.19.html">17.19</a></li><li class="affix"><a href="17.20.html">17.20</a></li><li class="affix"><a href="17.21.html">17.21</a></li><li class="affix"><a href="17.22.html">17.22</a></li><li class="affix"><a href="17.23.html">17.23</a></li><li class="affix"><a href="17.24.html">17.24</a></li><li class="affix"><a href="17.25.html">17.25</a></li><li class="affix"><a href="17.26.html">17.26</a></li><li class="affix"><a href="17.27.html">17.27</a></li><li class="affix"><a href="17.28.html">17.28</a></li><li class="affix"><a href="17.29.html">17.29</a></li><li class="affix"><a href="17.30.html">17.30</a></li><li class="affix"><a href="17.31.html">17.31</a></li><li class="affix"><a href="17.32.html">17.32</a></li><li class="affix"><a href="17.33.html">17.33</a></li><li class="affix"><a href="17.34.html">17.34</a></li><li class="affix"><a href="17.35.html">17.35</a></li><li class="affix"><a href="17.36.html">17.36</a></li><li class="affix"><a href="17.37.html">17.37</a></li><li class="affix"><a href="17.38.html">17.38</a></li><li class="affix"><a href="17.39.html">17.39</a></li><li class="affix"><a href="17.40.html">17.40</a></li><li class="affix"><a href="17.41.html">17.41</a></li><li class="affix"><a href="17.42.html">17.42</a></li><li class="affix"><a href="17.43.html">17.43</a></li><li class="affix"><a href="17.44.html">17.44</a></li><li class="affix"><a href="17.45.html">17.45</a></li><li class="affix"><a href="17.46.html">17.46</a></li><li class="affix"><a href="17.47.html">17.47</a></li><li class="affix"><a href="17.48-49.html">17.48-49</a></li><li class="affix"><a href="17.50.html">17.50</a></li><li class="affix"><a href="17.51.html">17.51</a></li><li class="affix"><a href="17.52.html">17.52</a></li><li class="affix"><a href="17.53.html">17.53</a></li><li class="affix"><a href="17.54.html">17.54</a></li><li class="affix"><a href="17.55.html">17.55</a></li><li class="affix"><a href="17.56.html">17.56</a></li><li class="affix"><a href="17.57.html">17.57</a></li><li class="affix"><a href="17.58.html">17.58</a></li><li class="affix"><a href="17.59.html">17.59</a></li><li class="affix"><a href="17.60.html">17.60</a></li><li class="affix"><a href="17.61.html">17.61</a></li><li class="affix"><a href="17.62-63.html">17.62-63</a></li><li class="affix"><a href="17.64.html">17.64</a></li><li class="affix"><a href="17.65.html">17.65</a></li><li class="affix"><a href="17.66.html">17.66</a></li><li class="affix"><a href="17.67.html">17.67</a></li><li class="affix"><a href="17.68.html">17.68</a></li><li class="affix"><a href="17.69.html">17.69</a></li><li class="affix"><a href="17.70.html">17.70</a></li><li class="affix"><a href="17.71.html">17.71</a></li><li class="affix"><a href="17.72.html">17.72</a></li><li class="affix"><a href="17.73.html">17.73</a></li><li class="affix"><a href="17.74.html">17.74</a></li><li class="affix"><a href="17.75.html">17.75</a></li><li class="affix"><a href="17.76.html">17.76</a></li><li class="affix"><a href="17.77.html">17.77</a></li><li class="affix"><a href="17.78.html">17.78</a></li><li class="affix"><a href="17.79.html">17.79</a></li><li class="affix"><a href="17.80.html">17.80</a></li><li class="affix"><a href="17.81.html">17.81</a></li><li class="affix"><a href="17.82.html">17.82</a></li><li class="affix"><a href="17.83.html">17.83</a></li><li class="affix"><a href="17.84.html">17.84</a></li><li class="affix"><a href="17.85.html">17.85</a></li><li class="affix"><a href="17.86.html">17.86</a></li><li class="affix"><a href="17.87.html">17.87</a></li><li class="affix"><a href="17.88.html">17.88</a></li><li class="affix"><a href="17.89.html">17.89</a></li><li class="affix"><a href="17.90.html">17.90</a></li><li class="affix"><a href="17.91.html">17.91</a></li><li class="affix"><a href="17.92.html">17.92</a></li><li class="affix"><a href="17.93.html">17.93</a></li><li class="affix"><a href="17.94.html">17.94</a></li><li class="affix"><a href="17.95.html">17.95</a></li><li class="affix"><a href="17.96.html">17.96</a></li><li class="affix"><a href="17.97.html">17.97</a></li><li class="affix"><a href="17.98.html">17.98</a></li><li class="affix"><a href="17.99.html">17.99</a></li><li class="affix"><a href="17.100.html">17.100</a></li><li class="affix"><a href="17.101.html">17.101</a></li><li class="affix"><a href="17.102.html">17.102</a></li><li class="affix"><a href="17.103.html">17.103</a></li><li class="affix"><a href="17.104.html">17.104</a></li><li class="affix"><a href="17.105.html">17.105</a></li><li class="affix"><a href="17.106.html">17.106</a></li><li class="affix"><a href="17.107.html">17.107</a></li><li class="affix"><a href="17.108.html">17.108</a></li><li class="affix"><a href="17.109.html">17.109</a></li><li class="affix"><a href="17.110.html">17.110</a></li><li class="affix"><a href="17.111.html">17.111</a></li><li class="affix"><a href="17.112.html">17.112</a></li><li class="affix"><a href="17.113.html">17.113</a></li><li class="affix"><a href="17.114.html">17.114</a></li><li class="affix"><a href="17.115.html">17.115</a></li><li class="affix"><a href="17.116.html">17.116</a></li><li class="affix"><a href="17.117.html">17.117</a></li><li class="affix"><a href="17.118.html">17.118</a></li><li class="affix"><a href="17.119.html">17.119</a></li><li class="affix"><a href="17.120.html">17.120</a></li><li class="affix"><a href="17.121.html">17.121</a></li><li class="affix"><a href="17.122.html">17.122</a></li><li class="affix"><a href="17.123.html">17.123</a></li><li class="affix"><a href="17.124.html">17.124</a></li><li class="affix"><a href="17.125.html">17.125</a></li><li class="affix"><a href="17.126.html">17.126</a></li><li class="affix"><a href="17.127.html">17.127</a></li><li class="affix"><a href="17.128.html">17.128</a></li><li class="affix"><a href="17.129.html">17.129</a></li><li class="affix"><a href="17.130.html">17.130</a></li><li class="affix"><a href="17.131.html">17.131</a></li><li class="affix"><a href="17.132.html">17.132</a></li><li class="affix"><a href="17.133.html">17.133</a></li><li class="affix"><a href="17.134.html">17.134</a></li><li class="affix"><a href="17.135.html">17.135</a></li><li class="affix"><a href="17.136.html">17.136</a></li><li class="affix"><a href="17.137.html">17.137</a></li><li class="affix"><a href="17.138.html">17.138</a></li><li class="affix"><a href="17.139.html">17.139</a></li><li class="affix"><a href="17.140.html">17.140</a></li><li class="affix"><a href="17.141.html">17.141</a></li><li class="affix"><a href="17.142.html">17.142</a></li><li class="affix"><a href="17.143.html">17.143</a></li><li class="affix"><a href="17.144.html">17.144</a></li><li class="affix"><a href="17.145.html">17.145</a></li><li class="affix"><a href="17.146.html">17.146</a></li><li class="affix"><a href="17.147.html">17.147</a></li><li class="affix"><a href="17.148.html">17.148</a></li><li class="affix"><a href="17.149.html">17.149</a></li><li class="affix"><a href="17.150.html">17.150</a></li><li class="affix"><a href="17.151.html">17.151</a></li><li class="affix"><a href="17.152.html">17.152</a></li><li class="affix"><a href="17.153.html">17.153</a></li><li class="affix"><a href="17.154.html">17.154</a></li><li class="affix"><a href="17.155.html">17.155</a></li><li class="affix"><a href="17.156.html">17.156</a></li><li class="affix"><a href="17.157.html">17.157</a></li><li class="affix"><a href="17.158.html">17.158</a></li><li class="affix"><a href="17.159.html">17.159</a></li><li class="affix"><a href="17.160.html">17.160</a></li><li class="affix"><a href="17.161.html">17.161</a></li><li class="affix"><a href="17.162.html">17.162</a></li><li class="affix"><a href="17.163.html">17.163</a></li><li class="affix"><a href="17.164.html">17.164</a></li><li class="affix"><a href="17.165.html">17.165</a></li><li class="affix"><a href="17.166.html">17.166</a></li><li class="affix"><a href="17.167.html">17.167</a></li><li class="affix"><a href="17.168.html">17.168</a></li><li class="affix"><a href="17.169.html">17.169</a></li><li class="affix"><a href="17.170.html">17.170</a></li><li class="affix"><a href="17.171.html">17.171</a></li><li class="affix"><a href="17.172.html">17.172</a></li><li class="affix"><a href="17.173.html">17.173</a></li><li class="affix"><a href="17.174.html">17.174</a></li><li class="affix"><a href="17.175.html">17.175</a></li><li class="affix"><a href="17.176.html">17.176</a></li><li class="affix"><a href="17.177.html">17.177</a></li><li class="affix"><a href="17.178.html">17.178</a></li><li class="affix"><a href="17.179.html">17.179</a></li><li class="affix"><a href="17.180.html">17.180</a></li><li class="affix"><a href="17.181.html">17.181</a></li><li class="affix"><a href="17.182.html">17.182</a></li><li class="affix"><a href="17.183.html">17.183</a></li><li class="affix"><a href="17.184.html">17.184</a></li><li class="affix"><a href="17.185.html">17.185</a></li><li class="affix"><a href="17.186.html">17.186</a></li><li class="affix"><a href="17.187.html">17.187</a></li><li class="affix"><a href="17.188.html">17.188</a></li><li class="affix"><a href="17.189.html">17.189</a></li><li class="affix"><a href="17.190.html">17.190</a></li><li class="affix"><a href="17.191.html">17.191</a></li><li class="affix"><a href="17.192.html">17.192</a></li><li class="affix"><a href="17.193.html">17.193</a></li><li class="affix"><a href="17.194.html">17.194</a></li><li class="affix"><a href="17.195.html">17.195</a></li><li class="affix"><a href="17.196.html">17.196</a></li><li class="affix"><a href="17.197.html">17.197</a></li><li class="affix"><a href="17.198.html">17.198</a></li><li class="affix"><a href="17.199.html">17.199</a></li><li class="affix"><a href="17.200.html">17.200</a></li><li class="affix"><a href="17.201.html">17.201</a></li><li class="affix"><a href="17.202.html">17.202</a></li><li class="affix"><a href="17.203.html">17.203</a></li><li class="affix"><a href="17.204.html">17.204</a></li><li class="affix"><a href="17.205.html">17.205</a></li><li class="affix"><a href="17.206.html">17.206</a></li><li class="affix"><a href="17.207.html">17.207</a></li><li class="affix"><a href="17.208.html">17.208</a></li><li class="affix"><a href="17.209.html">17.209</a></li><li class="affix"><a href="17.210.html">17.210</a></li><li class="affix"><a href="17.211.html">17.211</a></li><li class="affix"><a href="17.212.html">17.212</a></li><li class="affix"><a href="17.213.html">17.213</a></li><li class="affix"><a href="17.214.html">17.214</a></li><li class="affix"><a href="17.215.html">17.215</a></li><li class="affix"><a href="17.216.html">17.216</a></li><li class="affix"><a href="17.217.html">17.217</a></li><li class="affix"><a href="17.218.html">17.218</a></li><li class="affix"><a href="17.219.html">17.219</a></li><li class="affix"><a href="17.220.html">17.220</a></li><li class="affix"><a href="17.221.html">17.221</a></li><li class="affix"><a href="17.222.html">17.222</a></li><li class="affix"><a href="17.223.html">17.223</a></li><li class="affix"><a href="17.224.html">17.224</a></li><li class="affix"><a href="17.225.html">17.225</a></li><li class="affix"><a href="17.226.html">17.226</a></li><li class="affix"><a href="17.227.html">17.227</a></li><li class="affix"><a href="17.228-229.html">17.228-229</a></li><li class="affix"><a href="17.230.html">17.230</a></li><li class="affix"><a href="17.231.html">17.231</a></li><li class="affix"><a href="17.232.html">17.232</a></li><li class="affix"><a href="17.233.html">17.233</a></li><li class="affix"><a href="17.234.html">17.234</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;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;

    &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;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;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;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;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;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;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;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;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

18.1

vrndavane sthira-caran

nandayan svavalokanaih

atmanam ca tad-alokad

gaurangah parito ’bhramat

SYNONYMS

vrndavane—in Vrndavana; sthira-caran—to the living entities, both moving and not moving; nandayan—giving pleasure; sva-avalokanaih—by His personal glances; atmanam—to Himself; ca—also; tat-alokat—by seeing them; gaurangah—Sri Caitanya Mahaprabhu; paritah—all around; abhramat—traveled.

Sri Caitanya Mahaprabhu traveled all over Vrndavana and pleased all living entities, moving and nonmoving, with His glances.

The Lord took much personal pleasure in seeing everyone.

In this way Lord Gauranga traveled in Vrndavana.

18.2

jaya jaya gauracandra jaya nityananda

jayadvaita-candra jaya gaura-bhakta-vrnda

SYNONYMS

jaya jaya—all glories; gauracandra—to Lord Gauracandra (Sri Caitanya Mahaprabhu); jaya—all glories; nityananda—to Lord Nityananda Prabhu; jaya—all glories; advaita-candra—to Sri Advaita Gosani; jaya—all glories; gaura-bhakta-vrnda—to the devotees of Lord Caitanya.

All glories to Lord Gauracandra! All glories to Nityananda Prabhu! All glories to Advaita Prabhu! And all glories to the devotees of Lord Caitanya headed by Srivasa Thakura!

18.3

ei-mata mahaprabhu nacite nacite

’arit’-grame asi’ ’bahya’ haila acambite

SYNONYMS

ei-mata—in this way; mahaprabhu—Sri Caitanya Mahaprabhu; nacite nacite—dancing and dancing; arit-grame—in the village known as Arit-grama; asi,—coming; bahya—sense perception; haila—there was; acambite—suddenly.

Sri Caitanya Mahaprabhu danced in ecstasy, but when He arrived at Aritgrama, His sense perception was awakened.

PURPORT

Arit-grama is also called Arista-grama.

Sri Caitanya Mahaprabhu understood that in that village, Aristasura was killed by Sri Krsna.

While there, He inquired about Radha-kunda, but no one could tell Him where it was.

The brahmana accompanying Him could also not ascertain its whereabouts.

Sri Caitanya Mahaprabhu could then understand that the holy places known as Radha-kunda and Syama-kunda were at that time lost to everyone’s vision.

He therefore discovered Radha-kunda and Syama-kunda, which were two reservoirs of water in two paddy fields.

Although there was very little water, Sri Caitanya Mahaprabhu was omniscient and could understand that formerly these two ponds were called Sri Radha-kunda and Syama-kunda.

In this way Radha-kunda and Syama-kunda were discovered.

18.4

arite radha-kunda-varta puche loka-sthane

keha nahi kahe, sangera brahmana na jane

SYNONYMS

arite—in the village known as Arit-grama; radha-kunda-varta—news of Radhakunda; puche—inquires; loka-sthane—from the local people; keha—anyone; nahi—not; kahe—could say; sangera—the companion; brahmana—brahmana; na jane—does not know.

Sri Caitanya Mahaprabhu asked the local people,“Where is Radha-kunda?” No one could inform Him, and the brahmana accompanying Him did not know either.

18.5

tirtha ’lupta’ jani’ prabhu sarvajna bhagavan

dui dhanya-ksetre alpa-jale kaila snana

SYNONYMS

tirtha—holy place; lupta—lost; jani’-knowing; prabhu—Sri Caitanya Mahaprabhu; sarva-jna—omniscient; bhagavan—the Supreme Personality of Godhead; dui—two; dhanya-ksetre—in paddy fields; alpa-jale—in not very deep water; kaila snana—took a bath.

The Lord then understood that the holy place called Radha-kunda was no longer visible.

However, being the omniscient Supreme Personality of Godhead, He discovered Radha-kunda and Syama-kunda in two paddy fields.

There was only a little water, but He took His bath there.

18.6

dekhi’ saba gramya-lokera vismaya haila mana

preme prabhu kare radha-kundera stavana

SYNONYMS

dekhi’—seeing; saba gramya-lokera—of all the people of the village; vismaya haila—became astonished; mana—the minds; preme—in ecstatic love; prabhu—Sri Caitanya Mahaprabhu; kare—does; radha-kundera—of Radha-kunda; stavana—prayers.

When the people of the village saw Sri Caitanya Mahaprabhu taking His bath in those two ponds in the middle of the paddy fields, they were very astonished.

The Lord then offered His prayers to Sri Radha-kunda.

18.7

saba gopi haite radha krsnera preyasi

taiche radha-kunda priya ’priyara sarasi’

SYNONYMS

saba—all; gopi—the gopis; haite—from; radha—Radharani; krsnera—of Lord Krsna; preyasi—most beloved; taiche—similarly; radha-kunda—Radha-kunda; priya—very dear; priyara sarasi—the lake of the most beloved Radharani "Of all the gopis, Radharani is the dearmost.

Similarly, the lake known as Radha-kunda is very dear to the Lord because it is very dear to Srimati Radharani.

18.8

yatha radha priya visnos

tasyah kundam priyam tatha

sarva-gopisu saivaika

visnor atyanta-vallabha

SYNONYMS

yatha—as; radha—Srimati Radharani; priya—beloved; visnoh—of Lord Krsna; tasyah—Her; kundam—lake; priyam—very dear; tatha—similarly; sarva-gopisu—among all the gopis; sa—She; eva—certainly; eka—alone; visnoh—of Lord Krsna; atyanta—very much; vallabha—dear " ’Srimati Radharani is most dear to Lord Krsna, and Her lake known as Radha-kunda is also very dear to Him.

Of all the gopis, Srimati Radharani is certainly the most beloved.’

PURPORT

This is a verse from the Padma Purana.

18.9

yei kunde nitya krsna radhikara sange

jale jala-keli kare, tire rasa-range

SYNONYMS

yei kunde—in which lake; nitya—daily; krsna—Lord Krsna; radhikara sange—accompanied by Srimati Radharani; jale—in the water; jala-keli—sporting in the water; kare—performs; tire—on the bank; rasa-range—His rasa dance "In that lake, Lord Krsna and Srimati Radharani used to sport daily in the water and have a rasa dance on the bank.

18.10

sei kunde yei eka-bara kare snana

tanre radha-sama ’prema’ krsna kare dana

SYNONYMS

sei kunde—in that lake; yei—anyone who; eka-bara—once; kare snana—takes a bath; tanre—unto him; radha-sama—like Srimati Radharani; prema—ecstatic love; krsna—Lord Krsna; kare dana—gives as charity "Indeed, Lord Krsna gives ecstatic love like that of Srimati Radharani to whoever bathes in that lake even once in his life.

18.11

kundera ’madhuri’--yena radhara ’madhurima’

kundera ’mahima’--yena radhara ’mahima’

SYNONYMS

kundera—of the lake; madhuri—sweetness; yena—as if; radhara—of Srimati Radharani; madhurima—sweetness; kundera—of the lake; mahima—glories; yena—as if; radhara—of Srimati Radharani; mahima—glories "The attraction of Radha-kunda is as sweet as that of Srimati Radharani.

Similarly, the glories of the kunda (lake) are as glorious as Srimati Radharani.

18.12

sri-radheva hares tadiya-sarasi presthadbhutaih svair gunair

yasyam sri-yuta-madhavendur anisam pritya taya kridati

premasmin bata radhikeva labhate yasyam sakrt snana-krt

tasya vai mahima tatha madhurima kenastu varnyah ksitau

SYNONYMS

sri-radha—Srimati Radharani; iva—like; hareh—of Krsna; tadiya—Her; sarasi—lake; prestha—very dear; adbhutaih—by wonderful; svaih—own; gunaih—transcendental qualities; yasyam—in which; sri-yuta—all-opulent; madhava—Sri Krsna; induh—like the moon; anisam—incessantly; pritya—with great affection; taya—in association with Srimati Radharani; kridati—performs pastimes; prema—love; asmin—for Lord Krsna; bata—certainly; radhika iva—exactly like Srimati Radharani; labhate—obtains; yasyam—in which; sakrt—once; snana-krt—one who takes a bath; tasyah—of the lake; vai—certainly; mahima—glories; tatha—as well as; madhurima—sweetness; kena—by whom; astu—can be; varnyah—described; ksitau—on this earth “ ’Because of its wonderful transcendental qualities, Radha-kunda is as dear to Krsna as Srimati Radharani.

It was in that lake that the all-opulent Lord Sri Krsna performed His pastimes with Srimati Radharani with great pleasure and transcendental bliss.

Whoever bathes just once in Radha-kunda attains Srimati Radharani’s loving attraction for Sri Krsna.

Who within this world can describe the glories and sweetness of Sri Radha-kunda?’ ”

PURPORT

This verse is found in the Govinda-lilamrta (7.102).

18.13

ei-mata stuti kare premavista hana

tire nrtya kare kunda-lila sanariya

SYNONYMS

ei-mata—in this way; stuti kare—offers prayers; prema-avista—overwhelmed by ecstatic love; hana—becoming; tire—on the bank; nrtya kare—dances; kunda-lila—pastimes of Radha-kunda; sanariya—remembering.

Sri Caitanya Mahaprabhu thus offered prayers to Radha-kunda.

Overwhelmed by ecstatic love, He danced on the bank, remembering the pastimes Lord Krsna performed on the bank of Radha-kunda.

18.14

kundera mrttika lana tilaka karila

bhattacarya-dvara mrttika sange kari’ laila

SYNONYMS

kundera -of the lake; mrttika-earth; lana-taking; tilaka karila-formed tilaka; bhattacarya-dvara-with the help of Balabhadra Bhattacarya; mrttika-earth; sange-along; kari’-making; laila-took.

Sri Caitanya Mahaprabhu then marked His body with tilaka made from the mud of Radha-kunda, and with the help of Balabhadra Bhattacarya, He collected some of the mud and took it with Him.

18.15

tabe cali’ aila prabhu ’sumanah-sarovara’

tahan ’govardhana’ dekhi’ ha-ila vihvala

SYNONYMS

tabe—thereafter; cali’-traveling; aila—came; prabhu—Sri Caitanya Mahaprabhu; sumanah-sarovara—to the lake known as Sumanah; tahan—there; govardhana—Govardhana Hill; dekhi’-seeing; ha-ila vihvala—became overwhelmed.

From Radha-kunda, Sri Caitanya Mahaprabhu went to Sumanah Lake.

When He saw Govardhana Hill from there, He was overwhelmed by joy.

18.16

govardhana dekhi’ prabhu ha-ila dandavat

’eka sila’ alingiya ha-ila unmatta

SYNONYMS

govardhana dekhi’-seeing Govardhana Hill; prabhu—Sri Caitanya Mahaprabhu; ha-ila dandavat—offered obeisances like a straight rod; eka sila—one piece of stone; alingiya—embracing; ha-ila—became; unmatta—maddened.

When the Lord saw Govardhana Hill, He immediately offered obeisances, falling down on the ground like a rod.

He embraced one piece of rock from Govardhana Hill and became mad.

18.17

preme matta cali’ aila govardhana-grama

’harideva’ dekhi’ tahan ha-ila pranama

SYNONYMS

preme—in ecstatic love; matta—maddened; cali’-proceeding; aila—came; govardhana-grama—to the village known as Govardhana; hari-deva—the Deity named Harideva installed there; dekhi’-seeing; tahan—there; ha-ila pranama—offered obeisances.

Mad with ecstatic love, the Lord came to the village known as Govardhana.

It was there that He saw the Deity Harideva and offered His obeisances unto Him.

18.18

’mathura’-padmera pascima-dale yanra vasa

’harideva’ narayana--adi parakasa

SYNONYMS

mathura-padmera—of the lotus flower of Mathura; pascima-dale—on the western petal; yanra—whose; vasa—residence; hari-deva—Lord Harideva; narayana—incarnation of Narayana; adi—original; parakasa—manifestation.

Harideva is an incarnation of Narayana, and His residence is on the western petal of the lotus of Mathura.

18.19

harideva-age nace preme matta hana

saba loka dekhite aila ascarya suniya

SYNONYMS

hari-deva-age—in front of Harideva; nace—dances; preme—in ecstatic love; matta hana—becoming maddened; saba loka—all the people; dekhite—to see; aila—came; ascarya—wonderful; suniya—hearing.

Mad with ecstatic love, Sri Caitanya Mahaprabhu began to dance before the Harideva Deity.

Hearing of the Lord’s wonderful activities, all the people came to see Him.

18.20

prabhu-prema-saundarya dekhi’ loke camatkara

haridevera bhrtya prabhura karila satkara

SYNONYMS

prabhu—of Sri Caitanya Mahaprabhu; prema-saundarya—ecstatic love and beauty; dekhi’-seeing; loke—people; camatkara—astonished; hari-devera—of Lord Harideva; bhrtya—servants; prabhura—of Sri Caitanya Mahaprabhu; karila satkara—offered a good reception.

The people were astonished when they saw Sri Caitanya Mahaprabhu’s ecstatic love and personal beauty.

The priests who served the Harideva Deity offered the Lord a good reception.

18.21

bhattacarya ’brahma-kunde’ paka yana kaila

brahma-kunde snana kari’ prabhu bhiksa kaila

SYNONYMS

bhattacarya—Balabhadra Bhattacarya; brahma-kunde—at the lake called Brahma-kunda; paka—cooking; yana—going there; kaila—peformed; brahma-kunde—at Brahma-kunda; snana kari’-taking a bath; prabhu—Sri Caitanya Mahaprabhu; bhiksa kaila—accepted lunch.

At Brahma-kunda, Bhattacarya cooked food, and the Lord, after taking His bath at Brahma-kunda, accepted His lunch.

18.22

se-ratri rahila haridevera mandire

ratre mahaprabhu kare manete vicare

SYNONYMS

se-ratri—that night; rahila—remained; hari-devera—of Harideva; mandire—in the temple; ratre—at night; mahaprabhu—Sri Caitanya Mahaprabhu; kare—does; manete—in the mind; vicare—consideration.

That night the Lord stayed at the temple of Harideva, and during the night He began to reflect.

18.23

’govardhana-upare ami kabhu na cadiba

gopala-rayera darasana kemane paiba?’

SYNONYMS

govardhana-upare—upon the hill known as Govardhana; ami—I; kabhu—at any time; na—not; cadiba—shall climb; gopala-rayera—of Lord Gopala; darasana—visit; kemane—how; paiba—I shall get.

Sri Caitanya Mahaprabhu thought, “Since I shall not at any time climb Govardhana Hill, how shall I be able to see Gopala Raya?”

18.24

eta mane kari’ prabhu mauna kari’ rahila

janiya gopala kichu bhangi uthaila

SYNONYMS

eta—so much; mane kari’-considering within the mind; prabhu—Sri Caitanya Mahaprabhu; mauna—silent; kari’-becoming; rahila—remained; janiya—knowing; gopala—the Deity Gopala; kichu—some; bhangi—tricks; uthaila—raised.

Thinking in this way, the Lord remained silent, and Lord Gopala, knowing His contemplation, played a trick.

18.25

anaruruksave sailam

svasmai bhaktabhimanine

avaruhya gireh krsno

gauraya svam adarsayat

SYNONYMS

anaruruksave—who was unwilling to climb up; sailam—the mountain; svasmai—unto Himself; bhakta-abhimanine—considering Himself a devotee of Lord Krsna; avaruhya—getting down; gireh—from the hill; krsnah—Lord Krsna; gauraya—unto Sri Caitanya Mahaprabhu; svam—Himself; adarsayat—showed.

Coming down from Govardhana Hill, Lord Gopala granted an interview to Lord Sri Caitanya Mahaprabhu, who was unwilling to climb the hill, thinking Himself a devotee of Lord Krsna.

18.26

’annakuta’-name grame gopalera sthiti

raja-puta-lokera sei grame vasati

SYNONYMS

annakuta-name—by the name Annakuta; grame—in the village; gopalera—of Gopala; sthiti—residence; raja-puta-lokera—of people from Rajasthan; sei grame—in that village; vasati—habitation.

Gopala stayed in a village called Annakuta-grama on Govardhana Hill.

The villagers who lived in that village were mainly from Rajasthan.

PURPORT

The village named Annakuta-grama is referred to in Bhakti-ratnakara (Fifth Wave):

gopa-gopi bhunjayena kautuka apara

ei hetu ’aniyora’ nama se ihara

annakuta-sthana ei dekha srinivasa

e-sthana darsane haya purna abhilasa “It is here that all the gopis and the gopas enjoyed wonderful pastimes with Sri Krsna.

Therefore this place is also called Aniyora.

The Annakuta ceremony was celebrated here.

O Srinivasa, whoever sees this place has all his desires fulfilled.” It is also stated:

kundera nikata dekha nivida-kanana

ethai ’gopala’ chila hana sangopana “Look at the dense forest near the kunda.

It was there that Gopala was concealed.” Also, the Stavavali (8.75) by Raghunatha dasa Gosvami states:

vrajendra-varyarpita-bhogam uccair

dhrtva brhat-kayam agharir utkah

varena radham chalayan vibhunkte

18.27

eka-jana asi’ ratre gramike balila

’tomara grama marite turuka-dhari sajila

SYNONYMS

eka-jana—one person; asi’-coming; ratre—at night; gramike—to the inhabitants of the village; balila—said; tomara—your; grama—village; marite—to attack; turuka-dhari—Turkish Mohammedan soldiers; sajila—are prepared.

One person who came to the village informed the inhabitants, "The Turkish soldiers are now preparing to attack your village.

18.28

aji ratrye palaha, na rahiha eka-jana

thakura lana bhaga’, asibe kali yavana’

SYNONYMS

aji ratrye—this night; palaha—go away; na rahiha—do not remain; eka-jana—one person; thakura—the Deity; lana—taking; bhaga’-go away; asibe—will come; kali—tomorrow; yavana—the Mohammedan soldiers “Flee this village tonight, and do not allow one person to remain.

Take the Deity with you and leave, for the Mohammedan soldiers will come tomorrow.”

18.29

suniya gramera loka cintita ha-ila

prathame gopala lana ganthuli-grame khuila

SYNONYMS

suniya—hearing; gramera loka—all the people in the village; cintita ha-ila—became very anxious; prathame—first; gopala lana—taking Gopala; ganthuli-grame—in the village known as Ganthuli; khuila—kept Him hidden.

Hearing this, all the villagers became very anxious.

They first took Gopala and moved Him to a village known as Ganthuli.

18.30

vipra-grhe gopalera nibhrte sevana

grama ujada haila, palaila sarva-jana

SYNONYMS

vipra-grhe—in the house of a brahmana; gopalera—of Lord Gopala; nibhrte—very secretly; sevana—worship; grama—the village; ujada haila—became deserted; palaila—fled; sarva-jana—all the people.

The Gopala Deity was kept in the house of a brahmana, and His worship was conducted secretly.

Everyone fled, and thus the village of Annakuta was deserted.

18.31

aiche mleccha-bhaye gopala bhage bare-bare

mandira chadi’ kunje rahe, kiba gramantare

SYNONYMS

aiche—in that way; mleccha-bhaye—because of fear of the Mohammedans; gopala—the Deity of Gopala Raya; bhage—runs away; bare-bare—again and again; mandira chadi’-giving up the temple; kunje—in the bush; rahe—remains; kiba—or; grama-antare—in a different village.

Due to fear of the Mohammedans, the Gopala Deity was moved from one place to another again and again.

Thus giving up His temple, Lord Gopala would sometimes live in a bush and sometimes in one village after another.

18.32

pratah-kale prabhu ’manasa-ganga’ya kari’ snana

govardhana-parikramaya karila prayana

SYNONYMS

pratah-kale—in the morning; prabhu—Sri Caitanya Mahaprabhu; manasa-gangaya—in the lake named Manasa-ganga; kari’-performing; snana—bathing; govardhana—Govardhana Hill; parikramaya—in circumambulating; karila—did; prayana—starting.

In the morning, Sri Caitanya Mahaprabhu took His bath in a lake called Manasa-ganga.

He then circumambulated Govardhana Hill.

18.33

govardhana dekhi’ prabhu premavista hana

nacite nacite calila sloka padiya

SYNONYMS

govardhana dekhi’-seeing Govardhana Hill; prabhu—Sri Caitanya Mahaprabhu; prema-avista hana—becoming ecstatic in love; nacite nacite—dancing and dancing; calila—departed; sloka padiya—reciting the following verse.

Just by seeing Govardhana Hill, Sri Caitanya Mahaprabhu became ecstatic with love of Krsna.

While dancing and dancing, He recited the following verse.

18.34

hantayam adrir abala haridasa-varyo

yad rama-krsna-carana-sparasa-pramodah

manam tanoti saha-go-ganayos tayor yat

paniya-suyavasa-kandara-kanda-mulaih

SYNONYMS

hanta—oh; ayam—this; adrih—hill; abalah—O friends; haridasa-varyah—the best among the servants of the Lord; yat—because; rama-krsna-carana—of the lotus feet of Lord Krsna and Balarama; sparasa—by the touch; pramodah—jubilant; manam—respects; tanoti—offers; saha—with; go-ganayoh—cows, calves and cowherd boys; tayoh—to Them (Sri Krsna and Balarama); yat—because; paniya—drinking water; suyavasa—very soft grass; kandara—caves; kanda-mulaih—and by roots “Of all the devotees, this Govardhana Hill is the best! O My friends, this hill supplies Krsna and Balarama, as well as Their calves, cows and cowherd friends, with all kinds of necessities-water for drinking, very soft grass, caves, fruits, flowers and vegetables.

In this way the hill offers respect to the Lord.

Being touched by the lotus feet of Krsna and Balarama, Govardhana Hill appears very jubilant ”

PURPORT

This is a quotation from Srimad-Bhagavatam (10.21.18).

It was spoken by the gopis when Lord Krsna and Balarama entered the forest in the autumn.

The gopis spoke among themselves and glorified Krsna and Balarama for Their pastimes.

18.35

’govinda-kundadi’ tirthe prabhu kaila snana

tahan sunila--gopala gela ganthuli grama

SYNONYMS

govinda-kunda-adi—Govinda-kunda and others; tirthe—in the holy places; prabhu—Sri Caitanya Mahaprabhu; kaila snana—performed bathing; tahan—there; sunila—heard; gopala—the Gopala Deity; gela—has gone; ganthuli—Ganthuli; grama—to the village.

Sri Caitanya Mahaprabhu then took His bath in a lake called Govinda-kunda, and while He was there, He heard that the Deity Gopala had already gone to Ganthuli-grama.

18.36

sei grame giya kaila gopala-darasana

premavese prabhu kare kirtana-nartana

SYNONYMS

sei grame—to that village; giya—going; kaila—performed; gopala-darasana—seeing Lord Gopala; prema-avese—in ecstatic love; prabhu—Sri Caitanya Mahaprabhu; kare—performs; kirtana-nartana—chanting and dancing.

Sri Caitanya Mahaprabhu then went to the village of Ganthuli-grama and saw the Lord Gopala Deity.

Overwhelmed by ecstatic love, He began to chant and dance.

18.37

gopalera saundarya dekhi’ prabhura avesa

ei sloka padi’ nace, haila dina-sesa

SYNONYMS

gopalera—of Gopala; saundarya—beauty; dekhi’-seeing; prabhura—of Sri Caitanya Mahaprabhu; avesa—ecstasy; ei sloka padi’-reciting the following verse; nace—dances; haila—there was; dina-sesa—the end of the day.

As soon as the Lord saw the beauty of the Gopala Deity, He was immediately overwhelmed by ecstatic love, and He recited the following verse.

He then chanted and danced until the day ended.

PURPORT

Srila Bhaktisiddhanta Sarasvati Thakura gives the following information about Govinda-kunda.

There is a village named Aniyora on Govardhana Hill, a little distance from the village of Paitha.

Govinda-kunda is situated near here, and there are two temples to Govinda and Baladeva there.

According to some, Queen Padmavati excavated this lake.

In the Bhakti-ratnakara (Fifth Wave), the following statement is found:

ei sri-govinda-kunda-mahima aneka

etha indra kaila govindera abhiseka “Govinda-kunda is exalted for its many spiritual activities.

It was here that Indra was defeated by Lord Krsna, and Indra offered his prayers and bathed Lord Govinda.” In the book Stavavali (Vraja-vilasa-stava 74) the following verse is found:

nicaih praudha-bhayat svayam surapatih padau vidhrtyeha yaih

svar-ganga-salilais cakara surabhi-dvarabhisekotsavam

govindasya navam gavam adhipata rajye sphutam kautukat

tair yat pradurabhut sada sphuratu tad govinda-kundam drsoh In the Mathura-khanda it is also stated:

yatrabhisikto bhagavan

maghona yadu-vairina

govinda-kundam taj-jatam

snana-matrena moksadam “Simply by bathing in Govinda-kunda, one is awarded liberation.

This lake was produced when Bhagavan Sri Krsna was bathed by Lord Indra.” Ganthuli-grama is situated near the two villages Bilachu and Gopala-pura.

According to hearsay, Radha and Krsna first met here.

In the Bhakti-ratnakara (Fifth Wave), it is stated:

sakhi dunha vastre ganthi dila sangopane.

It is also stated:

phaguya laiya keha ganthi khuli’ dila.

For this reason the village is known as Ganthuli.

18.38

vamas tamarasaksasya

bhuja-dandah sa patu vah

krida-kandukatam yena

nito govardhano girih

SYNONYMS

vamah—the left; tamarasa-aksasya—of Krsna, who has eyes like lotus petals; bhuja-dandah—arm; sah—that; patu—let it protect; vah—all of you; krida-kandukatam—being like a toy; yena—by which; nitah—attained; govardhanah—named Govardhana; girih—the hill.

Sri Caitanya Mahaprabhu said, “ ’May the left arm of Sri Krsna, whose eyes are like the petals of a lotus flower, always protect you.

With His left arm He raised Govardhana Hill as if it were a toy.’ ”

PURPORT

This verse is found in the Bhakti-rasamrta-sindhu (2.1.62).

18.39

ei-mata tina-dina gopale dekhila

caturtha-divase gopala svamandire gela

SYNONYMS

ei-mata—in this way; tina-dina—for three days; gopale—Gopala; dekhila—saw; caturtha-divase—on the fourth day; gopala—the Deity Gopala; sva-mandire—in His own temple; gela—returned.

Sri Caitanya Mahaprabhu saw the Gopala Deity for three days.

On the fourth day, the Deity returned to His own temple.

18.40

gopala sange cali’ aila nrtya-gita kari

ananda-kolahale loka bale ’hari’ ’hari’

SYNONYMS

gopala sange—with Gopala; cali’-walking; aila—came; nrtya-gita kari—chanting and dancing; ananda-kolahale—in great jubilation; loka—people; bale—say; hari hari—Hari, Hari.

Caitanya Mahaprabhu walked with the Deity of Gopala, and He chanted and danced.

A large and jubilant crowd of people also chanted the transcendental name of Krsna, “Hari! Hari!”

18.41

gopala mandire gela, prabhu rahila tale

prabhura vancha purna saba karila gopale

SYNONYMS

gopala—the Deity Gopala; mandire gela—returned to His temple; prabhu—Sri Caitanya Mahaprabhu; rahila tale—remain at the bottom; prabhura—of Sri Caitanya Mahaprabhu; vancha—desires; purna—satisfied; saba—all; karila—made; gopale—the Deity Gopala.

The Deity Gopala then returned to His own temple, and Sri Caitanya Mahaprabhu remained at the bottom of the hill.

Thus all the desires of Sri Caitanya Mahaprabhu were satisfied by the Deity Gopala.

18.42

ei-mata gopalera karuna svabhava

yei bhakta janera dekhite haya ’bhava’

SYNONYMS

ei-mata—in this way; gopalera—of the Deity Gopala; karuna sva-bhava—kind behavior; yei—which; bhakta janera—of persons who are devotees; dekhite—to see; haya—there is; bhava—ecstatic love.

This is the way of Lord Gopala’s kind behavior to His devotees.

Seeing this, the devotees were overwhelmed by ecstatic love.

18.43

dekhite utkantha haya, na cade govardhane

kona chale gopala asi’ utare apane

SYNONYMS

dekhite—to see; utkantha haya—there was great anxiety; na cade—does not go up; govardhane—on the hill known as Govardhana; kona chale—by some trick; gopala—the Deity Gopala; asi’-coming; utare—descends; apane—personally.

Sri Caitanya Mahaprabhu was very anxious to see Gopala, but He did not want to climb Govardhana Hill.

Therefore by some trick the Deity Gopala personally descended.

18.44

kabhu kunje rahe, kabhu rahe gramantare

sei bhakta, tahan asi’ dekhaye tanhare

SYNONYMS

kabhu—sometimes; kunje—in the bushes; rahe—remains; kabhu—sometimes; rahe—He stays; grama-antare—in a different village; sei bhakta—that devotee; tahan asi’-coming there; dekhaye tanhare—sees Him.

In this way, giving some excuse, Gopala sometimes remains in the bushes of the forest, and sometimes He stays in a village.

One who is a devotee comes to see the Deity.

18.45

parvate na cade dui--rupa-sanatana

ei-rupe tan-sabare diyachena darasana

SYNONYMS

parvate—on the hill; na cade—do not ascend; dui—two; rupa-sanatana—Rupa Gosvami and Sanatana Gosvami; ei-rupe—in this way; tan-sabare—unto them; diyachena—has given; darasana—interview.

The two brothers Rupa and Sanatana did not climb the hill.

To them also Lord Gopala granted an interview.

18.46

vrddha-kale rupa-gosani na pare yaite

vancha haila gopalera saundarya dekhite

SYNONYMS

vrddha-kale—in ripe old age; rupa-gosani—Rupa Gosvami; na pare—is not able; yaite—to go; vancha haila—there was a desire; gopalera—of Gopala; saundarya dekhite—to see the beauty.

In ripe old age, Srila Rupa Gosvami could not go there, but he had a desire to see the beauty of Gopala.

18.47

mleccha-bhaye aila gopala mathura-nagare

eka-masa rahila viththalesvara-ghare

SYNONYMS

mleccha-bhaye—because of fear of the Muslims; aila—came; gopala—the Deity Gopala; mathura-nagare—to the city of Mathura; eka-masa—one month; rahila—stayed; viththalesvara-ghare—in the temple of Viththalesvara.

Due to fear of the Mohammedans, Gopala went to Mathura, where He remained in the temple of Viththalesvara for one full month.

PURPORT

When the two brothers Srila Rupa Gosvami and Sanatana Gosvami went to Vrndavana, they decided to live there.

Following Sri Caitanya Mahaprabhu’s example, they did not climb the hill because they considered it nondifferent from Krsna, the Supreme Personality of Godhead.

On some pretext, the Gopala Deity granted Sri Caitanya Mahaprabhu an audience beneath the hill, and Gopala similarly favored Srila Rupa Gosvami and Sanatana Gosvami.

During his ripe old age, when Rupa Gosvami could not go to Govardhana Hill because of invalidity, Gopala kindly went to Mathura and remained at the temple of Viththalesvara for one month.

It was then that Srila Rupa Gosvami could see Gopala’s beauty to his heart’s content.

18.48

tabe rupa gosani saba nija-gana lana

eka-masa darasana kaila mathuraya rahiya

SYNONYMS

tabe—thereupon; rupa gosani—Srila Rupa Gosvami; saba—all; nija-gana lana—taking his associates with him; eka-masa—for one month; darasana kaila—saw the Deity; mathuraya rahiya—staying at the city of Mathura.

Srila Rupa Gosvami and his associates stayed in Mathura for one month and saw the Deity Gopala.

PURPORT

The following description of the temple of Viththalesvara is given in Bhakti-ratnakara (Fifth Wave):

viththalera seva krsna-caitanya-vigraha

tahara darsane haila parama agraha

sri-viththalanatha--bhatta-vallabha-tanaya

karila yateka priti kahile na haya

gatholi-grame gopala aila ’chala’ kari’

tanre dekhi’ nrtya-gite magna gaurahari

sri-dasa-gosvami adi paramarsa kari’

sri-viththalesvare kaila seva-adhikari

pita sri-vallabha-bhatta tanra adarsane

kata-dina mathuraya chilena nirjane Sri Vallabha Bhatta had two sons.

The elder, Gopinatha, was born in 1432 Sakabda Era, and the younger, Viththalanatha, was born in 1437 and died in 1507.

Viththala had seven sons: Giridhara, Govinda, Balakrsna, Gokulesa, Raghunatha, Yadunatha and Ghanasyama.

Viththala completed many of his father’s unfinished books, including his commentary on Vedanta-sutra, the Subodhini commentary on Srimad-Bhagavatam, Vidvan-mandana, Srngara-rasa-mandana and Nyasadesa-vivarana.

Sri Caitanya Mahaprabhu went to Vrndavana before the birth of Viththala.

Srila Rupa Gosvami was very old at the time Gopala stayed at the house of Viththalanatha.

18.49

sange gopala-bhatta, dasa-raghunatha

raghunatha-bhatta-gosani, ara lokanatha

SYNONYMS

sange—with Rupa Gosvami; gopala-bhatta—Gopala Bhatta; dasa-raghunatha—Raghunatha dasa Gosvami; raghunatha-bhatta-gosani—Raghunatha Bhatta Gosvami; ara—and; lokanatha—Lokanatha dasa Gosvami.

When Rupa Gosvami stayed at Mathura, he was accompanied by Gopala Bhatta Gosvami, Raghunatha dasa Gosvami, Raghunatha Bhatta Gosvami and Lokanatha dasa Gosvami.

PURPORT

Sri Lokanatha Gosvami was a personal associate of Sri Caitanya Mahaprabhu and a great devotee of the Lord.

He was a resident of a village named Talakhadi in the district of Yasohara in Bengal.

Previously he lived in Kacnapada.

His father’s name was Padmanabha, and his only younger brother was Pragalbha.

Following the orders of Sri Caitanya Mahaprabhu, Sri Lokanatha went to Vrndavana to live.

He established a temple named Gokulananda.

Srila Narottama dasa Thakura selected Lokanatha dasa Gosvami to be his spiritual master, and he was his only disciple.

Because Lokanatha dasa Gosvami did not want his name mentioned in Caitanya-caritamrta, we do not often see it in this celebrated book.

On the E.B.R.

Railroad, the Yasohara station is located in Bangladesh.

From the railway station one has to go by bus to the village of Sonakhali and from there to Khejura.

From there one has to walk, or, during the rainy season, go by boat to the village of Talakhadi.

In this village there are still descendants of Lokanatha Gosvami’s younger brother.

18.50

bhugarbha-gosani, ara sri-jiva-gosani

sri-yadava-acarya, ara govinda gosani

SYNONYMS

bhugarbha-gosani—Bhugarbha Gosani; ara—and; sri-jiva-gosani—Sri Jiva Gosvami; sri-yadava-acarya—Sri Yadava Acarya; ara—and; govinda gosani—Govinda Gosvami.

Bhugarbha Gosvami, Sri Jiva Gosvami, Sri Yadava Acarya and Govinda Gosvami also accompanied Srila Rupa Gosvami.

18.51

sri-uddhava-dasa, ara madhava--dui-jana

sri-gopala-dasa, ara dasa-narayana

SYNONYMS

sri-uddhava-dasa—Sri Uddhava dasa; ara—and; madhava—Madhava; dui-jana—two persons; sri-gopala-dasa—Sri Gopala dasa; ara—and; dasa-narayana—Narayana dasa.

He was also accompanied by Sri Uddhava dasa, Madhava, Sri Gopala dasa and Narayana dasa.

18.52

’govinda’ bhakta, ara vani-krsnadasa

pundarikaksa, isana, ara laghu-haridasa

SYNONYMS

govinda—Govinda; bhakta—a great devotee; ara—and; vani-krsnadasa—Vani Krsnadasa; pundarikaksa—Pundarikaksa; isana—Isana; ara—and; laghu-haridasa—Laghu Haridasa.

The great devotee Govinda, Vani Krsnadasa, Pundarikaksa, Isana and Laghu Haridasa also accompanied him.

PURPORT

Laghu Haridasa should not be confused with Junior Haridasa, who committed suicide at Prayaga.

Generally a devotee is called Haridasa, and consequently there are many Haridasas.

The chief was Thakura Haridasa.

There was also a Madhyama Haridasa.

In Bhakti-ratnakara (Sixth Wave), there is a list of many of the chief devotees who accompanied Srila Rupa Gosvami gosvami gopala-bhatta ati dayamaya

bhugarbha, sri-lokanatha--gunera alaya

sri-madhava, sri-paramananda-bhattacarya

sri-madhu-pandita--yanra caritra ascarya

premi krsnadasa krsnadasa brahmacari

yadava acarya, narayana krpavan

sri-pundarikaksa-gosani, govinda, isana

sri-govinda vani-krsnadasa aty-udara

sri-uddhava--madhye-madhye gaude gati yanra

dvija-haridasa krsnadasa kaviraja

sri-gopala-dasa yanra alaukika kaya

18.53

ei saba mukhya-bhakta lana nija-sange

sri-gopala darasana kaila bahu-range

SYNONYMS

ei saba—all these; mukhya-bhakta—chief devotees; lana nija-sange—taking with him personally; sri-gopala darasana—visiting Lord Gopala; kaila bahu-range—performed in great jubilation.

It was with great jubilation that Rupa Gosvami visited Lord Gopala accompanied by all these devotees.

18.54

eka-masa rahi’ gopala gela nija-sthane

sri-rupa-gosani aila sri-vrndavane

SYNONYMS

eka-masa rahi’-staying for one month; gopala—the Deity Gopala; gela—went; nija-sthane—to His own place; sri-rupa-gosani—Sri Rupa Gosvami; aila—came back; sri-vrndavane—to Vrndavana.

After staying at Mathura for one month, the Deity Gopala returned to His own place, and Sri Rupa Gosvami returned to Vrndavana.

18.55

prastave kahilun gopala-krpara akhyana

tabe mahaprabhu gela ’sri-kamyavana’

SYNONYMS

prastave—in the course of the story; kahilun—I have stated; gopala-krpara—of the mercy of Gopala; akhyana—description; tabe—after this; mahaprabhu—Sri Caitanya Mahaprabhu; gela—went; sri-kamya-vana—to Sri Kamyavana.

In the course of this story, I have given a description of Lord Gopala’s mercy.

After seeing the Gopala Deity, Sri Caitanya Mahaprabhu went to Sri Kamyavana.

PURPORT

Kamyavana is mentioned in the Adi-varaha Purana:

caturtham kamyaka-vanam

vananam vanam uttamam

tatra gatva naro devi

mama loke mahiyate In the Bhakti-ratnakara (Fifth Wave) it is also said:

ei kamyavane krsna-lila manohara

karibe darsana sthana kunda bahutara

18.56

prabhura gamana-riti purve ye likhila

sei-mata vrndavane tavat dekhila

SYNONYMS

prabhura—of Sri Caitanya Mahaprabhu; gamana-riti—method of touring; purve—formerly; ye—which; likhila—I have written; sei-mata—similarly; vrndavane—at Vrndavana; tavat dekhila—saw all the places.

Sri Caitanya Mahaprabhu’s touring Vrndavana has been previously described.

In the same ecstatic way, He traveled all over Vrndavana.

18.57

tahan lila-sthali dekhi’ gela ’nandisvara’

’nandisvara’ dekhi’ preme ha-ila vihvala

SYNONYMS

tahan—at Kamyavana; lila-sthali—all the places of pastimes; dekhi’-visiting; gela nandisvara—went to Nandisvara; nandisvara dekhi’-while seeing Nandisvara; preme ha-ila vihvala—became overwhelmed by ecstatic love.

After visiting the places of Krsna’s pastimes at Kamyavana, Sri Caitanya Mahaprabhu went to Nandisvara.

While there, He was overwhelmed with ecstatic love.

PURPORT

Nandisvara is the house of Maharaja Nanda.

18.58

’pavanadi’ saba kunde snana kariya

lokere puchila, parvata-upare yana

SYNONYMS

pavana-adi—Pavana and others; saba kunde—in every lake; snana kariya—taking a bath; lokere puchila—inquired from persons there; parvata-upare yana—going up a hill.

Sri Caitanya Mahaprabhu bathed in all the celebrated lakes, beginning with Lake Pavana.

Thereafter He climbed a hill and spoke to the people.

PURPORT

The Pavana-sarovara is described in the Mathura-mahatmya:

pavane sarasi snatva

krsnam nandisvare girau

drstva nandam yasodam ca

18.59

kichu deva-murti haya parvata-upare?

loka kahe,--murti haya gophara bhitare

SYNONYMS

kichu—any; deva-murti—deities; haya—are there; parvata-upare—on the top of the hill; loka kahe—people said; murti haya—there are deities; gophara bhitare—within a cave.

Sri Caitanya Mahaprabhu asked, “Are there any deities on top of this hill?” The local people replied, "There are deities on this hill, but they are located within a cave.

18.60

dui-dike mata-pita pusta kalevara

madhye eka ’sisu’ haya tribhanga-sundara

SYNONYMS

dui-dike—on two sides; mata-pita—father and mother; pusta kalevara—very well-built body; madhye—between them; eka—one; sisu—child; haya—there is; tri-bhanga—curved in three places; sundara—very beautiful “There is a father and mother with well-built bodies, and between them is a very beautiful child who is curved in three places.”

18.61

suni’ mahaprabhu mane ananda pana

’tina’ murti dekhila sei gopha ughadiya

SYNONYMS

suni’—hearing; mahaprabhu—Sri Caitanya Mahaprabhu; mane—within the mind; ananda pana—getting great pleasure; tina murti—the three deities; dekhila—saw; sei gopha ughadiya—by excavating the cave.

Hearing this, Sri Caitanya Mahaprabhu became very happy.

After excavating the cave, He saw the three deities.

18.62

vrajendra-vrajesvarira kaila carana vandana

premavese krsnera kaila sarvanga-sparsana

SYNONYMS

vraja-indra—of the King of Vraja, Nanda Maharaja; vraja-isvarira—and of the Queen of Vraja, mother Yasoda; kaila—did; carana vandana—worshiping the lotus feet; prema-avese—in ecstatic love; krsnera—of Lord Krsna; kaila—did; sarva-anga-sparsana—touching the whole body.

Sri Caitanya Mahaprabhu offered His respects to Nanda Maharaja and mother Yasoda, and with great ecstatic love He touched the body of Lord Krsna.

18.63

saba dina premavese nrtya-gita kaila

tahan haite mahaprabhu ’khadira-vana, aila

SYNONYMS

saba dina—all the days; prema-avese—in ecstatic love; nrtya-gita kaila—danced and chanted; tahan haite—from there; mahaprabhu—Sri Caitanya Mahaprabhu; khadira-vana aila—came to the place known as Khadiravana.

Every day the Lord chanted and danced in ecstatic love.

Finally He went to Khadiravana.

PURPORT

Khadiravana is described in the Bhakti-ratnakara (Fifth Wave):

dekhaha khadira-vana vidita jagate

visnu-loka-prapti etha gamana-matrete “Behold the forest named Khadiravana, renowned throughout the universe.

18.64

lila-sthala dekhi’ tahan gela ’sesasayi’

’laksmi’ dekhi’ ei sloka padena gosani

SYNONYMS

lila-sthala dekhi’-seeing the places of pastimes; tahan—there; gela—departed; sesa-sayi—for seeing Sesasayi; laksmi—the goddess of fortune; dekhi’-seeing; ei—this; sloka—verse; padena—recites; gosani—Sri Caitanya Mahaprabhu.

After seeing the places of Lord Krsna’s pastimes, Sri Caitanya went to Sesasayi, where He saw Laksmi and recited the following verse.

18.65

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—which; te—Your; sujata—very fine; carana-ambu-ruham—lotus feet; stanesu—on the breasts; bhitah—being afraid; sanaih—gently; priya—O dear one; dadhimahi—we place; karkasesu—rough; tena—with them; atavim—the path; atasi—You roam; tat—they; vyathate—are distressed; na—not; kim svit—we wonder; kurpa-adibhih—by small stones and so on; bhramati—flutters; dhih—the mind; bhavat-ayusam—of those of whom Your Lordship is the very life; nah—of us “O dearly beloved! Your lotus feet are so soft that we place them gently on our breasts, fearing that Your feet will be hurt.

Our life rests only in You.

Our minds, therefore, are filled with anxiety that Your tender feet might be wounded by pebbles as You roam about on the forest path.”

PURPORT

This is a verse from Srimad-Bhagavatam (10.31.19) spoken by the gopis when Krsna left them in the midst of the rasa-lila.

18.66

tabe ’khela-tirtha’ dekhi’ ’bhandiravana, aila

yamuna para hana ’bhadra-vana’ gela

SYNONYMS

tabe—thereafter; khela-tirtha—Khela-tirtha; dekhi’-seeing; bhandiravana—Bhandiravana; aila—came to; yamuna para hana—crossing the River Yamuna; bhadra-vana—to Bhadravana; gela—went.

Afterwards, Sri Caitanya Mahaprabhu saw Khela-tirtha and then went to Bhandiravana.

Crossing the Yamuna River, He went to Bhadravana.

PURPORT

In the Bhakti-ratnakara it is said that Sri Krsna and Balarama used to play at Khela-tirtha with the cowherd boys during the entire day.

Mother Yasoda had to call Them to take Their baths and eat Their lunch.

18.67

’srivana’ dekhi’ punah gela ’loha-vana’

’mahavana’ giya kaila janma-sthana-darasana

SYNONYMS

sri-vana—Srivana; dekhi’-seeing; punah—again; gela—went; loha-vana—to Lohavana; maha-vana—to Mahavana; giya—going; kaila—performed; janma-sthana—birth site; darasana—seeing.

Sri Caitanya Mahaprabhu then visited Srivana and Lohavana.

He then went to Mahavana and saw Gokula, the place of Lord Krsna’s early childhood pastimes.

PURPORT

Of Srivana (also called Bilvavana), the Bhakti-ratnakara states, devata-pujita bilvavana sobhamaya: “The beautiful forest of Bilvavana is worshiped by all the demigods.” About Lohavana, Bhakti-ratnakara (Fifth Wave) states:

lohavane krsnera adbhuta go-carana

etha loha-janghasure vadhe bhagavan “At Lohavana, Lord Krsna used to tend cows.

The demon named Lohajangha was killed at this place.” Mahavana is described as follows in Bhakti-ratnakara (Fifth Wave):

dekha nanda-yasoda-alaya mahavane

ei dekha sri-krsna-candrera janma sthala

sri-gokula, mahavana--dui ’eka’ haya “Behold the house of Nanda and Yasoda in Mahavana.

See the birthplace of Lord Krsna.

Mahavana and the birthplace of Lord Krsna, Gokula, are one and the same.”

18.68

yamalarjuna-bhangadi dekhila sei sthala

premavese prabhura mana haila talamala

SYNONYMS

yamala-arjuna-bhanga—the place where the twin arjuna trees were broken; adi—beginning with; dekhila—saw; sei sthala—that place; prema-avese—in great ecstasy; prabhura—of Sri Caitanya Mahaprabhu; mana—mind; haila—became; talamala—agitated.

Upon seeing the place where the twin arjuna trees were broken by Sri Krsna, Sri Caitanya Mahaprabhu was moved to great ecstatic love.

18.69

’gokula’ dekhiya aila ’mathura’-nagare

janma-sthana’ dekhi’ rahe sei vipra-ghare

SYNONYMS

gokula dekhiya—seeing Gokula; aila—came; mathura-nagare—in the city of Mathura; janma-sthana—the birthplace of Lord Krsna; dekhi’-seeing; rahe—stays; sei vipra-ghare—in the house of the Sanodiya brahmana.

After seeing Gokula, Sri Caitanya Mahaprabhu returned to Mathura, where He saw the birthplace of the Lord.

While there, He stayed at the house of the Sanodiya brahmana.

18.70

lokera sanghatta dekhi mathura chadiya

ekante ’akrura-tirthe’ rahila asiya

SYNONYMS

lokera—of people; sanghatta—crowd; dekhi—seeing; mathura—the city of Mathura; chadiya—leaving; ekante—in a solitary place; akrura-tirthe—at Akrura-tirtha; rahila—stayed; asiya—coming.

Seeing a great crowd assemble at Mathura, Sri Caitanya Mahaprabhu left and went to Akrura-tirtha.

He remained there in a solitary place.

PURPORT

Akrura-tirtha is also mentioned in the Bhakti-ratnakara (Fifth Wave):

dekha, srinivasa, ei akrura gramete

sri-krsna-caitanya-prabhu chilena nibhrte “Srinivasa, look at this village of Akrura.

18.71

ara dina aila prabhu dekhite ’vrndavana’

’kaliya-hrade’ snana kaila ara praskandana

SYNONYMS

ara dina—the next day; aila—came; prabhu—Sri Caitanya Mahaprabhu; dekhite—to see; vrndavana—Vrndavana; kaliya-hrade—in the Kaliya Lake; snana kaila—took a bath; ara—and; praskandana—at Praskandana.

The next day, Sri Caitanya Mahaprabhu went to Vrndavana and took His bath at the Kaliya Lake and Praskandana.

PURPORT

Kaliya-hrada is mentioned in Bhakti-ratnakara (Fifth Wave):

e kaliya-tirtha papa vinasaya

kaliya-tirtha-sthane bahu-karya-siddhi haya “When one takes a bath in Kaliya-hrada, he is freed from all sinful activities.

18.72

’dvadasa-aditya’ haite ’kesi-tirthe’ aila

rasa-sthali dekhi’ preme murcchita ha-ila

SYNONYMS

dvadasa-aditya haite—from Dvadasaditya; kesi-tirthe aila—came to Kesi-tirtha; rasa-sthali dekhi’-visiting the place of the rasa dance; preme—in ecstatic love; murcchita ha-ila—became unconscious.

After seeing the holy place called Praskandana, Sri Caitanya Mahaprabhu went to Dvadasaditya.

From there He went to Kesi-tirtha, and when He saw the place where the rasa dance had taken place, He immediately lost consciousness due to ecstatic love.

18.73

cetana pana punah gadagadi yaya

hase, kande, nace, pade, uccaih-svare gaya

SYNONYMS

cetana pana—getting His senses back; punah—again; gadagadi yaya—rolls on the ground; hase—laughs; kande—cries; nace—dances; pade—falls down; uccaih-svare gaya—sings very loudly.

When the Lord regained His senses, He began to roll on the ground.

He would sometimes laugh, cry, dance and fall down.

He would also chant very loudly.

18.74

ei-range sei-dina tatha gonaila

sandhya-kale akrure asi’ bhiksa nirvahila

SYNONYMS

ei-range—in this amusement; sei-dina—that day; tatha gonaila—passed the day there; sandhya-kale—in the evening; akrure asi’-returning to Akrura-tirtha; bhiksa nirvahila—took His meal.

Being thus transcendentally amused, Sri Caitanya Mahaprabhu passed that day happily at Kesi-tirtha.

In the evening He returned to Akrura-tirtha, where He took His meal.

18.75

prate vrndavane kaila ’cira-ghate’ snana

tentuli-talate asi’ karila visrama

SYNONYMS

prate—in the morning; vrndavane—in Vrndavana; kaila—performed; cira-ghate snana—bathing at Cira-ghata; tentuli-talate—underneath the Tentuli tree; asi’-coming; karila visrama—took rest.

The next morning Sri Caitanya Mahaprabhu returned to Vrndavana and took His bath at Cira-ghata.

He then went to Tentuli-tala, where He took rest.

18.76

krsna-lila-kalera sei vrksa puratana

tara tale pindi-bandha parama-cikkana

SYNONYMS

krsna-lila-kalera—of the time of Lord Krsna’s presence; sei vrksa—that tamarind tree; puratana—very old; tara tale—underneath that tree; pindi-bandha—a platform; parama-cikkana—very shiny.

The tamarind tree named Tentuli-tala was very old, having been there since the time of Lord Krsna’s pastimes.

Beneath the tree was a very shiny platform.

18.77

nikate yamuna vahe sitala samira

vrndavana-sobha dekhe yamunara nira

SYNONYMS

nikate—near the Tentuli-tala, or Amli-tala; yamuna—the Yamuna; vahe—flows; sitala samira—very cool breeze; vrndavana-sobha—the beauty of Vrndavana; dekhe—sees; yamunara—of the River Yamuna; nira—water.

Since the River Yamuna flowed near Tentuli-tala, a very cool breeze blew there.

While there, the Lord saw the beauty of Vrndavana and the water of the River Yamuna.

18.78

tentula-tale vasi’ kare nama-sankirtana

madhyahna kari’ asi’ kare ’akrure’ bhojana

SYNONYMS

tentula-tale—underneath the tamarind tree; vasi’-sitting down; kare—does; nama-sankirtana—chanting the holy name of the Lord; madhyahna kari’-at noon; asi’-coming back; kare—performs; akrure—at Akrura-tirtha; bhojana—taking lunch.

Sri Caitanya Mahaprabhu used to sit beneath the old tamarind tree and chant the holy name of the Lord.

At noon He would return to Akrura-tirtha to take lunch.

18.79

akrurera loka aise prabhure dekhite

loka-bhide svacchande nare ’kirtana’ karite

SYNONYMS

akrurera loka—the people at Akrura-tirtha; aise—came; prabhure—Sri Caitanya Mahaprabhu; dekhite—to see; loka-bhide—because of such a crowd of people; svacchande—without disturbance; nare—was not able; kirtana karite—to perform kirtana.

All the people who lived near Akrura-tirtha came to see Sri Caitanya Mahaprabhu, and due to the large crowds, the Lord could not peacefully chant the holy name.

18.80

vrndavane asi’ prabhu vasiya ekanta

nama-sankirtana kare madhyahna-paryanta

SYNONYMS

vrndavane asi’-coming to Vrndavana; prabhu—Sri Caitanya Mahaprabhu; vasiya—sitting; ekanta—in a solitary place; nama-sankirtana kare—performs chanting of the holy name; madhyahna-paryanta—until noon.

Therefore Sri Caitanya Mahaprabhu would go to Vrndavana and sit in a solitary place.

It was there that He chanted the holy name until noon.

18.81

trtiya-prahare loka paya darasana

sabare upadesa kare ’nama-sankirtana’

SYNONYMS

trtiya-prahare—in the afternoon; loka—people; paya darasana—get an interview; sabare—unto everyone; upadesa kare—instructs; nama-sankirtana—chanting of the holy name of the Lord.

In the afternoon, people were able to speak to Him.

The Lord told everyone of the importance of chanting the holy name.

18.82

hena-kale aila vaisnava ’krsnadasa’ nama

rajaputa-jati,--grhastha, yamuna-pare grama

SYNONYMS

hena-kale—at this time; aila—came; vaisnava—a devotee; krsnadasa nama—of the name Krsnadasa; rajaputa-jati—belonging to the ksatriya class; grhastha—householder; yamuna-pare grama—his residence on the other side of the Yamuna.

During this time, a Vaisnava named Krsnadasa came to see Sri Caitanya Mahaprabhu.

He was a householder belonging to the ksatriya caste, and his house was located on the other side of the Yamuna.

18.83

’kesi’ snana kari’ sei ’kaliya-daha’ yaite

amli-talaya gosanire dekhe acambite

SYNONYMS

kesi snana kari’-after taking his bath at the place known as Kesi-tirtha; sei—that person; kaliya-daha yaite—going to the Kaliya-daha; amli-talaya—at the place known as Amli-tala; gosanire—Sri Caitanya Mahaprabhu; dekhe—sees; acambite—suddenly.

After bathing at Kesi-tirtha, Krsnadasa went toward Kaliya-daha and suddenly saw Sri Caitanya Mahaprabhu sitting at Amli-tala (Tentuli-tala).

18.84

prabhura rupa-prema dekhi’ ha-ila camatkara

premavese prabhure karena namaskara

SYNONYMS

prabhura—of Sri Caitanya Mahaprabhu; rupa-prema—personal beauty and ecstatic love; dekhi’-seeing; ha-ila camatkara—became astonished; prema-avese—in ecstatic love; prabhure—to Sri Caitanya Mahaprabhu; karena namaskara—offers obeisances.

Upon seeing the Lord’s personal beauty and ecstatic love, Krsnadasa was very astonished.

Out of ecstatic love, he offered his respectful obeisances unto the Lord.

18.85

prabhu kahe,--ke tumi, kahan tomara ghara?

krsnadasa kahe,--mui grhastha pamara

SYNONYMS

prabhu kahe—the Lord inquired; ke tumi—who are you; kahan—where; tomara—your; ghara—residence; krsnadasa kahe—Krsnadasa replied; mui—I; grhastha—householder; pamara—most fallen.

Sri Caitanya Mahaprabhu asked Krsnadasa, “Who are you? Where is your home?” Krsnadasa replied, "I am a most fallen householder.

18.86

rajaputa-jati muni, o-pare mora ghara

mora iccha haya--’hana vaisnava-kinkara’

SYNONYMS

rajaputa-jati—belong to the Rajaputa caste; muni—I; o-pare—on the other side of the Yamuna; mora ghara—my residence; mora iccha haya—I wish; hana—to become; vaisnava-kinkara—the servant of a Vaisnava "I belong to the Rajaputa caste, and my home is just on the other side of the River Yamuna.

However, I wish to be the servant of a Vaisnava.

18.87

kintu aji eka muni ’svapna’ dekhinu

sei svapna parateka toma asi’ painu

SYNONYMS

kintu—but; aji—today; eka—one; muni—I; svapna—dream; dekhinu—saw; sei svapna—that dream; parateka—according to; toma—You; asi’-coming; painu—I have gotten “Today I have had a dream, and according to that dream I have come here and found You.”

18.88

prabhu tanre krpa kaila alingana kari

preme matta haila sei nace, bale ’hari’

SYNONYMS

prabhu—Sri Caitanya Mahaprabhu; tanre—unto him; krpa kaila—bestowed His mercy; alingana kari—embracing; preme—in ecstatic love; matta haila—became mad; sei—that Krsnadasa; nace—dances; bale—chants; hari—the holy name of the Lord.

Sri Caitanya Mahaprabhu then bestowed upon Krsnadasa His causeless mercy by embracing him.

Krsnadasa became mad with ecstatic love and began to dance and chant the holy name of Hari.

18.89

prabhu-sange madhyahne akrura tirthe aila

prabhura avasista-patra-prasada paila

SYNONYMS

prabhu-sange—with the Lord; madhyahne—in the afternoon; akrura tirthe—to Akrura-tirtha; aila—came; prabhura—of Sri Caitanya Mahaprabhu; avasista-patra-prasada—remnants of food; paila—got.

Krsnadasa returned to Akrura-tirtha with the Lord, and remnants of the Lord’s food were given to him.

18.90

prate prabhu-sange aila jala-patra lana

prabhu-sange rahe grha-stri-putra chadiya

SYNONYMS

prate—in the morning; prabhu-sange—with Sri Caitanya Mahaprabhu; aila—came; jala-patra lana—carrying a waterpot; prabhu-sange rahe—remains with Sri Caitanya Mahaprabhu; grha—home; stri—wife; putra—children; chadiya—leaving aside.

The next morning, Krsnadasa went with Sri Caitanya Mahaprabhu to Vrndavana and carried His waterpot.

Krsnadasa thus left his wife, home and children in order to remain with Sri Caitanya Mahaprabhu.

18.91

vrndavane punah ’krsna’ prakata ha-ila

yahan tahan loka saba kahite lagila

SYNONYMS

vrndavane—at Vrndavana; punah—again; krsna—Lord Sri Krsna; prakata ha-ila—became manifested; yahan tahan—everywhere; loka—people; saba—all; kahite lagila—began to speak.

Everywhere the Lord went, all the people said, “Krsna has again manifest at Vrndavana.”

18.92

eka-dina akrurete loka pratah-kale

vrndavana haite aise kari’ kolahale

SYNONYMS

eka-dina—one day; akrurete—at Akrura-tirtha; loka—people; pratah-kale—in the morning; vrndavana haite—from Vrndavana; aise—came; kari’-making; kolahale—tumult.

One morning many people came to Akrura-tirtha.

As they came from Vrndavana, they made a tumultuous sound.

18.93

prabhu dekhi’ karila loka carana vandana

prabhu kahe,--kahan haite karila agamana?

SYNONYMS

prabhu dekhi’—seeing Lord Sri Caitanya Mahaprabhu; karila—offered; loka—people; carana vandana—respect unto His lotus feet; prabhu kahe—Sri Caitanya Mahaprabhu said; kahan haite—from where; karila agamana—have you come.

Upon seeing Sri Caitanya Mahaprabhu, all the people offered respects at His lotus feet.

The Lord then asked them,“Where are you all coming from?”

18.94

loke kahe,--krsna prakata kaliya-dahera jale!

kaliya-sire nrtya kare, phana-ratna jvale

SYNONYMS

loke kahe—all the people replied; krsna prakata—Krsna is again manifest; kaliya-dahera jale—in the water of Lake Kaliya; kaliya-sire—on the head of the serpent Kaliya; nrtya kare—dances; phana-ratna jvale—the jewels on the hoods blaze.

The people replied,"Krsna has again manifest Himself on the waters of the Kaliya Lake.

He dances on the hoods of the serpent Kaliya, and the jewels on those hoods are blazing.

18.95

saksat dekhila loka--nahika samsaya

suni’ hasi’ kahe prabhu,--saba ’satya’ haya

SYNONYMS

saksat—directly; dekhila loka—all the people saw; nahika samsaya—there is no doubt; suni’-hearing; hasi’-laughing; kahe prabhu—Sri Caitanya Mahaprabhu said; saba satya haya—all that you have said is correct “Everyone has seen Lord Krsna Himself.

There is no doubt about it.” Hearing this, Sri Caitanya Mahaprabhu began to laugh.

He then said, “Everything is correct.”

18.96

ei-mata tina-ratri lokera gamana

sabe asi’ kahe,--krsna pailun darasana

SYNONYMS

ei-mata—in this way; tina-ratri—three nights; lokera gamana—people went; sabe—all; asi’-coming; kahe—say; krsna pailun darasana—we have seen Lord Krsna directly.

For three successive nights people went to Kaliya-daha to see Krsna, and everyone returned saying, “Now we have seen Krsna Himself.”

18.97

prabhu-age kahe loka,--sri-krsna dekhila

’sarasvati’ ei vakye ’satya’ kahaila

SYNONYMS

prabhu-age—in front of Sri Caitanya Mahaprabhu; kahe loka—all the people began to say; sri-krsna dekhila—that they have seen Lord Krsna; sarasvati—the goddess of learning; ei vakye—this statement; satya—true; kahaila—caused the people to speak.

Everyone came before Sri Caitanya Mahaprabhu and said, “Now we have directly seen Lord Krsna.” Thus by the mercy of the goddess of learning they were made to speak the truth.

18.98

mahaprabhu dekhi’ ’satya’ krsna-darasana

nijajnane satya chadi’ ’asatye satya-bhrama’

SYNONYMS

mahaprabhu dekhi’-by seeing Sri Caitanya Mahaprabhu; satya—truly; krsna-darasana—seeing Krsna; nija-ajnane—by their personal lack of knowledge; satya chadi’-giving up the real truth; asatye—untruth; satya-bhrama—mistaking for the truth.

When the people saw Sri Caitanya Mahaprabhu, they actually saw Krsna, but because they were following their own imperfect knowledge, they accepted the wrong thing as Krsna.

18.99

bhattacarya tabe kahe prabhura carane

’ajna deha’, yai’ kari krsna darasane!’

SYNONYMS

bhattacarya—Balabhadra Bhattacarya; tabe—at that time; kahe—says; prabhura carane—at the lotus feet of Sri Caitanya Mahaprabhu; ajna deha’-please give permission; yai’-going; kari krsna darasane—I shall see Lord Krsna directly.

At that time Balabhadra Bhattacarya placed a request at the lotus feet of Sri Caitanya Mahaprabhu.

He said, “Please give me permission to go see Lord Krsna directly.”

PURPORT

The puzzled people who visited Sri Caitanya Mahaprabhu were actually seeing Lord Krsna, but they were mistaken in thinking that Lord Krsna had come to Kaliya Lake.

They all said that they had seen Krsna directly performing His pastimes on the hood of the serpent Kaliya and that the jewels on Kaliya’s hoods were blazing brilliantly.

Because they were speculating with their imperfect knowledge, they saw Sri Caitanya Mahaprabhu as an ordinary human being and a boatman’s light in the lake as Krsna.

One must see things as they are through the mercy of a spiritual master; otherwise if one tries to see Krsna directly, he may mistake an ordinary man for Krsna or Krsna for an ordinary man.

Everyone has to see Krsna according to the verdict of Vedic literatures presented by the self-realized spiritual master.

A sincere person is able to see Krsna through the transparent via medium of Sri Gurudeva, the spiritual master.

Unless one is enlightened by the knowledge given by the spiritual master, he cannot see things as they are, even though he remains constantly with the spiritual master.

This incident at Kaliya-daha is very instructive for those eager to advance in Krsna consciousness.

18.100

tabe tanre kahe prabhu capada mariya

"murkhera vakye ’murkha’ haila pandita hana

SYNONYMS

tabe—thereafter; tanre—unto Balabhadra Bhattacarya; kahe—says; prabhu—Sri Caitanya Mahaprabhu; capada mariya—slapping; murkhera vakye—by the words of some rascals and fools; murkha haila—you became a fool; pandita hana—being a learned scholar.

When Balabhadra Bhattacarya asked to see Krsna at Kaliya-daha, Sri Caitanya Mahaprabhu mercifully slapped him, saying, "You are a learned scholar, but you have become a fool influenced by the statements of other fools.

PURPORT

Maya is so strong that even a person like Balabhadra Bhattacarya, who was constantly staying with Sri Caitanya Mahaprabhu, was influenced by the words of fools.

He wanted to see Krsna directly by going to Kaliya-daha, but Sri Caitanya Mahaprabhu, being the original spiritual master, would not allow His servant to fall into such foolishness.

He therefore chastised him, slapping him just to bring him to a real sense of Krsna consciousness.

18.101

krsna kene darasana dibe kali-kale?

nija-bhrame murkha-loka kare kolahale

SYNONYMS

krsna—Lord Krsna; kene—why; darasana—interview; dibe—would give; kali-kale—in this Age of Kali; nija-bhrame—by their own mistake; murkha-loka—foolish persons; kare kolahale—make a chaotic tumult "Why will Krsna appear in the Age of Kali? Foolish people who are mistaken are simply causing agitation and making a tumult.

PURPORT

Sri Caitanya Mahaprabhu’s first statement (krsna kene darasana dibe kali-kale) refers to the scriptures.

According to scripture, Krsna appears in Dvapara-yuga, but He never appears as Himself in Kali-yuga.

Rather, He appears in Kali-yuga in a covered form.

As stated in Srimad-Bhagavatam (11.5.32): krsna-varnam tvisakrsnam sangopangastra-parsadam.

Krsna appears in the Age of Kali in the garb of a devotee, Sri Caitanya Mahaprabhu, who always associates with His internal soldiers-Sri Advaita Prabhu, Sri Nityananda Prabhu, Srivasa Prabhu and Gadadhara Prabhu.

Although Balabhadra Bhattacarya was personally serving Lord Krsna in His role as a devotee (Caitanya Mahaprabhu), he mistook Lord Krsna for an ordinary man and an ordinary man for Lord Krsna because he did not follow the rules set down by sastra and guru.

18.102

’vatula’ na ha-io, ghare rahata vasiya

’krsna’ darasana kariha kali ratrye yana"

SYNONYMS

vatula—mad; na ha-io—do not become; ghare—at home; rahata—keep; vasiya—sitting; krsna—Lord Krsna; darasana—seeing; kariha—you may do; kali—tomorrow; ratrye—at night; yana—going “Do not become mad.

Simply sit down here, and tomorrow night you will go see Krsna.”

18.103

pratah-kale bhavya-loka prabhu-sthane aila

’krsna dekhi’ aila?’--prabhu tanhare puchila

SYNONYMS

pratah-kale—the next morning; bhavya-loka—respectable gentlemen; prabhu-sthane—at the place of Sri Caitanya Mahaprabhu; aila—came; krsna dekhi’-seeing Lord Krsna; aila—have you come; prabhu—Sri Caitanya Mahaprabhu; tanhare puchila—inquired from them.

The next morning some respectable gentlemen came to see Sri Caitanya Mahaprabhu, and the Lord asked them, “Have you seen Krsna?”

18.104

loka kahe,--ratrye kaivartya naukate cadiya

kaliya-dahe matsya mare, deuti jvaliya

SYNONYMS

loka kahe—the sensible respectable persons said; ratrye—at night; kaivartya—a fisherman; naukate—on a boat; cadiya—getting up; kaliya-dahe—in the lake of Kaliya; matsya mare—catches fish; deuti jvaliya—lighting a torch.

These respectable gentlemen replied, "At night in the Kaliya Lake a fisherman lighting a torch in his boat catches many fish.

18.105

dura haite taha dekhi’ lokera haya ’bhrama’

’kaliyera sarire krsna kariche nartana’!

SYNONYMS

dura haite—from a distant place; taha dekhi’-seeing that; lokera—of people in general; haya—there is; bhrama—mistake; kaliyera—of the snake Kaliya; sarire—on the body; krsna—Lord Krsna; kariche nartana—is dancing "From a distance, people mistakenly think that they are seeing Krsna dancing on the body of the Kaliya serpent.

18.106

naukate kaliya-jnana, dipe ratna-jnane!

jaliyare mudha-loka ’krsna’ kari’ mane!

SYNONYMS

naukate—on the boat; kaliya-jnana—knowledge as the Kaliya snake; dipe—on the torch; ratna-jnane—consideration as jewels; jaliyare—the fisherman; mudha-loka—foolish men; krsna kari’ mane—accept as Krsna "These fools think that the boat is the Kaliya serpent and the torchlight the jewels on his hoods.

People also mistake the fisherman to be Krsna.

18.107

vrndavane ’krsna’ aila,--sei ’satya’ haya

krsnere dekhila loka,--iha ’mithya’ naya

SYNONYMS

vrndavane—to Vrndavana; krsna—Lord Krsna; aila—has come back; sei—that; satya haya—is true; krsnere—Krsna; dekhila—saw; loka—the people; iha mithya naya—this is not false "Actually Lord Krsna has again returned to Vrndavana.

That also is a truth, and people have seen Him.

18.108

kintu kahon ’krsna’ dekhe, kahon ’bhrama’ mane

sthanu-puruse yaiche viparita-jnane

SYNONYMS

kintu—but; kahon—where; krsna—Krsna; dekhe—one sees; kahon—where; bhrama mane—mistakes; sthanu-puruse—the dry tree and a person; yaiche—as; viparita-jnane—by understanding one to be the other “But where they are seeing Krsna is their mistake.

It is like considering a dry tree to be a person.”

PURPORT

The word sthanu means “a dry tree without leaves.” From a distance one may mistake such a tree for a person.

This is called sthanu-purusa.

Although Sri Caitanya Mahaprabhu was living in Vrndavana, the inhabitants considered Him an ordinary human being, and they mistook the fisherman to be Krsna.

Every human being is prone to make such mistakes.

Sri Caitanya Mahaprabhu was mistaken for an ordinary sannyasi, the fisherman was mistaken for Krsna, and the torchlight was mistaken for bright jewels on Kaliya’s hoods.

18.109

prabhu kahe,--’kahan paila ’krsna darasana?’

loka kahe,--’sannyasi tumi jangama-narayana

SYNONYMS

prabhu kahe—Sri Caitanya Mahaprabhu further inquired; kahan paila—where have you gotten; krsna darasana—sight of Krsna; loka kahe—the respectable persons replied; sannyasi tumi—You are a sannyasi; jangama-narayana—moving Narayana.

Sri Caitanya Mahaprabhu then asked them,“Where have you seen Krsna directly?” The people replied,“You are a sannyasi, a renunciant; therefore You are a moving Narayana (jangama-narayana).”

PURPORT

This is the viewpoint of Mayavada philosophy.

Mayavada philosophy supports the impersonalist view that Narayana, the Supreme Personality of Godhead, has no form.

One can imagine impersonal Brahman in any form-as Visnu, Lord Siva, Vivasvan, Ganesa or Devi Durga.

According to the Mayavada philosophy, when one becomes a sannyasi he is to be considered a moving Narayana.

Mayavada philosophy holds that the real Narayana does not move because, being impersonal, He has no legs.

Thus according to Mayavada philosophy, whoever becomes a sannyasi declares himself Narayana.

Foolish people accept such ordinary human beings as the Supreme Personality of Godhead.

This is called vivarta-vada.

In this regard, Srila Bhaktisiddhanta Sarasvati Thakura comments that jangama-narayana means that the impersonal Brahman takes a shape and moves here and there in the form of a Mayavadi sannyasi.

The Mayavada philosophy confirms this.

Danda-grahana-matrena naro narayano bhavet: “Simply by accepting the danda of the order of sannyasa, one is immediately transformed into Narayana.” Therefore Mayavadi sannyasis address themselves by saying, om namo narayanaya.

In this way one Narayana worships another Narayana.

Actually an ordinary human being cannot become Narayana.

Even the chief Mayavadi sannyasi, Sri Sankaracarya, says, narayanah paro ’vyaktat: “Narayana is not a creation of this material world.

Narayana is above the material creation.” Due to their poor fund of knowledge, Mayavadi sannyasis think that Narayana, the Absolute Truth, takes birth as a human being and that when He realizes this, He becomes Narayana again.

They never consider why Narayana, the Supreme Personality of Godhead, accepts an inferior position as a human being and then again becomes Narayana when He is perfect.

Why should Narayana be imperfect? Why should He appear as a human being? Sri Caitanya Mahaprabhu very nicely explained these points while at Vrndavana.

18.110

vrndavane ha-ila tumi krsna-avatara

toma dekhi’ sarva-loka ha-ila nistara

SYNONYMS

vrndavane—at Vrndavana; ha-ila—became; tumi—You; krsna-avatara—incarnation of Krsna; toma dekhi’-by seeing You; sarva-loka—all people; ha-ila nistara—become liberated.

The people then said, “You have appeared in Vrndavana as an incarnation of Krsna.

Just by seeing You, everyone is now liberated.”

18.111

prabhu kahe,--’visnu’ ’visnu’ iha na kahiba!

jivadhame ’krsna’-jnana kabhu na kariba!

SYNONYMS

prabhu kahe—Sri Caitanya Mahaprabhu replied; visnu visnu—O Visnu, Visnu; iha—this; na kahiba—do not speak; jiva-adhame—fallen conditioned souls; krsna-jnana—accepting as Lord Krsna; kabhu—ever; na kariba—do not do.

Sri Caitanya Mahaprabhu immediately exclaimed,"Visnu! Visnu! Do not call Me the Supreme Personality of Godhead.

A jiva cannot become Krsna at any time.

Do not even say such a thing!

PURPORT

Sri Caitanya Mahaprabhu immediately stated that a living being, however exalted he may be, should never be compared to the Supreme Personality of Godhead.

All of Sri Caitanya Mahaprabhu’s preaching protests the monistic philosophy of the Mayavada school.

The central point of Krsna consciousness is that the jiva, the living entity, can never be accepted as Krsna or Visnu.

This viewpoint is elaborated in the following verses.

18.112

sannyasi--cit-kana jiva, kirana-kana-sama

sad-aisvarya-purna krsna haya suryopama

SYNONYMS

sannyasi—a person in the renounced order of life; cit-kana jiva—a small fragmental living being; kirana—of sunshine; kana—small particle; sama—like; sat-aisvarya-purna—full in six opulences; krsna—Lord Krsna; haya—is; surya-upama—compared to the sun "A sannyasi in the renounced order is certainly part and parcel of the complete whole, just as a shining molecular particle of sunshine is part and parcel of the sun itself.

Krsna is like the sun, full of six opulences, but the living entity is only a fragment of the complete whole.

18.113

jiva, isvara-tattva--kabhu nahe ’sama’

jvalad-agni-rasi yaiche sphulingera ’kana’

SYNONYMS

jiva—a living being; isvara-tattva—and the Supreme Personality of Godhead; kabhu—at any time; nahe—not; sama—equal; jvalat-agni-rasi—large flame; yaiche—as; sphulingera—of a spark; kana—fragmental portion "A living entity and the Absolute Personality of Godhead are never to be considered equal, just as a fragmental spark can never be considered the original flame.

PURPORT

Mayavadi sannyasis consider themselves Brahman, and they superficially speak of themselves as Narayana.

The monistic disciples of the Mayavada school (known as smarta-brahmanas) are generally householder brahmanas who accept the Mayavadi sannyasis as Narayana incarnate; therefore they offer their obeisances to them.

Sri Caitanya Mahaprabhu immediately protested this unauthorized system, specifically mentioning that a sannyasi (cit-kana jiva) is nothing but a fragmental portion of the Supreme.

In other words, he is nothing more than an ordinary living being.

He is never Narayana, just as a molecular portion of sunshine is never the sun itself.

The living entity is nothing but a fragmental part of the Absolute Truth; therefore at no stage of perfection can a living entity become the Supreme Personality of Godhead.

This Mayavada viewpoint is always condemned by the Vaisnava school.

Sri Caitanya Mahaprabhu Himself protested this philosophy.

When the Mayavadis accept sannyasa and consider themselves Narayana, they become so puffed up that they do not even enter the temple of Narayana to offer respects, for they falsely think themselves Narayana Himself.

Although Mayavadi sannyasis may offer respects to other sannyasis and address them as Narayana, they do not go to a Narayana temple and offer respects.

These Mayavadi sannyasis are always condemned and are described as demons.

The Vedas clearly state that living entities are subordinate parts and parcels of the supreme.

Eko bahunam yo vidadhati kaman: the Supreme Being, Krsna, maintains all living entities.

18.114

hladinya samvid-aslistah

sac-cid-ananda isvarah

svavidya-samvrto jivah

sanklesa-nikarakarah

SYNONYMS

hladinya—by the hladini potency; samvit—by the samvit potency; aslistah—surrounded; sat-cit-anandah—always transcendentally blissful; isvarah—the supreme controller; sva—own; avidya—by ignorance; samvrtah—surrounded; jivah—the living entity; sanklesa—of the threefold miseries; nikara—of the multitude; akarah—the mine " ’The Supreme Personality of Godhead, the supreme controller, is always full of transcendental bliss and is accompanied by the potencies known as hladini and samvit.

The conditioned soul, however, is always covered by ignorance and embarrassed by the threefold miseries of life.

Thus he is a treasure-house of all kinds of tribulations.’

PURPORT

This quotation of Visnusvami is cited in Sridhara Svami’s Bhavartha-dipika commentary on Srimad-Bhagavatam (1.7.6).

18.115

yei mudha kahe,--jiva isvara haya ’sama’

seita ’pasandi’ haya, dande tare yama

SYNONYMS

yei mudha—any foolish person who; kahe—says; jiva—the living entity; isvara—the supreme controller; haya—are; sama—equal; seita—he; pasandi haya—is a first-class atheist; dande—punishes; tare—him; yama—the superintendent of death, Yamaraja "A foolish person who says that the Supreme Personality of Godhead is the same as the living entity is an atheist, and he becomes subject to punishment by the superintendent of death, Yamaraja.

PURPORT

Srila Bhaktisiddhanta Sarasvati Thakura says that the word pasandi refers to one who considers the living entity under the control of the illusory energy to be equal with the Supreme Personality of Godhead, who is transcendental to all material qualities.

Another kind of pasandi is one who does not believe in the spirit soul, the superior potency of the Lord, and therefore does not distinguish between spirit and matter.

While describing one of the offenses against chanting the holy names, an offense called sruti-sastra-nindana (blaspheming the Vedic literature), Jiva Gosvami states in his Bhakti-sandarbha: yatha pasanda-margena dattatreyarsabha-devopasakanam pasandinam.

Worshipers of impersonalists like Dattatreya are also pasandis.

Concerning the offense of aham-mama-buddhi, or dehatma-buddhi (considering the body to be the self), Jiva Gosvami states: deva-dravinadi-nimittaka-’pasanda’-sabdena ca dasaparadha eva laksyante, pasandamayatvat tesam “Those who are overly absorbed in the conception of the body and the bodily necessities are also called pasandis.” Elsewhere in Bhakti-sandarbha it is stated:

uddisya devata eva

juhoti ca dadati ca

sa pasanditi vijneyah

svatantro vapi karmasu “A pasandi is one who considers the demigods and the Supreme Personality of Godhead to be one; therefore a pasandi worships any kind of demigod as the Supreme Personality of Godhead.” One who disobeys the orders of the spiritual master is also considered a pasandi.

The word pasandi has been described in many places in Srimad-Bhagavatam, including 4.2.28, 30, 32; 5.6.9 and 12.2.13, 43.

On the whole, a pasandi is a nondevotee who does not accept the Vedic conclusions.

In the Hari-bhakti-vilasa (1.117) there is a verse quoted from Padma Purana describing the pasandi.

Sri Caitanya Mahaprabhu quotes this verse as the following text.

18.116

yas tu narayanam devam

brahma-rudradi-daivataih

samatvenaiva vikseta

sa pasandi bhaved dhruvam

SYNONYMS

yah—any person who; tu—however; narayanam—the Supreme Personality of Godhead, the master of such demigods as Brahma and Siva; devam—the Lord; brahma—Lord Brahma; rudra—Lord Siva; adi—and others; daivataih—with such demigods; samatvena—on an equal level; eva—certainly; vikseta—observes; sah—such a person; pasandi—pasandi; bhavet—must be; dhruvam—certainly “ ’A person who considers demigods like Brahma and Siva to be on an equal level with Narayana is to be considered an offender and a pasandi.’ ”

18.117

loka kahe,--tomate kabhu nahe jiva’-mati

krsnera sadrsa tomara akrti-prakrti

SYNONYMS

loka kahe—the people said; tomate—unto You; kabhu—at any time; nahe—there is not; jiva-mati—considering an ordinary living being; krsnera sadrsa—like Lord Krsna; tomara—Your; akrti—bodily features; prakrti—characteristics.

After Sri Caitanya Mahaprabhu explained the difference between an ordinary living being and the Supreme Personality of Godhead, the people said, "No one considers You an ordinary human being.

You are like Krsna in every respect, in both bodily features and characteristics.

18.118

’akrtye’ tomare dekhi ’vrajendra-nandana’

deha-kanti pitambara kaila acchadana

SYNONYMS

akrtye—by bodily features; tomare—You; dekhi—we see; vrajendra-nandana—directly the son of Maharaja Nanda; deha-kanti—the luster of the body; pita-ambara—golden covering; kaila acchadana—covered "By Your bodily features we can see that You are none other than the son of Nanda Maharaja, although the golden luster of Your body has covered Your original complexion.

18.119

mrga-mada vastre bandhe, tabu na lukaya

’isvara-svabhava’ tomara taka nahi yaya

SYNONYMS

mrga-mada—deer musk; vastre—in cloth; bandhe—wraps; tabu—still; na—not; lukaya—is concealed; isvara-svabhava—characteristics as the Supreme Personality of Godhead; tomara—of You; taka nahi yaya—are not concealed "As the aroma of deer musk cannot be concealed by wrapping it in a cloth, Your characteristics as the Supreme Personality of Godhead cannot be concealed by any means.

18.120

alaukika ’prakrti’ tomara--buddhi-agocara

toma dekhi’ krsna-preme jagat pagala

SYNONYMS

alaukika—uncommon; prakrti—characteristics; tomara—Your; buddhi-agocara—beyond our imagination; toma dekhi’-by seeing You; krsna-preme—in ecstatic love for Krsna; jagat—the whole world; pagala—mad "Indeed, Your characteristics are uncommon and beyond the imagination of an ordinary living being.

Simply by seeing You, the entire universe becomes mad with ecstatic love for Krsna.

18.121-122

stri-bala-vrddha, ara ’candala, ’yavana’

yei tomara eka-bara paya darasana

krsna-nama laya, nace hana unmatta

acarya ha-ila sei, tarila jagata

SYNONYMS

stri—women; bala—children; vrddha—old men; ara—and; candala—the lowest of men; yavana—persons who eat meat; yei—anyone who; tomara—Your; eka-bara—once; paya darasana—gets the sight; krsna-nama—the holy name of Krsna; laya—chants; nace—dances; hana unmatta—like a madman; acarya ha-ila—becomes a spiritual master; sei—that man; tarila jagata—delivers the whole world "If even women, children, old men, meat-eaters or members of the lowest caste can see You even once, they immediately chant the holy name of Krsna, dance like madmen and become spiritual masters capable of delivering the whole world.

18.123

darsanera karya achuka, ye tomara ’nama’ sune

sei krsna-preme matta, tare tribhuvane

SYNONYMS

darsanera karya achuka—aside from seeing You; ye—anyone who; tomara—Your; nama—holy name; sune—hears; sei—that man; krsna-preme—in ecstatic love of Krsna; matta—maddened; tare—delivers; tri-bhuvane—the three worlds "Apart from seeing You, whoever listens to Your holy name is made mad with ecstatic love for Krsna and is able to deliver the three worlds.

18.124

tomara nama suni’ haya svapaca ’pavana’

alaukika sakti tomara na yaya kathana

SYNONYMS

tomara—Your; nama—holy name; suni’-hearing; haya—become; svapaca—dog-eaters, the lowest of men; pavana—saintly persons; alaukika—uncommon; sakti—potency; tomara—Your; na—not; yaya kathana—can be described "Simply by hearing Your holy name, dog-eaters become holy saints.

Your uncommon potencies cannot be described in words.

18.125

yan-namadheya-sravananukirtanad

yat-prahvanad yat-smaranad api kvacit

svado ’pi sadyah savanaya kalpate

kutah punas te bhagavan nu darsanat

SYNONYMS

yat—of whom; namadheya—of the name; sravana—from hearing; anukirtanat—and thereafter from chanting; yat—to whom; prahvanat—from offering respects; yat—of whom; smaranat—from simply remembering; api—also; kvacit—sometimes; sva-adah—a dog-eater; api—even; sadyah—immediately; savanaya—for performing Vedic sacrifices; kalpate—becomes eligible; kutah—what to speak; punah—again; te—of You; bhagavan—O Supreme Personality of Godhead; nu—certainly; darsanat—from seeing " ’To say nothing of the spiritual advancement of persons who see the Supreme Person face to face, even a person born in a family of dog-eaters becomes immediately eligible to perform Vedic sacrifices if he once utters the holy name of the Supreme Personality of Godhead, or chants about Him, hears about His pastimes, offers Him obeisances or even remembers Him.’

PURPORT

This is a quotation from Srimad-Bhagavatam (3.33.6).

According to this verse, it doesn’t matter what position a person holds.

One may be the lowest of the low-a candala, or dog-eater-but if he takes to chanting and hearing the holy name of the Lord, he is immediately eligible to perform Vedic sacrifices.

This is especially true in this Age of Kali harer nama harer nama

harer namaiva kevalam

kalau nasty eva nasty eva

nasty eva gatir anyatha (Brhan-naradiya Purana 38.126) A person born in a brahmana family cannot perform Vedic sacrifices until he is properly purified and has attained his sacred thread.

However, according to this verse, it is understood that even a lowborn person can immediately perform sacrifices if he sincerely chants and hears the holy name of the Lord.

Sometimes envious people ask how Europeans and Americans in this Krsna consciousness movement can become brahmanas and perform sacrifices.

They do not know that the Europeans and Americans have already been purified by chanting the holy name of the Lord-Hare Krsna, Hare Krsna, Krsna Krsna, Hare HareHare Rama, Hare Rama, Rama Rama, Hare Hare.

This is the proof.

Svado ’pi sadyah savanaya kalpate.

One may be born in a family of dog-eaters, but he can perform sacrifices simply by chanting the maha-mantra.

Those who find fault in the Western Vaisnavas should consider this statement from Srimad-Bhagavatam and the commentary on this verse by Srila Jiva Gosvami.

In this regard, Srila Jiva Gosvami has stated that to become a brahmana, one has to wait for purification and undergo the sacred thread ceremony, but a chanter of the holy name does not have to wait for the sacred thread ceremony.

We do not allow devotees to perform sacrifices until they are properly initiated in the sacred thread ceremony.

Yet according to this verse, an offenseless chanter of the holy name is already fit to perform a fire ceremony, even though he is not doubly initiated by the sacred thread ceremony.

This is the verdict given by Lord Kapiladeva in His instructions to His mother, Devahuti.

It was Lord Kapiladeva who instructed Devahuti in pure Sankhya philosophy.

18.126

eita’ mahima--tomara ’tatastha’-laksana

’svarupa’-laksane tumi--’vrajendra-nandana’

SYNONYMS

eita’—all these; mahima—glories; tomara—Your; tatastha-laksana—marginal characteristics; sva-rupa—original; laksane—by characteristics; tumi—You; vrajendra-nandana—the son of Maharaja Nanda “These glories of Yours are only marginal.

Originally You are the son of Maharaja Nanda.”

PURPORT

The original characteristics of a substance are called svarupa, and the subsequent corollaries are called tatastha-laksana, or marginal characteristics.

The glories of the Lord’s marginal characteristics prove Him to be the original Supreme Personality of Godhead, the son of Maharaja Nanda.

As soon as one understands this, one accepts Sri Caitanya Mahaprabhu as the Supreme Personality of Godhead, Lord Sri Krsna.

18.127

sei saba loke prabhu prasada karila

krsna-preme matta loka nija-ghare gela

SYNONYMS

sei saba loke—unto all those persons; prabhu—Sri Caitanya Mahaprabhu; prasada karila—bestowed His causeless mercy; krsna-preme—in ecstatic love of Krsna; matta—maddened; loka—persons; nija-ghare gela—returned to their own homes.

Sri Caitanya Mahaprabhu then bestowed His causeless mercy upon all the people there, and everyone became ecstatic with love of God.

Finally they all returned to their homes.

18.128

ei-mata kata-dina ’akrure’ rahila

krsna-nama-prema diya loka nistarila

SYNONYMS

ei-mata—in this way; kata-dina—for some days; akrure rahila—stayed at Akrura-tirtha; krsna-nama—the holy name of Krsna; prema—ecstatic love; diya—distributing; loka—everyone; nistarila—delivered.

Sri Caitanya Mahaprabhu remained for some days in Akrura-tirtha.

He delivered everyone there simply by distributing the holy name of Krsna and ecstatic love for the Lord.

18.129

madhava-purira sisya seita brahmana

mathurara ghare-ghare kara’na nimantrana

SYNONYMS

madhava-purira—of Madhavendra Puri; sisya—disciple; seita—that; brahmana—brahmana; mathurara—of Mathura City; ghare-ghare—home to home; kara’na—causes to make; nimantrana—invitation.

The brahmana disciple of Madhavendra Puri went from house to house in Mathura and inspired other brahmanas to invite Caitanya Mahaprabhu to their homes.

18.130

mathurara yata loka brahmana sajjana

bhattacarya-sthane asi’ kare nimantrana

SYNONYMS

mathurara—of Mathura; yata—all; loka—people; brahmana sat-jana—gentlemen and brahmanas; bhattacarya-sthane—unto Balabhadra Bhattacarya; asi’-coming; kare nimantrana—offer invitations.

Thus all the respectable people of Mathura, headed by the brahmanas, came to Balabhadra Bhattacarya and extended invitations to the Lord.

18.131

eka-dina ’dasa’ ’bisa’ aise nimantrana

bhattacarya ekera matra karena grahana

SYNONYMS

eka-dina—in one day; dasa bisa—ten to twenty; aise—come; nimantrana—the invitations; bhattacarya—Balabhadra Bhattacarya; ekera—of one of them; matra—only; karena grahana—accepts.

In one day, ten to twenty invitations were received, but Balabhadra Bhattacarya would accept only one of them.

18.132

avasara na paya loka nimantrana dite

sei vipre sadhe loka nimantrana nite

SYNONYMS

avasara na paya—do not get the opportunity; loka—people; nimantrana dite—to offer invitations; sei vipre—unto that brahmana; sadhe—request; loka—people; nimantrana nite—to accept the invitation.

Since everyone did not get an opportunity to offer invitations to Sri Caitanya Mahaprabhu personally, they requested the Sanodiya brahmana to ask the Lord to accept their invitations.

18.133

kanyakubja-daksinatyera vaidika brahmana

dainya kari, kare mahaprabhura nimantrana

SYNONYMS

kanyakubja—brahmanas from Kanyakubja; daksinatyera—certain brahmanas from South India; vaidika—followers of the Vedic religion; brahmana—brahmanas; dainya kari—with great humility; kare—do; mahaprabhura—of Sri Caitanya Mahaprabhu; nimantrana—invitation.

The brahmanas from different places, such as Kanyakubja and South India, who were all strict followers of the Vedic religion, offered invitations to Sri Caitanya Mahaprabhu with great humility.

18.134

pratah-kale akrure asi’ randhana kariya

prabhure bhiksa dena salagrame samarpiya

SYNONYMS

pratah-kale—in the morning; akrure—to Akrura-tirtha; asi’-coming; randhana kariya—cooking; prabhure—unto Sri Caitanya Mahaprabhu; bhiksa dena—offer lunch; salagrame samarpiya—after offering to the salagrama-sila.

In the morning they would come to Akrura-tirtha and cook food.

After offering it to the salagrama-sila, they offered it to Sri Caitanya Mahaprabhu.

PURPORT

There are brahmanas known as panca-gauda-brahmanas who come from five places in northern India, and there are brahmanas known as panca-daksinatya-brahmanas who come from five places in southern India.

In northern India the places are Kanyakubja, Sarasvata, Gauda, Maithila and Utkala.

In southern India the places are Andhra, Karnata, Gurjara, Dravida and Maharastra.

The brahmanas from these places are considered to be very strict followers of the Vedic principles, and they are accepted as pure brahmanas.

They strictly observe Vedic principles and are not polluted by tantric misdeeds.

All of these brahmanas respectfully invited Caitanya Mahaprabhu for lunch.

18.135

eka-dina sei akrura-ghatera upare

vasi’ mahaprabhu kichu karena vicare

SYNONYMS

eka-dina—once upon a time; sei—that; akrura-ghatera—of the Akrura bathing ghat; upare—on the bank; vasi’-sitting; mahaprabhu—Sri Caitanya Mahaprabhu; kichu—some; karena—does; vicare—consideration.

One day Sri Caitanya Mahaprabhu sat at the bathing ghat of Akrura-tirtha and thought the following thoughts.Akrura-tirtha is located on the road between Vrndavana and Mathura.

When Krsna and Balarama were being taken to Mathura by Akrura, the Lord rested at this place and took His bath in the Yamuna.

When Krsna and Balarama took Their baths, Akrura saw the entire world of Vaikuntha within the water.

The inhabitants of Vrndavana also saw the Vaikuntha planets within the water.

18.136

ei ghate akrura vaikuntha dekhila

vrajavasi loka ’goloka’ darsana kaila

SYNONYMS

ei ghate—in this bathing place; akrura—Akrura; vaikuntha dekhila—saw the spiritual world; vrajavasi loka—the inhabitants of Vrndavana; goloka darsana kaila—saw Goloka.

Sri Caitanya Mahaprabhu thought, “At this bathing place, Akrura saw Vaikuntha, the spiritual world, and all the inhabitants of Vraja saw Goloka Vrndavana.”

18.137

eta bali’ jhanpa dila jalera upare

dubiya rahila prabhu jalera bhitare

SYNONYMS

eta bali’—saying this; jhanpa dila—jumped; jalera upare—above the water; dubiya—sinking; rahila—remained; prabhu—Sri Caitanya Mahaprabhu; jalera bhitare—within the water.

While considering how Akrura remained within the water, Sri Caitanya Mahaprabhu immediately jumped in and stayed under water for some time.

18.138

dekhi’ krsnadasa kandi’ phukara karila

bhattacarya sighra asi’ prabhure uthaila

SYNONYMS

dekhi’—seeing; krsnadasa—Krsnadasa; kandi’-crying; phu-kara karila—called loudly; bhattacarya—Balabhadra Bhattacarya; sighra—hastily; asi’-coming; prabhure uthaila—raised Sri Caitanya Mahaprabhu.

When Krsnadasa saw that Caitanya Mahaprabhu was drowning, he cried and shouted very loudly.

Balabhadra Bhattacarya immediately came and pulled the Lord out.

18.139

tabe bhattacarya sei brahmane lana

yukti karila kichu nibhrte vasiya

SYNONYMS

tabe—thereafter; bhattacarya—Bhattacarya; sei brahmane—the Sanodiya brahmana; lana—taking; yukti karila—consulted; kichu—something; nibhrte vasiya—sitting in a solitary place.

After this, Balabhadra Bhattacarya took the Sanodiya brahmana to a secluded place and consulted with him.

18.140

aji ami achilana uthailun prabhure

vrndavane dubena yadi, ke uthabe tanre?

SYNONYMS

aji—today; ami—I; achilana—was present; uthailun—raised; prabhure—Sri Caitanya Mahaprabhu; vrndavane—in Vrndavana; dubena yadi—if He drowns; ke uthabe tanre—who will raise Him.

Balabhadra Bhattacarya said, "Since I was present today, it was possible for me to pull the Lord up.

However, if He starts to drown at Vrndavana, who will help Him?

18.141

lokera sanghatta, ara nimantranera janjala

nirantara avesa prabhura na dekhiye bhala

SYNONYMS

lokera sanghatta—crowds of people; ara—and; nimantranera janjala—the disturbance of invitations; nirantara—always; avesa—ecstatic love; prabhura—of Sri Caitanya Mahaprabhu; na dekhiye bhala—I do not see any good in this "Now there is a crowd of people here, and these invitations are causing much disturbance.

In addition, the Lord is always ecstatic and emotional.

I do not find the situation here very good.

18.142

vrndavana haite yadi prabhure kadiye

tabe mangala haya,--ei bhala yukti haye

SYNONYMS

vrndavana haite—from Vrndavana; yadi—if; prabhure—Sri Caitanya Mahaprabhu; kadiye—I take away; tabe—then; mangala haya—there is auspiciousness; ei—this; bhala—good; yukti—plan; haye—is “It would be good if we could get Sri Caitanya Mahaprabhu out of Vrndavana.

That is my final conclusion.”

18.143

vipra kahe,--prayage prabhu lana yai

ganga-tira-pathe yai, tabe sukha pai

SYNONYMS

vipra kahe—the brahmana said; prayage—to Prayaga; prabhu—Sri Caitanya Mahaprabhu; lana—taking; yai—let us go; ganga-tira-pathe—on the bank of the Ganges; yai—let us go; tabe—then; sukha pai—we shall get pleasure.

The Sanodiya brahmana said, "Let us take Him to Prayaga and go along the banks of the Ganges.

It will be very pleasurable to go that way.

18.144

’soro-ksetre, age yana kari’ ganga-snana

sei pathe prabhu lana kariye payana

SYNONYMS

soro-ksetre—to the holy place named Soro-ksetra; age—first, beyond; yana—going; kari’ ganga-snana—having taken bath in the Ganges; sei pathe—that way; prabhu lana—taking Lord Sri Caitanya Mahaprabhu; kariye payana—let us go "After going to the holy place named Soro-ksetra, and taking bath in the Ganges, let us take Sri Caitanya Mahaprabhu that way and go.

18.145

magha-masa lagila, ebe yadi yaiye

makare prayaga-snana kata dina paiye

SYNONYMS

magha-masa lagila—the month of Magha has begun; ebe—now; yadi—if; yaiye—we go; makare—during the Makara-sankranti; prayaga-snana—bathing at Prayaga; kata dina—for a few days; paiye—we shall get “It is now the beginning of the month of Magha.

If we go to Prayaga at this time, we shall have an opportunity to bathe for a few days during Makara-sankranti.”

PURPORT

Bathing during the month of Magha at Magha-mela still takes place.

This has been a very old mela (assembly) from time immemorial.

It is said that the Lord in the form of Mohini took a bucket of nectar and kept it at Prayaga.

Consequently Magha-mela has been observed, and there is an assembly of holy men there every year.

Every twelfth year there is a Kumbha-mela, a great festival, and all the holy men from all over India assemble there.

The brahmana wanted to take advantage of the Magha-mela and bathe there.

Bathing at the confluence of the Ganges and Yamuna near the fort at Allahabad, Prayaga, is mentioned in revealed scriptures:

maghe masi gamisyanti

ganga-yamuna-sangamam

gavam sata-sahasrasya

samyag dattam ca yat-phalam

prayage magha-mase vai

tryaham snatasya tat-phalam “If one goes to Prayaga and bathes at the confluence of the Ganges and Yamuna in the month of Magha, he attains the result of giving hundreds and thousands of cows in charity.

Simply by bathing for three days there, he attains the results of such a pious activity.” Because of this, the Sanodiya brahmana was very eager to go to Prayaga and bathe.

Generally karmis (fruitive laborers) take advantage of bathing there during the month of Magha, thinking that they will be rewarded in the future.

Those who are situated in devotional service do not very strictly follow this karma-kandiya process.

18.146

apanara duhkha kichu kari’ nivedana

’makara-pancasi prayage’ kariha sucana

SYNONYMS

apanara—personal; duhkha—unhappiness; kichu—some; kari’-doing; nivedana—submission; makara-pancasi—the full-moon day in the month of Magha; prayage—to Prayaga; kariha sucana—kindly inform.

The Sanodiya brahmana continued, "Kindly submit to Sri Caitanya Mahaprabhu the unhappiness you are feeling within yourself.

Then propose that we all go to Prayaga on the full-moon day of the month of Magha.

18.147

ganga-tira-pathe sukha janaiha tanre

bhattacarya asi’ tabe kahila prabhure

SYNONYMS

ganga-tira—on the bank of the Ganges; pathe—on the path; sukha—happiness; janaiha—kindly let know; tanre—Sri Caitanya Mahaprabhu; bhattacarya—Balabhadra Bhattacarya; asi’-coming; tabe—thereafter; kahila prabhure—informed Sri Caitanya Mahaprabhu “Tell the Lord of the happiness you will feel in traveling via the banks of the Ganges.” Balabhadra Bhattacarya therefore submitted this prayer to Sri Caitanya Mahaprabhu.

18.148

"sahite na pari ami lokera gadabadi

nimantrana lagi’ loka kare hudahudi

SYNONYMS

sahite na pari—cannot tolerate; ami—I; lokera—of people; gadabadi—disturbance; nimantrana—invitations; lagi’-for; loka—people; kare—do; hudahudi—hurrying.

Balabhadra Bhattacarya told the Lord, "I can no longer tolerate the disturbance of the crowd.

People are coming one after another to offer invitations.

18.149

pratah-kale aise loka, tomare na paya

tomare na pana loka mora matha khaya

SYNONYMS

pratah-kale—in the morning; aise—come; loka—people; tomare—You; na paya—cannot see; tomare na pana—not getting You; loka—people; mora matha khaya—tax my brain "Early in the morning people come here, and not seeing You present, they simply tax my brain.

18.150

tabe sukha haya yabe ganga-pathe yaiye

ebe yadi yai, ’makare’ ganga-snana paiye

SYNONYMS

tabe—then; sukha haya—it will be great happiness for me; yabe—when; ganga-pathe—on the path of the Ganges; yaiye—we go; ebe yadi yai—if we go just now; makare—during Makara-sankranti; ganga-snana paiye—we can take bath in the Ganges "I will be very happy if we all leave and take the path by the banks of the Ganges.

Then we can have the opportunity to bathe in the Ganges in Prayaga during Makara-sankranti.

PURPORT

There are two great occasions for bathing in the Ganges during Magha-mela.

One is on the day of the dark moon, and the other is on the day of the full moon during the month of Magha.

18.151

udvigna ha-ila prana, sahite na pari

prabhura ye ajna haya, sei sire dhari"

SYNONYMS

udvigna—agitated; ha-ila—has become; prana—my mind; sahite—to bear; na pari—I am unable; prabhura—of Sri Caitanya Mahaprabhu; ye—what; ajna—order; haya—there is; sei sire dhari—I accept that “My mind has become very agitated, and I cannot bear this anxiety.

May everything rest on the permission of Your Lordship.

I will accept whatever You want to do.”

18.152

yadyapi vrndavana-tyage nahi prabhura mana

bhakta-iccha purite kahe madhura vacana

SYNONYMS

yadyapi—although; vrndavana-tyage—to leave Vrndavana; nahi prabhura mana—was not the desire of the Lord; bhakta—of the devotee; iccha—desire; purite—to fulfill; kahe—says; madhura vacana—sweet words.

Although Sri Caitanya Mahaprabhu had no desire to leave Vrndavana, He began to speak sweet words just to fulfill the desire of His devotee.

18.153

"tumi amaya ani’ dekhaila vrndavana

ei ’rna’ ami nariba karite sodhana

SYNONYMS

tumi—you; amaya—Me; ani’-bringing; dekhaila—showed; vrndavana—the holy place named Vrndavana; ei rna—this debt; ami nariba—I shall not be able; karite sodhana—to repay.

Sri Caitanya Mahaprabhu said, "You have brought Me here to show Me Vrndavana.

I am very much indebted to you, and I shall not be able to repay this debt.

18.154

ye tomara iccha, ami seita kariba

yahan lana yaha tumi, tahani yaiba"

SYNONYMS

ye tomara iccha—whatever You like; ami—I; seita kariba—must act accordingly; yahan—wherever; lana yaha—take; tumi—you; tahani yaiba—I shall go there “Whatever you desire, I must do.

Wherever you take Me, I shall go.”

18.155

pratah-kale mahaprabhu pratah-snana kaila

’vrndavana chadiba’ jani’ premavesa haila

SYNONYMS

pratah-kale—in the morning; mahaprabhu—Sri Caitanya Mahaprabhu; pratah-snana kaila—took His morning bath; vrndavana chadiba—I shall have to leave Vrndavana; jani’-knowing; prema-avesa haila—became ecstatic in love.

The next morning, Sri Caitanya Mahaprabhu got up early.

After taking His bath, He became ecstatic with love, knowing that He now had to leave Vrndavana.

18.156

bahya vikara nahi, premavista mana

bhattacarya kahe,--cala, yai mahavana

SYNONYMS

bahya—external; vikara—symptoms; nahi—there were not; prema-avista mana—the mind was full of ecstatic love; bhattacarya kahe—Bhattacarya said; cala—let us go; yai mahavana—let us go to Mahavana.

Although the Lord did not exhibit any external symptoms, His mind was filled with ecstatic love.

At that time, Balabhadra Bhattacarya said, “Let us go to Mahavana (Gokula).”

18.157

eta bali’ mahaprabhure naukaya vasana

para kari’ bhattacarya calila lana

SYNONYMS

eta bali’—saying this; mahaprabhure—Sri Caitanya Mahaprabhu; naukaya—on a boat; vasana—making sit down; para kari’-crossing the river; bhattacarya—Balabhadra Bhattacarya; calila—went; lana—taking.

Saying this, Balabhadra Bhattacarya made Sri Caitanya Mahaprabhu sit aboard a boat.

After they crossed the river, he took the Lord with him.

18.158

premi krsnadasa, ara seita brahmana

ganga-tira-pathe yaibara vijna dui-jana

SYNONYMS

premi krsnadasa—the devotee Rajaputa Krsnadasa; ara—and; seita brahmana—that Sanodiya brahmana; ganga-tira-pathe—on the path by the bank of the Ganges; yaibara—to go; vijna—experienced; dui-jana—two persons.

Both Rajaputa Krsnadasa and the Sanodiya brahmana knew the path along the Ganges bank very well.

18.159

yaite eka vrksa-tale prabhu saba lana

vasila, sabara patha-sranti dekhiya

SYNONYMS

yaite—while passing; eka—one; vrksa-tale—underneath a tree; prabhu—Sri Caitanya Mahaprabhu; saba lana—taking all of them; vasila—sat down; sabara—of all of them; patha-sranti—fatigue because of walking; dekhiya—understanding.

While walking, Sri Caitanya Mahaprabhu, understanding that the others were fatigued, took them all beneath a tree and sat down.

18.160

sei vrksa-nikate care bahu gabhi-gana

taha dekhi’ mahaprabhura ullasita mana

SYNONYMS

sei—that; vrksa-nikate—near the tree; care—were grazing; bahu—many; gabhi-gana—cows; taha—that; dekhi’-seeing; mahaprabhura—of Sri Caitanya Mahaprabhu; ullasita mana—the mind became very pleased.

There were many cows grazing near that tree, and the Lord was very pleased to see them.

18.161

acambite eka gopa vamsi bajaila

suni’ mahaprabhura maha-premavesa haila

SYNONYMS

acambite—suddenly; eka gopa—one cowherd boy; vamsi—flute; bajaila—blew; suni’-hearing; mahaprabhura—of Sri Caitanya Mahaprabhu; maha-prema-avesa—absorption in great ecstatic love; haila—there was.

Suddenly a cowherd boy blew on his flute, and immediately the Lord was struck with ecstatic love.

18.162

acetana hana prabhu bhumite padila

mukhe phena pade, nasaya svasa ruddha haila

SYNONYMS

acetana—unconscious; hana—becoming; prabhu—Sri Caitanya Mahaprabhu; bhumite padila—fell on the ground; mukhe—at the mouth; phena pade—there was foam; nasaya—in the nostrils; svasa—breath; ruddha haila—stopped.

Filled with ecstatic love, the Lord fell unconscious to the ground.

He foamed about the mouth, and His breathing stopped.

18.163

hena-kale tahan asoyara dasa aila

mleccha-pathana ghoda haite uttarila

SYNONYMS

hena-kale—just at this time; tahan—there; asoyara—soldiers; dasa—ten; aila—came; mleccha—Mohammedans; pathana—the race of Pathanas; ghoda—horses; haite—from; uttarila—got down.

While the Lord was unconscious, ten cavalry soldiers belonging to the Mohammedan Pathana military order rode up and dismounted.

18.164

prabhure dekhiya mleccha karaye vicara

ei yati-pasa chila suvarna apara

SYNONYMS

prabhure—Sri Caitanya Mahaprabhu; dekhiya—seeing; mleccha—the Mohammedans; karaye vicara—considered; ei yati-pasa—within the possession of this sannyasi; chila—there was; suvarna apara—a large quantity of gold.

Seeing the Lord unconscious, the soldiers thought, "This sannyasi must have possessed a large quantity of gold.

18.165

ei cari batoyara dhutura khaoyana

mari’ dariyache, yatira saba dhana lana

SYNONYMS

ei—these; cari—four; batoyara—rogues; dhutura—dhutura; khaoyana—making Him eat; mari’ dariyache—killed; yatira—of the sannyasi; saba—all; dhana—wealth; lana—taking away “These four rogues here must have taken away that sannyasi’s riches after killing Him by making Him take the poison dhutura.”

18.166

tabe sei pathana cari-janere bandhila

katite cahe, gaudiya saba kanpite lagila

SYNONYMS

tabe—then; sei pathana—the Pathana soldiers; cari-janere—the four persons; bandhila—arrested; katite cahe—wanted to kill them; gaudiya—the Bengalis; saba—all; kanpite lagila—began to tremble.

Thinking this, the Pathana soldiers arrested the four persons and decided to kill them.

Because of this, the two Bengalis began to tremble.

PURPORT

The four persons were Balabhadra Bhattacarya, his assistant brahmana, Rajaputa Krsnadasa and the Sanodiya brahmana devotee of Madhavendra Puri.

18.167

krsnadasa--rajaputa, nirbhaya se bada

sei vipra--nirbhaya, se--mukhe bada dada

SYNONYMS

krsnadasa—Krsnadasa; rajaputa—belonging to the Rajaputa race; nirbhaya—fearless; se—he; bada—very; sei vipra—the Sanodiya brahmana; nirbhaya—also fearless; se—he; mukhe—in the mouth; bada dada—very brave.

The devotee Krsnadasa, who belonged to the Rajaputa race, was very fearless.

The Sanodiya brahmana was also fearless, and he spoke very bravely.

18.168

vipra kahe,--pathana, tomara patsara dohai

cala tumi ami sikdara-pasa yai

SYNONYMS

vipra kahe—the brahmana said; pathana—you Pathana soldiers; tomara—your; patsara—king; dohai—under the protection of; cala—let us go; tumi—you; ami—we; sikdara-pasa—to the commander; yai—let us go.

The brahmana said, "You Pathana soldiers are all under the protection of your king.

Let us go to your commander and get his decision.

18.169

ei yati--amara guru, ami--mathura brahmana

patsara age ache mora ’sata jana’

SYNONYMS

ei yati—this sannyasi; amara guru—my spiritual master; ami—I; mathura brahmana—a brahmana from Mathura; patsara age—in the service of the Mohammedan king; ache—there are; mora—my; sata jana—one hundred persons "This sannyasi is my spiritual master, and I am from Mathura.

I am a brahmana, and I know many people who are in the service of the Mohammedan king.

18.170

ei yati vyadhite kabhu hayena murcchita

abanhi cetana paibe, ha-ibe samvita

SYNONYMS

ei yati—this sannyasi; vyadhite—under the influence of disease; kabhu—sometimes; hayena murcchita—becomes unconscious; abanhi—very soon; cetana—consciousness; paibe—will get back; ha-ibe samvita—will come to His proper senses "This sannyasi sometimes falls unconscious due to the influence of a disease.

Please sit down here, and you will see that He will very soon regain consciousness and His normal condition.

18.171

ksaneka ihan vaisa, bandhi’ rakhaha sabare

inhake puchiya, tabe mariha sabare

SYNONYMS

ksaneka—for some time; ihan vaisa—sit down here; bandhi’-arresting; rakhaha—keep; sabare—all of us; inhake puchiya—after questioning Him; tabe—then; mariha sabare—you can kill all of us “Sit down here for a while and keep us all under arrest.

When the sannyasi regains his senses, you can question Him.

Then, if you like, you can kill us all.”

18.172

pathana kahe,--tumi pascima mathura dui-jana

’gaudiya’ thak ei kanpe dui-jana

SYNONYMS

pathana kahe—the soldiers said; tumi—you; pascima—western Indians; mathura—belonging to the district of Mathura; dui-jana—two of you; gaudiya—Bengalis; thak—rogues; ei—these; kanpe—are trembling; dui-jana—two persons.

The Pathana soldiers said, “You are all rogues.

Two of you belong to the district of Mathura, and the other two, who are trembling, belong to Bengal.”

18.173

krsnadasa kahe,--amara ghara ei grame

dui-sata turki ache, sateka kamane

SYNONYMS

krsnadasa kahe—Rajaputa Krsnadasa said; amara ghara—my home; ei grame—in this village; dui-sata turki—two hundred Turks; ache—I have; sateka kamane—one hundred cannons.

Rajaputa Krsnadasa said, "I have my home here, and I also have about two hundred Turkish soldiers and about one hundred cannons.

18.174

ekhani asibe saba, ami yadi phukari

ghoda-pida luti’ labe toma-saba mari’

SYNONYMS

ekhani—immediately; asibe saba—all of them will come; ami—I; yadi—if; phu-kari—call loudly; ghoda-pida—horses and their saddles; luti’-plundering; labe—will take; toma-saba mari’-after killing all of you "If I call loudly, they will come immediately to kill you and plunder your horses and saddles.

18.175

gaudiya--’batapada’ nahe, tumi--’batapada’

tirtha-vasi lutha’, ara caha’ maribara

SYNONYMS

gaudiya—the Bengalis; batapada nahe—are not rogues; tumi—you; batapada—rogues; tirtha-vasi—persons visiting places of pilgrimage; lutha’-you plunder; ara—and; caha’-you want; maribara—to kill “The Bengali pilgrims are not rogues.

You are rogues, for you want to kill the pilgrims and plunder them.”

18.176

suniya pathana mane sankoca ha-ila

hena-kale mahaprabhu ’caitanya’ paila

SYNONYMS

suniya—hearing; pathana—the Mohammedan soldiers; mane—in the mind; sankoca ha-ila—there was a little hesitation; hena-kale—at this time; mahaprabhu—Sri Caitanya Mahaprabhu; caitanya paila—came to his senses.

Upon hearing this challenge, the Pathana soldiers became hesitant.

Then suddenly Sri Caitanya Mahaprabhu regained consciousness.

18.177

hunkara kariya uthe, bale ’hari’ ’hari’

premavese nrtya kare urdhva-bahu kari’

SYNONYMS

hun-kara kariya—resounded very loudly; uthe—stands up; bale hari hari—chants Hari, Hari; prema-avese—in ecstatic love; nrtya kare—dances; urdhva-bahu kari’-raising his arms upward.

Coming to His senses, the Lord very loudly began chanting the holy name, “Hari! Hari!” The Lord raised His arms upward and began to dance in ecstatic love.

18.178

premavese prabhu yabe karena citkara

mlecchera hrdaye yena lage seladhara

SYNONYMS

prema-avese—in ecstatic love; prabhu—Sri Caitanya Mahaprabhu; yabe—when; karena citkara—loudly shouts; mlecchera hrdaye—in the hearts of the Mohammedan soldiers; yena—as if; lage—strikes; sela-dhara—a thunderbolt.

When the Lord shouted very loudly in ecstatic love, it appeared to the Mohammedan soldiers that their hearts were struck by thunderbolts.

18.179

bhaya pana mleccha chadi’ dila cari-jana

prabhu na dekhila nija-ganera bandhana

SYNONYMS

bhaya pana—being afraid; mleccha—the Mohammedans; chadi’ dila—released; cari-jana—the four persons; prabhu—Sri Caitanya Mahaprabhu; na dekhila—did not see; nija-ganera—of His personal associates; bandhana—the arrest.

Seized by fear, all the Pathana soldiers immediately released the four persons.

Thus Sri Caitanya Mahaprabhu did not see His personal associates arrested.

18.180

bhattacarya asi’ prabhure dhari’ vasaila

mleccha-gana dekhi’ mahaprabhura ’bahya’ haila

SYNONYMS

bhattacarya—Bhattacarya; asi’-immediately coming near; prabhure—Sri Caitanya Mahaprabhu; dhari’-taking; vasaila—made to sit; mleccha-gana dekhi’-seeing the Mohammedan soldiers; mahaprabhura—of Sri Caitanya Mahaprabhu; bahya—external consciousness; haila—there was.

At that time, Balabhadra Bhattacarya went to Sri Caitanya Mahaprabhu and made Him sit down.

Seeing the Mohammedan soldiers, the Lord regained His normal senses.

18.181

mleccha-gana asi’ prabhura vandila carana

prabhu-age kahe,--ei thak cari-jana

SYNONYMS

mleccha-gana—the Mohammedan soldiers; asi’-after coming there; prabhura—of Sri Caitanya Mahaprabhu; vandila carana—worshiped the lotus feet; prabhu-age kahe—said before the Lord; ei thak cari-jana—these four persons are rogues.

All the Mohammedan soldiers then came before the Lord, worshiped His lotus feet and said, "Here are four rogues.

18.182

ei cari mili’ tomaya dhutura khaoyana

tomara dhana laila tomaya pagala kariya

SYNONYMS

ei cari mili’-four rogues together; tomaya—You; dhutura khaoyana—making to drink poison; tomara—Your; dhana—wealth; laila—took away; tomaya—You; pagala—intoxicated; kariya—making “These rogues have made You take dhutura.

Having made You mad, they have taken all Your possessions.”

18.183

prabhu kahena,--thak nahe, mora ’sangi’ jana

bhiksuka sannyasi, mora nahi kichu dhana

SYNONYMS

prabhu kahena—Sri Caitanya Mahaprabhu replied; thak nahe—they are not rogues; mora sangi jana—My associates; bhiksuka—beggar; sannyasi—sannyasi; mora—My; nahi—are not; kichu—any; dhana—riches.

Sri Caitanya Mahaprabhu said, "These are not rogues.

They are My associates.

Being a sannyasi beggar, I do not possess anything.

18.184

mrgi-vyadhite ami kabhu ha-i acetana

ei cari daya kari’ karena palana

SYNONYMS

mrgi-vyadhite—due to epilepsy; ami—I; kabhu—sometimes; ha-i—become; acetana—unconscious; ei cari—these four men; daya kari’-being merciful; karena palana—maintain Me “Due to epilepsy, I sometimes fall unconscious.

Out of their mercy, these four men maintain Me.”

18.185

sei mleccha-madhye eka parama gambhira

kala vastra pare sei,--loke kahe ’pira’

SYNONYMS

sei mleccha-madhye—among those Mohammedans; eka—one; parama gambhira—very grave; kala vastra—black garments; pare sei—he wears; loke—people; kahe—call; pira—a saintly person.

Among the Mohammedans was a grave person who was wearing a black dress.

People called him a saintly person.

18.186

citta ardra haila tanra prabhure dekhiya

’nirvisesa-brahma’ sthape svasastra uthana

SYNONYMS

citta—heart; ardra—softened; haila—became; tanra—his; prabhure dekhiya—seeing Lord Caitanya Mahaprabhu; nirvisesa-brahma—impersonal Brahman; sthape—wanted to establish; sva-sastra uthana—raising his scripture.

The heart of that saintly person softened upon seeing Sri Caitanya Mahaprabhu.

He wanted to talk to Him and establish impersonal Brahman on the basis of his own scripture, the Koran.

18.187

’advaita-brahma-vada’ sei karila sthapana

tara sastra-yuktye tare prabhu kaila khandana

SYNONYMS

advaita-brahma-vada—the impersonal Brahman conception; sei—that saintly person; karila sthapana—established; tara sastra-yuktye—on the logic of his scripture; tare—unto him; prabhu—Sri Caitanya Mahaprabhu; kaila—did; khandana—refutation.

When that person established the impersonal Brahman conception of the Absolute Truth on the basis of the Koran, Sri Caitanya Mahaprabhu refuted his argument.

18.188

yei yei kahila, prabhu sakali khandila

uttara na aise mukhe, maha-stabdha haila

SYNONYMS

yei yei kahila—whatever he spoke; prabhu—Sri Caitanya Mahaprabhu; sakali khandila—refuted everything; uttara—answer; na aise—could not come; mukhe—in his mouth; maha-stabdha haila—he became greatly stunned.

Whatever arguments he put forward, the Lord refuted them all.

Finally the person became stunned and could not speak.

18.189

prabhu kahe,--tomara sastra sthape ’nirvisese’

taha khandi’ ’savisesa’ sthapiyache sese

SYNONYMS

prabhu kahe—Sri Caitanya Mahaprabhu continued to speak; tomara sastra—your scripture (the Koran); sthape—establishes; nirvisese—impersonalism; taha khandi’-refuting that; sa-visesa-personal God; sthapiyache—established; sese-at the end.

Sri Caitanya Mahaprabhu said, "The Koran has certainly established impersonalism, but at the end it refutes that impersonalism and establishes the personal God.

18.190

tomara sastre kahe sese ’eka-i isvara’

’sarvaisvarya-purna tenho--syama-kalevara

SYNONYMS

tomara sastre—in your scripture; kahe—it says; sese—at the end; eka-i isvara—there is one God; sarva-aisvarya-purna—full of all opulence; tenho—He; syama-kalevara—bodily complexion is blackish "The Koran accepts the fact that ultimately there is only one God.

He is full of opulence, and His bodily complexion is blackish.

PURPORT

The revealed scripture of the Mohammedans is the Koran.

There is one Mohammedan sampradaya known as the Sufis.

The Sufis accept impersonalism, believing in the oneness of the living entity with the Absolute Truth.

Their supreme slogan is “analahak.” The Sufi sampradaya was certainly derived from Sankaracarya’s impersonalists.

18.191

sac-cid-ananda-deha, purna-brahma-svarupa

’sarvatma’, ’sarvajna’, nitya sarvadi-svarupa

SYNONYMS

sat-cit-ananda-deha—transcendental, blissful, spiritual body; purna-brahma-svarupa—the identification of the Absolute Truth; sarva-atma—all-pervading; sarva-jna—omniscient; nitya—eternal; sarva-adi—the origin of everything; svarupa—the real form of the Lord "According to the Koran, the Lord has a supreme, blissful, transcendental body.

He is the Absolute Truth, the all-pervading, omniscient and eternal being.

He is the origin of everything.

18.192

srsti, sthiti, pralaya tanha haite haya

sthula-suksma-jagatera tenho samasraya

SYNONYMS

srsti—creation; sthiti—maintenance; pralaya—dissolution; tanha—Him; haite—from; haya—becomes possible; sthula—gross; suksma—subtle; jagatera—of the cosmic manifestation; tenho—He; samasraya—the only shelter "Creation, maintenance and dissolution come from Him.

He is the original shelter of all gross and subtle cosmic manifestations.

18.193

sarva-srestha, sarvaradhya, karanera karana

tanra bhaktye haya jivera samsara-tarana

SYNONYMS

sarva-srestha—the Supreme Truth; sarva-aradhya—worshipable by everyone; karanera karana—the cause of all causes; tanra—His; bhaktye—by devotional service; haya—becomes; jivera—of the living entity; samsara-tarana—deliverance from material existence "The Lord is the Supreme Truth worshipable by everyone.

He is the cause of all causes.

By engaging in His devotional service, the living entity is relieved from material existence.

18.194

tanra seva vina jivera na yaya ’samsara’

tanhara carane priti--’purusartha-sara’

SYNONYMS

tanra—His; seva—service; vina—without; jivera—of the conditioned soul; na—not; yaya—finishes; samsara—material bondage; tanhara—His; carane—at the lotus feet; priti—love; purusartha-sara—the ultimate goal of life "No conditioned soul can get out of material bondage without serving the Supreme Personality of Godhead.

Love at His lotus feet is the ultimate goal of life.

PURPORT

According to the Mohammedan scripture, without evadat, offering prayers at a mosque or elsewhere five times daily (namaja), one cannot be successful in life.

Sri Caitanya Mahaprabhu pointed out that in the revealed scripture of the Mohammedans, love of Godhead is the ultimate goal.

Karma-yoga and jnana-yoga are certainly described in the Koran, but ultimately the Koran states that the ultimate goal is the offering of prayers to the Supreme Person (evadat).

18.195

moksadi ananda yara nahe eka ’kana’

purnananda-prapti tanra carana-sevana

SYNONYMS

moksa-adi—liberation and so on; ananda—transcendental bliss; yara—whose; nahe—not; eka—even; kana—a fragment; purna-ananda-prapti—attainment of completely blissful life; tanra carana-sevana—service to His lotus feet "The happiness of liberation, whereby one merges into the Lord’s existence, cannot even be compared to a fragment of the transcendental bliss obtained by service unto the Lord’s lotus feet.

18.196

’karma’, jnana’, ’yoga’ age kariya sthapana

saba khandi’ sthape ’isvara’, ’tanhara sevana’

SYNONYMS

karma—fruitive activities; jnana—speculative knowledge; yoga—mystic power; age—in the beginning; kariya sthapana—establishing; saba khandi’-refuting everything; sthape—establishes; isvara—the Personality of Godhead; tanhara sevana—His service "In the Koran there are descriptions of fruitive activity, speculative knowledge, mystic power and union with the Supreme, but ultimately everything is refuted as the Lord’s personal feature and His devotional service is established.

18.197

tomara pandita-sabara nahi sastra-jnana

purvapara-vidhi-madhye ’para’--balavan

SYNONYMS

tomara pandita-sabara—of the learned scholars of your community; nahi—there is not; sastra-jnana—knowledge of revealed scripture; purva-apara—former and latter; vidhi—regulative principles; madhye—among; para—the conclusion at the end; balavan—most powerful "The scholars of the Koran are not very advanced in knowledge.

Although there are many methods prescribed, they do not know that the ultimate conclusion should be considered the most powerful.

18.198

nija-sastra dekhi’ tumi vicara kariya

ki likhiyache sese kaha nirnaya kariya

SYNONYMS

nija-sastra—your own scripture; dekhi’-seeing; tumi—you; vicara kariya—deliberating; ki likhiyache—what was written; sese—at the end; kaha—say; nirnaya kariya—ascertaining “Seeing your own Koran and deliberating over what is written there, what is your conclusion?”

18.199

mleccha kahe,--yei kaha, sei ’satya’ haya

sastre likhiyache, keha la-ite na paraya

SYNONYMS

mleccha kahe—the Mohammedan replied; yei kaha—what You say; sei—that; satya haya—is true; sastre—in the Koran; likhiyache—it has been written; keha—anyone; la-ite—to take; na paraya—is not able.

The saintly Mohammedan replied, "All that You have said is true.

This has certainly been written in the Koran, but our scholars can neither understand nor accept it.

18.200

’nirvisesa-gosani’ lana karena vyakhyana

’sakara-gosani’--sevya, karo nahi jnana

SYNONYMS

nirvisesa-gosani—the Supreme Personality of Godhead as impersonal; lana—taking; karena vyakhyana—they describe; sa-akara-gosani—the personal feature of the Lord; sevya—worshipable; karo nahi jnana—no one has this knowledge "Usually they describe the Lord’s impersonal aspect, but they hardly know that the Lord’s personal feature is worshipable.

They are undoubtedly lacking this knowledge.

PURPORT

The saintly Mohammedan admitted that those who were supposedly conversant in the teachings of the Koran could not ultimately understand the essence of the Koran.

Because of this, they accepted only the Lord’s impersonal feature.

Generally they recite and explain this portion only.

Although the transcendental body of the Lord is worshipable, most of them are unaware of this.

18.201

seita ’gosani’ tumi--saksat ’isvara’

more krpa kara, muni--ayogya pamara

SYNONYMS

seita—that; gosani—Personality of Godhead; tumi—You; saksat—directly; isvara—the Personality of Godhead; more—upon me; krpa kara—kindly be merciful; muni—I; ayogya pamara—very fallen and unfit "Since You are that very same Supreme Personality of Godhead Himself, please be merciful upon me.

I am fallen and unfit.

18.202

aneka dekhinu muni mleccha-sastra haite

’sadhya-sadhana-vastu’ nari nirdharite

SYNONYMS

aneka—many; dekhinu—have studied; muni—I; mleccha-sastra—Mohammedan scripture; haite—from; sadhya—the ultimate goal of life; sadhana—how to approach it; vastu—matter; nari nirdharite—I cannot decide conclusively "I have studied the Mohammedan scripture very extensively, but from it I cannot conclusively decide what the ultimate goal of life is or how I can approach it.

18.203

toma dekhi’ jihva mora bale ’krsna-nama’

’ami--bada jnani’--ei gela abhimana

SYNONYMS

toma dekhi’—by seeing You; jihva—tongue; mora—my; bale krsna-nama—chants the Hare Krsna mantra; ami—I; bada jnani—very learned scholar; ei—this; gela abhimana—false prestige has gone away “Now that I have seen You, my tongue is chanting the Hare Krsna maha mantra.

The false prestige I felt from being a learned scholar is now gone.”

18.204

krpa kari’ bala more ’sadhya-sadhane’

eta bali’ pade mahaprabhura carane

SYNONYMS

krpa kari’—by Your causeless mercy; bala—speak; more—to me; sadhya-sadhane—the ultimate object of life and the process to achieve it; eta bali’-saying this; pade—falls down; mahaprabhura carane—at the lotus feet of Sri Caitanya Mahaprabhu.

Saying this, the saintly Mohammedan fell at the lotus feet of Sri Caitanya Mahaprabhu and requested Him to speak of life’s ultimate goal and the process by which it could be obtained.

18.205

prabhu kahe,--utha, krsna-nama tumi la-ila

koti-janmera papa gela, ’pavitra’ ha-ila

SYNONYMS

prabhu kahe—Sri Caitanya Mahaprabhu said; utha—please get up; krsna-nama—the holy name of Krsna; tumi—you; la-ila—have taken; koti-janmera—of many millions of births; papa gela—your sinful reactions have gone; pavitra ha-ila—you have become pure.

Sri Caitanya Mahaprabhu said, “Please get up.

You have chanted the holy name of Krsna; therefore the sinful reactions you have accrued for many millions of lives are now gone.

You are now pure.”

18.206

’krsna’ kaha, ’krsna’ kaha,--kaila upadesa

sabe’krsna’ kahe, sabara haila premavesa

SYNONYMS

krsna kaha—just chant “Krsna”; krsna kaha—just chant “Krsna”; kaila upadesa—Sri Caitanya Mahaprabhu instructed; sabe—all; krsna kahe—chant the holy name of Krsna; sabara—of all of them; haila—there was; prema-avesa—ecstatic love.

Sri Caitanya Mahaprabhu then told all the Mohammedans there, “Chant the holy name of Krsna! Chant the holy name of Krsna!” As they all began to chant, they were overwhelmed by ecstatic love.

18.207

’ramadasa’ bali’ prabhu tanra kaila nama

ara eka pathana, tanra nama--’vijuli-khanna’

SYNONYMS

ramadasa bali’-of the name Ramadasa; prabhu—Sri Caitanya Mahaprabhu; tanra—his; kaila—made; nama—name; ara eka pathana—another Mohammedan; tanra nama—his name; vijuli-khanna—Vijuli Khan.

In this way Sri Caitanya Mahaprabhu indirectly initiated the saintly Mohammedan by advising him to chant the holy name of Krsna.

The Mohammedan’s name was changed to Ramadasa.

There was also another Pathana Moslem present whose name was Vijuli Khan.

PURPORT

After being initiated, the devotees in the Krsna consciousness movement change their names.

Whenever a person in the Western world becomes interested in this Krsna consciousness movement, he is initiated by this process.

In India we are falsely accused of converting mlecchas and yavanas into the Hindu religion.

In India there are many Mayavadi sannyasis known as jagad-guru, although they have hardly visited the whole world.

Some are not even sufficiently educated, yet they make accusations against our movement and accuse us of destroying the principles of the Hindu religion by accepting Mohammedans and yavanas as Vaisnavas.

Such people are simply envious.

We are not spoiling the Hindu system of religion but are simply following in the footsteps of Sri Caitanya Mahaprabhu by traveling all over the world and accepting those who are interested in understanding Krsna as Krsnadasa or Ramadasa.

By the process of a bona fide initiation, their names are changed.

18.208

alpa vayasa tanra, rajara kumara

’ramadasa’ adi pathana--cakara tanhara

SYNONYMS

alpa vayasa tanra—his age is very young; rajara kumara—son of the king; ramadasa—Ramadasa; adi—heading the list; pathana—the Mohammedans; cakara tanhara—servants of him.

Vijuli Khan was very young, and he was the son of the king.

All the other Mohammedans, Pathanas, headed by Ramadasa, were his servants.

18.209

’krsna’ bali’ pade sei mahaprabhura paya

prabhu sri-carana dila tanhara mathaya

SYNONYMS

krsna bali’—chanting the holy name of Krsna; pade—falls down; sei—that Vijuli Khan; mahaprabhura paya—at the lotus feet of Sri Caitanya Mahaprabhu; prabhu—Sri Caitanya Mahaprabhu; sri-carana dila—placed His foot; tanhara mathaya—on his head.

Vijuli Khan also fell down at the lotus feet of Sri Caitanya Mahaprabhu, and the Lord placed His foot on his head.

18.210

tan-sabare krpa kari’ prabhu ta’ calila

seita pathana saba ’vairagi’ ha-ila

SYNONYMS

tan-sabare—to all of them; krpa kari’-bestowing mercy; prabhu—Sri Caitanya Mahaprabhu; ta’-indeed; calila—departed; seita—they; pathana—the Mohammedans of the Pathana community; saba—all; vairagi ha-ila—became mendicants.

Bestowing His mercy upon them in this way, Sri Caitanya Mahaprabhu left.

All the Pathana Mohammedans then became mendicants.

18.211

pathana-vaisnava bali’ haila tanra khyati

sarvatra gahiya bule mahaprabhura kirti

SYNONYMS

pathana-vaisnava bali’-known as Pathana Vaisnavas; haila—became; tanra—their; khyati—reputation; sarvatra—everywhere; gahiya bule—travel while chanting; mahaprabhura—of Sri Caitanya Mahaprabhu; kirti—glorious activities.

Later these very Pathanas became celebrated as the Pathana Vaisnavas.

They toured all over the country and chanted the glorious activities of Sri Caitanya Mahaprabhu.

18.212

sei vijuli-khanna haila ’maha-bhagavata’

sarva-tirthe haila tanra parama-mahattva

SYNONYMS

sei—that; vijuli-khanna—Vijuli Khan; haila—became; maha-bhagavata—most advanced devotee; sarva-tirthe—in all places of pilgrimage; haila—became; tanra—his; parama—great; mahattva—importance.

Vijuli Khan became a greatly advanced devotee, and his importance was celebrated at every holy place of pilgrimage.

18.213

aiche lila kare prabhu sri-krsna-caitanya

’pascime’ asiya kaila yavanadi dhanya

SYNONYMS

aiche—in that way; lila—pastimes; kare—performed; prabhu—the Lord; sri-krsna-caitanya—Sri Caitanya Mahaprabhu; pascime—to the western part of India; asiya—coming; kaila—made; yavana-adi—meat-eaters and others; dhanya—fortunate.

In this way Lord Sri Caitanya Mahaprabhu performed His pastimes.

Coming to the western part of India, He bestowed good fortune upon the yavanas and mlecchas.

PURPORT

The word yavana means “meat-eater.” Anyone from a meat-eating community is called a yavana.

One who does not strictly observe the Vedic regulative principles is called a mleccha.

These words do not refer to any particular man.

Even if a person is born in a brahmana, ksatriya, vaisya or sudra family, he is a mleccha or yavana if he does not strictly follow the regulative principles or if he eats meat.

18.214

soro-ksetre asi’ prabhu kaila ganga-snana

ganga-tira-pathe kaila prayage prayana

SYNONYMS

soro-ksetre—to Soro-ksetra; asi’-coming; prabhu—Sri Caitanya Mahaprabhu; kaila—did; ganga-snana—bathing in the Ganges; ganga-tira-pathe—on the path on the bank of the Ganges; kaila—did; prayage prayana—departure for Prayaga.

Sri Caitanya Mahaprabhu next went to a holy place of pilgrimage called Soro-ksetra.

He took His bath in the Ganges there and started for Prayaga on the path along the banks of the Ganges.

18.215

sei vipre, krsnadase, prabhu vidaya dila

yoda-hate dui-jana kahite lagila

SYNONYMS

sei vipre—to the Sanodiya brahmana; krsnadase—and the Rajaputa Krsnadasa; prabhu—Sri Caitanya Mahaprabhu; vidaya dila—asked to go back; yoda-hate—with folded hands; dui-jana—two persons; kahite lagila—began to say.

At Soro-ksetra, the Lord requested the Sanodiya brahmana and Rajaputa Krsnadasa to return home, but with folded hands they began to speak as follows.

18.216

prayaga-paryanta dunhe toma-sange yaba

tomara carana-sanga punah kahan paba?

SYNONYMS

prayaga-paryanta—up to Prayaga; dunhe—both of us; toma-sange—with You; yaba—shall go; tomara—Your; carana-sanga—association of the lotus feet; punah—again; kahan—where; paba—shall we get.

They prayed, "Let us go to Prayaga with You.

If we do not go, when shall we again get the association of Your lotus feet?

18.217

mleccha-desa, keha kahan karaye utpata

bhattacarya--pandita, kahite na janena vat

SYNONYMS

mleccha-desa—this is a country occupied by the Mohammedans; keha—anyone; kahan—anywhere; karaye utpata—can create a disturbance; bhattacarya—Balabhadra Bhattacarya; pandita—learned scholar; kahite—to speak; na janena—does not know; vat—language “This country is mainly occupied by Mohammedans.

At any place someone can create a disturbance, and although Your companion Balabhadra Bhattacarya is a learned scholar, he does not know how to speak the local language.”

18.218

suni’ mahaprabhu isat hasite lagila

sei dui-jana prabhura sange cali’ aila

SYNONYMS

suni’—hearing; mahaprabhu—Sri Caitanya Mahaprabhu; isat—mildly; hasite lagila—began to smile; sei—those; dui-jana—two persons; prabhura sange—with Sri Caitanya Mahaprabhu; cali’ aila—came.

Hearing this, Sri Caitanya Mahaprabhu accepted their proposal by smiling mildly.

Thus those two persons continued to accompany Him.

18.219

yei yei jana prabhura paila darasana

sei preme matta haya, kare krsna-sankirtana

SYNONYMS

yei yei—anyone who; jana—person; prabhura—of Sri Caitanya Mahaprabhu; paila darasana—got the sight; sei—that person; preme—with ecstatic love; matta haya—becomes overwhelmed; kare—performs; krsna-sankirtana—chanting of the holy name of Krsna.

Whoever got to see Sri Caitanya Mahaprabhu would feel himself overwhelmed with ecstatic love and would begin to chant the Hare Krsna mantra.

18.220

tanra sange anyonye, tanra sange ana

ei-mata ’vaisnava’ kaila saba desa-grama

SYNONYMS

tanra sange—with Him; anyonye—other; tanra sange—and with him; ana—another; ei-mata—in this way; vaisnava—Vaisnava; kaila—made; saba—all; desa-grama—villages and towns.

Whoever met Sri Caitanya Mahaprabhu became a Vaisnava, and whoever met that Vaisnava also became a Vaisnava.

In this way, all the towns and villages one after the other became Vaisnava.

18.221

daksina yaite yaiche sakti prakasila

sei-mata pascima desa, preme bhasaila

SYNONYMS

daksina yaite—while touring in the southern part of India; yaiche—as; sakti prakasila—manifested His spiritual energy; sei-mata—in that way; pascima desa—the western part of India; preme bhasaila—inundated with love of Krsna.

Just as the Lord inundated South India on His tour there, He also inundated the western part of the country with love of Godhead.

PURPORT

According to some opinions, Sri Caitanya Mahaprabhu visited Kuruksetra while going to Prayaga from Vrndavana.

There is a temple of Bhadra-kali in Kuruksetra, and near that temple there is a temple containing the Deity of Sri Caitanya Mahaprabhu.

18.222

ei-mata cali’ prabhu ’prayaga’ aila

dasa-dina trivenite makara-snana kaila

SYNONYMS

ei-mata—in this way; cali’-walking; prabhu—Sri Caitanya Mahaprabhu; prayaga—the holy place named Prayaga; aila—reached; dasa-dina—ten days; trivenite—at the confluence of the Rivers Ganges and Yamuna; makara-snana kaila—bathed during the festival of Makara, or Magha-mela.

Sri Caitanya Mahaprabhu finally arrived at Prayaga and for ten successive days bathed in the confluence of the Rivers Yamuna and Ganges during the festival of Makara-sankranti (Magha-mela).

PURPORT

Actually the word triveni indicates the confluence of three rivers-namely the Ganges, Yamuna and Sarasvati.

Presently the Sarasvati River is not visible, but the River Ganges and the River Yamuna merge at Allahabad.

18.223

vrndavana-gamana, prabhu-caritra ananta

’sahasra-vadana’ yanra nahi pa’na anta

SYNONYMS

vrndavana-gamana—going to Vrndavana; prabhu-caritra—pastimes of Sri Caitanya Mahaprabhu; ananta—unlimited; sahasra-vadana—Lord Sesa, who has thousands of hoods; yanra—whose; nahi—does not; pa’na—get; anta—limit.

Sri Caitanya Mahaprabhu’s visit to Vrndavana and His activities there are unlimited.

Even Lord Sesa, who has thousands of hoods, cannot reach the end of His activities.

18.224

taha ke kahite pare ksudra jiva hana

dig-darasana kailun muni sutra kariya

SYNONYMS

taha—that; ke kahite pare—who can describe; ksudra—very little; jiva hana—being a conditioned soul; dik-darasana kailun—have simply made an indication; muni—I; sutra kariya—in codes.

What ordinary living being can describe the pastimes of Sri Caitanya Mahaprabhu? I have only indicated the general direction in the form of codes.

18.225

alaukika-lila prabhura alaukika-riti

sunileo bhagya-hinera na haya pratiti

SYNONYMS

alaukika-lila—uncommon pastimes; prabhura—of Sri Caitanya Mahaprabhu; alaukika-riti—uncommon method; sunileo—even though one hears; bhagya-hinera—of one who is unfortunate; na haya pratiti—there is no belief.

The pastimes and methods of Sri Caitanya Mahaprabhu are uncommon.

Unfortunate is he who cannot believe even after hearing all these things.

18.226

adyopanta caitanya-lila--’alaukika’ jana’

sraddha kari’ suna iha, ’satya’ kari’ mana’

SYNONYMS

adya-upanta—from beginning to end; caitanya-lila—the pastimes of Sri Caitanya Mahaprabhu; alaukika jana’-everyone should know as uncommon; sraddha kari’-with faith; suna iha—hear this; satya kari’ mana’-accepting it as true and correct.

From beginning to end the pastimes of Sri Caitanya Mahaprabhu are uncommon.

Just hear them with faith and accept them as true and correct.

18.227

yei tarka kare ihan, sei--’murkha-raja’

apanara munde se apani pade vaja

SYNONYMS

yei tarka kare—one who simply argues; ihan—in this matter; sei—that person; murkha-raja—a great fool; apanara munde—on his own head; se—that person; apani—himself; pade vaja—strikes with a thunderbolt.

Whoever argues about this is a great fool.

He intentionally and personally brings a thunderbolt down upon his head.

18.228

caitanya-caritra ei--’amrtera sindhu’

jagat anande bhasaya yara eka-bindu

SYNONYMS

caitanya-caritra—pastimes of Sri Caitanya Mahaprabhu; ei—these; amrtera sindhu—ocean of nectar; jagat—the whole world; anande—with bliss; bhasaya—inundates; yara—of which; eka-bindu—one drop.

The pastimes of Sri Caitanya Mahaprabhu are an ocean of nectar.

Even a drop of this ocean can inundate the whole world with transcendental bliss.

18.229

sri-rupa-raghunatha-pade yara asa

caitanya-caritamrta kahe krsnadasa

SYNONYMS

sri-rupa—Sri 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, Eighteenth Chapter, describing the Lord’s visit to Sri Vrndavana and His conversion of the Mohammedan soldiers on the way to Prayaga.

Lord Sri Caitanya Mahaprabhu Instructs Srila Rupa Gosvami A summary of this chapter is given by Srila Bhaktivinoda Thakura in his Amrta-pravaha-bhasya.

Meeting Sri Caitanya Mahaprabhu in a village called Ramakeli, two brothers, Rupa and Sanatana, began to devise means to get out of their government service.

Both brothers appointed some brahmanas to perform purascarana ceremonies and chant the holy name of Krsna.

Srila Rupa Gosvami deposited ten thousand gold coins with a grocer, and the balance he brought in two boats to a place called Bakla Candradvipa.

There he divided this money among the brahmanas, Vaisnavas and his relatives, and a portion he kept for emergency measures and personal needs.

He was informed that Sri Caitanya Mahaprabhu was going to Vrndavana from Jagannatha Puri through the forest of Madhya Pradesh; therefore he sent two people to Jagannatha Puri to find out when the Lord would leave for Vrndavana.

In this way Rupa Gosvami retired, but Sanatana Gosvami told the Nawab that he was sick and could not attend to his work.

Giving this excuse, he sat home and studied Srimad-Bhagavatam with learned brahmana scholars.

The Nawab Hussain Shah first sent his personal physician to see what the real facts were; then he personally came to see why Sanatana was not attending to official business.

Knowing that he wanted to resign his post, the Nawab had him arrested and imprisoned.

The Nawab then went off to attack Orissa.

When Sri Caitanya Mahaprabhu started for Vrndavana through the forest of Madhya Pradesh (Jharikhanda), Rupa Gosvami left home and sent news to Sanatana that he was leaving home with his younger brother (Anupama Mallika) to meet Sri Caitanya Mahaprabhu.

Srila Rupa Gosvami finally reached Prayaga and met with Sri Caitanya Mahaprabhu for ten successive days.

During this time, Vallabha Bhatta extended an invitation to the Lord with great respect.

Sri Caitanya Mahaprabhu introduced Srila Rupa Gosvami to Vallabha Bhatta.

After this, a brahmana scholar named Raghupati Upadhyaya arrived and discussed Krsna consciousness with the Lord.

Kaviraja Gosvami then extensively describes the living condition of Sri Rupa and Sanatana at Vrndavana.

During the ten days at Prayaga, Srila Rupa Gosvami was instructed by the Lord, who gave him the basic principles of the Bhakti-rasamrta-sindhu.

The Lord then sent Srila Rupa Gosvami to Vrndavana.

The Lord Himself returned to Varanasi and stayed at the home of Candrasekhara.