with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
screenposition=left;
style=menuStyle;
aI("text=&nbsp;HOME&nbsp;;url=/home.do;");
aI("text=&nbsp;GUYS&nbsp;;url=/search.do?page=1&type=14;");
aI("text=&nbsp;PICS&nbsp;;url=/search.do?page=1&type=6&display_public_images=1&sort_by=date;");
aI("text=&nbsp;CHAT&nbsp;;url=/chat.do;");
aI("text=&nbsp;GROUPS&nbsp;;url=/group.do;");
aI("text=&nbsp;MUSIC&nbsp;;url=/music.do;");
aI("text=&nbsp;SEARCH&nbsp;;url=javascript:void(0);clickfunction=toggleSlide();");
aI("showmenu=MyProfile;text=PROFILE");
aI("showmenu=More;text=MORE");
}
drawMenus();
