Code: Select all
with(milonic=new menuname("Main Menu")){
style=menuStyle;
top=220;
menuwidth="100%";
menualign="center";
alwaysvisible=1;
orientation="horizontal";
Code: Select all
with(milonic=new menuname("Main Menu")){
style=menuStyle;
top=220;
menuwidth="100%";
menualign="center";
alwaysvisible=1;
orientation="horizontal";