
effect="fade(duration=0.3);Shadow(color='#777777', Direction=135, Strength=6)"

_menuCloseDelay=500;
_menuOpenDelay=150;
_scrollAmount=3;
_scrollDelay=20;
_followSpeed=10;
_followRate=40;
_subOffsetTop=0;
_subOffsetLeft=5;


with(style1=new mm_style()){
offcolor="#ffffff";
offbgcolor="#000080";
oncolor="#ffffff";
onbgcolor="#000080";
bordercolor="#666666";
borderstyle="solid";
borderwidth=1;
fontsize=14;
fontstyle="normal";
fontweight="bold";
fontfamily="verdana,helvetica";
padding=3;
subimage="whtarrow.gif";
high3dcolor="#cccccc";
low3dcolor="#000000";
followscroll=1;

}

with(style2=new mm_style()){
offcolor="#ffffff";
offbgcolor="#000088";
oncolor="#ffffff";
onbgcolor="#cc6600";
bordercolor="#666666";
borderstyle="solid";
borderwidth=1;
fontsize=14;
fontstyle="normal";
fontweight="bold";
fontfamily="verdana,helvetica";
padding=3;
subimage="whtarrow.gif";
high3dcolor="#cccccc";
low3dcolor="#000000";
pagecolor="#ffffff";
pagebgcolor="#0080Cc";
followscroll=1;
}

with(style3=new mm_style()){
offcolor="#ffffff";
offbgcolor="#E9967A";
oncolor="#778899";
onbgcolor="#FAEBD7";
bordercolor="#666666";
borderstyle="solid";
borderwidth=1;
fontsize=12;
fontstyle="normal";
fontweight="normal";
fontfamily="comic sans ms,verdana,helvetica";
padding=3;
subimage="greenarrow.gif";
high3dcolor="#cccccc";
low3dcolor="#000000";
followscroll=1;
}

with(style4=new mm_style()){
offcolor="#ffffff";
offbgcolor="#a9c299";
oncolor="#427366";
onbgcolor="#feffdf";
bordercolor="#666666";
borderstyle="solid";
borderwidth=1;
fontsize=12;
fontstyle="normal";
fontweight="bold";
fontfamily="verdana,helvetica";
padding=3;
subimage="greenarrow.gif";
high3dcolor="#cccccc";
low3dcolor="#000000";
pagecolor="#feffdf";
pagebgcolor="#d2d2b9";
followscroll=1;
}

with(milonic=new menuname("menu8")){
top=150;
left=30;
itemwidth=160;
style=style2;
alwaysvisible=1;
alignment="left";
followscroll=1;

aI("text=Home;url=index.html;;separatorsize=1")
aI("text=Online Help;url=help.html;;separatorsize=1")
aI("text=Manuals;url=manuals.html;;separatorsize=1")
aI("text=Web Positioning;url=http://www.webpositioning.co.il;target=_blank;;separatorsize=1")
aI("text=Web Sites;showmenu=menu10;;separatorsize=1")
aI("text=Editing;url=proofreading.html;;separatorsize=1")
aI("text=Mrs Byrnes;url=mrsbyrne.html;;separatorsize=1")
aI("text=References;url=references.html;;separatorsize=1")
}

with(milonic=new menuname("menu10")){
itemwidth=120;
style=style2;
aI("text=Web Hosting;url=webhosting.html;separatorsize=1")

aI("text=Small Business Web Package;url=small-business-web-package.html;separatorsize=1")
aI("text=Site Design;url=web-sites.html;separatorsize=1")
}





drawMenus();

