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(AllImagesStyle=new mm_style()){
styleid=1;
bordercolor="#000000";
borderstyle="solid";
fontstyle="normal";
fontweight="normal";
padding=3;
}

with(menuStyle=new mm_style()){
bordercolor="#296488";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#DCE9F0";
offcolor="#515151";
onbgcolor="#4F8EB6";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#2D729D";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=AllImagesStyle;
top=123;	//POSITION DEFAULT 123
aI("image=menu/menu_01.jpg;overimage=menu/menuover_01.jpg;status=Back To Front Page;url=default.asp;");
aI("image=menu/menu_02.jpg;overimage=menu/menuover_02.jpg;showmenu=about;");
aI("image=menu/menu_03.jpg;overimage=menu/menuover_03.jpg;showmenu=services;");
aI("image=menu/menu_04.jpg;overimage=menu/menuover_04.jpg;showmenu=news;");
aI("image=menu/menu_05.jpg;overimage=menu/menuover_05.jpg;showmenu=info;");
aI("image=menu/menu_06.jpg;overimage=menu/menuover_06.jpg;status=Contact Us;url=contact.html;");
}

with(milonic=new menuname("about")){
overflow="scroll";
style=menuStyle;
aI("image=menu/bth_a1.gif;overimage=menu/bth_a1_over.gif;url=president.html;");
aI("image=menu/bth_a2.gif;overimage=menu/bth_a2_over.gif;url=about.html;");
aI("image=menu/bth_a3.gif;overimage=menu/bth_a3_over.gif;url=global.html;");
aI("image=menu/bth_a4.gif;overimage=menu/bth_a4_over.gif;url=segments.html;");
aI("image=menu/bth_a5.gif;overimage=menu/bth_a5_over.gif;url=recognition.html;");
aI("image=menu/bth_a6.gif;overimage=menu/bth_a6_over.gif;url=employment.html;");
}

with(milonic=new menuname("services")){
style=menuStyle;
aI("image=menu/bth_b1.gif;overimage=menu/bth_b1_over.gif;url=domestic.html;");
aI("image=menu/bth_b2.gif;overimage=menu/bth_b2_over.gif;url=international.html;");
aI("image=menu/bth_b3.gif;overimage=menu/bth_b3_over.gif;url=outsourcing.html;");
aI("image=menu/bth_b4.gif;overimage=menu/bth_b4_over.gif;url=demand.html;");
aI("image=menu/bth_b5.gif;overimage=menu/bth_b5_over.gif;url=bankruptcy .html;");
aI("image=menu/bth_b6.gif;overimage=menu/bth_b6_over.gif;url=training.html;");
}

/*with(milonic=new menuname("Partners")){
style=menuStyle;
aI("status=(aq) Web Server Hosting & Services;text=(aq) Web Hosting;url=http://www.a-q.co.uk/;");
aI("text=SMS 2 Email;url=http://www.sms2email.com/;");
aI("text=WebSmith;url=http://www.softidiom.com/;");
}
*/
with(milonic=new menuname("news")){
style=menuStyle;
aI("image=menu/bth_c1.gif;overimage=menu/bth_c1_over.gif;url=promotion.html;");
aI("image=menu/bth_c2.gif;overimage=menu/bth_c2_over.gif;url=news.html;");
aI("image=menu/bth_c3.gif;overimage=menu/bth_c3_over.gif;url=events.html;");
}

with(milonic=new menuname("info")){
style=menuStyle;
aI("image=menu/bth_d1.gif;overimage=menu/bth_d1_over.gif;url=calculate01.html;");
aI("image=menu/bth_d2.gif;overimage=menu/bth_d2_over.gif;url=101tips01.html;");
aI("image=menu/bth_d3.gif;overimage=menu/bth_d3_over.gif;url=ar01.html;");
aI("image=menu/bth_d4.gif;overimage=menu/bth_d4_over.gif;url=dso.html;");
aI("image=menu/bth_d5.gif;overimage=menu/bth_d5_over.gif;url=objection01.html;");
}

drawMenus();


