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(46,12);
	submenuImage2on.src = "/gfx/company/m_history2.gif";
	submenuImage2off = new Image(46,12);
	submenuImage2off.src = "/gfx/company/m_history1.gif";
	
	submenuImage3on = new Image(96,12);
	submenuImage3on.src = "/gfx/company/m_company2.gif";
	submenuImage3off = new Image(96,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(88,12);
	submenuImage5on.src = "/gfx/company/m_jobs2.gif";
	submenuImage5off = new Image(88,12);
	submenuImage5off.src = "/gfx/company/m_jobs1.gif";	
	
	submenuImage6on = new Image(126,12);
	submenuImage6on.src = "/gfx/company/m_samhall2.gif";
	submenuImage6off = new Image(126,12);
	submenuImage6off.src = "/gfx/company/m_samhall1.gif";	
}
