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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

            &lt;/main&gt;

            &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

11.1

namami haridasam tam

caitanyam tam ca tat-prabhum

samsthitam api yan-murtim

svanke krtva nanarta yah

SYNONYMS

namami—I offer my respectful obeisances; haridasam—unto Haridasa Thakura; tam—him; caitanyam—unto Lord Caitanya; tam—Him; ca—also; tat-prabhum—his master; samsthitam—dead; api—certainly; yat—whose; murtim—bodily form; sva-anke—on His lap; krtva—keeping; nanarta—danced; yah—He who.

Let me offer my respectful obeisances unto Haridasa Thakura and his master, Sri Caitanya Mahaprabhu, who danced with the body of Haridasa Thakura on His lap.

11.2

jaya jaya sri-caitanya jaya dayamaya

jayadvaita-priya nityananda-priya jaya

SYNONYMS

jaya jaya—all glories; sri-caitanya—to Lord Sri Caitanya Mahaprabhu; jaya—all glories; daya-maya—to the most merciful; jaya—all glories; advaita-priya—to the dear master of Advaita Acarya; nityananda-priya—to Sri Caitanya Mahaprabhu, who is very dear to Lord Nityananda; jaya—all glories.

All glories to Lord Sri Caitanya Mahaprabhu, who is very merciful and who is very dear to Advaita Acarya and Lord Nityananda.

11.3

jaya srinivasesvara haridasa-natha

jaya gadadhara-priya svarupa-prana-natha

SYNONYMS

jaya—all glories; srinivasa-isvara—to the master of Srinivasa; haridasa-natha—the master of Haridasa Thakura; jaya—all glories; gadadhara-priya—to the dear master of Gadadhara; svarupa-prana-natha—the master of the life of Svarupa Damodara.

All glories to the master of Srinivasa Thakura! All glories to the master of Haridasa Thakura! All glories to the dear master of Gadadhara Pandita! All glories to the master of the life of Svarupa Damodara!

11.4

jaya kasi-priya jagadananda-pranesvara

jaya rupa-sanatana-raghunathesvara

SYNONYMS

jaya—all glories; kasi-priya—to Lord Sri Caitanya, who is very dear to Kasi Misra; jagadananda-prana-isvara—the Lord of the life of Jagadananda Pandita; jaya—all glories; rupa-sanatana-raghunatha-isvara—to the Lord of Rupa Gosvami, Sanatana Gosvami and Raghunatha dasa Gosvami.

All glories to Lord Sri Caitanya, who is very dear to Kasi Misra.

He is the Lord of the life of Jagadananda and the Lord of Rupa Gosvami, Sanatana Gosvami and Raghunatha dasa Gosvami.

11.5

jaya gaura-deha krsna svayam bhagavan

krpa kari’ deha’ prabhu, nija-pada-dana

SYNONYMS

jaya—all glories; gaura-deha—to the transcendental body of Sri Caitanya Mahaprabhu; krsna—Lord Krsna; svayam—personally; bhagavan—the Supreme Personality of Godhead; krpa kari’-being merciful; deha’-please give; prabhu—my Lord; nija-pada-dana—shelter at Your lotus feet.

All glories to the transcendental form of Sri Caitanya Mahaprabhu, who is Krsna Himself, the Supreme Personality of Godhead.

My dear Lord, kindly give me shelter at Your lotus feet by Your causeless mercy.

11.6

jaya nityananda-candra jaya caitanyera prana

tomara caranaravinde bhakti deha’ dana

SYNONYMS

jaya—all glories; nityananda-candra—to Lord Nityananda Prabhu; jaya—all glories; caitanyera prana—to the life and soul of Sri Caitanya Mahaprabhu; tomara carana-aravinde—at Your lotus feet; bhakti—devotional service; deha’-please give; dana—the gift.

All glories to Lord Nityananda, who is the life and soul of Sri Caitanya Mahaprabhu.

My dear Lord, kindly give me engagement in devotional service at Your lotus feet.

11.7

jaya jayadvaita-candra caitanyera arya

sva-carane bhakti deha’ jayadvaitacarya

SYNONYMS

jaya jaya—all glories; advaita-candra—to Advaita Acarya; caitanyera arya—respected by the Lord; sva-carane—at Your lotus feet; bhakti deha’-please give devotional service; jaya—all glories; advaita-acarya—to Advaita Acarya.

All glories to Advaita Acarya, who is treated by Sri Caitanya Mahaprabhu as superior due to His age and respectability.

Please give me engagement in devotional service at Your lotus feet.

11.8

jaya gaura-bhakta-gana,--gaura yanra prana

saba bhakta mili’ more bhakti deha’ dana

SYNONYMS

jaya—all glories; gaura-bhakta-gana—to the devotees of Sri Caitanya Mahaprabhu; gaura—Lord Caitanya; yanra—of whom; prana—the life and soul; saba—all; bhakta—devotees; mili’-together; more—to me; bhakti—devotional service; deha’ dana—kindly give the charity.

All glories to all the devotees of Sri Caitanya Mahaprabhu, for the Lord is their life and soul.

All of you, kindly bestow devotional service upon me.

11.9

jaya rupa, sanatana, jiva, raghunatha

raghunatha, gopala,--chaya mora natha

SYNONYMS

jaya—all glories; rupa—to Rupa Gosvami; sanatana—Sanatana Gosvami; jiva—Jiva Gosvami; raghunatha—Raghunatha dasa Gosvami; raghunatha—Raghunatha Bhatta Gosvami; gopala—Gopala Bhatta Gosvami; chaya—six; mora—my; natha—lords.

All glories to Rupa Gosvami, Sanatana Gosvami, Jiva Gosvami, Raghunatha dasa Gosvami, Raghunatha Bhatta Gosvami, and Gopala Bhatta Gosvami, the six Gosvamis of Vrndavana.

They are all my masters.

11.10

e-saba prasade likhi caitanya-lila-guna

yaiche taiche likhi, kari apana pavana

SYNONYMS

e-saba—of all these; prasade—by the mercy; likhi—I am writing; caitanya-lila guna—the attributes and pastimes of Sri Caitanya Mahaprabhu; yaiche taiche—somehow or other; likhi—I am writing; kari—I do; apana pavana—purifying myself.

I am writing this narration of the pastimes and attributes of the Lord by the mercy of Sri Caitanya Mahaprabhu and His associates.

I do not know how to write properly, but I am purifying myself by writing this description.

11.11

ei-mata mahaprabhura nilacale vasa

sange bhakta-gana lana kirtana-vilasa

SYNONYMS

ei-mata—in this way; mahaprabhura—of Sri Caitanya Mahaprabhu; nilacale vasa—residence at Jagannatha Puri; sange—along; bhakta-gana lana—taking His devotees; kirtana-vilasa—enjoyment of performance of congregational chanting.

Sri Caitanya Mahaprabhu thus resided at Jagannatha Puri with His personal devotees and enjoyed the congregational chanting of the Hare Krsna maha mantra.

11.12

dine nrtya-kirtana, isvara-darasana

ratrye raya-svarupa-sane rasa-asvadana

SYNONYMS

dine—during the daytime; nrtya-kirtana—dancing and chanting; isvara darasana—visiting the temple of Lord Jagannatha; ratrye—at night; raya—Ramananda Raya; svarupa—Svarupa Damodara Gosvami; sane—with; rasa-asvadana—tasting the transcendental mellows.

In the daytime Sri Caitanya Mahaprabhu engaged in dancing and chanting and in seeing the temple of Lord Jagannatha.

At night, in the company of His most confidential devotees, such as Ramananda Raya and Svarupa Damodara Gosvami, He tasted the nectar of the transcendental mellows of Lord Sri Krsna’s pastimes.

11.13

ei-mata mahaprabhura sukhe kala yaya

krsnera viraha-vikara ange nana haya

SYNONYMS

ei-mata—in this way; mahaprabhura—of Sri Caitanya Mahaprabhu; sukhe—in happiness; kala yaya—time passes; krsnera—of Lord Krsna; viraha—from separation; vikara—transformations; ange—on the body; nana—various; haya—there are.

Sri Caitanya Mahaprabhu very happily passed His days in this way at Nilacala, Jagannatha Puri.

Feeling separation from Krsna, He exhibited many transcendental symptoms all over His body.

11.14

dine dine bade vikara, ratrye atisaya

cinta, udvega, pralapadi yata sastre kaya

SYNONYMS

dine dine—day after day; bade—increase; vikara—transformations; ratrye atisaya—especially at night; cinta—anxiety; udvega—agitation; pralapa—talking like a madman; adi—and so on; yata—as many as; sastre kaya—are mentioned in the sastras.

Day after day the symptoms increased, and at night they increased even more.

All these symptoms, such as transcendental anxiety, agitation, and talking like a madman, were present, just as they are described in the sastras.

11.15

svarupa gosani, ara ramananda-raya

ratri-dine kare donhe prabhura sahaya

SYNONYMS

svarupa gosani—Svarupa Damodara Gosvami; ara—and; ramananda-raya—Ramananda Raya; ratri-dine—day and night; kare—do; donhe—both of them; prabhura—of Sri Caitanya Mahaprabhu; sahaya—help.

Svarupa Damodara Gosvami and Ramananda Raya, the chief assistants in Sri Caitanya Mahaprabhu’s pastimes, remained with Him both day and night.

11.16

eka-dina govinda maha-prasada lana

haridase dite gela anandita hana

SYNONYMS

eka-dina—one day; govinda—the personal servant of Lord Caitanya Mahaprabhu; maha-prasada lana—taking maha-prasada; haridase dite—to deliver to Haridasa; gela—went; anandita hana—in great jubilation.

One day Govinda, the personal servant of Sri Caitanya Mahaprabhu, went in great jubilation to deliver the remnants of Lord Jagannatha’s food to Haridasa Thakura.

11.17

dekhe,--haridasa thakura kariyache sayana

manda manda kariteche sankhya-sankirtana

SYNONYMS

dekhe—he saw; haridasa thakura—Haridasa Thakura; kariyache sayana—was lying down; manda manda—very slowly; kariteche—he was doing; sankhya sankirtana—chanting the fixed number of rounds.

When Govinda came to Haridasa, he saw that Haridasa Thakura was lying on his back and chanting his rounds very slowly.

11.18

govinda kahe,--’utha asi’ karaha bhojana’

haridasa kahe,--aji karimu langhana

SYNONYMS

govinda kahe—Govinda said; utha—please get up; asi’-coming; karaha bhojana—take your prasada; haridasa kahe—Haridasa replied; aji—today; karimu langhana—I shall observe fasting “Please rise and take your maha-prasada,” Govinda said.

Haridasa Thakura replied, "Today I shall observe fasting.

11.19

sankhya-kirtana pure nahi, ke-mate khaiba?

maha-prasada aniyacha, ke-mate upeksiba?

SYNONYMS

sankhya-kirtana—the fixed amount of chanting; pure nahi—is not complete; ke-mate khaiba—how shall I eat; maha-prasada aniyacha—you have brought the maha-prasada; ke-mate upeksiba—how shall I neglect “I have not finished chanting my regular number of rounds.

How, then, can I eat? But you have brought maha-prasada, and how can I neglect it?”

11.20

eta bali’ maha-prasada karila vandana

eka ranca lana tara karila bhaksana

SYNONYMS

eta bali’-saying this; maha-prasada—to the maha-prasada; karila vandana—he offered respect; eka ranca—one fractional part; lana—taking; tara karila bhaksana—ate it.

Saying this, he offered prayers to the maha-prasada, took a little portion, and ate it.

PURPORT

Maha-prasada is nondifferent from Krsna.

Therefore, instead of eating maha-prasada, one should honor it.

It is said here, karila vandana, “he offered prayers.” When taking maha-prasada, one should not consider the food ordinary preparations.

Prasada means favor.

One should consider maha-prasada a favor of Krsna.

As stated by Srila Bhaktivinoda Thakura, krsna bada dayamaya karibare jihva jaya svaprasada-anna dila bhai.

Krsna is very kind.

In this material world we are all very attached to tasting various types of food.

Therefore, Krsna eats many nice varieties of food and offers the food back to the devotees, so that not only are one’s demands for various tastes satisfied, but by eating prasada he makes advancement in spiritual life.

Therefore, we should never consider ordinary food on an equal level with maha-prasada.

11.21

ara dina mahaprabhu tanra thani aila

sustha hao, haridasa--bali’ tanre puchila

SYNONYMS

ara dina—the next day; mahaprabhu—Sri Caitanya Mahaprabhu; tanra thani—to his place; aila—came; su-stha hao—are you all right; haridasa—O Haridasa; bali’-saying; tanre—unto him; puchila—inquired.

The next day, Sri Caitanya Mahaprabhu went to Haridasa’s place and inquired from him, “Haridasa, are you well?”

11.22

namaskara kari’ tenho kaila nivedana

sarira sustha haya mora, asustha buddhi-mana

SYNONYMS

namaskara kari’-after offering obeisances; tenho—he, Haridasa Thakura; kaila nivedana—submitted; sarira—body; su-stha—all right; haya—is; mora—my; asustha—not in a healthy condition; buddhi-mana—my mind and intelligence.

Haridasa offered his obeisances to the Lord and replied, “My body is all right, but my mind and intelligence are not well.”

11.23

prabhu kahe,--’kon vyadhi, kaha ta’ nirnaya?’

tenho kahe,--’sankhya-kirtana na puraya’

SYNONYMS

prabhu kahe—Sri Caitanya Mahaprabhu said; kon vyadhi—what disease; kaha ta’ nirnaya—can you ascertain; tenho kahe—he said; sankhya-kirtana—fixed amount of chanting; na puraya—has not become complete.

Sri Caitanya Mahaprabhu further inquired from Haridasa, “Can you ascertain what your disease is?” Haridasa Thakura replied, “My disease is that I cannot complete my rounds.”

PURPORT

If one cannot complete the fixed number of rounds he is assigned, he should be considered to be in a diseased condition of spiritual life.

Srila Haridasa Thakura is called namacarya.

Of course, we cannot imitate Haridasa Thakura, but everyone must chant a prescribed number of rounds.

In our Krsna consciousness movement we have fixed sixteen rounds as the minimum so that the Westerners will not feel burdened.

These sixteen rounds must be chanted, and chanted loudly, so that one can hear himself and others.

11.24

prabhu kahe,--"vrddha ha-ila ’sankhya’ alpa kara

siddha-deha tumi, sadhane agraha kene kara?

SYNONYMS

prabhu kahe—Lord Sri Caitanya Mahaprabhu said; vrddha ha-ila—you have become old; sankhya alpa kara—reduce your number; siddha-deha tumi—you are already liberated; sadhane—in the regulative principles; agraha kene kara—why are you eager “Now that you have become old,” the Lord said, "you may reduce the number of rounds you chant daily.

You are already liberated, and therefore you need not follow the regulative principles very strictly.

PURPORT

Unless one has come to the platform of spontaneous love of God, he must follow the regulative principles.

Thakura Haridasa was the living example of how to follow the regulative principles.

Similarly, Raghunatha dasa Gosvami was also such a living example.

In the Sad-gosvamy-astaka it is stated:

sankhya-purvaka-nama-gana-natibhih kalavasanikrtau.

The Gosvamis, especially Raghunatha dasa Gosvami, strictly followed all the regulative principles.

The first regulative principle is that one must chant the Hare Krsna maha-mantra loudly enough so that he can hear himself, and one must vow to chant a fixed number of rounds.

Not only was Raghunatha dasa Gosvami chanting a fixed number of rounds, but he had also taken a vow to bow down many times and offer obeisances to the Lord.

11.25

loka nistarite ei tomara ’avatara’

namera mahima loke karila pracara

SYNONYMS

loka nistarite—to deliver the people in general; ei—this; tomara avatara—your incarnation; namera mahima—the glories of the holy name; loke—in this world; karila pracara—you have preached “Your role in this incarnation is to deliver the people in general.

You have sufficiently preached the glories of the holy name in this world.”

PURPORT

Haridasa Thakura is known as namacarya because it is he who preached the glories of chanting hari-nama, the holy name of God.

By using the words tomara avatara (“your incarnation”), Sri Caitanya Mahaprabhu confirms that Haridasa Thakura is the incarnation of Lord Brahma.

Srila Bhaktisiddhanta Sarasvati Thakura says that advanced devotees help the Supreme Personality of Godhead in His mission and that such devotees or personal associates incarnate by the will of the Supreme Lord.

The Supreme Lord incarnates by His own will, and, by His will, competent devotees also incarnate to help Him in His mission.

Haridasa Thakura is thus the incarnation of Lord Brahma, and other devotees are likewise incarnations who help in the prosecution of the Lord’s mission.

11.26

ebe alpa sankhya kari’ kara sankirtana"

haridasa kahe,--"suna mora satya nivedana

SYNONYMS

ebe—now; alpa sankhya—a reduced number of chanting; kari’-doing; kara sankirtana—chant the Hare Krsna maha-mantra; haridasa kahe—Haridasa Thakura replied; suna—kindly hear; mora—my; satya—real; nivedana—submission.

The Lord concluded, “Now, therefore, please reduce the fixed number of times you chant the Hare Krsna maha-mantra.” Haridasa Thakura replied, "Kindly hear my real plea.

11.27

hina-jati janma mora nindya-kalevara

hina-karme rata muni adhama pamara

SYNONYMS

hina-jati—in a low family; janma mora—my birth; nindya—abominable; kalevara—body; hina-karme—in low activities; rata muni—I am fully engaged; adhama—the lowest of men; pamara—most condemned "I was born in an inferior family, and my body is most abominable.

I always engage in low work.

Therefore, I am the lowest, most condemned of men.

11.28

adrsya, asprsya more angikara kaila

raurava ha-ite kadi’ more vaikunthe cadaila

SYNONYMS

adrsya—unseeable; asprsya—untouchable; more—me; angikara kaila—You have accepted; raurava ha-ite—from a hellish condition; kadi’-taking away; more—me; vaikunthe cadaila—have raised to the Vaikuntha platform "I am unseeable and untouchable, but You have accepted me as Your servant.

This means that You have delivered me from a hellish condition and raised me to the Vaikuntha platform.

11.29

svatantra isvara tumi hao icchamaya

jagat nacao, yare yaiche iccha haya

SYNONYMS

svatantra—fully independent; isvara—Supreme Personality of Godhead; tumi—You; hao—are; iccha-maya—free to act according to Your desire; jagat—the world; nacao—You are causing to dance; yare—which; yaiche—as; iccha haya—You like "My dear Lord, You are the fully independent Personality of Godhead.

You act by Your own free will.

You cause the whole world to dance and act as You like.

11.30

aneka nacaila more prasada kariya

viprera sraddha-patra khainu ’mleccha’ hana

SYNONYMS

aneka—in many ways; nacaila—You have made dance; more—me; prasada kariya—by Your mercy; viprera—of the brahmanas; sraddha-patra—the dish of the sraddha ceremony; khainu—I have eaten; mleccha hana—although born in a family of meateaters "My dear Lord, by Your mercy You have made me dance in many ways.

For example, I was offered the sraddha-patra that should have been offered to first-class brahmanas.

I ate from it even though I was born in a family of meateaters.

PURPORT

Srila Bhaktisiddhanta Sarasvati Thakura, in his Anubhasya, quotes from the Visnu-smrti in reference to sraddha-patra brahmanapasada hy ete

kathitah pankti-dusakah

etan vivarjayed yatnat

sraddha-karmani panditah According to this verse, if one is born in a brahmana family but does not behave according to brahminical standards, he should not be offered the sraddha-patra, which is prasada offered to the forefathers.

Advaita Acarya offered the sraddha-patra to Haridasa Thakura, not to a brahmana who had been born in a brahmana family.

Although Haridasa Thakura was born in the family of meateaters, because he was an advanced devotee he was shown more respect than a first-class brahmana.

11.31

eka vancha haya mora bahu dina haite

lila samvaribe tumi--laya mora citte

SYNONYMS

eka vancha—one desire; haya—is; mora—my; bahu dina—a very long time; haite—since; lila—Your activities; samvaribe tumi—You will close; laya mora citte—I am thinking "I have had one desire for a very long time.

I think that quite soon, my Lord, You will bring to a close Your pastimes within this material world.

11.32

sei lila prabhu more kabhu na dekhaiba

apanara age mora sarira padiba

SYNONYMS

sei lila—that pastime; prabhu—my Lord; more—unto me; kabhu—ever; na dekhaiba—do not show; apanara age—before You; mora sarira—my body; padiba—let fall down "I wish that You not show me this closing chapter of Your pastimes.

Before that time comes, kindly let my body fall down in Your presence.

11.33

hrdaye dharimu tomara kamala carana

nayane dekhimu tomara canda vadana

SYNONYMS

hrdaye—upon my heart; dharimu—I shall catch; tomara—Your; kamala carana—lotuslike feet; nayane—with my eyes; dekhimu—I shall see; tomara—Your; canda vadana—face like the moon "I wish to catch Your lotuslike feet upon my heart and see Your moonlike face.

11.34

jihvaya uccarimu tomara ’krsna-caitanya’-nama

ei-mata mora iccha,--chadimu parana

SYNONYMS

jihvaya—with my tongue; uccarimu—I shall chant; tomara—Your; krsna-caitanya-nama—holy name of Lord Krsna Caitanya; ei-mata—in this way; mora iccha—my desire; chadimu parana—I shall give up life "With my tongue I shall chant Your holy name, ’Sri Krsna Caitanya!’ That is my desire.

Kindly let me give up my body in this way.

11.35

mora ei iccha yadi tomara prasade haya

ei nivedana mora kara, dayamaya

SYNONYMS

mora—my; ei—this; iccha—desire; yadi—if; tomara prasade—by Your mercy; haya—is; ei nivedana—this submission; mora—my; kara—just do; daya-maya—O merciful one "O most merciful Lord, if by Your mercy it is possible, kindly grant my desire.

11.36

ei nica deha mora paduka tava age

ei vancha-siddhi mora tomatei lage"

SYNONYMS

ei—this; nica—lowborn; deha—body; mora—my; paduka—let it fall down; tava age—in front of You; ei—this; vancha-siddhi—perfection of desire; mora—my; tomatei—by You; lage—can become possible “Let this lowborn body fall down before You.

You can make possible this perfection of all my desires.”

11.37

prabhu kahe,--"haridasa, ye tumi magibe

krsna krpamaya taha avasya karibe

SYNONYMS

prabhu kahe—Sri Caitanya Mahaprabhu replied; haridasa—My dear Haridasa; ye—whatever; tumi—you; magibe—request; krsna—Lord Krsna; krpa-maya—all-merciful; taha—that; avasya—certainly; karibe—will execute.

Sri Caitanya Mahaprabhu said, "My dear Haridasa, Krsna is so merciful that He must execute whatever you want.

11.38

kintu amara ye kichu sukha, saba toma lana

tomara yogya nahe,--yabe amare chadiya"

SYNONYMS

kintu—but; amara—My; ye—whatever; kichu—any; sukha—happiness; saba—all; toma lana—because of your association; tomara—for you; yogya nahe—it is not fit; yabe—you will go away; amare chadiya—leaving Me aside “But whatever happiness is Mine is all due to your association.

It is not fitting for you to go away and leave Me aside.”

11.39

carane dhari’ kahe haridasa,--"na kariha ’maya’

avasya mo-adhame, prabhu, kara ei ’daya’

SYNONYMS

carane—the lotus feet; dhari’-catching; kahe—said; haridasa—Haridasa Thakura; na kariha maya—do not create an illusion; avasya—certainly; mo-adhame—unto me, who am so fallen; prabhu—my Lord; kara ei daya—show this mercy.

Catching the lotus feet of Sri Caitanya Mahaprabhu, Haridasa Thakura said, "My Lord, do not create an illusion! Although I am so fallen, You must certainly show me this mercy!

11.40

mora siromani kata kata mahasaya

tomara lilara sahaya koti-bhakta haya

SYNONYMS

mora—my; siromani—crown jewels; kata kata—many, many; mahasaya—great persons; tomara lilara—in Your pastimes; sahaya—helpers; koti-bhakta—millions of devotees; haya—there are "My Lord, there are many respectable personalities, millions of devotees, who are fit to sit on my head.

They are all helpful in Your pastimes.

11.41

ama-hena yadi eka kita mari’ gela

eka pipilika maile prthvira kahan hani haila?

SYNONYMS

ama-hena—like me; yadi—if; eka—one; kita—insect; mari’ gela—dies; eka—one; pipilika—ant; maile—if he dies; prthvira—of the earth; kahan—where; hani haila—is there any loss "My Lord, if an insignificant insect like me dies, what is the loss? If an ant dies, where is the loss to the material world?

11.42

’bhakata-vatsala’ prabhu, tumi, mui ’bhaktabhasa’

avasya purabe, prabhu, mora ei asa"

SYNONYMS

bhakata-vatsala—always affectionate to devotees; prabhu—my Lord; tumi—You; mui—I; bhakta-abhasa—an imitation devotee; avasya—certainly; purabe—You will fulfill; prabhu—my Lord; mora—my; ei—this; asa—expectation “My Lord, You are always affectionate to Your devotees.

I am just an imitation devotee, but nevertheless I wish that You fulfill my desire.

That is my expectation.”

11.43

madhyahna karite prabhu calila apane

isvara dekhiya kali dibena darasane

SYNONYMS

madhyahna karite—to perform His noon duties; prabhu—Sri Caitanya Mahaprabhu; calila apane—aroused Himself; isvara dekhiya—after visiting Lord Jagannatha; kali—tomorrow; dibena darasane—He would see Haridasa Thakura.

Because He had to perform His noon duties, Sri Caitanya Mahaprabhu got up to leave, but it was settled that the following day, after He saw Lord Jagannatha, He would return to visit Haridasa Thakura.

11.44

tabe mahaprabhu tanre kari’ alingana

madhyahna karite samudre karila gamana

SYNONYMS

tabe—then; mahaprabhu—Sri Caitanya Mahaprabhu; tanre—unto him (Haridasa); kari’-doing; alingana—embracing; madhyahna karite—to perform His noon duties; samudre—toward the sea; karila gamana—went.

After embracing him, Sri Caitanya Mahaprabhu left to perform His noon duties and went to the sea to take His bath.

11.45

pratah-kale isvara dekhi’ saba bhakta lana

haridase dekhite aila sighra kariya

SYNONYMS

pratah-kale—in the morning; isvara dekhi’-after visiting Lord Jagannatha; saba bhakta—all the devotees; lana—accompanied by; haridase—Haridasa; dekhite—to see; aila—came; sighra kariya—hastily.

The next morning, after visiting the Jagannatha temple, Sri Caitanya Mahaprabhu, accompanied by all His other devotees, came hastily to see Haridasa Thakura.

11.46

haridasera age asi’ dila darasana

haridasa vandila prabhura ara vaisnava-carana

SYNONYMS

haridasera—of Haridasa Thakura; age—in front; asi’-coming; dila darasana—gave His audience; haridasa—Haridasa Thakura; vandila—offered respect; prabhura—of Sri Caitanya Mahaprabhu; ara—and; vaisnava—of the Vaisnavas; carana—unto the lotus feet.

Sri Caitanya Mahaprabhu and the other devotees came before Haridasa Thakura, who offered his respects to the lotus feet of Sri Caitanya Mahaprabhu and all the Vaisnavas.

11.47

prabhu kahe,--’haridasa, kaha samacara’

haridasa kahe,--’prabhu, ye krpa tomara’

SYNONYMS

prabhu kahe—Sri Caitanya Mahaprabhu said; haridasa—My dear Haridasa; kaha samacara—what is the news; haridasa kahe—Haridasa replied; prabhu—my Lord; ye—whatever; krpa—mercy; tomara—Your.

Lord Sri Caitanya Mahaprabhu inquired, “My dear Haridasa, what is the news?” Haridasa Thakura replied, “My Lord, whatever mercy You can bestow upon me.”

11.48

angane arambhila prabhu maha-sankirtana

vakresvara-pandita tahan karena nartana

SYNONYMS

angane—in the courtyard; arambhila—began; prabhu—Sri Caitanya Mahaprabhu; maha-sankirtana—great congregational chanting; vakresvara-pandita—Vakresvara Pandita; tahan—there; karena nartana—danced.

Upon hearing this, Sri Caitanya Mahaprabhu immediately began great congregational chanting in the courtyard.

Vakresvara Pandita was the chief dancer.

11.49

svarupa-gosani adi yata prabhura gana

haridase bedi’ kare nama-sankirtana

SYNONYMS

svarupa-gosani—Svarupa Damodara Gosvami; adi—and others; yata—all; prabhura gana—the company of the Lord; haridase bedi’-surrounding Haridasa Thakura; kare—performed; nama-sankirtana—congregational chanting.

Headed by Svarupa Damodara Gosvami, all the devotees of Sri Caitanya Mahaprabhu surrounded Haridasa Thakura and began congregational chanting.

11.50

ramananda, sarvabhauma, sabara agrete

haridasera guna prabhu lagila kahite

SYNONYMS

ramananda—Ramananda Raya; sarvabhauma—Sarvabhauma Bhattacarya; sabara—of all; agrete—in front; haridasera—of Haridasa Thakura; guna—attributes; prabhu—Sri Caitanya Mahaprabhu; lagila kahite—began to describe.

In front of all the great devotees like Ramananda Raya and Sarvabhauma Bhattacarya, Sri Caitanya Mahaprabhu began to describe the holy attributes of Haridasa Thakura.

11.51

haridasera guna kahite prabhu ha-ila panca-mukha

kahite kahite prabhura bade maha-sukha

SYNONYMS

haridasera—of Haridasa Thakura; guna—attributes; kahite—speaking; prabhu—Sri Caitanya Mahaprabhu; ha-ila—became; panca-mukha—as if possessing five mouths; kahite kahite—while He was speaking; prabhura—of Sri Caitanya Mahaprabhu; bade—increased; maha-sukha—great happiness.

As He described the transcendental attributes of Haridasa Thakura, Sri Caitanya Mahaprabhu seemed to possess five mouths.

The more He described, the more His great happiness increased.

11.52

haridasera gune sabara vismita haya mana

sarva-bhakta vande haridasera carana

SYNONYMS

haridasera—of Haridasa Thakura; gune—by the attributes; sabara—of all of them; vismita—struck with wonder; haya—become; mana—minds; sarva-bhakta—all the devotees; vande—worship; haridasera carana—the lotus feet of Haridasa Thakura.

After hearing of the transcendental qualities of Haridasa Thakura, all the devotees present were struck with wonder.

They all offered their respectful obeisances to the lotus feet of Haridasa Thakura.

11.53

haridasa nijagrete prabhure vasaila

nija-netra--dui bhrnga--mukha-padme dila

SYNONYMS

haridasa—Thakura Haridasa; nija-agrete—in front of himself; prabhure vasaila—made the Lord sit down; nija-netra—his eyes; dui bhrnga—as if two bumblebees; mukha-padme—on the lotus face; dila—he fixed.

Haridasa Thakura made Sri Caitanya Mahaprabhu sit down in front of him, and then he fixed his eyes, like two bumblebees, on the lotus face of the Lord.

11.54

sva-hrdaye ani’ dharila prabhura carana

sarva-bhakta-pada-renu mastaka-bhusana

SYNONYMS

sva-hrdaye—upon his heart; ani’-bringing; dharila—held; prabhura carana—the lotus feet of Sri Caitanya Mahaprabhu; sarva-bhakta—of all the devotees; pada-renu—the dust of the feet; mastaka-bhusana—the ornament of his head.

He held the lotus feet of Sri Caitanya Mahaprabhu on his heart and then took the dust of the feet of all the devotees present and put it on his head.

11.55

’sri-krsna-caitanya’ sabda balena bara bara

prabhu-mukha-madhuri piye, netre jala-dhara

SYNONYMS

sri-krsna-caitanya—Lord Sri Krsna Caitanya; sabda—vibration; balena—speaks; bara bara—again and again; prabhu-mukha-madhuri—the sweetness of the face of Sri Caitanya Mahaprabhu; piye—he drinks; netre—through the eyes; jala-dhara—a continuous flow of water.

He began to chant the holy name of Sri Krsna Caitanya again and again.

As he drank the sweetness of the face of the Lord, tears constantly glided down from his eyes.

11.56

’sri-krsna-caitanya’ sabda karite uccarana

namera sahita prana kaila utkramana

SYNONYMS

sri-krsna-caitanya—Sri Krsna Caitanya; sabda—the sound vibration; karite uccarana—chanting; namera sahita—with the name; prana—life; kaila utkramana—went away.

While chanting the holy name of Sri Krsna Caitanya, he gave up his air of life and left his body.

11.57

maha-yogesvara-praya dekhi’ svacchande marana

’bhismera niryana’ sabara ha-ila smarana

SYNONYMS

maha-yogesvara-praya—just like a great mystic yogi; dekhi’-seeing; svacchande—at his will; marana—dying; bhismera niryana—the passing of Bhisma; sabara ha-ila smarana—everyone remembered.

Seeing the wonderful death of Haridasa Thakura by his own will, which was just like a great mystic yogi’s, everyone remembered the passing away of Bhisma.

11.58

’hari’ ’krsna’-sabde sabe kare kolahala

premanande mahaprabhu ha-ila vihvala

SYNONYMS

hari—the holy name of Hari; krsna—the holy name of Krsna; sabde—with the sound vibration; sabe—all of them; kare—make; kolahala—great noise; prema-anande—in ecstatic love; mahaprabhu—Sri Caitanya Mahaprabhu; ha-ila vihvala—became overwhelmed.

There was a tumultuous noise as they all chanted the holy names “Hari” and “Krsna.” Sri Caitanya Mahaprabhu became overwhelmed with ecstatic love.

11.59

haridasera tanu prabhu kole laila uthana

angane nacena prabhu premavista hana

SYNONYMS

haridasera—of Haridasa Thakura; tanu—the body; prabhu-Sri Caitanya Mahaprabhu; kole—on the lap; laila—took; uthana—raising; angane—in the yard; nacena—dances; prabhu—Sri Caitanya Mahaprabhu; premavista hana—becoming overwhelmed by ecstatic love.

The Lord raised the body of Haridasa Thakura and placed it on His lap.

Then He began to dance in the courtyard in great ecstatic love.

11.60

prabhura avese avasa sarva-bhakta-gana

premavese sabe nace, karena kirtana

SYNONYMS

prabhura avese—because of the ecstatic emotions of Sri Caitanya Mahaprabhu; avasa—helpless; sarva-bhakta-gana—all the devotees; prema-avese—in great ecstatic love; sabe—all of them; nace—dance; karena kirtana—and perform congregational chanting.

Because of Sri Caitanya Mahaprabhu’s ecstatic love, all the devotees were helpless, and in ecstatic love they also began to dance and chant congregationally.

11.61

ei-mate nrtya prabhu kaila kata-ksana

svarupa-gosani prabhure karaila savadhana

SYNONYMS

ei-mate—in this way; nrtya—dancing; prabhu—Sri Caitanya Mahaprabhu; kaila—performed; kata-ksana—for some time; svarupa-gosani—Svarupa Damodara Gosvami; prabhure—unto Sri Caitanya Mahaprabhu; karaila—caused to do; savadhana—care of other rituals.

Sri Caitanya Mahaprabhu danced for some time, and then Svarupa Damodara Gosvami informed Him of other rituals for the body of Thakura Haridasa.

11.62

haridasa-thakure tabe vimane cadana

samudre lana gela tabe kirtana kariya

SYNONYMS

haridasa-thakure—Haridasa Thakura; tabe—then; vimane—on a carrier like an airship; cadana—raising; samudre—to the seashore; lana gela—took; tabe—then; kirtana kariya—performing congregational chanting.

The body of Haridasa Thakura was then raised onto a carrier that resembled an airship and taken to the sea, accompanied by congregational chanting.

11.63

age mahaprabhu calena nrtya karite karite

pache nrtya kare vakresvara bhakta-gana-sathe

SYNONYMS

age—in front; mahaprabhu—Sri Caitanya Mahaprabhu; calena—goes; nrtya—dancing; karite karite—performing; pache—behind; nrtya kare—dances; vakresvara—Vakresvara; bhakta-gana-sathe—with other devotees.

Sri Caitanya Mahaprabhu danced in front of the procession, and Vakresvara Pandita, along with the other devotees, chanted and danced behind Him.

11.64

haridase samudra-jale snana karaila

prabhu kahe,--“samudra ei ’maha-tirtha’ ha-ila”

SYNONYMS

haridase—the body of Haridasa; samudra-jale—in the water of the sea; snana karaila—bathed; prabhu kahe—Sri Caitanya Mahaprabhu said; samudra—sea; ei—this; maha-tirtha ha-ila—has become a great place of pilgrimage.

Sri Caitanya Mahaprabhu bathed the body of Haridasa Thakura in the sea and then declared, “From this day on, this sea has become a great pilgrimage site.”

11.65

haridasera padodaka piye bhakta-gana

haridasera ange dila prasada-candana

SYNONYMS

haridasera—of Haridasa Thakura; pada-udaka—the water that touched the lotus feet; piye—drink; bhakta-gana—the devotees; haridasera—of Haridasa Thakura; ange—on the body; dila—smeared; prasada-candana—remnants of sandalwood pulp offered to Lord Jagannatha.

Everyone drank the water that had touched the lotus feet of Haridasa Thakura, and then they smeared remnants of Lord Jagannatha’s sandalwood pulp over Haridasa Thakura’s body.

11.66

dora, kadara, prasada, vastra ange dila

valukara garta kari’ tahe soyaila

SYNONYMS

dora—silken ropes; kadara—remnants of Lord Jagannatha’s sandalwood pulp; prasada—remnants of Jagannatha’s food; vastra—cloth; ange—on the body; dila—gave; valukara—of sand; garta—a ditch; kari’-making; tahe—within that; soyaila—put down.

After a hole was dug in the sand, the body of Haridasa Thakura was placed in it.

Remnants from Lord Jagannatha, such as His silken ropes, sandalwood pulp, food and cloth, were placed on the body.

11.67

cari-dike bhakta-gana karena kirtana

vakresvara-pandita karena anande nartana

SYNONYMS

cari-dike—all around; bhakta-gana—the devotees; karena—performed; kirtana—congregational chanting; vakresvara-pandita—Vakresvara Pandita; karena—performed; anande—in jubilation; nartana—dancing.

All around the body, the devotees performed congregational chanting, and Vakresvara Pandita danced in jubilation.

11.68

’hari-bola’ ’hari-bola’ bale gauraraya

apani sri-haste valu dila tanra gaya

SYNONYMS

hari-bola hari-bola—chant Hari, chant Hari; bale—chanted; gauraraya—Sri Caitanya Mahaprabhu; apani—personally; sri-haste—with His transcendental hands; valu dila—placed sand; tanra gaya—on his body.

With His transcendental hands, Sri Caitanya Mahaprabhu personally covered the body of Haridasa Thakura with sand, chanting “Hari bol! Hari bol!”

11.69

tanre valu diya upare pinda bandhaila

caudike pindera maha avarana kaila

SYNONYMS

tanre—upon the body of Haridasa Thakura; valu—sand; diya—putting; upare—on top; pinda bandhaila—constructed a platform; cau-dike—all around; pindera—the platform; maha avarana kaila—made a great protective fence.

They covered the body of Haridasa Thakura with sand and then constructed a platform upon the site.

The platform was protected all around by fencing.

11.70

taha bedi’ prabhu kaila kirtana, nartana

hari-dhvani-kolahale bharila bhuvana

SYNONYMS

taha—that; bedi’-surrounding; prabhu—Sri Caitanya Mahaprabhu; kaila—performed; kirtana nartana—chanting and dancing; hari-dhvani-kolahale—the tumultuous sound of the holy name of Hari; bharila—filled; bhuvana—the entire universe.

Sri Caitanya Mahaprabhu danced and chanted all around the platform, and as the holy name of Hari roared tumultuously, the whole universe became filled with the vibration.

11.71

tabe mahaprabhu saba bhakta-gana-sange

samudre karila snana-jala-keli range

SYNONYMS

tabe—thereupon; mahaprabhu—Sri Caitanya Mahaprabhu; saba—all; bhakta-gana-sange—with the devotees; samudre—in the sea; karila snana—took a bath; jala-keli—playing in the water; range—in great jubilation.

After sankirtana, Sri Caitanya Mahaprabhu bathed in the sea with His devotees, swimming and playing in the water in great jubilation.

11.72

haridase pradaksina kari’ aila simha-dvare

hari-kirtana-kolahala sakala nagare

SYNONYMS

haridase—Haridasa; pradaksina kari’-circumambulating; aila simha-dvare—came to the gate of Jagannatha temple known as Simha-dvara; hari-kirtana-kolahala—the tumultuous sound of congregational chanting; sakala nagare—all over the city.

After circumambulating the tomb of Haridasa Thakura, Sri Caitanya Mahaprabhu went to the Simha-dvara gate of the Jagannatha temple.

The whole city chanted in congregation, and the tumultuous sound vibrated all over the city.

11.73

simha-dvare asi’ prabhu pasarira thani

ancala patiya prasada magila tathai

SYNONYMS

simha-dvare asi’-coming in front of the Simha-dvara; prabhu—Sri Caitanya Mahaprabhu; pasarira thani—from all the shopkeepers; ancala patiya—spreading His cloth; prasada—Jagannatha’s prasada; magila—begged; tathai—there.

Approaching the Simha-dvara gate, Sri Caitanya Mahaprabhu spread His cloth and began to beg prasada from all the shopkeepers there.

11.74

’haridasa-thakurera mahotsavera tare

prasada magiye bhiksa deha’ ta’ amare’

SYNONYMS

haridasa-thakurera—of Haridasa Thakura; mahotsavera tare—for holding a festival; prasada magiye—I am begging prasada; bhiksa deha’-please give alms; ta’-certainly; amare—unto Me “I am begging prasada for a festival honoring the passing away of Haridasa Thakura,” the Lord said “Please give Me alms.”

11.75

suniya pasari saba cangada uthana

prasada dite ase tara anandita hana

SYNONYMS

suniya—hearing; pasari—the shopkeepers; saba—all; cangada uthana—taking a big basket; prasada dite—to deliver the prasada; ase—come forward; tara—they; anandita hana—in great jubilation.

Hearing this, all the shopkeepers immediately came forward with big baskets of prasada, which they jubilantly delivered to Lord Caitanya.

11.76

svarupa-gosani pasarike nisedhila

cangada lana pasari pasare vasila

SYNONYMS

svarupa-gosani—Svarupa Damodara Gosvami; pasarike—the shopkeepers; nisedhila—forbade; cangada lana—taking the baskets; pasari—shopkeepers; pasare vasila—sat down in their shops.

However, Svarupa Damodara stopped them, and the shopkeepers returned to their shops and sat down with their baskets.

11.77

svarupa-gosani prabhure ghara pathaila

cari vaisnava, cari pichada sange rakhila

SYNONYMS

svarupa-gosani—Svarupa Damodara Gosvami; prabhure—Sri Caitanya Mahaprabhu; ghara pathaila—sent to His residence; cari vaisnava—four Vaisnavas; cari pichada—four carrier servants; sange rakhila—he kept with him.

Svarupa Damodara sent Sri Caitanya Mahaprabhu back to His residence, and kept with him four Vaisnavas and four servant carriers.

11.78

svarupa-gosani kahilena saba pasarire

eka eka dravyera eka eka punja deha’ more

SYNONYMS

svarupa-gosani—Svarupa Damodara Gosvami; kahilena—said; saba pasarire—to all the shopkeepers; eka eka dravyera—of each particular type of prasada; eka eka punja—four palmfuls; deha’ more—deliver to me.

Svarupa Damodara said to all the shopkeepers, “Deliver to me four palmfuls of prasada from each and every item.”

11.79

ei-mate nana prasada bojha bandhana

lana aila cari janera mastake cadana

SYNONYMS

ei-mate—in this way; nana—various; prasada—prasada; bojha—load; bandhana—packing; lana aila—brought; cari janera—of the four persons; mastake—on the heads; cadana—mounting.

In this way varieties of prasada were collected, then packed up in different loads and carried on the heads of the four servants.

11.80

vaninatha pattanayaka prasada anila

kasi-misra aneka prasada pathaila

SYNONYMS

vaninatha pattanayaka—Vaninatha Pattanayaka; prasada—prasada; anila—brought in; kasi-misra—Kasi Misra; aneka prasada—varieties of prasada; pathaila—sent.

Not only did Svarupa Damodara Gosvami bring prasada, but Vaninatha Pattanayaka, as well as Kasi Misra, sent large quantities.

11.81

saba vaisnave prabhu vasaila sari sari

apane parivese prabhu lana jana cari

SYNONYMS

saba vaisnave—all the Vaisnavas; prabhu—Sri Caitanya Mahaprabhu; vasaila—made to sit down; sari sari—in lines; apane—personally; parivese—distributes; prabhu—Sri Caitanya Mahaprabhu; lana—taking; jana cari—four men.

Sri Caitanya Mahaprabhu made all the devotees sit in rows and personally began to distribute the prasada, assisted by four other men.

11.82

mahaprabhura sri-haste alpa na aise

eka eka pate panca-janara bhaksya parivese

SYNONYMS

mahaprabhura—of Sri Caitanya Mahaprabhu; sri-haste—in the transcendental hands; alpa—a small quantity; na aise—did not come; eka eka pate—on each and every plate; panca-janara—of five men; bhaksya—eatables; parivese—He administered.

Sri Caitanya Mahaprabhu was not accustomed to taking prasada in small quantities.

He therefore put on each plate what at least five men could eat.

11.83

svarupa kahe,--"prabhu, vasi’ karaha darsana

ami inha-saba lana kari parivesana

SYNONYMS

svarupa kahe—Svarupa Damodara said; prabhu—my Lord; vasi’-sitting down; karaha darsana—watch; ami—I; inha-saba lana—with all these persons; kari parivesana—shall administer.

Svarupa Damodara Gosvami requested Sri Caitanya Mahaprabhu, “Please sit down and watch.

With these men to help me, I shall distribute the prasada.”

11.84

svarupa, jagadananda, kasisvara, sankara

cari-jana parivesana kare nirantara

SYNONYMS

svarupa—Svarupa Damodara Gosvami; jagadananda—Jagadananda Pandita; kasisvara—Kasisvara; sankara—Sankara; cari-jana—four men; parivesana kare—administer; nirantara—continuously.

The four men-Svarupa, Jagadananda, Kasisvara and Sankara-distributed the prasada continuously.

11.85

prabhu na khaile keha na kare bhojana

prabhure se dine kasi-misrera nimantrana

SYNONYMS

prabhu na khaile—as long as the Lord does not eat; keha na kare bhojana—no one would eat; prabhure—unto Sri Caitanya Mahaprabhu; se dine—on that day; kasi-misrera—of Kasi Misra; nimantrana—the invitation.

All the devotees who sat down would not accept the prasada as long as the Lord had not eaten.

On that day, however, Kasi Misra had extended an invitation to the Lord.

11.86

apane kasi-misra aila prasada lana

prabhure bhiksa karaila agraha kariya

SYNONYMS

apane—personally; kasi-misra—Kasi Misra; aila—came; prasada lana—taking prasada; prabhure—to Sri Caitanya Mahaprabhu; bhiksa karaila—delivered prasada to eat; agraha kariya—with great attention.

Therefore Kasi Misra personally went there and delivered prasada to Sri Caitanya Mahaprabhu with great attention and made Him eat.

11.87

puri-bharatira sange prabhu bhiksa kaila

sakala vaisnava tabe bhojana karila

SYNONYMS

puri-bharatira sange—with Paramananda Puri and Brahmananda Bharati; prabhu—Sri Caitanya Mahaprabhu; bhiksa kaila—honored the prasada; sakala vaisnava—all the Vaisnavas; tabe—then; bhojana karila—began to eat.

With Paramananda Puri and Brahmananda Bharati, Sri Caitanya Mahaprabhu sat down and accepted the prasada.

When He began to eat, so did all the Vaisnavas.

11.88

akantha purana sabaya karaila bhojana

deha’ deha’ bali’ prabhu balena vacana

SYNONYMS

akantha purana—filling to the neck; sabaya—everyone; karaila bhojana—He made to eat; deha’ deha’-give them more, give them more; bali’-saying; prabhu—Sri Caitanya Mahaprabhu; balena vacana—talked.

Everyone was filled up to the neck because Sri Caitanya Mahaprabhu kept telling the distributors, “Give them more! Give them more!”

11.89

bhojana kariya sabe kaila acamana

sabare paraila prabhu malya-candana

SYNONYMS

bhojana kariya—after eating; sabe—all the devotees; kaila—performed; acamana—washing of the mouth and hands; sabare—all of them; paraila—put on; prabhu—Sri Caitanya Mahaprabhu; malya—flower garland; candana—sandalwood pulp.

After all the devotees finished accepting prasada and had washed their hands and mouths, Sri Caitanya Mahaprabhu decorated each of them with a flower garland and sandalwood pulp.

11.90

premavista hana prabhu karena vara-dana

suni’ bhakta-ganera judaya manaskama

SYNONYMS

prema-avista hana—being overwhelmed by ecstatic love; prabhu—Sri Caitanya Mahaprabhu; karena vara-dana—offered a benediction; suni’-hearing; bhakta-ganera—of the devotees; judaya—became fulfilled; manah-kama—the desires of the mind.

Overwhelmed with ecstatic love, Sri Caitanya Mahaprabhu offered a benediction to all the devotees, which all the devotees heard with great satisfaction.

11.91-93

"haridasera vijayotsava ye kaila darsana

ye ihan nrtya kaila, ye kaila kirtana

ye tanre valuka dite karila gamana

tara madhye mahotsave ye kaila bhojana

acire ha-ibe ta-sabara ’krsna-prapti’

haridasa-darasane haya aiche ’sakti’

SYNONYMS

haridasera—of Haridasa Thakura; vijaya-utsava—the festival of the passing away; ye—anyone who; kaila darsana—has seen; ye—anyone who; ihan—here; nrtya kaila—danced; ye—anyone who; kaila kirtana—chanted; ye—anyone who; tanre—upon him; valuka dite—to offer sand; karila gamana—came forward; tara madhye—in that connection; mahotsave—in the festival; ye—anyone who; kaila bhojana—took prasada; acire—very soon; ha-ibe—there will be; ta-sabara—of all of them; krsna-prapti—attainment of Krsna; haridasa-darasane—by seeing Haridasa Thakura; haya—there is; aiche—such; sakti—power.

Sri Caitanya Mahaprabhu gave this benediction: "Anyone who has seen the festival of Sri Haridasa Thakura’s passing away, anyone who has chanted and danced here, anyone who has offered sand on the body of Haridasa Thakura and anyone who has joined this festival to partake of the prasada will achieve the favor of Krsna very soon.

There is such wonderful power in seeing Haridasa Thakura.

11.94

krpa kari’ krsna more diyachila sanga

svatantra krsnera iccha,--kaila sanga-bhanga

SYNONYMS

krpa kari’-being merciful; krsna—Lord Krsna; more—unto Me; diyachila sanga—gave the association; svatantra—independent; krsnera—of Lord Krsna; iccha—desire; kaila sanga-bhanga—He has broken My association "Being merciful upon Me, Krsna gave Me the association of Haridasa Thakura.

Being independent in His desires, He has now broken that association.

11.95

haridasera iccha yabe ha-ila calite

amara sakati tanre narila rakhite

SYNONYMS

haridasera—of Haridasa Thakura; iccha—the desire; yabe—when; ha-ila—was; calite—to go away; amara sakati—My strength; tanre—him; narila rakhite—could not keep "When Haridasa Thakura wanted to leave this material world, it was not within My power to detain him.

11.96

iccha-matre kaila nija-prana niskramana

purve yena suniyachi bhismera marana

SYNONYMS

iccha-matre—just by desire; kaila—performed; nija-prana—of his life; niskramana—going away; purve—formerly; yena—as; suniyachi—we have heard; bhismera marana—the death of Bhismadeva "Simply by his will, Haridasa Thakura could give up his life and go away, exactly like Bhisma, who previously died simply by his own desire, as we have heard from sastra.

11.97

haridasa achila prthivira ’siromani’

taha vina ratna-sunya ha-ila medini

SYNONYMS

haridasa—Thakura Haridasa; achila—was; prthivira—of this world; siromani—the crown jewel; taha vina—without him; ratna-sunya—without the valuable jewel; ha-ila—becomes; medini—this world “Haridasa Thakura was the crown jewel on the head of this world; without him, this world is now bereft of its valuable jewel.”

11.98

’jaya jaya haridasa’ bali’ kara hari-dhvani"

eta bali’ mahaprabhu nacena apani

SYNONYMS

jaya jaya—all glories; haridasa—to Haridasa Thakura; bali’-saying; kara hari-dhvani—chant the holy name of the Lord; eta bali’-saying this; mahaprabhu—Sri Caitanya Mahaprabhu; nacena—dances; apani—personally.

Sri Caitanya Mahaprabhu then told everyone, “Say ’All glories to Haridasa Thakura!’ and chant the holy name of Hari.” Saying this, He personally began to dance.

11.99

sabe gaya,--"jaya jaya jaya haridasa

namera mahima yenha karila prakasa"

SYNONYMS

sabe gaya—everyone chanted; jaya jaya jaya—all glories; haridasa—to Haridasa Thakura; namera mahima—the glories of chanting the holy name; yenha—who; karila prakasa—revealed.

Everyone began to chant, “All glories to Haridasa Thakura, who revealed the importance of chanting the holy name of the Lord!”

11.100

tabe mahaprabhu saba bhakte vidaya dila

harsa-visade prabhu visrama karila

SYNONYMS

tabe—thereafter; mahaprabhu—Sri Caitanya Mahaprabhu; saba bhakte—to all the devotees; vidaya dila—bade farewell; harsa-visade—in mixed happiness and distress; prabhu—Sri Caitanya Mahaprabhu; visrama karila—took His rest.

Thereafter, Sri Caitanya Mahaprabhu bid farewell to all the devotees, and He Himself, with mixed feelings of happiness and distress, took rest.

11.101

ei ta’ kahilun haridasera vijaya

yahara sravane krsne drdha-bhakti haya

SYNONYMS

ei ta’-thus; kahilun—I have spoken; haridasera—of Haridasa Thakura; vijaya—victory; yahara sravane—by hearing which; krsne—unto Lord Krsna; drdha-bhakti—firm devotional service; haya—becomes.

Thus I have spoken about the victorious passing away of Haridasa Thakura.

Anyone who hears this narration will certainly fix his mind firmly in devotional service to Krsna.

PURPORT

At Purusottama-ksetra, or Jagannatha Puri, there is a temple of Tota-gopinatha.

If one goes from there to the sea, he can discover the tomb of Haridasa Thakura still existing.

Every year on the date of Ananta-caturdasi there is a festival to commemorate the passing away of Haridasa Thakura.

At the same place, three Deities of Nityananda, Krsna Caitanya and Advaita Prabhu were established about one hundred years ago.

A gentleman named Bhramaravara from Kendrapada in the province of Orissa contributed funds to establish these Deities in the temple.

The management of the temple was under the Tota-gopinatha gosvamis.

This temple was later sold to someone else, and this party is now maintaining the seva-puja of the temple.

Near this temple and the tomb of Haridasa Thakura, Srila Bhaktivinoda Thakura constructed a small house, called Bhakti-kuti.

In the Bengali year 1329 (A.D 1922), Purusottama-matha, a branch of the Gaudiya Matha, was established there in the Bhakti-ratnakara it is stated:

srinivasa sighra samudrera kule gela

haridasa-thakurera samadhi dekhila

bhumite padiya kaila pranati vistara

bhagavata-gana sri-samadhi-sannidhane

srinivase sthira kaila sasneha-vacane

punah srinivasa sri-samadhi pranamiya

ye vilapa kaila, ta sunile drave hiya “Srinivasa Thakura quickly ran to the seashore.

When he saw the tomb of Haridasa Thakura, he immediately fell down offering prayers and almost fainted.

The devotees present there pacified him with very sweet and affectionate words, and Srinivasa again offered his obeisances to the tomb.

11.102

caitanyera bhakta-vatsalya ihatei jani

bhakta-vancha purna kaila nyasi-siromani

SYNONYMS

caitanyera—of Sri Caitanya Mahaprabhu; bhakta-vatsalya—affection for His devotees; ihatei—from this; jani—one can understand; bhakta-vancha—the desire of the devotee; purna kaila—fully satisfied; nyasi-siromani—the crown jewel of the sannyasis, Sri Caitanya Mahaprabhu.

From the incident of Haridasa Thakura’s passing away and the great care Sri Caitanya Mahaprabhu took in commemorating it, one can understand just how affectionate He is toward His devotees.

Although He is the topmost of all sannyasis, He fully satisfied the desire of Haridasa Thakura.

11.103

sesa-kale dila tanre darsana-sparsana

tanre kole kari’ kaila apane nartana

SYNONYMS

sesa-kale—at the last stage of his life; dila—gave; tanre—to Haridasa Thakura; darsana-sparsana—interview and touching; tanre—him; kole kari’-taking on the lap; kaila—performed; apane—personally; nartana—dancing.

At the last stage of Haridasa Thakura’s life, Sri Caitanya Mahaprabhu gave him His company and allowed him to touch Him.

Thereafter, He took the body of Thakura Haridasa on His lap and personally danced with it.

11.104

apane sri-haste krpaya tanre valu dila

apane prasada magi’ mahotsava kaila

SYNONYMS

apane—personally; sri-haste—with His transcendental hands; krpaya—out of His causeless mercy; tanre—him; valu dila—covered with sand; apane—personally; prasada magi’-begging prasada; mahotsava kaila—performed a great festival.

Out of His causeless mercy He personally covered the body of Haridasa Thakura with sand and personally begged alms from the shopkeepers.

Then He conducted a great festival to celebrate the passing away of Haridasa Thakura.

11.105

maha-bhagavata haridasa--parama-vidvan

e saubhagya lagi’ age karila prayana

SYNONYMS

maha-bhagavata—great devotee; haridasa—Haridasa Thakura; parama-vidvan—the most learned; e saubhagya lagi’-because of his great fortune; age—first; karila prayana—he passed away.

Haridasa Thakura was not only the topmost devotee of the Lord, but also a great and learned scholar.

It was his great fortune that he passed away before Sri Caitanya Mahaprabhu.

PURPORT

Haridasa Thakura is mentioned here as the most learned scholar, parama-vidvan.

Actually, the most important science to know is the science of getting out of the clutches of material existence.

Anyone who knows this science must be considered the greatest learned person.

Anyone who knows the temporary situation of this material world and is expert in achieving a permanent situation in the spiritual world, who knows that the Supreme Personality of Godhead is beyond the jurisdiction of our experimental knowledge, is understood to be the most learned scholar.

Haridasa Thakura knew this science perfectly.

Therefore, he is described in this connection as parama-vidvan.

He personally preached the importance of chanting the Hare Krsna maha-mantra, which is approved by the revealed scriptures.

As stated in the Srimad-Bhagavatam (7.5.24):

iti pumsarpita visnau

bhaktis cen nava-laksana

kriyeta bhagavaty addha

tan manye ’dhitam uttamam There are nine different processes of devotional service to Krsna, the most important being sravanam kirtanam-hearing and chanting.

Haridasa Thakura knew this science very well, and he can therefore be called, technically, sarva-sastradhiti.

Anyone who has learned the essence of all the Vedic scripture is to be known as a first-class educated person, with full knowledge of all sastra.

11.106

caitanya-caritra ei amrtera sindhu

karna-mana trpta kare yara eka bindu

SYNONYMS

caitanya-caritra—the life and characteristics of Sri Caitanya Mahaprabhu; ei—this; amrtera sindhu—the ocean of nectar; karna—ear; mana—mind; trpta kare—pleases; yara—of which; eka—one; bindu—drop.

The life and characteristics of Sri Caitanya Mahaprabhu are exactly like an ocean of nectar, one drop of which can please the mind and ear.

11.107

bhava-sindhu taribare ache yara citta

sraddha kari’ suna sei caitanya-caritra

SYNONYMS

bhava-sindhu—the ocean of material existence; taribare—to cross over; ache—is; yara—whose; citta—desire; sraddha kari’-with faith and love; suna—hear; sei—that; caitanya-caritra—life and characteristics of Sri Caitanya Mahaprabhu.

Anyone who desires to cross over the ocean of nescience, please hear with great faith the life and characteristics of Sri Caitanya Mahaprabhu.

11.108

sri-rupa-raghunatha-pade yara asa

caitanya-caritamrta kahe krsnadasa

SYNONYMS

sri-rupa—Srila Rupa Gosvami; raghunatha—Srila Raghunatha dasa Gosvami; pade—at the lotus feet; yara—whose; asa—expectation; caitanya-caritamrta—the book named Caitanya-caritamrta; kahe—describes; krsnadasa—Srila Krsnadasa Kaviraja Gosvami.

Praying at the lotus feet of Sri Rupa and Sri Raghunatha, always desiring their mercy, I, Krsnadasa, narrate Sri Caitanya-caritamrta, following in their footsteps.

Thus end the Bhaktivedanta purports to Sri Caitanya-caritamrta, Antya-lila, Eleventh Chapter, describing the passing of Haridasa Thakura.

The Loving Dealings Between Lord Sri Caitanya Mahaprabhu and Jagadananda Pandita A summary of the Twelfth Chapter is given by Srila Bhaktivinoda Thakura in his Amrta-pravaha-bhasya as follows.

This chapter discusses the transformations of ecstatic love that Sri Caitanya Mahaprabhu exhibited day and night.

The devotees from Bengal again journeyed to Jagannatha Puri to see Sri Caitanya Mahaprabhu.

As usual, the leader was Sivananda Sena, who traveled with his wife and children.

Because arrangements were delayed en route and Lord Nityananda did not have a suitable place to reside, He became somewhat disturbed.

Thus He became very angry with Sivananda Sena, who was in charge of the affairs of the party, and kicked him in loving anger.

Sivananda Sena felt highly favored to have been kicked by Nityananda Prabhu, but his nephew Srikanta Sena became upset and therefore left their company.

He met Sri Caitanya Mahaprabhu at Jagannatha Puri before the rest of the party arrived.

That year a devotee named Paramesvara dasa Modaka also went with his family to see Sri Caitanya Mahaprabhu at Jagannatha Puri.

The devotees often invited Sri Caitanya Mahaprabhu to eat with them.

When the Lord bade them all farewell, He talked very pleasingly with them.

The year before, Jagadananda Pandita had been sent to Sacimata with prasada and cloth.

This year he returned to Puri with a big pot of floral-scented oil to massage the Lord’s head.

The Lord, however, would not accept the oil, and because of His refusal, Jagadananda Pandita broke the pot in front of Him and began to fast.

The Lord tried to pacify him and asked Jagadananda Pandita to cook for Him.

Jagadananda Pandita became so pleased when Sri Caitanya Mahaprabhu accepted his cooking that he broke his fast.