Hi
i have to add an menu container in wicket frame work what id should i use?
<td > <div id="menucontainer">
<div id="bobcontent1-title" class="handcursor1"><span
class="span">Difference</span></div>
<div id="bobcontent1" class="switchgroup1">
<table width="100%" border="0" cellspacing="0"
cellpadding="0">
<tr>
<td class="tdcolor1"><table width="80%" border="0" align="center"
cellpadding="0" cellspacing="5">
<tr>
<td width="45%" rowspan="2"><img
src="images/img6.gif" width="106" height="106"></td>
<td width="55%"><img
src="images/ratebar.gif" width="158" height="18"></td>
</tr>
<tr>
<td align="right" valign="top"><div
class="most">
<strong>your rating: 10.0</strong>
</div>
<div class="numbers"><a href="#"><img
src="images/next.gif" width="22" height="14" border="0"></a>
</div>
<a href="#"><strong><br>
Thriftstorejunkie</strong></a><br>
Age 16 - spokane,WA<br>
<a href="#">Details </a></td>
</tr>
</table></td>
thanks