menu_build_menu(
"systems",
new Array("<div class='popupmenu-category' align='center'>Systems Menu</div>",
img_item + "<a href='./index.php?autocom=garage'>Garage</a>",
img_item + "<a href='./index.php?autocom=times'>Timeslip</a>",
img_item + "<a href='./index.php?autocom=ibwiki'>Handbook</a>",
img_item + "<a href='./index.php?automodule=downloads'>Downloads</a>",
img_item + "<a href='./index.php?autocom=links'>Links</a>",
img_item + "<a href='./index.php?autocom=gallery'>Gallery</a>",
img_item + "<a href='./index.php?autocom=shoutbox'>Shoutbox</a>",
img_item + "<a href='./index.php?autocom=blogs'>Member Blogs</a>",
img_item + "<a href='./index.php?autocom=chatsigma'>Chat</a>",
img_item + "<a href='./index.php?autocom=sudoku'>Sudoku</a>",
img_item + "<a href='./index.php?autocom=arcade'>Arcade</a>"
           ) );
menu_build_menu(
"mystoc",
new Array("<div class='popupmenu-category' align='center'>MySTOC Menu</div>",
img_item + "<a href='./index.php?act=UserCP'>My Controls</a>",
img_item + "<a href='./index.php?act=calendar'>Calendar</a>",
img_item + "<a href='./index.php?act=Search&CODE=getnew'>New Posts</a>",
img_item + "<a href='./index.php?act=Msg&CODE=01&VID=in'>PM Inbox</a>",
img_item + "<a href='./index.php?act=Help'>FAQ's</a>",
img_item + "<a href='./lofiversion/index.php'>Lo-Fi Version</a>",
img_item + "<a href='http://www.focusstoc.com/forums/index.php?showforum=5'>Ask the Staff</a>",
img_item + "<a href='http://www.focusstoc.com/forums/index.php?showforum=33'>Bugs & Errors</a>"
           ) );
menu_build_menu(
"club",
new Array("<div class='popupmenu-category' align='center'>Club Menu</div>",
img_item + "<a href='./index.php?autocom=custom&page=about'>About Us</a>",
img_item + "<a href='./index.php?act=Members'>Members</a>",
img_item + "<a href='http://www.focusstoc.com/forums/index.php?showforum=107'>Sponsors Forums</a>",
img_item + "<a href='http://www.fordstoc.com/terms.html'>Rules & Disclaimer</a>"
           ) );
menu_build_menu(
"events",
new Array("<div class='popupmenu-category' align='center'>Events Menu</div>",
img_item + "<a href='http://www.fordstoc.com/events.html'target='_blank'>Shows</a>",
img_item + "<a href='./index.php?act=calendar'>Calendar</a>",
img_item + "<a href='./index.php?autocom=gallery'>Gallery System</a>"
           ) );
