document.writeln("<div class=menuskin id=popmenu ");
document.writeln("     onmouseover=\"clearhidemenu();highlightmenu(event,'on')\" ");
document.writeln("     onmouseout=\"highlightmenu(event,'off');dynamichide(event)\" style=\"Z-index:100\">");
document.writeln("</div>");
var str="<table width=100 border=0 cellspacing=0 cellpadding=0 align=left><tr><td>"
str=str+items
str+="</td></tr></table>"
