if(navigator.appVersion.indexOf("MSIE")>0)
{
effect="Pixelate(MaxSquare=50, duration=0.6);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"
}
else
{
effect="Shadow(color='#777777', Direction=135, Strength=5)"
}

_menuCloseDelay=500;
_menuOpenDelay=150;
_scrollAmount=3;
_scrollDelay=20;
_followSpeed=5;
_followRate=40;
_subOffsetTop=10;
_subOffsetLeft=10;

with(style1=new mm_style()){
align="center";
offcolor="white";
offbgcolor="#90C0EE";
oncolor="#eeeeff";
onbgcolor="#829DD2";
bordercolor="#111111";
borderstyle="solid";
bordercolor="black";
borderwidth=1;
fontsize="12px";
fontstyle="normal";
fontweight="bold";
fontfamily="Verdana, Tahoma, Arial, Helvetica, sans-serif;";
padding=4;
high3dcolor="#444444";
low3dcolor="#111111";
pagecolor="#FFCC00";
pagebgcolor="#939493";
headercolor="oranged";
headerbgcolor="#003366";
overfilter=effect;
}

with(milonic=new menuname("topmenu")){
top=76;
itemwidth=90;
screenposition="right";
style=style1;
alwaysvisible=1;
orientation="horizontal";
aI("text=Home;url=../default.asp;status=Back to the main page;separatorsize=1")
aI("text=News;url=../News.html;status=Product and Company news;separatorsize=1")
aI("text=Downloads;url=../Downloads.html;status=Product downloads;separatorsize=1")
aI("text=Contact;url=../Contact.html;status=You have any questions or you need further information then contact us")
}



drawMenus();
    