Use following code for new_menu.tpl:
Code:
{* $Id: pages_menu.tpl,v 1.5 2005/11/17 06:55:36 max Exp $ *}
<div class="categories">
{section name=pg loop=$pages_menu}
»{$pages_menu[pg].title}
{/section}
</div>
{ include file="menu_cat.tpl" menu_title="Sell Books" menu_content=$smarty.capture.menu }