menu_build_menu(
"download",
new Array("<div class='popupmenu-category' align='center'>Menu Download</div>",
img_item + "<a href='./index.php?showforum=27'>Filmes</a>",
img_item + "<a href='./index.php?showforum=4'>Programas</a>",
img_item + "<a href='./index.php?showforum=43'>Músicas</a>",
img_item + "<a href='./index.php?showforum=55'>Jogos</a>",
img_item + "<a href='./index.php?showforum=9'>E-books</a>"
           ) );