fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;




with(menuStyle=new mm_style()){
bordercolor="";
borderstyle="";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="100%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#99CC33";
offcolor="#ffffff";
onbgcolor="#003399";
oncolor="#ffffff";
outfilter="Fade(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100)";
padding=4;
pagebgcolor="";
pagecolor="black";
separatorcolor="#99CC33";
separatorsize=5;
subimage="images/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=210;
orientation="horizontal";
style=menuStyle;
top=74;

aI("showmenu=Electrontictags;text=Electronic Tags;");
aI("text=NAIT Tags;url=NAIT.htm;");
aI("showmenu=Readers;text=Readers;");
aI("showmenu=Applicators;text=Applicators;");
aI("showmenu=Visualtags;text=Visual Tags;");
aI("showmenu=Officialtags;text=Official Tags;");
aI("text=Order Forms/Downloads;url=downloads.htm;");
aI("text=Contact Us;url=contact.htm;");
aI("text=Links;url=links.htm;");
}

with(milonic=new menuname("Electrontictags")){
// overflow="scroll";
style=menuStyle;
aI("text=High Performance Tamperproof EID (Cattle);url=electrontic_tags_tamperproof_cattle.htm;")
aI("text=High Performance Reusable (Cattle);url=electrontic_tags_high_perf_reuseable.htm;")
aI("text=High Performance Lightweight Sheep tags;url=electrontic_tags_high_perf_light_sheep.htm;")
aI("text=Matching Management Sets;url=electrontic_tags_matching_management.htm;")
aI("text=Companion Microchips;url=electrontic_tags_companion.htm;")
}


with(milonic=new menuname("readers")){
style=menuStyle;
aI("text=Yellow Stick Reader;url=readers_yellow_reader.htm;");
aI("text=Panel Reader;url=readers_panel_reader.htm;");
aI("text=Compact Pocket Reader;url=readers_compact_reader.htm;");
}

with(milonic=new menuname("Applicators")){
style=menuStyle;
aI("text=Applicators for Cattle;url=applicators_cattle.htm;")
aI("text=Applicators for Sheep;url=applicators_sheep.htm;")
}

with(milonic=new menuname("Visualtags")){
style=menuStyle;
aI("text=Cattle Tags;url=visual_tags_cattle.htm;")
aI("text=Sheep Tags;url=visual_tags_sheep.htm;")
aI("text=Marking Options;url=visual_tags_marking.htm;")
aI("text=Custom Markings;url=visual_tags_custom.htm;")
}

with(milonic=new menuname("Officialtags")){
style=menuStyle;
aI("text=Official tag scheme;url=official_tags_scheme.htm;");
aI("text=Direct to Slaughter;url=official_tags_slaughter.htm;");
aI("text=Sale or Movement;url=official_tags_sale.htm;");
}

with(milonic=new menuname("SheepTags")){
style=menuStyle;
aI("text=FlockTags, FlexiTags applicators and accessories ;url=flock_flexi_tags.htm;");
}


with(milonic=new menuname("Downloads")){
style=menuStyle;
aI("text=Manuals/User Guides;url=manuals.htm;");
aI("text=Programs;url=programs.htm;");
aI("text=Brochures;url=brochures.htm;");
aI("text=Technical Support;url=technical_support.htm;");
}

drawMenus();

