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

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

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

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

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

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

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

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

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

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

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

    <nav id="sidebar" class="sidebar" aria-label="Table of contents">
        <div class="sidebar-scrollbox">
            <ol class="chapter"><li class="affix"><a href="../../index.html" class="active">Home</a></li><li class="affix"><a href="../index.html">Table of Contents</a></li><li class="affix"><a href="index.html">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.html">10.9</a></li><li class="affix"><a href="10.10.html">10.10</a></li><li class="affix"><a href="10.11.html">10.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.html">10.15</a></li><li class="affix"><a href="10.16.html">10.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.html">10.29</a></li><li class="affix"><a href="10.30.html">10.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.html">10.83</a></li><li class="affix"><a href="10.84.html">10.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.html">10.125</a></li><li class="affix"><a href="10.126.html">10.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.html">10.135</a></li><li class="affix"><a href="10.136.html">10.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.html">10.140</a></li><li class="affix"><a href="10.141.html">10.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.html">10.154</a></li><li class="affix"><a href="10.155.html">10.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><li class="affix"><a href="10.163.html">10.163</a></li><li class="affix"><a href="10.164.html">10.164</a></li><li class="affix"><a href="10.165.html">10.165</a></li><li class="affix"><a href="10.166.html">10.166</a></li><li class="affix"><a href="10.167.html">10.167</a></li><li class="affix"><a href="10.168.html">10.168</a></li><li class="affix"><a href="10.169.html">10.169</a></li><li class="affix"><a href="10.170.html">10.170</a></li><li class="affix"><a href="10.171.html">10.171</a></li><li class="affix"><a href="10.172.html">10.172</a></li><li class="affix"><a href="10.173.html">10.173</a></li><li class="affix"><a href="10.174.html">10.174</a></li><li class="affix"><a href="10.175.html">10.175</a></li><li class="affix"><a href="10.176.html">10.176</a></li><li class="affix"><a href="10.177.html">10.177</a></li><li class="affix"><a href="10.178.html">10.178</a></li><li class="affix"><a href="10.179.html">10.179</a></li><li class="affix"><a href="10.180.html">10.180</a></li><li class="affix"><a href="10.181.html">10.181</a></li><li class="affix"><a href="10.182.html">10.182</a></li><li class="affix"><a href="10.183.html">10.183</a></li><li class="affix"><a href="10.184.html">10.184</a></li><li class="affix"><a href="10.185.html">10.185</a></li><li class="affix"><a href="10.186.html">10.186</a></li><li class="affix"><a href="10.187.html">10.187</a></li><li class="affix"><a href="10.188.html">10.188</a></li><li class="affix"><a href="10.189.html">10.189</a></li><li class="affix"><a href="10.190.html">10.190</a></li></ol>
        </div>
        <div id="sidebar-resize-handle" class="sidebar-resize-handle"></div>
    </nav>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

&lt;nav id=&quot;sidebar&quot; class=&quot;sidebar&quot; aria-label=&quot;Table of contents&quot;&gt;
    &lt;div class=&quot;sidebar-scrollbox&quot;&gt;
        &lt;ol class=&quot;chapter&quot;&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;../../index.html&quot; class=&quot;active&quot;&gt;Home&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;../index.html&quot;&gt;Table of Contents&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;index.html&quot;&gt;1.1&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.2.html&quot;&gt;1.2&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.3.html&quot;&gt;1.3&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.4.html&quot;&gt;1.4&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.5.html&quot;&gt;1.5&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.6.html&quot;&gt;1.6&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.7.html&quot;&gt;1.7&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.8.html&quot;&gt;1.8&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.9.html&quot;&gt;1.9&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.10.html&quot;&gt;1.10&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.11-12.html&quot;&gt;1.11-12&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.13.html&quot;&gt;1.13&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.14.html&quot;&gt;1.14&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.15.html&quot;&gt;1.15&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.16.html&quot;&gt;1.16&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.17.html&quot;&gt;1.17&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.18.html&quot;&gt;1.18&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.19.html&quot;&gt;1.19&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.20.html&quot;&gt;1.20&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.21.html&quot;&gt;1.21&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.22.html&quot;&gt;1.22&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.23.html&quot;&gt;1.23&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.24.html&quot;&gt;1.24&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.25.html&quot;&gt;1.25&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.26.html&quot;&gt;1.26&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.27.html&quot;&gt;1.27&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.28.html&quot;&gt;1.28&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.29.html&quot;&gt;1.29&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.30.html&quot;&gt;1.30&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.31.html&quot;&gt;1.31&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.32.html&quot;&gt;1.32&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.33.html&quot;&gt;1.33&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.34.html&quot;&gt;1.34&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.35.html&quot;&gt;1.35&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.36.html&quot;&gt;1.36&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.37.html&quot;&gt;1.37&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.38.html&quot;&gt;1.38&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.39-40.html&quot;&gt;1.39-40&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.41.html&quot;&gt;1.41&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.42.html&quot;&gt;1.42&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.43.html&quot;&gt;1.43&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.44.html&quot;&gt;1.44&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.45.html&quot;&gt;1.45&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.46.html&quot;&gt;1.46&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.47.html&quot;&gt;1.47&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.48.html&quot;&gt;1.48&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.49.html&quot;&gt;1.49&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.50.html&quot;&gt;1.50&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.51.html&quot;&gt;1.51&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.52.html&quot;&gt;1.52&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.53.html&quot;&gt;1.53&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.54.html&quot;&gt;1.54&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.55.html&quot;&gt;1.55&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.56.html&quot;&gt;1.56&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.57.html&quot;&gt;1.57&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.58.html&quot;&gt;1.58&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.59.html&quot;&gt;1.59&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.60.html&quot;&gt;1.60&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.61.html&quot;&gt;1.61&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.62.html&quot;&gt;1.62&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.63.html&quot;&gt;1.63&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.64.html&quot;&gt;1.64&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.65.html&quot;&gt;1.65&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.66.html&quot;&gt;1.66&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.67.html&quot;&gt;1.67&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.68.html&quot;&gt;1.68&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.69.html&quot;&gt;1.69&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.70.html&quot;&gt;1.70&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.71.html&quot;&gt;1.71&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.72.html&quot;&gt;1.72&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.73.html&quot;&gt;1.73&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.74.html&quot;&gt;1.74&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.75.html&quot;&gt;1.75&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.76.html&quot;&gt;1.76&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.77.html&quot;&gt;1.77&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.78.html&quot;&gt;1.78&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.79.html&quot;&gt;1.79&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.80.html&quot;&gt;1.80&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.81.html&quot;&gt;1.81&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.82.html&quot;&gt;1.82&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.83.html&quot;&gt;1.83&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.84.html&quot;&gt;1.84&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.85.html&quot;&gt;1.85&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.86.html&quot;&gt;1.86&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.87.html&quot;&gt;1.87&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.88.html&quot;&gt;1.88&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.89.html&quot;&gt;1.89&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.90.html&quot;&gt;1.90&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.91.html&quot;&gt;1.91&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.92.html&quot;&gt;1.92&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.93.html&quot;&gt;1.93&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.94.html&quot;&gt;1.94&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.95.html&quot;&gt;1.95&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.96.html&quot;&gt;1.96&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.97.html&quot;&gt;1.97&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.98.html&quot;&gt;1.98&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.99.html&quot;&gt;1.99&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.100.html&quot;&gt;1.100&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.101.html&quot;&gt;1.101&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.102.html&quot;&gt;1.102&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.103.html&quot;&gt;1.103&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.104.html&quot;&gt;1.104&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.105.html&quot;&gt;1.105&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.106.html&quot;&gt;1.106&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.107.html&quot;&gt;1.107&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.108.html&quot;&gt;1.108&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.109.html&quot;&gt;1.109&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.110.html&quot;&gt;1.110&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.111.html&quot;&gt;1.111&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.112.html&quot;&gt;1.112&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.113.html&quot;&gt;1.113&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.114.html&quot;&gt;1.114&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.115.html&quot;&gt;1.115&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.116.html&quot;&gt;1.116&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.117.html&quot;&gt;1.117&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.118.html&quot;&gt;1.118&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.119.html&quot;&gt;1.119&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.120.html&quot;&gt;1.120&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.121.html&quot;&gt;1.121&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.122.html&quot;&gt;1.122&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.123.html&quot;&gt;1.123&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.124.html&quot;&gt;1.124&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.125.html&quot;&gt;1.125&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.126.html&quot;&gt;1.126&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.127.html&quot;&gt;1.127&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.128.html&quot;&gt;1.128&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.129.html&quot;&gt;1.129&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.130.html&quot;&gt;1.130&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.131.html&quot;&gt;1.131&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.132.html&quot;&gt;1.132&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.133.html&quot;&gt;1.133&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.134.html&quot;&gt;1.134&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.135.html&quot;&gt;1.135&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.136.html&quot;&gt;1.136&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.137.html&quot;&gt;1.137&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.138.html&quot;&gt;1.138&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.139.html&quot;&gt;1.139&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.140.html&quot;&gt;1.140&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.141.html&quot;&gt;1.141&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.142.html&quot;&gt;1.142&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.143.html&quot;&gt;1.143&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.144.html&quot;&gt;1.144&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.145.html&quot;&gt;1.145&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.146.html&quot;&gt;1.146&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.147.html&quot;&gt;1.147&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.148.html&quot;&gt;1.148&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.149.html&quot;&gt;1.149&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.150.html&quot;&gt;1.150&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.151.html&quot;&gt;1.151&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.152.html&quot;&gt;1.152&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.153.html&quot;&gt;1.153&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.154.html&quot;&gt;1.154&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.155.html&quot;&gt;1.155&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.156.html&quot;&gt;1.156&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.157.html&quot;&gt;1.157&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.158.html&quot;&gt;1.158&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.159.html&quot;&gt;1.159&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.160.html&quot;&gt;1.160&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.161.html&quot;&gt;1.161&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.162.html&quot;&gt;1.162&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.163.html&quot;&gt;1.163&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.164.html&quot;&gt;1.164&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.165.html&quot;&gt;1.165&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.166.html&quot;&gt;1.166&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.167.html&quot;&gt;1.167&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.168.html&quot;&gt;1.168&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.169.html&quot;&gt;1.169&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.170.html&quot;&gt;1.170&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.171.html&quot;&gt;1.171&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.172.html&quot;&gt;1.172&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.173.html&quot;&gt;1.173&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.174.html&quot;&gt;1.174&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.175.html&quot;&gt;1.175&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.176.html&quot;&gt;1.176&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.177.html&quot;&gt;1.177&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.178.html&quot;&gt;1.178&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.179.html&quot;&gt;1.179&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.180.html&quot;&gt;1.180&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.181.html&quot;&gt;1.181&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.182.html&quot;&gt;1.182&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.183.html&quot;&gt;1.183&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.184.html&quot;&gt;1.184&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.185.html&quot;&gt;1.185&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.186.html&quot;&gt;1.186&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.187.html&quot;&gt;1.187&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.188.html&quot;&gt;1.188&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.189.html&quot;&gt;1.189&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.190.html&quot;&gt;1.190&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.191.html&quot;&gt;1.191&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.192.html&quot;&gt;1.192&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.193.html&quot;&gt;1.193&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.194.html&quot;&gt;1.194&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.195.html&quot;&gt;1.195&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.196.html&quot;&gt;1.196&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.197.html&quot;&gt;1.197&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.198.html&quot;&gt;1.198&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.199.html&quot;&gt;1.199&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.200.html&quot;&gt;1.200&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.201.html&quot;&gt;1.201&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.202.html&quot;&gt;1.202&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.203.html&quot;&gt;1.203&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.204.html&quot;&gt;1.204&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.205.html&quot;&gt;1.205&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.206.html&quot;&gt;1.206&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.207.html&quot;&gt;1.207&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.208.html&quot;&gt;1.208&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.209.html&quot;&gt;1.209&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.210.html&quot;&gt;1.210&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.211.html&quot;&gt;1.211&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.212.html&quot;&gt;1.212&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.213.html&quot;&gt;1.213&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.214.html&quot;&gt;1.214&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.215.html&quot;&gt;1.215&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.216.html&quot;&gt;1.216&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.217.html&quot;&gt;1.217&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.218.html&quot;&gt;1.218&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.219.html&quot;&gt;1.219&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.220.html&quot;&gt;1.220&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.221.html&quot;&gt;1.221&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.222.html&quot;&gt;1.222&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.223.html&quot;&gt;1.223&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.224.html&quot;&gt;1.224&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.225.html&quot;&gt;1.225&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.226.html&quot;&gt;1.226&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.227.html&quot;&gt;1.227&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.228.html&quot;&gt;1.228&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.229.html&quot;&gt;1.229&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.230.html&quot;&gt;1.230&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.231.html&quot;&gt;1.231&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.232.html&quot;&gt;1.232&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.233.html&quot;&gt;1.233&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.234.html&quot;&gt;1.234&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.235.html&quot;&gt;1.235&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.236.html&quot;&gt;1.236&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.237.html&quot;&gt;1.237&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.238.html&quot;&gt;1.238&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.239.html&quot;&gt;1.239&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.240.html&quot;&gt;1.240&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.241.html&quot;&gt;1.241&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.242.html&quot;&gt;1.242&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.243.html&quot;&gt;1.243&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.244.html&quot;&gt;1.244&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.245.html&quot;&gt;1.245&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.246.html&quot;&gt;1.246&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.247.html&quot;&gt;1.247&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.248.html&quot;&gt;1.248&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.249.html&quot;&gt;1.249&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.250.html&quot;&gt;1.250&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.251.html&quot;&gt;1.251&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.252.html&quot;&gt;1.252&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.253.html&quot;&gt;1.253&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.254.html&quot;&gt;1.254&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.255-256.html&quot;&gt;1.255-256&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.257.html&quot;&gt;1.257&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.258.html&quot;&gt;1.258&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.259.html&quot;&gt;1.259&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.260.html&quot;&gt;1.260&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.261.html&quot;&gt;1.261&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.262.html&quot;&gt;1.262&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.263.html&quot;&gt;1.263&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.264.html&quot;&gt;1.264&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.265.html&quot;&gt;1.265&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.266.html&quot;&gt;1.266&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.267.html&quot;&gt;1.267&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.268.html&quot;&gt;1.268&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.269.html&quot;&gt;1.269&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.270.html&quot;&gt;1.270&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.271.html&quot;&gt;1.271&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.272.html&quot;&gt;1.272&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.273.html&quot;&gt;1.273&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.274.html&quot;&gt;1.274&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.275.html&quot;&gt;1.275&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.276.html&quot;&gt;1.276&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.277.html&quot;&gt;1.277&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.278.html&quot;&gt;1.278&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.279.html&quot;&gt;1.279&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.280.html&quot;&gt;1.280&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.281.html&quot;&gt;1.281&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.282.html&quot;&gt;1.282&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.283.html&quot;&gt;1.283&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.284.html&quot;&gt;1.284&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.285.html&quot;&gt;1.285&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.286.html&quot;&gt;1.286&lt;/a&gt;&lt;/li&gt;&lt;li class=&quot;affix&quot;&gt;&lt;a href=&quot;1.287.html&quot;&gt;1.287&lt;/a&gt;&lt;/li&gt;&lt;/ol&gt;
    &lt;/div&gt;
    &lt;div id=&quot;sidebar-resize-handle&quot; class=&quot;sidebar-resize-handle&quot;&gt;&lt;/div&gt;
&lt;/nav&gt;

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

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

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

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

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

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

        &lt;div id=&quot;content&quot; class=&quot;content&quot;&gt;
            &lt;main&gt;
                &lt;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

aty-uddandam tandavam gauracandrah

kurvan bhaktaih sri-jagannatha-gehe

nana-bhavalankrtangah sva-dhamna

cakre visvam prema-vanya-nimagnam

SYNONYMS

ati—very much; uddandam—high jumping; tandavam—very graceful dancing; gaura-candrah—Lord Sri Caitanya Mahaprabhu; kurvan—performing; bhaktaih—with the devotees; sri-jagannatha-gehe—in the temple of Lord Jagannatha; nana-bhava-alankrta-angah—having many ecstatic symptoms manifested in His transcendental body; sva-dhamna—by the influence of His ecstatic love; cakre—made; visvam—the whole world; prema-vanya-nimagnam—merged into the inundation of ecstatic love.

Sri Caitanya Mahaprabhu merged the entire world into the ocean of ecstatic love by performing His beautiful dances within the temple of Jagannatha.

He danced exquisitely and jumped high.

11.2

jaya jaya sri-caitanya jaya nityananda

jayadvaita-candra jaya gaura-bhakta-vrnda

SYNONYMS

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

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

11.3

ara dina sarvabhauma kahe prabhu-sthane

abhaya-dana deha’ yadi, kari nivedane

SYNONYMS

ara dina—the next day; sarvabhauma—Sarvabhauma Bhattacarya; kahe—says; prabhu-sthane—in the presence of Lord Caitanya Mahaprabhu; abhaya-dana—the charity of fearlessness; deha’—You give; yadi—if; kari—I do; nivedane—submission.

The next day Sarvabhauma Bhattacarya requested Lord Sri Caitanya Mahaprabhu to give him permission to submit a statement without fear.

11.4

prabhu kahe,-kaha tumi, nahi kichu bhaya

yogya haile kariba, ayogya haile naya

SYNONYMS

prabhu kahe—Lord Sri Caitanya Mahaprabhu said; kaha tumi—yes, you can speak; nahi—there is not; kichu—any; bhaya—fear; yogya—befitting; haile—if it is; kariba—I shall grant; ayogya—not befitting; haile—if it is; naya—then I shall not.

The Lord gave the Bhattacarya assurance that he could speak without fear, but added that if his statement were suitable He would accept it, and if it were not, He would reject it.

11.5

sarvabhauma kahe-ei prataparudra raya

utkantha hanache, toma milibare caya

SYNONYMS

sarvabhauma kahe—Sarvabhauma Bhattacarya said; ei—this; prataparudra raya—King Prataparudra of Jagannatha Puri; utkantha hanache—has been very anxious; toma—You; milibare—to meet; caya—he wants.

Sarvabhauma Bhattacarya said, “There is a king named Prataparudra Raya.

He is very anxious to meet You, and he wants Your permission.”

11.6

karne hasta diya prabhu smare ’narayana’

sarvabhauma, kaha kena ayogya vacana

SYNONYMS

karne—on the ears; hasta—hands; diya—placing; prabhu—Sri Caitanya Mahaprabhu; smare—remembers; narayana—the holy name of Lord Narayana; sarvabhauma—My dear Sarvabhauma; kaha—you say; kena—why; ayogya vacana—a request that is not suitable.

As soon as Sri Caitanya Mahaprabhu heard this proposal, He immediately covered His ears with His hands and said, "My dear Sarvabhauma, why are you requesting such an undesirable thing from Me?

11.7

virakta sannyasi amara raja-darasana

stri-darasana-sama visera bhaksana

SYNONYMS

virakta—unattached; sannyasi—person in the renounced order; amara—My; raja-darasana—meeting a king; stri-darasana—meeting a woman; sama—like; visera—of poison; bhaksana—drinking “Since I am in the renounced order, it is as dangerous for Me to meet a king as to meet a woman.

To meet either would be just like drinking poison.”

11.8

niskincanasya bhagavad-bhajanonmukhasya

param param jigamisor bhava-sagarasya

sandarsanam visayinam atha yositam ca

ha hanta hanta visa-bhaksanato ’py asadhu

SYNONYMS

niskincanasya—of a person who has completely detached himself from material enjoyment; bhagavat—the Supreme Personality of Godhead; bhajana—in serving; unmukhasya—who is eager to be engaged; param—to the other side; param—distant; jigamisoh—who is desiring to go; bhava-sagarasya—of the ocean of material existence; sandarsanam—the seeing (for some material purpose); visayinam—of persons engaged in material activities; atha—as well as; yositam—of women; ca—also; ha—alas; hanta hanta—expression of great lamentation; visa-bhaksanatah—than the act of drinking poison; api—even; asadhu—more abominable.

Greatly lamenting, the Lord then informed Sarvabhauma Bhattacarya, “ ’Alas, for a person who is seriously desiring to cross the material ocean and engage in the transcendental loving service of the Lord without material motives, seeing a materialist engaged in sense gratification or seeing a woman who is similarly interested is more abominable than drinking poison willingly.’ ”

PURPORT

This is a quotation from Sri Caitanya-candrodaya-nataka (8.23).

Thus Sri Caitanya Mahaprabhu enunciates the principles for a sannyasi renouncing the material world for spiritual advancement.

Spiritual advancement is not meant for magic shows and jugglery but for crossing the material world and being transferred to the spiritual world.

Param param jigamisoh means desiring to go to the other side of the material world.

There is a river called Vaitarani, and on one side of this river is the material world, and on the other side is the spiritual world.

Since the Vaitarani River is compared to a great ocean, it is named bhava-sagara, the ocean of repeated birth and death.

Spiritual life aims at stopping this repetition of birth and death and entering into the spiritual world, where one can live eternally cognizant and blissful.

Unfortunately, the general populace does not know anything about spiritual life or the spiritual world.

The spiritual world is mentioned in the Bhagavad-gita (8.20):

paras tasmat tu bhavo ’nyo

’vyakto ’vyaktat sanatanah

yah sa sarvesu bhutesu

nasyatsu na vinasyati “Yet there is another unmanifest nature, which is eternal and is transcendental to this manifested and unmanifested matter.

It is supreme and is never annihilated.

When all in this world is annihilated, that part remains as it is.” Thus there is a spiritual nature beyond this material world, and that spiritual nature exists eternally.

Spiritual advancement means stopping material activities and entering into spiritual activities.

This is the process of bhakti-yoga.

In the material world, the via media for sense gratification is mainly a woman.

One who is seriously interested in spiritual life should strictly avoid women.

A sannyasi should never see a man or a woman for material benefit.

In addition, talks with materialistic men and women are also dangerous, and they are compared to drinking poison.

Sri Caitanya Mahaprabhu was very strict on this point.

He therefore refused to see King Prataparudra, who was naturally always engaged in political and economic affairs.

The Lord even refused to see the King despite the request of a personality like Sarvabhauma Bhattacarya, who was the Lord’s intimate friend and devotee.

11.9

sarvabhauma kahe,-satya tomara vacana

jagannatha-sevaka raja kintu bhaktottama

SYNONYMS

sarvabhauma kahe—Sarvabhauma Bhattacarya replied; satya—true; tomara—Your; vacana—statement; jagannatha-sevaka—servant of Lord Jagannatha; raja—the King; kintu—but; bhakta-uttama—a great devotee.

Sarvabhauma Bhattacarya replied, “My dear Lord, what You have said is correct, but this King is not an ordinary king.

He is a great devotee and servant of Lord Jagannatha.”

11.10

prabhu kahe,-tathapi raja kala-sarpakara

kastha-nari-sparse yaiche upaje vikara

SYNONYMS

prabhu kahe—Lord Sri Caitanya Mahaprabhu replied; tathapi—still; raja—the King; kala-sarpa-akara—just like a venomous snake; kastha-nari—a woman made of wood; sparse—by touching; yaiche—as; upaje—arises; vikara—agitation.

Sri Caitanya Mahaprabhu said,"Although it is correct that the King is a great devotee, he is still to be considered a venomous snake.

Similarly, even though a woman be made of wood, one becomes agitated simply by touching her form.

PURPORT

Sri Canakya Pandita in his moral instructions has stated:

tyaja durjana-samsargam bhaja sadhu-samagamam.

This means that one has to abandon the association of materialistic people and associate with spiritually advanced people.

However qualified a materialist may be, he is no better than a venomous serpent.

Everyone knows that a snake is dangerous and poisonous, and when its hood is decorated with jewels, it is no less poisonous or dangerous.

However qualified a materialist may be, he is no better than a snake decorated with jewels.

One should therefore be careful in dealing with such materialists, just as one would be careful in dealing with a bejeweled serpent.

Even though a woman be made of wood or stone, she becomes attractive when decorated.

One becomes sexually agitated even by touching the form.

Therefore one should not trust his mind, which is so fickle that it can give way to enemies at any moment.

The mind is always accompanied by six enemies-namely, kama, krodha, mada, moha, matsarya and bhaya-that is, lust, anger, intoxication, illusion, envy and fear.

Although the mind may be merged in spiritual consciousness, one should always be very careful in dealing with it, just as one is careful in dealing with a snake.

One should never think that his mind is trained and that he can do whatever he likes.

One interested in spiritual life should always engage his mind in the service of the Lord so that the enemies of the mind, who always accompany the mind, will be subdued.

If the mind is not engaged in Krsna consciousness at every moment, there is a chance that it will give way to its enemies.

In this way we become victims of the mind.

Chanting the Hare Krsna mantra engages the mind at the lotus feet of Krsna constantly; thus the mind’s enemies do not have a chance to strike.

Following Sri Caitanya Mahaprabhu’s example in these verses, we should be very careful in dealing with the mind, which should not be indulged in any circumstance.

Once we indulge the mind, it can create havoc in this life, even though we may be spiritually advanced.

The mind is specifically agitated through the association of materialistic men and women.

Therefore Sri Caitanya Mahaprabhu, through His personal behavior, warns everyone to avoid meeting a materialistic person or a woman.

11.11

akarad api bhetavyam

strinam visayinam api

yathaher manasah ksobhas

tatha tasyakrter api

SYNONYMS

akarat—from bodily features; api—even; bhetavyam—to be feared; strinam—of women; visayinam—of materialistic persons; api—even; yatha—as; aheh—from a serpent; manasah—of the mind; ksobhah—agitation; tatha—so; tasya—of it; akrteh—from the appearance; api—even " ’Just as one is immediately frightened upon seeing a live serpent or even the form of a serpent, one endeavoring for self-realization should similarly fear a materialistic person and a woman.

Indeed, he should not even glance at their bodily features.’

PURPORT

This is a quotation from Sri Caitanya-candrodaya-nataka (8.24).

11.12

aiche bata punarapi mukhe na anibe

kaha yadi, tabe amaya etha na dekhibe

SYNONYMS

aiche bata—such a request; punarapi—again; mukhe—in the mouth; na—do not; anibe—bring; kaha yadi—if you speak; tabe—then; amaya—Me; etha—here; na—not; dekhibe—you will see “Bhattacarya, if you continue to speak like this, you will never see Me here again.

Therefore you should never let such a request come from your mouth.”

11.13

bhaya pana sarvabhauma nija ghare gela

vasaya giya bhattacarya cintita ha-ila

SYNONYMS

bhaya pana—being afraid; sarvabhauma—Sarvabhauma; nija—own; ghare—to home; gela—returned; vasaya giya—reaching his residential place; bhattacarya—the Bhattacarya; cintita ha-ila—became meditative.

Being afraid, Sarvabhauma returned home and began to meditate on the matter.

11.14

hena kale prataparudra purusottame aila

patra-mitra-sange raja darasane calila

SYNONYMS

hena kale—at this time; prataparudra—King Prataparudra; purusottame—at Jagannatha Puri; aila—arrived; patra-mitra-sange—accompanied by his secretaries, ministers, military officers and so on; raja—the King; darasane—to visit Lord Jagannatha; calila—departed.

At this time, Maharaja Prataparudra arrived at Jagannatha Puri, Purusottama, and, accompanied by his secretaries, ministers and military officers, went to visit the temple of Lord Jagannatha.

PURPORT

It appears that Maharaja Prataparudra used to live at Kataka, his capital.

Later he shifted his capital to Khurda, a few miles from Jagannatha Puri.

Presently there is a railway station there called Khurda Road.

11.15

ramananda raya aila gajapati-sange

prathamei prabhure asi’ milila bahu-range

SYNONYMS

ramananda raya—Ramananda Raya; aila—came; gajapati-sange—with the King; prathamei—in the first instance; prabhure—unto Lord Caitanya Mahaprabhu; asi’—coming; milila—met; bahu-range—with great pleasure.

When King Prataparudra returned to Jagannatha Puri, Ramananda Raya also came with him.

Ramananda Raya immediately went to meet Sri Caitanya Mahaprabhu with great pleasure.

PURPORT

All Indian kings are given titles.

Sometimes they are known as Chatrapati, sometimes as Narapati, sometimes as Asvapati, and so on.

The King of Orissa is addressed as Gajapati.

11.16

raya pranati kaila, prabhu kaila alingana

dui jane premavese karena krandana

SYNONYMS

raya pranati kaila—Ramananda Raya offered his obeisances; prabhu—the Lord; kaila—did; alingana—embracing; dui jane—both of them; prema-avese—in ecstatic love; karena—did; krandana—crying.

Upon meeting Sri Caitanya Mahaprabhu, Ramananda Raya offered his obeisances.

The Lord embraced him, and both of them began to cry in the great ecstasy of love.

11.17

raya-sange prabhura dekhi’ sneha-vyavahara

sarva bhakta-ganera mane haila camatkara

SYNONYMS

raya-sange—with Ramananda Raya; prabhura—of Sri Caitanya Mahaprabhu; dekhi’—seeing; sneha-vyavahara—very intimate behavior; sarva—all; bhakta-ganera—of all the devotees; mane—in the mind; haila—there was; camatkara—astonishment.

Seeing Lord Sri Caitanya Mahaprabhu’s intimate dealings with Sri Ramananda Raya, all the devotees there were astonished.

11.18

raya kahe,-tomara ajna rajake kahila

tomara icchaya raja mora visaya chadaila

SYNONYMS

raya kahe—Ramananda Raya said; tomara ajna—Your order; rajake kahila—I informed the King; tomara icchaya—by Your grace; raja—the King; mora—my; visaya—material activities; chadaila—gave me relief from.

Ramananda Raya said, "I duly informed King Prataparudra of Your order for me to retire from service.

By Your grace, the King was pleased to relieve me of these material activities.

PURPORT

Sri Caitanya Mahaprabhu requested Ramananda Raya to retire from his governorship, and according to the Lord’s desire, Ramananda Raya petitioned the King.

The King was very much pleased to give him relief, and thus Ramananda Raya retired from service and received a pension from the government.

11.19

ami kahi,-ama haite na haya ’visaya’

caitanya-carane rahon, yadi ajna haya

SYNONYMS

ami kahi—I said; ama haite—by me; na—not; haya—is possible; visaya—government service; caitanya-carane—at the lotus feet of Sri Caitanya Mahaprabhu; rahon—I may stay; yadi ajna haya—if you kindly give me permission "I said, ’Your Majesty, I am now not willing to engage in political activities.

I desire only to stay at the lotus feet of Sri Caitanya Mahaprabhu.

Kindly give me permission.’

11.20

tomara nama suni’ raja anandita haila

asana haite uthi’ more alingana kaila

SYNONYMS

tomara—Your; nama—name; suni’—hearing; raja—the King; anandita—very much pleased; haila—became; asana haite—from his throne; uthi’—standing; more—me; alingana kaila—embraced "When I submitted this proposal, the King immediately became very much pleased upon hearing Your name.

Indeed, he instantly arose from his throne and embraced me.

11.21

tomara nama suni’ haila maha-premavesa

mora hate dhari’ kare piriti visesa

SYNONYMS

tomara—Your; nama—name; suni’—hearing; haila—became; maha—great; prema-avesa—ecstasy of love; mora hate—my hand; dhari’—catching; kare—does; piriti—loving symptoms; visesa—specific "My dear Lord, as soon as the King heard Your holy name, he was immediately overwhelmed by great ecstatic love.

Catching my hand, he displayed all the symptoms of love.

11.22

tomara ye vartana, tumi khao sei vartana

niscinta hana bhaja caitanyera carana

SYNONYMS

tomara—Your; ye—whatever; vartana—remuneration; tumi—you; khao—take; sei—that; vartana—pension; niscinta hana—without anxiety; bhaja—just worship; caitanyera—of Lord Sri Caitanya Mahaprabhu; carana—the lotus feet "As soon as he heard my petition, he immediately granted me a pension without reductions.

Thus the King granted me a full salary as a pension and requested me to engage without anxiety in the service of Your lotus feet.

11.23

ami-chara, yogya nahi tanra darasane

tanre yei bhaje tanra saphala jivane

SYNONYMS

ami—I; chara—very much fallen; yogya—fit; nahi—not; tanra—His; darasane—for interviewing; tanre—Him; yei—anyone who; bhaje—worships; tanra—his; saphala—successful; jivane—life "Then Maharaja Prataparudra very humbly said, ’I am most fallen and abominable, and I am unfit to receive an interview with the Lord.

One’s life is successful if one engages in His service.’

11.24

parama krpalu tenha vrajendra-nandana

kona-janme more avasya dibena darasana

SYNONYMS

parama—very much; krpalu—merciful; tenha—Lord Caitanya Mahaprabhu; vrajendra-nandana—the son of Maharaja Nanda; kona-janme—in some future birth; more—unto me; avasya—certainly; dibena—will give; darasana—interview "The King then said, ’Sri Caitanya Mahaprabhu is Krsna, the son of Maharaja Nanda.

He is very merciful, and I hope that in a future birth He will allow me an interview.’

11.25

ye tanhara prema-arti dekhilun tomate

tara eka prema-lesa nahika amate

SYNONYMS

ye—whatever; tanhara—his; prema-arti—painful feelings of love of Godhead; dekhilun—I saw; tomate—unto You; tara—of that; eka—one; prema-lesa—fraction of love; nahika—there is not; amate—in me “My Lord, I don’t think that there is even a fraction of Maharaja Prataparudra’s loving ecstasy in me.”

11.26

prabhu kahe,-tumi krsna-bhakata-pradhana

tomake ye priti kare, sei bhagyavan

SYNONYMS

prabhu kahe—Lord Sri Caitanya Mahaprabhu said; tumi—you; krsna-bhakata-pradhana—the chief of the devotees of Lord Krsna; tomake—unto you; ye—anyone who; priti kare—shows love; sei—such a person; bhagyavan—most fortunate.

Sri Caitanya Mahaprabhu then said, "My dear Ramananda Raya, you are the foremost of all the devotees of Krsna; therefore whoever loves you is certainly a very fortunate person.

11.27

tomate ye eta priti ha-ila rajara

ei gune krsna tanre karibe angikara

SYNONYMS

tomate—unto you; ye—that; eta—so much; priti—love; ha-ila—was; rajara—of the King; ei gune—for this reason; krsna—Lord Krsna; tanre—him; karibe angikara—will accept "Because the King has shown so much love for you, Lord Krsna will certainly accept him.

PURPORT

King Prataparudra requested an interview with Sri Caitanya Mahaprabhu through the Bhattacarya, who duly submitted the request.

The Lord, however, immediately refused this interview.

Now when Ramananda Raya informed the Lord how eager the King was to see Him, the Lord was immediately pleased.

Sri Caitanya Mahaprabhu requested Ramananda Raya to retire from his government post and come to Sri Purusottama-ksetra (Jagannatha Puri) to live with Him.

When this proposal was submitted to King Prataparudra, he immediately accepted it and also encouraged Ramananda Raya by allowing him a full pension.

This was very much appreciated by the Lord, and this confirms the fact that the Lord is more pleased when one serves the servant of the Lord.

In ordinary parlance it is said, “If you love me, love my dog.” To approach the Supreme Personality of Godhead, one has to go through His confidential servant.

This is the method.

Sri Caitanya Mahaprabhu clearly says, “Because the King loves you, Ramananda Raya, he is very fortunate.

11.28

ye me bhakta-janah partha

na me bhaktas ca te janah

mad-bhaktanam ca ye bhaktas

te me bhakta-tama matah

SYNONYMS

ye—those who; me—My; bhakta-janah—devotees; partha—O Partha; na—not; me—My; bhaktah—devotees; ca—and; te—those; janah—persons; mat-bhaktanam—of My devotees; ca—certainly; ye—those who; bhaktah—devotees; te—such persons; me—My; bhakta-tamah—most advanced devotees; matah—that is My opinion "Lord Krsna told Arjuna, ’Those who are My direct devotees are actually not My devotees, but those who are the devotees of My servant are factually My devotees.’

PURPORT

Sri Caitanya Mahaprabhu quotes this verse from the Adi Purana.

The verse is also included in the Laghu-bhagavatamrta (2.6).

11.29-30

adarah paricaryayam

sarvangair abhivandanam

mad-bhakta-pujabhyadhika

sarva-bhutesu man-matih

mad-arthesv anga-cesta ca

vacasa mad-guneranam

mayy arpanam ca manasah

sarva-kama-vivarjanam

SYNONYMS

adarah—respect, care; paricaryayam—in service; sarva-angaih—by all the parts of the body; abhivandanam—offering obeisances; mat-bhakta—of My devotees; puja—worshiping; abhyadhika—very high; sarva-bhutesu—in all living entities; mat-matih—realization of having a relationship with Me; mat-arthesu—for the sake of My service; anga-cestah—engaging the bodily energy; ca—and; vacasa—by words; mat-guna-iranam—describing My glories; mayi—unto Me; arpanam—dedicating; ca—and; manasah—of the mind; sarva-kama—all material desires; vivarjanam—giving up " ’My devotees take great care and respect in rendering Me service.

They offer obeisances to Me with all their bodily limbs.

They worship other devotees and find all living entities related to Me.

For Me they engage the entire energy of their bodies.

They engage the power of speech in the glorification of My qualities and form.

They also dedicate their minds unto Me and try to give up all kinds of material desires.

Thus My devotees are characterized.’

PURPORT

These two verses are quoted from Srimad-Bhagavatam (11.19.21-22).

They were spoken by the Supreme Personality of Godhead, Lord Krsna, who was answering Uddhava’s inquiry about devotional service.

11.31

aradhananam sarvesam

visnor aradhanam param

tasmat parataram devi

tadiyanam samarcanam

SYNONYMS

aradhananam—of varieties of worship; sarvesam—all; visnoh—of Lord Visnu; aradhanam—worship; param—the most exalted; tasmat—and above such worship of Lord Visnu; parataram—of greater value; devi—O goddess; tadiyanam—of persons in relationship with Lord Visnu; samarcanam—rigid and firm worship "Lord Siva told the goddess Durga, ’My dear Devi, although the Vedas recommend worship of demigods, the worship of Lord Visnu is topmost.

However, above the worship of Lord Visnu is the rendering of service to Vaisnavas, who are related to Lord Visnu.’

PURPORT

The Vedas are divided into three divisions-karma-kanda, jnana-kanda and upasana-kanda.

These are activities dealing with fruitive work, empiric philosophical speculation and worship.

There are recommendations in the Vedas for the worship of various demigods as well as Lord Visnu.

In this quotation from the Padma Purana, Lord Siva answers a question posed to him by the goddess Durga.

This verse is also included in the Laghu-bhagavatamrta (2.4), by Srila Rupa Gosvami.

The words visnor aradhanam refer to the worship of Lord Visnu, or Krsna.

Thus the supreme form of worship is the satisfaction of the Supreme Personality of Godhead Sri Krsna.

It is further concluded that the worshiper of Lord Visnu renders better service by worshiping the devotee of Lord Krsna.

There are different types of devotees-those in santa-rasa, dasya-rasa, sakhya-rasa, vatsalya-rasa and madhurya-rasa.

Although all the rasas are on the transcendental platform, madhurya-rasa is the supreme transcendental mellow.

Consequently it is concluded that the worship of devotees engaged in the Lord’s service in madhurya-rasa is the supreme spiritual activity.

Sri Caitanya Mahaprabhu and His followers mainly worship Lord Krsna in madhurya-rasa.

Other Vaisnava acaryas recommended worship up to vatsalya-rasa.

Therefore Srila Rupa Gosvami in his Vidagdha-madhava (1.2) describes Sri Caitanya Mahaprabhu’s cult as supreme:

anarpita-carim cirat karunayavatirnah kalau

samarpayitum unnatojjvala-rasam sva-bhakti-sriyam Sri Caitanya Mahaprabhu appeared in this Age of Kali to exhibit the superexcellence of madhurya-rasa, a gift never previously bestowed by any acarya or incarnation.

Consequently Sri Caitanya Mahaprabhu is accepted as the most magnanimous incarnation.

It is He only who distributed love of Krsna while exhibiting the superexcellence of loving Krsna in the conjugal rasa.

11.32

durapa hy alpa-tapasah

seva vaikuntha-vartmasu

yatropagiyate nityam

deva-devo janardanah

SYNONYMS

durapa—very difficult to achieve; hi—certainly; alpa-tapasah—by a person not advanced in spiritual life; seva—service; vaikuntha-vartmasu—unto persons on the path back home, back to Godhead; yatra—wherein; upagiyate—is worshiped and glorified; nityam—regularly; deva-devah—the Supreme Personality of Godhead; janardanah—Lord Krsna “ ’Those whose austerity is meager can hardly obtain the service of the pure devotees progressing on the path back to the kingdom of Godhead, the Vaikunthas.

Pure devotees engage one hundred percent in glorifying the Supreme Lord, who is the Lord of the demigods and the controller of all living entities.’ ”

PURPORT

This verse is a quotation from Srimad-Bhagavatam (3.7.20).

It was spoken by Vidura in his conversation with Maitreya Rsi, a great devotee of the Lord.

11.33

puri, bharati-gosani, svarupa, nityananda

jagadananda, mukundadi yata bhakta-vrnda

SYNONYMS

puri—Paramananda Puri; bharati—Brahmananda Bharati; gosani—on the level of the spiritual master; svarupa—Svarupa Damodara Gosvami; nityananda—Lord Nityananda Prabhu; jagadananda—Jagadananda; mukunda—Mukunda; adi—and others; yata—all; bhakta-vrnda—devotees of Sri Caitanya Mahaprabhu.

Paramananda Puri, Brahmananda Bharati Gosani, Svarupa Damodara Gosani, Lord Nityananda, Jagadananda, Mukunda and others were present before the Lord at that time.

11.34

cari gosanira kaila raya carana vandana

yatha-yogya saba bhaktera karila milana

SYNONYMS

cari gosanira—of the four gosanis, or spiritual masters; kaila—did; raya—Ramananda Raya; carana vandana—worshiping the lotus feet; yatha-yogya—as it is befitting; saba—all; bhaktera—of the devotees; karila—did; milana—meeting.

Sri Ramananda Raya therefore offered his obeisances to all the Lord’s devotees, in particular to the four spiritual masters.

Thus Ramananda Raya suitably met all the devotees.

PURPORT

The four spiritual masters referred to in this verse are Paramananda Puri, Brahmananda Bharati, Svarupa Damodara and Lord Nityananda.

11.35

prabhu kahe,-raya, dekhile kamala-nayana?

raya kahe-ebe yai paba darasana

SYNONYMS

prabhu kahe—the Lord said; raya—My dear Ramananda Raya; dekhile—have you seen; kamala-nayana—the lotus-eyed Lord Jagannatha; raya kahe—Ramananda Raya replied; ebe yai—now I shall go; paba darasana—I shall visit the temple.

Sri Caitanya Mahaprabhu next asked Ramananda Raya, “Have you already visited the temple of the lotus-eyed Lord Jagannatha?”

Ramananda Raya replied, “I shall now go visit the temple.”

11.36

prabhu kahe,-raya, tumi ki karya karile?

isvare na dekhi’ kene age etha aile?

SYNONYMS

prabhu kahe—Sri Caitanya Mahaprabhu said; raya—My dear Ramananda Raya; tumi—you; ki karya—what; karile—have done; isvare—the Supreme Personality of Godhead; na dekhi’—without seeing; kene—why; age—first; etha—here; aile—you came.

Sri Caitanya Mahaprabhu replied, “What have you done, My dear Raya? Why did you not first see Lord Jagannatha and then come here? Why have you come here first?”

11.37

raya kahe, carana-ratha, hrdaya-sarathi

yahan lana yaya, tahan yaya jiva-rathi

SYNONYMS

raya kahe—Ramananda Raya replied; carana—the legs; ratha—chariot; hrdaya—the heart; sarathi—chariot driver; yahan—wherever; lana—taking; yaya—goes; tahan—there; yaya—goes; jiva-rathi—the living entity on the chariot.

Ramananda Raya said, “The legs are like the chariot, and the heart is like the charioteer.

Wherever the heart takes the living entity, the living entity is obliged to go.”

PURPORT

In the Bhagavad-gita (18.61) Lord Krsna explains:

isvarah sarva-bhutanam

hrd-dese ’rjuna tisthati

bhramayan sarva-bhutani

yantrarudhani mayaya “The Supreme Lord is situated in everyone’s heart, O Arjuna, and is directing the wanderings of all living entities, who are seated as on a machine made of material energy.” Thus the living entity wanders within this universe riding upon a chariot (the body) bestowed by material nature.

A similar explanation is given in the Katha Upanisad (1.3.3-4):

atmanam rathinam viddhi

sariram ratham eva tu

buddhim tu sarathim viddhi

manah pragraham eva ca

indriyani hayan ahur

visayams tesu gocaran

atmendriya-mano-yuktam

bhoktety ahur manisinah Here it is said that the living entity is the passenger riding in the chariot of the body, which is offered by material nature.

The intelligence is the charioteer, the mind is the reins controlling the horses, and the senses are the horses.

Thus the living entity is the false enjoyer of the material world.

One who is advanced in Krsna consciousness can control the mind and intelligence and in this way rein in the horses, the senses, even though they are very powerful.

One who can control the senses by his mind and intelligence can very easily approach the Supreme Personality of Godhead, or Visnu, who is the ultimate goal of life.

Tad visnoh paramam padam sada pasyanti surayah.

Those who are actually advanced approach Lord Visnu, their ultimate goal.

Such people are never captivated by Lord Visnu’s external energy, the material world.

11.38

ami ki kariba, mana ihan lana aila

jagannatha-darasane vicara na kaila

SYNONYMS

ami—I; ki—what; kariba—shall do; mana—my mind; ihan—here; lana—taking; aila—arrived; jagannatha-darasane—to see Lord Jagannatha; vicara—consideration; na—did not; kaila—make.

Sri Ramananda Raya continued, “What shall I do? My mind has brought me here.

I could not consider going first to Lord Jagannatha’s temple.”

11.39

prabhu kahe,-sighra giya kara darasana

aiche ghara yai’ kara kutumba milana

SYNONYMS

prabhu kahe—Lord Sri Caitanya Mahaprabhu said; sighra giya—going hastily; kara darasana—see Lord Jagannatha; aiche—similarly; ghara yai’—going home; kara—just do; kutumba—family; milana—meeting.

Sri Caitanya Mahaprabhu advised, “Immediately go to Lord Jagannatha’s temple to see the Lord.

Then go home and meet your family members.”

11.40

prabhu ajna pana raya calila darasane

rayera prema-bhakti-riti bujhe kon jane

SYNONYMS

prabhu ajna—the Lord’s permission; pana—getting; raya—Ramananda Raya; calila—departed; darasane—to see Lord Jagannatha; rayera—of Ramananda Raya; prema-bhakti—of ecstatic love for Krsna; riti—process; bujhe—understands; kon jane—what person.

Having received Sri Caitanya Mahaprabhu’s permission, Ramananda Raya hastily went to the temple of Lord Jagannatha.

Who can understand the devotional service of Raya Ramananda?

11.41

ksetre asi’ raja sarvabhaume bolaila

sarvabhaume namaskari’ tanhare puchila

SYNONYMS

ksetre—to Jagannatha Puri; asi’—coming; raja—the King; sarvabhaume—for Sarvabhauma Bhattacarya; bolaila—called; sarvabhaume—unto Sarvabhauma Bhattacarya; namaskari’—offering obeisances; tanhare puchila—he asked him.

When King Prataparudra returned to Jagannatha Puri, he called for Sarvabhauma Bhattacarya.

When the Bhattacarya went to see the King, the King offered him respects and made the following inquiries.

11.42

mora lagi’ prabhu-pade kaile nivedana?

sarvabhauma kahe,-kainu aneka yatana

SYNONYMS

mora lagi’-on my behalf; prabhu-pade—at the lotus feet of the Lord; kaile nivedana—did you submit my petition; sarvabhauma kahe—Sarvabhauma replied; kainu—I did; aneka yatana—much endeavor.

The King asked, “Have you submitted my petition to the Lord?”

Sarvabhauma replied, "Yes, with much endeavor I have tried my best.

11.43

tathapi na kare tenha raja-darasana

ksetra chadi’ yabena punah yadi kari nivedana

SYNONYMS

tathapi—yet; na kare—does not do; tenha—He; raja-darasana—visiting a king; ksetra chadi’—leaving Jagannatha-ksetra; yabena—He will go away; punah—again; yadi—if; kari nivedana—I request “Yet despite my great endeavor, the Lord would not agree to see a king.

Indeed, He said that if He were asked again, He would quit Jagannatha Puri and go elsewhere.”

11.44

suniya rajara mane duhkha upajila

visada kariya kichu kahite lagila

SYNONYMS

suniya—hearing; rajara—of the King; mane—in the mind; duhkha—unhappiness; upajila—arose; visada—lamentation; kariya—doing; kichu—something; kahite—to speak; lagila—began.

Hearing this, the King became very unhappy and, greatly lamenting, began to speak as follows.

11.45

papi nica uddharite tanra avatara

jagai madhai tenha karila uddhara

SYNONYMS

papi—sinful; nica—lowborn; uddharite—to deliver; tanra—His; avatara—incarnation; jagai—Jagai; madhai—Madhai; tenha—He; karila uddhara—delivered.

The King said, "Sri Caitanya Mahaprabhu has descended just to deliver all kinds of sinful, lowborn persons.

Consequently He has delivered sinners like Jagai and Madhai.

11.46

prataparudra chadi’ karibe jagat nistara

ei pratijna kari’ kariyachena avatara?

SYNONYMS

prataparudra chadi’-except for Prataparudra; karibe—He will do; jagat—of the whole universe; nistara—deliverance; ei pratijna—this promise; kari’—making; kariyachena—has made; avatara—incarnation "Alas, has Sri Caitanya Mahaprabhu incarnated to deliver all kinds of sinners with the exception of a king named Maharaja Prataparudra?

PURPORT

Sri Caitanya Mahaprabhu’s mission is thus described by Narottama dasa Thakura: patita-pavana-hetu tava avatara mo-sama patita prabhu na paibe ara.

If Sri Caitanya Mahaprabhu descended to reclaim sinners, then one who is the most sinful and lowborn is the first candidate for the Lord’s consideration.

Maharaja Prataparudra considered himself a most fallen soul because he had to deal with material things constantly and enjoy material profits.

Sri Caitanya Mahaprabhu’s business was the deliverance of the most fallen.

How, then, could He reject the King? The more fallen a person is, the more he has the right to be delivered by the Lord-provided, of course, he surrenders unto the Lord.

Maharaja Prataparudra was a fully surrendered soul; therefore the Lord could not refuse him on the grounds that he was a worldly pounds-shillings man.

11.47

adarsaniyan api nica-jatin

samviksate hanta tathapi no mam

mad-eka-varjam krpayisyatiti

nirniya kim so ’vatatara devah

SYNONYMS

adarsaniyan—upon those who are unfit to be seen; api—although; nica-jatin—the lower class of men; samviksate—puts His merciful glance; hanta—alas; tatha api—still; na u—not; mam—upon me; mat—myself; eka—alone; varjam—rejecting; krpayisyati—He will bestow His mercy; iti—thus; nirniya—deciding; kim—whether; sah—Lord Sri Caitanya Mahaprabhu; avatatara—has descended; devah—the Supreme Personality of Godhead “ ’Alas, has Sri Caitanya Mahaprabhu made His advent deciding that He will deliver all others with the exception of me? He bestows His merciful glance upon many lower-class men who are usually not even to be seen.’ ”

PURPORT

This verse is found in the Sri Caitanya-candrodaya-nataka (8.28).

11.48

tanra pratijna-more na karibe darasana

mora pratijna-tanha vina chadiba jivana

SYNONYMS

tanra pratijna—His determination; more—unto me; na—not; karibe—will do; darasana—seeing; mora pratijna—my promise; tanha vina—without Him; chadiba—I will give up; jivana—life.

Maharaja Prataparudra continued, "If Sri Caitanya Mahaprabhu is determined not to see me, then I am determined to give up my life if I do not see Him.

PURPORT

A devotee with Maharaja Prataparudra’s determination will certainly be victorious in advancing in Krsna consciousness.

Sri Krsna confirms this in the Bhagavad-gita (9.14):

satatam kirtayanto mam

yatantas ca drdha-vratah

namasyantas ca mam bhaktya

nitya-yukta upasate “Always chanting My glories, endeavoring with great determination, bowing down before Me, these great souls perpetually worship Me with devotion.” These are the symptoms of a mahatma engaged in the Lord’s service in full Krsna consciousness.

Thus Maharaja Prataparudra’s determination is very much exalted and is called drdha-vrata.

Because of this determination, he was finally able to receive Lord Caitanya’s direct mercy.

11.49

yadi sei mahaprabhura na pai krpa-dhana

kiba rajya, kiba deha,-saba akarana

SYNONYMS

yadi—if; sei—that; mahaprabhura—of Lord Sri Caitanya Mahaprabhu; na—not; pai—I get; krpa-dhana—the treasure of mercy; kiba rajya—what is the value of my kingdom; kiba deha—what is the value of this body; saba akarana—everything useless “If I do not receive Sri Caitanya Mahaprabhu’s mercy, my body and my kingdom are certainly useless.”

PURPORT

This is an excellent example of drdha-vrata, determination.

If one does not receive the Supreme Personality of Godhead’s mercy, one’s life is defeated.

In Srimad-Bhagavatam (5.5.5) it is said: parabhavas tavad abodha-jato yavan na jijnasata atma-tattvam.

Unless one inquires into spiritual life, everything is useless.

Without spiritual inquiry, our labor and the object of our labor are simply a waste of time.

11.50

eta suni’ sarvabhauma ha-ila cintita

rajara anuraga dekhi’ ha-ila vismita

SYNONYMS

eta suni’-hearing this; sarvabhauma—Sarvabhauma; ha-ila—became; cintita—very thoughtful; rajara—of the King; anuraga—attachment; dekhi’—seeing; ha-ila—became; vismita—astonished.

Hearing King Prataparudra’s determination, Sarvabhauma Bhattacarya became thoughtful.

Indeed, he was very much astonished to see the King’s determination.

PURPORT

Sarvabhauma Bhattacarya was astonished because such determination is not possible for a worldly man attached to material enjoyment.

The King certainly had ample opportunity for material enjoyment, but he was thinking that his kingdom and everything else was useless if he could not see Sri Caitanya Mahaprabhu.

This is certainly sufficient cause for astonishment.

In Srimad-Bhagavatam it is stated that bhakti, devotional service, must be unconditional.

No material impediments can actually check the advancement of devotional service, be it executed by a common man or a king.

In any case, devotional service rendered to the Lord is always complete, despite the devotee’s material position.

Devotional service is so exalted that it can be executed by anyone in any position.

One must simply be drdha-vrata, firmly determined.

11.51

bhattacarya kahe-deva na kara visada

tomare prabhura avasya ha-ibe prasada

SYNONYMS

bhattacarya kahe—the Bhattacarya said; deva—O King; na kara visada—do not be worried; tomare—unto you; prabhura—of Lord Sri Caitanya Mahaprabhu; avasya—certainly; ha-ibe—there must be; prasada—mercy.

Finally Sarvabhauma Bhattacarya said, “My dear King, do not worry.

Because of your firm determination, I am sure that Sri Caitanya Mahaprabhu’s mercy will definitely be bestowed upon you.”

PURPORT

Due to King Prataparudra’s firm determination, the Bhattacarya predicted that the King would receive Sri Caitanya Mahaprabhu’s mercy without fail.

As confirmed elsewhere in Caitanya-caritamrta (Madhya 19.151), guru-krsna-prasade paya bhakti-lata-bija: “By the mercy of the spiritual master and Krsna, one gets the seed of devotional service.” The Bhattacarya was the spiritual master of King Prataparudra, and he gave his blessings to the effect that the Lord would be merciful upon the King.

The mercy of the spiritual master and Krsna combine to grant success to a devotee engaged in Krsna consciousness.

This is confirmed by the Vedas:

yasya deve para bhaktir

yatha deve tatha gurau

tasyaite kathita hy arthah

prakasante mahatmanah “Only unto those great souls who have implicit faith in both the Lord and the spiritual master are all the imports of Vedic knowledge automatically revealed.” (Svetasvatara Upanisad 6.23) Maharaja Prataparudra had firm faith in the Bhattacarya, who declared Sri Caitanya Mahaprabhu to be the Supreme Personality of Godhead.

Having firm faith in the Bhattacarya as his spiritual master, King Prataparudra immediately accepted Sri Caitanya Mahaprabhu as the Supreme Lord.

Thus he began worshiping Sri Caitanya Mahaprabhu in his mind.

This is the process of devotional service.

According to Lord Krsna in the Bhagavad-gita (9.34):

man-mana bhava mad-bhakto

mad-yaji mam namaskuru

mam evaisyasi yuktvaivam

atmanam mat-parayanah “Engage your mind always in thinking of Me, become My devotee, offer obeisances to Me and worship Me.

Being completely absorbed in Me, surely you will come to Me.” This process is very simple.

One need only be firmly convinced by the spiritual master that Krsna is the Supreme Personality of Godhead.

If one decides this, he can make further progress by thinking of Krsna, chanting of Krsna and glorifying Him.

There is then no doubt that such a fully surrendered devotee will receive the blessings of Lord Krsna.

Srila Sarvabhauma Bhattacarya explains this further.

11.52

tenha-premadhina, tomara prema-gadhatara

avasya karibena krpa tomara upara

SYNONYMS

tenha—He (Sri Caitanya Mahaprabhu); prema-adhina—under the control of love; tomara prema—your love; gadha-tara—very deep; avasya—certainly; karibena krpa—He will bestow mercy; tomara upara—upon you.

As soon as the Bhattacarya saw the King’s firm determination, he declared, “The Supreme Lord is approached only by pure love.

Your love for Sri Caitanya Mahaprabhu is very, very deep; therefore without a doubt He will be merciful upon you.”

PURPORT

Such determination is the first qualification.

As confirmed by Rupa Gosvami (Upadesamrta 3): utsahan niscayad dhairyat.

One must first have firm determination, firm faith.

When one engages in devotional service, he must maintain this firm determination.

Then Krsna will be pleased with his service.

The spiritual master can show the path of devotional service.

If the disciple follows the principles rigidly and undeviatingly, he will certainly receive the mercy of Krsna.

This is confirmed by the sastras.

11.53

tathapi kahiye ami eka upaya

ei upaya kara’ prabhu dekhibe yahaya

SYNONYMS

tathapi—still; kahiye—say; ami—I; eka upaya—one means; ei upaya—this means; kara’—try to adopt; prabhu—Lord Sri Caitanya Mahaprabhu; dekhibe—will see you; yahaya—by that.

Sarvabhauma Bhattacarya then suggested, "There is one means by which you can directly see Him.

11.54

ratha-yatra-dine prabhu saba bhakta lana

ratha-age nrtya karibena premavista hana

SYNONYMS

ratha-yatra-dine—on the day of the car festival ceremony; prabhu—Sri Caitanya Mahaprabhu; saba—all; bhakta—devotees; lana—taking with Him; ratha—the chariot; age—in front of; nrtya karibena—will dance; prema-avista hana—in great ecstatic love "On the day of the car festival, Sri Caitanya Mahaprabhu will dance before the Deity in great ecstatic love.

11.55

premavese puspodyane karibena pravesa

sei-kale ekale tumi chadi’ raja-vesa

SYNONYMS

prema-avese—in ecstatic love; puspa-udyane—into the garden at Gundica where the Lord stays; karibena pravesa—will enter; sei-kale—at that time; ekale—alone; tumi—you; chadi’—giving up; raja-vesa—the royal dress "On that Ratha-yatra festival day, after dancing before the Lord, Sri Caitanya Mahaprabhu will enter the Gundica garden.

At that time you should go there alone, stripped of your royal dress.

11.56

’krsna-rasa-pancadhyaya’ karite pathana

ekale yai’ mahaprabhura dharibe carana

SYNONYMS

krsna-rasa-panca-adhyaya—the five chapters in the Tenth Canto of Srimad-Bhagavatam in which Lord Krsna’s pastimes of the rasa dance are described; karite pathana—to recite; ekale yai’—going alone; mahaprabhura—of Lord Sri Caitanya Mahaprabhu; dharibe carana—catch hold of the lotus feet "When Sri Caitanya Mahaprabhu enters the Gundica, you should also go there and read the five chapters about Lord Krsna’s dancing with the gopis.

In this way you can catch hold of the Lord’s lotus feet.

11.57

bahya-jnana nahi, se-kale krsna-nama suni, alingana karibena tomaya ’vaisnava’ jani’

SYNONYMS

bahya-jnana nahi—without external consciousness; se-kale—at that time; krsna-nama suni’—by hearing the holy name of Lord Krsna; alingana karibena—He will embrace; tomaya—you; vaisnava jani’—taking you to be a Vaisnava "Lord Sri Caitanya Mahaprabhu will be in a mood of ecstatic love, without external consciousness.

At that time, as you recite those chapters from Srimad-Bhagavatam, He will embrace you, knowing you to be a pure Vaisnava.

PURPORT

A Vaisnava is always ready to help another Vaisnava progress toward realization of the Absolute Truth.

Sarvabhauma Bhattacarya could understand the King’s position as a pure Vaisnava.

The King was always thinking of Sri Caitanya Mahaprabhu, and the Bhattacarya wanted to help him approach the Lord.

A Vaisnava is always compassionate, especially when he sees a prospective devotee very much determined (drdha-vrata).

Consequently the Bhattacarya was ready to help the King.

11.58

ramananda raya, aji tomara prema-guna

prabhu-age kahite prabhura phiri’ gela mana

SYNONYMS

ramananda raya—Ramananda Raya; aji—today; tomara—your; prema-guna—quality of love; prabhu-age—in front of the Lord; kahite—when he described; prabhura—of Lord Sri Caitanya Mahaprabhu; phiri’ gela—became changed; mana—the mind “The Lord has already changed His mind due to Ramananda Raya’s description of your pure love for Him.”

PURPORT

At first the Lord did not want to see the King, but due to the Bhattacarya’s and Ramananda Raya’s earnest endeavors, the Lord’s mind was changed.

The Lord already declared that Krsna would be merciful upon the King due to the King’s service to the devotees.

This is the process by which one can advance in Krsna consciousness.

First there must be the devotee’s mercy; then Krsna’s mercy will descend.

Yasya prasadad bhagavat-prasado yasyaprasadan na gatih kuto ’pi.

Our first duty, therefore, is to satisfy the spiritual master, who can arrange for the Lord’s mercy.

A common man must first begin to serve the spiritual master, or the devotee.

Then, through the mercy of the devotee, the Lord will be satisfied.

Unless one receives the dust of a devotee’s lotus feet on one’s head, there is no possibility of advancement.

This is also confirmed by a statement of Prahlada Maharaja’s in Srimad-Bhagavatam (7.5.32):

naisam matis tavad urukramanghrim

sprsaty anarthapagamo yad-arthah

mahiyasam pada-rajo-’bhisekam

niskincananam na vrnita yavat Unless one approaches a pure devotee, he cannot understand the Supreme Personality of Godhead.

Maharaja Prataparudra worshiped both Ramananda Raya and Sarvabhauma Bhattacarya.

Thus he touched the lotus feet of pure devotees and was able thereby to approach Sri Caitanya Mahaprabhu.

11.59

suni’ gajapatira mane sukha upajila

prabhure milite ei mantrana drdha kaila

SYNONYMS

suni’-hearing; gajapatira—of King Prataparudra; mane—in the mind; sukha—happiness; upajila—awakened; prabhure—Sri Caitanya Mahaprabhu; milite—to meet; ei—this; mantrana—instruction; drdha kaila—decided to accept rigidly.

Maharaja Prataparudra took the Bhattacarya’s advice and firmly decided to follow his instructions.

Thus he felt transcendental happiness.

11.60

snana-yatra kabe habe puchila bhattere

bhatta kahe,-tina dina achaye yatrare

SYNONYMS

snana-yatra—the bathing ceremony of Lord Jagannatha; kabe—when; habe—will be; puchila—he inquired; bhattere—from the Bhattacarya; bhatta kahe—the Bhattacarya said; tina dina—three days; achaye—there are still; yatrare—until the festival.

When the King asked the Bhattacarya when the bathing ceremony (Snana-yatra) of Lord Jagannatha would take place, the Bhattacarya replied that there were only three days left before the ceremony.

11.61

rajare prabodhiya bhatta gela nijalaya

snana-yatra-dine prabhura ananda hrdaya

SYNONYMS

rajare—the King; prabodhiya—encouraging; bhatta—Sarvabhauma Bhattacarya; gela—departed; nija-alaya—to his own home; snana-yatra-dine—on the day of the bathing ceremony of Lord Jagannatha; prabhura—of Sri Caitanya Mahaprabhu; ananda—full of happiness; hrdaya—heart.

After thus encouraging the King, Sarvabhauma Bhattacarya returned home.

On the day of Lord Jagannatha’s bathing ceremony, Sri Caitanya Mahaprabhu was very happy at heart.

11.62

snana-yatra dekhi’ prabhura haila bada sukha

isvarera ’anavasare’ paila bada duhkha

SYNONYMS

snana-yatra—the bathing ceremony of Lord Jagannatha; dekhi’—seeing; prabhura—of Lord Sri Caitanya Mahaprabhu; haila—became; bada—very much; sukha—happiness; isvarera—of the Lord; anavasare—during the pastime of retirement; paila—got; bada—very much; duhkha—unhappiness.

Upon seeing the bathing ceremony of Lord Jagannatha, Sri Caitanya Mahaprabhu became very happy.

But when Lord Jagannatha retired after the ceremony, Lord Caitanya became very unhappy because He could not see Him.

PURPORT

After the bathing ceremony of Sri Jagannatha, which takes place just a fortnight before the Ratha-yatra ceremony, the body of the Lord Jagannatha Deity is repainted, and this takes just about a fortnight to complete.

This period is called Anavasara.

There are many who visit the temple to see Lord Jagannatha regularly every day, and for them His retirement after the bathing ceremony is unbearable.

Sri Caitanya Mahaprabhu felt Lord Jagannatha’s absence from the temple very much.

11.63

gopi-bhave virahe prabhu vyakula hana

alalanathe gela prabhu sabare chadiya

SYNONYMS

gopi-bhave—in the mood of the gopis; virahe—in separation; prabhu—Lord Sri Caitanya Mahaprabhu; vyakula—agitated; hana—being; alalanathe—to Alalanatha; gela—went; prabhu—Lord Sri Caitanya Mahaprabhu; sabare—all; chadiya—having given up.

Due to separation from Lord Jagannatha, Sri Caitanya Mahaprabhu felt the same great anxiety the gopis feel in separation from Krsna.

In this condition He gave up all association and went to Alalanatha.

11.64

pache prabhura nikata aila bhakta-gana

gauda haite bhakta aise,-kaila nivedana

SYNONYMS

pache—behind; prabhura—of Sri Caitanya Mahaprabhu; nikata—in the presence; aila—came; bhakta-gana—the devotees; gauda haite—from Bengal; bhakta—devotees; aise—come; kaila nivedana—submitted.

The devotees who had followed the Lord came into His presence and requested Him to return to Puri.

They submitted that the devotees from Bengal were coming to Purusottama-ksetra.

11.65

sarvabhauma nilacale aila prabhu lana

prabhu aila,-raja-thani kahilena giya

SYNONYMS

sarvabhauma—Sarvabhauma Bhattacarya; nilacale—to Jagannatha Puri; aila—came; prabhu—Sri Caitanya Mahaprabhu; lana—taking; prabhu—Sri Caitanya Mahaprabhu; aila—arrived; raja-thani—to the King; kahilena—said; giya—after going.

In this way Sarvabhauma Bhattacarya brought Lord Caitanya back to Jagannatha Puri.

He then went to King Prataparudra and informed him of the Lord’s arrival.

11.66

hena-kale aila tatha gopinathacarya

rajake asirvada kari’ kahe,-suna bhattacarya

SYNONYMS

hena-kale—during this time; aila—came; tatha—there; gopinatha-acarya—Gopinatha Acarya; rajake—unto the King; asirvada kari’—offering a benediction; kahe—said; suna bhattacarya—my dear Bhattacarya, kindly listen.

At this time, Gopinatha Acarya came there while Sarvabhauma Bhattacarya was with King Prataparudra.

Being a brahmana, he offered his benediction to the King and addressed Sarvabhauma Bhattacarya as follows.

11.67

gauda haite vaisnava asitechena dui-sata

mahaprabhura bhakta saba-maha-bhagavata

SYNONYMS

gauda haite—from Bengal; vaisnava—devotees; asitechena—are coming; dui-sata—numbering about two hundred; mahaprabhura—of Lord Sri Caitanya Mahaprabhu; bhakta—the devotees; saba—all; maha-bhagavata—greatly advanced devotees "About two hundred devotees are coming from Bengal.

All of them are greatly advanced devotees and specifically devoted to Sri Caitanya Mahaprabhu.

11.68

narendre asiya sabe haila vidyamana

tan-sabare cahi vasa prasada-samadhana

SYNONYMS

narendre—on the bank of Lake Narendra; asiya—coming; sabe—all of them; haila vidyamana—staying; tan-sabare—for all of them; cahi—I want; vasa—residential quarters; prasada—for distributing prasada; samadhana—arrangement “All of them have already arrived on the bank of Lake Narendra and are waiting there.

I desire residential quarters and prasada arrangements for them.”

PURPORT

Narendra is a small lake still existing in Jagannatha Puri, where the Candana-yatra festival takes place.

Up to the present date, all the Bengali devotees who visit the Jagannatha temple first take their bath in this lake.

There they wash their hands and feet before entering the temple.

11.69

raja kahe,-padichake ami ajna diba

vasa adi ye cahiye,-padicha saba diba

SYNONYMS

raja kahe—the King said; padichake—unto the attendant; ami—I; ajna diba—shall give orders; vasa—residential quarters; adi—and other arrangements; ye cahiye—whatever you want; padicha—the attendant; saba—everything; diba—will supply.

The King replied, "I shall give orders to the attendant in the temple.

He will arrange for everyone’s residential quarters and prasada, as you desire.

11.70

mahaprabhura gana yata aila gauda haite

bhattacarya, eke eke dekhaha amate

SYNONYMS

mahaprabhura—of Sri Caitanya Mahaprabhu; gana—associates; yata—all; aila—who have come; gauda haite—from Bengal; bhattacarya—Sarvabhauma Bhattacarya; eke eke—one after another; dekhaha—please show; amate—to me “Sarvabhauma Bhattacarya, please show me, one after another, all of Sri Caitanya Mahaprabhu’s devotees who are coming from Bengal.”

11.71

bhatta kahe,-attalikaya kara arohana

gopinatha cine sabare, karabe darasana

SYNONYMS

bhatta kahe—the Bhattacarya said; attalikaya—on the roof of the palace; kara arohana—just go up; gopinatha—Gopinatha Acarya; cine—knows; sabare—everyone; karabe darasana—he will show.

Sarvabhauma Bhattacarya requested the King, "Go up on the roof of the palace.

Gopinatha Acarya knows every one of the devotees.

He will identify them for you.

11.72

ami kaho nahi cini, cinite mana haya

gopinathacarya sabare kara’be paricaya

SYNONYMS

ami—I; kaho—anyone; nahi—do not; cini—know; cinite mana haya—I desire to know; gopinatha-acarya—Gopinatha Acarya; sabare—all of them; kara’be paricaya—will identify “Actually I do not know any of them, although I have a desire to know them.

Since Gopinatha Acarya knows them all, he will give you their names.”

11.73

eta bali’ tina jana attalikaya cadila

hena-kale vaisnava saba nikate aila

SYNONYMS

eta bali’-saying this; tina jana—the three persons (namely, the King, Gopinatha Acarya and Sarvabhauma Bhattacarya); attalikaya—on the roof of the palace; cadila—went up; hena-kale—at this time; vaisnava—the Vaisnava devotees; saba—all; nikate—nearby; aila—came.

After Sarvabhauma said this, he went up to the top of the palace with the King and Gopinatha Acarya.

At this time all the Vaisnava devotees from Bengal drew closer to the palace.

11.74

damodara-svarupa, govinda,-dui jana

mala-prasada lana yaya, yahan vaisnava-gana

SYNONYMS

damodara-svarupa—Svarupa Damodara; govinda—Govinda; dui jana—two persons; mala-prasada—flower garlands and remnants of Lord Jagannatha’s food; lana—taking; yaya—went; yahan—where; vaisnava-gana—the Vaisnavas.

Svarupa Damodara and Govinda, taking the flower garlands and prasada of Lord Jagannatha, proceeded to where all the Vaisnavas were standing.

11.75

prathamete mahaprabhu pathaila dunhare

raja kahe, ei dui kon cinaha amare

SYNONYMS

prathamete—at first; mahaprabhu—Sri Caitanya Mahaprabhu; pathaila—sent; dunhare—two persons; raja kahe—the King said; ei dui—these two; kon—who are they; cinaha—kindly identify; amare—to me.

Lord Sri Caitanya Mahaprabhu first sent them both in advance.

The King inquired, “Who are these two? Please let me know their identities.”

11.76

bhattacarya kahe,-ei svarupa-damodara

mahaprabhura haya inha dvitiya kalevara

SYNONYMS

bhattacarya kahe—the Bhattacarya said; ei—this gentleman; svarupa-damodara—his name is Svarupa Damodara; mahaprabhura—of Sri Caitanya Mahaprabhu; haya—is; inha—he; dvitiya—the second; kalevara—expansion of the body.

Sri Sarvabhauma Bhattacarya replied, "Here is Svarupa Damodara, who is practically the second expansion of the body of Sri Caitanya Mahaprabhu.

11.77

dvitiya, govinda-bhrtya, ihan donha diya

mala pathanachena prabhu gaurava kariya

SYNONYMS

dvitiya—the second; govinda—Govinda; bhrtya—personal servant; ihan—here; donha diya—through these two persons; mala—flower garlands; pathanachena—has sent; prabhu—Sri Caitanya Mahaprabhu; gaurava kariya—giving much honor “The second person is Govinda, Lord Caitanya’s personal servant.

The Lord has sent garlands and remnants of Lord Jagannatha’s food with these two persons simply to honor the devotees from Bengal.”

11.78

adau mala advaitere svarupa paraila

pache govinda dvitiya mala ani’ tanre dila

SYNONYMS

adau—in the beginning; mala—a garland; advaitere—unto Advaita Acarya; svarupa—Svarupa Damodara; paraila—offered; pache—after that; govinda—Govinda, the Lord’s personal servant; dvitiya—a second; mala—garland; ani’—bringing; tanre dila—delivered to Him.

At the beginning, Svarupa Damodara came forward and garlanded Advaita Acarya.

Govinda next came and offered a second garland to Advaita Acarya.

11.79

tabe govinda dandavat kaila acaryere

tanre nahi cine acarya, puchila damodare

SYNONYMS

tabe—at that time; govinda—Govinda; dandavat—falling flat to offer obeisances; kaila—did; acaryere—unto Advaita Acarya; tanre—him; nahi—not; cine—recognized; acarya—Advaita Acarya; puchila—inquired; damodare—to Svarupa Damodara.

When Govinda offered his obeisances by falling down flat before Advaita Acarya, Advaita Acarya asked Svarupa Damodara about his identity, for He did not know Govinda at that time.

11.80

damodara kahe,-ihara ’govinda’ nama

isvara-purira sevaka ati gunavan

SYNONYMS

damodara kahe—Damodara said; ihara—of him; govinda—Govinda; nama—the name; isvara-purira sevaka—servant of Isvara Puri; ati gunavan—very much qualified.

Svarupa Damodara informed Him, "Govinda was the servant of Isvara Puri.

He is very highly qualified.

11.81

prabhura seva karite puri ajna dila

ataeva prabhu inhake nikate rakhila

SYNONYMS

prabhura—of Sri Caitanya Mahaprabhu; seva—the service; karite—to perform; puri—Isvara Puri; ajna dila—ordered; ataeva—therefore; prabhu—Sri Caitanya Mahaprabhu; inhake—him; nikate—by His side; rakhila—kept “Isvara Puri ordered Govinda to serve Sri Caitanya Mahaprabhu.

Thus the Lord keeps him by His side.”

11.82

raja kahe,-yanre mala dila dui-jana

ascarya teja, bada mahanta,-kaha kon jana?

SYNONYMS

raja kahe—the King inquired; yanre—unto which person; mala—garlands; dila—offered; dui-jana—Svarupa Damodara and Govinda; ascarya teja—wonderfully effulgent; bada mahanta—a very great devotee; kaha kon jana—kindly let me know who He is.

The King inquired, “To whom did Svarupa Damodara and Govinda offer the two garlands? His bodily effulgence is so great that He must be a very great devotee.

Please let me know who He is.”

11.83

acarya kahe,-inhara nama advaita acarya

mahaprabhura manya-patra, sarva-sirodharya

SYNONYMS

acarya kahe—Gopinatha Acarya said; inhara nama—His name; advaita acarya—Advaita Acarya; mahaprabhura—of Sri Caitanya Mahaprabhu; manya-patra—honorable; sarva-sirodharya—the topmost devotee.

Gopinatha Acarya replied, "His name is Advaita Acarya.

He is honored even by Sri Caitanya Mahaprabhu, and He is therefore the topmost devotee.

11.84

srivasa-pandita inha, pandita-vakresvara

vidyanidhi-acarya, inha pandita-gadadhara

SYNONYMS

srivasa-pandita—Srivasa Pandita; inha—here; pandita-vakresvara—Vakresvara Pandita; vidyanidhi-acarya—Vidyanidhi Acarya; inha—here; pandita-gadadhara—Gadadhara Pandita "Here are Srivasa Pandita, Vakresvara Pandita, Vidyanidhi Acarya and Gadadhara Pandita.

11.85

acaryaratna inha, pandita-purandara

gangadasa pandita inha, pandita-sankara

SYNONYMS

acaryaratna—Candrasekhara; inha—here; pandita-purandara—Purandara Pandita; gangadasa pandita—Gangadasa Pandita; inha—here; pandita-sankara—Sankara Pandita "Here are Acaryaratna, Purandara Pandita, Gangadasa Pandita and Sankara Pandita.

11.86

ei murari gupta, inha pandita narayana

haridasa thakura inha bhuvana-pavana

SYNONYMS

ei—this; murari gupta—Murari Gupta; inha—here; pandita narayana—Narayana Pandita; haridasa thakura—Haridasa Thakura; inha—here; bhuvana-pavana—deliverer of the whole universe "Here are Murari Gupta, Pandita Narayana and Haridasa Thakura, the deliverer of the whole universe.

11.87

ei hari-bhatta, ei sri-nrsimhananda

ei vasudeva datta, ei sivananda

SYNONYMS

ei—this; hari-bhatta—Hari Bhatta; ei—this; sri-nrsimhananda—Sri Nrsimhananda; ei—this; vasudeva datta—Vasudeva Datta; ei—this; sivananda—Sivananda "Here is Hari Bhatta, and there is Nrsimhananda.

Here are Vasudeva Datta and Sivananda Sena.

11.88

govinda, madhava ghosa, ei vasu-ghosa

tina bhaira kirtane prabhu payena santosa

SYNONYMS

govinda—Govinda Ghosa; madhava ghosa—Madhava Ghosa; ei—this; vasu-ghosa—Vasudeva Ghosa; tina bhaira—of the three brothers; kirtane—in the sankirtana; prabhu—the Lord; payena santosa—gets very much pleasure "Here also are Govinda Ghosa, Madhava Ghosa and Vasudeva Ghosa.

They are three brothers, and their sankirtana, congregational chanting, pleases the Lord very much.

PURPORT

Govinda Ghosa belonged to the kayastha dynasty of the Uttara-radhiya section, and he was known as Ghosa Thakura.

Even to the present day there is a place named Agradvipa, near Katwa, where a fair takes place and is named after Ghosa Thakura.

As far as Vasudeva Ghosa is concerned, he composed many nice songs about Lord Sri Caitanya Mahaprabhu, and these are all authorized Vaisnava songs, like the songs of Narottama dasa Thakura, Bhaktivinoda Thakura, Locana dasa Thakura, Govinda dasa Thakura and other great Vaisnavas.

11.89

raghava pandita, inha acarya nandana

sriman pandita ei, srikanta, narayana

SYNONYMS

raghava pandita—Raghava Pandita; inha—here; acarya nandana—Acarya Nandana; sriman pandita—Sriman Pandita; ei—this; srikanta—Srikanta; narayana—and also Narayana “Here is Raghava Pandita, here is Acarya Nandana, there is Sriman Pandita, and here are Srikanta and Narayana.”

PURPORT

Narottama dasa Thakura, honoring the personal associates of Lord Sri Caitanya Mahaprabhu, has sung as follows (Prarthana 13):

se yaya vrajendra-suta-pasa One who is intelligent understands that all the personal associates and devotees of Lord Sri Caitanya Mahaprabhu are ever liberated.

This means that they do not belong to this material world because they are always engaged in the devotional service of the Lord.

One who is engaged in the Lord’s devotional service twenty-four hours daily and never forgets the Lord is called nitya-siddha.

Srila Rupa Gosvami confirms this statement:

iha yasya harer dasye

karmana manasa gira

nikhilasv apy avasthasu

jivan-muktah sa ucyate “A person acting in the service of Krsna with body, mind, intelligence and words is a liberated person even within the material world, although he may be engaged in many so-called material activities.” (Bhakti-rasamrta-sindhu 1.2.187) A devotee is always thinking of how better to serve Lord Krsna, the Supreme Personality of Godhead, and how to broadcast His name, fame and qualities throughout the world.

One who is nitya-siddha has no business other than broadcasting the glories of the Lord all over the world according to his ability.

Such people are already associates of Lord Caitanya Mahaprabhu.

Therefore Narottama dasa Thakura says, nitya-siddha kari’ mane.

One should not think that because Sri Caitanya Mahaprabhu was personally present five hundred years ago, only His associates were liberated.

Rather, Srila Narottama dasa Thakura says that anyone is a nitya-siddha if he acts on behalf of Sri Caitanya Mahaprabhu by spreading the glories of the holy name of the Lord.

We should respect those devotees preaching the glories of the Lord as nitya-siddha and should not consider them conditioned mam ca yo ’vyabhicarena

bhakti-yogena sevate

sa gunan samatityaitan

brahma-bhuyaya kalpate (Bg.14.26) One who has transcended the material modes of nature is said to be on the Brahman platform.

That is also the platform of nitya-siddha.

The nitya-siddha not only stays on the Brahman platform but also works on that platform.

Simply by accepting the associates of Lord Caitanya Mahaprabhu as nitya-siddha, one can very easily go back home, back to Godhead.

11.90

suklambara dekha, ei sridhara, vijaya

vallabha-sena, ei purusottama, sanjaya

SYNONYMS

suklambara—Suklambara; dekha—see; ei—this; sridhara—Sridhara; vijaya—Vijaya; vallabha-sena—Vallabha Sena; ei—this; purusottama—Purusottama; sanjaya—Sanjaya.

Gopinatha Acarya continued to point out the devotees "Here is Suklambara.

See, there is Sridhara.

Here is Vijaya, and there is Vallabha Sena.

Here is Purusottama, and there is Sanjaya.

11.91

kulina-grama-vasi ei satyaraja-khana

ramananda-adi sabe dekha vidyamana

SYNONYMS

kulina-grama-vasi—residents of the village known as Kulina-grama; ei—these; satyaraja-khana—Satyaraja Khan; ramananda-adi—headed by Ramananda; sabe—everyone; dekha—you see; vidyamana—present "And here are all the residents of Kulina-grama, such as Satyaraja Khan and Ramananda.

Indeed, all of them are present here.

Please see.

11.92

mukunda-dasa, narahari, sri-raghunandana

khanda-vasi ciranjiva, ara sulocana

SYNONYMS

mukunda-dasa—Mukunda dasa; narahari—Narahari; sri-raghunandana—Sri Raghunandana; khanda-vasi—residents of Khanda; ciranjiva—Ciranjiva; ara—and; sulocana—Sulocana "Here are Mukunda dasa, Narahari, Sri Raghunandana, Ciranjiva and Sulocana, all residents of Khanda.

11.93

kateka kahiba, ei dekha yata jana

caitanyera gana, saba-caitanya-jivana

SYNONYMS

kateka kahiba—how many shall I speak; ei—these; dekha—see; yata jana—all the persons; caitanyera gana—associates of Sri Caitanya Mahaprabhu; saba—all of them; caitanya-jivana—considering Sri Caitanya Mahaprabhu their life and soul “How many names shall I speak to you? All the devotees you see here are associates of Sri Caitanya Mahaprabhu, who is their life and soul.”

11.94

raja kahe-dekhi’ mora haila camatkara

vaisnavera aiche teja dekhi nahi ara

SYNONYMS

raja kahe—the King said; dekhi’—after seeing; mora—my; haila—there is; camatkara—astonishment; vaisnavera—of the devotees of the Lord; aiche—such; teja—effulgence; dekhi—I see; nahi—not; ara—anyone else.

The King said, "Upon seeing all these devotees, I am very much astonished, for I have never seen such an effulgence.

11.95

koti-surya-sama saba-ujjvala-varana

kabhu nahi suni ei madhura kirtana

SYNONYMS

koti-surya-sama—equal to the shining of millions of suns; saba—all of them; ujjvala-varana—very bright luster; kabhu nahi suni—I have never heard; ei—this; madhura kirtana—such melodious performance of congregational chanting "Indeed, their effulgence is like the brilliance of a million suns.

Nor have I ever heard the Lord’s names chanted so melodiously.

PURPORT

Such are the symptoms of pure devotees when they are chanting.

All the pure devotees are as bright as sunshine, and their bodily luster is very effulgent.

In addition, their performance of sankirtana is unparalleled.

There are many professional chanters who can perform congregational chanting with various musical instruments in an artistic and musical way, but their chanting cannot be as attractive as the congregational chanting of pure devotees.

If a devotee sticks strictly to the principles governing Vaisnava behavior, his bodily luster will naturally be attractive, and his singing and chanting of the holy names of the Lord will be effective.

People will appreciate such kirtana without hesitation.

Even dramas about the pastimes of Lord Caitanya or Sri Krsna should be played by devotees.

Such dramas will immediately interest an audience and be full of potency.

The students of the International Society for Krishna Consciousness should note these two points and try to apply these principles in their spreading of the Lord’s glories.

11.96

aiche prema, aiche nrtya, aiche hari-dhvani

kahan nahi dekhi, aiche kahan nahi suni

SYNONYMS

aiche—such; prema—ecstatic love; aiche nrtya—such dancing; aiche hari-dhvani—such vibration of the chanting of the holy name; kahan—anywhere; nahi dekhi—I have never seen; aiche—such; kahan—anywhere; nahi suni—I never heard “I have never before seen such ecstatic love, nor heard the vibration of the holy name of the Lord chanted in such a way, nor seen such dancing during sankirtana.”

PURPORT

Because the temple of Lord Jagannatha is situated at Jagannatha Puri, many devotees from all parts of the world came to perform sankirtana in glorification of the Lord.

All these devotees were certainly seen and heard by Maharaja Prataparudra, but he herein admits that the kirtana performed by the associates of the Lord was unique.

He had never before heard such sankirtana nor seen such attractive features manifest by the devotees.

The members of the International Society for Krishna Consciousness should go to India during the birthday ceremony of Lord Caitanya Mahaprabhu at Mayapura and perform sankirtana congregationally.

This will attract the attention of all the important personalities in India, just as the beauty, bodily luster and sankirtana performance by the associates of Sri Caitanya Mahaprabhu attracted the attention of Maharaja Prataparudra.

The associates of Sri Caitanya Mahaprabhu were unlimited during the Lord’s presence on this planet, but anyone who is pure in life and devoted to the mission of Sri Caitanya Mahaprabhu is to be understood as a nitya-siddha associate of the Lord.

11.97

bhattacarya kahe ei madhura vacana

caitanyera srsti-ei prema-sankirtana

SYNONYMS

bhattacarya—Sarvabhauma Bhattacarya; kahe—replied; ei—this; madhura vacana—transcendental sweetness of the voice; caitanyera srsti—the creation of Lord Sri Caitanya Mahaprabhu; ei—this; prema-sankirtana—chanting in the ecstasy of love of Godhead.

Sarvabhauma Bhattacarya replied, "This sweet transcendental sound is a special creation of the Lord known as prema-sankirtana, congregational chanting in love of Godhead.

11.98

avatari’ caitanya kaila dharma-pracarana

kali-kale dharma-krsna-nama-sankirtana

SYNONYMS

avatari’-descending; caitanya—Sri Caitanya Mahaprabhu; kaila—did; dharma-pracarana—preaching of real religion; kali-kale—in this Age of Kali; dharma—religious principle; krsna-nama—of the holy name of Lord Krsna; sankirtana—chanting "In this Age of Kali, Sri Caitanya Mahaprabhu has descended to preach the religion of Krsna consciousness.

Therefore the chanting of the holy names of Lord Krsna is the religious principle for this age.

11.99

sankirtana-yajne tanre kare aradhana

sei ta’ sumedha, ara-kali-hata-jana

SYNONYMS

sankirtana-yajne—in the performance of congregational chanting; tanre—unto Sri Caitanya Mahaprabhu; kare—does; aradhana—worship; sei ta’—such a person; su-medha—sharply intelligent; ara—others; kali-hata-jana—victims of this Age of Kali "Anyone who worships Lord Caitanya Mahaprabhu by congregational chanting should be understood to be very intelligent.

One who does not do so must be considered a victim of this age and bereft of all intelligence.

PURPORT

Rascals propose that anyone can invent his own religious process, and this proposition is condemned herein.

If one actually wants to become religious, he must take up the chanting of the Hare Krsna maha-mantra.

The real meaning of religion is stated in Srimad-Bhagavatam (6.3.19-22) dharmam tu saksad bhagavat-pranitam

na vai vidur rsayo napi devah

na siddha-mukhya asura manusyah

kuto nu vidyadhara-caranadayah

svayambhur naradah sambhuh

kumarah kapilo manuh

prahlado janako bhismo

balir vaiyasakir vayam

dvadasaite vijanimo

dharmam bhagavatam bhatah

guhyam visuddham durbodham

yam jnatvamrtam asnute

etavan eva loke ’smin

pumsam dharmah parah smrtah

bhakti-yogo bhagavati

tan-nama-grahanadibhih The purport of these verses is that dharma, or religion, cannot be manufactured by a human being.

Religion is the law or code of the Lord.

Consequently religion cannot be manufactured even by great saintly persons, demigods or siddha-mukhyas, and what to speak of asuras, human beings, Vidyadharas, Caranas, and so on.

The principles of dharma, religion, come down in the parampara system beginning with twelve personalities-namely, Lord Brahma; the great saint Narada; Lord Siva; the four Kumaras; Kapila, the son of Devahuti; Svayambhuva Manu; Prahlada Maharaja; King Janaka; grandfather Bhisma; Bali Maharaja; Sukadeva Gosvami; and Yamaraja.

The principles of religion are known to these twelve personalities.

Dharma refers to the religious principles by which one can understand the Supreme Personality of Godhead.

Dharma is very confidential, uncontaminated by any material influence, and very difficult for ordinary men to understand.

However, if one actually understands dharma, he immediately becomes liberated and is transferred to the kingdom of God.Bhagavata-dharma, or the principle of religion enunciated by the parampara system, is the supreme principle of religion.

In other words, dharma refers to the science of bhakti-yoga, which begins by the novice’s chanting the holy name of the Lord (tan-nama-grahanadibhih).

Therefore in this Age of Kali, as recommended here in the Caitanya-caritamrta (text 98), kali-kale dharma-krsna-nama-sankirtana: the chanting of the holy name of the Lord is the method of religion approved by all Vedic scriptures.

In the next text of the Caitanya-caritamrta, quoted from Srimad-Bhagavatam (11.5.32), this principle is further stressed.

11.100

krsna-varnam tvisakrsnam

sangopangastra-parsadam

yajnaih sankirtana-prayair

yajanti hi su-medhasah

SYNONYMS

krsna-varnam—repeating the syllables krs-na; tvisa—with a luster; akrsnam—not black (golden); sa-anga—along with associates; upanga—servitors; astra—weapons; parsadam—confidential companions; yajnaih—by sacrifice; sankirtana-prayaih—consisting chiefly of congregational chanting; yajanti—they worship; hi—certainly; su-medhasah—intelligent persons “ ’In the Age of Kali, intelligent persons perform congregational chanting to worship the incarnation of Godhead who constantly sings the name of Krsna.

Although His complexion is not blackish, He is Krsna Himself.

He is accompanied by His associates, servants, weapons and confidential companions.’ ”

PURPORT

For an explanation of this verse, refer to Adi-lila, Chapter Three, verse 52.

11.101

raja kahe,-sastra-pramane caitanya hana krsna

tabe kene pandita saba tanhate vitrsna?

SYNONYMS

raja kahe—the King said; sastra-pramane—by the evidence of revealed scripture; caitanya—Sri Caitanya Mahaprabhu; hana—is; krsna—the Supreme Personality of Godhead, Lord Krsna; tabe—therefore; kene—why; pandita—so-called learned scholars; saba—all; tanhate—unto Him; vitrsna—indifferent.

The King said, “According to evidence given in the revealed scriptures, it is concluded that Lord Sri Caitanya Mahaprabhu is Lord Krsna Himself.

Why, then, are learned scholars sometimes indifferent to Him?”

11.102

bhatta kahe,-tanra krpa-lesa haya yanre

sei se tanhare ’krsna’ kari’ la-ite pare

SYNONYMS

bhatta kahe—Sarvabhauma Bhattacarya said; tanra krpa—of Lord Caitanya’s mercy; lesa—even a fraction; haya—there is; yanre—unto whom; sei se—that person only; tanhare—Lord Sri Caitanya Mahaprabhu; krsna kari’—accepting as Krsna; la-ite pare—can take up.

The Bhattacarya replied, "A person who has received but a small fraction of mercy from Sri Caitanya Mahaprabhu can understand that He is Lord Krsna.

No one else can.

PURPORT

The sankirtana movement can be spread by a person who is especially favored by Lord Krsna (krsna-sakti vina nahe tara pravartana).

Without first obtaining the mercy of the Lord, one cannot spread the holy name of the Lord.

One who can spread the Lord’s name is called labdha-caitanya in the words of Bhaktisiddhanta Sarasvati.

The labdha-caitanya is one who has actually awakened his original consciousness, Krsna consciousness.

The influence of the pure devotees in Krsna consciousness is such that it can awaken others to become immediately Krsna conscious and engage themselves in the transcendental loving service of Krsna.

In this way the descendants of pure devotees increase, and Lord Caitanya Mahaprabhu takes much pleasure in seeing the increase of His devotees.

The word su-medhasah means “sharply intelligent.” When one’s intelligence is sharp, he can increase the interests of common men in loving Caitanya Mahaprabhu and through Him in loving Radha-Krsna.

Those not interested in understanding Sri Caitanya Mahaprabhu are simply material in their attempts at professional chanting and dancing for money, despite their supposed artistry.

If one does not have full faith in Sri Caitanya Mahaprabhu, he cannot properly chant and dance in the sankirtana movement.

Artificial chanting and dancing may be due to sentiments or sentimental agitation, but this cannot help one advance in Krsna consciousness.

11.103

tanra krpa nahe yare, pandita nahe kene

dekhile sunileha tanre ’isvara’ na mane

SYNONYMS

tanra krpa—His mercy; nahe—there is not; yare—unto whom; pandita—learned scholar; nahe—even though; kene—nevertheless; dekhile—even by seeing; sunileha—even by listening; tanre—Him; isvara—as the Supreme Personality of Godhead; na mane—does not accept "If the mercy of Sri Caitanya Mahaprabhu is not bestowed upon a person-regardless of how learned a scholar that person may be and regardless of his seeing or listening-he cannot accept Lord Caitanya as the Supreme Personality of Godhead.

PURPORT

The same principles can be applied to demoniac persons, even though they be in the sampradaya of Lord Sri Caitanya Mahaprabhu.

Without receiving the Lord’s special power, one cannot preach His glories all over the world.

Even though one may celebrate himself as a learned follower of Sri Caitanya Mahaprabhu, and even though one may attempt to preach the holy name of the Lord all over the world, if he is not favored by Sri Caitanya Mahaprabhu he will find fault with the pure devotee and will not be able to understand how a preacher is empowered by Lord Caitanya.

One must be considered bereft of the mercy of Sri Caitanya Mahaprabhu when he criticizes the Krsna consciousness movement now spreading all over the world or finds fault with this movement or the leader of the movement.

11.104

athapi te deva padambuja-dvaya-

prasada-lesanugrhita eva hi

janati tattvam bhagavan-mahimno

na canya eko ’pi ciram vicinvan

SYNONYMS

atha—therefore; api—indeed; te—Your; deva—my Lord; pada-ambuja-dvaya—of the two lotus feet; prasada—of the mercy; lesa—by only a trace; anugrhitah—favored; eva—certainly; hi—indeed; janati—one knows; tattvam—the truth; bhagavat—of the Supreme Personality of Godhead; mahimnah—of the greatness; na—never; ca—and; anyah—another; ekah—one; api—although; ciram—for a long period; vicinvan—speculating “ ’My Lord, if one is favored by even a slight trace of the mercy of Your lotus feet, he can understand the greatness of Your personality.

But those who speculate to understand the Supreme Personality of Godhead are unable to know You, even though they continue to study the Vedas for many years.’ ”

PURPORT

This verse is a quotation from Srimad-Bhagavatam (10.14.29).

It is explained in the Madhya-lila, in the Sixth Chapter, text 84.

11.105

raja kahe,-sabe jagannatha na dekhiya

caitanyera vasa-grhe calila dhana

SYNONYMS

raja kahe—the King said; sabe—all of them; jagannatha—Lord Jagannatha; na dekhiya—without visiting; caitanyera—of Lord Sri Caitanya Mahaprabhu; vasa-grhe—to the residential place; calila—they went; dhana—running.

The King said, “Instead of visiting the temple of Lord Jagannatha, all the devotees are running toward the residence of Sri Caitanya Mahaprabhu.”

11.106

bhatta kahe,-ei ta’ svabhavika prema-rita

mahaprabhu milibare utkanthita cita

SYNONYMS

bhatta kahe—the Bhattacarya replied; ei ta’—this is; svabhavika—spontaneous; prema-rita—attraction of love; mahaprabhu—Sri Caitanya Mahaprabhu; milibare—for meeting; utkanthita—anxious; cita—mind.

Sarvabhauma Bhattacarya replied, "This is spontaneous love.

All the devotees are very anxious to meet Sri Caitanya Mahaprabhu.

11.107

age tanre mili’ sabe tanre sange lana

tanra sange jagannatha dekhibena giya

SYNONYMS

age—first; tanre—Sri Caitanya Mahaprabhu; mili’—meeting; sabe—all the devotees; tanre—Him; sange—with them; lana—taking; tanra sange—with Him; jagannatha—Lord Jagannatha; dekhibena—they will see; giya—going “First the devotees will meet Sri Caitanya Mahaprabhu and then take Him with them to the temple to see Lord Jagannatha.”

11.108

raja kahe,-bhavanandera putra vaninatha

prasada lana sange cale panca-sata

SYNONYMS

raja kahe—the King said; bhavanandera putra—the son of Bhavananda; vaninatha—Vaninatha; prasada lana—taking maha-prasada; sange—along; cale—goes; panca-sata—five or seven men.

The King said, "The son of Bhavananda Raya named Vaninatha, along with five or seven other men, went there to obtain the remnants of Lord Jagannatha’s food.

11.109

mahaprabhura alaye karila gamana

eta maha-prasada cahi’-kaha ki karana

SYNONYMS

mahaprabhura—of Sri Caitanya Mahaprabhu; alaye—the residential place; karila gamana—he has already gone; eta—so much; maha-prasada—maha-prasada; cahi’—requiring; kaha—please tell; ki karana—what is the reason “Indeed, Vaninatha has already gone to the residence of Lord Sri Caitanya Mahaprabhu and has taken a huge quantity of maha-prasada.

Please let me know the reason for this.”

11.110

bhatta kahe,-bhakta-gana aila janina

prabhura ingite prasada yaya tanra lana

SYNONYMS

bhatta kahe—Sarvabhauma Bhattacarya said; bhakta-gana—all the devotees; aila—have come; janina—knowing; prabhura—of Lord Sri Caitanya Mahaprabhu; ingite—by the indication; prasada—remnants of the food of Jagannatha; yaya—go; tanra—all of them; lana—taking.

Sarvabhauma Bhattacarya said, “Understanding that all the devotees have come, Lord Caitanya gave the sign, and therefore Vaninatha and the others have brought such great quantities of maha-prasada.”

11.111

raja kahe,-upavasa, ksaura-tirthera vidhana

taha na kariya kene khaiba anna-pana

SYNONYMS

raja kahe—the King said; upavasa—fasting; ksaura—shaving; tirthera vidhana—this is the regulation for visiting a holy place; taha—that; na kariya—without performing; kene—why; khaiba—they shall eat; anna-pana—solid and liquid food.

The King then asked the Bhattacarya, “Why have the devotees not observed the regulations for visiting the pilgrimage place, such as fasting, shaving and so on? Why have they first eaten prasada?”

11.112

bhatta kahe,-tumi yei kaha, sei vidhi-dharma

ei raga-marge ache suksma-dharma-marma

SYNONYMS

bhatta kahe—the Bhattacarya said; tumi yei kaha—whatever you say; sei vidhi-dharma—that is a regulative principle; ei raga-marge—in this spontaneous love; ache—there are; suksma-dharma-marma—subtle intricacies of the religious system.

The Bhattacarya told the King, "What you have said is right according to the regulative principles governing the visiting of holy places, but there is another path, which is the path of spontaneous love.

According to those principles, there are subtle intricacies involved in the execution of religious principles.

PURPORT

According to the Vedic regulative principles, one has to be celibate before entering a holy place of pilgrimage.

Generally people are very much addicted to sense gratification, and unless they have sex at night, they cannot sleep.

The regulative principles therefore enjoin that before a common man goes to a holy place of pilgrimage, he should observe complete celibacy.

As soon as one enters a holy place, he must observe fasting for the day, and after shaving his head clean, he must take a bath in a river or ocean near the holy place.

These methods are adopted to neutralize the effects of sinful activities.

Visiting a holy place of pilgrimage means neutralizing the reactions of a sinful life.

Those who go to holy places of pilgrimage actually unload the reactions of their sinful lives, and consequently holy places are overloaded with sinful activities left there by visitors.

When a saintly person or pure devotee visits such a holy place, he absorbs the sinful effects left by the common man and again purifies the holy place.

Tirthi-kurvanti tirthani (Bhag.1.13.10).

Therefore a common man’s visit to a holy place and an exalted saintly person’s visit there are different.

The common man leaves his sins in the holy place, and a saintly person or devotee cleanses these sins simply by his presence.

The devotees of Lord Caitanya Mahaprabhu were not common men, and they could not be subjected to the rules and regulations governing the visiting of holy places.

Rather, they exhibited their spontaneous love for Sri Caitanya Mahaprabhu.

Immediately upon arrival at the holy place, they went to see Lord Caitanya, and by His order they took maha-prasada without following the regulations governing holy places.

11.113

isvarera paroksa ajna-ksaura, uposana

prabhura saksat ajna-prasada-bhojana

SYNONYMS

isvarera—of the Supreme Personality of Godhead; paroksa—indirect; ajna—order; ksaura—shaving; uposana—fasting; prabhura—of the Lord; saksat—direct; ajna—order; prasada-bhojana—to take the prasada "The scriptural injunctions for shaving and fasting are indirect orders of the Supreme Personality of Godhead.

However, when there is a direct order from the Lord to take prasada, naturally the devotees take prasada as their first duty.

11.114

tahan upavasa, yahan nahi maha-prasada

prabhu-ajna-prasada-tyage haya aparadha

SYNONYMS

tahan—there; upavasa—fasting; yahan—where; nahi—there is not; maha-prasada—remnants of food of the Lord; prabhu-ajna—direct order of Sri Caitanya Mahaprabhu; prasada—remnants of food; tyage—giving up; haya—there is; aparadha—offense "When maha-prasada is not available, there must be fasting, but when the Supreme Personality of Godhead directly orders one to take prasada, neglecting such an opportunity is offensive.

11.115

visese sri-haste prabhu kare parivesana

eta labha chadi’ kon kare uposana

SYNONYMS

visese—especially; sri-haste—with His transcendental hands; prabhu—Sri Caitanya Mahaprabhu; kare—does; parivesana—distribution; eta—so much; labha—profit; chadi’—giving up; kon—who; kare—does; uposana—fasting "When Sri Caitanya Mahaprabhu is distributing prasada with His transcendental hand, who will neglect such an opportunity and accept the regulative principle of fasting?

11.116

purve prabhu more prasada-anna ani’ dila

prate sayyaya vasi’ ami se anna khaila

SYNONYMS

purve—before this; prabhu—Sri Caitanya Mahaprabhu; more—unto me; prasada-anna—rice maha-prasada; ani’—bringing; dila—delivered; prate—early in the morning; sayyaya—on my bed; vasi’—sitting; ami—I; se—that; anna—rice; khaila—ate "Previously the Lord gave me maha-prasada rice one morning, and I ate that just sitting on my bed, without having even washed my mouth.

11.117

yanre krpa kari’ karena hrdaye prerana

krsnasraya haya, chade veda-loka-dharma

SYNONYMS

yanre—in whomever; krpa—mercy; kari’—bestowing; karena—does; hrdaye—in the heart; prerana—inspiration; krsna-asraya—shelter of Lord Krsna; haya—there is; chade—he gives up; veda—Vedic principles; loka-dharma—social etiquette "The man to whom the Lord shows His mercy by inspiring him within the heart takes shelter only of Lord Krsna and abandons all Vedic and social customs.

PURPORT

This is also the teaching of Lord Krsna in the Bhagavad-gita (18.66):

sarva-dharman parityajya

mam ekam saranam vraja

aham tvam sarva-papebhyo

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

I shall deliver you from all sinful reactions.

Do not fear.” Such firm faith in the Supreme Personality of Godhead is possible only by the mercy of the Lord.

The Lord is sitting within everyone’s heart, and when He personally inspires His devotee, the devotee does not stick to the Vedic principles or social customs but rather devotes himself to the transcendental loving service of the Lord.

This is confirmed in the following verse from Srimad-Bhagavatam (4.29.46).

11.118

yada yam anugrhnati

bhagavan atma-bhavitah

sa jahati matim loke

vede ca parinisthitam

SYNONYMS

yada—when; yam—to whom; anugrhnati—shows special favor; bhagavan—the Supreme Personality of Godhead; atma-bhavitah—who is seated in everyone’s heart; sah—that person; jahati—gives up; matim—attention; loke—to social behavior; vede—to Vedic injunctions; ca—also; parinisthitam—attached “ ’When one is inspired by the Lord, who is sitting in everyone’s heart, he does not care for social custom or Vedic regulative principles.’ ”

PURPORT

This instruction (Bhag.4.29.46) was given by Narada Gosvami to King Pracinabarhi in connection with the story of Puranjana.

Here Narada implies that without the mercy of the Supreme Personality of Godhead one cannot extricate himself from the fruitive activities that are under the jurisdiction of the Vedas.

In previous verses (Bhag.4.29.42-44) Narada admits that even personalities like Lord Brahma, Lord Siva, Manu, the Prajapatis (headed by Daksa), the four Kumaras, Marici, Atri, Angira, Pulastya, Pulaha, Kratu, Bhrgu, Vasistha and even Narada himself could not properly receive the causeless mercy of the Lord.

11.119

tabe raja attalika haite talete aila

kasi-misra, padicha-patra, dunhe anaila

SYNONYMS

tabe—thereafter; raja—the King; attalika haite—from the top of the palace; talete—to the ground; aila—came down; kasi-misra—of the name Kasi Misra; padicha-patra—the inspector of the temple; dunhe—both of them; anaila—called for.

After this, King Prataparudra came down from the top of his palace to the ground and called for Kasi Misra and the inspector of the temple.

11.120-121

prataparudra ajna dila sei dui jane

prabhu-sthane asiyachena yata prabhura gane

sabare svacchanda vasa, svacchanda prasada

svacchanda darsana karaiha, nahe yena badha

SYNONYMS

prataparudra—King Prataparudra; ajna dila—ordered; sei dui jane—to those two persons; prabhu-sthane—at the place of Sri Caitanya Mahaprabhu; asiyachena—have arrived; yata—all the devotees who; prabhura gane—associates of the Lord; sabare—to all of them; svacchanda—convenient; vasa—residential places; svacchanda—convenient; prasada—remnants of the food of Jagannatha; svacchanda darsana—convenient visit; karaiha—arrange for; nahe yena badha—so that there will not be any difficulties.

Maharaja Prataparudra then told both Kasi Misra and the temple inspector, "Provide all the devotees and associates of Sri Caitanya Mahaprabhu with comfortable residences, convenient eating facilities for prasada and convenient visiting arrangements at the temple so that there will not be any difficulty.

11.122

prabhura ajna paliha dunhe savadhana hana

ajna nahe, tabu kariha, ingita bujhiya

SYNONYMS

prabhura—of Lord Sri Caitanya Mahaprabhu; ajna—the order; paliha—carry out; dunhe—both of you; savadhana—careful; hana—becoming; ajna nahe—although there is no direct order; tabu—still; kariha—do; ingita—indication; bujhiya—understanding “The orders of Sri Caitanya Mahaprabhu must be carefully carried out.

Although the Lord may not give direct orders, you are still to carry out His desires simply by understanding His indications.”

11.123

eta bali’ vidaya dila sei dui-jane

sarvabhauma dekhite aila vaisnava-milane

SYNONYMS

eta bali’-saying this; vidaya dila—granted permission to go; sei dui-jane—to those two persons; sarvabhauma—Sarvabhauma Bhattacarya; dekhite—to see; aila—came; vaisnava-milane—in the meeting of all the Vaisnavas.

Saying this, the King gave them permission to leave.

Sarvabhauma Bhattacarya also went to see the assembly of all the Vaisnavas.

11.124

gopinathacarya bhattacarya sarvabhauma

dure rahi’ dekhe prabhura vaisnava-milana

SYNONYMS

gopinatha-acarya—Gopinatha Acarya; bhattacarya sarvabhauma—Sarvabhauma Bhattacarya; dure rahi’—standing a little off; dekhe—see; prabhura—of Sri Caitanya Mahaprabhu; vaisnava-milana—meeting with the Vaisnavas.

From a distant place both Gopinatha Acarya and Sarvabhauma Bhattacarya watched the meeting of all the Vaisnavas with Sri Caitanya Mahaprabhu.

11.125

simha-dvara dahine chadi’ saba vaisnava-gana

kasi-misra-grha-pathe karila gamana

SYNONYMS

simha-dvara dahine—on the right side of the lion gate; chadi’—leaving aside; saba—all; vaisnava-gana—devotees of Lord Sri Caitanya Mahaprabhu; kasi-misra-grha—to the house of Kasi Misra; pathe—on the way; karila gamana—began to proceed.

Beginning from the right side of the lion gate, or the main gate of the temple, all the Vaisnavas began to proceed toward the house of Kasi Misra.

11.126

hena-kale mahaprabhu nija-gana-sange

vaisnave milila asi’ pathe bahu-range

SYNONYMS

hena-kale—at this time; mahaprabhu—Sri Caitanya Mahaprabhu; nila-gana-sange—in the association of His personal assistants; vaisnave—all the Vaisnavas; milila—met; asi’—coming; pathe—on the road; bahu-range—in great jubilation.

In the meantime, Sri Caitanya Mahaprabhu, accompanied by His personal associates, met all the Vaisnavas on the road with great jubilation.

11.127

advaita karila prabhura carana vandana

acaryere kaila prabhu prema-alingana

SYNONYMS

advaita—Advaita Acarya; karila—did; prabhura—of Lord Sri Caitanya Mahaprabhu; carana—of the lotus feet; vandana—worship; acaryere—unto Advaita Acarya; kaila—did; prabhu—Sri Caitanya Mahaprabhu; prema-alingana—embracing in ecstatic love.

First Advaita Acarya offered prayers to the lotus feet of the Lord, and the Lord immediately embraced Him in ecstatic love.

11.128

premanande haila dunhe parama asthira

samaya dekhiya prabhu haila kichu dhira

SYNONYMS

prema-anande—in ecstatic love; haila—became; dunhe—both of them; parama asthira—greatly agitated; samaya—the time; dekhiya—seeing; prabhu—the Lord; haila—became; kichu—a little; dhira—patient.

Indeed, Sri Caitanya Mahaprabhu and Advaita Acarya displayed agitation due to ecstatic love.

Seeing the time and circumstance, however, Lord Caitanya Mahaprabhu remained patient.

11.129

srivasadi karila prabhura carana vandana

pratyeke karila prabhu prema-alingana

SYNONYMS

srivasa-adi—devotees headed by Srivasa Thakura; karila—did; prabhura—of Sri Caitanya Mahaprabhu; carana vandana—worshiping the lotus feet; pratyeke—to everyone; karila—did; prabhu—Sri Caitanya Mahaprabhu; prema-alingana—embracing in love.

After this, all the devotees, headed by Srivasa Thakura, offered prayers to the lotus feet of the Lord, and the Lord embraced each and every one of them in great love and ecstasy.

11.130

eke eke sarva-bhakte kaila sambhasana

saba lana abhyantare karila gamana

SYNONYMS

eke eke—one after another; sarva-bhakte—to every devotee; kaila—did; sambhasana—address; saba lana—taking all of them; abhyantare—inside; karila gamana—entered.

The Lord addressed all the devotees one after another and took all of them with Him into the house.

11.131

misrera avasa sei haya alpa sthana

asankhya vaisnava tahan haila parimana

SYNONYMS

misrera avasa—the residence of Kasi Misra; sei—that; haya—is; alpa sthana—insufficient place; asankhya—unlimited; vaisnava—devotees; tahan—there; haila—were; parimana—overcrowded.

Since the residence of Kasi Misra was insufficient, all the assembled devotees were very much overcrowded.

11.132

apana-nikate prabhu saba vasaila

apani sri-haste sabare malya-gandha dila

SYNONYMS

apana-nikate—by His own side; prabhu—Sri Caitanya Mahaprabhu; saba—all of them; vasaila—made sit; apani—personally Himself; sri-haste—with His hand; sabare—unto everyone; malya—garland; gandha—sandalwood pulp; dila—offered.

Sri Caitanya Mahaprabhu made all the devotees sit at His side, and with His own hand He offered them garlands and sandalwood pulp.

11.133

bhattacarya, acarya tabe mahaprabhura sthane

yatha-yogya milila sabakara sane

SYNONYMS

bhattacarya—Sarvabhauma Bhattacarya; acarya—Gopinatha Acarya; tabe—thereafter; mahaprabhura sthane—at the place of Sri Caitanya Mahaprabhu; yatha-yogya—as it is befitting; milila—met; sabakara sane—with all the Vaisnavas assembled there.

After this, Gopinatha Acarya and Sarvabhauma Bhattacarya met all the Vaisnavas at the place of Sri Caitanya Mahaprabhu in a befitting manner.

11.134

advaitere kahena prabhu madhura vacane

aji ami purna ha-ilana tomara agamane

SYNONYMS

advaitere—unto Advaita Acarya Prabhu; kahena—says; prabhu—Sri Caitanya Mahaprabhu; madhura vacane—in sweet language; aji—today; ami—I; purna—perfect; ha-ilana—became; tomara—Your; agamane—on arrival.

Sri Caitanya Mahaprabhu addressed Advaita Acarya Prabhu, saying sweetly, “My dear Sir, today I have become perfect because of Your arrival.”

11.135-136

advaita kahe,-isvarera ei svabhava haya

yadyapi apane purna, sarvaisvarya-maya

tathapi bhakta-sange haya sukhollasa

bhakta-sange kare nitya vividha vilasa

SYNONYMS

advaita kahe—Advaita Acarya Prabhu said; isvarera—of the Lord; ei—this; svabhava—feature; haya—becomes; yadyapi—although; apane—Himself; purna—all-perfect; sarva-aisvarya-maya—full of all opulences; tathapi—still; bhakta-sange—in the association of devotees; haya—there is; sukha-ullasa—great jubilation; bhakta-sange—with devotees; kare—does; nitya—eternally; vividha—various; vilasa—pastimes.

Advaita Acarya Prabhu replied, “This is a natural characteristic of the Supreme Personality of Godhead.

Although He is personally complete and full of all opulences, He takes transcendental pleasure in the association of His devotees, with whom He has a variety of eternal pastimes.”

11.137

vasudeva dekhi’ prabhu anandita hana

tanre kichu kahe tanra ange hasta diya

SYNONYMS

vasudeva—Vasudeva; dekhi’—seeing; prabhu—Lord Sri Caitanya Mahaprabhu; anandita hana—becoming very much pleased; tanre—unto him; kichu kahe—says something; tanra ange—on his body; hasta diya—placing His hand.

As soon as Sri Caitanya Mahaprabhu saw Vasudeva Datta, the father of Mukunda Datta, He immediately became very happy and, placing His hand on his body, began to speak.

11.138

yadyapi mukunda-ama-sange sisu haite

tanha haite adhika sukha tomare dekhite

SYNONYMS

yadyapi—although; mukunda—Mukunda; ama-sange—with Me; sisu haite—from childhood; tanha haite—than him; adhika—still more; sukha—happiness; tomare dekhite—to see you.

Sri Caitanya Mahaprabhu said, “Although Mukunda is My friend from childhood, I nonetheless take greater pleasure in seeing you than in seeing him.”

PURPORT

Vasudeva Datta was the father of Mukunda Datta, who was the childhood friend of Sri Caitanya Mahaprabhu.

It is naturally a great pleasure to see a friend, but Sri Caitanya Mahaprabhu informed the father that although it was His pleasure to see His friend, His pleasure was increased by seeing the father.

11.139

vasu kahe,-mukunda adau paila tomara sanga

tomara carana paila sei punar-janma

SYNONYMS

vasu kahe—Vasudeva Datta said; mukunda—Mukunda; adau—in the beginning; paila—got; tomara sanga—Your association; tomara carana—Your lotus feet; paila—got; sei—that; punah-janma—transcendental rebirth.

Vasudeva replied, “Mukunda got Your association in the beginning.

As such, he has taken shelter at Your lotus feet.

That is his transcendental rebirth.”

11.140

chota hana mukunda ebe haila amara jyestha

tomara krpa-patra tate sarva-gune srestha

SYNONYMS

chota hana—being junior; mukunda—Mukunda; ebe—now; haila—has become; amara—my; jyestha—senior; tomara—Your; krpa-patra—favorite; tate—therefore; sarva-gune—in all good qualities; srestha—superior.

Thus Vasudeva Datta admitted his inferiority to Mukunda, his son “Although Mukunda is my junior,” he said, “he first received Your favor.

Consequently he became transcendentally senior to me.

Besides that, You very much favored Mukunda.

Thus he is superior in all good qualities.”

11.141

punah prabhu kahe-ami tomara nimitte

dui pustaka aniyachi ’daksina’ ha-ite

SYNONYMS

punah—again; prabhu kahe—the Lord said; ami—I; tomara nimitte—for your sake; dui—two; pustaka—books; aniyachi—have brought; daksina ha-ite—from South India.

The Lord said, "For your sake only, I have brought two books from South India.

11.142

svarupera thani ache, laha ta likhiya

vasudeva anandita pustaka pana

SYNONYMS

svarupera thani—in the possession of Svarupa Damodara; ache—they are; laha—you take; ta—them; likhiya—copying; vasudeva—Vasudeva; anandita—very glad; pustaka—the books; pana—getting “The books are kept with Svarupa Damodara, and you can get them copied.” Hearing this, Vasudeva became very glad.

11.143

pratyeka vaisnava sabe likhiya la-ila

krame krame dui grantha sarvatra vyapila

SYNONYMS

pratyeka—each and every; vaisnava—devotee; sabe—all; likhiya—copying; la-ila—took; krame krame—by and by; dui grantha—the two books; sarvatra—everywhere; vyapila—become broadcast.

Indeed, each and every Vaisnava copied the two books.

By and by, the two books (the Brahma-samhita and Sri Krsna-karnamrta) were broadcast all over India.

11.144

srivasadye kahe prabhu kari’ maha-prita

tomara cari-bhaira ami ha-inu vikrita

SYNONYMS

srivasa-adye—unto Srivasa and his three brothers; kahe—says; prabhu—the Lord; kari’—giving; maha-prita—great love; tomara—of you; cari-bhaira—of four brothers; ami—I; ha-inu—became; vikrita—purchased.

The Lord addressed Srivasa and his brothers with great love and affection, saying, “I am so obliged that I am purchased by you four brothers.”

11.145

srivasa kahena,-kene kaha viparita

krpa-mulye cari bhai ha-i tomara krita

SYNONYMS

srivasa kahena—Srivasa Thakura replied; kene—why; kaha viparita—do You speak just the opposite; krpa-mulye—by the price of Your mercy; cari bhai—we four brothers; ha-i—become; tomara—of You; krita—purchased.

Srivasa then replied to the Lord, “Why are You speaking in a contradictory way? Rather, we four brothers have been purchased by Your mercy.”

11.146

sankare dekhiya prabhu kahe damodare

sagaurava-priti amara tomara upare

SYNONYMS

sankare dekhiya—seeing Sankara; prabhu—the Lord; kahe—says; damodare—unto Damodara; sa-gaurava-priti—affection with awe and reverence; amara—My; tomara upare—upon you.

After seeing Sankara, Lord Sri Caitanya Mahaprabhu told Damodara, "My affection for you is on the platform of awe and reverence.

PURPORT

Here the Lord is addressing Damodara Pandita, who is different from Svarupa Damodara.

Damodara Pandita is the elder brother of Sankara.

Thus the Lord informed Damodara that His affection toward him was on the platform of awe and reverence.

However, the Lord’s affection toward his younger brother, Sankara, was on the platform of pure love.

11.147

suddha kevala-prema sankara-upare

ataeva tomara sange rakhaha sankare

SYNONYMS

suddha kevala-prema—pure unalloyed affection; sankara-upare—upon Sankara; ataeva—therefore; tomara sange—along with you; rakhaha—keep; sankare—Sankara “Therefore keep your younger brother Sankara with you because he is connected to Me by pure unalloyed love.”

11.148

damodara kahe,-sankara chota ama haite

ebe amara bada bhai tomara krpate

SYNONYMS

damodara kahe—Damodara Pandita replied; sankara—Sankara; chota—younger; ama haite—than me; ebe—now; amara—my; bada bhai—elder brother; tomara—of You; krpate—by the mercy.

Damodara Pandita replied, “Sankara is my younger brother, but from today he becomes my elder brother because of Your special mercy upon him.”

11.149

sivanande kahe prabhu,-tomara amate

gadha anuraga haya, jani age haite

SYNONYMS

sivanande—unto Sivananda Sena; kahe—says; prabhu—the Lord; tomara—your; amate—upon Me; gadha anuraga—deep affection; haya—there is; jani—I know; age haite—from the very beginning.

Then turning toward Sivananda Sena, the Lord said, “I know that from the very beginning your affection for Me has been very great.”

11.150

suni’ sivananda-sena premavista hana

dandavat hana pade sloka padiya

SYNONYMS

suni’-hearing; sivananda-sena—Sivananda Sena; prema-avista hana—becoming absorbed in pure love; dandavat hana—offering obeisances; pade—falls down; sloka—a verse; padiya—reciting.

Immediately upon hearing this, Sivananda Sena became absorbed in ecstatic love and fell down on the ground, offering obeisances to the Lord.

He then began to recite the following verse.

11.151

nimajjato ’nanta bhavarnavantas

ciraya me kulam ivasi labdhah

tvayapi labdham bhagavann idanim

anuttamam patram idam dayayah

SYNONYMS

nimajjatah—being immersed; ananta—O unlimited one; bhava-arnava-antah—within the ocean of nescience; ciraya—after a long time; me—of me; kulam—the shore; iva—like; asi—You are; labdhah—obtained; tvaya—by You; api—also; labdham—has been gained; bhagavan—O my Lord; idanim—now; anuttamam—the best; patram—candidate; idam—this; dayayah—for showing Your mercy “ ’O my Lord! O unlimited one! Although I was merged in the ocean of nescience, I have now, after a long time, attained You, just as one may attain the seashore.

My dear Lord, by getting me, You have obtained the right person upon whom to bestow Your causeless mercy.’ ”

PURPORT

This is a verse from the Stotra-ratna (21), composed by Alabandaru Yamunacarya.

One’s relationship with the Supreme Personality of Godhead may be reestablished even after one has fallen into the ocean of nescience, which is the ocean of material existence involving the repetition of birth, death, old age and disease, all arising out of the acceptance of the material body.

There are 8,400,000 species of material life, but in the human body one attains a chance to get release from the repetition of birth and death.

When one becomes the Lord’s devotee, he is rescued from this dangerous ocean of birth and death.

The Lord is always prepared to show His mercy to the fallen souls struggling against miserable material conditions.

As Lord Krsna states in the Bhagavad-gita (15.7):

mamaivamso jiva-loke

jiva-bhutah sanatanah

manah-sasthanindriyani

prakrti-sthani karsati “The living entities in this conditioned world are My eternal fragmental parts.

Due to conditioned life, they are struggling very hard with the six senses, which include the mind.” Thus every living being is struggling hard in this material nature.

Actually the living entity is part and parcel of the Supreme Lord, and when he surrenders unto the Supreme Personality of Godhead, he attains release from the ocean of birth and death.

The Lord, being very kind to fallen souls, is always anxious to get the living entity out of the ocean of nescience.

If the living entity understands his position and surrenders to the Lord, his life becomes successful.

11.152

prathame murari-gupta prabhure na miliya

bahirete padi’ ache dandavat hana

SYNONYMS

prathame—at first; murari-gupta—Murari Gupta; prabhure—to Sri Caitanya Mahaprabhu; na—without; miliya—meeting; bahirete—outside; padi’—falling down; ache—was there; dandavat—falling flat like a stick; hana—becoming so.

Murari Gupta at first did not meet the Lord but rather remained outside the door, falling down like a stick to offer obeisances.

11.153

murari na dekhiya prabhu kare anvesana

murari la-ite dhana aila bahu-jana

SYNONYMS

murari—Murari; na—without; dekhiya—seeing; prabhu—the Lord; kare—does; anvesana—inquiry; murari—Murari Gupta; la-ite—to take; dhana—running; aila—came; bahu-jana—many persons.

When Lord Sri Caitanya Mahaprabhu could not see Murari amongst the devotees, He inquired about him.

Thereupon many people immediately went to Murari, running to take him to the Lord.

11.154

trna dui-guccha murari dasane dhariya

mahaprabhu age gela dainyadhina hana

SYNONYMS

trna—of straw; dui—two; guccha—bunches; murari—Murari; dasane—in his teeth; dhariya—catching; mahaprabhu—of Sri Caitanya Mahaprabhu; age—in front; gela—went; dainya-adhina—under obligation of meekness; hana—becoming.

Thus Murari Gupta, catching two bunches of straw in his teeth, went before Sri Caitanya Mahaprabhu with humility and meekness.

11.155

murari dekhiya prabhu aila milite

pache bhage murari, lagila kahite

SYNONYMS

murari—Murari; dekhiya—seeing; prabhu—Lord Caitanya Mahaprabhu; aila—came out; milite—to meet; pache—thereafter; bhage—runs away; murari—Murari; lagila—began; kahite—to speak.

Upon seeing Murari come to meet Him, Lord Sri Caitanya Mahaprabhu went up to him, but Murari began to run away and speak as follows.

11.156

more na chuniha, prabhu, muni ta’ pamara

tomara sparsa-yogya nahe papa kalevara

SYNONYMS

more—me; na chuniha—do not touch; prabhu—my Lord; muni—I; ta’—certainly; pamara—most abominable; tomara—of You; sparsa-yogya—fit to be touched; nahe—not; papa—sinful; kalevara—body “My Lord, please do not touch me.

I am most abominable and am not fit for You to touch because my body is sinful.”

11.157

prabhu kahe,-murari, kara dainya samvarana

tomara dainya dekhi’ mora vidirna haya mana

SYNONYMS

prabhu kahe—the Lord said; murari—My dear Murari; kara dainya samvarana—please restrain your great humility; tomara—your; dainya—humility; dekhi’—seeing; mora—My; vidirna haya mana—mind becomes disturbed.

The Lord said, “My dear Murari, please restrain your unnecessary humility.

My mind is disturbed to see your meekness.”

11.158

eta bali’ prabhu tanre kaila alingana

nikate vasana kare anga sammarjana

SYNONYMS

eta bali’-saying this; prabhu—the Lord; tanre—him; kaila—did; alingana—embrace; nikate—nearby; vasana—making sit down; kare—does; anga—of his body; sammarjana—cleansing.

Saying this, the Lord embraced Murari and had him sit down by His side.

The Lord then began to cleanse his body with His own hands.

11.159-160

acaryaratna, vidyanidhi, pandita gadadhara

gangadasa, hari-bhatta, acarya purandara

pratyeke sabara prabhu kari’ guna gana

punah punah alingiya karila sammana

SYNONYMS

acaryaratna—Acaryaratna; vidyanidhi—Vidyanidhi; pandita gadadhara—Pandita Gadadhara; gangadasa—Gangadasa; hari-bhatta—Hari Bhatta; acarya purandara—Acarya Purandara; pratyeke—each and every one of them; sabara—of all of them; prabhu—the Lord; kari’ guna gana—glorifying the qualities; punah punah—again and again; alingiya—embracing; karila—did; sammana—honor.

Lord Sri Caitanya Mahaprabhu then again and again embraced all the devotees, including Acaryaratna, Vidyanidhi, Pandita Gadadhara, Gangadasa, Hari Bhatta and Acarya Purandara.

The Lord described their good qualities and glorified them again and again.

11.161

sabare sammani’ prabhura ha-ila ullasa

haridase na dekhiya kahe,-kahan haridasa

SYNONYMS

sabare sammani’-respecting everyone; prabhura—of the Lord; ha-ila—there was; ullasa—jubilation; haridase—Haridasa Thakura; na dekhiya—without seeing; kahe—says; kahan haridasa—where is Haridasa.

After thus offering respect to each and every devotee, Lord Sri Caitanya Mahaprabhu became very jubilant.

However, not seeing Haridasa Thakura, He inquired, “Where is Haridasa?”

11.162

dura haite haridasa gosane dekhiya

rajapatha-prante padi’ ache dandavat hana

SYNONYMS

dura haite—from a distance; haridasa gosane—Haridasa Thakura; dekhiya—seeing; rajapatha-prante—at the side of the common road; padi’—falling down; ache—he was; dandavat hana—offering obeisances.

Sri Caitanya Mahaprabhu then saw in the distance that Haridasa Thakura was lying down flat on the road offering obeisances.

11.163

milana-sthane asi’ prabhure na milila

rajapatha-prante dure padiya rahila

SYNONYMS

milana-sthane—in the meeting place; asi’—coming; prabhure—unto Lord Sri Caitanya Mahaprabhu; na—not; milila—did meet; rajapatha-prante—on the side of the common road; dure—at a distant place; padiya—falling flat; rahila—remained.

Haridasa Thakura did not come to the Lord’s meeting place but remained fallen flat on the common road at a distance.

11.164

bhakta saba dhana aila haridase nite

prabhu tomaya milite cahe, calaha tvarite

SYNONYMS

bhakta—devotees; saba—all; dhana—running; aila—came; haridase—Haridasa; nite—to take; prabhu—Lord Sri Caitanya Mahaprabhu; tomaya—you; milite—to meet; cahe—wants; calaha—just come; tvarite—very soon.

All the devotees then went to Haridasa Thakura, saying, “The Lord wants to meet you.

Please come immediately.”

11.165

haridasa kahe,-muni nica-jati chara

mandira-nikate yaite mora nahi adhikara

SYNONYMS

haridasa kahe—Haridasa Thakura said; muni—I; nica-jati—low caste; chara—abominable; mandira-nikate—near the temple; yaite—to go; mora—my; nahi—there is not; adhikara—authority.

Haridasa Thakura replied, “I cannot go near the temple because I am a low-caste, abominable person.

I have no authority to go there.”

PURPORT

Although Haridasa Thakura was such a highly exalted Vaisnava that he was addressed as Haridasa Gosvami, he still did not like to disturb the common sense of the general populace.

Haridasa Thakura was so exalted that he was addressed as thakura and gosani, and these titles are offered to the most advanced Vaisnavas.

The spiritual master is generally called gosani, and thakura is used to address the paramahamsas, those in the topmost rank of spirituality.

Nonetheless, Haridasa Thakura did not want to go near the temple, although he was called there by Sri Caitanya Mahaprabhu Himself.

The Jagannatha temple still accepts only those Hindus who are in the varnasrama order.

Other castes, especially those who are not Hindu, are not allowed to enter the temple.

This is a long-standing regulation, and thus Haridasa Thakura, although certainly competent and qualified to enter the temple, did not want even to go near it.

This is called Vaisnava humility.

11.166

nibhrte tota-madhye sthana yadi pana

tahan padi’ raho, ekale kala gonana

SYNONYMS

nibhrte—in a solitary place; tota-madhye—within the gardens; sthana—place; yadi—if; pana—I get; tahan—there; padi’ raho—I shall stay; ekale—alone; kala—time; gonana—I shall pass.

Haridasa Thakura then expressed his desire: "If I could just get a solitary place near the temple, I could stay there alone and pass my time.

11.167

jagannatha-sevakera mora sparsa nahi haya

tahan padi’ rahon,-mora ei vancha haya

SYNONYMS

jagannatha-sevakera—of the servants of Lord Jagannatha; mora—my; sparsa—touching; nahi—not; haya—takes place; tahan—there; padi’ rahon—I stay; mora—my; ei—this; vancha—desire; haya—is “I do not wish the servants of Lord Jagannatha to touch me.

I would remain there in the garden alone.

That is my desire.”

11.168

ei katha loka giya prabhure kahila

suniya prabhura mane bada sukha ha-ila

SYNONYMS

ei katha—this message; loka—people; giya—going; prabhure—unto Lord Sri Caitanya Mahaprabhu; kahila—informed; suniya—hearing; prabhura mane—in the mind of the Lord; bada—very much; sukha—happiness; ha-ila—became.

When this message was relayed to Sri Caitanya Mahaprabhu by the people, the Lord became very happy to hear it.

11.169

hena-kale kasi-misra, padicha,-dui jana

asiya karila prabhura carana vandana

SYNONYMS

hena-kale—at this time; kasi-misra—Kasi Misra; padicha—the superintendent; dui jana—two persons; asiya—coming; karila—did; prabhura—of Lord Sri Caitanya Mahaprabhu; carana vandana—worshiping the lotus feet.

At this time, Kasi Misra, along with the superintendent of the temple, came and offered his respects unto the lotus feet of Lord Sri Caitanya Mahaprabhu.

11.170

sarva vaisnava dekhi’ sukha bada paila

yatha-yogya saba-sane anande milila

SYNONYMS

sarva vaisnava—all the Vaisnavas; dekhi’—seeing; sukha—happiness; bada—very much; paila—got; yatha-yogya—as is befitting; saba-sane—along with everyone; anande—in happiness; milila—met.

Upon seeing all the Vaisnavas together, Kasi Misra and the superintendent became very happy.

With great happiness they met with the devotees in a befitting manner.

11.171

prabhu-pade dui jane kaila nivedane

ajna deha’,-vaisnavera kari samadhane

SYNONYMS

prabhu-pade—unto the lotus feet of Sri Caitanya Mahaprabhu; dui jane—both of them; kaila—did; nivedane—submission; ajna deha’—please order; vaisnavera—of all the Vaisnavas; kari—let us do; samadhane—accommodation.

Both submitted to Lord Sri Caitanya Mahaprabhu, "Please give us orders so that we may make proper arrangements to accommodate all the Vaisnavas.

11.172

sabara kariyachi vasa-grha-sthana

maha-prasada sabakare kari samadhana

SYNONYMS

sabara—for all of them; kariyachi—we have arranged; vasa-grha-sthana—residential places for staying; maha-prasada—remnants of food of Jagannatha; sabakare—to all of them; kari—let us do; samadhana—distribution “Accommodations have been arranged for all the Vaisnavas.

Now let us distribute maha-prasada to all of them.”

11.173

prabhu kahe,-gopinatha, yaha’ vaisnava lana

yahan yahan kahe vasa, tahan deha’ lana

SYNONYMS

prabhu kahe—the Lord Caitanya Mahaprabhu said; gopinatha—My dear Gopinatha; yaha’—please go; vaisnava lana—taking all the Vaisnavas; yahan yahan—wherever; kahe—they say; vasa—staying place; tahan—there; deha’—give; lana—accepting.

Sri Caitanya Mahaprabhu immediately told Gopinatha Acarya, “Please go with the Vaisnavas and accommodate them in whatever residences Kasi Misra and the temple superintendent offer.”

11.174

maha-prasadanna deha vaninatha-sthane

sarva-vaisnavera inho karibe samadhane

SYNONYMS

maha-prasada-anna—the remnants of food; deha—deliver; vaninatha-sthane—unto Vaninatha; sarva-vaisnavera—unto all the Vaisnavas; inho—he; karibe—will do; samadhane—distribution.

Then the Lord told Kasi Misra and the temple superintendent, “As for the remnants of food left by Jagannatha, let them be delivered to Vaninatha Raya’s charge, for he can take care of all the Vaisnavas and distribute maha-prasada to them.”

11.175

amara nikate ei puspera udyane

eka-khani ghara ache parama-nirjane

SYNONYMS

amara nikate—nearby My place; ei—this; puspera udyane—in a garden of flowers; eka-khani—one; ghara—room; ache—there is; parama-nirjane—in a very solitary place.

Sri Caitanya Mahaprabhu then said, "Nearby My place, in this garden of flowers, is a single room that is very solitary.

11.176

sei ghara amake deha’-ache prayojana

nibhrte vasiya tahan kariba smarana

SYNONYMS

sei ghara—that room; amake deha’—please give to Me; ache prayojana—there is necessity; nibhrte—in the solitary place; vasiya—sitting; tahan—there; kariba smarana—I shall remember the lotus feet of the Lord “Please give that room to Me, for I have a need for it.

Indeed, I shall remember the lotus feet of the Lord sitting in that solitary place.”

PURPORT

This statement of Sri Caitanya Mahaprabhu is significant.

Nibhrte vasiya tahan kariba smarana: “I shall sit down there in that solitary place and remember the lotus feet of the Lord.” Neophyte students are not to imitate sitting in a solitary place and remembering the lotus feet of the Lord by chanting the Hare Krsna maha-mantra.

We should always remember that it was Sri Caitanya Mahaprabhu Himself who wanted such a place, either for Himself or Haridasa Thakura.

No one can suddenly attain the level of Haridasa Thakura and sit down in a solitary place to chant the Hare Krsna maha-mantra and remember the lotus feet of the Lord.

Only an exalted person like Haridasa Thakura or Sri Caitanya Mahaprabhu, who is personally exhibiting the proper behavior for an acarya, can engage in such a practice.

At the present moment we see that some of the members of the International Society for Krishna Consciousness are tending to leave their preaching activities in order to sit in a solitary place.

This is not a very good sign.

It is a fact that Srila Bhaktisiddhanta Sarasvati Thakura has condemned this process for neophytes.

He has even stated in a song, pratisthara tare, nirjanera ghare, tava hari-nama kevala kaitava: “Sitting in a solitary place intending to chant the Hare Krsna maha-mantra is considered a cheating process.” This practice is not possible for neophytes at all.

The neophyte devotee must act and work very laboriously under the direction of the spiritual master, and he must thus preach the cult of Sri Caitanya Mahaprabhu.

Only after maturing in devotion can he sit down in a solitary place to chant the Hare Krsna maha-mantra as Sri Caitanya Mahaprabhu Himself did.

Although Sri Caitanya Mahaprabhu is the Supreme Personality of Godhead, He nonetheless traveled all over India continuously for six years and then retired at Jagannatha Puri to teach us a lesson.

Even at Jagannatha Puri the Lord chanted the Hare Krsna maha-mantra in great meetings at the Jagannatha temple.

The point is that one should not try to imitate Haridasa Thakura at the beginning of one’s transcendental life.

One must first become very mature in devotion and thus receive the approval of Sri Caitanya Mahaprabhu.

Only at such a time may one actually sit down peacefully in a solitary place to chant the Hare Krsna maha-mantra and remember the lotus feet of the Lord.

The senses are very strong, and if a neophyte devotee imitates Haridasa Thakura, his enemies (kama, krodha, lobha, moha, mada and matsarya) will disturb and fatigue him.

Instead of chanting the Hare Krsna maha-mantra, the neophyte will simply sleep soundly.

Preaching work is meant for advanced devotees, and when an advanced devotee is further elevated on the devotional scale, he may retire to chant the Hare Krsna mantra in a solitary place.

However, if one simply imitates advanced spiritual life, he will fall down, just like the sahajiyas in Vrndavana.

11.177

misra kahe,-saba tomara, caha ki karane?

apana-icchaya laha, yei tomara mane

SYNONYMS

misra kahe—Kasi Misra said; saba—everything; tomara—Yours; caha ki karane—why do You beg; apana-icchaya—by Your own will; laha—You take; yei—whatever; tomara mane—is in Your mind.

Kasi Misra then told Sri Caitanya Mahaprabhu: "Everything belongs to You.

What is the use of Your begging? By Your own will You can take whatever You like.

11.178

ami-dui ha-i tomara dasa ajnakari

ye caha, sei ajna deha’ krpa kari’

SYNONYMS

ami—we; dui—two; ha-i—are; tomara—Your; dasa—servants; ajna-kari—order-carriers; ye caha—whatever You want; sei ajna—that order; deha’—give; krpa kari’—being merciful “My Lord, we are Your two servants and are here just to carry out Your orders.

By Your mercy, please tell us to do whatever You want.”

11.179

eta kahi’ dui jane vidaya la-ila

gopinatha, vaninatha-dunhe sange nila

SYNONYMS

eta kahi’-saying this; dui jane—both of them; vidaya la-ila—took leave; gopinatha—Gopinatha Acarya; vaninatha—Vaninatha Raya; dunhe sange nila—took both of them with them.

Saying this, Kasi Misra and the temple inspector took their leave, and Gopinatha and Vaninatha went with them.

11.180

gopinathe dekhaila saba vasa-ghara

vaninatha-thani dila prasada vistara

SYNONYMS

gopinathe—unto Gopinatha Acarya; dekhaila—showed; saba—all; vasa-ghara—residential places; vaninatha-thani—unto Vaninatha Raya; dila—delivered; prasada vistara—remnants of food in large quantities.

Gopinatha was then shown all the residential places, and Vaninatha was given large quantities of food (maha-prasada) left by Lord Jagannatha.

11.181

vaninatha aila bahu prasada pitha lana

gopinatha aila vasa samskara kariya

SYNONYMS

vaninatha—Vaninatha; aila—returned; bahu—a very large quantity of; prasada—remnants of food; pitha lana—also taking cakes with them; gopinatha—Gopinatha Acarya; aila—returned; vasa—residential places; samskara kariya—cleansing.

Thus Vaninatha Raya returned with large quantities of Lord Jagannatha’s food remnants, including cakes and other good eatables.

Gopinatha Acarya also returned after cleansing all the residential quarters.

11.182

mahaprabhu kahe,-suna, sarva vaisnava-gana

nija-nija-vasa sabe karaha gamana

SYNONYMS

mahaprabhu kahe—Lord Sri Caitanya Mahaprabhu said; suna—kindly listen; sarva vaisnava-gana—all Vaisnavas; nija-nija-vasa—to the respective residential quarters; sabe—all of you; karaha—make; gamana—departure.

Sri Caitanya Mahaprabhu then addressed all the Vaisnavas and requested that they listen to Him.

He said, "Now you can go to your respective residential quarters.

11.183

samudra-snana kari’ kara cuda darasana

tabe aji ihan asi’ karibe bhojana

SYNONYMS

samudra-snana—bathing in the sea; kari’—finishing; kara—just do; cuda darasana—observing the top of the temple; tabe—thereafter; aji—today; ihan—here; asi’—coming back; karibe bhojana—take your lunch “Go to the sea and bathe and look at the top of the temple.

After so doing, please come back here and take your lunch.”

11.184

prabhu namaskari’ sabe vasate calila

gopinathacarya sabe vasa-sthana dila

SYNONYMS

prabhu namaskari’-after offering obeisances to Lord Sri Caitanya Mahaprabhu; sabe—all the devotees; vasate calila—departed for their residential quarters; gopinatha-acarya—Gopinatha Acarya; sabe—to everyone; vasa—residential quarters; sthana—place; dila—delivered.

After offering obeisances to Sri Caitanya Mahaprabhu, all the devotees departed for their residences, and Gopinatha Acarya showed them their respective quarters.

11.185

mahaprabhu aila tabe haridasa-milane

haridasa kare preme nama-sankirtane

SYNONYMS

mahaprabhu—Sri Caitanya Mahaprabhu; aila—came; tabe—thereafter; haridasa-milane—to meet Thakura Haridasa; haridasa—Thakura Haridasa; kare—does; preme—in ecstatic love; nama-sankirtane—chanting of the holy name.

After this, Sri Caitanya Mahaprabhu went to meet Haridasa Thakura, and He saw him engaged in chanting the maha-mantra with ecstatic love.

Haridasa chanted, “Hare Krsna, Hare Krsna, Krsna Krsna, Hare Hare Hare Rama, Hare Rama, Rama Rama, Hare Hare.”

11.186

prabhu dekhi’ pade age dandavat hana

prabhu alingana kaila tanre uthana

SYNONYMS

prabhu dekhi’-after seeing the Lord; pade—fell down; age—in front of Him; dandavat—flat like a stick; hana—becoming; prabhu—Lord Sri Caitanya Mahaprabhu; alingana kaila—embraced; tanre—him; uthana—raising him up.

As soon as Haridasa Thakura saw Sri Caitanya Mahaprabhu, he immediately fell down like a stick to offer Him obeisances, and Lord Sri Caitanya Mahaprabhu raised him up and embraced him.

11.187

dui-jane premavese karena krandane

prabhu-gune bhrtya vikala, prabhu bhrtya-gune

SYNONYMS

dui-jane—both of them; prema-avese—in loving ecstasy; karena krandane—were crying; prabhu-gune—by the quality of the Lord; bhrtya—servant; vikala—transformed; prabhu—the Lord; bhrtya-gune—by the quality of the servant.

Then both the Lord and His servant began to cry in ecstatic love.

Indeed, the Lord was transformed by the quality of His servant, and the servant was transformed by the quality of his master.

PURPORT

The Mayavadi philosophers say that the living entity and the Supreme Lord are nondifferent, and therefore they equate the transformation of the living entity with the transformation of the Lord.

In other words, Mayavadis say that if the living entity is pleased, the Lord is also pleased, and if the living entity is displeased, the Lord is also displeased.

By juggling words in this way, Mayavadis try to prove that there is no difference between the living entity and the Lord.

This, however, is not a fact.

In this verse Krsnadasa Kaviraja Gosvami explains: prabhu-gune bhrtya vikala, prabhu bhrtya-gune.

The Lord and the living entity are not equal, for the Lord is always the master, and the living entity is always the servant.

Transformation takes place due to transcendental qualities, and it is thus said that the servant of the Lord is the heart of the Lord, and the Lord is the heart of the servant.

This is also explained by Lord Krsna in the Bhagavad-gita (4.11):

ye yatha mam prapadyante

tams tathaiva bhajamy aham

mama vartmanuvartante

manusyah partha sarvasah “As all surrender unto Me, I reward them accordingly.

Everyone follows My path in all respects, O son of Prtha.” The Lord is always eager to congratulate the servant because of the servant’s transcendental quality.

The servant pleasingly renders service unto the Lord, and the Lord also very pleasingly reciprocates, rendering even more service unto the servant.

11.188

haridasa kahe,-prabhu, na chunio more

muni-nica, asprsya, parama pamare

SYNONYMS

haridasa kahe—Haridasa Thakura said; prabhu—my dear Lord; na chunio more—please do not touch me; muni—I; nica—most fallen; asprsya—untouchable; parama pamare—the lowest of mankind.

Haridasa Thakura said, “My dear Lord, please do not touch me, for I am most fallen and untouchable and am the lowest among men.”

11.189

prabhu kahe,-toma sparsi pavitra ha-ite

tomara pavitra dharma nahika amate

SYNONYMS

prabhu kahe—the Lord said; toma sparsi—I touch you; pavitra ha-ite—just to become purified; tomara—your; pavitra—purified; dharma—occupation; nahika—is not; amate—in Me.

The Lord said, “I wish to touch you just to be purified, for your purified activities do not exist in Me.”

PURPORT

This is an example of the reciprocation of feelings between master and servant.

The servant thinks that he is most impure and that the master should not touch him, and the master thinks that because He has become impure by associating with so many impure living entities, He should touch a pure devotee like Haridasa Thakura just to purify Himself.

Actually both the servant and the master are already purified because neither of them is in touch with the impurities of material existence.

They are already equal in quality because both of them are the purest.

There is a difference in quantity, however, because the master is unlimited and the servant is limited.

Consequently the servant always remains subordinate to the master, and this relationship is eternal and undisturbed.

As soon as the servant feels like becoming the master, he falls into maya.

Thus it is by misuse of free will that one falls under the influence of maya.

The Mayavadi philosophers try to explain the equality of master and servant in terms of quantity, but they fail to explain why, if the master and servant are equal, the servant falls victim to maya.

They try to explain that when the servant, the living entity, is out of the clutches of maya, he immediately becomes the so-called master again.

Such an explanation is never satisfactory.

Being unlimited, the master cannot become a victim of maya, for in such a case His unlimitedness would be crippled or limited.

Thus the Mayavada explanation is not correct.

The fact is that the master is always master and unlimited, and the servant, being limited, is sometimes curtailed by the influence of maya.

Maya is also the master’s energy and is also unlimited; therefore the limited servant or limited living entity is forced to remain under the master or the master’s potency, maya.

Being freed from maya’s influence, one can again become a pure servant and equal qualitatively to the Lord.

The relationship between master and servant continues due to their being unlimited and limited respectively.

11.190

ksane ksane kara tumi sarva-tirthe snana

ksane ksane kara tumi yajna-tapo-dana

SYNONYMS

ksane ksane—at every moment; kara—do; tumi—you; sarva-tirthe snana—bathing in all the holy places of pilgrimage; ksane ksane—at every moment; kara—perform; tumi—you; yajna—sacrifices; tapah—austerities; dana—charity.

Sri Caitanya Mahaprabhu exalted Haridasa Thakura, stating, "At every moment you take your bath in all the holy places of pilgrimage, and at every moment you perform great sacrifices, austerity and charity.

11.191

nirantara kara cari veda adhyayana

dvija-nyasi haite tumi parama-pavana

SYNONYMS

nirantara—constantly; kara—you do; cari—four; veda—of the Vedas; adhyayana—study; dvija—brahmana; nyasi-sannyasi; haite—than; tumi—you; parama-pavana—supremely pure “You are constantly studying the four Vedas, and you are far better than any brahmana or sannyasi.”

11.192

aho bata sva-paco ’to gariyan

yaj-jihvagre vartate nama tubhyam

tepus tapas te juhuvuh sasnur arya

brahmanucur nama grnanti ye te

SYNONYMS

aho bata—how wonderful it is; sva-pacah—dog-eaters; atah—than the initiated brahmana; gariyan—more glorious; yat—of whom; jihva-agre—on the tongue; vartate—remains; nama—holy name; tubhyam—of You, my Lord; tepuh—have performed; tapah—austerity; te—they; juhuvuh—have performed sacrifices; sasnuh—have bathed in all holy places; aryah—really belonging to the Aryan race; brahma—all the Vedas; anucuh—have studied; nama—holy name; grnanti—chant; ye—who; te—they.

Sri Caitanya Mahaprabhu then recited the following verse: “ ’My dear Lord, one who always keeps Your holy name on his tongue becomes greater than an initiated brahmana.

Although he may be born in a family of dog-eaters and therefore by material calculation may be the lowest among men, he is still glorious.

This is the wonderful effect of chanting the holy name of the Lord.

It is therefore concluded that one who chants the holy name of the Lord should be understood to have performed all kinds of austerities and great sacrifices mentioned in the Vedas.

He has already taken his bath in all the holy places of pilgrimage.

He has studied all the Vedas, and he is actually an Aryan.’ ”

PURPORT

The word Aryan means advanced.

Unless one is spiritually advanced, he cannot be called an Aryan, and this is the difference between Aryan and non-Aryan.

Non-Aryans are those who are not spiritually advanced.

By following the Vedic culture, by performing great sacrifices and by becoming a strict follower of the Vedic instructions, one may become a brahmana, a sannyasi or an Aryan.

It is not possible to become a brahmana, sannyasi or Aryan without being properly qualified.Bhagavata-dharma never allows one to become a cheap brahmana, sannyasi or Aryan.

The qualities or qualifications described herein are quoted from Srimad-Bhagavatam (3.33.7) and were spoken by Devahuti, the mother of Kapiladeva, when she understood the influence of devotional service (bhakti-yoga).

In this way Devahuti praised the devotee, pointing out his greatness in all respects.

11.193

eta bali tanre lana gela puspodyane

ati nibhrte tanre dila vasa-sthane

SYNONYMS

eta bali—saying this; tanre lana—taking him; gela—went; puspa-udyane—in the flower garden; ati nibhrte—in a very much secluded place; tanre—unto him; dila—delivered; vasa-sthane—a place to remain.

Saying this, Sri Caitanya Mahaprabhu took Haridasa Thakura within the flower garden, and there, in a very much secluded place, He showed him his residence.

11.194

ei-sthane rahi’ kara nama sankirtana

prati-dina asi’ ami kariba milana

SYNONYMS

ei-sthane—in this place; rahi’—remaining; kara—perform; nama sankirtana—chanting of the holy name; prati-dina—every day; asi’—coming; ami—I; kariba—shall do; milana—meeting.

Sri Caitanya Mahaprabhu requested Haridasa Thakura, "Remain here and chant the Hare Krsna maha-mantra.

I shall personally come here to meet you daily.

11.195

mandirera cakra dekhi’ kariha pranama

ei thani tomara asibe prasadanna

SYNONYMS

mandirera—of the temple of Jagannatha; cakra—the wheel on the top; dekhi’—seeing; kariha pranama—offer your obeisances; ei thani—in this place; tomara—your; asibe—will come; prasada-anna—remnants of food of Jagannatha “Remain here peacefully and look at the cakra on the top of the temple and offer obeisances.

As far as your prasada is concerned, I shall arrange to have that sent here.”Since he was born in a Muslim family, Srila Haridasa Thakura could not enter the temple of Jagannatha due to temple restrictions.

Nonetheless, he was recognized by Sri Caitanya Mahaprabhu as Namacarya Haridasa Thakura.

Haridasa Thakura, however, considered himself unfit to enter the Jagannatha temple.

Sri Caitanya Mahaprabhu could have personally taken Haridasa Thakura into the Jagannatha temple if He wished, but the Lord did not like to disturb a popular custom.

Consequently the Lord asked His servant simply to look at the Visnu wheel on top of the temple and offer obeisances (namaskara).

This means that if one is not allowed to enter the temple, or if he thinks himself unfit to enter the temple, he can look at the wheel from outside the temple, and that is as good as seeing the Deity within.

Sri Caitanya Mahaprabhu promised to come daily to see Srila Haridasa Thakura, and this indicates that Srila Haridasa Thakura was so advanced in spiritual life that, although considered unfit to enter the temple, he was being personally visited by the Lord every day.

Nor was there any need for his going outside his residence to collect food.

Sri Caitanya Mahaprabhu assured Haridasa Thakura that the remnants of His food would be sent there.

As the Lord states in the Bhagavad-gita (9.22), yoga-ksemam vahamy aham: “I arrange all life’s necessities for My devotees.” A reference is made here for those who are very anxious to imitate the behavior of Thakura Haridasa in an unnatural way.

One must receive the order of Sri Caitanya Mahaprabhu or His representative before adopting such a way of life.

The duty of a pure devotee or a servant of the Lord is to carry out the order of the Lord.

Sri Caitanya Mahaprabhu asked Nityananda Prabhu to go to Bengal and preach, and He asked the Gosvamis, Rupa and Sanatana, to go to Vrndavana and excavate the lost places of pilgrimage.

In this case the Lord asked Haridasa Thakura to remain there at Jagannatha Puri and constantly chant the holy names of the Lord.

Thus Sri Caitanya Mahaprabhu gave different persons different orders, and consequently one should not try to imitate the behavior of Haridasa Thakura without being ordered by Sri Caitanya Mahaprabhu or His representative.

Srila Bhaktisiddhanta Sarasvati Thakura condemns such imitations in this way:

dusta mana! tumi kisera vaisnava?

pratisthara tare, nirjanera ghare, tava hari-nama kevala kaitava “My dear mind, you are trying to imitate Haridasa Thakura and chant the Hare Krsna mantra in a secluded place, but you are not worth being called a Vaisnava because what you want is cheap popularity and not the actual qualifications of Haridasa Thakura.

If you try to imitate him you will fall down, for your neophyte position will cause you to think of women and money.

11.196

nityananda, jagadananda, damodara, mukunda

haridase mili’ sabe paila ananda

SYNONYMS

nityananda—Nityananda; jagadananda—Jagadananda; damodara—Damodara; mukunda—Mukunda; haridase—Haridasa; mili’—meeting; sabe—all of them; paila—got; ananda—great pleasure.

When Nityananda Prabhu, Jagadananda Prabhu, Damodara Prabhu and Mukunda Prabhu met Haridasa Thakura, they all became very much pleased.

11.197

samudra-snana kari’ prabhu aila nija sthane

advaitadi gela sindhu karibare snane

SYNONYMS

samudra-snana kari’-after bathing in the sea; prabhu—Sri Caitanya Mahaprabhu; aila—came; nija sthane—to His own place; advaita-adi—devotees, headed by Advaita Prabhu; gela—went; sindhu—to the ocean; karibare—just to take; snane—bath.

When Sri Caitanya Mahaprabhu returned to His residence after taking a bath in the sea, all the devotees, headed by Advaita Prabhu, went to bathe in the sea.

11.198

asi’ jagannathera kaila cuda darasana

prabhura avase aila karite bhojana

SYNONYMS

asi’-coming back; jagannathera—of Lord Jagannatha; kaila—did; cuda darasana—looking at the top of the temple; prabhura—of Lord Caitanya Mahaprabhu; avase—at the residence; aila—came; karite bhojana—to take their luncheon.

After bathing in the sea, all the devotees, headed by Advaita Prabhu, returned, and on their return they saw the top of the Jagannatha temple.

They then went to the residence of Sri Caitanya Mahaprabhu to take their luncheon.

11.199

sabare vasaila prabhu yogya krama kari’

sri-haste parivesana kaila gaurahari

SYNONYMS

sabare—all the devotees; vasaila—made to sit; prabhu—Sri Caitanya Mahaprabhu; yogya—befitting; krama—in order, one after another; kari’—setting; sri-haste—by His own transcendental hand; parivesana—distribution; kaila—did; gaurahari—Lord Sri Caitanya Mahaprabhu.

One after the other, Sri Caitanya Mahaprabhu made all the devotees sit in their proper places.

He then began to distribute prasada with His own transcendental hand.

11.200

alpa anna nahi aise dite prabhura hate

dui-tinera anna dena eka eka pate

SYNONYMS

alpa anna—a small quantity of prasada; nahi—does not; aise—come; dite—to give; prabhura—of Sri Caitanya Mahaprabhu; hate—in the hand; dui—two; tinera—or of three; anna—food; dena—He delivers; eka eka pate—on each and every plantain leaf.

All the devotees were served prasada on plantain leaves, and Sri Caitanya Mahaprabhu distributed on each leaf a quantity suitable for two or three men to eat, for His hand could not distribute less than that.

11.201

prabhu na khaile keha na kare bhojana

urdhva-haste vasi’ rahe sarva bhakta-gana

SYNONYMS

prabhu—Sri Caitanya Mahaprabhu; na khaile—without eating; keha—anyone; na—not; kare—does; bhojana—eating; urdhva-haste—raising the hand; vasi’—sitting; rahe—remain; sarva—all; bhakta-gana—devotees.

All the devotees kept their hands raised over the prasada distributed to them, for they did not want to eat without seeing the Lord eat first.

11.202

svarupa-gosani prabhuke kaila nivedana

tumi na vasile keha na kare bhojana

SYNONYMS

svarupa-gosani—Svarupa Damodara Gosani; prabhuke—unto Sri Caitanya Mahaprabhu; kaila—did; nivedana—submission; tumi—You; na vasile—if not sitting; keha—anyone; na—not; kare—does; bhojana—eating.

Svarupa Damodara Gosvami then informed Sri Caitanya Mahaprabhu, "Unless You sit and take prasada, no one will accept it.

11.203

toma-sange rahe yata sannyasira gana

gopinathacarya tanre kariyache nimantrana

SYNONYMS

toma-sange—along with You; rahe—remain; yata—as many as; sannyasira gana—rank of sannyasis; gopinatha-acarya—Gopinatha Acarya; tanre—all of them; kariyache—has done; nimantrana—invitation "Gopinatha Acarya has invited all the sannyasis who remained with You to come and take prasada.

11.204

acarya asiyachena bhiksara prasadanna lana

puri, bharati achena tomara apeksa kariya

SYNONYMS

acarya—Gopinatha Acarya; asiyachena—has come; bhiksara—for eating; prasada-anna lana—taking the remnants of all kinds of food; puri—Paramananda Puri; bharati—Brahmananda Bharati; achena—are; tomara—for You; apeksa kariya—waiting "Gopinatha Acarya has already come bringing sufficient remnants of food to distribute to all the sannyasis, and sannyasis like Paramananda Puri and Brahmananda Bharati are waiting for You.

11.205

nityananda lana bhiksa karite vaisa tumi

vaisnavera parivesana karitechi ami

SYNONYMS

nityananda lana—taking along Sri Nityananda Prabhu; bhiksa—luncheon; karite—to take; vaisa—sit down; tumi—You; vaisnavera—to all the devotees; parivesana—distribution of prasada; karitechi—am doing; ami—I “You may sit down and accept the luncheon with Nityananda Prabhu, and I shall distribute the prasada to all the Vaisnavas.”

11.206

tabe prabhu prasadanna govinda-hate dila

yatna kari’ haridasa-thakure pathaila

SYNONYMS

tabe—thereafter; prabhu—Sri Caitanya Mahaprabhu; prasada-anna—remnants of Jagannatha’s food; govinda-hate—in the hand of Govinda; dila—delivered; yatna kari’—with great attention; haridasa-thakure—unto Haridasa Thakura; pathaila—sent.

After this, Sri Caitanya Mahaprabhu carefully delivered some prasada into the hands of Govinda to be given to Haridasa Thakura.

11.207

apane vasila saba sannyasire lana

parivesana kare acarya harasita hana

SYNONYMS

apane—personally; vasila—sat down; saba—all; sannyasire lana—taking with Him the sannyasis; parivesana kare—distributes; acarya—Gopinatha Acarya; harasita hana—with great pleasure.

Then Sri Caitanya Mahaprabhu personally sat down to accept lunch with the other sannyasis, and Gopinatha Acarya began to distribute the prasada with great pleasure.

11.208

svarupa gosani, damodara, jagadananda

vaisnavere parivese tina jane-ananda

SYNONYMS

svarupa gosani—Svarupa Gosani; damodara—Damodara; jagadananda—Jagadananda; vaisnavere parivese—distributed to the Vaisnavas; tina jane—the three persons; ananda—very jubilant.

Then Svarupa Damodara Gosvami, Damodara Pandita and Jagadananda all began to distribute prasada to the devotees with great pleasure.

11.209

nana pitha-pana khaya akantha puriya

madhye madhye ’hari’ kahe anandita hana

SYNONYMS

nana—various; pitha-pana—cakes and sweet rice; khaya—eat; a-kantha puriya—filling up to the throat; madhye madhye—occasionally; hari—the holy name of Krsna; kahe—they speak; anandita hana—in great jubilation.

They ate all kinds of cakes and sweet rice, filling themselves up to their throats, and at intervals they vibrated the holy name of the Lord in great jubilation.

PURPORT

It is the practice of Vaisnavas while taking prasada to chant the holy name of Lord Hari at intervals and also sing various songs, such as sarira avidya-jala.

Those who are honoring prasada, accepting the remnants of food offered to the Deity, must always remember that prasada is not ordinary food.

Prasada is transcendental.

We are therefore reminded:

maha-prasade govinde

nama-brahmani vaisnave

sv-alpa-punya-vatam rajan

visvaso naiva jayate Those who are not pious cannot understand the value of maha-prasada or the holy name of the Lord.

Both prasada and the Lord’s name are on the Brahman platform, or spiritual platform.

One should never consider prasada to be like ordinary hotel cooking.

Nor should one touch any kind of food not offered to the Deity.

Every Vaisnava strictly follows this principle and does not accept any food that is not prasada.

One should take prasada with great faith and should chant the holy name of the Lord and worship the Deity in the temple, always remembering that the Deity, maha-prasada and the holy name do not belong to the mundane platform.

By worshiping the Deity, eating prasada and chanting the Hare Krsna maha-mantra, one can always remain on the spiritual platform (brahma-bhuyaya kalpate).

11.210

bhojana samapta haila, kaila acamana

sabare paraila prabhu malya-candana

SYNONYMS

bhojana—lunch; samapta—ending; haila—there was; kaila—did; acamana—washing the mouth; sabare—on everyone; paraila—put; prabhu—Sri Caitanya Mahaprabhu; malya-candana—a garland and sandalwood pulp.

After everyone had finished his lunch and washed his mouth and hands, Sri Caitanya Mahaprabhu personally decorated everyone with flower garlands and sandalwood pulp.

11.211

visrama karite sabe nija vasa gela

sandhya-kale asi’ punah prabhuke milila

SYNONYMS

visrama karite—going to take rest; sabe—all the Vaisnavas; nija—to their own; vasa—residential quarters; gela—went; sandhya-kale—in the evening; asi’—coming; punah—again; prabhuke milila—met Sri Caitanya Mahaprabhu.

After thus accepting prasada, they all went to take rest at their respective residences, and in the evening they again came to meet Sri Caitanya Mahaprabhu.

11.212

hena-kale ramananda aila prabhu-sthane

prabhu milaila tanre saba vaisnava-gane

SYNONYMS

hena-kale—at this time; ramananda—Ramananda; aila—came; prabhu-sthane—at the place of Sri Caitanya Mahaprabhu; prabhu—Sri Caitanya Mahaprabhu; milaila—caused to meet; tanre—him (Sri Ramananda Raya); saba—all; vaisnava-gane—the devotees of the Lord.

At this time Ramananda Raya also came to meet Sri Caitanya Mahaprabhu, and the Lord took the opportunity to introduce all the Vaisnavas to him.

11.213

saba lana gela prabhu jagannathalaya

kirtana arambha tatha kaila mahasaya

SYNONYMS

saba lana—taking all of them; gela—went; prabhu—Sri Caitanya Mahaprabhu; jagannatha-alaya—to the temple of Lord Jagannatha; kirtana—congregational chanting; arambha—beginning; tatha—there; kaila—did; mahasaya—the great personality.

The great Personality of Godhead, Sri Caitanya Mahaprabhu, then took all of them to the temple of Jagannatha and began the congregational chanting of the holy name there.

11.214

sandhya-dhupa dekhi’ arambhila sankirtana

padicha asi’ sabare dila malya-candana

SYNONYMS

sandhya-dhupa—dhupa-arati just in the beginning of the evening; dekhi’—they all saw; arambhila—began; sankirtana—congregational chanting; padicha—the inspector of the temple; asi’—coming; sabare—unto everyone; dila—offered; malya-candana—flower garlands and sandalwood pulp.

After seeing the dhupa-arati of the Lord, they all began congregational chanting.

Then the padicha, the superintendent of the temple, came and offered flower garlands and sandalwood pulp to everyone.

11.215

cari-dike cari sampradaya karena kirtana

madhye nrtya kare prabhu sacira nandana

SYNONYMS

cari-dike—in the four directions; cari—four; sampradaya—groups; karena—performed; kirtana—congregational chanting; madhye—in the middle; nrtya kare—dances; prabhu—Sri Caitanya Mahaprabhu; sacira nandana—the son of mother Saci.

Four parties were then distributed in four directions to perform sankirtana, and in the middle of them the Lord Himself, known as the son of mother Saci, began to dance.

11.216

asta mrdanga baje, batrisa karatala

hari-dhvani kare sabe, bale-bhala, bhala

SYNONYMS

asta mrdanga—eight mrdangas; baje—sounded; batrisa—thirty-two; karatala—cymbals; hari-dhvani—vibrating the transcendental sound; kare—does; sabe—every one of them; bale—says; bhala bhala—very good, very good.

In the four groups there were eight mrdangas and thirty-two cymbals.

All together they began to vibrate the transcendental sound, and everyone said, “Very good! Very good!”

11.217

kirtanera dhvani maha-mangala uthila

caturdasa loka bhari’ brahmanda bhedila

SYNONYMS

kirtanera dhvani—the vibration of the sankirtana; maha-mangala uthila—all good fortune awakened; caturdasa—fourteen; loka—planetary systems; bhari’—filling up; brahmanda—the whole universe; bhedila—penetrated.

When the tumultuous vibration of sankirtana resounded, all good fortune immediately awakened, and the sound penetrated the whole universe through the fourteen planetary systems.

11.218

kirtana-arambhe prema uthali’ calila

nilacala-vasi loka dhana aila

SYNONYMS

kirtana-arambhe—in the beginning of the sankirtana; prema—ecstasy of love; uthali’—overpowering; calila—began to proceed; nilacala-vasi—all the residents of Jagannatha Puri; loka—people; dhana—running; aila—came.

When the congregational chanting began, ecstatic love immediately overflooded everything, and all the residents of Jagannatha Puri came running.

11.219

kirtana dekhi’ sabara mane haila camatkara

kabhu nahi dekhi aiche premera vikara

SYNONYMS

kirtana dekhi’-seeing the performance of sankirtana; sabara—of all of them; mane—in the mind; haila—there was; camatkara—astonishment; kabhu—at any time; nahi—never; dekhi—see; aiche—such; premera—of ecstatic love; vikara—transformation.

Everyone was astonished to see such a performance of sankirtana, and they all agreed that never before had kirtana been so performed and ecstatic love of God so exhibited.

11.220

tabe prabhu jagannathera mandira bediya

pradaksina kari’ bulena nartana kariya

SYNONYMS

tabe—thereafter; prabhu—Sri Caitanya Mahaprabhu; jagannathera—of Lord Jagannatha; mandira—temple; bediya—walking all around; pradaksina—circumambulation; kari’—doing; bulena—walks; nartana kariya—dancing.

At this time Sri Caitanya Mahaprabhu circumambulated the temple of Jagannatha and continuously danced about the whole area.

11.221

age-pache gana kare cari sampradaya

achadera kale dhare nityananda raya

SYNONYMS

age-pache—in front and in the rear; gana—singing; kare—do; cari—four; sampradaya—groups; achadera—of falling down; kale—at the time; dhare—captures; nityananda raya—Lord Sri Nityananda Prabhu.

As the circumambulation was performed, the four kirtana parties sang in front and in the rear.

When Sri Caitanya Mahaprabhu fell down to the ground, Sri Nityananda Raya Prabhu lifted Him up.

11.222

asru, pulaka, kampa, sveda, gambhira hunkara

premera vikara dekhi’ loke camatkara

SYNONYMS

asru—tears; pulaka—jubilation; kampa—trembling; sveda—perspiration; gambhira hunkara—deep resounding; premera—of ecstatic love; vikara—transformation; dekhi’—seeing; loke—all the people; camatkara—were astonished.

While kirtana was going on, there was a transformation of ecstatic love and much tears, jubilation, trembling, perspiration and deep resounding in the body of Sri Caitanya Mahaprabhu.

Upon seeing this transformation, all the people present became very much astonished.

11.223

pickari-dhara jini’ asru nayane

cari-dikera loka saba karaye sincane

SYNONYMS

pickari-dhara—like water coming in force from a syringe; jini’—conquering; asru—tears; nayane—in the eyes; cari-dikera—in all four directions; loka—people; saba—all; karaye sincane—moistened.

The tears from the eyes of the Lord came out with great force, like water from a syringe.

Indeed, all the people who surrounded Him were moistened by His tears.

11.224

’beda-nrtya’ mahaprabhu kari’ kata-ksana

mandirera pache rahi’ karaye kirtana

SYNONYMS

beda-nrtya—the dancing surrounding the temple; mahaprabhu—Sri Caitanya Mahaprabhu; kari’—performing; kata-ksana—for some time; mandirera pache—at the rear of the temple; rahi’—staying; karaye—performed; kirtana—congregational chanting.

After circumambulating the temple, Sri Caitanya Mahaprabhu for some time remained at the rear of the temple and continued His sankirtana.

11.225

cari-dike cari sampradaya uccaihsvare gaya

madhye tandava-nrtya kare gauraraya

SYNONYMS

cari-dike—on four sides; cari sampradaya—the four groups; uccaih-svare—very loudly; gaya—chant; madhye—in the middle; tandava-nrtya—jumping and dancing; kare—performs; gauraraya—Sri Caitanya Mahaprabhu.

On all four sides the four sankirtana groups chanted very loudly, and in the middle Sri Caitanya Mahaprabhu danced, jumping high.

11.226

bahu-ksana nrtya kari’ prabhu sthira haila

cari mahantere tabe nacite ajna dila

SYNONYMS

bahu-ksana-for a long period; nrtya kari’-dancing; prabhu-Sri Caitanya Mahaprabhu; sthira haila-became silent; cari mahantere-to four great personalities; tabe-then; nacite-to dance; ajna dila-ordered.

After dancing for a long time, Sri Caitanya Mahaprabhu became still and ordered four great personalities to begin to dance.

11.227

eka sampradaye nace nityananda-raye

advaita-acarya nace ara sampradaye

SYNONYMS

eka sampradaye—in one group; nace—dances; nityananda-raye—Lord Nityananda; advaita-acarya—Advaita Acarya Prabhu; nace—dances; ara—another; sampradaye—in a group.

In one group Nityananda Prabhu began to dance, and in another group Advaita Acarya began to dance.

11.228

ara sampradaye nace pandita-vakresvara

srivasa nace ara sampradaya-bhitara

SYNONYMS

ara sampradaye—in another sampradaya, or group; nace—dances; pandita-vakresvara—Vakresvara Pandita; srivasa—Srivasa Thakura; nace—dances; ara—another; sampradaya-bhitara—in the middle of a group.

Vakresvara Pandita began to dance in another group, and in yet another group Srivasa Thakura began to dance.

11.229

madhye rahi’ mahaprabhu karena darasana

tahan eka aisvarya tanra ha-ila prakatana

SYNONYMS

madhye rahi’-keeping in the middle; mahaprabhu—Sri Caitanya Mahaprabhu; karena darasana—looks over; tahan—there; eka—one; aisvarya—miracle; tanra—of Him; ha-ila—became; prakatana—exhibited.

While this dancing was going on, Sri Caitanya Mahaprabhu watched them and performed a miracle.

11.230

cari-dike nrtya-gita kare yata jana

sabe dekhe,-prabhu kare amare darasana

SYNONYMS

cari-dike—on four sides; nrtya-gita—chanting and dancing; kare—does; yata jana—all people; sabe dekhe—everyone sees; prabhu—Sri Caitanya Mahaprabhu; kare—does; amare darasana—looking at me.

Sri Caitanya Mahaprabhu stood in the middle of the dancers, and all the dancers in all directions perceived that Sri Caitanya Mahaprabhu was looking at them.

11.231

cari janera nrtya dekhite prabhura abhilasa

sei abhilase kare aisvarya prakasa

SYNONYMS

cari janera—of the four persons; nrtya—dancing; dekhite—to see; prabhura—of Sri Caitanya Mahaprabhu; abhilasa—desire; sei abhilase—for that purpose; kare—does; aisvarya prakasa—exhibition of a miracle.

Wanting to see the dancing of the four great personalities, Sri Caitanya Mahaprabhu exhibited Himself in such a way to appear as if He were seeing everyone.

11.232

darsane avesa tanra dekhi’ matra jane

kemane caudike dekhe,-iha nahi jane

SYNONYMS

darsane—while looking over; avesa—emotional ecstasy; tanra—His; dekhi’—seeing; matra jane—only knows; kemane—how; cau-dike—on four sides; dekhe—He sees; iha nahi jane—one does not know.

Everyone who saw Sri Caitanya Mahaprabhu could understand that He was performing a miracle, but they did not know how it was that He could see on all four sides.

11.233

pulina-bhojane yena krsna madhya-sthane

caudikera sakha kahe,-amare nehane

SYNONYMS

pulina-bhojane—eating on the bank of Yamuna; yena—as; krsna—Lord Krsna; madhya-sthane—sitting in the middle; cau-dikera—on four sides; sakha—cowherd boyfriends; kahe—say; amare nehane—just seeing me.

In His own pastimes in Vrndavana, when Krsna used to eat on the bank of the Yamuna and sit in the center of His friends, every one of the cowherd boys would perceive that Krsna was looking at him.

In the same way, when Caitanya Mahaprabhu was dancing, everyone saw that Caitanya Mahaprabhu was facing him.

11.234

nrtya karite yei aise sannidhane

mahaprabhu kare tanre drdha alingane

SYNONYMS

nrtya karite—dancing; yei—anyone who; aise—comes; sannidhane—nearby; mahaprabhu—Sri Caitanya Mahaprabhu; kare—does; tanre—unto him; drdha—tight; alingane—embracing.

When someone came nearby while dancing, Sri Caitanya Mahaprabhu would tightly embrace him.

11.235

maha-nrtya, maha-prema, maha-sankirtana

dekhi’ premavese bhase nilacala-jana

SYNONYMS

maha-nrtya—great dancing; maha-prema—great love; maha-sankirtana—great congregational chanting; dekhi’—seeing; prema-avese—in ecstatic love; bhase—float; nilacala-jana—all the residents of Jagannatha Puri.

Upon seeing the great dancing, great love and great sankirtana, all the people of Jagannatha Puri floated in an ecstatic ocean of love.

11.236

gajapati raja suni’ kirtana-mahattva

attalika cadi’ dekhe svagana-sahita

SYNONYMS

gajapati raja—the King of Orissa; suni’—hearing; kirtana-mahattva—the greatness of sankirtana; attalika cadi’—ascending to the top of the palace; dekhe—sees; svagana-sahita—along with his personal associates.

Hearing the greatness of the sankirtana, King Prataparudra went up to the top of his palace and watched the performance with his personal associates.

11.237

kirtana dekhiya rajara haila camatkara

prabhuke milite utkantha badila apara

SYNONYMS

kirtana dekhiya—seeing the performance of kirtana; rajara—of the King; haila—there was; camatkara—astonishment; prabhuke—Sri Caitanya Mahaprabhu; milite—to meet; utkantha—anxiety; badila—increased; apara—unlimitedly.

The King was very much astonished to see Sri Caitanya Mahaprabhu’s kirtana, and the King’s anxiety to meet Him increased unlimitedly.

11.238

kirtana-samaptye prabhu dekhi’ puspanjali

sarva vaisnava lana prabhu aila vasa cali’

SYNONYMS

kirtana-samaptye—at the end of the performance of kirtana; prabhu—Sri Caitanya Mahaprabhu; dekhi’—after seeing; puspanjali—offering flowers to the Lord Jagannatha Deity; sarva vaisnava—all the devotees; lana—accompanying; prabhu—Sri Caitanya Mahaprabhu; aila—returned; vasa—to His residence; cali’—going.

After the sankirtana ended, Sri Caitanya Mahaprabhu watched the offering of flowers to the Lord Jagannatha Deity.

Then He and all the Vaisnavas returned to His residence.

11.239

padicha aniya dila prasada vistara

sabare bantiya taha dilena isvara

SYNONYMS

padicha—the superintendent of the temple; aniya—bringing; dila—delivered; prasada—of remnants of Jagannatha’s food; vistara—a large quantity; sabare—unto everyone; bantiya—distributing; taha—that; dilena—gave; isvara—the Lord.

The superintendent of the temple then brought large quantities of prasada, which Sri Caitanya Mahaprabhu personally distributed to all the devotees.

11.240

sabare vidaya dila karite sayana

ei-mata lila kare sacira nandana

SYNONYMS

sabare—unto everyone; vidaya—bidding farewell; dila—gave; karite sayana—to take rest; ei-mata—in this way; lila—pastimes; kare—performed; sacira nandana—the son of Saci.

Finally they all departed to rest in bed.

In this way Sri Caitanya Mahaprabhu, the son of Sacimata, performed His pastimes.

11.241

yavat achila sabe mahaprabhu-sange

prati-dina ei-mata kare kirtana-range

SYNONYMS

yavat—so long; achila—remained; sabe—all the devotees; mahaprabhu-sange—along with Sri Caitanya Mahaprabhu; prati-dina—every day; ei-mata—in this way; kare—performed; kirtana-range—sankirtana in great pleasure.

As long as the devotees remained at Jagannatha Puri with Sri Caitanya Mahaprabhu, the pastime of sankirtana was performed with great jubilation every day.

11.242

ei ta’ kahilun prabhura kirtana-vilasa

yeba iha sune, haya caitanyera dasa

SYNONYMS

ei ta’ kahilun—thus I have explained; prabhura—of the Lord; kirtana-vilasa—pastimes in yeba—anyone who; iha—this; sune—listens to; haya—becomes; caitanyera dasa—a servant of Sri Caitanya Mahaprabhu.

In this way I have explained the Lord’s pastime of sankirtana, and I bless everyone with this benediction: By listening to this description, one will surely become a servant of Sri Caitanya Mahaprabhu.

11.243

sri-rupa-raghunatha-pade yara asa

caitanya-caritamrta kahe krsnadasa

SYNONYMS

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

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

Thus end the Bhaktivedanta purports to Sri Caitanya-caritamrta, Madhya-lila, Eleventh Chapter, describing the beda-kirtana pastimes of Sri Caitanya Mahaprabhu.

The Cleansing of the Gundica Temple In his Amrta-pravaha-bhasya, Srila Bhaktivinoda Thakura summarizes this chapter as follows.

The King of Orissa, Maharaja Prataparudra, tried his best to see Lord Caitanya Mahaprabhu.

Srila Nityananda Prabhu and the other devotees informed the Lord about the King’s desire, but Sri Caitanya Mahaprabhu would not agree to see him.

At that time Sri Nityananda Prabhu devised a plan, and He sent a piece of the Lord’s outward garment to the King.

The next day, when Ramananda Raya again entreated Sri Caitanya Mahaprabhu to see the King, the Lord, denying the request, asked Ramananda Raya to bring the King’s son before Him.

The prince visited the Lord dressed like a Vaisnava, and this awakened remembrance of Krsna.

Thus Sri Caitanya Mahaprabhu delivered the son of Maharaja Prataparudra.

After this, Sri Caitanya Mahaprabhu washed the Gundica temple before the Ratha-yatra took place.

He then took His bath at Indradyumna Lake and partook of prasada in the garden nearby.

While Sri Caitanya Mahaprabhu washed the temple of Gundica, a Gaudiya Vaisnava washed the lotus feet of the Lord and drank the water.

This incident is very significant, for it awoke within the devotee ecstatic love.

Then again, the son of Advaita Prabhu named Gopala fainted during kirtana, and when he did not come to his senses, Sri Caitanya Mahaprabhu favored him by awakening him.

There was also some humorous talk between Nityananda Prabhu and Advaita Prabhu during prasada.

Advaita Prabhu said that Nityananda Prabhu was unknown to anyone and that it was not the duty of a householder brahmana to accept dinner with a person unknown in society.

In answer to this humorous statement, Sri Nityananda Prabhu replied that Advaita Acarya was a monist and that one could not know how his mind could be turned by eating with such an impersonalist.

The conversation of these two prabhus-Nityananda Prabhu and Advaita Prabhu-carried a deep meaning that only an intelligent man can understand.

After all the Vaisnavas finished their luncheon, Svarupa Damodara and others took their prasada within the room.

Sri Caitanya Mahaprabhu took great pleasure when He saw the Jagannatha Deity after the period of the Deity’s retirement.

At that time Lord Caitanya was accompanied by all the devotees, and all of them were very much pleased.