								with(milonic=new menuname("Menu1")){ 
								style=menuStyle1; 
								alwaysvisible=1; 
								orientation="horizontal"; 
								position="relative"; 
								menuwidth="950px";
								aI("text=CARDSTOCK;showmenu=Card Stock;url=/cardstock/cat-cardstock.html;");
								aI("text=PAPER;showmenu=Paper;url=/cat-text-paper.html;");
								aI("text=ENVELOPES;showmenu=Envelopes;url=/cat-envelopes.html;");
								//aI("text=VELLUM;showmenu=Vellum Paper;url=/cat-vellum.html;");
								aI("text=CARDS / POCKETS;showmenu=Cards;url=/products/cards/index.html;");
								aI("text=INVITATIONS;showmenu=Invitations;url=/cat-invitations.html;");
								aI("text=ACCESSORIES;showmenu=Accessories;url=/cat-accessories.html;");
								aI("text=SEARCH;showmenu=Search;");
								aI("text=LEARN;showmenu=Learn;url=/learn/index.html");
								aI("text=HELP;showmenu=Help;url=/help;");
								} 
								drawMenus(); 
