


with(milonic=new menuname("Main Menu")){
style=menuStyle;
top=204;
alwaysvisible=1;
orientation="horizontal";
itemheight="22";
align="center";
aI("text=Home;itemwidth=50;url=index.html;");
aI("text=Samples;itemwidth=67;url=Samples_and_Examples.html;");
aI("text=WS Items;itemwidth=75;url=Using_Web_Studio.html;");
aI("text=Design;itemwidth=60;url=Design_Aspects.html;pagematch=_Design.html;");
aI("text=Graphics;itemwidth=67;url=Graphics.html;pagematch=_FX.html;");
aI("text=Navigation;itemwidth=78;url=Navigation.html;pagematch=_Nav.html;");
aI("text=Forms;itemwidth=58;url=Forms.html;");
aI("text=Add Code;itemwidth=78;url=Adding_Code.html;");
aI("text=Multimedia;itemwidth=88;url=Multimedia.html;");
aI("text=Hosting;itemwidth=68;url=Hosting.html;");
aI("text=SEO;itemwidth=45;url=SEO.html;");
aI("text=Computer Items;itemwidth=108;url=Computer_Related.html;");
aI("text=Cool Links;itemwidth=74;url=Cool_Links.html;");
aI("text=Problems;itemwidth=70;url=Problems.html;");
}


drawMenus();

