_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;
fixMozillaZIndex=true;
treeOffset=0;
singleMasterMenu=false;
with(menuStyle0=new mm_style()){
pagebgimage="images/page-on.gif";
bgimage="http://www.clocked.co.nz/images/page-off.gif";
itemheight="29";
itemwidth="94";
fontfamily="Arial";
oncolor="#ffffff";
align="center";
offcolor="#ffffff";
pagecolor="#ffffff";
rawcss="text-transform:uppercase;";
overbgimage="http://www.clocked.co.nz/images/page-on.gif";
}

with(milonic=new menuname("page_0")){
style=menuStyle0;
alwaysvisible="true";
position="relative";
orientation="horizontal";
aI("text=Home;url=http://www.clocked.co.nz/;pagematch=/index.php;");
aI("text=Browse;url=http://www.clocked.co.nz/browse.php;pagematch=browse.php;");
aI("text=Sign Up;url=http://www.clocked.co.nz/signup.php;pagematch=signup.php;");
aI("text=Forum;url=http://www.clocked.co.nz/forum.php;pagematch=forum.php;");
aI("text=Help;url=http://www.clocked.co.nz/help.php;pagematch=help.php;");

}

drawMenus();

