


_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=40                // Follow scrolling Rate
_subOffsetTop=5               // Sub menu top offset
_subOffsetLeft=-10            // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20               // Only needed for Netcsape 4.x



with(menuStyle=new mm_style()){
onbgcolor="#009966";
oncolor="#ffffff";
offbgcolor="#DEEFD6";
offcolor="#515151";
bordercolor="#006633";
borderstyle="solid";
borderwidth=1
separatorcolor="#009966";
separatorsize="1";
padding=3;
fontsize="12px";
fontstyle="normal";
fontfamily="Arial, Helvetica, sans-serif";
pagecolor="black";
pagebgcolor="#A9DB91";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="arrow.gif";
subimagepadding="2";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
}



with(milonic=new menuname("content")){
style=menuStyle;
overflow="scroll";
aI("text=01 - Contents;url=01-contents.htm;");
aI("text=02 - Global Concept of Allergic Diseases;url=02-Global-Concept-of-Allergic-Diseases.htm;");
aI("text=03 - Tests for allergies;url=03-Tests-for-allergies.htm;");
aI("text=04 - A Commentary on Asthma Management;url=04-A-commentary-on-asthma-management.htm;");
aI("text=05 - The Becotide Story;url=05-The-becotide-story.htm;");
aI("text=06 - Allergies in children and infants;url=06-Allergies-in-children-and-infants.htm;");
aI("text=07 - Seasonal Rhinitis and Asthma;url=07-Seasonal-rhinitis-and-asthma.htm;");
aI("text=08 - Perennial Allergic Rhinitis and Asthma;url=08-Perennial-Allergic-Rhinitis-and-asthma.htm;");
aI("text=09 - Allergy to Animals;url=09-Allergy-to-animals.htm;");
aI("text=10 - Anaphylaxis;url=10-Anaphylaxis.htm;");
aI("text=11 - Investigating the Home Environment;url=11-Investigating-the-home-environment.htm;");
aI("text=12 - Other Causes of Allergic Problems in the Home;url=12-Other-causes-of-allergic-problems-in-the-home.htm;");
aI("text=13 - Occupational Allergies;url=13-Occupational-allergies.htm;");
aI("text=14 - The Story of Acarosan;url=14-The-story-of-acarosan.htm;");
aI("text=15 - Desensitisation or Immuno Therapy;url=15-Desensitisation-or-immuno-therapy.htm;");
aI("text=16 - Sub-lingual Immuno Therapy;url=16-Sub-lingual-immuno-therapy.htm;");
aI("text=17 - Food Allergy and Intolerance;url=17-Food-allergy-and-intolerance.htm;");
aI("text=18 - Hidden Food Allergy and Intolerance;url=18-Hidden-food-allergy-and-intolerance.htm;");
aI("text=19 - Wheat Allergy and Intolerance;url=19-Wheat-allergy-and-intolerance.htm;");
aI("text=20 - Potato and Other foods can cause Eczema;url=20-Potato-and-other-foods-can-cause-eczema.htm;");
aI("text=21 - Milk Allergy and Intolerance;url=21-Milk-allergy-and-intolerance.htm;");
aI("text=22 - Milk Intolerance runs in Families;url=22-Milk-intolerance-runs-in-families.htm;");
aI("text=23 - Milk can cause gut Problems;url=23-Milk-can-cause-gut-problems.htm;");
aI("text=24 - Effects of Milk of Brain Function;url=24-Effects-of-milk-on-brain-function.htm;");
aI("text=25 - Milk is an Occasional Cause of Arthritis;url=25-Milk-is-an-occasional-cause-of-arthritis.htm;");
aI("text=26 - Eczema due to Food and Inhalant Allergens;url=26-Eczema-due-to-food-and-inhalant-allergens.htm;");
aI("text=27 - Eczema caused by Milk, Cheese, Egg & Citrus;url=27-Eczema-cause-by-milk-cheese-egg-citrus.htm;");
aI("text=28 - Multiple and Unusual Allergies;url=28-Multiple-and-unusual-allergies.htm;");
aI("text=29 - Dietary Manipulation;url=29-Dietary-maniuplation.htm;");
aI("text=30 - Concluding Remarks and suggestions;url=30-Concluding-remarks-and-suggestions.htm;");

}
drawMenus();

