<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'




document.write('<a href="index.htm">Home</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="LED.htm">LED Controllers</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="ip.htm">Intellectual Property</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="esdics.htm">ESD ICs</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="smpsics.htm">SMPS ICs</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="technologies.htm">Technologies</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.htm">Contact Us</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="sitemap.htm">Site Map</a>');




document.write('<br><br>All contents &copy;Copyright 2008-2010 ');


// EDIT THE NEXT LINE


document.write('<a href="index.htm">MNI  -  </a>');






var meric	  = "yes"	// SHOW MNI COPYRIGHT






   if (meric == "yes") {
document.write('Site Design <a href="http://www.merictech.com" target="_blank">Meric Technology Inc</a><br>');
}





//  End -->