with(milonic=new menuname("Main Menu")){
position="relative";
alwaysvisible=1;
left=0;
margin=0;
orientation="horizontal";
style=XPMainStyle;
top=0;
aI("status=Return to Home Page;text=Home;url=http://www.childrensauction.com/;");
aI("showmenu=bid;text=Auction Bidding;url=http://www.childrensauction.com/?page=bid;");
aI("showmenu=account;text=My Account;url=http://www.childrensauction.com/?page=login;");
aI("showmenu=about;text=About The Auction;url=http://www.childrensauction.com/?page=about;");
aI("status=Stream the Auction Live!;text=Live Streaming *New*;url=javascript:livePop();");
}

drawMenus();
