_menuCloseDelay=500 // The time delay for menus to remain visible on mouse out
_menuOpenDelay=0 // The time delay before menus open on mouse over
_subOffsetTop=0 // Sub menu top offset
_subOffsetLeft=0 // Sub menu left offset
with(MapSample=new mm_style()){
onbgcolor="#FFFFFF";
oncolor="#8E0303";
offbgcolor="#FFFFFF";
offcolor="#000000";
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
padding=0;
fontsize="11px";
fontstyle="normal";
fontweight="normal";
fontfamily="Arial, Helvetica, Sans-serif";
overfilter="Alpha(opacity=100);Shadow(color='#777777', Direction=135, Strength=6)";
outfilter="";
}
with(milonic=new menuname("details-55")){
style=MapSample;
itemwidth="270px";
aI("text=
;type=form" );
}
with(milonic=new menuname("details-81")){
style=MapSample;
itemwidth="270px";
aI("text=;type=form" );
}
with(milonic=new menuname("details-84")){
style=MapSample;
itemwidth="270px";
aI("text=;type=form" );
}
with(milonic=new menuname("details-51")){
style=MapSample;
itemwidth="270px";
aI("text=;type=form" );
}
with(milonic=new menuname("details-83")){
style=MapSample;
itemwidth="270px";
aI("text=;type=form" );
}
with(milonic=new menuname("details-48")){
style=MapSample;
itemwidth="270px";
aI("text=;type=form" );
}
with(milonic=new menuname("details-77")){
style=MapSample;
itemwidth="270px";
aI("text=;type=form" );
}
with(milonic=new menuname("details-82")){
style=MapSample;
itemwidth="270px";
aI("text=;type=form" );
}
with(milonic=new menuname("keep")){
style=MapSample;
itemwidth="155px";
aI("text=News summaries;url=speed.asp;");
}
drawMenus();