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">16.1</a></li><li class="affix"><a href="16.2.html">16.2</a></li><li class="affix"><a href="16.3.html">16.3</a></li><li class="affix"><a href="16.4.html">16.4</a></li><li class="affix"><a href="16.5.html">16.5</a></li><li class="affix"><a href="16.6.html">16.6</a></li><li class="affix"><a href="16.7.html">16.7</a></li><li class="affix"><a href="16.8.html">16.8</a></li><li class="affix"><a href="16.9.html">16.9</a></li><li class="affix"><a href="16.10.html">16.10</a></li><li class="affix"><a href="16.11.html">16.11</a></li><li class="affix"><a href="16.12.html">16.12</a></li><li class="affix"><a href="16.13.html">16.13</a></li><li class="affix"><a href="16.14-15.html">16.14-15</a></li><li class="affix"><a href="16.16-17.html">16.16-17</a></li><li class="affix"><a href="16.18.html">16.18</a></li><li class="affix"><a href="16.19.html">16.19</a></li><li class="affix"><a href="16.20.html">16.20</a></li><li class="affix"><a href="16.21.html">16.21</a></li><li class="affix"><a href="16.22.html">16.22</a></li><li class="affix"><a href="16.23.html">16.23</a></li><li class="affix"><a href="16.24.html">16.24</a></li><li class="affix"><a href="16.25.html">16.25</a></li><li class="affix"><a href="16.26.html">16.26</a></li><li class="affix"><a href="16.27.html">16.27</a></li><li class="affix"><a href="16.28.html">16.28</a></li><li class="affix"><a href="16.29.html">16.29</a></li><li class="affix"><a href="16.30.html">16.30</a></li><li class="affix"><a href="16.31.html">16.31</a></li><li class="affix"><a href="16.32.html">16.32</a></li><li class="affix"><a href="16.33.html">16.33</a></li><li class="affix"><a href="16.34.html">16.34</a></li><li class="affix"><a href="16.35.html">16.35</a></li><li class="affix"><a href="16.36.html">16.36</a></li><li class="affix"><a href="16.37.html">16.37</a></li><li class="affix"><a href="16.38.html">16.38</a></li><li class="affix"><a href="16.39.html">16.39</a></li><li class="affix"><a href="16.40.html">16.40</a></li><li class="affix"><a href="16.41.html">16.41</a></li><li class="affix"><a href="16.42.html">16.42</a></li><li class="affix"><a href="16.43.html">16.43</a></li><li class="affix"><a href="16.44.html">16.44</a></li><li class="affix"><a href="16.45.html">16.45</a></li><li class="affix"><a href="16.46.html">16.46</a></li><li class="affix"><a href="16.47.html">16.47</a></li><li class="affix"><a href="16.48.html">16.48</a></li><li class="affix"><a href="16.49.html">16.49</a></li><li class="affix"><a href="16.50.html">16.50</a></li><li class="affix"><a href="16.51.html">16.51</a></li><li class="affix"><a href="16.52.html">16.52</a></li><li class="affix"><a href="16.53.html">16.53</a></li><li class="affix"><a href="16.54.html">16.54</a></li><li class="affix"><a href="16.55.html">16.55</a></li><li class="affix"><a href="16.56.html">16.56</a></li><li class="affix"><a href="16.57.html">16.57</a></li><li class="affix"><a href="16.58.html">16.58</a></li><li class="affix"><a href="16.59.html">16.59</a></li><li class="affix"><a href="16.60.html">16.60</a></li><li class="affix"><a href="16.61.html">16.61</a></li><li class="affix"><a href="16.62.html">16.62</a></li><li class="affix"><a href="16.63.html">16.63</a></li><li class="affix"><a href="16.64.html">16.64</a></li><li class="affix"><a href="16.65.html">16.65</a></li><li class="affix"><a href="16.66.html">16.66</a></li><li class="affix"><a href="16.67.html">16.67</a></li><li class="affix"><a href="16.68.html">16.68</a></li><li class="affix"><a href="16.69.html">16.69</a></li><li class="affix"><a href="16.70.html">16.70</a></li><li class="affix"><a href="16.71.html">16.71</a></li><li class="affix"><a href="16.72.html">16.72</a></li><li class="affix"><a href="16.73.html">16.73</a></li><li class="affix"><a href="16.74.html">16.74</a></li><li class="affix"><a href="16.75.html">16.75</a></li><li class="affix"><a href="16.76.html">16.76</a></li><li class="affix"><a href="16.77.html">16.77</a></li><li class="affix"><a href="16.78.html">16.78</a></li><li class="affix"><a href="16.79.html">16.79</a></li><li class="affix"><a href="16.80.html">16.80</a></li><li class="affix"><a href="16.81.html">16.81</a></li><li class="affix"><a href="16.82.html">16.82</a></li><li class="affix"><a href="16.83.html">16.83</a></li><li class="affix"><a href="16.84.html">16.84</a></li><li class="affix"><a href="16.85.html">16.85</a></li><li class="affix"><a href="16.86.html">16.86</a></li><li class="affix"><a href="16.87.html">16.87</a></li><li class="affix"><a href="16.88.html">16.88</a></li><li class="affix"><a href="16.89.html">16.89</a></li><li class="affix"><a href="16.90.html">16.90</a></li><li class="affix"><a href="16.91.html">16.91</a></li><li class="affix"><a href="16.92.html">16.92</a></li><li class="affix"><a href="16.93.html">16.93</a></li><li class="affix"><a href="16.94.html">16.94</a></li><li class="affix"><a href="16.95.html">16.95</a></li><li class="affix"><a href="16.96.html">16.96</a></li><li class="affix"><a href="16.97.html">16.97</a></li><li class="affix"><a href="16.98.html">16.98</a></li><li class="affix"><a href="16.99.html">16.99</a></li><li class="affix"><a href="16.100.html">16.100</a></li><li class="affix"><a href="16.101.html">16.101</a></li><li class="affix"><a href="16.102.html">16.102</a></li><li class="affix"><a href="16.103.html">16.103</a></li><li class="affix"><a href="16.104.html">16.104</a></li><li class="affix"><a href="16.105.html">16.105</a></li><li class="affix"><a href="16.106.html">16.106</a></li><li class="affix"><a href="16.107.html">16.107</a></li><li class="affix"><a href="16.108.html">16.108</a></li><li class="affix"><a href="16.109.html">16.109</a></li><li class="affix"><a href="16.110.html">16.110</a></li><li class="affix"><a href="16.111.html">16.111</a></li><li class="affix"><a href="16.112.html">16.112</a></li><li class="affix"><a href="16.113.html">16.113</a></li><li class="affix"><a href="16.114-115.html">16.114-115</a></li><li class="affix"><a href="16.116.html">16.116</a></li><li class="affix"><a href="16.117.html">16.117</a></li><li class="affix"><a href="16.118.html">16.118</a></li><li class="affix"><a href="16.119.html">16.119</a></li><li class="affix"><a href="16.120.html">16.120</a></li><li class="affix"><a href="16.121.html">16.121</a></li><li class="affix"><a href="16.122.html">16.122</a></li><li class="affix"><a href="16.123.html">16.123</a></li><li class="affix"><a href="16.124.html">16.124</a></li><li class="affix"><a href="16.125.html">16.125</a></li><li class="affix"><a href="16.126.html">16.126</a></li><li class="affix"><a href="16.127-129.html">16.127-129</a></li><li class="affix"><a href="16.130.html">16.130</a></li><li class="affix"><a href="16.131.html">16.131</a></li><li class="affix"><a href="16.132.html">16.132</a></li><li class="affix"><a href="16.133.html">16.133</a></li><li class="affix"><a href="16.134.html">16.134</a></li><li class="affix"><a href="16.135.html">16.135</a></li><li class="affix"><a href="16.136.html">16.136</a></li><li class="affix"><a href="16.137.html">16.137</a></li><li class="affix"><a href="16.138.html">16.138</a></li><li class="affix"><a href="16.139.html">16.139</a></li><li class="affix"><a href="16.140.html">16.140</a></li><li class="affix"><a href="16.141.html">16.141</a></li><li class="affix"><a href="16.142.html">16.142</a></li><li class="affix"><a href="16.143.html">16.143</a></li><li class="affix"><a href="16.144.html">16.144</a></li><li class="affix"><a href="16.145.html">16.145</a></li><li class="affix"><a href="16.146.html">16.146</a></li><li class="affix"><a href="16.147.html">16.147</a></li><li class="affix"><a href="16.148.html">16.148</a></li><li class="affix"><a href="16.149.html">16.149</a></li><li class="affix"><a href="16.150.html">16.150</a></li><li class="affix"><a href="16.151.html">16.151</a></li><li class="affix"><a href="16.152.html">16.152</a></li><li class="affix"><a href="16.153.html">16.153</a></li><li class="affix"><a href="16.154.html">16.154</a></li><li class="affix"><a href="16.155.html">16.155</a></li><li class="affix"><a href="16.156.html">16.156</a></li><li class="affix"><a href="16.157.html">16.157</a></li><li class="affix"><a href="16.158.html">16.158</a></li><li class="affix"><a href="16.159.html">16.159</a></li><li class="affix"><a href="16.160.html">16.160</a></li><li class="affix"><a href="16.161.html">16.161</a></li><li class="affix"><a href="16.162-163.html">16.162-163</a></li><li class="affix"><a href="16.164.html">16.164</a></li><li class="affix"><a href="16.165.html">16.165</a></li><li class="affix"><a href="16.166.html">16.166</a></li><li class="affix"><a href="16.167.html">16.167</a></li><li class="affix"><a href="16.168.html">16.168</a></li><li class="affix"><a href="16.169.html">16.169</a></li><li class="affix"><a href="16.170.html">16.170</a></li><li class="affix"><a href="16.171.html">16.171</a></li><li class="affix"><a href="16.172.html">16.172</a></li><li class="affix"><a href="16.173.html">16.173</a></li><li class="affix"><a href="16.174.html">16.174</a></li><li class="affix"><a href="16.175.html">16.175</a></li><li class="affix"><a href="16.176.html">16.176</a></li><li class="affix"><a href="16.177.html">16.177</a></li><li class="affix"><a href="16.178.html">16.178</a></li><li class="affix"><a href="16.179.html">16.179</a></li><li class="affix"><a href="16.180.html">16.180</a></li><li class="affix"><a href="16.181.html">16.181</a></li><li class="affix"><a href="16.182.html">16.182</a></li><li class="affix"><a href="16.183.html">16.183</a></li><li class="affix"><a href="16.184.html">16.184</a></li><li class="affix"><a href="16.185.html">16.185</a></li><li class="affix"><a href="16.186.html">16.186</a></li><li class="affix"><a href="16.187.html">16.187</a></li><li class="affix"><a href="16.188.html">16.188</a></li><li class="affix"><a href="16.189.html">16.189</a></li><li class="affix"><a href="16.190.html">16.190</a></li><li class="affix"><a href="16.191.html">16.191</a></li><li class="affix"><a href="16.192.html">16.192</a></li><li class="affix"><a href="16.193.html">16.193</a></li><li class="affix"><a href="16.194.html">16.194</a></li><li class="affix"><a href="16.195.html">16.195</a></li><li class="affix"><a href="16.196.html">16.196</a></li><li class="affix"><a href="16.197.html">16.197</a></li><li class="affix"><a href="16.198.html">16.198</a></li><li class="affix"><a href="16.199.html">16.199</a></li><li class="affix"><a href="16.200.html">16.200</a></li><li class="affix"><a href="16.201.html">16.201</a></li><li class="affix"><a href="16.202.html">16.202</a></li><li class="affix"><a href="16.203.html">16.203</a></li><li class="affix"><a href="16.204.html">16.204</a></li><li class="affix"><a href="16.205.html">16.205</a></li><li class="affix"><a href="16.206.html">16.206</a></li><li class="affix"><a href="16.207.html">16.207</a></li><li class="affix"><a href="16.208.html">16.208</a></li><li class="affix"><a href="16.209.html">16.209</a></li><li class="affix"><a href="16.210.html">16.210</a></li><li class="affix"><a href="16.211.html">16.211</a></li><li class="affix"><a href="16.212.html">16.212</a></li><li class="affix"><a href="16.213.html">16.213</a></li><li class="affix"><a href="16.214-215.html">16.214-215</a></li><li class="affix"><a href="16.216.html">16.216</a></li><li class="affix"><a href="16.217.html">16.217</a></li><li class="affix"><a href="16.218.html">16.218</a></li><li class="affix"><a href="16.219.html">16.219</a></li><li class="affix"><a href="16.220.html">16.220</a></li><li class="affix"><a href="16.221.html">16.221</a></li><li class="affix"><a href="16.222.html">16.222</a></li><li class="affix"><a href="16.223.html">16.223</a></li><li class="affix"><a href="16.224.html">16.224</a></li><li class="affix"><a href="16.225.html">16.225</a></li><li class="affix"><a href="16.226.html">16.226</a></li><li class="affix"><a href="16.227.html">16.227</a></li><li class="affix"><a href="16.228.html">16.228</a></li><li class="affix"><a href="16.229.html">16.229</a></li><li class="affix"><a href="16.230.html">16.230</a></li><li class="affix"><a href="16.231.html">16.231</a></li><li class="affix"><a href="16.232.html">16.232</a></li><li class="affix"><a href="16.233.html">16.233</a></li><li class="affix"><a href="16.234.html">16.234</a></li><li class="affix"><a href="16.235.html">16.235</a></li><li class="affix"><a href="16.236.html">16.236</a></li><li class="affix"><a href="16.237.html">16.237</a></li><li class="affix"><a href="16.238.html">16.238</a></li><li class="affix"><a href="16.239.html">16.239</a></li><li class="affix"><a href="16.240.html">16.240</a></li><li class="affix"><a href="16.241.html">16.241</a></li><li class="affix"><a href="16.242.html">16.242</a></li><li class="affix"><a href="16.243.html">16.243</a></li><li class="affix"><a href="16.244.html">16.244</a></li><li class="affix"><a href="16.245-246.html">16.245-246</a></li><li class="affix"><a href="16.247.html">16.247</a></li><li class="affix"><a href="16.248.html">16.248</a></li><li class="affix"><a href="16.249.html">16.249</a></li><li class="affix"><a href="16.250.html">16.250</a></li><li class="affix"><a href="16.251.html">16.251</a></li><li class="affix"><a href="16.252.html">16.252</a></li><li class="affix"><a href="16.253.html">16.253</a></li><li class="affix"><a href="16.254.html">16.254</a></li><li class="affix"><a href="16.255.html">16.255</a></li><li class="affix"><a href="16.256.html">16.256</a></li><li class="affix"><a href="16.257.html">16.257</a></li><li class="affix"><a href="16.258.html">16.258</a></li><li class="affix"><a href="16.259.html">16.259</a></li><li class="affix"><a href="16.260.html">16.260</a></li><li class="affix"><a href="16.261.html">16.261</a></li><li class="affix"><a href="16.262.html">16.262</a></li><li class="affix"><a href="16.263-264.html">16.263-264</a></li><li class="affix"><a href="16.265-266.html">16.265-266</a></li><li class="affix"><a href="16.267.html">16.267</a></li><li class="affix"><a href="16.268.html">16.268</a></li><li class="affix"><a href="16.269.html">16.269</a></li><li class="affix"><a href="16.270.html">16.270</a></li><li class="affix"><a href="16.271.html">16.271</a></li><li class="affix"><a href="16.272.html">16.272</a></li><li class="affix"><a href="16.273.html">16.273</a></li><li class="affix"><a href="16.274.html">16.274</a></li><li class="affix"><a href="16.275.html">16.275</a></li><li class="affix"><a href="16.276.html">16.276</a></li><li class="affix"><a href="16.277.html">16.277</a></li><li class="affix"><a href="16.278.html">16.278</a></li><li class="affix"><a href="16.279.html">16.279</a></li><li class="affix"><a href="16.280.html">16.280</a></li><li class="affix"><a href="16.281.html">16.281</a></li><li class="affix"><a href="16.282.html">16.282</a></li><li class="affix"><a href="16.283.html">16.283</a></li><li class="affix"><a href="16.284.html">16.284</a></li><li class="affix"><a href="16.285.html">16.285</a></li><li class="affix"><a href="16.286.html">16.286</a></li><li class="affix"><a href="16.287.html">16.287</a></li><li class="affix"><a href="16.288.html">16.288</a></li><li class="affix"><a href="16.289.html">16.289</a></li><li class="affix"><a href="16.290.html">16.290</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;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;

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

17.1

gacchan vrndavanam gauro

vyaghrebhaina-khagan vane

premonmattan sahonnrtyan

vidadhe krsna-jalpinah

SYNONYMS

gacchan—going; vrndavanam—to Vrndavana-dhama; gaurah—Sri Caitanya Mahaprabhu; vyaghra—tigers; ibha—elephants; ena—deer; khagan—and birds; vane—in the forest; prema-unmattan—maddened by ecstatic love; saha—with; unnrtyan—dancing; vidadhe—made; krsna—Lord Krsna’s name; jalpinah—chanting.

On His way to Vrndavana, Lord Sri Caitanya Mahaprabhu passed through the forest of Jharikhanda and made all the tigers, elephants, deer and birds dance and chant the Hare Krsna maha-mantra.

Thus all these animals were overwhelmed by ecstatic love.

17.2

jaya jaya gauracandra jaya nityananda

jayadvaita-candra jaya gaura-bhakta-vrnda

SYNONYMS

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

All glories to Sri Caitanya Mahaprabhu! All glories to Lord Nityananda! All glories to Advaitacandra! All glories to all the devotees of the Lord!

17.3

sarat-kala haila, prabhura calite haila mati

ramananda-svarupa-sange nibhrte yukati

SYNONYMS

sarat-kala haila—autumn arrived; prabhura—of Lord Sri Caitanya Mahaprabhu; calite—to travel; haila—was; mati—desire; ramananda—Ramananda Raya; svarupa—Svarupa Damodara; sange—with; nibhrte—solitary; yukati—consultation.

When autumn arrived, Sri Caitanya Mahaprabhu decided to go to Vrndavana.

In a solitary place, He consulted with Ramananda Raya and Svarupa Damodara Gosvami.

17.4

"mora sahaya kara yadi, tumi-dui jana

tabe ami yana dekhi sri-vrndavana

SYNONYMS

mora—of Me; sahaya—help; kara—you do; yadi—if; tumi—you; dui jana—two persons; tabe—then; ami—I; yana—going; dekhi—shall see; sri-vrndavana—Sri Vrndavana-dhama.

The Lord requested Ramananda Raya and Svarupa Damodara Gosvami to help Him go to Vrndavana.

17.5

ratrye uthi’ vana-pathe palana yaba

ekaki yaiba, kahon sange na la-iba

SYNONYMS

ratrye uthi’-rising at night; vana-pathe—on the road to the forest; palana yaba—I shall go away secretly; ekaki yaiba—I shall go alone; kahon—anyone; sange—with Me; na la-iba—I shall not take.

Sri Caitanya Mahaprabhu said, "I shall leave early in the morning and go incognito, taking the road to the forest.

I shall go alone and not take anyone with Me.

17.6

keha yadi sanga la-ite pache uthi’ dhaya

sabare rakhiba, yena keha nahi yaya

SYNONYMS

keha—someone; yadi—if; sanga la-ite—to take company; pache—behind; uthi’-getting up; dhaya—runs; sabare—everyone; rakhiba—please stop; yena—so that; keha—anyone; nahi yaya—does not go "If someone wants to follow Me, please stop him.

I don’t want anyone to go with Me.

17.7

prasanna hana ajna diba, na maniba ’duhkha’

toma-sabara ’sukhe’ pathe habe mora ’sukha’ "

SYNONYMS

prasanna hana—being pleased; ajna diba—give permission; na—do not; maniba duhkha—become unhappy; toma-sabara—of all of you; sukhe—by the happiness; pathe—on the road; habe—there will be; mora—My; sukha—happiness “Please give Me your permission with great pleasure and do not be unhappy.

If you are happy, I shall be happy on My way to Vrndavana.”

17.8

dui-jana kahe,--’tumi isvara ’svatantra’

yei iccha, sei kariba, naha ’paratantra’

SYNONYMS

dui-jana kahe—the two persons replied; tumi—You; isvara—the Supreme Personality of Godhead; svatantra—completely independent; yei iccha—whatever You desire; sei—that; kariba—You will do; naha—You are not; para-tantra—dependent on anyone.

Upon hearing this, Ramananda Raya and Svarupa Damodara Gosvami replied, "Dear Lord, You are completely independent.

Since You are not dependent on anyone, You do whatever You desire.

17.9

kintu ama-dunhara suna eka nivedane

’tomara sukhe amara sukha’--kahila apane

SYNONYMS

kintu—but; ama-dunhara—of both of us; suna—please hear; eka nivedane—one submission; tomara sukhe—by your happiness; amara sukha—our happiness; kahila—You have already stated; apane—personally "Dear Lord, kindly hear our one petition.

You have already said that You will derive happiness from our happiness.

This is Your own statement.

17.10

ama-dunhara mane tabe bada ’sukha’ haya

eka nivedana yadi dhara, dayamaya

SYNONYMS

ama-dunhara—of us two; mane—in the mind; tabe—therefore; bada—very much; sukha haya—there is happiness; eka nivedana—one request; yadi—if; dhara—You accept; daya-maya—merciful "If You will please accept just one request, we shall be very, very happy.

17.11

’uttama brahmana’ eka sange avasya cahi

bhiksa kari’ bhiksa dibe, yabe patra vahi’

SYNONYMS

uttama brahmana—a high-class brahmana; eka—one; sange—along; avasya—certainly; cahi—we want; bhiksa kari’-collecting alms; bhiksa dibe—will give You food; yabe—will go; patra vahi’-bearing Your waterpot "Our Lord, please take one very nice brahmana with You.

He will collect alms for You, cook for You, give You prasada, and carry Your waterpot while traveling.

17.12

ana-pathe yaite nahi ’bhojyanna’-brahmana

ajna kara,--sange caluka vipra eka-jana’

SYNONYMS

vana-pathe—on the forest path; yaite—going; nahi—there is not; bhojya-anna-brahmana—a brahmana whose food can be accepted; ajna kara—please give permission; sange—along; caluka—may go; vipra—brahmana; eka-jana—one person “When You go through the jungle, there will be no brahmana available from whom You can accept lunch.

Therefore please give permission for at least one pure brahmana to accompany You.”

17.13

prabhu kahe,--nija-sangi kanho na la-iba

eka-jane nile, anera mane duhkha ha-iba

SYNONYMS

prabhu kahe—Sri Caitanya Mahaprabhu replied; nija-sangi—of My associates; kanho—anyone; na—not; la-iba—I shall take; eka-jane nile—if I take someone; anera mane—in the mind of others; duhkha ha-iba—there will be unhappiness.

Sri Caitanya Mahaprabhu said,"I shall not take any of My associates with Me because if I choose someone, all the others will be unhappy.

17.14

nutana sangi ha-ibeka,--snigdha yanra mana

aiche yabe pai, tabe la-i ’eka’ jana

SYNONYMS

nutana—new; sangi—associate; ha-ibeka—must be; snigdha—very peaceful; yanra—whose; mana—mind; aiche—such; yabe—if; pai—I get; tabe—then; la-i—I take; eka jana—one person “Such a person must be a new man, and he must have a peaceful mind.

If I can obtain such a man, I shall agree to take him with Me.”

PURPORT

When Sri Caitanya Mahaprabhu formerly went to South India, a brahmana named Kala Krsnadasa went with Him.

It was Kala Krsnadasa who fell victim to a woman, and Sri Caitanya Mahaprabhu had to take the trouble to free him from the clutches of the gypsies.

Therefore the Lord here says that He wants a new man who is peaceful in mind.

One whose mind is not peaceful is agitated by certain drives, especially sex desire, even though he be in the company of Caitanya Mahaprabhu.

Such a man will become a victim of women and will fall down even in the company of the Supreme Personality of Godhead.

Maya is so strong that unless one is determined not to fall victim, even the Supreme Personality of Godhead cannot give protection.

The Supreme Lord and His representative always want to give protection, but a person must take advantage of their personal contact.

If one thinks that the Supreme Personality of Godhead or His representative is an ordinary man, he will certainly fall down.

Thus Sri Caitanya Mahaprabhu did not want a person like Kala Krsnadasa to accompany Him.

He wanted someone who was determined, who had a peaceful mind and who was not agitated by ulterior motives.

17.15

svarupa kahe,--ei balabhadra-bhattacarya

tomate susnigdha bada, pandita, sadhu, arya

SYNONYMS

svarupa kahe—Svarupa Damodara Gosvami said; ei—this; balabhadra-bhattacarya—Balabhadra Bhattacarya; tomate—unto You; su-snigdha—affectionate; bada—very; pandita—educated; sadhu—honest; arya—advanced in spiritual consciousness.

Svarupa Damodara then said, "Here is Balabhadra Bhattacarya, who has great love for You.

He is an honest, learned scholar, and he is advanced in spiritual consciousness.

PURPORT

Sri Caitanya Mahaprabhu wanted a new man, not a person like Kala Krsnadasa who would fall for women.

Svarupa Damodara therefore immediately pointed out a new brahmana named Balabhadra Bhattacarya.

Sri Svarupa Damodara Gosvami had studied this person very thoroughly and had seen that he had great love for Sri Caitanya Mahaprabhu.

Not only did he love the Lord, but he was also learned and honest.

He was not duplicitous, and he was advanced in Krsna consciousness.

According to a Bengali proverb, ati bhakti corera laksana: “Too much devotion is a symptom of a thief.” A person who assumes himself to be a great devotee but mentally is thinking of something else is duplicitous.

One who is not duplicitous is called sadhu.

Svarupa Damodara immediately pointed out that Balabhadra Bhattacarya was quite fit to accompany the Lord because he was a learned scholar and was simple and had great love for Sri Krsna Caitanya Mahaprabhu.

He was also advanced in Krsna consciousness; therefore he was considered appropriate to accompany the Lord as a personal servant.

The word snigdha (very peaceful) and the word su-snigdha (affectionate) are used in verses fourteen and fifteen, and they are also found in Srimad-Bhagavatam (1.1.8): bruyuh snigdhasya sisyasya guravo guhyam apy uta “A disciple who has actual love for his spiritual master is endowed, by the blessings of the spiritual master, with all confidential knowledge.” Srila Sridhara Svami has commented that the word snigdhasya means prema-vatah.

The word prema-vatah indicates that one has great love for his spiritual master.

17.16

prathamei toma-sange aila gauda haite

inhara iccha ache ’sarva-tirtha’ karite

SYNONYMS

prathamei—in the beginning; toma-sange—with You; aila—came; gauda haite—from Bengal; inhara iccha—his desire; ache—is; sarva-tirtha—all places of pilgrimage; karite—to go see "In the beginning, he came with You from Bengal.

It is his desire to see and visit all the holy places of pilgrimage.

17.17

inhara sange ache vipra eka ’bhrtya’

inho pathe karibena seva-bhiksa-krtya

SYNONYMS

inhara sange—with him; ache—is; vipra—brahmana; eka—one; bhrtya—servant; inho—this man; pathe—on the way; karibena—will do; seva—service; bhiksa-krtya—and arrangements for cooking "In addition, You may take another brahmana who would act as a servant en route and make arrangements for Your food.

17.18

inhare sange laha yadi, sabara haya ’sukha’

vana-pathe yaite tomara nahibe kona ’duhkha’

SYNONYMS

inhare—him; sange—along; laha—You accept; yadi—if; sabara haya sukha—everyone will be happy; vana-pathe—on the path through the jungle; yaite—going; tomara—Your; nahibe—there will not be; kona—any; duhkha—difficulty "If You can also take him with You, we will be very happy.

If two people go with You through the jungle, there will certainly be no difficulty or inconvenience.

17.19

sei vipra vahi’ nibe vastrambu-bhajana

bhattacarya bhiksa dibe kari’ bhiksatana

SYNONYMS

sei vipra—the other brahmana; vahi’ nibe—will carry; vastra-ambu-bhajana—the cloth and waterpot; bhattacarya—Balabhadra Bhattacarya; bhiksa dibe—will arrange for cooking; kari’-performing; bhiksa-atana—collecting alms “The other brahmana can carry Your cloth and waterpot, and Balabhadra Bhattacarya will collect alms and cook for You.”

17.20

tanhara vacana prabhu angikara kaila

balabhadra-bhattacarye sange kari’ nila

SYNONYMS

tanhara vacana—his words; prabhu—Sri Caitanya Mahaprabhu; angikara kaila—accepted; balabhadra-bhattacarye—Balabhadra Bhattacarya; sange kari’ nila—took with Him.

Thus Sri Caitanya Mahaprabhu accepted the request of Svarupa Damodara Pandita and agreed to take Balabhadra Bhattacarya with Him.

17.21

purva-ratrye jagannatha dekhi’ ’ajna’ lana

sesa-ratre uthi’ prabhu calila lukana

SYNONYMS

purva-ratrye—on the previous night; jagannatha dekhi’-seeing Lord Jagannatha; ajna lana—taking permission; sesa-ratre—near the end of night; uthi’-rising; prabhu—Sri Caitanya Mahaprabhu; calila—started; lukana—without being seen.

On the previous night, Sri Caitanya Mahaprabhu had visited Lord Jagannatha and taken His permission.

Now, near the end of night, the Lord got up and started immediately.

He was not seen by others.

17.22

pratah-kale bhakta-gana prabhu na dekhiya

anvesana kari’ phire vyakula hana

SYNONYMS

pratah-kale—early in the morning; bhakta-gana—all the devotees; prabhu—Lord Sri Caitanya Mahaprabhu; na dekhiya—not seeing; anvesana kari’-searching; phire—wander; vyakula hana—becoming very anxious.

Because the Lord had departed, the devotees, unable to see Him early in the morning, began to search for Him with great anxiety.

17.23

svarupa-gosani sabaya kaila nivarana

nivrtta hana rahe sabe jani’ prabhura mana

SYNONYMS

svarupa-gosani—Svarupa Damodara Gosvami; sabaya—unto everyone; kaila—did; nivarana—forbidding; nivrtta hana—being restrained; rahe—remain; sabe—all; jani’-knowing; prabhura mana—the mind of Sri Caitanya Mahaprabhu.

While all the devotees were searching for the Lord, Svarupa Damodara restrained them.

Then everyone fell silent, knowing the mind of Sri Caitanya Mahaprabhu.

17.24

prasiddha patha chadi’ prabhu upapathe calila

’kataka’ dahine kari’ vane pravesila

SYNONYMS

prasiddha—well-known; patha—public way; chadi’-giving up; prabhu—Sri Caitanya Mahaprabhu; upapathe—through a bypass; calila—began to walk; kataka—the city of Kataka; dahine—on the right side; kari’-keeping; vane—within the forest; pravesila—entered.

The Lord abandoned walking on the well-known public road and went instead along a bypass.

He thus kept the city of Kataka on His right as He entered the forest.

17.25

nirjana-vane cale prabhu krsna-nama lana

hasti-vyaghra patha chade prabhure dekhiya

SYNONYMS

nirjana-vane—in a solitary forest; cale—walks; prabhu—Sri Caitanya Mahaprabhu; krsna-nama lana—chanting the holy name of Krsna; hasti—elephants; vyaghra—tigers; patha chade—leave the path; prabhure—Sri Caitanya Mahaprabhu; dekhiya—seeing.

When the Lord passed through the solitary forest chanting the holy name of Krsna, the tigers and elephants, seeing Him, gave way.

17.26

pale-pale vyaghra, hasti, gandara, sukara-gana

tara madhye avese prabhu karila gamana

SYNONYMS

pale-pale—in flocks; vyaghra—tigers; hasti—elephants; gandara—rhinoceros; sukara-gana—boars; tara madhye—through them; avese—in ecstasy; prabhu—Sri Caitanya Mahaprabhu; karila gamana—passed.

When the Lord passed through the jungle in great ecstasy, packs of tigers, elephants, rhinoceros and boars came, and the Lord passed right through them.

17.27

dekhi’ bhattacaryera mane haya maha-bhaya

prabhura pratape tara eka pasa haya

SYNONYMS

dekhi’—seeing; bhattacaryera—of Bhattacarya; mane—in the mind; haya—there was; maha-bhaya—great fear; prabhura pratape—by the influence of Lord Caitanya Mahaprabhu; tara—they; eka pasa haya—stand to one side.

Balabhadra Bhattacarya was very much afraid to see them, but by Sri Caitanya Mahaprabhu’s influence, all the animals stood to one side.

17.28

eka-dina pathe vyaghra kariyache sayana

avese tara gaye prabhura lagila carana

SYNONYMS

eka-dina—one day; pathe—on the path; vyaghra—a tiger; kariyache sayana—was lying down; avese—in ecstatic love; tara gaye—on his body; prabhura—of Lord Sri Caitanya Mahaprabhu; lagila—touched; carana—lotus feet.

One day a tiger was lying on the path, and Sri Caitanya Mahaprabhu, walking along the path in ecstatic love, touched the tiger with His feet.

17.29

prabhu kahe,--kaha ’krsna’, vyaghra uthila

’krsna’ ’krsna’ kahi’ vyaghra nacite lagila

SYNONYMS

prabhu kahe—Sri Caitanya Mahaprabhu said; kaha krsna—please chant Hare Krsna; vyaghra uthila—the tiger got up; krsna krsna kahi’-chanting the holy name of Krsna; vyaghra—the tiger; nacite—to dance; lagila—began.

The Lord said, “Chant the holy name of Krsna!” The tiger immediately got up and began to dance and chant,“Krsna! Krsna!”

17.30

ara dine mahaprabhu kare nadi snana

matta-hasti-yutha aila karite jala-pana

SYNONYMS

ara dine—another day; mahaprabhu—Sri Caitanya Mahaprabhu; kare—does; nadi snana—bathing in the river; matta-hasti-yutha—a herd of maddened elephants; aila—came; karite—to do; jala-pana—drinking water.

Another day, while Sri Caitanya Mahaprabhu was bathing in a river, a herd of maddened elephants came there to drink water.

17.31

prabhu jala-krtya kare, age hasti aila

’krsna kaha’ bali’ prabhu jala pheli’ marila

SYNONYMS

prabhu—Lord Sri Caitanya Mahaprabhu; jala-krtya kare—bathed and was chanting the Gayatri mantra within the water; age—in front; hasti—the elephants; aila—came; krsna kaha—chant Hare Krsna; bali’-saying; prabhu—Lord Sri Caitanya Mahaprabhu; jala pheli’-throwing water; marila—struck.

While the Lord was bathing and murmuring the Gayatri mantra, the elephants came before Him.

The Lord immediately splashed some water on the elephants and asked them to chant the name of Krsna.

PURPORT

Sri Caitanya Mahaprabhu was the Supreme personality of Godhead playing the part of a very great advanced devotee.

On the maha-bhagavata platform, the devotee makes no distinction between friends and enemies.

On that platform he sees everyone as a servant of Krsna.

As stated in Bhagavad-gita:

vidya-vinaya-sampanne

brahmane gavi hastini

suni caiva svapake ca

panditah sama-darsinah “The humble sage, by virtue of true knowledge, sees with equal vision a learned and gentle brahmana, a cow, an elephant, a dog, and a dog-eater (outcaste).” (Bg.5.18) A maha-bhagavata, being learned and advanced in spiritual consciousness, sees no difference between a tiger, an elephant or a learned scholar.

The test of advanced spiritual consciousness is that one becomes fearless.

He envies no one, and he is always engaged in the Lord’s service.

He sees every living entity as an eternal part and parcel of the Lord, rendering service according to his capacity by the will of the Supreme Lord.

As Bhagavad-gita confirms:

sarvasya caham hrdi sannivisto

mattah smrtir jnanam apohanam ca “I am seated in everyone’s heart, and from Me come remembrance, knowledge and forgetfulness.” (Bg.15.15) The maha-bhagavata knows that Krsna is in everyone’s heart.

Krsna is dictating, and the living entity is following His dictations.

Krsna is within the heart of the tiger, elephant and boar.

Therefore Krsna tells them, “Here is a maha-bhagavata.

Please do not disturb him.” Why, then, should the animals be envious of such a great personality? Those who are neophytes or even a little progressed in devotional service should not try to imitate the maha-bhagavata.

Rather, they should only follow in their footsteps.

The word anukara means “imitating,” and anusara means “trying to follow in the footsteps.” We should not try to imitate the activities of a maha-bhagavata or Sri Caitanya Mahaprabhu.

Our best efforts should be exerted in trying to follow them according to our ability.

The maha-bhagavata’s heart is completely freed from material contamination, and he can become very dear even to fierce animals like tigers and elephants.

Indeed, the maha-bhagavata treats them as his very intimate friends.

On this platform there is no question of envy.

When the Lord was passing through the forest, He was in ecstasy, thinking the forest to be Vrndavana.

He was simply searching for Krsna.

17.32

sei jala-bindu-kana lage yara gaya

sei ’krsna’ ’krsna’ kahe, preme nace, gaya

SYNONYMS

sei—those; jala—of water; bindu—drops; kana—particles; lage—touch; yara—whose; gaya—body; sei—they; krsna krsna—Krsna, Krsna; kahe—say; preme—in ecstasy; nace—dance; gaya—sing.

The elephants whose bodies were touched by the water splashed by the Lord began to chant,“Krsna! Krsna!” and dance and sing in ecstasy.

17.33

keha bhume pade, keha karaye citkara

dekhi’ bhattacaryera mane haya camatkara

SYNONYMS

keha—some of them; bhume—on the ground; pade—fall down; keha—some of them; karaye—perform; cit-kara—screaming; dekhi’-seeing; bhattacaryera—of Bhattacarya; mane—in the mind; haya—there was; camatkara—astonishment.

Some of the elephants fell to the ground, and some screamed in ecstasy.

Seeing this, Balabhadra Bhattacarya was completely astonished.

17.34

pathe yaite kare prabhu ucca sankirtana

madhura kantha-dhvani suni’ aise mrgi-gana

SYNONYMS

pathe yaite—while passing on the path; kare—does; prabhu—Sri Caitanya Mahaprabhu; ucca—loud; sankirtana—chanting of Hare Krsna; madhura—sweet; kantha-dhvani—the voice from His throat; suni’-hearing; aise—came; mrgi-gana—she-deer.

Sometimes Sri Caitanya Mahaprabhu chanted very loudly while passing through the jungle.

Hearing His sweet voice, all the does came near Him.

17.35

dahine-vame dhvani suni’ yaya prabhu-sange

prabhu tara anga muche, sloka pade range

SYNONYMS

dahine-vame—right and left; dhvani—vibration; suni’-hearing; yaya—they follow; prabhu-sange—with the Lord; prabhu—Sri Caitanya Mahaprabhu; tara—their; anga—bodies; muche—pats; sloka—verse; pade—recites; range—in great curiosity.

Hearing the Lord’s great vibration, all the does followed Him left and right.

While reciting a verse with great curiosity, the Lord patted them.

17.36

dhanyah sma mudha-matayo ’pi harinya eta

ya nanda-nandanam upatta-vicitra-vesam

akarnya venu-ranitam saha-krsna-sarah

pujam dadhur viracitam pranayavalokaih

SYNONYMS

dhanyah—fortunate, blessed; sma—certainly; mudha-matayah—foolish, without good sense; api—although; harinyah—she-deer; etah—these; yah—who; nanda-nandanam—the son of Maharaja Nanda; upatta-vicitra-vesam—dressed very attractively; akarnya—hearing; venu-ranitam—the sound of His flute; saha-krsna-sarah—accompanied by the black deer (their husbands); pujam dadhuh—they worshiped; viracitam—performed; pranaya-avalokaih—by their affectionate glances “Blessed are all these foolish deer because they have approached the son of Maharaja Nanda, who is gorgeously dressed and is playing on His flute.

Indeed, both the does and the bucks worship the Lord with looks of love and affection.”

PURPORT

This is a verse from Srimad-Bhagavatam (10.21.11) spoken by the gopis of Vrndavana.

17.37

hena-kale vyaghra tatha aila panca-sata

vyaghra-mrgi mili’ cale mahaprabhura satha

SYNONYMS

hena-kale—at this time; vyaghra—tigers; tatha—there; aila—came; panca-sata—five to seven; vyaghra-mrgi—the tigers and deer; mili’-coming together; cale—go; mahaprabhura satha—with Sri Caitanya Mahaprabhu.

While Sri Caitanya Mahaprabhu was passing through the jungle, five or seven tigers came.

Joining the deer, the tigers began to follow the Lord.

17.38

dekhi’ mahaprabhura ’vrndavana’-smrti haila

vrndavana-guna-varnana sloka padila

SYNONYMS

dekhi’—seeing; mahaprabhura—of Sri Caitanya Mahaprabhu; vrndavana—of the holy land of Vrndavana; smrti haila—there was remembrance; vrndavana—of Sri Vrndavana; guna—of the qualities; varnana—description; sloka—verse; padila—recited.

Seeing the tigers and deer following Him, Sri Caitanya Mahaprabhu immediately remembered the land of Vrndavana.

He then began to recite a verse describing the transcendental quality of Vrndavana.

17.39

yatra naisarga-durvairah

sahasan nr-mrgadayah

mitranivajitavasa-

druta-rut-tarsanadikam

SYNONYMS

yatra—where; naisarga—by nature; durvairah—living in enmity; saha-asan—live together; nr—human beings; mrga-adayah—and animals; mitrani—friends; iva—like; ajita—of Lord Sri Krsna; avasa—residence; druta—gone away; ruj—anger; tarsana-adikam—thirst and so on “Vrndavana is the transcendental abode of the Lord.

There is no hunger, anger or thirst there.

Though naturally inimical, both human beings and fierce animals live together there in transcendental friendship.”

PURPORT

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

After stealing the cowherd boys, calves and cows of Sri Krsna, Lord Brahma kept them asleep and hid them.

After a moment, Brahma returned to see Krsna’s condition.

When he saw that Krsna was still busy with His cowherd boyfriends and animals and was not disturbed, Lord Brahma appreciated the transcendental opulence of Vrndavana.

17.40

’krsna krsna kaha’ kari’ prabhu yabe balila

’krsna’ kahi’ vyaghra-mrga nacite lagila

SYNONYMS

krsna krsna kaha—chant Krsna, Krsna; kari’-in this way; prabhu—Sri Caitanya Mahaprabhu; yabe—when; balila—uttered; krsna kahi’-chanting the holy name of Krsna; vyaghra-mrga—the tigers and deer; nacite lagila—began to dance.

When Sri Caitanya Mahaprabhu said,“Chant Krsna! Krsna!” the tigers and deer began to dance and chant, “Krsna!”

17.41

nace, kunde vyaghra-gana mrgi-gana-sange

balabhadra-bhattacarya dekhe apurva-range

SYNONYMS

nace—dance; kunde—jump; vyaghra-gana—the tigers; mrgi-gana-sange—with the does; balabhadra-bhattacarya—Balabhadra Bhattacarya; dekhe—sees; apurva-range—with great wonder.

When all the tigers and does danced and jumped, Balabhadra Bhattacarya saw them and was struck with wonder.

17.42

vyaghra-mrga anyonye kare alingana

mukhe mukha diya kare anyonye cumbana

SYNONYMS

vyaghra-mrga—the tigers and deer; anyonye—one another; kare—do; alingana—embracing; mukhe mukha diya—touching one anothers’ mouths; kare—do; anyonye cumbana—kissing one another.

Indeed, the tigers and deer began to embrace one another, and, touching mouths, they began to kiss.

17.43

kautuka dekhiya prabhu hasite lagila

ta-sabake tahan chadi’ age cali’ gela

SYNONYMS

kautuka dekhiya—seeing this fun; prabhu—Sri Caitanya Mahaprabhu; hasite lagila—began to smile; ta-sabake—all of them; tahan chadi’-leaving there; age—forward; cali’ gela—advanced.

When Sri Caitanya Mahaprabhu saw all this fun, He began to smile.

Finally He left the animals and continued on His way.

17.44

mayuradi paksi-gana prabhure dekhiya

sange cale, ’krsna’ bali’ nace matta hana

SYNONYMS

mayura-adi—beginning with peacocks; paksi-gana—different types of birds; prabhure—Sri Caitanya Mahaprabhu; dekhiya—seeing; sange cale—go with Him; krsna bali’-chanting the holy name of Krsna; nace—dance; matta hana—becoming mad.

Various birds, including the peacock, saw Sri Caitanya Mahaprabhu and began to follow Him, chanting and dancing.

They were all maddened by the holy name of Krsna.

17.45

’hari-bola’ bali’ prabhu kare ucca-dhvani

vrksa-lata--praphullita, sei dhvani suni’

SYNONYMS

hari-bola—the vibration of Hari-bol; bali’-chanting; prabhu—Sri Caitanya Mahaprabhu; kare—makes; ucca-dhvani—a loud sound; vrksa-lata—the trees and creepers; praphullita—very jubilant; sei—that; dhvani—sound; suni’-hearing.

When the Lord loudly chanted “Hari bol!” the trees and creepers became jubilant to hear Him.

PURPORT

The loud chanting of the Hare Krsna mantra is so powerful that it can even penetrate the ears of trees and creepers-what to speak of animals and human beings.

Sri Caitanya Mahaprabhu once asked Haridasa Thakura how trees and plants could be delivered, and Haridasa Thakura replied that the loud chanting of the Hare Krsna maha-mantra would benefit not only trees and plants but insects and all other living beings.

One should therefore not be disturbed by the loud chanting of Hare Krsna, for it is beneficial not only to the chanter but to everyone who gets an opportunity to hear.

17.46

’jharikhande’ sthavara-jangama ache yata

krsna-nama diya kaila premete unmatta

SYNONYMS

jharikhande—in the place known as Jharikhanda; sthavara-jangama—moving and not moving; ache—there are; yata—all; krsna-nama diya—giving them the holy name of Lord Krsna; kaila—made; premete—in ecstasy; unmatta—mad.

Thus all living entities-some moving and some standing still in the forest of Jharikhanda-became maddened by hearing the holy name of Lord Krsna vibrated by Sri Caitanya Mahaprabhu.

PURPORT

The great forest of Jharikhanda is a great tract of land including Atagada, Dhenkanala, Angula, Lahara, Kiyanjhada, Bamada, Bonai, Gangapura, Chota Nagapura, Yasapura and Saraguja.

All these places, which are covered with mountains and jungles, are known as Jharikhanda.

17.47

yei grama diya yana, yahan karena sthiti

se-saba gramera lokera haya ’prema-bhakti’

SYNONYMS

yei grama—which villages; diya yana—the Lord goes through; yahan—where; karena—takes; sthiti—rest; se-saba—all those; gramera—of the villages; lokera—of the people; haya—there is awakening of; prema-bhakti—ecstatic love of God.

In all the villages through which the Lord passed and in all the places He rested on His journey, everyone was purified and awakened to ecstatic love of God.

17.48-49

keha yadi tanra mukhe sune krsna-nama

tanra mukhe ana sune tanra mukhe ana

sabe ’krsna’ ’hari’ bali’ nace, kande, hase

paramparaya ’vaisnava’ ha-ila sarva dese

SYNONYMS

keha—someone; yadi—when; tanra mukhe—from His mouth; sune—hears; krsna-nama—chanting of the Hare Krsna mantra; tanra mukhe—from the mouth of such chanters; ana sune—someone else hears; tanra mukhe—and from his mouth; ana—someone else; sabe—all of them; krsna—Lord Krsna’s holy name; hari—another holy name of the Lord; bali’-chanting; nace—dance; kande—cry; hase—smile; paramparaya—by disciplic succession; vaisnava—devotees; ha-ila—became; sarva-dese—in all countries.

When someone heard the chanting of the holy name from the mouth of Sri Caitanya Mahaprabhu, and someone else heard this chanting from that second person, and someone again heard this chanting from the third person, everyone in all countries became a Vaisnava through such disciplic succession.

Thus everyone chanted the holy name of Krsna and Hari, and they danced, cried and smiled.

PURPORT

The transcendental power or potency of the Hare Krsna maha-mantra is herein explained.

First, the holy name is vibrated by Sri Caitanya Mahaprabhu.

When someone hears from Him directly, he is purified.

When another person hears from that person, he also is purified.

In this way the purification process is advanced among pure devotees.

Sri Caitanya Mahaprabhu is the Supreme Personality of Godhead, and no one can claim His potency.

Nonetheless, if one is a pure devotee, hundreds and thousands of men can be purified by his vibration.

This potency is within every living being, provided he chants the Hare Krsna maha-mantra offenselessly and without material motives.

When a pure devotee chants offenselessly, another person will become a Vaisnava, and from him another Vaisnava will emerge.

This is the parampara system.

17.50

yadyapi prabhu loka-sanghattera trase

prema ’gupta’ karena, bahire na prakase

SYNONYMS

yadyapi—although; prabhu—Sri Caitanya Mahaprabhu; loka-sanghattera—of crowds of people; trase—being afraid; prema—ecstasy; gupta karena—keeps hidden; bahire—externally; na—does not; prakase—manifest.

The Lord did not always manifest His ecstasy.

Being afraid of a great assembly of people, the Lord kept His ecstasy concealed.

17.51

tathapi tanra darsana-sravana-prabhave

sakala desera loka ha-ila ’vaisnave’

SYNONYMS

tathapi—still; tanra—His; darsana—of seeing; sravana—of hearing; prabhave—by the potency; sakala—all; desera—of countries; loka—people; ha-ila—became; vaisnave—pure devotees of the Lord.

Although Sri Caitanya Mahaprabhu did not manifest His natural ecstatic love, everyone became a pure devotee simply by seeing and hearing Him.

PURPORT

Srila Rupa Gosvami has described Sri Caitanya Mahaprabhu as maha-vadanya-avatara, the most munificent incarnation.

Although Sri Caitanya Mahaprabhu is not physically present now, simply by chanting His holy name (sri-krsna-caitanya prabhu nityananda sri-advaita gadadhara srivasadi-gaura-bhakta-vrnda) people throughout the world are becoming devotees.

This is due to the ecstatic chanting of the holy name of the Lord.

It is said that a pure devotee can see the Lord every moment, and because of this he is empowered by the Lord.

This is confirmed in the Brahma-samhita: premanjana-cchurita-bhakti-vilocanena santah sadaiva hrdayesu vilokayanti.

Sri Caitanya Mahaprabhu appeared five hundred years ago, but it cannot be said that now the potency of the Hare Krsna maha-mantra is less powerful than it was in His presence.

By hearing Sri Caitanya Mahaprabhu through the parampara system, one can be purified.

Therefore in this verse it is said: tathapi tanra darsana-sravana-prabhave.

It is not that everyone is able to see Krsna or Sri Krsna Caitanya Mahaprabhu physically, but if one hears about Him through books like Sri Caitanya-caritamrta and through the parampara system of pure Vaisnavas, there is no difficulty in becoming a pure Vaisnava, free from mundane desires and personal motivations.

17.52

gauda, banga, utkala, daksina-dese giya

lokera nistara kaila apane bhramiya

SYNONYMS

gauda—Bengal; banga—East Bengal; utkala—Orissa; daksina-dese—southern India; giya—going; lokera—of all the people; nistara—liberation; kaila—did; apane—personally; bhramiya—touring.

In this way, Sri Caitanya Mahaprabhu personally toured Bengal, East Bengal, Orissa and the southern countries, and He delivered all kinds of people by spreading Krsna consciousness.

17.53

mathura yaibara chale asena jharikhanda

bhilla-praya loka tahan parama-pasanda

SYNONYMS

mathura—to Mathura; yaibara—of going; chale—on the pretext; asena—came; jharikhanda—to Jharikhanda; bhilla-praya—like the Bheels, a kind of low people; loka—people; tahan—there; parama-pasanda—without God consciousness.

When Sri Caitanya Mahaprabhu came to Jharikhanda on His way to Mathura, He found that the people there were almost uncivilized and were devoid of God consciousness.

PURPORT

The word bhilla refers to a class of men belonging to the Bheels.

The Bheels are like Black Africans, and they are lower than sudras.

Such people generally live in the jungle, and Sri Caitanya Mahaprabhu had to meet them.

17.54

nama-prema diya kaila sabara nistara

caitanyera gudha-lila bujhite sakti kara

SYNONYMS

nama-prema diya—bestowing upon them ecstatic love and the holy name; kaila—did; sabara nistara—liberation of all of them; caitanyera—of Sri Caitanya Mahaprabhu; gudha-lila—confidential pastimes; bujhite—to understand; sakti—the power; kara—who has.

Sri Caitanya Mahaprabhu gave even the Bheels an opportunity to chant the holy name and come to the platform of ecstatic love.

Thus He delivered all of them.

Who has the power to understand the transcendental pastimes of the Lord?

PURPORT

As evidence of Sri Caitanya Mahaprabhu’s mercy, we are experiencing that the people of Africa are taking to Krsna consciousness, chanting and dancing and taking prasada like other Vaisnavas.

This is all due to the power of Sri Caitanya Mahaprabhu.

17.55

vana dekhi’ bhrama haya--ei ’vrndavana’

saila dekhi’ mane haya--ei ’govardhana’

SYNONYMS

vana dekhi’—seeing the forest; bhrama haya—there is illusion; ei—this; vrndavana—Vrndavana forest; saila dekhi’-seeing a hill; mane haya—considers; ei govardhana—this is Govardhana Hill.

When Sri Caitanya Mahaprabhu passed through the Jharikhanda forest, He took it for granted that it was Vrndavana.

When He passed over the hills, He took it for granted that they were Govardhana.

17.56

yahan nadi dekhe tahan manaye--’kalindi’

maha-premavese nace prabhu pade kandi’

SYNONYMS

yahan—wherever; nadi—river; dekhe—sees; tahan—there; manaye—considers; kalindi—the River Yamuna; maha-prema-avese—in great ecstatic love; nace—dances; prabhu—Sri Caitanya Mahaprabhu; pade—falls down; kandi’-crying.

Similarly, whenever Sri Caitanya Mahaprabhu saw a river, He immediately accepted it as the River Yamuna.

Thus while in the forest He was filled with great ecstatic love, and He danced and fell down crying.

17.57

pathe yaite bhattacarya saka-mula-phala

yahan yei payena tahan layena sakala

SYNONYMS

pathe yaite—while passing on the way; bhattacarya—Balabhadra Bhattacarya; saka—spinach; mula—roots; phala—fruits; yahan—wherever; yei—whatever; payena—he gets; tahan—there; layena—he takes; sakala—all.

Along the way, Balabhadra Bhattacarya collected all kinds of spinach, roots and fruit whenever possible.

17.58

ye-grame rahena prabhu, tathaya brahmana

panca-sata jana asi’ kare nimantrana

SYNONYMS

ye-grame—in whatever village; rahena—stays; prabhu—Sri Caitanya Mahaprabhu; tathaya—there; brahmana—brahmanas; panca-sata jana—five or seven persons; asi’-coming; kare—do; nimantrana—invitation.

Whenever Sri Caitanya Mahaprabhu visited a village, a few brahmanas-five or seven-would come and extend invitations to the Lord.

17.59

keha anna ani’ deya bhattacarya-sthane

keha dugdha, dadhi, keha ghrta, khanda ane

SYNONYMS

keha—someone; anna—grains; ani’-bringing; deya—delivers; bhattacarya-sthane—before Balabhadra Bhattacarya; keha—someone; dugdha—milk; dadhi—yogurt; keha—someone; ghrta—ghee; khanda—sugar; ane—brings.

Some people would bring grains and deliver them to Balabhadra Bhattacarya.

Others would bring milk and yogurt, and still others would bring ghee and sugar.

17.60

yahan vipra nahi tahan ’sudra-mahajana’

asi’ sabe bhattacarye kare nimantrana

SYNONYMS

yahan—wherever; vipra—brahmana; nahi—there is not; tahan—there; sudra-maha-jana—devotees born in families other than brahmana; asi’-coming; sabe—all of them; bhattacarye—to Balabhadra Bhattacarya; kare nimantrana—make invitation.

In some villages there were no brahmanas; nonetheless, devotees born in non-brahmana families came and extended invitations to Balabhadra Bhattacarya.

PURPORT

Actually a sannyasi or a brahmana will not accept an invitation extended by a person born in a lower family.

However, there are many devotees who are raised to the platform of brahmana by their initiation.

These people are called sudra-mahajana.

This indicates that one who is born in a non-brahmana family has accepted the brahmana status by initiation.

Such devotees extended invitations to Balabhadra Bhattacarya.

A Mayavadi sannyasi will accept an invitation only from a brahmana family, but a Vaisnava does not accept an invitation from a brahmana if he does not belong to the Vaisnava sect.

However, a Vaisnava will accept an invitation from a brahmana or sudra-mahajana if that person is an initiated Vaisnava.

Sri Caitanya Mahaprabhu Himself accepted invitations from sudra-mahajanas, and this confirms the fact that anyone initiated by a Vaisnava mantra can be accepted as a brahmana.

One can accept an invitation from such a person.

17.61

bhattacarya paka kare vanya-vyanjana

vanya-vyanjane prabhura anandita mana

SYNONYMS

bhattacarya—Balabhadra Bhattacarya; paka kare—cooks; vanya-vyanjana—all varieties of forest vegetables; vanya-vyanjane—by such forest vegetables; prabhura—of Sri Caitanya Mahaprabhu; anandita mana—the mind is very happy.

Balabhadra Bhattacarya used to cook all kinds of vegetables gathered from the forest, and Sri Caitanya Mahaprabhu was very pleased to accept these preparations.

17.62-63

dui-cari dinera anna rakhena samhati

yahan sunya vana, lokera nahika vasati

tahan sei anna bhattacarya kare paka

phala-mule vyanjana kare, vanya nana saka

SYNONYMS

dui-cari—two to four; dinera—of days; anna—food grains; rakhena—keeps; samhati—in stock; yahan—wherever; sunya vana—the solitary forest; lokera—of people; nahika—there is not; vasati—habitation; tahan—there; sei—those; anna—food grains; bhattacarya—Balabhadra Bhattacarya; kare paka—cooks; phala-mule—with roots and fruits; vyanjana kare—he prepares vegetables; vanya—from the forest; nana saka—many kinds of spinach.

Balabhadra Bhattacarya used to keep a stock of food grains that would last from two to four days.

Where there were no people, he would cook the grains and prepare vegetables, spinach, roots and fruits collected from the forest.

17.64

parama santosa prabhura vanya-bhojane

maha-sukha pana, ye dina rahena nirjane

SYNONYMS

parama—very much; santosa—satisfaction; prabhura—of the Lord; vanya-bhojane—in eating vegetables collected from the forest; maha-sukha pana—gets great happiness; ye dina—on which day; rahena—stays; nirjane—in a solitary place.

The Lord was always very happy to eat these forest vegetables, and He was even happier when He had an opportunity to stay in a solitary place.

17.65

bhattacarya seva kare, snehe yaiche ’dasa’

tanra vipra vahe jala-patra-bahirvasa

SYNONYMS

bhattacarya—Balabhadra Bhattacarya; seva kare—renders service; snehe—in great affection; yaiche—exactly like; dasa—a servant; tanra vipra—his brahmana assistant; vahe—carries; jala-patra—the waterpot; bahirvasa—and garments.

Balabhadra Bhattacarya was so affectionate to the Lord that he was rendering service just like a menial servant.

His assistant brahmana carried the waterpot and garments.

17.66

nirjharete usnodake snana tina-bara

dui-sandhya agni-tapa kasthera apara

SYNONYMS

nirjharete—in the waterfalls; usna-udake—in warm water; snana—bath; tina-bara—thrice; dui-sandhya—morning and evening; agni-tapa—heating by a fire; kasthera—of wood; apara—without limit.

The Lord used to bathe three times a day in the warm water of the waterfalls.

He also used to heat Himself morning and evening with a fire made of the limitless wood.

17.67

nirantara premavese nirjane gamana

sukha anubhavi’ prabhu kahena vacana

SYNONYMS

nirantara—always; prema-avese—in ecstatic love; nirjane—in a solitary place; gamana—going; sukha anubhavi’-feeling happiness; prabhu—Sri Caitanya Mahaprabhu; kahena—says; vacana—statement.

While traveling in this secluded forest and feeling very happy, Sri Caitanya Mahaprabhu made the following statement.

17.68

suna, bhattacarya,--"ami gelana bahu-desa

vana-pathe duhkhera kahan nahi pai lesa

SYNONYMS

suna—please hear; bhattacarya—My dear Bhattacarya; ami—I; gelana—traveled; bahu-desa—many countries; vana-pathe—through the forest path; duhkhera—of unhappiness; kahan—anywhere; nahi pai—I do not get; lesa—even a trace "My dear Bhattacarya, I have traveled very far through the forest, and I have not even slightly received any trouble.

17.69

krsna--krpalu, amaya bahuta krpa kaila

vana-pathe ani’ amaya bada sukha dila

SYNONYMS

krsna—Lord Krsna; krpalu—very kind; amaya—upon Me; bahuta—greatly; krpa—mercy; kaila—showed; vana-pathe—on the path in the forest; ani’-bringing; amaya—unto Me; bada—very much; sukha—happiness; dila—gave "Krsna is very merciful, especially to Me.

He has shown His mercy by bringing Me on this path through the forest.

Thus He has given Me great pleasure.

17.70

purve vrndavana yaite karilana vicara

mata, ganga, bhakta-gane dekhiba eka-bara

SYNONYMS

purve—formerly; vrndavana—to the holy place of Vrndavana; yaite—to go; karilana—I did; vicara—consideration; mata—mother; ganga—the Ganges; bhakta-gane—and devotees; dekhiba—I shall see; eka-bara—once "Before this, I decided to go to Vrndavana and on the way see My mother, the River Ganges and other devotees once again.

17.71

bhakta-gana-sange avasya kariba milana

bhakta-gane sange lana yaba ’vrndavana’

SYNONYMS

bhakta-gana-sange—with all My devotees; avasya—certainly; kariba—shall do; milana—meeting; bhakta-gane—all the devotees; sange—along with Me; lana—taking; yaba—I shall go; vrndavana—to Vrndavana-dhama "I thought that once again I would see and meet all the devotees and take them with Me to Vrndavana.

17.72

eta bhavi’ gauda-dese karilun gamana

mata, ganga bhakte dekhi’ sukhi haila mana

SYNONYMS

eta bhavi’—thinking like this; gauda-dese—to Bengal; karilun gamana—I went; mata—My mother; ganga—the Ganges; bhakte—devotees; dekhi’-seeing; sukhi—happy; haila—became; mana—My mind "Thus I went to Bengal, and I was very happy to see My mother, the River Ganges and the devotees.

17.73

bhakta-gane lana tabe calilana range

laksa-koti loka tahan haila ama-sange

SYNONYMS

bhakta-gane—all the devotees; lana—taking; tabe—then; calilana range—I started with great pleasure; laksa-koti—many thousands and millions; loka—people; tahan—there; haila—became; ama-sange—My companions "However, when I started for Vrndavana, many thousands and millions of people gathered and began to go with Me.

17.74

sanatana-mukhe krsna ama sikhaila

taha vighna kari’ vana-pathe lana aila

SYNONYMS

sanatana-mukhe—from the mouth of Sanatana; krsna—Lord Krsna; ama—unto Me; sikhaila—gave instructions; taha—that; vighna kari’-making a hindrance; vana-pathe—on the path through the forest; lana—taking; aila—came "Thus I was going to Vrndavana with a big crowd, but through the mouth of Sanatana, Krsna taught Me a lesson.

Thus by making some impediment, He has brought Me on a path through the forest to Vrndavana.

17.75

krpara samudra, dina-hine dayamaya

krsna-krpa vina kona ’sukha’ nahi haya"

SYNONYMS

krpara samudra—ocean of mercy; dina-hine—unto the poor and fallen; daya-maya—very merciful; krsna-krpa—the mercy of Krsna; vina—without; kona—any; sukha—happiness; nahi haya—there is not “Krsna is an ocean of mercy.

He is especially merciful to the poor and fallen.

Without His mercy, there is no possibility of happiness.”

17.76

bhattacarye alingiya tanhare kahila

’tomara prasade ami eta sukha paila’

SYNONYMS

bhattacarye—Balabhadra Bhattacarya; alingiya—embracing; tanhare—unto him; kahila—said; tomara prasade—by your kindness; ami—I; eta—so much; sukha—happiness; paila—got.

Sri Caitanya Mahaprabhu then embraced Balabhadra Bhattacarya and told him, “It is only by your kindness that I am now so happy.”

17.77

tenho kahena,--"tumi ’krsna’, tumi ’dayamaya’

adhama jiva muni, more ha-ila sadaya

SYNONYMS

tenho kahena—Bhattacarya said; tumi krsna—You are Krsna Himself; tumi—You; daya-maya—merciful; adhama—the lowest of the low; jiva—living entity; muni—I; more—unto me; ha-ila—You have been; sa-daya—favorable.

Balabhadra Bhattacarya replied, "My dear Lord, You are Krsna Himself, and therefore You are merciful.

I am a fallen living entity, but You have bestowed a great favor upon me.

17.78

muni chara, more tumi sange lana aila

krpa kari’ mora hate ’prabhu’ bhiksa kaila

SYNONYMS

muni—I; chara—most fallen; more—me; tumi—You; sange—with; lana—taking; aila—have come; krpa kari’-showing great mercy; mora hate—from my hand; prabhu—my Lord; bhiksa kaila—You accepted food "Sir, I am most fallen, yet You have brought me with You.

Showing great mercy, You have accepted food prepared by me.

17.79

adhama-kakere kaila garuda-samana

’svatantra isvara’ tumi--svayam bhagavan"

SYNONYMS

adhama-kakere—the most condemned crow; kaila—You have made; garuda-samana—like Garuda; svatantra—independent; isvara—Supreme Personality of Godhead; tumi—You; svayam bhagavan—the original Personality of Godhead "You have made me Your carrier Garuda, although I am no better than a condemned crow.

Thus You are the independent Personality of Godhead, the original Lord.

17.80

mukam karoti vacalam

pangum langhayate girim

yat-krpa tam aham vande

paramananda-madhavam

SYNONYMS

mukam—a person who cannot speak; karoti—makes; vacalam—an eloquent speaker; pangum—a person who cannot even walk; langhayate—causes to cross over; girim—the mountain; yat-krpa—whose mercy; tam—unto Him; aham—I; vande—offer obeisances; parama-ananda—the transcendentally blissful; madhavam—Supreme Personality of Godhead “ ’The Supreme Personality of Godhead has the form of sac-cid-ananda vigraha, transcendental bliss, knowledge and eternity.

I offer my respectful obeisances unto He who turns the dumb into eloquent speakers and enables the lame to cross mountains.

Such is the mercy of the Lord.’ ”

PURPORT

This is a quotation from the Bhavartha-dipika commentary on Srimad-Bhagavatam (1.1.1).

17.81

ei-mata balabhadra karena stavana

prema-seva kari’ tusta kaila prabhura mana

SYNONYMS

ei-mata—in this way; balabhadra—Balabhadra Bhattacarya; karena—offers; stavana—prayers; prema-seva kari’-rendering service in love; tusta—pacified; kaila—made; prabhura—of Sri Caitanya Mahaprabhu; mana—the mind.

In this way Balabhadra Bhattacarya offered his prayers to the Lord.

By rendering service unto Him in ecstatic love, He pacified the Lord’s mind.

17.82

ei-mata nana-sukhe prabhu aila ’kasi’

madhyahna-snana kaila manikarnikaya asi’

SYNONYMS

ei-mata—in this way; nana-sukhe—in great happiness; prabhu—Sri Caitanya Mahaprabhu; aila—came; kasi—to the holy place named Kasi; madhyahna-snana—afternoon bath; kaila—took; manikarnikaya—to the bathing place known as Manikarnika; asi’-coming.

Finally the Lord with great happiness arrived at the holy place called Kasi.

There He took His bath in the bathing ghat known as Manikarnika.

PURPORT

Kasi is another name for Varanasi (Benares).

It has been a place of pilgrimage since time immemorial.

Two rivers named Asih and Varuna merge there.

Manikarnika is famous because, according to the opinion of great personalities, a bejeweled earring fell there from the ear of Lord Visnu.

According to some, it fell from the ear of Lord Siva.

The word mani means “jewel,” and karnika means “from the ear.” According to some, Lord Visvanatha is the great physician who cures the disease of material existence by delivering a person through the ear, which receives the vibration of the holy name of Lord Rama.

Because of this, this holy place is called Mani-karnika.

It is said that there is no better place than where the River Ganges flows, and the bathing ghat known as Manikarnika is especially sanctified because it is very dear to Lord Visvanatha.

In the Kasi-khanda it is said: samsari-cintamanir atra yasmat tarakam sajjana-karnikayam sivo ’bhidhatte saha-santa-kale tad giyate ’sau mani-karniketi mukti-laksmi maha-pitha-manis tac caranabjayoh karnikeyam tatah prahur yam jana mani-karnikam.

According to the Kasi-khanda, if one gives up his body at Manikarnika, he is liberated simply by remembering Lord Siva’s name.

17.83

sei-kale tapana-misra kare ganga-snana

prabhu dekhi’ haila tanra kichu vismaya jnana

SYNONYMS

sei-kale—at that time; tapana-misra—a brahmana named Tapana Misra; kare ganga-snana—was taking his bath in the Ganges; prabhu dekhi’-seeing the Lord; haila—there was; tanra—his; kichu—some; vismaya jnana—astonishment.

At that time, Tapana Misra was taking his bath in the Ganges, and he was astonished to see the Lord there.

17.84

’purve suniyachi prabhu karyachena sannyasa’

niscaya kariya haila hrdaye ullasa

SYNONYMS

purve—formerly; suniyachi—I have heard; prabhu—Lord Sri Caitanya Mahaprabhu; karyachena sannyasa—has accepted the renounced order of life; niscaya kariya—ascertaining that; haila—there was; hrdaye—within the heart; ullasa—great jubilation.

Tapana Misra then began to think, “I have heard that Sri Caitanya Mahaprabhu has accepted the renounced order.” Thinking this, Tapana Misra became very jubilant within his heart.

17.85

prabhura carana dhari’ karena rodana

prabhu tare uthana kaila alingana

SYNONYMS

prabhura—of Sri Caitanya Mahaprabhu; carana—lotus feet; dhari’-touching; karena—does; rodana—crying; prabhu—Sri Caitanya Mahaprabhu; tare—him; uthana—raising; kaila—did; alingana—embracing.

He then clasped the lotus feet of Sri Caitanya Mahaprabhu and began to cry.

The Lord raised him up and embraced him.

17.86

prabhu lana gela visvesvara-darasane

tabe asi’ dekhe bindu-madhava-carane

SYNONYMS

prabhu lana—taking the Lord; gela—he went; visvesvara-darasane—to visit the temple of Visvesvara; tabe—thereafter; asi’-coming; dekhe—see; bindu-madhava-carane—the lotus feet of Bindu Madhava.

Tapana Misra then took Sri Caitanya Mahaprabhu to visit the temple of Visvesvara.

Coming from there, they saw the lotus feet of Lord Bindu Madhava.

PURPORT

This Bindu Madhava is the oldest Visnu temple in Varanasi.

Presently this temple is known as Veni Madhava, and it is situated on the banks of the Ganges.

Formerly five rivers converged there, and they were named Dhutapapa, Kirana, Sarasvati, Ganga and Yamuna.

Now only the River Ganges is visible.

The old temple of Bindu Madhava, which was visited by Sri Caitanya Mahaprabhu, was later dismantled by Aurangzeb, the great Hindu-hating emperor of the Mogul dynasty.

In the place of this temple, he constructed a big majida, or mosque.

Later, another temple was constructed by the side of the mosque, and this temple is still existing.

In the temple of Bindu Madhava there are Deities of four-handed Narayana and the goddess Laksmi.

In front of these Deities is a column of Sri Garuda, and along the side are deities of Lord Rama, Sita, Laksmana and Sri Hanumanji.

In the province of Maharastra is a state known as Satara.

During the time of Bhaktisiddhanta Sarasvati Thakura, the native prince belonged to the Vaisnava cult.

Being a brahmana, he took charge of worshiping the Deity.

He was known as Srimanta Balasaheba Pantha Maharaja.

The state still bears the expenditure for temple maintenance.

The first king in this dynasty to take charge of worship in the temple, two hundred years ago, was Maharaja Jagatjivana Rao Saheba.

17.87

ghare lana aila prabhuke anandita hana

seva kari’ nrtya kare vastra udana

SYNONYMS

ghare lana—taking to his home; aila—came; prabhuke—Sri Caitanya Mahaprabhu; anandita hana—in great happiness; seva kari’-rendering service; nrtya kare—began to dance; vastra udana—waving his cloth.

With great pleasure Tapana Misra brought Sri Caitanya Mahaprabhu to his home and rendered service unto Him.

Indeed, he began to dance, waving his cloth.

17.88

prabhura caranodaka savamse kaila pana

bhattacaryera puja kaila kariya sammana

SYNONYMS

prabhura—of Sri Caitanya Mahaprabhu; carana-udaka—the water used to wash the lotus feet; sa-vamse—with his whole family; kaila pana—drank; bhattacaryera—of Bhattacarya; puja—worship; kaila—performed; kariya—showing; sammana—respect.

He washed the lotus feet of Sri Caitanya Mahaprabhu, and afterwards he and his whole family drank the wash water.

He also worshiped Balabhadra Bhattacarya and showed him respect.

17.89

prabhure nimantrana kari’ ghare bhiksa dila

balabhadra-bhattacarye paka karaila

SYNONYMS

prabhure nimantrana kari’-inviting the Lord; ghare—at home; bhiksa dila—gave lunch; balabhadra-bhattacarye—Balabhadra Bhattacarya; paka karaila—he had cook.

Tapana Misra invited Sri Caitanya Mahaprabhu to take lunch at his home, and he had Balabhadra Bhattacarya cook.

PURPORT

While at Varanasi (Benares), Sri Caitanya Mahaprabhu stayed at the house of Tapana Misra.

Near Tapana Misra’s house was a bathing ghat known as Pancanadi-ghata.

Sri Caitanya Mahaprabhu used to take His bath daily at this ghat, and He used to see the temple of Bindu Madhava.

Then He took His lunch at Tapana Misra’s house.

Near the Bindu Madhava temple is a big banyan tree, and it is said that after eating, Sri Caitanya Mahaprabhu used to rest beneath the tree.

That banyan tree is still known today as Caitanya-vata.

Gradually, due to changes in language, the name became Yatana-vata.

The local people still call that place Yatana-vata.

Presently, beside a lane there is a tomb of Vallabhacarya, but there is no sign that Caitanya Mahaprabhu ever lived there.

Vallabhacarya was also known as Mahaprabhu among his disciples.

Sri Caitanya Mahaprabhu probably lived at Yatana-vata, but there is no sign of Candrasekhara’s or Tapana Misra’s house, nor is there sign of the Mayavadi sannyasi Prakasananda Sarasvati, with whom Sri Caitanya Mahaprabhu discussed Vedanta-sutra.

A little distance from Yatana-vata is a temple of Gaura-Nityananda established by Sasibhusana Niyogi Mahasaya of Calcutta.

This temple is now managed by the mother-in-law of Sasibhusana and his brother-in-law Narayana-candra Ghosh.

17.90

bhiksa kari’ mahaprabhu karila sayana

misra-putra raghu kare pada-samvahana

SYNONYMS

bhiksa kari’-after finishing His lunch; mahaprabhu—Sri Caitanya Mahaprabhu; karila sayana—took rest; misra-putra—the son of Tapana Misra; raghu—Raghu; kare—does; pada-samvahana—massaging the legs.

When Sri Caitanya Mahaprabhu took His rest after lunch, the son of Tapana Misra, named Raghu, used to massage His legs.

17.91

prabhura ’sesanna’ misra savamse khaila

’prabhu aila’ suni’ candrasekhara aila

SYNONYMS

prabhura—of Sri Caitanya Mahaprabhu; sesa-anna—remnants of food; misra—Tapana Misra; sa-vamse—along with his family; khaila—ate; prabhu aila—the Lord has arrived; suni’-hearing; candrasekhara aila—Candrasekhara came.

The remnants of food left by Sri Caitanya Mahaprabhu were taken by the whole family of Tapana Misra.

When news spread that the Lord had come, Candrasekhara also came to see Him.

17.92

misrera sakha tenho prabhura purva dasa

vaidya-jati, likhana-vrtti, varanasi-vasa

SYNONYMS

misrera sakha—friend of Tapana Misra; tenho—he; prabhura—of Sri Caitanya Mahaprabhu; purva dasa—former servant; vaidya-jati—by caste a physician; likhana-vrtti—by profession a clerk; varanasi-vasa—resident of Varanasi.

Candrasekhara happened to be a friend of Tapana Misra’s, and he was long known to Sri Caitanya Mahaprabhu as His servant.

He was a physician by caste, and by profession he was a clerk.

At the time he was living in Varanasi.

17.93

asi’ prabhu-pade padi’ karena rodana

prabhu uthi’ tanre krpaya kaila alingana

SYNONYMS

asi’—coming; prabhu-pade—at the lotus feet of Sri Caitanya Mahaprabhu; padi’-falling down; karena—does; rodana—crying; prabhu—Sri Caitanya Mahaprabhu; uthi’-standing; tanre—unto him; krpaya—out of mercy; kaila—did; alingana—embracing.

When Candrasekhara came there, he fell down before the lotus feet of Sri Caitanya Mahaprabhu and began to cry.

The Lord, standing up, embraced him out of His causeless mercy.

17.94

candrasekhara kahe,--"prabhu, bada krpa kaila

apane asiya bhrtye darasana dila

SYNONYMS

candrasekhara kahe—Candrasekhara said; prabhu—my dear Lord; bada krpa kaila—You have shown Your causeless mercy; apane—personally; asiya—coming; bhrtye—unto Your servant; darasana dila—gave Your audience.

Candrasekhara said, "My dear Lord, You bestowed Your causeless mercy upon me because I am Your old servant.

Indeed, You have come here personally to give me Your audience.

17.95

apana-prarabdhe vasi’ varanasi-sthane

’maya’, ’brahma’ sabda vina nahi suni kane

SYNONYMS

apana-prarabdhe—because of my past deeds; vasi’-staying; varanasi-sthane—in the place known as Varanasi; maya—maya; brahma—and brahma; sabda—the words; vina—except; nahi suni—I do not hear; kane—in the ear “Due to my past deeds, I am residing at Varanasi, but here I do not hear anything but the words maya and Brahman.”

PURPORT

The word prarabdhe (past deeds) is important in this verse.

Since Candrasekhara was a devotee, he was always eager to hear about Krsna and His transcendental pastimes.

Most of the inhabitants of Benares were and are impersonalists, worshipers of Lord Siva and followers of the pancopasana method.

The impersonalists imagine some form of the impersonal Brahman, and to facilitate meditation they concentrate upon the forms of Visnu, Siva, Ganesa, Surya and goddess Durga.

Actually these pancopasakas are not devotees of anyone.

As it is said, to be a servant of everyone is to be the servant of no one.

Varanasi, or Kasi, is the chief holy place of pilgrimage for impersonalists, and it is not at all suitable for devotees.

A Vaisnava likes to live in a visnu-tirtha, a place where Lord Visnu’s temples are present.

In Varanasi there are many hundreds and thousands of Lord Siva’s temples, or pancopasaka temples.

Consequently Candrasekhara expressed great unhappiness as he informed Lord Caitanya that he was obliged to live at Benares due to his past misdeeds.

In the Bhakti-rasamrta-sindhu it is also said, durjaty-arambhakam papam yat syat prarabdham eva tat “According to one’s past misdeeds, one takes birth on a lower platform.” In the Brahma-samhita (5.54) it is said: karmani nirdahati kintu ca bhakti-bhajam.

There is no karma attached to the past deeds or misdeeds of one in devotional service.

A devotee is not subjected to karma-phala, the effect of fruitive activity.

Karma-phala is applicable to karmis, not bhaktas.

There are three kinds of devotees: those who are eternally on the transcendental platform (nitya-siddha), those elevated to the transcendental platform by the execution of devotional service (sadhana-siddha), and those who are neophytes advancing toward the perfectional platform (sadhaka).

The sadhakas are gradually becoming free from fruitive reaction.

Bhakti-rasamrta-sindhu (1.1.17) describes the symptoms of bhakti-yoga thus:

klesa-ghni subhada moksa-

laghutakrt sudurlabha

sandrananda-visesatma

sri-krsnakarsini ca sa Devotional service is klesa-ghni even for beginners.

This means that it reduces or nullifies all kinds of suffering.

The word subhada indicates that devotional service bestows all good fortune, and the words krsna-akarsini indicate that devotional service gradually attracts Krsna toward the devotee.

Consequently a devotee is not subject to any sinful reaction.

In Bhagavad-gita (18.66) Krsna says:

sarva-dharman parityajya

mam ekam saranam vraja

aham tvam sarva-papebhyo

moksayisyami ma sucah “Abandon all varieties of religion and just surrender unto Me.

I shall deliver you from all sinful reaction.

Do not fear.” Thus a fully surrendered, sincere devotee immediately receives relief from all kinds of sinful reaction.

There are three stages of fructification for sinful activity.

At one stage, one commits the sinful act.

Before that, the seed of this act exists, and before that there is ignorance whereby one commits the sin.

Suffering is involved in all three stages.

However, Krsna is merciful to His devotee, and consequently He immediately nullifies all three stages-the sin, the seed of sin and the ignorance that leads one to sin.

Padma Purana confirms this:

aprarabdha-phalam papam

kutam bijam phalonmukham

kramenaiva praliyeta

visnu-bhakti-ratatmanam For a further explanation of this, The Nectar of Devotion should be consulted.

17.96

sad-darsana-vyakhya vina katha nahi etha

misra krpa kari’ more sunana krsna-katha

SYNONYMS

sat-darsana—of six kinds of philosophical theses; vyakhya—explanation; vina—except; katha—talk; nahi—not; etha—here; misra—Tapana Misra; krpa kari’-being very merciful; more—unto me; sunana—explains; krsna-katha—topics of Lord Sri Krsna.

Candrasekhara continued, "There is no talk at Varanasi other than discussions on the six philosophical theses.

Nonetheless, Tapana Misra has been very kind to me, for he speaks about topics relating to Lord Krsna.

PURPORT

The six philosophical treatises are: (1) vaisesika, propounded by Kanada Rsi, (2) nyaya, propounded by Gautama Rsi, (3) yoga or mysticism, propounded by Patanjali Rsi, (4) the philosophy of sankhya, propounded by Kapila Rsi, (5) the philosophy of karma-mimamsa, propounded by Jaimini Rsi, and (6) the philosophy of brahma-mimamsa, or Vedanta, the ultimate conclusion of the Absolute Truth (janmady asya yatah), propounded by Vedavyasa.

Actually Vedanta philosophy is meant for the devotees because in Bhagavad-gita Lord Krsna says, vedanta-krd veda-vid eva caham: “I am the compiler of Vedanta, and I am the knower of the Vedas.” (Bg.15.15) Vyasadeva is an incarnation of Krsna, and consequently Krsna is the compiler of Vedanta philosophy.

Therefore Krsna clearly knows the purport of Vedanta philosophy.

As stated in Bhagavad-gita, whoever hears Vedanta philosophy from Krsna is actually aware of the real meaning of Vedanta.

The Mayavadis who have called themselves Vedantists do not at all understand the purport of Vedanta philosophy.

Not being properly educated, people in general think that Vedanta means the Sankarite interpretation.

17.97

nirantara dunhe cinti tomara carana

’sarvajna isvara’ tumi dila darasana

SYNONYMS

nirantara—incessantly; dunhe—we two; cinti—think of; tomara carana—Your lotus feet; sarva-jna—omniscient; isvara—Supreme Personality of Godhead; tumi—You; dila darasana—gave Your audience "My dear Lord, we two think of Your lotus feet incessantly.

Although You are the omniscient Supreme Personality of Godhead, You have granted us Your audience.

17.98

suni,--’mahaprabhu’ yabena sri-vrndavane

dina kata rahi’ tara’ bhrtya dui-jane"

SYNONYMS

suni—I hear; mahaprabhu—Sri Caitanya Mahaprabhu; yabena—will go; sri-vrndavane—to Vrndavana; dina kata—for some days; rahi’-staying; tara’-please deliver; bhrtya—servants; dui-jane—two persons “My Lord, I have heard that You are going to Vrndavana.

After You stay here at Varanasi for some days, please deliver us, for we are Your two servants.”

17.99

misra kahe,--’prabhu, yavat kasite rahiba

mora nimantrana vina anya na maniba’

SYNONYMS

misra kahe—Tapana Misra said; prabhu—my Lord; yavat—as long as; kasite rahiba—You will stay at Kasi, Varanasi; mora nimantrana—my invitation; vina—besides; anya—others; na maniba—do not accept.

Tapana Misra then said, “My dear Lord, as long as You stay at Varanasi, please do not accept any invitation other than mine.”

17.100

ei-mata mahaprabhu dui bhrtyera vase

iccha nahi, tabu tatha rahila dina-dase

SYNONYMS

ei-mata—in this way; mahaprabhu—Sri Caitanya Mahaprabhu; dui—two; bhrtyera—by servants; vase—being obliged; iccha nahi—there was no such desire; tabu—still; tatha—there; rahila—remained; dina-dase—for ten days.

Even though He had not made such a plan, Sri Caitanya Mahaprabhu remained for ten days at Varanasi, being obligated by the requests of His two servants.

17.101

maharastriya vipra aise prabhu dekhibare

prabhura rupa-prema dekhi’ haya camatkare

SYNONYMS

maharastriya—belonging to the Maharastra state; vipra—one brahmana; aise—comes; prabhu dekhibare—to see Lord Sri Caitanya Mahaprabhu; prabhura—of Sri Caitanya Mahaprabhu; rupa-prema—beauty and ecstatic love; dekhi’-seeing; haya camatkare—becomes astonished.

At Varanasi there was a Maharastriyan brahmana who used to come daily to see Sri Caitanya Mahaprabhu.

This brahmana was simply astonished to see the Lord’s personal beauty and ecstatic love for Krsna.

17.102

vipra saba nimantraya, prabhu nahi mane

prabhu kahe,--’aji mora hanache nimantrane’

SYNONYMS

vipra—the brahmanas; saba—all; nimantraya—invite; prabhu—Lord Sri Caitanya Mahaprabhu; nahi mane—does not accept; prabhu kahe—the Lord replies; aji—today; mora—My; hanache—has been; nimantrane—invitation.

When the brahmanas of Varanasi would invite Sri Caitanya Mahaprabhu to lunch, the Lord would not accept their invitations.

He would reply, “I have already been invited somewhere else.”

17.103

ei-mata prati-dina karena vancana

sannyasira sanga-bhaye na manena nimantrana

SYNONYMS

ei-mata—in this way; prati-dina—daily; karena vancana—denies other inviters; sannyasira—of the Mayavadi sannyasis; sanga-bhaye—from fear of the association; na manena—does not accept; nimantrana—invitation.

Every day Sri Caitanya Mahaprabhu refused their invitation because He feared associating with Mayavadi sannyasis.

PURPORT

A Vaisnava sannyasi never accepts an invitation from a party who considers Mayavadi sannyasis and Vaisnava sannyasis to be one and the same.

In other words, Vaisnava sannyasis do not at all like to associate with Mayavadi sannyasis, to say nothing of eating together.

This principle must be followed by the sannyasis of the Krsna consciousness movement.

That is the instruction of Sri Caitanya Mahaprabhu given by His personal behavior.

17.104

prakasananda sripada sabhate vasiya

’vedanta’ padana bahu sisya-gana lana

SYNONYMS

prakasananda—Prakasananda; sripada—a great sannyasi; sabhate—in the assembly; vasiya—sitting down; vedanta—Vedanta philosophy; padana—instructs; bahu—many; sisya-gana—disciples; lana—taking.

There was a great Mayavadi sannyasi named Prakasananda Sarasvati who used to teach Vedanta philosophy to a great assembly of followers.

PURPORT

Sripada Prakasananda Sarasvati was a Mayavadi sannyasi, and his characteristics have been described in Caitanya-bhagavata (Madhya-khanda Chapter Three):

’hasta’, ’pada’, ’mukha’ mora nahika ’locana’

veda more ei-mata kare vidambana

kasite padaya veta ’prakasa-ananda’

sei veta kare mora anga khanda-khanda

vakhanaye veda, mora vigraha na mane

sarvange ha-ila kustha, tabu nahi jane

sarva-yajnamaya mora ye-anga--pavitra

’aja’, ’bhava’ adi gaya yanhara caritra

’punya’ pavitrata paya ye-anga-parase

taha ’mithya’ bale veta kemana sahase In the Madhya-khanda, Chapter Twenty, it is said:

sannyasi ’prakasananda’ vasaye kasite

more khanda-khanda veta kare bhala-mate

padaya ’vedanta’, mora ’vigraha’ na mane

kustha karailun ange, tabu nahi jane

’satya’ mora ’lila-karma’, ’satya’ mora ’sthana’

iha ’mithya’ bale, more kare khan-khan Prakasananda Sarasvati used to explain impersonalism, the Absolute Truth, as being without hands, legs, mouths or eyes.

In this way he used to cheat the people by denying the personal form of the Lord.

Such a foolish person was Prakasananda Sarasvati, whose only business was to sever the limbs of the Lord by proving the Lord impersonal.

Although the Lord has form, Prakasananda Sarasvati was attempting to cut off the hands and legs of the Lord.

This is the business of demons.

The Vedas state that people who do not accept the Lord’s form are rascals.

The form of the Lord is factual, for Krsna states in Bhagavad-gita (15.15): vedais ca sarvair aham eva vedyah.

When Krsna says aham, He says “I am,” which means “I,” the person.

He adds the word eva, which is used for conclusive verification.

It is by Vedanta philosophy that one has to know the Supreme Person.

Whoever describes Vedic knowledge as impersonal is a demon.

One becomes successful in life by worshiping the form of the Lord.

The Mayavadi sannyasis deny the form of the Lord, which delivers all fallen souls.

Indeed, this form is cut to pieces by Mayavadi demons.

The Personality of Godhead is worshiped by exalted demigods like Lord Brahma and Lord Siva.

The original Mayavadi sannyasi, Sankaracarya, also accepted the fact that the Lord’s form is transcendental.

Narayanah paro ’vyaktat: “Narayana, the Supreme Personality of Godhead, is beyond the avyakta, the unmanifested material energy.” Avyaktad anda-sambhavah: “This material world is a creation of that unmanifested material energy.” However, Narayana has His own eternal form, which is not created by material energy.

Simply by worshiping the form of the Lord, one is purified.

However, Mayavadi sannyasis are impersonalist philosophers, and they describe the form of the Lord as maya, or false.

How can one be purified by worshiping something false? Mayavadi philosophers have no sufficient reason for being impersonalists.

They blindly follow a principle that cannot be supported by reason or argument.

This was the situation with Prakasananda Sarasvati, the chief Mayavadi sannyasi of Benares.

He was supposed to teach Vedanta philosophy, but he would not accept the form of the Lord; therefore he was attacked with leprosy.

Nonetheless, he continued to commit sins by describing the Absolute Truth as impersonal.

The Absolute Truth, the Supreme Personality of Godhead, always displays pastimes and activities, but Mayavadi sannyasis claim that these activities are false.

Some people falsely claim that Prakasananda Sarasvati later became known as Prabodhananda Sarasvati, but this is not a fact.

Prabodhananda Sarasvati was the uncle and spiritual master of Gopala Bhatta Gosvami.

In his grhastha life, Prabodhananda Sarasvati was a resident of Sri Ranga-ksetra, and he belonged to the Vaisnava Ramanuja-sampradaya.

It is a mistake to consider Prakasananda Sarasvati and Prabodhananda Sarasvati the same man.

17.105

eka vipra dekhi’ aila prabhura vyavahara

prakasananda-age kahe caritra tanhara

SYNONYMS

eka vipra—one brahmana; dekhi’-seeing; aila—came; prabhura—of Sri Caitanya Mahaprabhu; vyavahara—activities; prakasananda-age—before the Mayavadi sannyasi Prakasananda; kahe—says; caritra tanhara—His characteristics.

One brahmana who saw the wonderful behavior of Sri Caitanya Mahaprabhu came to Prakasananda Sarasvati and described the Lord’s characteristics.

17.106

"eka sannyasi aila jagannatha haite

tanhara mahima-pratapa na pari varnite

SYNONYMS

eka—one; sannyasi—person in the renounced order of life; aila—has come; jagannatha haite—from Jagannatha Puri; tanhara—His; mahima—glories; pratapa—influence; na pari varnite—I cannot describe.

The brahmana told Prakasananda Sarasvati, "There is a sannyasi who has come from Jagannatha Puri, and I cannot describe His wonderful influence and glories.

17.107

sakala dekhiye tante adbhuta-kathana

prakanda-sarira, suddha-kancana-varana

SYNONYMS

sakala dekhiye—I see everything; tante—in Him; adbhuta-kathana—wonderful description; prakanda-sarira—very large body; suddha—pure; kancana—gold; varana—complexion "Everything is wonderful about that sannyasi.

He has a very well built and luxurious body, and His complexion is like purified gold.

17.108

ajanu-lambita bhuja, kamala-nayana

yata kichu isvarera sarva sal-laksana

SYNONYMS

ajanu-lambita—reaching down to the knees; bhuja—arms; kamala-nayana—eyes like the petals of a lotus flower; yata—as many as; kichu—any; isvarera—of the Supreme Personality of Godhead; sarva—all; sat-laksana—transcendental symptoms "He has arms that extend to His knees, and His eyes are like the petals of a lotus.

In His person are all the transcendental symptoms of the Supreme Personality of Godhead.

17.109

taha dekhi’ jnana haya--’ei narayana

yei tanre dekhe, kare krsna-sankirtana

SYNONYMS

taha dekhi’—seeing that; jnana haya—one comes to the conclusion; ei narayana—He is the Supreme Personality of Godhead, Narayana Himself; yei—anyone who; tanre—Him; dekhe—sees; kare—performs; krsna-sankirtana—chanting of the holy name of Krsna "When one sees all these features, one takes Him to be Narayana Himself.

Whoever sees Him immediately begins to chant the holy name of Krsna.

17.110

’maha-bhagavata’-laksana suni bhagavate

se-saba laksana prakata dekhiye tanhate

SYNONYMS

maha-bhagavata—of a first-class devotee; laksana—symptoms; suni—we hear; bhagavate—in Srimad-Bhagavatam; se-saba laksana—all those symptoms; prakata—manifest; dekhiye—I see; tanhate—in Him "We have heard about the symptoms of a first-class devotee in Srimad Bhagavatam, and all those symptoms are manifest in the body of Sri Caitanya Mahaprabhu.

17.111

’nirantara krsna-nama’ jihva tanra gaya

dui-netre asru vahe ganga-dhara-praya

SYNONYMS

nirantara—incessantly; krsna-nama—the holy name of the Lord; jihva—tongue; tanra—His; gaya—chants; dui-netre—in the two eyes; asru—tears; vahe—flow; ganga-dhara-praya—like the flow of the Ganges "His tongue is always chanting the holy name of Krsna, and from His eyes tears incessantly fall like the flowing Ganges.

17.112

ksane nace, hase, gaya, karaye krandana

ksane huhunkara kare,--simhera garjana

SYNONYMS

ksane—sometimes; nace—dances; hase—laughs; gaya—sings; karaye krandana—cries; ksane—sometimes; huhun-kara—loud vibrations; kare—makes; simhera garjana—the roaring of a lion "Sometimes He dances, laughs, sings and cries, and sometimes He roars like a lion.

17.113

jagat-mangala tanra ’krsna-caitanya’-nama

nama, rupa, guna tanra, saba--anupama

SYNONYMS

jagat-mangala—all-auspicious to the whole world; tanra—His; krsna-caitanya—Sri Krsna Caitanya; nama—name; nama—name; rupa—form; guna—the quality; tanra—His; saba—all; anupama—unparalleled "His name, Krsna Caitanya, is all-auspicious to the world.

Everything about Him-His name, form, and qualities-is unparalleled.

17.114

dekhile se jani tanra ’isvarera riti’

alaukika katha suni’ ke kare pratiti?"

SYNONYMS

dekhile—simply by seeing; se—Him; jani—I understand; tanra—His; isvarera riti—characteristics of the Supreme Personality of Godhead; alaukika—uncommon; katha—story; suni’-hearing; ke—who; kare pratiti—will believe “Simply by seeing Him, one understands that He possesses all the characteristics of the Supreme Personality of Godhead.

Such characteristics are certainly uncommon.

Who will believe it?”

17.115

suniya prakasananda bahuta hasila

vipre upahasa kari’ kahite lagila

SYNONYMS

suniya—hearing; prakasananda—Prakasananda Sarasvati; bahuta hasila—laughed very much; vipre—at the brahmana; upahasa kari’-jokingly laughing; kahite lagila—began to speak.

Prakasananda Sarasvati laughed very much to hear this description.

Joking and laughing at the brahmana, he began to speak as follows.

17.116

"suniyachi gauda-desera sannyasi--’bhavuka’

kesava-bharati-sisya, loka-prataraka

SYNONYMS

suniyachi—I have heard; gauda-desera sannyasi—the sannyasi from Bengal; bhavuka—sentimental; kesava-bharati-sisya—disciple of Kesava Bharati; loka-prataraka—a first-class pretender.

Prakasananda Sarasvati said, “Yes, I have heard about Him.

He is a sannyasi from Bengal, and He is very sentimental.

I have also heard that He belongs to the Bharati-sampradaya, for He is a disciple of Kesava Bharati.

However, He is only a pretender.”

PURPORT

Sri Caitanya Mahaprabhu was considered bhavuka (sentimental) because He was always seen in the bhava stage.

That is, He always exhibited ecstatic love for Krsna.

However, foolish people considered Him sentimental.

In the material world, so-called devotees sometimes exhibit emotional symptoms.

Caitanya Mahaprabhu’s ecstatic love cannot be compared to the imitative emotional exhibitions of pretenders.

Such exhibitions do not continue for very long.

They are temporary.

We actually see that some emotional imitators exhibit certain symptoms, but immediately after their exhibition, they are attracted to smoking and other things.

In the beginning, when Prakasananda Sarasvati heard of Sri Caitanya Mahaprabhu’s activities, he considered them to be those of a pretender.

Consequently he called Him a loka-prataraka, a pretender.

Mayavadis cannot understand the transcendental symptoms exhibited by a devotee; therefore when such symptoms are manifest, the Mayavadis equate them with temporary emotional feelings.

However, Prakasananda Sarasvati’s statement is offensive, and consequently he should be considered an atheist (pasandi).

According to Srila Rupa Gosvami, since Prakasananda Sarasvati was not engaged in the Lord’s devotional service, his sannyasa is to be considered phalgu-vairagya.

This means that since he did not know how to use things for the Lord’s service, his renunciation of the world was artificial.

17.117

’caitanya’-nama tanra, bhavuka-gana lana

dese dese grame grame bule nacana

SYNONYMS

caitanya—Caitanya; nama tanra—His name; bhavuka-gana lana—accompanied by some sentimentalists; dese dese—from country to country; grame grame—from village to village; bule—travels; nacana—causing to dance.

Prakasananda Sarasvati continued, "I know that His name is Sri Krsna Caitanya and that He is accompanied by many sentimentalists.

His followers dance with Him, and He tours from country to country and village to village.

17.118

yei tanre dekhe, sei isvara kari’ kahe

aiche mohana-vidya--ye dekhe se mohe

SYNONYMS

yei—anyone who; tanre—Him; dekhe—sees; sei—that person; isvara kari’-as the Supreme Personality of Godhead; kahe—says; aiche—such; mohana-vidya—hypnotism; ye dekhe—anyone who sees; se mohe—he becomes illusioned "Whoever sees Him accepts Him as the Supreme Personality of Godhead.

Since He has some mystic power by which He hypnotizes people, everyone who sees Him is illusioned.

17.119

sarvabhauma bhattacarya--pandita prabala

suni’ caitanyera sange ha-ila pagala

SYNONYMS

sarvabhauma bhattacarya—Sarvabhauma Bhattacarya; pandita prabala—a learned scholar; suni’-I have heard; caitanyera sange—in the association of Caitanya; ha-ila pagala—has become a madman "Sarvabhauma Bhattacarya was a very learned scholar, but I have heard that he also has become a madman due to his association with this Caitanya.

17.120

’sannyasi’--nama-matra, maha-indrajali!

’kasipure’ na vikabe tanra bhavakali

SYNONYMS

sannyasi—in the renounced order of life; nama-matra—in name only; maha-indrajali—first-class magician; kasipure—in Kasi; na vikabe—will not sell; tanra—His; bhavakali—sentimental activities "This Caitanya is a sannyasi in name only.

Actually He is a first-class magician.

In any case, His sentimentalism cannot be very much in demand here in Kasi.

17.121

’vedanta’ sravana kara, na yaiha tanra pasa

ucchrnkhala-loka-sange dui-loka-nasa"

SYNONYMS

vedanta—the philosophy of Vedanta; sravana kara—go on hearing; na—do not; yaiha—go; tanra pasa—near Him; ucchrnkhala—upstart; loka—people; sange—in the association of; dui-loka-nasa—destruction in this world and the next “Do not go to see Sri Caitanya Mahaprabhu.

Just continue hearing Vedanta.

If you associate with upstarts, you will be lost in this world and in the next.”

PURPORT

The word ucchrnkhala, meaning “whimsical,” is significant in this verse.

In Bhagavad-gita (16.23), Lord Krsna Himself says:

yah sastra-vidhim utsrjya

vartate kama-karatah

na sa siddhim avapnoti

na sukham na param gatim If one acts whimsically and does not follow the sastric principles, he will never attain perfection, happiness or the spiritual world.

17.122

eta suni’ sei vipra maha-duhkha paila

’krsna’ ’krsna’ kahi’ tatha haite uthi’ gela

SYNONYMS

eta suni’—hearing this; sei vipra—that brahmana; maha-duhkha paila—became very much aggrieved; krsna krsna kahi’-uttering the holy name of Lord Krsna; tatha haite—from there; uthi’ gela—got up and went away.

When the brahmana heard Prakasananda Sarasvati speak like this about Sri Caitanya Mahaprabhu, he became very grief-stricken.

Chanting the holy name of Krsna, he immediately left.

17.123

prabhura darasane suddha hanache tanra mana

prabhu-age duhkhi hana kahe vivarana

SYNONYMS

prabhura darasane—by seeing personally the Supreme Personality of Godhead; suddha—purified; hanache—was; tanra mana—his mind; prabhu-age—before the Lord; duhkhi hana—being very much unhappy; kahe vivarana—described the incidents.

The brahmana’s mind was already purified by seeing the Supreme Personality of Godhead, Sri Caitanya Mahaprabhu.

He therefore went to Sri Caitanya Mahaprabhu and described what took place before the Mayavadi sannyasi Prakasananda.

17.124

suni’ mahaprabhu tabe isat hasila

punarapi sei vipra prabhure puchila

SYNONYMS

suni’—hearing; mahaprabhu—Sri Caitanya Mahaprabhu; tabe—then; isat—mildly; hasila—smiled; punarapi—again indeed; sei—that; vipra—brahmana; prabhure puchila—inquired from Sri Caitanya Mahaprabhu.

Hearing this, Sri Caitanya Mahaprabhu mildly smiled.

The brahmana then spoke again to the Lord.

17.125

"tara age yabe ami tomara nama la-ila

seha tomara nama jane,--apane kahila

SYNONYMS

tara age—before him; yabe—when; ami—I; tomara—Your; nama—name; laila—uttered; seha—he; tomara—Your; nama—name; jane—knows; apane kahila—he said himself.

The brahmana said,"As soon as I uttered Your name before him, he immediately confirmed the fact that he knew Your name.

17.126

tomara ’dosa’ kahite kare namera uccara

’caitanya’ ’caitanya’ kari’ kahe tina-bara

SYNONYMS

tomara dosa—Your fault; kahite—describing; kare—does; namera—of the name; uccara—utterances; caitanya caitanya—Caitanya, Caitanya; kari’-in that way; kahe tina-bara—he uttered three times "While finding fault with You, he uttered Your name three times, saying, ’Caitanya, Caitanya, Caitanya.’

17.127

tina-bare ’krsna-nama’ na aila tara mukhe

’avajna’te nama laya, suni’ pai duhkhe

SYNONYMS

tina-bare—three times; krsna-nama—the holy name of Krsna; na aila—did not come; tara mukhe—in his mouth; avajna’te—in contempt; nama laya—takes Your name; suni’-hearing; pai duhkhe—I was very much aggrieved "Although he spoke Your name three times, he did not utter the name of Krsna.

Because he uttered Your name in contempt, I was very much aggrieved.

PURPORT

Prakasananda Sarasvati vilified and blasphemed Sri Caitanya Mahaprabhu.

Words like brahma, caitanya, atma, paramatma, jagadisa, isvara, virat, vibhu, bhuma, visvarupa and vyapaka all indirectly indicate Krsna.

However, the chanter of these names is not actually attracted to the Supreme Personality of Godhead Krsna and His transcendental pastimes.

One may get a little light from these names, but one cannot understand that the holy name of the Lord is identical with the Lord.

One considers the Lord’s names material due to a poor fund of knowledge.

Mayavadi philosophers and the pancopasakas cannot in the least understand the existence of the spiritual world and the blissful variegatedness there.

They cannot understand the Absolute Truth and its spiritual varieties-name, form, qualities and pastimes.

Consequently they conclude that Krsna’s transcendental activities are maya.

Due to this, one has to directly cultivate knowledge about the holy name of the Lord.

Mayavadi philosophers do not know this fact, and therefore they commit great offenses.

One should not hear anything about Krsna or devotional service from the mouths of Mayavadi impersonalists.

17.128

ihara karana more kaha krpa kari’

toma dekhi’ mukha mora bale ’krsna’ ’hari"

SYNONYMS

ihara—of this; karana—cause; more—unto me; kaha—please speak; krpa kari’-by Your causeless mercy; toma dekhi’-seeing You; mukha—mouth; mora—my; bale—says; krsna hari—the holy names of Krsna and Hari “Why could Prakasananda not utter the names of Krsna and Hari? He chanted the name Caitanya thrice.

As far as I am concerned, simply by seeing You I am moved to chant the holy names of Krsna and Hari.”

17.129

prabhu kahe,--"mayavadi krsne aparadhi

’brahma’, ’atma’ ’caitanya’ kahe niravadhi

SYNONYMS

prabhu kahe—Sri Caitanya Mahaprabhu said; mayavadi—the impersonalists; krsne—unto Krsna; aparadhi—great offenders; brahma—brahma; atma-atma; caitanya—caitanya; kahe—say; niravadhi—without stopping.

Sri Caitanya Mahaprabhu replied, "Mayavadi impersonalists are great offenders unto Lord Krsna; therefore they simply utter the words Brahman, atma and caitanya.

17.130

ataeva tara mukhe na aise krsna-nama

’krsna-nama’, ’krsna-svarupa’--duita ’samana’

SYNONYMS

ataeva—therefore; tara mukhe—in their mouths; na—not; aise—manifests; krsna-nama—the holy name of Krsna; krsna-nama—the holy name of Krsna; krsna-svarupa—the personality of the Lord; duita samana—both identical "The holy name of Krsna is not manifest in their mouths because they are offenders unto Krsna, the Supreme Personality of Godhead, who is identical with His holy name.

17.131

’nama’, ’vigraha’, ’svarupa’--tina eka-rupa

tine ’bheda’ nahi,--tina ’cid-ananda-rupa’

SYNONYMS

nama—the name; vigraha—form; sva-rupa—personality; tina—all three; eka-rupa—one and the same; tine—between the three; bheda nahi—there is no difference; tina—all three; cit-ananda-rupa—transcendentally blissful "The Lord’s holy name, His form and His personality are all one and the same.

There is no difference between them.

Since all of them are absolute, they are transcendentally blissful.

17.132

deha-dehira, nama-namira krsne nahi ’bheda’

jivera dharma--nama-deha-svarupe ’vibheda’

SYNONYMS

deha-dehira—of the body and the owner of the body; nama-namira—of the name and the owner of the name; krsne—in Krsna; nahi bheda—there is no difference; jivera dharma—the situation of the conditioned soul; nama—name; deha—body; sva-rupe—original form; vibheda—different "There is no difference between Krsna’s body and Himself or between His name and Himself.

As far as the conditioned soul is concerned, everything is different.

One’s name is different from the body, from one’s original form and so on.

PURPORT

Sri Caitanya Mahaprabhu is herein pointing out to the brahmana that Mayavadi philosophers cannot understand that the living entity is equal in quality with the Supreme Personality of Godhead.

Because they do not accept this, they think that the living entity has been falsely divided from the original Brahman due to being conditioned by maya.

Mayavadis believe that the Absolute Truth is ultimately impersonal.

When an incarnation of God or God Himself comes, they think He is covered by maya.

In other words, Mayavadi impersonalists think that the Lord’s form is also a product of this material world.

Due to a poor fund of knowledge, they cannot understand that Krsna has no body separate from Himself.

His body and Himself are both the same Absolute Truth.

Not having perfect knowledge of Krsna, such impersonalists certainly commit offenses at His lotus feet.

Therefore they do not utter the original name of the Absolute Truth, Krsna.

In their impersonal way, they utter the name of impersonal Brahman, spirit soul.

In other words, they indulge in indirect indications of the Absolute Truth.

Even if they happen to utter the name of Govinda, Krsna or Madhava, they still cannot understand that these names are as good as Govinda, Krsna or Madhava the person.

Because they are ultimately impersonalists, their uttering of the personal name has no potency.

Actually they do not believe in Krsna but consider all these names to be material vibrations.

Not being able to appreciate the holy name of the Lord, they simply utter indirect names like Brahman, atma and caitanya.

It is a fact, however, that the name of Krsna and Krsna the person are both spiritual.

Everything about Krsna is transcendental, blissful and objective.

For a conditioned soul, the body is different from the soul, and the name given by the father is also different from the soul.

The conditioned living entity’s identification with material objects keeps him from attaining his actual position.

Although he is an eternal servant of Krsna, he acts differently.

The svarupa, or actual identification of the living entity, is described by Sri Caitanya Mahaprabhu as jivera ’svarupa’ haya-krsnera ’nitya-dasa’.

The conditioned soul has forgotten the real activities of his original position.

However, this is not the case with Krsna.

Krsna’s name and His person are identical.

There is no such thing as maya Krsna because Krsna is not a product of the material creation.

There is no difference between Krsna’s body and His soul.

Krsna is simultaneously both soul and body.

The distinction between body and soul applies to conditioned souls.

The body of the conditioned soul is different from the soul, and the conditioned soul’s name is different from his body.

One may be named Mr.

John, but if we call for Mr.

John, Mr.

John may never actually appear.

However, if we utter the holy name of Krsna, Krsna is immediately present on our tongue.

In the Padma Purana, Krsna says, mad-bhakta yatra gayanti tatra tisthami narada: “O Narada, I am present wherever My devotees are chanting.” When the devotees chant the holy name of Krsna-Hare Krsna, Hare Krsna, Krsna Krsna, Hare Hare Hare Rama, Hare Rama, Rama Rama, Hare Hare-Lord Krsna is immediately present.

17.133

nama cintamanih krsnas

caitanya-rasa-vigrahah

purnah suddho nitya-mukto

’bhinnatvan nama-naminoh

SYNONYMS

namah—the holy name; cintamanih—transcendentally blissful giver of all spiritual benedictions; krsnah—not different from Krsna; caitanya-rasa-vigrahah—the form of all transcendental mellows; purnah—complete; suddhah—pure, without material contamination; nitya—eternal; muktah—liberated; abhinna-tvat—due to not being different; nama—of the holy name; naminoh—and of the person who has the name " ’The holy name of Krsna is transcendentally blissful.

It bestows all spiritual benedictions, for it is Krsna Himself, the reservoir of all pleasure.

Krsna’s name is complete, and it is the form of all transcendental mellows.

It is not a material name under any condition, and it is no less powerful than Krsna Himself.

Since Krsna’s name is not contaminated by the material qualities, there is no question of its being involved with maya.

Krsna’s name is always liberated and spiritual; it is never conditioned by the laws of material nature.

This is because the name of Krsna and Krsna Himself are identical.’

PURPORT

This is a quotation from Padma Purana.

17.134

ataeva krsnera ’nama’, ’deha’, ’vilasa’

prakrtendriya-grahya nahe, haya sva-prakasa

SYNONYMS

ataeva—therefore; krsnera—of Lord Krsna; nama—the holy name; deha—the spiritual body; vilasa—the pastimes; prakrta-indriya—by the dull senses made of matter; grahya—perceptible; nahe—not; haya—are; sva-prakasa—self-manifested "The holy name of Krsna, His body and His pastimes cannot be understood by blunt material senses.

They are manifest independently.

PURPORT

The transcendental body of Krsna, His name, form, qualities, pastimes and entourage all constitute the Absolute Truth and are as good as Krsna (sac-cid-ananda-vigraha).

As long as the living entity is conditioned by the three modes of material nature-(goodness, passion and ignorance)-the objects of his material senses-material form, taste, smell, sound and touch-will not help him understand spiritual knowledge and bliss.

Rather, these are revealed to the pure devotee.

One’s material name, form and qualities are certainly different from one another.

In the material world, there is no conception of absolute; however, when we come to Krsna consciousness we find that there is no material difference between Krsna’s body and His names, activities and entourage.

17.135

krsna-nama, krsna-guna, krsna-lila-vrnda

krsnera svarupa-sama--saba cid-ananda

SYNONYMS

krsna-nama—the holy name of Krsna; krsna-guna—the transcendental qualities of Krsna; krsna-lila-vrnda—the transcendental pastimes of Lord Krsna; krsnera sva-rupa—Krsna’s personality; sama—equal; saba—all; cit-ananda—spiritual and full of bliss "The holy name of Krsna, His transcendental qualities and pastimes as well as Lord Krsna Himself are all equal.

They are all spiritual and full of bliss.

17.136

atah sri-krsna-namadi

na bhaved grahyam indriyaih

sevonmukhe hi jihvadau

svayam eva sphuraty adah

SYNONYMS

atah—therefore (because Krsna’s name, form, quality are all on the absolute platform); sri-krsna-nama-adi—Lord Krsna’s name, form, quality, pastimes and so on; na—not; bhavet—can be; grahyam—perceived; indriyaih—by the blunt material senses; seva-unmukhe—to one engaged in His service; hi—certainly; jihva-adau—beginning with the tongue; svayam—personally; eva—certainly; sphurati—become manifest; adah—those (Krsna’s name, form, quality, and so on) " ’Therefore material senses cannot appreciate Krsna’s holy name, form, qualities and pastimes.

When a conditioned soul is awakened to Krsna consciousness and renders service by using his tongue to chant the Lord’s holy name and taste the remnants of the Lord’s food, the tongue is purified, and one gradually comes to understand who Krsna really is.’

PURPORT

This verse is recorded in the Bhakti-rasamrta-sindhu (1.2.234).

17.137

brahmananda haite purnananda lila-rasa

brahma-jnani akarsiya kare atma-vasa

SYNONYMS

brahma-ananda—the pleasure of self-realization; haite—from; purna-ananda—complete pleasure; lila-rasa—the mellows of the pastimes of the Lord; brahma-jnani—those who are on the platform of Brahman understanding; akarsiya—attracting; kare—make; atma-vasa—subordinate to Krsna "The mellows of Lord Krsna’s pastimes, which are full of bliss, attract the jnani from the pleasure of Brahman realization and conquer him.

PURPORT

When one understands that he belongs not to the material world but to the spiritual world, one is called liberated.

Being situated in the spiritual world is certainly pleasurable, but those who realize the transcendental name, form, qualities and pastimes of Lord Krsna enjoy transcendental bliss many times more than one who has simply realized the self.

When one is situated on the platform of self-realization, he can certainly be easily attracted by Krsna and become a servant of the Lord.

This is explained in Bhagavad-gita:

brahma-bhutah prasannatma

na socati na kanksati

samah sarvesu bhutesu

mad-bhaktim labhate param “One who is thus transcendentally situated at once realizes the Supreme Brahman and becomes joyful.

He never laments or desires to have anything; he is equally disposed to every living entity.

In that state he attains pure devotional service unto Me.” (Bg.18.54) When one becomes spiritually realized (brahma-bhuta), he becomes happy (prasannatma), for he is relieved from material conceptions.

One who has attained this platform is not agitated by material action and reaction.

He sees everyone on the platform of spirit soul (panditah sama-darsinah).

When one is completely realized, he can rise to the platform of pure devotional service (mad-bhaktim-labhate param).

When one comes to the platform of bhakti, devotional service, he automatically realizes who Krsna is bhaktya mam abhijanati

yavan yas casmi tattvatah

tato mam tattvato jnatva

visate tad-anantaram “One can understand the Supreme Personality as He is only by devotional service.

And when one is in full consciousness of the Supreme Lord by such devotion, he can enter into the kingdom of God.” (Bg.18.55) It is only on the bhakti platform that one can understand the Supreme Personality of Godhead Krsna and His transcendental name, form, qualities, pastimes and entourage.

Being thus qualified spiritually (visate tad-anantaram), one is allowed to enter the spiritual kingdom of God and return home, back to Godhead.

17.138

svasukha-nibhrta-cetas tad vyudastanya-bhavo

’py ajita-rucira-lilakrsta-saras tadiyam

vyatanuta krpaya yas tattva-dipam puranam

tam akhila-vrjina-ghnam vyasa-sunum nato ’smi

SYNONYMS

sva-sukha—in happiness of the self; nibhrta—solitary; cetah—whose consciousness; tat—because of that; vyudasta—given up; anya-bhavah—any other type of consciousness; api—although; ajita—of Sri Krsna; rucira—pleasing; lila—by the pastimes; akrsta—attracted; sarah—whose heart; tadiyam—consisting of the activities of the Lord; vyatanuta—spread, manifested; krpaya—mercifully; yah—who; tattva-dipam—the bright light of the Absolute Truth; puranam—the Purana (Srimad-Bhagavatam); tam—unto him; akhila-vrjina-ghnam—defeating everything inauspicious; vyasa-sunum—the son of Vyasadeva; natah asmi—I offer my obeisances " ’Let me offer my respectful obeisances unto my spiritual master, the son of Vyasadeva, Sukadeva Gosvami.

It is he who defeats all inauspicious things within this universe.

Although in the beginning he was absorbed in the happiness of Brahman realization and was living in a secluded place, giving up all other types of consciousness, he became attracted by the most melodious pastimes of Lord Sri Krsna.

He therefore mercifully spoke the supreme Purana, known as Srimad-Bhagavatam, which is the bright light of the Absolute Truth and which describes the activities of Lord Krsna.’

PURPORT

This verse was spoken by Suta Gosvami in Srimad-Bhagavatam (12.12.69).

17.139

brahmananda haite purnananda krsna-guna

ataeva akarsaye atma-ramera mana

SYNONYMS

brahma-ananda—the pleasure of Brahman realization; haite—from; purna-ananda—complete bliss; krsna-guna—the qualities of Lord Krsna; ataeva—therefore; akarsaye—attract; atma-ramera mana—the minds of self-realized persons "The transcendental qualities of Sri Krsna are completely blissful and relishable.

Consequently Lord Krsna’s qualities attract even the minds of self-realized persons from the bliss of self-realization.

17.140

atmaramas ca munayo

nirgrantha apy urukrame

kurvanty ahaitukim bhaktim

ittham-bhuta-guno harih

SYNONYMS

atma-aramah—persons who take pleasure in being transcendentally situated in the service of the Lord; ca—also; munayah—great saintly persons who have completely rejected material aspirations, fruitive activities, and so forth; nirgranthah—without interest in any material desire; api—certainly; urukrame—unto the Supreme Personality of Godhead, Krsna, whose activities are wonderful; kurvanti—do; ahaitukim—causeless, or without material desires; bhaktim—devotional service; ittham-bhuta—so wonderful as to attract the attention of the self-satisfied; gunah—who has transcendental qualities; harih—the Supreme Personality of Godhead " ’Those who are self-satisfied and unattracted by external material desires are also attracted to the loving service of Sri Krsna, whose qualities are transcendental and whose activities are wonderful.

Hari, the Personality of Godhead, is called Krsna because He has such transcendentally attractive features.’

17.141

ei saba rahu--krsna-carana-sambandhe

atmaramera mana hare tulasira gandhe

SYNONYMS

ei saba rahu—apart from the pastimes of Lord Krsna; krsna-carana-sambandhe—in relation to the lotus feet of Krsna; atma-aramera—of self-realized persons; mana—the mind; hare—attracts; tulasira gandhe—the aroma of tulasi leaves "Apart from the pastimes of Lord Krsna, when tulasi leaves are offered at the lotus feet of Sri Krsna, even the aroma of the leaves attracts the minds of self-realized persons.

17.142

tasyaravinda-nayanasya padaravinda-

kinjalka-misra-tulasi-makaranda-vayuh

antargatah svavivarena cakara tesam

sanksobham aksara-jusam api citta-tanvoh

SYNONYMS

tasya—of Him; aravinda-nayanasya—of the Supreme Personality of Godhead, whose eyes are like the petals of a lotus; pada-aravinda—of the lotus feet; kinjalka—with saffron; misra—mixed; tulasi—of tulasi leaves; makaranda—with the aroma; vayuh—the air; antargatah—entered; sva-vivarena—through the nostrils; cakara—created; tesam—of them; sanksobham—strong agitation; aksara-jusam—of the impersonally self-realized (Kumaras); api—also; citta-tanvoh—of the mind and body " ’When the breeze carrying the aroma of tulasi leaves and saffron from the lotus feet of the lotus-eyed Personality of Godhead entered through the nostrils into the hearts of those sages (the Kumaras), they experienced a change in both body and mind, even though they were attached to impersonal Brahman understanding.’

PURPORT

This is a verse from Srimad-Bhagavatam (3.15.43).

Vidura and Maitreya discussed the pregnancy of Diti.

Diti’s pregnancy caused the demigods to be very much afraid, and the demigods went to see Lord Brahma.

Lord Brahma explained the original incident involving the cursing of Jaya and Vijaya by the Catuh-sana Kumaras.

Sometimes the Catuh-sana Kumaras went to Vaikuntha to visit Narayana, the Supreme Personality of Godhead, and once they were stopped from entering the palace at the seventh gate by two doorkeepers named Jaya and Vijaya.

Due to their jealousy, Jaya and Vijaya would not allow the Kumaras entry, and consequently the Kumaras became angry and cursed Jaya and Vijaya, condemning them to take birth in a family of asuras in the material world.

The omniscient Personality of Godhead could immediately understand the incident, and He came with His eternal consort the goddess of fortune.

The Catuh-sana Kumaras immediately offered their obeisances unto the Lord.

Simply by seeing the Lord and smelling the aroma of tulasi and saffron from His lotus feet, the Kumaras became devotees and abandoned their long-cherished impersonalism.

Thus the four Kumaras were turned into Vaisnavas simply by smelling the aromatic tulasi mixed with saffron.

Those who are actually on the platform of Brahman realization and who have not offended the lotus feet of Krsna can immediately become Vaisnavas simply by smelling the aroma of the Lord’s lotus feet.

However, those who are offenders or demons are never attracted to the Lord’s personal feature, even though they may visit the Lord’s temple many times.

In Vrndavana we have seen many Mayavadi sannyasis who do not even come to the temple of Govindaji, Gopinatha or Madana-mohana because they think that such temples are maya.

Therefore they are called Mayavadis.

Sri Krsna Caitanya Mahaprabhu therefore said that the Mayavadis are the greatest offenders.

17.143

ataeva ’krsna-nama’ na aise tara mukhe

mayavadi-gana yate maha bahirmukhe

SYNONYMS

ataeva—therefore; krsna-nama—the holy name of Krsna; na—does not; aise—come; tara mukhe—in their mouths; mayavadi-gana—all the Mayavadis; yate—because; maha bahih-mukhe—great offenders by dint of strong atheism "Because the Mayavadis are great offenders and atheistic philosophers, the holy name of Krsna does not come from their mouths.

PURPORT

Because they are constantly blaspheming the Supreme Personality of Godhead by saying that He has no head, hands or legs, Mayavadi philosophers remain offenders for many, many births, even though they have partially realized Brahman.

However, if such impersonalists are not offenders at the lotus feet of the Lord, they immediately become devotees in the association of a devotee.

In other words, if an impersonalist is not an offender, he can become a devotee if he gets a chance to associate with other devotees.

If he is an offender, he cannot be converted even by the association of the Supreme Personality of Godhead.

Sri Krsna Caitanya Mahaprabhu was very much afraid of this Mayavadi offender; therefore He spoke as follows.

17.144

bhavakali vecite ami ailana kasipure

grahaka nahi, na vikaya, lana yaba ghare

SYNONYMS

bhavakali—devotional sentiments; vecite—to sell; ami—I; ailana—came; kasipure—to the city of Kasi; grahaka nahi—there is no customer; na vikaya—do not sell; lana yaba ghare—then I must take my commodity back home "I have come here to sell My emotional ecstatic sentiments in this city of Kasi, but I cannot find any customers.

If they are not sold, I must take them back home.

17.145

bhari bojha lana ailana, kemane lana yaba?

alpa-svalpa-mulya paile, ethai veciba

SYNONYMS

bhari bojha—heavy load; lana—bearing; ailana—I came; kemane—how; lana yaba—shall I take it back; alpa-svalpa-mulya—a fraction of the real price; paile—if I get; ethai—here; veciba—I shall sell “I have brought a heavy load to sell in this city.

To take it back again is a very difficult job; therefore if I get but a fraction of the price, I shall sell it here in this city of Kasi.”

PURPORT

Sri Caitanya Mahaprabhu was selling the transcendental holy name of the Lord.

However, Kasi was a city of Mayavadis (impersonalists), and such people will never chant the holy names of the Hare Krsna maha-mantra.

Consequently Sri Caitanya Mahaprabhu was feeling disappointed.

How could He teach the Mayavadis the importance of chanting the Hare Krsna maha-mantra? The attraction for chanting the holy name of the Lord belongs absolutely to pure devotees, and there was no possibility of finding pure devotees at Kasi.

Consequently Sri Caitanya Mahaprabhu’s commodity was certainly very heavy.

The Lord therefore suggested that even though there were no pure devotees in Kasi, if someone was a little inclined to chant the Hare Krsna mantra, He would deliver this big load, although the proper price was not paid.

Actually we experienced this when we came to preach the Hare Krsna movement in the West.

When we came to New York in 1965, we never expected that the Hare Krsna maha-mantra would be accepted in this country.

Nonetheless, we invited people to our storefront to join in chanting the Hare Krsna mantra, and the Lord’s holy name is so attractive that simply by coming to our storefront in New York, fortunate young people became Krsna conscious.

Although this mission was started with insignificant capital, it is now going nicely.

The spreading of the Hare Krsna maha-mantra in the West has become successful because the young people were not offenders.

The youths who joined this movement were not very advanced as far as purity was concerned, nor were they very well educated in Vedic knowledge, but because they were not offenders, they could accept the importance of the Hare Krsna movement.

We are now very happy to see that this movement is advancing more and more in the Western countries.

We therefore conclude that the so-called mlecchas and yavanas of the Western countries are more purified than offensive Mayavadis or atheistic impersonalists.

17.146

eta bali’ sei vipre atmasatha kari’

prate uthi mathura calila gaurahari

SYNONYMS

eta bali’—saying this; sei vipre—that brahmana; atmasatha kari’-accepting as His devotee; prate uthi—rising early in the morning; mathura calila—started for Mathura; gaurahari—Sri Caitanya Mahaprabhu.

After saying this, Sri Caitanya Mahaprabhu accepted that brahmana as His devotee.

The next morning, rising very early, the Lord started for Mathura.

17.147

sei tina sange cale, prabhu nisedhila

dura haite tina-jane ghare pathaila

SYNONYMS

sei tina—those three; sange—with Sri Caitanya Mahaprabhu; cale—go; prabhu—Sri Caitanya Mahaprabhu; nisedhila—forbade; dura haite—from a distance; tina-jane—the three persons; ghare—home; pathaila—sent back.

When Sri Caitanya Mahaprabhu started for Mathura, all three devotees started to go with Him.

However, the Lord forbade them to accompany Him, and from a distance He asked them to return home.

17.148

prabhura virahe tine ekatra miliya

prabhu-guna gana kare preme matta hana

SYNONYMS

prabhura virahe—because of separation from the Lord; tine—all three; ekatra—together; miliya—meeting; prabhu-guna—the transcendental qualities of the Lord; gana kare—chant; preme—with love; matta hana—being mad.

Feeling separation from the Lord, the three used to meet and glorify the holy qualities of the Lord.

Thus they were absorbed in ecstatic love.

17.149

’prayage’ asiya prabhu kaila veni-snana

’madhava’ dekhiya preme kaila nrtya-gana

SYNONYMS

prayage—to Prayaga; asiya—coming; prabhu—Sri Caitanya Mahaprabhu; kaila—did; veni-snana—bathing in the confluence of the Ganges and Yamuna; madhava—the predominating Deity there, Veni Madhava; dekhiya—seeing; preme—in ecstatic love; kaila—performed; nrtya-gana—dancing and chanting.

Sri Caitanya Mahaprabhu then went to Prayaga, where He bathed at the confluence of the Ganges and the Yamuna.

He then visited the temple of Veni Madhava and chanted and danced there in ecstatic love.

PURPORT

The city of Prayaga is situated a few miles from the city of Allahabad.

The name Prayaga is given due to successful sacrifices performed there.

It is said: prakrstah yagah yaga-phalam yasmat.

If one performs sacrifices at Prayaga, he certainly gets immediate results without difficulty.

Prayaga is also called Tirtharaja, the king of all places of pilgrimage.

This holy place is situated on the confluence of the Rivers Ganges and Yamuna.

Every year a fair takes place there known as Magha-mela, and every twelve years a Kumbha-mela is also held.

In any case, many people come to bathe there every year.

During Magha-mela, people from the local district generally come, and during Kumbha-mela people come from all over India to live there and bathe in the Ganges and Yamuna.

Whoever goes there immediately feels the place’s spiritual influence.

A fort located there was constructed by the Emperor Akbar about five hundred years ago, and near the fort is a place called Triveni.

On the other side of Prayaga is an old place known as Pratisthana-pura.

It is also well known as Jhunsi.

Many saintly people live there, and consequently it is very attractive from the spiritual point of view.

17.150

yamuna dekhiya preme pade jhanpa diya

aste-vyaste bhattacarya uthaya dhariya

SYNONYMS

yamuna—the River Yamuna; dekhiya—seeing; preme—in ecstatic love; pade—falls down; jhanpa diya—jumping; aste-vyaste—in great haste; bhattacarya—Balabhadra Bhattacarya; uthaya—raises; dhariya—catching.

As soon as Sri Caitanya Mahaprabhu saw the River Yamuna, He threw Himself in it.

Balabhadra Bhattacarya hastily caught the Lord and very carefully raised Him up again.

17.151

ei-mata tina-dina prayage rahila

krsna-nama-prema diya loka nistarila

SYNONYMS

ei-mata—in this way; tina-dina—for three days; prayage—at Prayaga; rahila—remained; krsna-nama—the holy name of Lord Krsna; prema—and ecstatic love; diya—delivering; loka nistarila—delivered the people.

The Lord stayed at Prayaga for three days.

He delivered the holy name of Krsna and ecstatic love.

Thus He delivered many people.

17.152

’mathura’ calite pathe yatha rahi’ yaya

krsna-nama-prema diya lokere nacaya

SYNONYMS

mathura—to Mathura; calite—going; pathe—on the road; yatha—wherever; rahi’-staying; yaya—goes; krsna-nama-prema—the holy name of Krsna and His ecstatic love; diya—delivering; lokere nacaya—made the people dance.

Wherever the Lord stopped to rest on the way to Mathura, He delivered the holy name of Krsna and ecstatic love of Krsna.

Thus He made the people dance.

17.153

purve yena ’daksina’ yaite loka nistarila

’pascima’-dese taiche saba ’vaisnava’ karila

SYNONYMS

purve—formerly; yena—as; daksina—South India; yaite—going to; loka—the people; nistarila—He delivered; pascima-dese—in the western countries; taiche—similarly; saba—all; vaisnava—devotees; karila—made.

When the Lord toured South India, He delivered many people, and when He traveled in the western sector, He similarly converted many people to Vaisnavism.

PURPORT

Formerly Sri Caitanya Mahaprabhu converted people when He toured southern and western India.

Similarly, this Hare Krsna movement is now delivering the people of the Western world wherever devotees are chanting the holy names.

This is all being done by the Lord’s mercy.

Sri Caitanya Mahaprabhu predicted that He would deliver people in every city and village of the world by giving them a chance to chant the Hare Krsna maha-mantra.

17.154

pathe yahan yahan haya yamuna-darsana

tahan jhanpa diya pade preme acetana

SYNONYMS

pathe—on the road; yahan yahan—wherever; haya—there is; yamuna-darsana—meeting with the Yamuna River; tahan—there; jhanpa diya pade—jumps over and falls down; preme acetana—unconscious in the ecstasy of love.

While the Lord was going to Mathura, He came across the River Yamuna several times, and as soon as He saw the River Yamuna, He would immediately jump in, falling unconscious in the water in the ecstasy of love of Krsna.

17.155

mathura-nikate aila--mathura dekhiya

dandavat hana pade premavista hana

SYNONYMS

mathura-nikate—near Mathura; aila—came; mathura dekhiya—seeing the city of Mathura; dandavat hana—offering obeisances; pade—falls down; prema-avista hana—in the great ecstasy of love.

When He approached Mathura and saw the city, He immediately fell to the ground and offered obeisances with great ecstatic love.

17.156

mathura asiya kaila ’visranti-tirthe’ snana

’janma-sthane’ ’kesava’ dekhi’ karila pranama

SYNONYMS

mathura asiya—coming in to Mathura; kaila—performed; visranti-tirthe—at the bathing place known as Visrama-ghata; snana—bathing; janma-sthane—at the place of Lord Krsna’s birth; kesava—the Deity named Kesava; dekhi’-seeing; karila pranama—offered His respectful obeisances.

When Sri Caitanya Mahaprabhu entered the city of Mathura, He took His bath at Visrama-ghata.

He then visited the birthplace of Krsna and saw the Deity named Kesavaji.

He offered His respectful obeisances to this Deity.

PURPORT

At the present moment, the temple of Kesavaji is very much improved.

At one time, Kesavaji-mandira was attacked by the emperor Aurangzeb, who constructed such a big mosque there that the temple of Kesavaji was insignificant in comparison.

However, with the help of many rich Madwaris, the temple has improved, and a very large temple is now being constructed so that the mosque is now appearing diminished in comparison.

Many archeological discoveries have been made there, and many people from foreign countries are beginning to appreciate Krsna’s birthplace.

This Krsna consciousness movement is attracting many foreigners to the Kesavaji temple, and now they will also be attracted by the Krsna-Balarama temple in Vrndavana.

17.157

premanande nace, gaya, saghana hunkara

prabhura premavesa dekhi’ loke camatkara

SYNONYMS

prema-anande—in ecstatic love; nace—dances; gaya—chants; saghana—repeatedly; hunkara—tumultuous sound vibrations; prabhura—of Lord Sri Caitanya Mahaprabhu; prema-avesa—ecstatic love; dekhi’-seeing; loke—all people; camatkara—astonished.

When Sri Caitanya Mahaprabhu chanted, danced and made loud vibrations, all the people were astonished to see His ecstatic love.

17.158

eka-vipra pade prabhura carana dhariya

prabhu-sange nrtya kare premavista hana

SYNONYMS

eka-vipra—one brahmana; pade—falls down; prabhura—of Sri Caitanya Mahaprabhu; carana dhariya—catching the lotus feet; prabhu-sange—with Sri Caitanya Mahaprabhu; nrtya kare—he dances; prema-avista hana—being absorbed in ecstatic love.

One brahmana fell at the lotus feet of Sri Caitanya Mahaprabhu and then began to dance with Him in ecstatic love.

17.159

dunhe preme nrtya kari’ kare kolakuli

hari krsna kaha dunhe bale bahu tuli’

SYNONYMS

dunhe—both of them; preme—in ecstatic love; nrtya kari’-dancing; kare—do; kolakuli—embracing; hari—the holy name of Hari; krsna—the holy name of Krsna; kaha—go on chanting; dunhe—both of them; bale—speak; bahu tuli’-raising the arms.

Both of them danced in ecstatic love and embraced one another.

Raising their arms, they said, “Chant the holy names of Hari and Krsna!”

17.160

loka ’hari’ ’hari’ bale, kolahala haila

’kesava’-sevaka prabhuke mala paraila

SYNONYMS

loka—all the people; hari hari bale—began to chant the holy names Hari, Hari; kolahala haila—there was a great uproar; kesava-sevaka—the priest in the service of Lord Kesava; prabhuke—unto Sri Caitanya Mahaprabhu; mala paraila—offered a garland.

All the people then began to chant “Hari! Hari!” and there was a great uproar.

The priest in Lord Kesava’s service offered Sri Caitanya Mahaprabhu a garland.

17.161

loke kahe prabhu dekhi’ hana vismaya

aiche hena prema’laukika’ kabhu naya

SYNONYMS

loke kahe—the people said; prabhu—Sri Caitanya Mahaprabhu; dekhi’-seeing; hana vismaya—being struck with wonder; aiche—such; hena—similar; prema—love of Godhead; laukika—ordinary; kabhu naya—never is.

When the people saw Sri Caitanya Mahaprabhu’s dancing and chanting, they were struck with wonder, and they all said, “Such transcendental love is never an ordinary thing.”

17.162

yanhara darsane loke preme matta hana

hase, kande, nace, gaya, krsna-nama lana

SYNONYMS

yanhara darsane—by seeing whom; loke—people; preme—in love; matta hana—becoming mad; hase—laugh; kande—cry; nace—dance; gaya—chant; krsna-nama lana—taking the holy name of Lord Krsna.

The people said, "Simply by seeing Sri Caitanya Mahaprabhu, everyone is maddened with love of Krsna.

Indeed, everyone is laughing, crying, dancing, chanting and taking the holy name of Krsna.

17.163

sarvatha-niscita--inho krsna-avatara

mathura aila lokera karite nistara

SYNONYMS

sarvatha—in every respect; niscita—ascertained; inho—He; krsna-avatara—incarnation of Lord Krsna; mathura aila—has come to Mathura; lokera—of the people; karite—to perform; nistara—deliverance “Certainly Sri Caitanya Mahaprabhu is in all respects the incarnation of Lord Krsna.

Now He has come to Mathura to deliver everyone.”

17.164

tabe mahaprabhu sei brahmane lana

tanhare puchila kichu nibhrte vasiya

SYNONYMS

tabe—after that; mahaprabhu—Sri Caitanya Mahaprabhu; sei—that; brahmane—brahmana; lana—taking; tanhare—unto him; puchila—inquired; kichu—something; nibhrte vasiya—sitting in a solitary place.

After this, Sri Caitanya Mahaprabhu took aside the brahmana.

Sitting in a solitary place, the Lord began to question him.

17.165

’arya, sarala, tumi--vrddha brahmana

kahan haite paile tumi ei prema-dhana?’

SYNONYMS

arya—advanced in devotional service; sarala—simple; tumi—you; vrddha brahmana—elderly brahmana; kahan haite—from where; paile tumi—did you obtain; ei—this; prema-dhana—transcendental opulence of ecstatic love.

Sri Caitanya Mahaprabhu said, “You are an elderly brahmana, you are sincere, and you are advanced in spiritual life.

Wherefrom have you gotten this transcendental opulence of ecstatic love for Krsna?”

17.166

vipra kahe,--’sripada sri-madhavendra-puri

bhramite bhramite aila mathura-nagari

SYNONYMS

vipra kahe—the brahmana said; sripada—His Holiness; sri-madhavendra-puri—Sri Madhavendra Puri; bhramite bhramite—while touring; aila—came; mathura-nagari—to the city of Mathura.

The brahmana replied, "His Holiness Srila Madhavendra Puri came to the city of Mathura while he was on a tour.

17.167

krpa kari’ tenho mora nilaye aila

more sisya kari’ mora hate ’bhiksa’ kaila

SYNONYMS

krpa kari’—by his causeless mercy; tenho—he; mora nilaye—to my humble place; aila—came; more—me; sisya kari’-accepting as his disciple; mora hate—from my hand; bhiksa kaila—accepted lunch "While at Mathura, Sripada Madhavendra Puri visited my house and accepted me as a disciple.

He even took lunch at my home.

17.168

gopala prakata kari’ seva kaila ’mahasaya’

adyapiha tanhara seva ’govardhane’ haya

SYNONYMS

gopala—the Deity Gopala; prakata kari’-installing; seva—service; kaila—did; mahasaya—that great personality; adyapiha—still now; tanhara—of that Deity Gopala; seva—the service; govardhane—on the Govardhana Hill; haya—is conducted “After installing the Deity Gopala, Srila Madhavendra Puri rendered Him service.

That very Deity is still being worshiped at Govardhana Hill.”

17.169

suni’ prabhu kaila tanra carana vandana

bhaya pana prabhu-paya padila brahmana

SYNONYMS

suni’—after hearing; prabhu—Sri Caitanya Mahaprabhu; kaila—did; tanra—of him; carana vandana—worshiping the feet; bhaya pana—being afraid; prabhu-paya—at the lotus feet of Sri Caitanya Mahaprabhu; padila—fell down; brahmana—the brahmana.

As soon as Caitanya Mahaprabhu heard about Madhavendra Puri’s relationship with the brahmana, He immediately offered obeisances at his feet.

Becoming fearful, the brahmana also immediately fell at the Lord’s feet.

17.170

prabhu kahe,--"tumi ’guru’, ami ’sisya’-praya

’guru’ hana ’sisye’ namaskara na yuyaya

SYNONYMS

prabhu kahe—Sri Caitanya Mahaprabhu said; tumi—you; guru—My spiritual master; ami—I; sisya-praya—like your disciple; guru hana—being the spiritual master; sisye—unto the disciple; namaskara—obeisances; na yuyaya—is not befitting.

Sri Caitanya Mahaprabhu said, “You are on the platform of My spiritual master, and I am your disciple.

Since you are My spiritual master, it is not befitting that you offer Me obeisances.”

17.171

suniya vismita vipra kahe bhaya pana

aiche vat kaha kene sannyasi hana

SYNONYMS

suniya—after hearing; vismita—astonished; vipra—the brahmana; kahe—said; bhaya pana—being afraid; aiche vat—such a statement; kaha—You say; kene—why; sannyasi hana—although You are a sannyasi.

Upon hearing this, the brahmana became afraid.

He then said, "Why do You speak like this? You are a sannyasi.

17.172

kintu tomara prema dekhi’ mane anumani

madhavendra-purira ’sambandha’ dhara--jani

SYNONYMS

kintu—still; tomara prema—Your ecstatic love; dekhi’-after seeing; mane—in my mind; anumani—I imagine; madhavendra-purira—of Sri Madhavendra Puri; sambandha—relationship; dhara—You have; jani—I can understand "Upon seeing Your ecstatic love, I can just imagine that You must have some relationship with Madhavendra Puri.

This is my understanding.

17.173

krsna-prema tanha, yanha tanhara’sambandha’

tahan vina ei premara kahan nahi gandha

SYNONYMS

krsna-prema—love of Krsna; tanha—there; yanha—where; tanhara—his; sambandha—relationship; tahan vina—without him; ei premara—of this ecstatic love; kahan nahi gandha—there is no possibility of even a scent “This kind of ecstatic love can be experienced only when one has a relationship with Madhavendra Puri.

Without him, even a scent of such transcendental ecstatic love is impossible.”

17.174

tabe bhattacarya tare ’sambandha’ kahila

suni’ anandita vipra nacite lagila

SYNONYMS

tabe—thereafter; bhattacarya—Balabhadra Bhattacarya; tare—unto the brahmana; sambandha kahila—explained the relationship; suni’-after hearing; anandita—being pleased; vipra—the brahmana; nacite lagila—began to dance.

Balabhadra Bhattacarya then explained the relationship between Madhavendra Puri and Sri Caitanya Mahaprabhu.

After hearing this, the brahmana became very pleased and began to dance.

17.175

tabe vipra prabhure lana aila nija-ghare

apana-icchaya prabhura nana seva kare

SYNONYMS

tabe—thereafter; vipra—the brahmana; prabhure—Sri Caitanya Mahaprabhu; lana—taking; aila—came back; nija-ghare—to his home; apana-icchaya—by his own will; prabhura—of Sri Caitanya Mahaprabhu; nana—various; seva—services; kare—rendered.

The brahmana then took Sri Caitanya Mahaprabhu to his home and, out of his own free will, began to serve the Lord in various ways.

17.176

bhiksa lagi’ bhattacarye karaila randhana

tabe mahaprabhu hasi’ balila vacana

SYNONYMS

bhiksa lagi’-for lunch; bhattacarye—Balabhadra Bhattacarya; karaila randhana—made to cook; tabe—at that time; mahaprabhu—Sri Caitanya Mahaprabhu; hasi’-smiling; balila vacana—said these words.

He asked Balabhadra Bhattacarya to cook Sri Caitanya Mahaprabhu’s lunch.

At that time, the Lord, smiling, spoke as follows.

17.177

"puri-gosani tomara ghare karyachena bhiksa

more tumi bhiksa deha,--ei mora ’siksa’ "

SYNONYMS

puri-gosani—Madhavendra Puri; tomara ghare—at your place; karyachena bhiksa—accepted lunch; more—for Me; tumi bhiksa deha—better for you to cook; ei—that; mora siksa—My instruction.

Sri Caitanya Mahaprabhu said, “Madhavendra Puri has already taken lunch at your place.

Therefore you may cook and give Me the food.

That is My instruction.”

17.178

yad yad acarati sresthas

tat tad evetaro janah

sa yat pramanam kurute

lokas tad anuvartate

SYNONYMS

yat yat—however; acarati—behaves; srestah—the best man; tat tat—that; eva—certainly; itarah—the lesser; janah—men; sah—he; yat—which; pramanam—standard; kurute—shows; lokah—the people; tat—that; anuvartate—follow “Whatever action is performed by a great man, common men follow.

And whatever standards he sets by exemplary acts, all the world pursues.”

PURPORT

This is a quotation from Bhagavad-gita (3.21).

17.179

yadyapi ’sanodiya’ haya seita brahmana

sanodiya-ghare sannyasi na kare bhojana

SYNONYMS

yadyapi—although; sanodiya—a priest of the Sanodiya community; haya—was; seita—that; brahmana—brahmana; sanodiya-ghare—in the house of a Sanodiya (goldsmith); sannyasi—a person in the renounced order of life; na kare bhojana—does not accept food.

The brahmana belonged to the Sanodiya brahmana community, and a sannyasi does not accept food from such a brahmana.

PURPORT

In northwestern India, vaisyas are divided in various subdivisions.

Srila Bhaktivinoda Thakura points out that they are divided as Agaraoyala, Kalaoyara and Sanoyada.

Out of them, the Agaraoyalas are supposed to be first-class vaisyas, and the Kalaoyaras and Sanoyadas are considered lower due to their occupational degradation.

The Kalaoyaras generally take wine and other intoxicants.

Although they are vaisyas, they are considered to belong to a lower class.

The priests who guide the Kalaoyaras and the Sanoyadas are called Sanodiya brahmanas.

Srila Bhaktivinoda Thakura states that the word sanoyada in Bengal indicates suvarna-vanik.

In Bengal there are priests who guide the suvarna-vanik community, which is also considered a low class.

There is little difference between the Sanoyada and the suvarna-vanik.

Generally the suvarna-vaniks are bankers dealing in gold and silver.

In western India, the Agaraoyalas also belong to the banking profession.

This is the original business of the suvarna-vanik or Agaraoyala community.

Historically, the Agaraoyalas came from the up-country named Ayodha, and the suvarna-vanik community came from Ayodha.

It appears that the suvarna-vaniks and the Agaraoyalas belong to the same community.

The Sanodiya brahmanas were the guides of the Kalaoyara and Sanoyada.

They are therefore considered to be lower-class brahmanas, and a sannyasi is not allowed to take alms or food from them.

However, Sri Caitanya Mahaprabhu accepted lunch cooked by a Sanodiya brahmana simply because he belonged to Madhavendra Puri’s community.

Srila Madhavendra Puri was the spiritual master of Isvara Puri, who was the spiritual master of Sri Caitanya Mahaprabhu.

Thus a spiritual relationship is established on the spiritual platform without consideration of material inferiority or superiority.

17.180

tathapi puri dekhi’ tanra ’vaisnava,-acara

’sisya’ kari’ tanra bhiksa kaila angikara

SYNONYMS

tathapi—still; puri—Madhavendra Puri; dekhi’-after seeing; tanra—of the brahmana; vaisnava-acara—behavior like a Vaisnava; sisya kari’-accepting him as his disciple; tanra bhiksa—food offered by him; kaila angikara—accepted.

Although the brahmana belonged to the Sanodiya community, Srila Madhavendra Puri saw that he behaved like a Vaisnava and therefore accepted him as his disciple.

The food he cooked was also accepted by Madhavendra Puri.

17.181

mahaprabhu tanre yadi ’bhiksa’ magila

dainya kari’ sei vipra kahite lagila

SYNONYMS

mahaprabhu—Sri Caitanya Mahaprabhu; tanre—from him; yadi—when; bhiksa magila—requested lunch; dainya kari’-out of humility; sei vipra—that brahmana; kahite lagila—began to speak.

Therefore Sri Caitanya Mahaprabhu willingly requested food from the brahmana, and the brahmana, feeling a natural humility, began to speak as follows.

17.182

tomare ’bhiksa’ diba--bada bhagya se amara

tumi--isvara, nahi tomara vidhi-vyavahara

SYNONYMS

tomare—unto You; bhiksa diba—I shall offer food; bada bhagya—great fortune; se—that; amara—my; tumi—You; isvara—the Supreme Personality of Godhead; nahi—there is not; tomara—of You; vidhi-vyavahara—regulative behavior "It is a great fortune for me to offer You food.

You are the Supreme Lord, and, being in the transcendental position, You are not restricted in any way.

17.183

’murkha’-loka karibeka tomara nindana

sahite na parimu sei ’duste’ra vacana

SYNONYMS

murkha-loka—foolish persons; karibeka—will do; tomara nindana—blaspheming You; sahite na parimu—I shall not be able to tolerate; sei—those; dustera vacana—words of mischievous persons “Foolish people will blaspheme You, but I shall not tolerate the words of such mischievous people.”

PURPORT

Srila Bhaktisiddhanta Sarasvati Thakura remarks that although the brahmana did not belong to a superior community, he fearlessly chastised so-called caste brahmanas because he was situated on the platform of pure devotional service.

There are people who are opposed to Sri Caitanya Mahaprabhu’s accepting a Vaisnava belonging to a lower caste.

Such people do not consider maha-prasada transcendental, and therefore they are described here as murkha (foolish) and dusta (mischievous).

A pure devotee has the power to challenge such high-caste people, and his brave statements are not to be considered proud or puffed up.

On the contrary, he is to be considered straightforward.

Such a person does not like to flatter high-class brahmanas who belong to the non-Vaisnava community.

17.184

prabhu kahe,--sruti, smrti, yata rsi-gana

sabe ’eka’-mata nahe, bhinna bhinna dharma

SYNONYMS

prabhu kahe—Lord Sri Caitanya Mahaprabhu said; sruti—the Vedas; smrti—the Puranas; yata—all; rsi-gana—great sages; sabe—all of them; eka-mata nahe—do not agree; bhinna bhinna dharma—different grades of religious principles.

Sri Caitanya Mahaprabhu replied, "The Vedas, Puranas and great learned sages are not always in agreement with one another.

Consequently there are different religious principles.

PURPORT

Unless one comes to the Absolute Truth, there is no possibility of agreement.

Nasav rsir yasya matam na bhinnam: it is said that a great learned scholar or sage cannot be exalted unless he disagrees.

On the material platform, there is no possibility of agreement; therefore there are different kinds of religious systems.

However, the Absolute Truth is one, and when one is situated in the Absolute Truth, there is no disagreement.

On that absolute platform the Supreme Personality of Godhead is worshipable.

As stated in Bhagavad-gita (18.55): bhaktya mam abhijanati yavan yas casmi tattvatah.

On the absolute platform, the worshipful Deity is one, and the process of worship is also one.

That process is bhakti.

There are many different religions throughout the world because they are not all on the absolute platform of devotional service.

As confirmed in Bhagavad-gita (18.66): sarva-dharman parityajya mam ekam saranam vraja.

The word ekam means “one,” Krsna.

On this platform, there are no different religious systems.

According to Srimad-Bhagavatam (1.1.2): dharmah projjhita-kaitavo ’tra.

On the material platform, religious systems are different.

Srimad-Bhagavatam describes them from the very beginning as dharmah kaitavah, cheating religions.

None of these religions are actually genuine.

The genuine religious system is that which enables one to become a lover of the Supreme Personality of Godhead.

In the words of Srimad-Bhagavatam (1.2.6):

sa vai pumsam paro dharmo

yato bhaktir adhoksaje

ahaituky apratihata

yayatma suprasidati “The supreme occupation (dharma) for all humanity is that by which men can attain to loving devotional service unto the transcendent Lord.

Such devotional service must be unmotivated and uninterrupted in order to completely satisfy the self.” On this platform there is nothing but the service of the Lord.

When a person has no ulterior motive, there is certainly oneness and agreement of principles.

Since everyone has a different body and mind, different types of religions are needed.

But when one is situated on the spiritual platform, there are no bodily and mental differences.

Consequently on the absolute platform there is oneness in religion.

17.185

dharma-sthapana-hetu sadhura vyavahara

puri-gosanira ye acarana, sei dharma sara

SYNONYMS

dharma-sthapana-hetu—to establish the principles of religion; sadhura vyavahara—behavior of a devotee; puri-gosanira—of Madhavendra Puri; ye acarana—the behavior; sei—that; dharma sara—the essence of all religion “A devotee’s behavior establishes the true purpose of religious principles.

The behavior of Madhavendra Puri Gosvami is the essence of such religious principles.”

PURPORT

Srila Bhaktisiddhanta Sarasvati Thakura gives the following commentary on this passage.

A sadhu or an honest man is called a mahajana or a mahatma.

The mahatma is thus described in Bhagavad-gita:

mahatmanas tu mam partha

daivim prakrtim asritah

bhajanty ananya-manaso

jnatva bhutadim avyayam “O son of Prtha, those who are not deluded, the great souls, are under the protection of the divine nature.

They are fully engaged in devotional service because they know Me as the Supreme Personality of Godhead, original and inexhaustible.” (Bg.9.13) In the material world, the word mahatma is understood in different ways by different religionists.

Mundaners also come up with their different angles of vision.

For the conditioned soul busy in sense gratification, a mahajana is recognized according to the proportion of sense gratification he offers.

For instance, a businessman may consider a certain banker to be a mahajana, and karmis desiring material enjoyment may consider philosophers like Jaimini to be mahajanas.

There are many yogis who want to control the senses, and for them Patanjali Rsi is a maha-jana.

For the jnanis, the atheist Kapila, Vasistha, Durvasa, Dattatreya and other impersonalist philosophers are mahajanas.

For the demons, Hiranyaksa, Hiranyakasipu, Ravana, Ravana’s son Meghanada, Jarasandha and others are accepted as mahajanas.

For materialistic anthropologists speculating on the evolution of the body, a person like Darwin is a mahajana.

The scientists who are bewildered by Krsna’s external energy have no relationship with the Supreme Personality of Godhead, yet they are accepted by some as mahajanas.

Similarly, philosophers, historians, literary men, public speakers and social and political leaders are sometimes accepted as mahajanas.

Such mahajanas are respected by certain men who have been described in Srimad-Bhagavatam (2.3.19):

sva-vid-varahostra-kharaih

samstutah purusah pasuh

na yat-karna-pathopeto

jatu nama gadagrajah “Men who are like dogs, hogs, camels and asses praise those men who never listen to the transcendental pastimes of Lord Sri Krsna, the deliverer from evils.” Thus on the material platform animalistic leaders are worshiped by animals.

Sometimes physicians, psychiatrists and social workers try to mitigate bodily pain, distress and fear, but they have no knowledge of spiritual identity and are bereft of a relationship with God.

Yet they are considered mahajanas by the illusioned.

Self-deceived persons sometimes accept leaders or spiritual masters from a priestly order that has been officially appointed by the codes of material life.

In this way, they are deceived by official priests.

Sometimes people accept as maha-janas those who have been designated by Srila Vrndavana dasa Thakura as dhanga-vipras (imposter brahmanas).

Such imposters imitate the characteristics of Srila Haridasa Thakura, and they envy Haridasa Thakura, who was certainly a mahajana.

They make great artificial endeavors, advertising themselves as great devotees of the Lord or as mystic hypnotists knowledgeable in witchcraft, hypnotism and miracles.

Sometimes people accept demons like Putana, Trnavarta, Vatsa, Baka, Aghasura and Dhenuka, Kaliya and Pralamba.

Some people accept imitators and adversaries of the Supreme Personality of Godhead, such as Paundraka, Srgala Vasudeva, the spiritual master of the demons (Sukracarya), or atheists like Carvaka, King Vena, Sugata and Arhat.

Such people have no faith in Sri Caitanya Mahaprabhu as the Supreme Personality of Godhead.

Rather, they accept godless cheaters who present themselves as incarnations of God and cheat foolish people within the material world by word jugglery.

Thus many rascals are accepted as mahajanas.

In this material world a person may be famous as a karma-vira, a successful fruitive worker, or one may be very successful in performing religious duties, or he may be known as a hero in mental speculation (jnana-vira), or he may be a very famous renunciant.

In any case, Srimad-Bhagavatam (3.23.56) gives the following opinion in this matter neha yat karma dharmaya

na viragaya kalpate

na tirtha-pada-sevayai

jivann api mrto hi sah “Anyone whose work is not meant to elevate him to religious life, anyone whose religious ritualistic performances do not raise him to renunciation, and anyone situated in renunciation that does not lead him to devotional service to the Supreme Personality of Godhead must be considered dead, although he is breathing.” The conclusion is that all pious activity, fruitive activity, religious principles and renunciation must ultimately lead to devotional service.

There are different types of processes for rendering service.

One may serve his country, people, society, the varnasrama-dharma, the sick, the poor, the rich, women, demigods and so on.

All this comes under the heading of sense gratification, or enjoyment in the material world.

It is most unfortunate that people are more or less attracted by such material activity and that the leaders of these activities are accepted as mahajanas, great ideal leaders.

Actually they are only misleaders, but an ordinary man cannot understand how he is being misled.

Narottama dasa Thakura says: sadhu-sastra-guru-vakya, cittete kariya aikya.

A sadhu is a great personality like Sri Caitanya Mahaprabhu.

The sastras are the injunctions of revealed scriptures.

Those who are devoid of devotional service sometimes mistake those who have mundane motives for mahajanas.

The only motive must be krsna-bhakti, devotional service to the Lord.

Sometimes fruitive workers, dry philosophers, nondevotees, mystic yogis and persons attached to material opulence, women and money are considered mahajanas.

However, Srimad-Bhagavatam (6.3.25) gives the following statements about such unauthorized mahajanas:

prayena veda tad idam na mahajano ’yam

devya vimohita-matir bata mayayalam

trayyam jadi-krta-matir madhu-puspitayam

vaitanike mahati karmani yujyamanah In this material world, karmis (fruitive actors) are accepted as mahajanas by foolish people who do not know the value of devotional service.

Their mundane intelligence and mental speculative methods are under the control of the three modes of material nature.

Consequently they cannot understand unalloyed devotional service.

They are attracted by material activities, and they become worshipers of material nature.

Thus they are known as fruitive actors.

They even become entangled in material activities disguised as spiritual activities.

In Bhagavad-gita, such people are described as veda-vada-rata.

They do not understand the real purpose of the Vedas, yet they think of themselves as Vedic authorities.

People versed in Vedic knowledge must know Krsna as the Supreme Personality of Godhead.

Vedais ca sarvair aham eva vedyah (Bg.15.15) A man covered by illusion cannot understand the proper way; therefore Sri Caitanya Mahaprabhu says: dharma-sthapana-hetu sadhura vyavahara.

The behavior of a devotee is the criterion for all other behavior.

Sri Caitanya Mahaprabhu Himself followed the devotional principles and taught others to follow them.

Puri-gosanira ye acarana, sei dharma sara.

Sri Caitanya Mahaprabhu personally followed the behavior of Madhavendra Puri and advised others to follow his principles.

Unfortunately, people have been attracted to the material body since time immemorial yasyatma-buddhih kunape tridhatuke

sva-dhih kalatradisu bhauma ijya-dhih

yat-tirtha-buddhih salile na karhicij

janesv abhijnesu sa eva go-kharah “A human being who identifies this body made of three elements with his self, who considers the by-products of the body to be his kinsmen, who considers the land of birth worshipable, and who goes to the place of pilgrimage simply to take a bath rather than meet men of transcendental knowledge there is to be considered like an ass or a cow.” (Bhag.10.84.13) Those who accept the logic of gad-dalika-pravaha and follow in the footsteps of pseudo-mahajanas are carried away by the waves of maya.

Bhaktivinoda Thakura therefore warns:

miche mayara vase, yaccha bhese’, khaccha habudubu, bhai

jiva krsna-dasa, e visvasa, ka’rle ta’ ara duhkha nai “Don’t be carried away by the waves of maya.

Just surrender to the lotus feet of Krsna, and all miseries will end.” Those who follow social customs and behavior forget to follow the path chalked out by the mahajanas; thus they are offenders at the feet of the mahajanas.

Sometimes they consider such mahajanas very conservative, or they create their own mahajanas.

In this way they ignore the principles of the parampara system.

This is a great misfortune for everyone.

If one does not follow in the footsteps of a real mahajana, one’s plans for happiness will be frustrated.

This is elaborately explained in Madhya-lila (Chapter Twenty-five, verses 55, 56 and 58).

It is there stated:

parama karana isvare keha nahi mane

sva-sva-mata sthape para-matera khandane

tate chaya darsana haite ’tattva’ nahi jani

’mahajana’ yei kahe, sei ’satya’ mani

sri-krsna-caitanya-vani--amrtera dhara

tinho ye kahaye vastu, sei ’tattva’--sara People are so unfortunate that they do not accept the instructions of the Supreme Personality of Godhead.

Instead, they want to be supported by so-called mahajanas, authorities.

Tate chaya darsana haite ’tattva’ nahi jani: we cannot ascertain the real truth simply by following speculators.

We have to follow the footsteps of the mahajanas in the disciplic succession.

Then our attempt will be successful.

Sri-krsna-caitanya-vani-amrtera dhara: “Whatever is spoken by Sri Caitanya Mahaprabhu is an incessant flow of nectar.” Whoever accepts His words as reality can understand the essence of the Absolute Truth.

No one can ascertain the Absolute Truth by following the philosophy of Sankhya or Patanjali, for the followers of Sankhya or Patanjali do not accept Lord Visnu as the Supreme Personality of Godhead (na te viduh svartha-gatim hi visnum).

The ambition of such people is never fulfilled; therefore they are attracted by the external energy.

Although mental speculators may be renowned all over the world as great authorities, actually they are not.

Such leaders are themselves conservative and not at all liberal.

However, if we preach this philosophy, people will consider Vaisnavas very sectarian.

Srila Madhavendra Puri was a real mahajana, but misguided people cannot distinguish the real from the unreal.

However, a person who is awakened to Krsna consciousness can understand the real religious path chalked out by the Lord and His pure devotees.

Sri Madhavendra Puri was a real mahajana because he understood the Absolute Truth properly and throughout his life behaved like a pure devotee.

Sri Caitanya Mahaprabhu approved the method of Sri Madhavendra Puri.

Therefore, although from the material viewpoint the Sanodiya brahmana was on a lower platform, Sri Caitanya Mahaprabhu considered him situated on the highest platform of spiritual realization.

Srimad-Bhagavatam (6.3.20) states that there are twelve mahajanas: Brahma, Narada, Sambhu, Kumara, Kapila, Manu, Prahlada, Janaka, Bhisma, Bali, Sukadeva and Yamaraja.

To select our mahajanas in the Gaudiya-sampradaya, we have to follow in the footsteps of Sri Caitanya Mahaprabhu and His representatives.

His next representative is Sri Svarupa Damodara Gosvami, and the next are the six Gosvamis-Sri Rupa, Sri Sanatana, Bhatta Raghunatha, Sri Jiva, Gopala Bhatta and Dasa Raghunatha.

The follower of Visnusvami was Sridhara Svami, the most well known commentator on Srimad-Bhagavatam.

He was also a mahajana.

Similarly, Candidasa, Vidyapati and Jayadeva were all mahajanas.

One who tries to imitate the mahajanas just to become an imitative spiritual master is certainly far away from following in the footsteps of the mahajanas.

Sometimes people cannot actually understand how a mahajana follows other mahajanas.

In this way people are inclined to fall from devotional service.

17.186

tarko ’pratisthah srutayo vibhinna

nasav rsir yasya matam na bhinnam

dharmasya tattvam nihitam guhayam

mahajano yena gatah sa panthah

SYNONYMS

tarkah—dry argument; apratisthah—not fixed; srutayah—Vedas; vibhinnah—possessing different departments; na—not; asau—that; rsih—great sage; yasya—whose; matam—opinion; na—not; bhinnam—separate; dharmasya—of religious principles; tattvam—truth; nihitam—placed; guhayam—in the heart of a realized person; maha-janah—self-realized predecessors; yena—by which way; gatah—acted; sah—that; panthah—the pure unadulterated path.

Sri Caitanya Mahaprabhu continued,“ ’Dry arguments are inconclusive.

A great personality whose opinion does not differ from others is not considered a great sage.

Simply by studying the Vedas, which are variegated, one cannot come to the right path by which religious principles are understood.

The solid truth of religious principles is hidden in the heart of an unadulterated self-realized person.

Consequently, as the sastras confirm, one should accept whatever progressive path the mahajanas advocate.’ ”

PURPORT

This is a verse spoken by Yudhisthira Maharaja in the Mahabharata, Vana-parva (313.117).

17.187

tabe sei vipra prabhuke bhiksa karaila

madhu-purira loka saba prabhuke dekhite aila

SYNONYMS

tabe—after that; sei vipra—that brahmana; prabhuke—unto Lord Sri Caitanya Mahaprabhu; bhiksa karaila—gave lunch; madhu-purira—of Mathura; loka—people in general; saba—all; prabhuke—Sri Caitanya Mahaprabhu; dekhite aila—came to see.

After this discussion, the brahmana gave lunch to Sri Caitanya Mahaprabhu.

Then all the people residing in Mathura came to see the Lord.

17.188

laksa-sankhya loka aise, nahika ganana

bahira hana prabhu dila darasana

SYNONYMS

laksa-sankhya—numbering hundreds of thousands; loka aise—people came; nahika ganana—there is no counting; bahira hana—coming out; prabhu—Sri Caitanya Mahaprabhu; dila darasana—gave audience.

People came by hundreds of thousands, and no one could count them.

Therefore Sri Caitanya Mahaprabhu came out of the house to give audience to the people.

17.189

bahu tuli’ bale prabhu ’hari-bola’-dhvani

preme matta nace loka kari’ hari-dhvani

SYNONYMS

bahu tuli’—raising the arms; bale—says; prabhu—Sri Caitanya Mahaprabhu; hari-bola-dhvani—the transcendental sound vibration Hari bol; preme—in ecstasy; matta—maddened; nace—dance; loka—the people; kari’ hari-dhvani—making the transcendental vibration Hari.

When the people assembled, Sri Caitanya Mahaprabhu raised His arms and said very loudly,“Hari bol!” The people responded to the Lord and became ecstatic.

As if mad, they began to dance and vibrate the transcendental sound, “Hari!”

17.190

yamunara ’cabbisa ghate’ prabhu kaila snana

sei vipra prabhuke dekhaya tirtha-sthana

SYNONYMS

yamunara—of the River Yamuna; cabbisa ghate—in the twenty-four ghats, or bathing places; prabhu—Sri Caitanya Mahaprabhu; kaila—performed; snana—bathing; sei vipra—that brahmana; prabhuke—unto Sri Caitanya Mahaprabhu; dekhaya—shows; tirtha-sthana—the holy places of pilgrimage.

Sri Caitanya Mahaprabhu bathed in twenty-four ghats along the banks of the Yamuna, and the brahmana showed Him all the places of pilgrimage.

PURPORT

The twenty-four ghats (bathing places) along the Yamuna are (1) Avimukta, (2) Adhirudha, (3) Guhya-tirtha, (4) Prayaga-tirtha, (5) Kanakhala-tirtha, (6) Tinduka, (7) Surya-tirtha, (8) Vatasvami, (9) Dhruva-ghata, (10) Rsi-tirtha, (11) Moksa-tirtha, (12) Bodha-tirtha, (13) Gokarna, (14) Krsnaganga, (15) Vaikuntha, (16) Asi-kunda, (17) Catuh-samudrika-kupa, (18) Akrura-tirtha, (19) Yajnika-vipra-sthana, (20) Kubja-kupa, (21) Ranga-sthala, (22) Manca-sthala, (23) Mallayuddha-sthana and (24) Dasasvamedha.

17.191

svayambhu, visrama, dirgha-visnu, bhutesvara

mahavidya, gokarnadi dekhila vistara

SYNONYMS

svayambhu—Svayambhu; visrama—Visrama; dirgha-visnu—Dirgha Visnu; bhutesvara—Bhutesvara; mahavidya—Mahavidya; gokarna—Gokarna; adi—and so on; dekhila—saw; vistara—many.

Sri Caitanya Mahaprabhu visited all the holy places on the banks of the Yamuna, including Svayambhu, Visrama-ghata, Dirgha Visnu, Bhutesvara, Mahavidya and Gokarna.

17.192

’vana’ dekhibare yadi prabhura mana haila

sei ta brahmane prabhu sangete la-ila

SYNONYMS

vana—the forests; dekhibare—to see; yadi—when; prabhura—of Sri Caitanya Mahaprabhu; mana—mind; haila—was; sei ta—indeed that; brahmane—brahmana; prabhu—Sri Caitanya Mahaprabhu; sangete la-ila—took along.

When Sri Caitanya Mahaprabhu wanted to see the various forests of Vrndavana, He took the brahmana with Him.

17.193

madhu-vana, tala, kumuda, bahula-vana gela

tahan tahan snana kari’ premavista haila

SYNONYMS

madhu-vana—Madhuvana; tala—Talavana; kumuda—Kumudavana; bahula-vana—Bahulavana; gela—He visited; tahan tahan—here and there; snana kari’-taking bath; prema-avista haila—became overwhelmed by ecstatic love.

Sri Caitanya Mahaprabhu visited the different forests, including Madhuvana, Talavana, Kumudavana and Bahulavana.

Wherever He went, He took His bath with great ecstatic love.

PURPORT

The word vana means “forest.” Vrndavana is the name given to the forest where Srimati Vrndadevi (Tulasidevi) grows profusely.

Actually it is not a forest as we ordinarily consider a forest because it is very thick with green vegetation.

There are twelve such vanas in Vrndavana.

Some are located on the western side of the Yamuna and others on the eastern side.

The forests situated on the eastern side are Bhadravana, Bilvavana, Lauhavana, Bhandiravana and Mahavana.

On the western side are Madhuvana, Talavana, Kumudavana, Bahulavana, Kamyavana, Khadiravana and Vrndavana.

These are the twelve forests of the Vrndavana area.

17.194

pathe gabhi-ghata care prabhure dekhiya

prabhuke bedaya asi’ hunkara kariya

SYNONYMS

pathe—on the road; gabhi-ghata—groups of cows; care—graze; prabhure dekhiya—after seeing Lord Sri Caitanya Mahaprabhu; prabhuke bedaya—they surrounded the Lord; asi’-coming; hun-kara kariya—making a loud vibration.

When Sri Caitanya Mahaprabhu passed through Vrndavana, herds of grazing cows saw Him pass and, immediately surrounding Him, began to moo very loudly.

17.195

gabhi dekhi’ stabdha prabhu premera tarange

vatsalye gabhi prabhura cate saba-ange

SYNONYMS

gabhi dekhi’-seeing the cows; stabdha—stunned; prabhu—Sri Caitanya Mahaprabhu; premera tarange—in the waves of ecstatic love; vatsalye—in great affection; gabhi—all the cows; prabhura—of Sri Caitanya Mahaprabhu; cate—licked; saba-ange—all over the body.

Seeing the herds approach Him, the Lord was stunned with ecstatic love.

The cows then began to lick His body in great affection.

17.196

sustha hana prabhu kare anga-kanduyana

prabhu-sange cale, nahi chade dhenu-gana

SYNONYMS

sustha hana—becoming patient; prabhu—Sri Caitanya Mahaprabhu; kare—does; anga—of the body; kanduyana—scratching; prabhu-sange—with Sri Caitanya Mahaprabhu; cale—go; nahi chade—do not give up; dhenu-gana—all the cows.

Becoming pacified, Sri Caitanya Mahaprabhu began to caress the cows, and the cows, being unable to give up His company, went with Him.

17.197

kaste-srstye dhenu saba rakhila goyala

prabhu-kantha-dhvani suni’ aise mrgi-pala

SYNONYMS

kaste-srstye—with great difficulty; dhenu—the cows; saba—all; rakhila—kept back; goyala—the cowherd men; prabhu-kantha-dhvani—the musical voice of Sri Caitanya Mahaprabhu; suni’-hearing; aise—came; mrgi-pala—flocks of deer.

It was with great difficulty that the cowherd men were able to keep the cows back.

Then when the Lord chanted, all the deer heard His sweet voice and approached Him.

17.198

mrga-mrgi mukha dekhi’ prabhu-anga cate

bhaya nahi kare, sange yaya vate-vate

SYNONYMS

mrga-mrgi—the deer, both male and female; mukha dekhi’-seeing His face; prabhu-anga cate—began to lick the body of the Lord; bhaya nahi kare—they were not at all afraid; sange yaya—go with Him; vate-vate—all along the road.

When the does and bucks came and saw the Lord’s face, they began to lick His body.

Not being at all afraid of Him, they accompanied Him along the path.

17.199

suka, pika, bhrnga prabhure dekhi’ ’pancama’ gaya

sikhi-gana nrtya kari’ prabhu-age yaya

SYNONYMS

suka—parrots; pika—cuckoos; bhrnga—bumblebees; prabhure—Sri Caitanya Mahaprabhu; dekhi’-seeing; pancama—the fifth musical note; gaya—sing; sikhi-gana—peacocks; nrtya—dancing; kari’-performing; prabhu-age—in front of Sri Caitanya Mahaprabhu; yaya—go.

Bumblebees and birds like the parrot and cuckoo all began to sing loudly on the fifth note, and the peacocks began to dance in front of the Lord.

17.200

prabhu dekhi’ vrndavanera vrksa-lata-gane

ankura pulaka, madhu-asru varisane

SYNONYMS

prabhu—Sri Caitanya Mahaprabhu; dekhi’-seeing; vrndavane—of Vrndavana; vrksa-lata-gane—the trees and creepers; ankura—twigs; pulaka—jubilant; madhu-asru—tears in the form of honey; varisane—pour.

Upon seeing Sri Caitanya Mahaprabhu, the trees and creepers of Vrndavana became jubilant.

Their twigs stood up, and they began to shed tears of ecstasy in the form of honey.

17.201

phula-phala bhari’ dala pade prabhu-paya

bandhu dekhi’ bandhu yena’bheta’ lana yaya

SYNONYMS

phula-phala bhari’-loaded with fruits and flowers; dala—the branches; pade—fall down; prabhu-paya—at the lotus feet of the Lord; bandhu dekhi’-seeing one friend; bandhu—another friend; yena—as if; bheta—a presentation; lana—taking; yaya—goes.

The trees and creepers, overloaded with fruits and flowers, fell down at the lotus feet of the Lord and greeted Him with various presentations as if they were friends.

17.202

prabhu dekhi’ vrndavanera sthavara-jangama

anandita--bandhu yena dekhe bandhu-gana

SYNONYMS

prabhu dekhi’-seeing the Lord; vrndavanera—of Vrndavana; sthavara-jangama—all living entities, moving and not moving; anandita—very jubilant; bandhu—friend; yena—as if; dekhe—see; bandhu-gana—friends.

Thus all the moving and nonmoving living entities of Vrndavana became very jubilant to see the Lord.

It was as if friends were made happy by seeing another friend.

17.203

ta-sabara priti dekhi’ prabhu bhavavese

saba-sane krida kare hana tara vase

SYNONYMS

ta-sabara—of all of them; priti—affection; dekhi’-seeing; prabhu—Sri Caitanya Mahaprabhu; bhava-avese—in ecstatic love; saba-sane—with all of them; krida—sporting; kare—performs; hana—being; tara—their; vase—under control.

Seeing their affection, the Lord was moved by ecstatic love.

He began to sport with them exactly as a friend sports with another friend.

Thus He voluntarily came under the control of His friends.

17.204

prati vrksa-lata prabhu karena alingana

puspadi dhyane karena krsne samarpana

SYNONYMS

prati—each and every; vrksa-lata—tree and creeper; prabhu—Sri Caitanya Mahaprabhu; karena alingana—embraced; puspa-adi—all the flowers and fruits; dhyane—in meditation; karena—do; krsne—unto Lord Krsna; samarpana—offering.

Sri Caitanya Mahaprabhu began to embrace each and every tree and creeper, and they began to offer their fruits and flowers as if in meditation.

17.205

asru-kampa-pulaka-preme sarira asthire

’krsna’ bala, ’krsna’ bala--bale uccaihsvare

SYNONYMS

asru—tears; kampa—trembling; pulaka—jubilation; preme—in ecstatic love; sarira—the whole body; asthire—restless; krsna bala—say Krsna; krsna bala—say Krsna; bale—the Lord says; uccaih-svare—very loudly.

The Lord’s body was restless, and tears, trembling and jubilation were manifest.

He said very loudly, “Chant Krsna! Chant Krsna!”

17.206

sthavara-jangama mili’ kare krsna-dhvani

prabhura gambhira-svare yena prati-dhvani

SYNONYMS

sthavara-jangama—all living entities, nonmoving and moving; mili’-meeting together; kare—perform; krsna-dhvani—vibration of the sound Hare Krsna; prabhura—of Sri Caitanya Mahaprabhu; gambhira-svare—deep voice; yena—as if; prati-dhvani—responsive vibration.

All moving and nonmoving creatures then began to vibrate the transcendental sound of Hare Krsna, as if they were echoing the deep sound of Caitanya Mahaprabhu.

17.207

mrgera gala dhari’ prabhu karena rodane

mrgera pulaka ange, asru nayane

SYNONYMS

mrgera—of the deer; gala dhari’-catching the necks; prabhu—Sri Caitanya Mahaprabhu; karena—does; rodane—crying; mrgera—of the deer; pulaka ange—jubilation; asru—tears; nayane—in the eyes.

The Lord then clasped the necks of the deer and began to cry.

There was jubilation manifest in the bodies of the deer, and tears were in their eyes.

17.208

vrksa-dale suka-sari dila darasana

taha dekhi’ prabhura kichu sunite haila mana

SYNONYMS

vrksa-dale—on a branch of a tree; suka-sari—male and female parrots; dila—gave; darasana—appearance; taha dekhi’-seeing that; prabhura—of Sri Caitanya Mahaprabhu; kichu—something; sunite—to hear; haila—there was; mana—mind.

When a male and female parrot appeared on the branches of a tree, the Lord saw them and wanted to hear them speak.

17.209

suka-sarika prabhura hate udi’ pade

prabhuke sunana krsnera guna-sloka pade

SYNONYMS

suka-sarika—the parrots, male and female; prabhura—of Sri Caitanya Mahaprabhu; hate—on the hand; udi’-flying; pade—fall; prabhuke—Sri Caitanya Mahaprabhu; sunana—causing to hear; krsnera—of Lord Krsna; guna-sloka pade—chanted verses about the transcendental qualities.

Both parrots flew onto the hand of the Lord and began to chant the transcendental qualities of Krsna, and the Lord listened to them.

17.210

saundaryam lalanali-dhairya-dalanam lila rama-stambhini

viryam kandukitadri-varyam amalah pare-parardham gunah

silam sarva-jananuranjanam aho yasyayam asmat-prabhur

visvam visva-janina-kirtir avatat krsno jagan-mohanah

SYNONYMS

saundaryam—the bodily beauty; lalana-ali—of groups of gopis; dhairya—the patience; dalanam—subduing; lila—pastimes; rama—the goddess of fortune; stambhini—astounding; viryam—strength; kandukita—making like a small ball for throwing; adri-varyam—the great mountain; amalah—without a spot; pare-parardham—unlimited; gunah—qualities; silam—behavior; sarva-jana—all kinds of living entities; anuranjanam—satisfying; aho—oh; yasya—whose; ayam—this; asmat-prabhuh—our Lord; visvam—the whole universe; visva-janina—for the benefit of everyone; kirtih—whose glorification; avatat—may He maintain; krsnah—Lord Krsna; jagat-mohanah—the attractor of the whole world.

The male parrot sang: “The glorification of Lord Krsna, the Supreme Personality of Godhead, is beneficial to everyone in the universe.

His beauty is victorious over the gopis of Vrndavana, and it subdues their patience.

His pastimes astound the goddess of fortune, and His bodily strength turns Govardhana Hill into a small toy like a ball.

His spotless qualities are unlimited, and His behavior satisfies everyone.

Lord Krsna is attractive to everyone.

Oh, may our Lord maintain the whole universe!”

PURPORT

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

17.211

suka-mukhe suni’ tabe krsnera varnana

sarika padaye tabe radhika-varnana

SYNONYMS

suka-mukhe—in the mouth of the male parrot; suni’-hearing; krsnera varnana—a description of Lord Krsna; sarika—female parrot; padaye—recites; tabe—then; radhika-varnana—a description of Srimati Radharani.

After hearing this description of Lord Krsna from the male parrot, the female parrot began to recite a description of Srimati Radharani.

17.212

sri-radhikayah priyata surupata

susilata nartana-gana-caturi

gunali-sampat kavita ca rajate

jagan-mano-mohana-citta-mohini

SYNONYMS

sri-radhikayah—of Srimati Radharani; priyata—affection; su-rupata—exquisite beauty; su-silata—good behavior; nartana-gana—in chanting and dancing; caturi—artistry; guna-ali-sampat—possession of such transcendental qualities; kavita—poetry; ca—also; rajate—shine; jagat-manah-mohana—of Krsna, who attracts the mind of the whole universe; citta-mohini—the attractor of the mind.

The female parrot said: “Srimati Radharani’s affection, Her exquisite beauty and good behavior, Her artistic dancing and chanting and Her poetic compositions are all so attractive that they attract the mind of Krsna, who attracts the mind of everyone in the universe.”

PURPORT

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

17.213

punah suka kahe,--krsna ’madana-mohana’

tabe ara sloka suka karila pathana

SYNONYMS

punah—again; suka—the male parrot; kahe—says; krsna madana-mohana—Krsna is the conqueror of the mind of Cupid; tabe—thereafter; ara—another; sloka—verse; suka—the male parrot; karila pathana—recited.

Thereafter the male parrot said,“Krsna is the enchanter of the mind of Cupid.” He then began to recite another verse.

17.214

vamsi-dhari jagan-nari-

citta-hari sa sarike

vihari gopa-naribhir

jiyan madana-mohanah

SYNONYMS

vamsi-dhari—the carrier of the flute; jagat-nari—of all women of the universe; citta-hari—the stealer of the hearts; sah—He; sarike—my dear sari; vihari—enjoyer; gopa-naribhih—with the gopis; jiyat—let Him be glorified; madana—of Cupid; mohanah—the enchanter.

The parrot then said, “My dear sari (female parrot), Sri Krsna carries a flute and enchants the hearts of all women throughout the universe.

He is specifically the enjoyer of beautiful gopis, and He is the enchanter of Cupid also.

Let Him be glorified!”

PURPORT

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

17.215

punah sari kahe suke kari’ parihasa

taha suni’ prabhura haila vismaya-premollasa

SYNONYMS

punah—again; sari kahe—the female parrot said; suke—unto the male parrot; kari’ parihasa—jokingly; taha suni’-hearing that; prabhura—of Sri Caitanya Mahaprabhu; haila—there was; vismaya—wonderful; prema-ullasa—awakening of ecstatic love.

Then the female parrot began to speak jokingly to suka, and Sri Caitanya Mahaprabhu was struck with wonderful ecstatic love to hear her speak.

17.216

radha-sange yada bhati

tada ’madana-mohanah’

anyatha visva-moho ’pi

svayam ’madana-mohitah’

SYNONYMS

radha-sange—with Srimati Radharani; yada—when; bhati—shines; tada—at that time; madana-mohanah—the enchanter of the mind of Cupid; anyatha—otherwise; visva-mohah—the enchanter of the whole universe; api—even though; svayam—personally; madana-mohitah—enchanted by Cupid.

The parrot sari said, “When Lord Sri Krsna is with Radharani, He is the enchanter of Cupid; otherwise, when He is alone, He Himself is enchanted by erotic feelings even though He enchants the whole universe.”

PURPORT

This is another verse from the Govinda-lilamrta (13.32).

17.217

suka-sari udi’ punah gela vrksa-dale

mayurera nrtya prabhu dekhe kutuhale

SYNONYMS

suka-sari—the male and female parrots; udi’-flying; punah—again; gela—went; vrksa-dale—to the branch of a tree; mayurera—of the peacocks; nrtya—dancing; prabhu—Sri Caitanya Mahaprabhu; dekhe—sees; kutuhale—with curiosity.

Both parrots then flew onto a tree branch, and Sri Caitanya Mahaprabhu began to watch the dancing of peacocks with curiosity.

17.218

mayurera kantha dekhi’ prabhura krsna-smrti haila

premavese mahaprabhu bhumite padila

SYNONYMS

mayurera—of the peacocks; kantha—necks; dekhi’-seeing; prabhura—of Sri Caitanya Mahaprabhu; krsna-smrti—remembrance of Lord Krsna; haila—there was; prema-avese—in ecstatic love; mahaprabhu—Sri Caitanya Mahaprabhu; bhumite—on the ground; padila—fell down.

When the Lord saw the bluish necks of the peacocks, His remembrance of Krsna immediately awakened, and He fell to the ground in ecstatic love.

17.219

prabhure murcchita dekhi’ sei ta brahmana

bhattacarya-sange kare prabhura santarpana

SYNONYMS

prabhure—Sri Caitanya Mahaprabhu; murcchita—unconscious; dekhi’-seeing; sei ta brahmana—indeed that brahmana; bhattacarya-sange—with Bhattacarya; kare—does; prabhura—of Sri Caitanya Mahaprabhu; santarpana—taking care.

When the brahmana saw that Sri Caitanya Mahaprabhu was unconscious, he and Balabhadra Bhattacarya took care of Him.

17.220

aste-vyaste mahaprabhura lana bahirvasa

jala-seka kare ange, vastrera vatasa

SYNONYMS

aste-vyaste—with great haste; mahaprabhura—of Sri Caitanya Mahaprabhu; lana—taking; bahirvasa—covering cloth; jala-seka kare—sprinkle water; ange—on the body; vastrera vatasa—fanning with the cloth.

They hastily sprinkled water over the Lord’s body.

Then they took up His cloth and began to fan Him with it.

17.221

prabhu-karne krsna-nama kahe ucca kari’

cetana pana prabhu ya’na gadagadi

SYNONYMS

prabhu-karne—in the ear of Sri Caitanya Mahaprabhu; krsna-nama—the holy name of Lord Krsna; kahe—chant; ucca kari’-loudly; cetana pana—coming to consciousness; prabhu—Sri Caitanya Mahaprabhu; ya’na—goes; gadagadi—rolling on the ground.

They then began to chant the holy name of Krsna into the Lord’s ear.

When the Lord regained consciousness, He began rolling on the ground.

17.222

kantaka-durgama vane anga ksata haila

bhattacarya kole kari’ prabhure sustha kaila

SYNONYMS

kantaka-durgama—difficult to traverse because of thorns; vane—in the forest; anga—the body; ksata haila—became injured; bhattacarya—Balabhadra Bhattacarya; kole kari’-taking Him on his lap; prabhure—Sri Caitanya Mahaprabhu; sustha kaila—pacified.

When the Lord rolled on the ground, sharp thorns injured His body.

Taking Him on his lap, Balabhadra Bhattacarya pacified Him.

17.223

krsnavese prabhura preme garagara mana

’bol’ ’bol’ kari’ uthi’ karena nartana

SYNONYMS

krsna-avese—in ecstatic love of Krsna; prabhura—of Sri Caitanya Mahaprabhu; preme—by love; garagara—disturbed; mana—mind; bol bol—chant, chant; kari’-saying; uthi’-standing up; karena nartana—began to dance.

Sri Caitanya Mahaprabhu’s mind wandered in ecstatic love of Krsna.

He immediately stood up and said,“Chant! Chant!” Then He Himself began to dance.

17.224

bhattacarya, sei vipra ’krsna-nama’ gaya

nacite nacite pathe prabhu cali’ yaya

SYNONYMS

bhattacarya—Bhattacarya; sei vipra—that brahmana; krsna-nama gaya—chant the holy name of Krsna; nacite nacite—dancing and dancing; pathe—on the road; prabhu—Sri Caitanya Mahaprabhu; cali’ yaya—goes forward.

Being thus ordered by the Lord, both Balabhadra Bhattacarya and the brahmana began to chant the holy name of Krsna.

Then the Lord, dancing and dancing, proceeded along the path.

17.225

prabhura premavesa dekhi’ brahmana--vismita

prabhura raksa lagi’ vipra ha-ila cintita

SYNONYMS

prabhura—of Sri Caitanya Mahaprabhu; prema-avesa—ecstatic love; dekhi’-seeing; brahmana—the brahmana; vismita—astonished; prabhura—of Sri Caitanya Mahaprabhu; raksa lagi’-for the protection; vipra—the brahmana; ha-ila—became; cintita—very anxious.

The brahmana was astounded to see the symptoms of ecstatic love exhibited by Sri Caitanya Mahaprabhu.

He then became anxious to give the Lord protection.

17.226

nilacale chila yaiche premavesa mana

vrndavana yaite pathe haila sata-guna

SYNONYMS

nilacale—at Jagannatha Puri; chila—was; yaiche—as; prema-avesa mana—always in a mentality of ecstatic love; vrndavana—to Vrndavana; yaite—going; pathe—on the road; haila—became; sata-guna—one hundred times.

Sri Caitanya Mahaprabhu’s mind was absorbed in ecstatic love at Jagannatha Puri, but when He passed along the road on the way to Vrndavana, that love increased a hundred times.

17.227

sahasra-guna prema bade mathura darasane

laksa-guna prema bade, bhramena yabe vane

SYNONYMS

sahasra-guna—one thousand times; prema—love; bade—increased; mathura—Mathura; darasane—upon seeing; laksa-guna—a hundred thousand times; prema bade—love increases; bhramena—wanders; yabe—when; vane—in the forests of Vrndavana.

The Lord’s ecstatic love increased a thousand times when He visited Mathura, but it increased a hundred thousand times when He wandered in the forests of Vrndavana.

17.228-229

anya-desa prema uchale ’vrndavana’-name

saksat bhramaye ebe sei vrndavane

preme garagara mana ratri-divase

snana-bhiksadi-nirvaha karena abhyase

SYNONYMS

anya-desa—in other countries; prema—love; uchale—increases; vrndavana-name—by the name of Vrndavana; saksat—directly; bhramaye—travels; ebe—now; sei vrndavane—in that Vrndavana; preme—in ecstatic love; garagara—faltering; mana—mind; ratri-divase—day and night; snana-bhiksa-adi—bathing and accepting food; nirvaha—accomplishing; karena—does; abhyase—by habit.

When Sri Caitanya Mahaprabhu was elsewhere, the very name of Vrndavana was sufficient to increase His ecstatic love.

Now, when He was actually traveling in the Vrndavana forest, His mind was absorbed in great ecstatic love day and night.

He ate and bathed simply out of habit.

17.230

ei-mata prema--yavat bhramila ’bara’ vana

ekatra likhilun, sarvatra na yaya varnana

SYNONYMS

ei-mata—in this way; prema—ecstatic love; yavat—so long; bhramila—He traveled; bara vana—through the twelve forests of Vrndavana; ekatra—in one place; likhilun—I have written; sarvatra—everywhere; na yaya varnana—cannot be described.

Thus I have written a description of the ecstatic love Lord Caitanya manifested while He walked through the twelve forests of Vrndavana.

To describe it all would be impossible.

17.231

vrndavane haila prabhura yateka premera vikara

koti-granthe ’ananta’ likhena tahara vistara

SYNONYMS

vrndavane—in Vrndavana; haila—there were; prabhura—of Sri Caitanya Mahaprabhu; yateka—as many; premera vikara—transformations of ecstasy; koti-granthe—in millions of books; ananta—Lord Ananta; likhena—writes; tahara—of them; vistara—elaboration.

Lord Ananta writes millions of books elaborately describing the transformations of ecstatic love experienced by Sri Caitanya Mahaprabhu in Vrndavana.

17.232

tabu likhibare nare tara eka kana

uddesa karite kari dig-darasana

SYNONYMS

tabu—yet; likhibare—to write; nare—is not able; tara—of that; eka—one; kana—fragment; uddesa—indication; karite—to make; kari—I perform; dik-darasana—pointing out the direction.

Since Lord Ananta Himself cannot describe even a fragment of these pastimes, I am simply pointing out the direction.

17.233

jagat bhasila caitanya-lilara pathare

yanra yata sakti tata pathare santare

SYNONYMS

jagat—the whole world; bhasila—floated; caitanya-lilara—of the pastimes of Sri Caitanya Mahaprabhu; pathare—in the inundation; yanra—of whom; yata—as much; sakti—power; tata—that much; pathare—in the inundation; santare—swims.

The whole world became merged in the inundation of the pastimes of Sri Caitanya Mahaprabhu.

One can swim in that water to the extent that he has the strength.

17.234

sri-rupa-raghunatha-pade yara asa

caitanya-caritamrta kahe krsnadasa

SYNONYMS

sri-rupa—Srila Rupa Gosvami; raghunatha—Srila Raghunatha dasa Gosvami; pade—at the lotus feet; yara—whose; asa—expectation; caitanya-caritamrta—the book named Caitanya-caritamrta; kahe—describes; krsnadasa—Srila Krsnadasa Kaviraja Gosvami.

Praying at the lotus feet of Sri Rupa and Sri Raghunatha, always desiring their mercy, I, Krsnadasa, narrate Sri Caitanya-caritamrta, following in their footsteps.

Thus end the Bhaktivedanta purports to Sri Caitanya-caritamrta, Madhya-lila, Seventeenth Chapter, describing the Lord’s traveling to Vrndavana.

Lord Sri Caitanya Mahaprabhu’s Visit to Sri Vrndavana The following summary of the Eighteenth Chapter is given by Srila Bhaktivinoda Thakura in his Amrta-pravaha-bhasya.

In the village of Arit-grama, Sri Caitanya Mahaprabhu discovered the transcendental lakes known as Radha-kunda and Syama-kunda.

He then saw the Deity Harideva at Govardhana Village.

Sri Caitanya Mahaprabhu had no desire to climb Govardhana Hill because the hill is worshiped as Krsna.

The Gopala Deity could understand the mind of Sri Caitanya Mahaprabhu; therefore on the plea of being attacked by Muslims, Gopala transferred Himself to the village of Ganthuli-grama.

Sri Caitanya Mahaprabhu then went to Ganthuli-grama to see Lord Gopala.

Some years later, Lord Gopala also went to Mathura to the temple of Viththalesvara and stayed there for one month just to give an audience to Srila Rupa Gosvami.

After visiting Nandisvara, Pavana-sarovara, Sesasayi, Khela-tirtha, Bhandiravana, Bhadravana, Lohavana and Mahavana, Sri Caitanya Mahaprabhu went to Gokula and then finally returned to Mathura.

Seeing a great crowd in Mathura, He moved His residence near Akrura-ghata, and from there He went every day to Vrndavana to see Kaliya-hrada, Dvadasaditya-ghata, Kesi-ghata, Rasa-sthali, Cira-ghata and Amli-tala.

At Kaliya Lake, many people mistook a fisherman for Krsna.

When some respectable people came to see Sri Caitanya Mahaprabhu, they expressed their opinion that when one takes sannyasa, he becomes Narayana.

Their mistake was corrected by the Lord.

In this way, their Krsna consciousness was awakened, and they could understand that a sannyasi is simply a living entity and not the Supreme personality of Godhead.

When Sri Caitanya Mahaprabhu took His bath at Akrura-ghata, He submerged Himself in the water for a long time.

Balabhadra Bhattacarya decided to take Sri Caitanya Mahaprabhu to Prayaga after visiting the holy place known as Soroksetra.

While stopping near a village on the way to Prayaga, Sri Caitanya Mahaprabhu fainted in ecstatic love.

Some Pathana soldiers who were passing through saw Sri Caitanya Mahaprabhu and falsely concluded that the Lord’s associates, Balabhadra Bhattacarya and others, had killed the Lord with a poison named dhutura and were taking His wealth.

Thus the soldiers arrested them.

However, when Sri Caitanya Mahaprabhu regained His senses, His associates were released.

He talked with a person who was supposed to be a holy man in the party.

From the Koran, Sri Caitanya Mahaprabhu established devotional service to Krsna.

Thus the leader of the soldiers, named Vijali Khan, surrendered to Sri Caitanya Mahaprabhu, and he and his party became devotees of Lord Krsna.

The same village today is known as the village of Pathana Vaisnavas.

After bathing in the Ganges at Soro, Sri Caitanya Mahaprabhu arrived at Prayaga at the confluence of three rivers-the Ganges, Yamuna and Sarasvati.