// JavaScript Document
// JavaScript Document


function mmLoadMenus() {
  if (window.about_vvma) return;
  window.about_vvma = new Menu("root",190,20,"Verdana, Arial, Helvetica, sans-serif",11,"#FFFFFF","#FFFFFF","#678861","#365733","left","middle",4,0,200,-5,7,true,false,true,3,true,false);
  about_vvma.addMenuItem("About&nbsp;VVMA","location='/about/'");
about_vvma.addMenuItem("Joining&nbsp;the&nbsp;VVMA","location='/about/join.shtml'");
  about_vvma.addMenuItem("Member&nbsp;Benefits","location='/about/member_benefits.shtml'");
  about_vvma.addMenuItem("Officers&nbsp;&amp;&nbsp;Committees","location='/about/officers_committees.shtml'");
  about_vvma.addMenuItem("Continuing&nbsp;Education","location='/about/continuing_education.shtml'");
  about_vvma.addMenuItem("VSTONE","location='/about/vstone.shtml'");
  about_vvma.addMenuItem("VVMA&nbsp;Position&nbsp;Statements","location='/about/position_statement.shtml'");
   about_vvma.hideOnMouseOut=true;
   about_vvma.menuBorder=0;
   about_vvma.menuLiteBgColor='#375f88';
   about_vvma.menuBorderBgColor='#ff8629';
   about_vvma.bgColor='#678861';
   
  window.vvma_news = new Menu("root",190,20,"Verdana, Arial, Helvetica, sans-serif",11,"#FFFFFF","#FFFFFF","#678861","#365733","left","middle",4,0,200,-5,7,true,false,true,3,true,false);  
   vvma_news.addMenuItem("VVMA&nbsp;News","location='/news/'");
  vvma_news.addMenuItem("Dave&nbsp;Walker&nbsp;Award","location='/news/dave_walker.shtml'");
   vvma_news.hideOnMouseOut=true;
   vvma_news.menuBorder=0;
   vvma_news.menuLiteBgColor='#375f88';
   vvma_news.menuBorderBgColor='#ff8629';
   vvma_news.bgColor='#678861';

   // JavaScript Document
  window.about_vvta = new Menu("root",190,20,"Verdana, Arial, Helvetica, sans-serif",11,"#FFFFFF","#FFFFFF","#678861","#365733","left","middle",4,0,200,-5,7,true,false,true,3,true,false);
   about_vvta.addMenuItem("About&nbsp;VVTA","location='/vvta/'"); 
   about_vvta.addMenuItem("Joining&nbsp;the&nbsp;VVTA","location='/vvta/join.shtml'");
  about_vvta.addMenuItem("Officers/Contacts","location='/vvta/officers_committees.shtml'");
  about_vvta.addMenuItem("Tech&nbsp;Certification&nbsp;Info","location='/vvta/tech_certification.shtml'");
  about_vvta.addMenuItem("VTC&nbsp;Program","location='/vvta/vtc_program.shtml'");
  about_vvta.addMenuItem("Continuing&nbsp;Education","location='/vvta/continuing_education.shtml'");
  about_vvta.addMenuItem("Job&nbsp;Listings","location='/vvta/job_listings.shtml'");
    
   about_vvta.hideOnMouseOut=true;
   about_vvta.menuBorder=0;
   about_vvta.menuLiteBgColor='#375f88';
   about_vvta.menuBorderBgColor='#ff8629';
   about_vvta.bgColor='#678861';
   

	window.owners = new Menu("root",190,20,"Verdana, Arial, Helvetica, sans-serif",11,"#FFFFFF","#FFFFFF","#678861","#365733","left","middle",4,0,200,-5,7,true,false,true,3,true,false);
	owners.addMenuItem("Animal&nbsp;Owners","location='/owners/'");
	owners.addMenuItem("Animal&nbsp;Health&nbsp;Care&nbsp;Library","location='/owners/health_care_library.shtml'");
	owners.addMenuItem("Animal&nbsp;Health&nbsp;Care&nbsp;Q&nbsp;&amp;A","location='/owners/health_care_qa.shtml'");
	owners.addMenuItem("Pet&nbsp;Loss&nbsp;and&nbsp;Bereavement","location='/owners/pet_loss_bereavement.shtml'");
	owners.addMenuItem("Just&nbsp;For&nbsp;Kids","location='/owners/for_kids.shtml'");
	owners.hideOnMouseOut=true;
	owners.menuBorder=0;
	owners.menuLiteBgColor='#375f88';
	owners.menuBorderBgColor='#ff8629';
	owners.bgColor='#678861';
   
        window.hof = new Menu("root",190,20,"Verdana, Arial, Helvetica, sans-serif",11,"#FFFFFF","#FFFFFF","#678861","#365733","left","middle",4,0,200,-5,7,true,false,true,3,true,false);
  hof.addMenuItem("Hall&nbsp;of&nbsp;Fame","location='/hall_of_fame/'");
  hof.addMenuItem("2006&nbsp;AHOF&nbsp;Recipients","location='/hall_of_fame/2006_recipients.shtml'");
  hof.addMenuItem("2004&nbsp;AHOF&nbsp;Recipients","location='/hall_of_fame/2004_recipients.shtml'");
  hof.addMenuItem("2003&nbsp;AHOF&nbsp;Recipients","location='/hall_of_fame/2003_recipients.shtml'");
  hof.addMenuItem("2002&nbsp;AHOF&nbsp;Recipients","location='/hall_of_fame/2002_recipients.shtml'");
   hof.hideOnMouseOut=true;
   hof.menuBorder=0;
   hof.menuLiteBgColor='#375f88';
   hof.menuBorderBgColor='#ff8629';
   hof.bgColor='#678861';
   
        window.cruelty = new Menu("root",230,20,"Verdana, Arial, Helvetica, sans-serif",11,"#FFFFFF","#FFFFFF","#678861","#365733","left","middle",4,0,200,-5,7,true,false,true,3,true,false);
  cruelty.addMenuItem("Vermont&nbsp;Animal&nbsp;Cruelty&nbsp;Task&nbsp;Force","location='/animal_cruelty/task_force.shtml'");
   cruelty.hideOnMouseOut=true;
   cruelty.menuBorder=0;
   cruelty.menuLiteBgColor='#375f88';
   cruelty.menuBorderBgColor='#ff8629';
   cruelty.bgColor='#678861';
   
   
        window.disaster = new Menu("root",190,20,"Verdana, Arial, Helvetica, sans-serif",11,"#FFFFFF","#FFFFFF","#678861","#365733","left","middle",4,0,200,-5,7,true,false,true,3,true,false);

disaster.addMenuItem("Disaster&nbsp;Planning&nbsp;for&nbsp;Pets","location='/disaster_planning/pets.shtml'");
  disaster.addMenuItem("Disaster&nbsp;Planning&nbsp;for&nbsp;Livestock","location='/disaster_planning/livestock.shtml'");
  disaster.addMenuItem("Disaster&nbsp;Planning&nbsp;for&nbsp;Horses","location='/disaster_planning/horses.shtml'");
disaster.addMenuItem("Resources","location='/disaster_planning/resources.shtml'");
disaster.hideOnMouseOut=true;
   disaster.menuBorder=0;
   disaster.menuLiteBgColor='#375f88';
   disaster.menuBorderBgColor='#ff8629';
   disaster.bgColor='#678861';
   
        window.pubhealth = new Menu("root",190,20,"Verdana, Arial, Helvetica, sans-serif",11,"#FFFFFF","#FFFFFF","#678861","#365733","left","middle",4,0,200,-5,7,true,false,true,3,true,false);
  pubhealth.addMenuItem("Anthrax","location='/public_health/anthrax.shtml'");
  pubhealth.addMenuItem("Avian&nbsp;Flu","location='/public_health/avian_flu.shtml'");
  pubhealth.addMenuItem("Bioterrorism","location='/public_health/bioterrorism.shtml'");
  pubhealth.addMenuItem("Blue&nbsp;Green&nbsp;Algae","location='/public_health/blue_green_algae.shtml'");
  pubhealth.addMenuItem("Canine&nbsp;Flu","location='/public_health/canine_flu.shtml'");
  pubhealth.addMenuItem("Eastern&nbsp;Equine&nbsp;Encephalitis","location='/public_health/eastern_equine_encephalitis.shtml'");
  pubhealth.addMenuItem("Foot&nbsp;and&nbsp;Mouth&nbsp;Disease","location='/public_health/foot_mouth_disease.shtml'");
  pubhealth.addMenuItem("Heartworm&nbsp;Disease","location='/public_health/heartwormdisease.shtml'");  
  pubhealth.addMenuItem("Monkey&nbsp;Pox","location='/public_health/monkey_pox.shtml'");
  pubhealth.addMenuItem("Public&nbsp;Health&nbsp;Alerts","location='/public_health/public_health_alerts.shtml'");

pubhealth.addMenuItem("Rabies","location='/public_health/rabies.shtml'");
pubhealth.addMenuItem("Salmonella","location='/public_health/salmonella.shtml'");
  pubhealth.addMenuItem("Tick&nbsp;Borne&nbsp;Diseases","location='/public_health/tick_borne.shtml'");
pubhealth.addMenuItem("Toxoplasmosis","location='/public_health/toxoplasmosis.shtml'");
  pubhealth.addMenuItem("West&nbsp;Nile&nbsp;Virus","location='/public_health/west_nile_virus.shtml'");
   pubhealth.hideOnMouseOut=true;
   pubhealth.menuBorder=0;
   pubhealth.menuLiteBgColor='#375f88';
   pubhealth.menuBorderBgColor='#ff8629';
   pubhealth.bgColor='#678861';
   
        window.events = new Menu("root",230,20,"Verdana, Arial, Helvetica, sans-serif",11,"#FFFFFF","#FFFFFF","#678861","#365733","left","middle",4,0,200,-5,7,true,false,true,3,true,false);
events.addMenuItem("Event&nbsp;Calendar","location='/special_events/event_calendar.shtml'");
events.addMenuItem("National&nbsp;Pet&nbsp;Week&nbsp;Coloring&nbsp;Contest","location='/special_events/coloring_contest.shtml'");
   events.hideOnMouseOut=true;
   events.menuBorder=0;
   events.menuLiteBgColor='#375f88';
   events.menuBorderBgColor='#ff8629';
   events.bgColor='#678861';

        window.conted = new Menu("root",230,20,"Verdana, Arial, Helvetica, sans-serif",11,"#FFFFFF","#FFFFFF","#678861","#365733","left","middle",4,0,200,-5,7,true,false,true,3,true,false);
conted.addMenuItem("VVMA&nbsp;C.E.","location='/about/continuing_education.shtml'");
conted.addMenuItem("VVTA&nbsp;C.E.","location='/vvta/continuing_education.shtml'");
   conted.hideOnMouseOut=true;
   conted.menuBorder=0;
   conted.menuLiteBgColor='#375f88';
   conted.menuBorderBgColor='#ff8629';
   conted.bgColor='#678861';
   
   events.writeMenus();
} // mmLoadMenus()
