_menuCloseDelay=50;
_menuOpenDelay=50;
_subOffsetTop=2;
_subOffsetLeft=-2;

////////////////
// Menu Styles
////////////////

with(menuStyle=new mm_style()){

bordercolor="";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="0.7em";
fontweight="bold";
//fontstyle="";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="";
onbgcolor="";
offcolor="#FFFFFF";
oncolor="#ffffff";
//outfilter="randomdissolve(duration=0.3)";
//overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=3)";
padding=7;
pagebgcolor="";
pagecolor="white";
separatorcolor="";
separatorsize=1;
subimage="";
subimagepadding=1;
}

with(menuStyle2=new mm_style()){

bordercolor="#cccccc";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="0.6em";
fontweight="normal";
//fontstyle="";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#66CC99";
onbgcolor="#FFFFFF";
offcolor="#FFFFFF";
oncolor="#66CC99";
//outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.1);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=3)";
padding=5;
pagebgcolor="";
pagecolor="white";
separatorcolor="";
separatorsize=1;
subimage="";
subimagepadding=3;
}

with(menuStyle3=new mm_style()){

bordercolor="#cccccc";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="0.6em";
fontweight="normal";
//fontstyle="";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#FF9966";
onbgcolor="#FFFFFF";
offcolor="#FFFFFF";
oncolor="#FF9966";
//outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.1);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=3)";
padding=5;
pagebgcolor="";
pagecolor="white";
separatorcolor="";
separatorsize=1;
subimage="";
subimagepadding=3;
}

with(menuStyle4=new mm_style()){

bordercolor="#cccccc";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="0.6em";
fontweight="normal";
//fontstyle="";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#CC99FF";
onbgcolor="#FFFFFF";
offcolor="#FFFFFF";
oncolor="#335099";
//outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.1);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=3)";
padding=5;
pagebgcolor="";
pagecolor="white";
separatorcolor="";
separatorsize=1;
subimage="";
subimagepadding=3;
}

with(menuStyle5=new mm_style()){

bordercolor="#cccccc";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="0.6em";
fontweight="normal";
//fontstyle="";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#9999CC";
onbgcolor="#FFFFFF";
offcolor="#FFFFFF";
oncolor="#335099";
//outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.1);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=3)";
padding=5;
pagebgcolor="";
pagecolor="white";
separatorcolor="";
separatorsize=1;
subimage="";
subimagepadding=3;
}

with(menuStyle6=new mm_style()){

bordercolor="#cccccc";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="0.6em";
fontweight="normal";
//fontstyle="";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#FF66CC";
onbgcolor="#FFFFFF";
offcolor="#FFFFFF";
oncolor="#335099";
//outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.1);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=3)";
padding=5;
pagebgcolor="";
pagecolor="white";
separatorcolor="";
separatorsize=1;
subimage="";
subimagepadding=3;
}



////////////////
// MENUS
////////////////


////////////////
// Main Menu
////////////////
with(milonic=new menuname("Main Menu")){
style=menuStyle;
top=0;
left=0;
alwaysvisible=1;
orientation="horizontal";
margin=0;
itemwidth=106;
maxwidth=640;
minwidth=106;
position="relative";
//resizable=true;

aI("align=center;text=<b>Home</b>;url=/wic/index.htm;");
aI("align=center;text=About WIC;url=#;showmenu=aboutwic;");
aI("align=center;text=How to Apply;url=#;showmenu=howtoapply;");
aI("align=center;text=WIC Sites & Hours;url=#;showmenu=wicsites;");
aI("align=center;text=Resources;url=#;showmenu=resources;");
aI("align=center;text=Online Classes & Survey;url=#;showmenu=onlineclasses;");
}


/////////////////////////////////////
// About WIC Menu
/////////////////////////////////////
with(milonic=new menuname("aboutwic")){
style=menuStyle2;
aI("text=What is WIC;url=/wic/content/about_wic/what_is_wic.htm");
aI("text=WIC's Mission;url=/wic/content/about_wic/mission_statement.htm;");
aI("text=Benefits & Services;url=#;showmenu=benefitsservices;");
aI("text=Rights & Responsbilities;url=/wic/content/documents/rights_and_responsibilities.pdf;");
aI("text=FAQs;url=/wic/content/about_wic/about_wic_faq1.htm;");
}


/////////////////////////////////////
// How to Apply Menu
/////////////////////////////////////
with(milonic=new menuname("howtoapply")){
style=menuStyle3;
aI("text=Who Gets WIC;url=/wic/content/how_to_apply/who_gets_wic.htm");
aI("text=How to Apply;url=/wic/content/how_to_apply/how_to_apply.htm;");
aI("text=Eligibility Requirements;url=/wic/content/how_to_apply/eligibility_requirement.htm;");
aI("text=Income Eligibility Guidelines;url=/wic/content/how_to_apply/income_guidelines.htm;");
aI("text=Are You Eligible for WIC?;url=http://www.cdph.ca.gov/programs/wicworks/Pages/WICEligibilityAssessment01.aspx;");
aI("text=FAQs;url=/wic/content/how_to_apply/how_to_apply_faq.htm;");
}

/////////////////////////////////////
// WIC Sites & Hours Menu
/////////////////////////////////////
with(milonic=new menuname("wicsites")){
style=menuStyle4;
aI("text=Barstow;url=/wic/content/clinic_locations/barstow.htm;");
aI("text=Colton;url=/wic/content/clinic_locations/colton.htm;");
aI("text=Community;url=/wic/content/clinic_locations/community.htm;");
aI("text=Fontana;url=/wic/content/clinic_locations/fontana.htm;");
aI("text=Hesperia;url=/wic/content/clinic_locations/hesperia.htm;");
aI("text=Ontario;url=/wic/content/clinic_locations/ontario.htm;");
aI("text=Public Health WIC;url=/wic/content/clinic_locations/public_health.htm;");
aI("text=Rancho Cucamonga;url=/wic/content/clinic_locations/ranchocucamonga.htm;");
aI("text=Redlands;url=/wic/content/clinic_locations/redlands.htm;");
aI("text=Rialto;url=/wic/content/clinic_locations/rialto.htm;");
aI("text=Rialto Foothill;url=/wic/content/clinic_locations/foothill.htm;");
aI("text=SAC-Norton Spanish;url=/wic/content/clinic_locations/norton.htm;");
aI("text=Twentynine Palms;url=/wic/content/clinic_locations/29palms.htm;");
aI("text=Village on D;url=/wic/content/clinic_locations/village.htm;");
aI("text=Victorville;url=/wic/content/clinic_locations/victorville.htm;");
aI("text=Yucca Valley;url=/wic/content/clinic_locations/yucca_valley.htm;");
}

/////////////////////////////////////
// Resources Menu
/////////////////////////////////////
with(milonic=new menuname("resources")){
style=menuStyle5;
aI("text=211;url=/wic/211_resources.htm;");
aI("text=Breastfeeding Resource Guide;url=/wic/content/documents/breastfeeding_resource_guide.pdf;");
aI("text=Food Stamps, MediCal, and CalWorks;url=http://c4youself.com/c4yourself;");
}




/////////////////////////////////////
// Online Classes & Survey Menu
/////////////////////////////////////
with(milonic=new menuname("onlineclasses")){
style=menuStyle6;
aI("text=WIC Classes;url=#;showmenu=wicclasses;");
aI("text=Customer Satisfaction Survey;url=http://www.sbcounty.gov/wic/survey/;");
aI("text=Other Classes;url=#;showmenu=otherclasses;");
aI("text=Self Learning;url=#;showmenu=selflearning;");
aI("text=Parenting Education;url=#;showmenu=parenteducation;");
}

/////////////////////////////////////
// Benefits & Services Menu
/////////////////////////////////////
with(milonic=new menuname("benefitsservices")){
style=menuStyle2;
aI("text=Breastfeeding Information & Support;url=/wic/content/about_wic/breastfeeding_info_support.htm");
aI("text=Nutrition Education;url=/wic/content/about_wic/nut_education.htm;");
aI("text=WIC Foods;url=/wic/content/about_wic/wic_foods.htm;");
}


/////////////////////////////////////
// WIC Classes Menu
/////////////////////////////////////
with(milonic=new menuname("wicclasses")){
style=menuStyle6;
aI("text=Anemia Class;url=/wic/content/anemia_class/anemia_home.htm");
aI("text=Getting Off to the Right Start Class;url=/wic/content/breastfeeding_class/breastfeeding_home.htm;");
aI("text=Growth & Development;url=/wic/content/growth_development/growth_development_home.htm");
aI("text=Infant Care Class;url=/wic/content/infant_care_class/infant_care_home.htm;");
aI("text=Keep Your Baby Safe;url=/wic/content/keep_your_baby_safe/keep_your_baby_safe_home.htm;");
aI("text=Picky Eater Class;url=/wic/content/picky_eater_class/picky_eater_home.htm;");
aI("text=Special Delivery - A Guide to Healthy Pregnancy Class;url=/wic/content/special_delivery_class/special_delivery_home.htm;");
}

/////////////////////////////////////
// Other Classes Menu
/////////////////////////////////////
with(milonic=new menuname("otherclasses")){
style=menuStyle6;
aI("text=Active Play and Your Child;url=http://webds.dshs.state.tx.us/wiclessons/active_play/English/active_page.htm;");
aI("text=Cooking with Fruits & Vegetables;url=http://webds.dshs.state.tx.us/wiclessons/Recipes/English/recipe_intro.htm;");
aI("text=Food Safety;url=http://extension.oregonstate.edu/fcd/nutrition/ewfl/module_02/");
aI("text=Internet Activities;url=http://www.gowic.org/favorite.htm;");
aI("text=Kitchen Safety;url=http://webds.dshs.state.tx.us/wiclessons/kitchen_safety/English/kit_safety_page.htm;");
aI("text=Pyramid Power;url=http://extension.oregonstate.edu/fcd/nutrition/ewfl/module_01/;");
aI("text=Smart Snacks for Children;url=http://webds.dshs.state.tx.us/wiclessons/Snacks/English/snacks_page.htm;");
aI("text=Stretching Your Food Dollars;url=http://extension.oregonstate.edu/fcd/nutrition/ewfl/module_03/");
aI("text=Texas State;url=https://webds.dshs.state.tx.us/wiclessons/home/English/guest.asp");
aI("text=WICHealth.org;url=http://wichealth.org/;");
}

/////////////////////////////////////
// Self Learning Menu
/////////////////////////////////////
with(milonic=new menuname("selflearning")){
style=menuStyle6;
aI("text=Bad Bug Lineup;url=/wic/content/documents/bad_bug_lineup.pdf;");
aI("text=Can You Guess the Nutrient?;url=/wic/content/documents/can_you_guess_the_nutrient.pdf;");
aI("text=Eat Your Fruits & Veggies!;url=/wic/content/documents/eat_your_fruits_veggies.pdf;");
aI("text=Fad Diets & Weight Loss;url=/wic/content/documents/fad_diets_weight_loss.pdf;");
aI("text=Food Safety!;url=/wic/content/documents/food_safety.pdf;");
aI("text=Infant Feeding Time;url=/wic/content/documents/infant_feeding_time.pdf;");
aI("text=Make Half Your Grains Whole;url=/wic/content/documents/make_half_your_grains_whole.pdf;");
aI("text=Mealtimes Matter;url=/wic/content/documents/mealtimes_matter.pdf;");
aI("text=Meat & Beans - Go Lean with Protein;url=/wic/content/documents/meat_beans_go_lean_with_protein.pdf;");
aI("text=Picky Eaters;url=/wic/content/documents/picky_eaters_self_learning.pdf;");
aI("text=Preventing Anemia;url=/wic/content/documents/preventing_anemia.pdf;");
aI("text=Rate Your Family's Plate;url=/wic/content/documents/rate_your_familys_plate.pdf;");
aI("text=Refridgerator Calculator;url=/wic/content/documents/refrigerator_calculator.pdf;");
aI("text=Test Your Knowledge about Infant Feeding;url=/wic/content/documents/test_knowledge_infant_feeding.pdf;");
aI("text=Tune into Better Health;url=/wic/content/documents/tune_into_better_health.pdf;")
aI("text=Well Fed = Less Lead;url=/wic/content/documents/well_fed_less_lead.pdf;");
aI("text=Why Eat Fruits & Vegetables?;url=/wic/content/documents/why_eat_fruits_vegetables.pdf;");
;
}

/////////////////////////////////////
// Parenting Education Menu
/////////////////////////////////////
with(milonic=new menuname("parenteducation")){
style=menuStyle6;
aI("text=Bedtime Battles;url=/wic/content/documents/bedtime_battles.pdf;");
aI("text=Building a Bond with a Routine;url=/wic/content/documents/building_bond_with_routine.pdf;");
aI("text=Building a Bond;url=/wic/content/documents/building_the_bond.pdf;");
aI("text=Children Need Rules;url=/wic/content/documents/children_need_rules.pdf;");
aI("text=Consequences;url=/wic/content/documents/consequences.pdf;");
aI("text=Learning Responsibility;url=/wic/content/documents/learning_responsibility.pdf;");
aI("text=Manners to Live By;url=/wic/content/documents/manners_to_live_by.pdf;");
aI("text=Misbehaving in Public;url=/wic/content/documents/misbehaving_in_public.pdf;");
aI("text=Playing to Learn;url=/wic/content/documents/playing_to_learn.pdf;");
aI("text=Discipline: The Power of Choice;url=/wic/content/documents/discipline_power_of_choice.pdf;");
aI("text=Safe and Sound;url=/wic/content/documents/safe_and_sound.pdf;");
aI("text=Smart Viewing;url=/wic/content/documents/smart_viewing.pdf;");
aI("text=Tantrums;url=/wic/content/documents/tantrums.pdf;");
aI("text=Discipline: Teaching Your Child is Important;url=/wic/content/documents/discipline_teaching_your_child_important.pdf;");
aI("text=Temperament;url=/wic/content/documents/temperament.pdf;")
aI("text=The ACT Rule;url=/wic/content/documents/the_act_rule.pdf;");
aI("text=The When-Then Rule;url=/wic/content/documents/the_when_then_rule.pdf;");
;
}







