fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
styleid=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="bold";
//fontstyle ='normal';
offbgcolor="#000000";
onbgcolor="#DB1E11";
headerbgcolor="#ffffff";
headercolor="#000000";
offcolor="#ffffff";
oncolor="#000000";
outfilter="Fade(duration=0.5);"
//pagecolor="#DB1E11";
rawcss="padding-left:4px;padding-top:2px;padding-bottom:5px";
separatorcolor="#1B598C";
separatorheight=3;
separatorsize=0;
}

with(subLocal=new mm_style()){
bordercolor="#CDCDCD";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontweight="normal";
headercolor="#FFF000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#f1f1f1";
oncolor="#DB1E11";
outfilter="Fade(duration=0.5);Alpha(opacity=65);Shadow(color=#999999', Direction=135, Strength=2)";
overfilter="Fade(duration=0.5);Alpha(opacity=90);Shadow(color=#999999', Direction=135, Strength=2)";
padding=3;
pagecolor="black";
subimage="arrow.gif";
subimagepadding=8;
separatorcolor="#000000";
separatorheight=0;
separatorsize=0;
}


with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
itemheight=15;
itemwidth=135;
left=7;
orientation="vertical";
style=menuStyle;
top=80;
aI("align=left;status=Home;text=Home;url=index.htm;target=_top;");
aI("align=left;status=Introduction;text=Introduction;url=url=page_1.htm;target=main;showmenu=intro;");
aI("align=left;status=Shop;text=Shop;url=shop;target=main;");
aI("align=left;status=Free trial;text=Free Trial;url=http://www.netspinner.com/promotion/eng;target=main;");
aI("align=left;status=Subscribe;text=Subscribe;url=http://www.netspinner.com/subscribe/eng;target=main;");
aI("align=left;status=Design Center;text=Design Center;showmenu=design;");
aI("align=left;status=Support;text=Support;url=support/db2-welcome/internet/html/nr000001.htm;target=main;");
aI("align=left;status=Contact us;text=Contact us;url=campaign/contact.htm;target=main;");
}

with(milonic=new menuname("intro")){
itemheight=15;
itemwidth=130;
left=12
style=subLocal;
aI("align=left;status=SME Profile;text=SME profile;url=campaign/positioning.htm;target=main;");
aI("align=left;status=Web projects;text=Web projects;url=campaign/design.htm;target=main;");
}

with(milonic=new menuname("design")){
itemheight=15;
itemwidth=135;
left=12
style=subLocal;
aI("text=About Design Center;url=page_combination.htm;target=main;");
aI("align=left;status=Visit and test;text=Visit and test;url=http://www.nyttnett.com;target=_new;");

}



drawMenus();


