fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=300;
_menuOpenDelay=100;
_subOffsetTop=8;
_subOffsetBottom=-4;





with(about=new mm_style())
{
styleid=3;
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial,verdana,helvetica";
fontsize="12px";
fontstyle="normal";
fontweight="normal";
//overimage="../../../images/Corporate/link_home.gif";
separatorcolor="white";
separatorsize=1;
title="About NCE Contest";
}


with(viewentry=new mm_style())
{
styleid=3;
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial,verdana,helvetica";
fontsize="12px";
fontstyle="normal";
fontweight="normal";
//overimage="../../../images/Corporate/link_home.gif";
separatorcolor="white";
separatorsize=1;
title="View Entry";
}


with(upldentry=new mm_style())
{
styleid=3;
bordercolor="#ffffff";
borderstyle="solid";
borderwidth=0;
fontfamily="Arial,verdana,helvetica";
fontsize="12px";
fontstyle="normal";
fontweight="normal";
//overimage="../../../images/Corporate/link_home.gif";
separatorcolor="white";
separatorsize=1;
title="Upload Entries";
}

with(WhiteBlue=new mm_style())
{
height="20px";
styleid=2;
fontfamily="Arial, Helvetica, sans-serif";
fontsize="11px";
fontstyle="normal";
fontweight="bold";
offbgcolor="#ffffff";
offcolor="#ff6600";
onbgcolor="#ECE8E9";
oncolor="#ff6600";
bordercolor="#";
borderstyle="solid";
borderwidth=0;
padding=6;
separatorcolor="#cccccc";
separatorsize=1;
}



with(milonic=new menuname("about"))
{
style=WhiteBlue;
menuwidth="150px";
top="offset=-30";
left="offset=-150";
aI("text=&nbsp;&nbsp;Aim / Objective;url=/AboutUNFPA/Aim_Objective.aspx;");
aI("text=&nbsp;&nbsp;Contest Details;url=/AboutUNFPA/Contest_Details.aspx;");
aI("text=&nbsp;&nbsp;Jury Members;url=/AboutUNFPA/Jury_Members.aspx;");
aI("text=&nbsp;&nbsp;Who can Participate;url=/Who_Can_Participate.aspx;");
}

with(milonic=new menuname("viewentry"))
{
style=WhiteBlue;
menuwidth="150px";
top="offset=-30";
left="offset=-260";
aI("text=&nbsp;&nbsp;Print Ads/Cartoons;url=/View_Entry.aspx;");
aI("text=&nbsp;&nbsp;Posters/Outdoor Media;url=/View_Entry.aspx;");
aI("text=&nbsp;&nbsp;Campaign Ideas;url=/View_Entry.aspx;");
aI("text=&nbsp;&nbsp;Photography;url=/View_Entry.aspx;");
aI("text=&nbsp;&nbsp;Slogans/Lyrics/Songs;url=/View_Entry.aspx;");
aI("text=&nbsp;&nbsp;Storyboards of TVCs,Films,Animation Films;url=/View_Entry.aspx;");
aI("text=&nbsp;&nbsp;Innovative Merchandise materials;url=/View_Entry.aspx;");

}

with(milonic=new menuname("upldentry"))
{
style=WhiteBlue;
menuwidth="150px";
top="offset=-30";
left="offset=-185";
aI("text=&nbsp;&nbsp;Register;url=/Register.aspx;");
aI("text=&nbsp;&nbsp;Methodology;url=/Methodology.aspx;");
aI("text=&nbsp;&nbsp;Upload new entries ;url=/Register1.aspx;");
aI("text=&nbsp;&nbsp;Upload Edited/Modified Entries ;url=/frm_EditableRegistry.aspx;");
}



drawMenus();

