why dont you just view script. this is the basic code but you still have to write the code to put it where you want it.
<SCRIPT LANGUAGE="JavaScript1.2" TYPE="text/javascript">
<!--
HM_PG_MenuWidth = 150;
HM_PG_FontFamily = "Arial,sans-serif";
HM_PG_FontSize = 10;
HM_PG_FontBold = 1;
HM_PG_FontItalic = 0;
HM_PG_FontColor = "blue";
HM_PG_FontColorOver = "white";
HM_PG_BGColor = "#4F472F";
HM_PG_BGColorOver = "#FFCCCC";
HM_PG_ItemPadding = 3;
HM_PG_BorderWidth = 1;
HM_PG_BorderColor = "black";
HM_PG_BorderStyle = "solid";
HM_PG_SeparatorSize = 1;
HM_PG_SeparatorColor = "#d0ff00";
HM_PG_ImageSrc = "/HM_More_white_right.gif";
HM_PG_ImageSrcLeft = "/HM_More_white_left.gif";
HM_PG_ImageSrcOver = "/HM_More_black_right.gif";
HM_PG_ImageSrcLeftOver = "/HM_More_black_left.gif";
HM_PG_ImageSize = 5;
HM_PG_ImageHorizSpace = 0;
HM_PG_ImageVertSpace = 0;
HM_PG_KeepHilite = true;
HM_PG_ClickStart = 0;
HM_PG_ClickKill = false;
HM_PG_ChildOverlap = 6;
HM_PG_ChildOffset = 3;
HM_PG_ChildPerCentOver = null;
HM_PG_TopSecondsVisible = 0;
HM_PG_StatusDisplayBuild =1;
HM_PG_StatusDisplayLink = 1;
HM_PG_UponDisplay = null;
HM_PG_UponHide = null;
HM_PG_RightToLeft = false;
HM_PG_CreateTopOnly = true;
HM_PG_ShowLinkCursor = true;
HM_PG_NSFontOver = true;
//HM_a_TreesToBuild = [1,2];
//-->
</SCRIPT>