_menuCloseDelay=600           // time delay for menus to remain visible on mouse out: 500
_menuOpenDelay=0              // time delay before menus open on mouse over: 150
_subOffsetTop=10              // sub menu top offset:   10
_subOffsetLeft=-10            // sub menu left offset: -10


with(menuStyle=new mm_style()){
oncolor="#F26118";
offcolor="#505050";
fontsize="10px";
fontfamily="Verdana, Arial, sans-serif";
}


with(subMenuStyle=new mm_style()){
onbgcolor="#FFFFFF";
oncolor="#F26118";
offbgcolor="#F0F0F0";
offcolor="#595959";
bordercolor="#A0A0A0";
borderstyle="solid";
borderwidth=1;
separatorcolor="#A0A0A0";
separatorsize="1";
padding=4;
fontsize="9px";
fontfamily="Verdana, Arial, sans-serif";
}


// milonic
with(milonic=new menuname("Main")){
style=menuStyle;
top=71;
left=35;
alwaysvisible=1;
orientation="horizontal";
aI("text=Beginning;showmenu=Beginning;itemwidth=100;");
aI("text=Intermediate-A;showmenu=Intermediate-A;itemwidth=130;");
aI("text=Intermediate-B;showmenu=Intermediate-B;itemwidth=130;");
aI("text=Advanced-A;showmenu=Advanced-A;itemwidth=110;");
aI("text=Advanced-B;showmenu=Advanced-B;itemwidth=115;");
aI("text=Superior;showmenu=Superior;itemwidth=95;");
aI("text=Site Index;url=siteindex.php;");
}


with(milonic=new menuname("Beginning")){
style=subMenuStyle;
top=91;
left=35;
aI("text=01. Identify basic objects;url=beg01.html;");
aI("text=02. Count to ten;url=beg02.html;");
aI("text=03. Identify basic colors;url=beg03.html;");
aI("text=04. Do simple arithmetic;url=beg04.html;");
aI("text=05. What you like to do;url=beg05.html;");
aI("text=06. Parents\' or relatives\' work;url=beg06.html;");
aI("text=07. People\'s physical characteristics;url=beg07.html;");
aI("text=08. Introduce yourself and a friend;url=beg08.html;");
aI("text=09. Describe yourself to others;url=beg09.html;");
aI("text=10. Identify days of the week;url=beg10.html;");
aI("text=11. What and where you study;url=beg11.html;");
aI("text=12. Identify ordinal numbers;url=beg12.html;");
aI("text=13. Your family;url=beg13.html;");
aI("text=14. In common with others;url=beg14.html;");
aI("text=15. Your typical daily activities;url=beg15.html;");
}


with(milonic=new menuname("Intermediate-A")){
style=subMenuStyle;
top=91;
left=133;
aI("text=01. Make a social introduction;url=int01.html;");
aI("text=02. Ask and tell time;url=int02.html;");
aI("text=03. Ask and tell day, date;url=int03.html;");
aI("text=04. Ask and tell months;url=int04.html;");
aI("text=05. Count to 100;url=int05.html;");
aI("text=06. Order a simple meal;url=int06.html;");
aI("text=07. Negotiate a taxi ride;url=int07.html;");
aI("text=08. Ask and give directions;url=int08.html;");
aI("text=09. Buy an item of clothing;url=int09.html;");
aI("text=10. Buy a bus or train ticket;url=int10.html;");
aI("text=11. Buy ticket for theater or show;url=int11.html;");
aI("text=12. Talk about yourself;url=int12.html;");
aI("text=13. Leave-taking expressions;url=int13.html;");
aI("text=14. TaIk about your favorite food;url=int14.html;");
aI("text=15. Tell about where you are from;url=int15.html;");
}


with(milonic=new menuname("Intermediate-B")){
style=subMenuStyle;
top=91;
left=261;
aI("text=16. Ask the price of an item;url=int16.html;");
aI("text=17. Ask if item exists in a store;url=int17.html;");
aI("text=18. Questions about someone's family;url=int18.html;");
aI("text=19. Your TV viewing habits;url=int19.html;");
aI("text=20. Favorite movies, actors, singers;url=int20.html;");
aI("text=21. Describe an aIiment to a doctor;url=int21.html;");
aI("text=22. Your favorite restaurant;url=int22.html;");
aI("text=23. A library experience;url=int23.html;");
aI("text=24. How long since you took a break;url=int24.html;");
aI("text=25. Compare physicaI characteristics;url=int25.html;");
aI("text=26. Talk about the climate;url=int26.html;");
aI("text=27. Feelings about medicine;url=int27.html;");
aI("text=28. Invention that will make you rich;url=int28.html;");
aI("text=29. The coldest you have ever been;url=int29.html;");
aI("text=30. A part of high school not to redo;url=int30.html;");
}

with(milonic=new menuname("Advanced-A")){
style=subMenuStyle;
top=91;
left=389;
aI("text=01. Your most recent job;url=adv01.html;");	
aI("text=02. Your first airplane ride;url=adv02.html;");	
aI("text=03. Experience in auto accident;url=adv03.html;");	
aI("text=04. Story about an animal or pet;url=adv04.html;");	
aI("text=05. Favorite special holiday;url=adv05.html;");	
aI("text=06. Information about your family;url=adv06.html;");	
aI("text=07. Your house;url=adv07.html;");	
aI("text=08. The weather today;url=adv08.html;");	
aI("text=09. Messages over the phone;url=adv09.html;");	
aI("text=10. In ten years;url=adv10.html;");	
aI("text=11. Sections of a newspaper;url=adv11.html;");	
aI("text=12. American business practices;url=adv12.html;");	
aI("text=13. Hobbies or special interests;url=adv13.html;");	
aI("text=14. Before becoming a student;url=adv14.html;");	
}


with(milonic=new menuname("Advanced-B")){
style=subMenuStyle;
top=91;
left=496;
aI("text=15. Feelings about a current event;url=adv15.html;");	
aI("text=16. Questions to know somebody;url=adv16.html;");	
aI("text=17. Geography of your country;url=adv17.html;");	
aI("text=18. Purpose of an organization;url=adv18.html;");	
aI("text=19. Story of The Three Little Pigs;url=adv19.html;");	
aI("text=20. Story of Little Red Riding Hood;url=adv20.html;");	
aI("text=21. Your worst date ever;url=adv21.html;");	
aI("text=22. Listening to radio station;url=adv22.html;");	
aI("text=23. Preparing dinner for friends;url=adv23.html;");	
aI("text=24. How you stay in shape;url=adv24.html;");	
aI("text=25. The house you grew up in;url=adv25.html;");	
aI("text=26. Plot of your favorite movie;url=adv26.html;");	
aI("text=27. Registering for university courses;url=adv27.html;");	
aI("text=28. Being a victim of computer error;url=adv28.html;");	
}


with(milonic=new menuname("Superior")){
style=subMenuStyle;
top=91;
left=608;
aI("text=01. Life without electricity;url=sup01.html;");	
aI("text=02. What 10-year olds can do;url=sup02.html;");	
aI("text=03. Desert mirage;url=sup03.html;");	
aI("text=04. Talk to high school sociology class;url=sup04.html;");	
aI("text=05. You should have had a camera;url=sup05.html;");	
aI("text=06. How you wish you'd been raised;url=sup06.html;");	
aI("text=07. Living in another time period;url=sup07.html;");	
aI("text=08. Stereotypes you'd like to eliminate;url=sup08.html;");	
aI("text=09. Role-play:appt. with manager;url=sup09.html;");	
aI("text=10. Role-play:phone appt. with doctor;url=sup10.html;");	
aI("text=11. Role-play:talk about car purchase;url=sup11.html;");	
aI("text=12. Role-play:misplaced boarding pass;url=sup12.html;");
}

drawMenus();
