with(milonic=new menuname("Top Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
itemheight="26";


aI("text=Home;showmenu=home;url=index.php?page=1;");
aI("text=Our Philosophy;showmenu=ourphilosophy;url=content.php?page=2;");
aI("text=Our Company;showmenu=ourcompany;url=content.php?page=3;");
aI("text=Our Team;showmenu=ourteam;url=content.php?page=4;");
aI("text=Fleming SG Capital;showmenu=flemingsgcapital;url=content.php?page=5;");
aI("text=SG Special Situations;showmenu=sgspecialsituations;url=content.php?page=28;");
aI("text=Contact Us;showmenu=contactus;url=content.php?page=6;");

}
drawMenus();