with(milonic=new menuname("Main Menu")){
style=menuStyle;
alwaysvisible=1;
position="relative"
orientation="horizontal";

aI("text=Home&nbsp;;url=index.php;title=Go to the Connoisseur Collection Home Page;");
aI("url=index.php?main_page=page&id=30;showmenu=Ladies;text=&nbsp;Ladies Collections;imageposition=right;imagepadding=5;image=includes/templates/CC_Template/images/arrowDown.jpg;title=View the Ladies Collections;");
aI("url=index.php?main_page=page&id=30;text=Specials;showmenu=Specials;imageposition=right;imagepadding=5;image=includes/templates/CC_Template/images/arrowDown.jpg;title=Discount Specials - and Product Closeouts;");
aI("url=index.php?main_page=page&id=50;showmenu=Girls;text=&nbsp;Girls;imageposition=right;imagepadding=5;image=includes/templates/CC_Template/images/arrowDown.jpg;title=View the Girls Collections;");
aI("url=index.php?main_page=page&id=60;text=Picture Gallery;title=View a Picture Gallery of our clothes with different color and fashion options;");
aI("url=index.php?main_page=page&id=33;text=Download Catalog;title=Download The Connoisseur Catalog;");
aI("url=index.php?main_page=page&id=28;showmenu=CustomerCare;imageposition=right;imagepadding=5;image=includes/templates/CC_Template/images/arrowDown.jpg;text=Customer Care;title=Helpful size and fitting information and FAQ;");
//aI("url=index.php?main_page=account&zenid=dc3f7e61ae223520838505da4951ce13;text=Your Account;title=View your Account Information;");
aI("url=index.php?main_page=account;text=Your Account;title=View your Account Information;");
aI("url=index.php?main_page=shopping_cart;text=Cart;title=Go to your Cart;");

}
drawMenus();
