_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#E6F2C2";
offcolor="#506316";
onbgcolor="#AFD43F";
oncolor="#506316";
ondecoration="none";
padding="5";
pagebgcolor="#E6F2C2";
pagecolor="#506316";
separatorcolor="White";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="210";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Role of Audiographics;target=;url=audiographics.html;");
aI("text=Media for Learning;target=;url=media-for-learning.html;");
aI("text=Education through Television;target=;url=education-through-television.html;");
aI("text=Satellite Education E-Learning;target=;url=satellite-education.html;");
aI("text=Video and Audio Media;target=;url=video-and-audio-media.html;");
aI("text=Video & Audio Communication;target=;url=communication.html;");
}


 drawMenus();

