_menuCloseDelay=200;
_menuOpenDelay=100;
_subOffsetTop=2;
_subOffsetLeft=4;


with(submenuStyle=new mm_style()){
bordercolor="#66761d";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#c9a239";
offcolor="#262626";
onbgcolor="#fad46c";
onborder="1px dotted #a58405";
oncolor="#6a4e03";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=5)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
subimage="green2_5x7.gif";
subimagepadding=5;
}

with(menuStyle=new mm_style()){
styleid=1;
bordercolor="#66761d";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#fad46c";
offcolor="#b48507";
onbgcolor="#c9a239";
onborder="1px dotted #787666";
oncolor="#6a4e03";
onsubimage="downarrow6_green_9x9.gif";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagecolor="black";
subimage="downarrow6_green_9x9.gif";
subimagepadding=4;
}

with(NICDAC=new menuname("Main Menu")){
alwaysvisible=1;
left=175;
margin=0;
orientation="horizontal";
style=menuStyle;
top=140;
aI("showmenu=CSS;status=CSS;text=CENTRAL SECTOR SCHEMES;url=");
aI("status=FAQ;text=[FAQs];url=faqsmarketing.htm;");
aI("status=ACP;text=[INVESTMENT OPPORTUNITIES];url=projectprofile.htm;");
aI("status=FEEDBACK;text=[FEEDBACK];url=mailto:har.prasad@nic.in");
}


with(NICDAC=new menuname("CSS")){
margin=4;
style=submenuStyle;
aI("showmenu=LanguageGBY;status=;text=GRAMIN BHANDARAN YOJANA;");
aI("showmenu=LanguageDSGS;status=;text=DEVELOPMENT/ STRENTHENING AS WELL AS GRADING AND STANDARDISATION;");
aI("showmenu=LanguageMRIN;status=;text=MARKETING RESEARCH AND INFORMATION NETWORK;");
}

with(NICDAC=new menuname("LanguageGBY")){
margin=4;
style=submenuStyle;
aI("status=English;text=English;url=ruralhead.htm;");
aI("status=Hindi;text=Hindi;url=GUIDELINESHINDI.pdf;");
}
with(NICDAC=new menuname("LanguageDSGS")){
margin=4;
style=submenuStyle;
aI("status=English;text=English;url=minfra.htm;");
aI("status=Hindi;text=Hindi;url=market_infrahindi.pdf;");
}
with(NICDAC=new menuname("LanguageMRIN")){
margin=4;
style=submenuStyle;
aI("status=English;text=English;url=Agm-Eng1.pdf;");
aI("status=Hindi;text=Hindi;url=Agm-Hin.pdf;");
}


drawMenus();
