relevant variables:
  var FirstLineHorizontal=0;
  var FirstLineFrame="";
  var SecLineFrame="";
  var DocTargetFrame="";
  var TargetLoc="MenuPos";
  var MenuUsesFrames=0;
Example menus on a single page
<< Menu relative in cell
<td align="left" valign="top">
  <div id="MenuPos" style="position:relative; width:102px; height:104px;">
    <img src='../pics/cell.gif' width='102px' height='84px'>
  </div>
</td>