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(MAINStyle=new mm_style()){
padding=0;
margin=0;
bgimage="picts/frame/tab-lt.gif";
overbgimage="picts/frame/tab-lt_ON.gif";
image='picts/frame/tab-rt.gif';
overimage='picts/frame/tab-rt_ON.gif';
imagealign="right";
imageposition="right";
rawcss="margin-right: 3px; padding-top: 3px; overflow: hidden;";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
offcolor="#000000";
oncolor="#000000";
pagematch='1';
pagebgimage="picts/frame/tab-lt_ON.gif";
pageimage='picts/frame/tab-rt_ON.gif';
separatorsize=0;
}



with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#E4BD45";
oncolor="#000099";
overfilter="Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
rawcss="";
pagebgcolor="#E4BD45";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="http://www.milonic.com/menuimages/arrow.gif";
subimagepadding=2;
screenposition='left';
left="offset=10";
}




with(milonic=new menuname("Main Menu")){
orientation="horizontal";
style=MAINStyle;
alwaysvisible=1;
position="absolute";
top=70;
left=25;
aI("text=&nbsp;&nbsp;<b>Home</b>;url=index.html;");
aI("text=&nbsp;&nbsp;<b>CSI</b>;url=about.php;showmenu=About;");
aI("text=&nbsp;&nbsp;<b>Consulting Services</b>;url=solutions.php;showmenu=Solutions;");
aI("text=&nbsp;&nbsp;<b>Careers</b>;url=careers.php;showmenu=Careers;");
aI("text=&nbsp;&nbsp;<b>Strategic Partners</b>;url=strategic.php;showmenu=partners;")
}





with(milonic=new menuname("About")){
overflow="scroll";
style=menuStyle;
aI("text=Annual Report;url=annual_rpt.php;")
aI("text=Our Methodolgy;url=history.php;")
aI("text=Our Clients;url=clients.php;")
aI("text=Our Expertise;url=people.php;")
aI("text=Contact Us;url=offices.php;")

}

with(milonic=new menuname("Solutions")){
style=menuStyle;
aI("text=Staff Augmentation;url=augmentation.php;")
aI("text=Upgrade Services;url=services.php;")
aI("text=Post-Implementation Support;url=support.php;")

}

with(milonic=new menuname("Careers")){
style=menuStyle;
aI("text=A Great Place to Work;url=great.php;")
aI("text=Benefits;url=benefits.php;")

}


with(milonic=new menuname("Publications")){
style=menuStyle;
aI("text=Reports & Case Studies;url=reports.php;")
aI("text=Literature;url=literature.php;")

}


 drawMenus();
