Following the code from my page where the menu is located:
<!-- BEGIN: FOOTER -->
<div id="ja-footerwrap">
<div id="ja-footer" class="clearfix">
<div id="ja-footnav">
<!-- ARI YUI Menu Joomla! module. Copyright (c) 2009 - 2010 ARI Soft,
www.ari-soft.com -->
<div class="yui-skin-sam" id="ariyui26" style="width: 200px;">
<div id="ariyuimenu_ariyui26" class="yuimenu">
<div class="bd">
<ul class="first-of-type">
<li class="yuimenuitem yuimenuitem-selected first-of-type"><a class="yuimenuitemlabel yuimenuitemlabel-selected" href="/joomla/index.php?option=com_search&view=search&Itemid=1&lang=en">Home</a>
<div id="ariyuimenu_ariyui26_1" class="yuimenu">
<div class="bd">
<ul>
<li class="yuimenuitem"><a class="yuimenuitemlabel" href="/joomla/index.php?option=com_content&view=article&id=1&Itemid=2&lang=en">Test menu</a>
</li>
<li class="yuimenuitem"><a class="yuimenuitemlabel" href="/joomla/index.php?option=com_user&view=register&Itemid=7&lang=en">Titolo4</a>
</li>
<li class="yuimenuitem"><a class="yuimenuitemlabel" href="/joomla/index.php?option=com_weblinks&view=categories&Itemid=8&lang=en">Titolo5</a>
</li>
<li class="yuimenuitem"><a class="yuimenuitemlabel" href="/joomla/index.php?option=com_content&view=archive&Itemid=9&lang=en">Titolo6</a>
</li>
</ul>
<ul>
<li class="yuimenuitem"><a class="yuimenuitemlabel" href="/joomla/index.php?option=com_content&view=archive&Itemid=10&lang=en">Titolo 7</a>
</li>
<li class="yuimenuitem"><a class="yuimenuitemlabel" href="/joomla/index.php?option=com_content&view=archive&Itemid=11&lang=en">titolo8</a>
</li>
</ul>
</div>
</div>
</li>
<li class="yuimenuitem"><a class="yuimenuitemlabel" href="/joomla/index.php?option=com_newsfeeds&view=categories&Itemid=4&lang=en">SubItem1</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="copyright">
</div>
<div class="ja-cert">
<a href="
jigsaw.w3.org/css-validator/check/referer" target="_blank" title="Our site is valid CSS" style="text-decoration: none;">
<img src="
localhost/joomla/templates/ja_purity/images/but-css.gif" border="none" alt="Our site is valid CSS" />
</a>
<a href="
validator.w3.org/check/referer" target="_blank" title="Our site is valid XHTML 1.0 Transitional" style="text-decoration: none;">
<img src="
localhost/joomla/templates/ja_purity/images/but-xhtml10.gif" border="none" alt="Our site is valid XHTML 1.0 Transitional" />
</a>
</div>
<br />
</div>
</div>
<!-- END: FOOTER -->