<div>Greetings</div>
<div> </div>
<div>In the "nav_left.jsp" file of TemplateOne Module,there is only the following code.</div>
<div> </div>
<div><%= cms.buildNavigationLeft() %><% cms.buildNavLeftIncludeElement(); %></div>
<div> </div>
<div>I want to customing the left navigation,but i do not know how to do.</div>
<div>Must i mudify the functions(buildNavLeftIncludeElement or buildNavigationLeft) of  CmsTemplateNavigation class?</div>
<div> </div>
<div>Thanks.</div>