if (document.all || document.layers ||document.getElementById) {
	submenuImage1on = new Image(87,12);
	submenuImage1on.src = "/gfx/company/m_about2.gif";
	submenuImage1off = new Image(87,12);
	submenuImage1off.src = "/gfx/company/m_about1.gif";
	
	submenuImage2on = new Image(53,12);
	submenuImage2on.src = "/gfx/company/m_history2.gif";
	submenuImage2off = new Image(53,12);
	submenuImage2off.src = "/gfx/company/m_history1.gif";
	
	submenuImage3on = new Image(76,12);
	submenuImage3on.src = "/gfx/company/m_company2.gif";
	submenuImage3off = new Image(76,12);
	submenuImage3off.src = "/gfx/company/m_company1.gif";	
	
	submenuImage4on = new Image(54,12);
	submenuImage4on.src = "/gfx/company/m_press2.gif";
	submenuImage4off = new Image(54,12);
	submenuImage4off.src = "/gfx/company/m_press1.gif";	
	
	submenuImage5on = new Image(93,12);
	submenuImage5on.src = "/gfx/company/m_jobs2.gif";
	submenuImage5off = new Image(93,12);
	submenuImage5off.src = "/gfx/company/m_jobs1.gif";	
	
}