/*
  This javascript defines the webpage header of the site
 */
document.writeln('<title>MIC Electronics Limited - Spansion &amp; Fujitsu Distributor</title>');
document.writeln('<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />');
document.writeln('<meta name="description" content="Your Best Partner in Semiconductor Supplies" />');
document.writeln('<meta name="keywords" content="semiconductor, electronics, components, distributor" />');
document.writeln('<link rel="stylesheet" href="andreas07.css" type="text/css" />');
document.writeln("<!--[if IE 6]>");
document.writeln('<link rel="stylesheet" href="fix.css" type="text/css" />');

document.writeln("<![endif]-->");