menu_build_menu(
"systems",
new Array("<div class='popupmenu-category' align='center'>Systems Menu</div>",
img_item + "<a href='./index.php?autocom=registry'>Garage System</a>",
img_item + "<a href='./index.php?autocom=ibwiki'>Handbook System</a>",
img_item + "<a href='./index.php?automodule=downloads'>Downloads System</a>",
img_item + "<a href='./index.php?autocom=links'>Links System</a>",
img_item + "<a href='./index.php?autocom=gallery'>Gallery System</a>",
img_item + "<a href='./index.php?autocom=shoutbox'>Shoutbox System</a>",
img_item + "<a href='./index.php?autocom=teams'>Regional Areas</a>",
img_item + "<a href='./index.php?autocom=blogs'>Member Blogs</a>",
img_item + "<a href='./index.php?autocom=chatsigma'>Chat System</a>"
           ) );
menu_build_menu(
"help",
new Array("<div class='popupmenu-category' align='center'>Help Menu</div>",
img_item + "<a href='./index.php?autocom=tracker'>Bugs & Errors</a>",
img_item + "<a href='./index.php?act=Help'>FAQ's</a>",
img_item + "<a href='./index.php?autocom=contactform'>Contact Us</a>",
img_item + "<a href='./index.php?act=Search'>Search</a>",
img_item + "<a href='http://www.fordstoc.com/forums'>Ask the Staff</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=Members'>Members</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=search&CODE=getnew&active=1&lastdate=86400'>Todays Topics</a>",
img_item + "<a href='./index.php?act=Msg&CODE=01&VID=in'>PM Inbox</a>",
img_item + "<a href='./lofiversion/index.php'>Lo-Fi Version</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?autocom=custom&page=overview'>Membership</a>",
img_item + "<a href='./index.php?autocom=custom&page=staff'>Club Staff</a>",
img_item + "<a href='./index.php?autocom=custom&page=technical'>Technical Advisors</a>",
img_item + "<a href='http://www.fordstoc.com/forums'>Sponsors Forums</a>",
img_item + "<a href='./index.php?act=boardrules'>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/forums'>Shows</a>",
img_item + "<a href='http://www.fordstoc.com/forums'>Event SignUp</a>",
img_item + "<a href='./index.php?autocom=teams'>My Region</a>",
img_item + "<a href='./index.php?act=calendar'>Calendar</a>",
img_item + "<a href='./index.php?autocom=gallery'>Gallery System</a>"
           ) );
menu_build_menu(
"extra",
new Array("<div class='popupmenu-category' align='center'>Extras Menu</div>",
img_item + "<a href='./index.php?autocom=custom&page=spec'>Fiesta ST Spec & Info</a>",
img_item + "<a href='./index.php?autocom=custom&page=press'>Ford ST Media</a>",
img_item + "<a href='http://www.ford.co.uk'target='_blank'>Ford UK</a>",
img_item + "<a href='./index.php?autocom=sudoku'>Sudoku</a>",
img_item + "<a href='./index.php?autocom=arcade'>Arcade</a>",
img_item + "<a href='http://www.fordstoc.com'target='_blank'>Fordstoc.com</a>"
           ) );