


_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=40                // Follow scrolling Rate
_subOffsetTop=10              // Sub menu top offset
_subOffsetLeft=-4             // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20               // Only needed for Netcsape 4.x


with(menuStyle=new mm_style()){
oncolor="#FFFFFF";
onbgcolor="#570000";
offcolor="#570000";
offbgcolor="#FFCFCF";
separatorcolor="#FFB6B6";
separatorsize=1;
//separatorheight=14;
//separatorwidth=188;
//padding=2;
fontsize="9px";
fontfamily="Verdana, Helvetica, sans-serif";
bordercolor="#FFB6B6";
//borderstyle="none";
borderwidth=1;
//fontstyle="normal";
fontweight="bold";
//bgimage='images/menu_bg.gif';
//separatoralign="left";
//separatorimage="images/separatorimage.gif";
subimage="images/menu_arrow.gif";
subimageposition="right";
imagealign="left";
image="images/menu_bullet.gif";
//pagebgcolor="34743A";
//pagecolor="#FF9900";

//headercolor="#000000";
//headerbgcolor="#ffffff";
}

with(menuStyleUpper=new mm_style()){
oncolor="#001477";
//onbgcolor="#FCF3D5";
offcolor="#001477";
offbgcolor="#FFFFFF";
separatorcolor="#FFFFFF";
separatorsize=5;
separatorheight=12;
separatorwidth="5";
padding=2;
fontsize="12px";
fontfamily="Arial, Verdana, Helvetica, sans-serif";
//bordercolor="#999999";
//borderstyle="none";
//borderwidth=0;
fontstyle="normal";
fontweight="bold";
//bgimage='images/menu_bg.gif';
//separatoralign="left";
//separatorimage="images/separatorimage.gif";
//subimage="images/menu_arrow.gif";
//subimageposition="right";
imagealign="left";
image="images/menu_bullet_upper.gif";
//pagebgcolor="34743A";
pagecolor="#FF9900";

//headercolor="#000000";
//headerbgcolor="#ffffff";
}

with(menuStyleSub=new mm_style()){
oncolor="#FFFFFF";
onbgcolor="#570000";
offcolor="#570000";
offbgcolor="#FFCFCF";
separatorcolor="#FFB6B6";
separatorsize=1;
//separatorheight=14;
//separatorwidth=188;
//padding=2;
fontsize="9px";
fontfamily="Verdana, Helvetica, sans-serif";
bordercolor="#FFB6B6";
//borderstyle="none";
borderwidth=1;
//fontstyle="normal";
fontweight="bold";
//bgimage='images/menu_bg.gif';
//separatoralign="left";
//separatorimage="images/separatorimage.gif";
subimage="images/menu_arrow.gif";
subimageposition="right";
imagealign="left";
image="images/menu_bullet.gif";
//pagebgcolor="34743A";
//pagecolor="#FF9900";
//headercolor="#000000";
//headerbgcolor="#ffffff";
//overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color='#777777', Direction=135, Strength=2)";
overfilter="Shadow(color='#777777', Direction=135, Strength=2)";
//outfilter="randomdissolve(duration=0.2)";
}

with(milonic=new menuname("sub101")){
  style=menuStyleSub;
  aI("text=My Curriculum Vitae&nbsp;;url=index.php?pg=menu_102;");
  aI("text=My aims&nbsp;;url=index.php?pg=menu_103;");
}

with(milonic=new menuname("sub106")){
  style=menuStyleSub;
  aI("text=Committee on Legal Affairs&nbsp;;url=index.php?pg=menu_107;");
  aI("text=Committee on Civil Liberties, Justice and Home Affairs&nbsp;;url=index.php?pg=menu_108;");
  aI("text=Temporary Committee on the alleged use of European countries by the CIA for the transport and illegal detention of prisoners&nbsp;;url=index.php?pg=menu_109;");
}

with(milonic=new menuname("sub110")){
  style=menuStyleSub;
  aI("text=Delegation for relations with Israel&nbsp;;url=index.php?pg=menu_111;");
  aI("text=Delegation for relations with Switzerland, Iceland and Norway and to the European Economic Area (EEA) Joint Parliamentary Committee&nbsp;;url=index.php?pg=menu_112;");
}

with(milonic=new menuname("sub115")){
  style=menuStyleSub;
  aI("text=Introduction of Region&nbsp;;url=index.php?pg=menu_116;");
  aI("text=Region in number&nbsp;;url=index.php?pg=menu_117;");
  aI("text=Region Development&nbsp;;url=http://web.ne.hu/epmszp_levaikatalin/_user/downloads/Niki/Strategy Plan.doc;");
}



// drawMenus();

