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=0;
_subOffsetLeft=10;


with(menuStyleSUB=new mm_style()){
align="left";
bordercolor="#c0c1ef";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana";
fontsize="11px";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#000f29";
offcolor="#9aa2ad";
onbgcolor="#E31B23";
oncolor="#ffffff";
outfilter="";
overfilter="";
padding="5px 30px 5px 30px";
pagebgcolor="#000000";
pagecolor="#ffffff";
separatorcolor="#999999";
separatorsize=1;
subimage="";
subimagepadding=0;
overfilter="Alpha(opacity=85)";
}


with(milonic=new menuname("Home")){
style=menuStyleSUB;
aI("text=Homepage;url=http://www.newcentcorp.com/;")
}

with(milonic=new menuname("AboutUs")){
style=menuStyleSUB;
aI("text=Building Intelligence Capacity;url=http://www.newcentcorp.com/building-intelligence-capacity.html;")
aI("text=Our People;url=http://www.newcentcorp.com/our-people.html;")
aI("text=Tim Collins;url=http://www.newcentcorp.com/tim-collins.html;")
aI("text=Ethics;url=http://www.newcentcorp.com/ethics.html;")
}

with(milonic=new menuname("Services")){
style=menuStyleSUB;
aI("text=Intelligence-led Security Services;url=http://www.newcentcorp.com/intelligence-led-security-services.html;")
aI("text=Counterinsurgency Intelligence Solutions;url=http://www.newcentcorp.com/counterinsurgency-intelligence-solutions.html;")
aI("text=Intelligence Sector Reform;url=http://www.newcentcorp.com/intelligence-sector-reform.html;")
aI("text=Doctrine & Training Material Development;url=http://www.newcentcorp.com/doctrine-a-training-material-development.html;")
aI("text=Tailored Security Solutions;url=http://www.newcentcorp.com/tailored-security-solutions.html;")
}

with(milonic=new menuname("Experience")){
style=menuStyleSUB;
aI("text=Our Clients;url=http://www.newcentcorp.com/our-clients.html;")
aI("text=Subject Matter Experts;url=http://www.newcentcorp.com/subject-matter-experts.html;")
}

with(milonic=new menuname("Benefits")){
style=menuStyleSUB;
aI("text=Highly Specialised;url=http://www.newcentcorp.com/highly-specialized.html;")
aI("text=Immediately Effective;url=http://www.newcentcorp.com/immediately-effective.html;")
aI("text=Quantifiable;url=http://www.newcentcorp.com/quantifiable.html;")
aI("text=Long Lasting;url=http://www.newcentcorp.com/long-lasting.html;")
aI("text=Skills Transfer;url=http://www.newcentcorp.com/skills-transfer.html;")
aI("text=Capacity Building;url=http://www.newcentcorp.com/capacity-building.html;")
}

with(milonic=new menuname("Careers")){
style=menuStyleSUB;
aI("text=Careers;url=http://www.newcentcorp.com/careers.html;")
}

with(milonic=new menuname("ContactUs")){
style=menuStyleSUB;
aI("text=Contact Us;url=http://www.newcentcorp.com/contact-us.html;")
}

drawMenus();


