fixMozillaZIndex=true; 
_menuCloseDelay=100;
_menuOpenDelay=50;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(menuStyle=new mm_style()){
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#000000";
outfilter="randomdissolve(duration=0.2)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
separatorcolor="#999999";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=655;
orientation="horizontal";
style=menuStyle;
top=95;
aI("showmenu=surendra;text=Download Forms;");
aI("showmenu=Support;text=Support;");
aI("showmenu=Reach;text=Reach Us;");
aI("showmenu=About;text=About Us;");
}

with(milonic=new menuname("surendra")){
overflow="scroll";
style=menuStyle;
aI("showmenu=dsc;text=To Obtain DSC For;");
aI("showmenu=otherforms;text=Others Forms;");
}


with(milonic=new menuname("dsc")){
style=menuStyle;
aI("text=ROC / Income Tax;url=download/dsa.pdf;target=_blank");
aI("showmenu=epr;text=E Procure / E Tender;");
aI("text=DGFT / EXIM;url=download/DGFtEXIM.pdf;target=_blank");
}

with(milonic=new menuname("otherforms")){
style=menuStyle;
aI("text=Renewal Form;url=download/RenewaForm.pdf;target=_blank");
aI("text=Re-issue / Revoke;url=download/RevocationForm.pdf;target=_blank");
}

with(milonic=new menuname("epr")){
style=menuStyle;
aI("text=Enterprise User;url=download/EProcEnterprise.pdf;target=_blank");
aI("text=Individual User;url=download/EProcIndividual.pdf;target=_blank");
}

with(milonic=new menuname("Support")){
style=menuStyle;
aI("text=Why USB Token;url=download/Whyusb.pdf;target=_blank");
}

with(milonic=new menuname("Reach")){
style=menuStyle;
aI("showmenu=bv;text=By Voice;");
aI("showmenu=email;text=E mail;");
}

with(milonic=new menuname("bv")){
style=menuStyle;
aI("text=9900178292;url=");
aI("text=9844195658;url=");
aI("text=9886478292;url=");
}

with(milonic=new menuname("email")){
style=menuStyle;
aI("text=dsign@shabharishandco.com;url=");
aI("text=shabharish@gmail.com;url=");
}

drawMenus();

