with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=headerStyle;
position="relative";
top=0;
aI("text=Program Information;showmenu=Info;");
}

with(milonic=new menuname("Info")){
overflow="scroll";
style=schoolStyle;
aI("text=Delivery Information;url=javascript:CCIWin('http://www.loftconcepts.com/cgi-bin/delivery.pl?39')");
aI("text=MicroFridge Rental Contract;url=javascript:CCIWin('http://www.loftconcepts.com/mfrentalcontract.html')");
aI("text=MicroFridge Return Policy;url=javascript:CCIWin('http://www.loftconcepts.com/mfreturnpolicy.html')");
aI("text=MicroFridge Full Color Brochure;url=http://www.loftconcepts.com/mfbrochure.pdf");
aI("text=MicroFridge Quick How-to Guide;url=http://www.loftconcepts.com/MFhowtoguide.pdf");
aI("text=Loft Bed Rental Contract;url=javascript:CCIWin('http://www.loftconcepts.com/lbrentalcontract.html')");
aI("text=Loft Bed Return Policy;url=javascript:CCIWin('http://www.loftconcepts.com/lbreturnpolicy.html')");
aI("text=Loft Bed Full Color Brochure;url=http://www.loftconcepts.com/loftbrochure.pdf");
aI("text=How to assemble your Loft Bed Video;url=javascript:CCIWin('/loftconstruction.html')");
}

drawMenus();
