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(contextStyle=new mm_style()){
bordercolor="#cccccc";
borderstyle="solid";
borderwidth=1;
fontfamily="arial, verdana, tahoma";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#4F8EB6";
headerborder=1;
headercolor="#ffffff";
offbgcolor="#f5f3ed";
offcolor="#000000";
onbgcolor="#f0ebe5";
onborder="1px solid #c5c2c2";
oncolor="#000000";
outfilter="randomdissolve(duration=0.4)";
overfilter="Fade(duration=0.2);Shadow(color=#777777', Direction=135, Strength=3)";
padding=3;
pagebgcolor="#eeeeee";
pageborder="1px solid #ffffff";
pageimage="http://img.milonic.com/db_red.gif";
separatorcolor="#999999";
subimage="http://img.milonic.com/black_13x13_greyboxed.gif";
}

with(milonic=new menuname("contextMenu")){
margin=3;
style=contextStyle;
top="offset=2";
aI("image=js/top.gif;text=Top;url=#top;");
aI("image=js/bottom.gif;separatorsize=1;text=Bottom;url=#bottom;");
aI("image=js/back-1.gif;text=Back;url=javascript:history.go(-1);");
aI("image=js/forword_1.gif;text=Forward;url=javascript:history.go(1);");
aI("image=js/browser.gif;text=Refresh;url=javascript:history.go(0);");
aI("separatorsize=1;text=View Page Source;url=javascript:Vsrc();");
aI("showmenu=Context Our Fields;text=Our Fields;");

}

with(milonic=new menuname("Context Our Fields")){
itemwidth=227;
margin=3;
overflow="scroll";
style=contextStyle;
aI("text=Website Design & Development;url=#;")
aI("text=Domain Registration;url=#;")
aI("text=SEO Web Promotion;url=SEO.html;")
aI("text=E-commerce Solution;url=e-commerce.html;")
aI("text=Company Presentations;url=#;")
aI("text=CD Presentations;url=#;")
aI("text=Web Media;url=#;")
aI("text=Website Analysis;url=#;")
aI("text=Flash Animation;url=#;")
aI("text=Website Redesigning;url=#;")
aI("text=Advertising Web Banners;url=#;")
aI("text=Graphic Desinging;url=#;")
aI("text=Pay per Click (PPC);url=PPC.html;")
}

drawMenus();

