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?60')");
aI("text=Rental Contract;url=javascript:CCIWin('http://www.loftconcepts.com/mfrentalcontract.html')");
aI("text=Return Policy;url=javascript:CCIWin('http://www.loftconcepts.com/mfreturnpolicy.html')");
aI("text=Full Color Brochure;url=http://www.loftconcepts.com/mfbrochure.pdf");
aI("text=Microfridge&reg; with SafePlug;url=http://www.loftconcepts.com/CollegiateConceptsMicrofridge.pdf");
aI("text=Quick How-to Guide;url=http://www.loftconcepts.com/MFhowtoguide.pdf");
}

drawMenus();
