function loadIMG() {
	new Image().src = "/en/images/btn_news.gif";
	new Image().src = "/en/images/btn_news_on.gif";
	new Image().src = "/en/images/btn_about.gif";
	new Image().src = "/en/images/btn_about_on.gif";
	new Image().src = "/en/images/btn_12function.gif";
	new Image().src = "/en/images/btn_12function_on.gif";
	new Image().src = "/en/images/btn_qa.gif";
	new Image().src = "/en/images/btn_qa_on.gif";
	new Image().src = "/en/images/btn_rd.gif";
	new Image().src = "/en/images/btn_rd_on.gif";
	new Image().src = "/en/images/btn_home.gif";
	new Image().src = "/en/images/btn_home_on.gif";


}

function cngmenu(n){
	var imgsrc = document.images[n].src;
	if(imgsrc.indexOf("_on") < 0){
		document.images[n].src=imgsrc.substring(0,imgsrc.length-4) +"_on.gif";
	}
	else{
		document.images[n].src=imgsrc.substring(0,imgsrc.length-7) +".gif";
	}
}


function writeMenu( mode ) {//
if( mode == "all" ) {
document.write("<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr><td><a href=\"/en/info/index.html\" title=\"Information\" onMouseOver=\"cngmenu('menu01')\" onMouseOut=\"cngmenu('menu01')\"><img src=\"/en/images/btn_info.gif\" width=\"138\" height=\"21\" border=\"0\" alt=\"Information\" name=\"menu01\"></a><a href=\"/en/about/index.html\" title=\"What is Polyphenon?\" onMouseOver=\"cngmenu('menu02')\" onMouseOut=\"cngmenu('menu02')\"><img src=\"/en/images/btn_about.gif\" width=\"153\" height=\"21\" border=\"0\" alt=\"What is Polyphenon?\" name=\"menu02\"></a><a href=\"/en/12function/index.html\" title=\"12 Functions of Tea Catechins\" onMouseOver=\"cngmenu('menu03')\" onMouseOut=\"cngmenu('menu03')\"><img src=\"/en/images/btn_12function.gif\" width=\"181\" height=\"21\" border=\"0\" alt=\"12 Functions of Tea Catechins\" name=\"menu03\"></a><a href=\"/en/qa/index.html\" title=\"FAQ\" onMouseOver=\"cngmenu('menu04')\" onMouseOut=\"cngmenu('menu04')\"><img src=\"/en/images/btn_qa.gif\" width=\"96\" height=\"21\" border=\"0\" alt=\"FAQ\" name=\"menu04\"></a><a href=\"/en/rd/index.html\" title=\"R&D\" onMouseOver=\"cngmenu('menu05')\" onMouseOut=\"cngmenu('menu05')\"><img src=\"/en/images/btn_rd.gif\" width=\"96\" height=\"21\" border=\"0\" alt=\"R&D\" name=\"menu05\"></a><a href=\"/en/index.html\" title=\"Home\" onMouseOver=\"cngmenu('menu06')\" onMouseOut=\"cngmenu('menu06')\"><img src=\"/en/images/btn_home.gif\" width=\"74\" height=\"21\" border=\"0\" alt=\"Home\" name=\"menu06\"></a></tr></td></table>");}


	else if( mode == "info" ) {
document.write("<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr><td><a href=\"/en/info/index.html\" title=\"Information\"><img src=\"/en/images/btn_info_on.gif\" width=\"138\" height=\"21\" border=\"0\" alt=\"Information\" name=\"menu01\"></a><a href=\"/en/about/index.html\" title=\"What is Polyphenon?\" onMouseOver=\"cngmenu('menu02')\" onMouseOut=\"cngmenu('menu02')\"><img src=\"/en/images/btn_about.gif\" width=\"153\" height=\"21\" border=\"0\" alt=\"What is Polyphenon?\" name=\"menu02\"></a><a href=\"/en/12function/index.html\" title=\"12 Functions of Tea Catechins\" onMouseOver=\"cngmenu('menu03')\" onMouseOut=\"cngmenu('menu03')\"><img src=\"/en/images/btn_12function.gif\" width=\"181\" height=\"21\" border=\"0\" alt=\"12 Functions of Tea Catechins\" name=\"menu03\"></a><a href=\"/en/qa/index.html\" title=\"FAQ\" onMouseOver=\"cngmenu('menu04')\" onMouseOut=\"cngmenu('menu04')\"><img src=\"/en/images/btn_qa.gif\" width=\"96\" height=\"21\" border=\"0\" alt=\"FAQ\" name=\"menu04\"></a><a href=\"/en/rd/index.html\" title=\"R&D\" onMouseOver=\"cngmenu('menu05')\" onMouseOut=\"cngmenu('menu05')\"><img src=\"/en/images/btn_rd.gif\" width=\"96\" height=\"21\" border=\"0\" alt=\"R&D\" name=\"menu05\"></a><a href=\"/en/index.html\" title=\"Home\" onMouseOver=\"cngmenu('menu06')\" onMouseOut=\"cngmenu('menu06')\"><img src=\"/en/images/btn_home.gif\" width=\"74\" height=\"21\" border=\"0\" alt=\"Home\" name=\"menu06\"></a></td></tr></table>");
}


	if( mode == "about" ) {
document.write("<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr><td><a href=\"/en/info/index.html\" title=\"Information\" onMouseOver=\"cngmenu('menu01')\" onMouseOut=\"cngmenu('menu01')\"><img src=\"/en/images/btn_info.gif\" width=\"138\" height=\"21\" border=\"0\" alt=\"Information\" name=\"menu01\"></a><a href=\"/en/about/index.html\" title=\"What is Polyphenon?\"><img src=\"/en/images/btn_about_on.gif\" width=\"153\" height=\"21\" border=\"0\" alt=\"What is Polyphenon?\" name=\"menu02\"></a><a href=\"/en/12function/index.html\" title=\"12 Functions of Tea Catechins\" onMouseOver=\"cngmenu('menu03')\" onMouseOut=\"cngmenu('menu03')\"><img src=\"/en/images/btn_12function.gif\" width=\"181\" height=\"21\" border=\"0\" alt=\"12 Functions of Tea Catechins\" name=\"menu03\"></a><a href=\"/en/qa/index.html\" title=\"FAQ\" onMouseOver=\"cngmenu('menu04')\" onMouseOut=\"cngmenu('menu04')\"><img src=\"/en/images/btn_qa.gif\" width=\"96\" height=\"21\" border=\"0\" alt=\"FAQ\" name=\"menu04\"></a><a href=\"/en/rd/index.html\" title=\"R&D\" onMouseOver=\"cngmenu('menu05')\" onMouseOut=\"cngmenu('menu05')\"><img src=\"/en/images/btn_rd.gif\" width=\"96\" height=\"21\" border=\"0\" alt=\"R&D\" name=\"menu05\"></a><a href=\"/en/index.html\" title=\"Home\" onMouseOver=\"cngmenu('menu06')\" onMouseOut=\"cngmenu('menu06')\"><img src=\"/en/images/btn_home.gif\" width=\"74\" height=\"21\" border=\"0\" alt=\"Home\" name=\"menu06\"></a></td></tr></table>");
}



	if( mode == "12" ) {
document.write("<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr><td><a href=\"/en/info/index.html\" title=\"Information\" onMouseOver=\"cngmenu('menu01')\" onMouseOut=\"cngmenu('menu01')\"><img src=\"/en/images/btn_info.gif\" width=\"138\" height=\"21\" border=\"0\" alt=\"Information\" name=\"menu01\"></a><a href=\"/en/about/index.html\" title=\"What is Polyphenon?\" onMouseOver=\"cngmenu('menu02')\" onMouseOut=\"cngmenu('menu02')\"><img src=\"/en/images/btn_about.gif\" width=\"153\" height=\"21\" border=\"0\" alt=\"What is Polyphenon?\" name=\"menu02\"></a><a href=\"/en/12function/index.html\" title=\"12 Functions of Tea Catechins\"><img src=\"/en/images/btn_12function_on.gif\" width=\"181\" height=\"21\" border=\"0\" alt=\"12 Functions of Tea Catechins\" name=\"menu03\"></a><a href=\"/en/qa/index.html\" title=\"FAQ\" onMouseOver=\"cngmenu('menu04')\" onMouseOut=\"cngmenu('menu04')\"><img src=\"/en/images/btn_qa.gif\" width=\"96\" height=\"21\" border=\"0\" alt=\"FAQ\" name=\"menu04\"></a><a href=\"/en/rd/index.html\" title=\"R&D\" onMouseOver=\"cngmenu('menu05')\" onMouseOut=\"cngmenu('menu05')\"><img src=\"/en/images/btn_rd.gif\" width=\"96\" height=\"21\" border=\"0\" alt=\"R&D\" name=\"menu05\"></a><a href=\"/en/index.html\" title=\"Home\" onMouseOver=\"cngmenu('menu06')\" onMouseOut=\"cngmenu('menu06')\"><img src=\"/en/images/btn_home.gif\" width=\"74\" height=\"21\" border=\"0\" alt=\"Home\" name=\"menu06\"></a></td></tr></table>");
}


	if( mode == "qa" ) {
document.write("<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr><td><a href=\"/en/info/index.html\" title=\"Information\" onMouseOver=\"cngmenu('menu01')\" onMouseOut=\"cngmenu('menu01')\"><img src=\"/en/images/btn_info.gif\" width=\"138\" height=\"21\" border=\"0\" alt=\"Information\" name=\"menu01\"></a><a href=\"/en/about/index.html\" title=\"What is Polyphenon?\" onMouseOver=\"cngmenu('menu02')\" onMouseOut=\"cngmenu('menu02')\"><img src=\"/en/images/btn_about.gif\" width=\"153\" height=\"21\" border=\"0\" alt=\"What is Polyphenon?\" name=\"menu02\"></a><a href=\"/en/12function/index.html\" title=\"12 Functions of Tea Catechins\" onMouseOver=\"cngmenu('menu03')\" onMouseOut=\"cngmenu('menu03')\"><img src=\"/en/images/btn_12function.gif\" width=\"181\" height=\"21\" border=\"0\" alt=\"12 Functions of Tea Catechins\" name=\"menu03\"></a><a href=\"/en/qa/index.html\" title=\"FAQ\"><img src=\"/en/images/btn_qa_on.gif\" width=\"96\" height=\"21\" border=\"0\" alt=\"FAQ\" name=\"menu04\"></a><a href=\"/en/rd/index.html\" title=\"R&D\" onMouseOver=\"cngmenu('menu05')\" onMouseOut=\"cngmenu('menu05')\"><img src=\"/en/images/btn_rd.gif\" width=\"96\" height=\"21\" border=\"0\" alt=\"R&D\" name=\"menu05\"></a><a href=\"/en/index.html\" title=\"Home\" onMouseOver=\"cngmenu('menu06')\" onMouseOut=\"cngmenu('menu06')\"><img src=\"/en/images/btn_home.gif\" width=\"74\" height=\"21\" border=\"0\" alt=\"Home\" name=\"menu06\"></a></td></tr></table>");
}


	if( mode == "rd" ) {
document.write("<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr><td><a href=\"/en/info/index.html\" title=\"Information\" onMouseOver=\"cngmenu('menu01')\" onMouseOut=\"cngmenu('menu01')\"><img src=\"/en/images/btn_info.gif\" width=\"138\" height=\"21\" border=\"0\" alt=\"Information\" name=\"menu01\"></a><a href=\"/en/about/index.html\" title=\"What is Polyphenon?\" onMouseOver=\"cngmenu('menu02')\" onMouseOut=\"cngmenu('menu02')\"><img src=\"/en/images/btn_about.gif\" width=\"153\" height=\"21\" border=\"0\" alt=\"What is Polyphenon?\" name=\"menu02\"></a><a href=\"/en/12function/index.html\" title=\"12 Functions of Tea Catechins\" onMouseOver=\"cngmenu('menu03')\" onMouseOut=\"cngmenu('menu03')\"><img src=\"/en/images/btn_12function.gif\" width=\"181\" height=\"21\" border=\"0\" alt=\"12 Functions of Tea Catechins\" name=\"menu03\"></a><a href=\"/en/qa/index.html\" title=\"FAQ\" onMouseOver=\"cngmenu('menu04')\" onMouseOut=\"cngmenu('menu04')\"><img src=\"/en/images/btn_qa.gif\" width=\"96\" height=\"21\" border=\"0\" alt=\"FAQ\" name=\"menu04\"></a><a href=\"/en/rd/index.html\" title=\"R&D\"><img src=\"/en/images/btn_rd_on.gif\" width=\"96\" height=\"21\" border=\"0\" alt=\"R&D\" name=\"menu05\"></a><a href=\"/en/index.html\" title=\"Home\" onMouseOver=\"cngmenu('menu06')\" onMouseOut=\"cngmenu('menu06')\"><img src=\"/en/images/btn_home.gif\" width=\"74\" height=\"21\" border=\"0\" alt=\"Home\" name=\"menu06\"></a></td></tr></table>");
}


	if( mode == "footer" ) {
document.write("<a href=\"/en/link/index.html\" class=\"globalFooter\">Links</a> | <a href=\"/en/sitemap/index.html\" class=\"globalFooter\">Site Map</a> | <a href=\"/en/inquiry/index.html\" class=\"globalFooter\">Contact Us</a> | <a href=\"/en/about_site/index.html\" class=\"globalFooter\">About this Website</a> | <a href=\"/en/privacy_policy/index.html\" class=\"globalFooter\">Privacy Policy</a>");
}


}















