_menuCloseDelay=500 
_menuOpenDelay=150
_subOffsetTop=0
_subOffsetLeft=0

with(menuStyle1=new mm_style()){
onbgcolor="";
oncolor="";
offbgcolor="";
offcolor="";
bordercolor="";
borderstyle="";
borderwidth=0;
separatorcolor="";
separatorsize="0";
padding=2;
fontsize="";
fontstyle="";
fontfamily="";
subimage="";
subimagepadding="0";
}

with(menuStyle=new mm_style()){
onbgcolor="#013879";
offbgcolor="#575757";
oncolor="#FFFFFF";
offcolor="#FFFFFF";
bordercolor="#013E5E";
borderstyle="solid";
borderwidth=1;
separatorcolor="#013E5E";
separatorsize="1";
padding=3;
fontsize="12px";
fontstyle="Normal";
fontweight="Bold";
fontfamily="Arial";
itemwidth="100";
itemheight="30";
align="Left";
subimage="images/arrowMenu.gif";
subimagepadding="2";
}



with(sat=new menuname("2")){
style=menuStyle;
itemwidth=98;
aI("text=Company profile;url=dynamicdata/Companyprofile.asp;status=Company profile;");
aI("text=Strategy;url=dynamicdata/Strategy.asp;status=Strategy;");
aI("text=10 Thing you should know about Kovax;url=dynamicdata/10_things_about_kovax.asp;status=10 Thing you should know about Kovax;");
aI("text=Research and Development;url=dynamicdata/R_D.asp;status=Research and Development;");
aI("text=Quality management;url=dynamicdata/Qualitymanagement.asp;showmenu=71;status=Quality management;");
aI("text=Gallery;url=dynamicdata/new_facility_pictures.asp;status=Gallery;");
}

with(sat=new menuname("71")){
style=menuStyle;
itemwidth=98;
aI("text=Wet lab facility;url=dynamicdata/wetlab.asp;status=Wet lab facility;");
}

with(sat=new menuname("3")){
style=menuStyle;
itemwidth=94;
aI("text=KV3-Vaccine against KHV;url=dynamicdata/KV3General.asp;showmenu=73;status=KV3-Vaccine against KHV;");
aI("text=KHV Diagnositic services;url=dynamicdata/KHV_Diagnostic_services.asp;status=KHV Diagnositic services;");
aI("text=KHV ELISA KIT;url=dynamicdata/KHVELISAKIT.asp;status=KHV ELISA KIT;");
}

with(sat=new menuname("73")){
style=menuStyle;
itemwidth=94;
aI("text=KV3 Marker;url=dynamicdata/kv3mutation.asp;status=KV3 Marker;");
aI("text=Frequently asked questions;url=dynamicdata/FAQ.asp;status=Frequently asked questions;");
aI("text=KV3 summary;url=dynamicdata/KV3Generalinfo.asp;status=KV3 summary;");
aI("text=KV3 Advantages;url=dynamicdata/kv3advantages.asp;status=KV3 Advantages;");
aI("text=KV3 Safety vaccine;url=dynamicdata/KV3SafetyVaccine.asp;status=KV3 Safety vaccine;");
aI("text=What is its efficiency?;url=dynamicdata/Whatefficiency.asp;status=What is its efficiency?;");
}

with(sat=new menuname("4")){
style=menuStyle;
itemwidth=144;
aI("text=Persistence of cyprinid herpes virus 3 (CyHV-3) in infected cultured carp cells;url=dynamicdata/Persistence_herpesculturedcarpcells.asp;status=Persistence of cyprinid herpes virus 3 (CyHV-3) in infected cultured carp cells;");
aI("text=Characterization of a novel virus;url=dynamicdata/Characterization_of_noval_virus.asp;status=Characterization of a novel virus;");
aI("text=Efficient vaccine against the virus;url=dynamicdata/Efficient_vaccine_against_the_virus.asp;status=Efficient vaccine against the virus;");
aI("text=Cyprinid herpes virus-3 (CyHV3);url=dynamicdata/CyprinidherpesvirusCyHV3.asp;status=Cyprinid herpes virus-3 (CyHV3);");
aI("text=Isolation of a yet unclassified DNA;url=dynamicdata/Isolation_of_a_yet_unclassified_DNA.asp;status=Isolation of a yet unclassified DNA;");
aI("text=Cyprinus carpio against lethal disease;url=dynamicdata/Cyprinus_carpio_against_lethal_disease.asp;status=Cyprinus carpio against lethal disease;");
aI("text=Detection of Carp Interstitial Nephritis;url=dynamicdata/Detection_of_Carp_Interstitial_Nephritis.asp;status=Detection of Carp Interstitial Nephritis;");
aI("text=Pathogenesis of acute viral disease induced in Fish;url=dynamicdata/pikarskipaper.asp;status=Pathogenesis of acute viral disease induced in Fish;");
}

with(sat=new menuname("5")){
style=menuStyle;
itemwidth=155;
aI("text=CyHV3 International work shop;url=dynamicdata/Cyhv3workshop.asp;status=CyHV3 International work shop;");
aI("text=Kovax news;url=dynamicdata/Kovax_News.asp;status=Kovax news;");
aI("text=News from the world;url=dynamicdata/News_from_the_web.asp;status=News from the world;");
}

drawMenus();


