//CSS furiwake
if((navigator.appVersion.indexOf("Mac")!= -1)){
document.write('<link rel="stylesheet" type="text/css" href="'+__path+'shared/css/mac_m.css" title="mac_m">');
}
else
{
document.write('<link rel="stylesheet" type="text/css" href="'+__path+'shared/css/win_m.css" title="win_m">');
}




document.write('<script language="JavaScript" src="'+__path+'shared/js/mm_menu.js"></script>');
document.write('<script language="JavaScript" src="'+__path+'shared/js/businessoftsumura.js"></script>');
document.write('<script language="JavaScript" src="'+__path+'shared/js/kampo_plant.js"></script>');
document.write('<script language="JavaScript" src="'+__path+'shared/js/kampo_fact.js"></script>');
document.write('<script language="JavaScript" src="'+__path+'shared/js/ir.js"></script>');




/*****************************************/
/* layer on-off                                               */
/*****************************************/
function show(id){
if(document.getElementById){
if(document.getElementById(id).style.display == "none"){
document.getElementById(id).style.display = "block";
}else if(document.getElementById(id).style.display == "block"){
document.getElementById(id).style.display = "none";
}
}
}
function hide(id){
if(document.getElementById){
if(document.getElementById(id).style.display == "block"){
document.getElementById(id).style.display = "none";
}else if(document.getElementById(id).style.display == "none"){
document.getElementById(id).style.display = "block";
}
}
}





/*****************************************/
/* DW kakidashi mmScript                                    */
/*****************************************/
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}

/*****************************/
/* DW kakidashi komado               */
/*****************************/
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

/*****************************/
/* DW kakidashi PULL DOWN JUMP*/
/*****************************/
function MM_jumpMenu(targ,selObj,restore){ //v3.0
  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
  if (restore) selObj.selectedIndex=0;
}


/*****************************/
/* gazou sakiyomi                          */
/*****************************/
MM_preloadImages(
__path+'shared/img/btn2_on.gif',
__path+'shared/img/btn3_on.gif',
__path+'shared/img/menu1_on.gif',
__path+'shared/img/menu2_on.gif',
__path+'shared/img/menu3_on.gif',
__path+'shared/img/menu4_on.gif',
__path+'shared/img/menu5_on.gif'
)




/*****************************/
/*                     head                       */
/*****************************/
function header(){
document.write('<a name="top"></a>');
document.write('<!-- head -->');
document.write('<div id="header">');
document.write('<table width="760" border="0" cellspacing="0" cellpadding="0" summary="">');
document.write('<tr>');
document.write('<td bgcolor="#F4E8DA"><a href="',__path+'index.htm"><img src="',__path+'shared/img/tsumura_logo.gif" alt="TSUMURA & CO." width="210" height="56" border="0"></a></td>');
document.write('<td align="right" valign="top" bgcolor="#F4E8DA"><table border="0" cellspacing="0" cellpadding="0" summary="">');
document.write('<tr>');
document.write('<td colspan="2"><img src="',__path+'shared/img/clear.gif" alt="" width="1" height="8"></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td><a href="',__path+'../index.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'btn2\',\'\',\'',__path+'shared/img/btn2_on.gif\',1)"><img src="',__path+'shared/img/btn2_off.gif" alt="Japanese" name="btn2" width="90" height="18" border="0"></a></td>');
document.write('<td><a href="',__path+'index.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'btn3\',\'\',\'',__path+'shared/img/btn3_on.gif\',1)"><img src="',__path+'shared/img/btn3_off.gif" alt="TOP" name="btn3" width="53" height="18" border="0"></a></td>');
document.write('</tr>');
document.write('</table>');
document.write('</td>');
document.write('</tr>');
document.write('</table>');
document.write('<!-- head -->');
document.write('<!-- MENU soto waku -->');
document.write('<table width="760" border="0" cellspacing="0" cellpadding="0" summary="MENU waku">');
document.write('<tr>');
document.write('<td>');
document.write('<!-- MENU uchi waku -->');
document.write('<table width="760" border="0" cellspacing="0" cellpadding="0" summary="MENU">');
document.write('<tr>');
//Corporate Information
if(__menu == 'info'){
document.write('<td><a href="',__path+'info/index.htm"><img src="',__path+'shared/img/menu1_on.gif" alt="Corporate Information" name="corporate" width="153" height="27" border="0"></a></td>');
}else{
document.write('<td><a href="',__path+'info/index.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'corporate\',\'\',\'',__path+'shared/img/menu1_on.gif\',1)"><img src="',__path+'shared/img/menu1_off.gif" alt="Corporate Information" name="corporate" width="153" height="27" border="0"></a></td>');
}
//Corporate Information
//IR Information
if(__menu == 'ir'){
document.write('<td><a href="',__path+'ir/index.htm"><img src="',__path+'shared/img/menu2_on.gif" alt="IR Information" name="ir" width="121" height="27" border="0"></a></td>');
}else{
document.write('<td><a href="',__path+'ir/index.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'ir\',\'\',\'',__path+'shared/img/menu2_on.gif\',1)"><img src="',__path+'shared/img/menu2_off.gif" alt="IR Information" name="ir" width="121" height="27" border="0"></a></td>');
}
//IR Information
//News Release
if(__menu == 'newsrelease'){
document.write('<td><a href="',__path+'newsrelease/index.htm"><img src="',__path+'shared/img/menu3_on.gif" alt="News Release" name="news" width="121" height="27" border="0"></a></td>');
}else{
document.write('<td><a href="',__path+'newsrelease/index.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'news\',\'\',\'',__path+'shared/img/menu3_on.gif\',1)"><img src="',__path+'shared/img/menu3_off.gif" alt="News Release" name="news" width="121" height="27" border="0"></a></td>');
}
//News Release
//Our Products
if(__menu == 'products'){
document.write('<td><a href="',__path+'products/index.htm")"><img src="',__path+'shared/img/menu4_on.gif" alt="Our Products" name="products" width="122" height="27" border="0"></a></td>');
}else{
document.write('<td><a href="',__path+'products/index.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'products\',\'\',\'',__path+'shared/img/menu4_on.gif\',1)"><img src="',__path+'shared/img/menu4_off.gif" alt="Our Products" name="products" width="122" height="27" border="0"></a></td>');
}
//Our Products
//The World of Kampo
if(__menu == 'kampo'){
document.write('<td><a href="',__path+'kampo/index.htm"><img src="',__path+'shared/img/menu5_on.gif" alt="The World of Kampo" name="kampo" width="134" height="27" border="0"></a></td>');
}else{
document.write('<td><a href="',__path+'kampo/index.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'kampo\',\'\',\'',__path+'shared/img/menu5_on.gif\',1)"><img src="',__path+'shared/img/menu5_off.gif" alt="The World of Kampo" name="kampo" width="134" height="27" border="0"></a></td>');
}
//The World of Kampo
//Links
if(__menu == 'link'){
document.write('<td><a href="',__path+'link/index.htm"><img src="',__path+'shared/img/menu6_on.gif" alt="Links" name="link" width="109" height="27" border="0"></a></td>');
}else{
document.write('<td><a href="',__path+'link/index.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage(\'link\',\'\',\'',__path+'shared/img/menu6_on.gif\',1)"><img src="',__path+'shared/img/menu6_off.gif" alt="Links" name="link" width="109" height="27" border="0"></a></td>');
}
//Links
document.write('</tr>');
document.write('</table>');
document.write('<!-- MENU uchi waku -->');
document.write('</td>');
document.write('</tr>');
document.write('<tr><td bgcolor="#7F382F"><img src="',__path+'shared/img/clear.gif" alt="" width="1" height="3"></td></tr>');
document.write('</table>');
document.write('</div>');
document.write('<!-- MENU soto waku -->');
}



/*****************************/
/*                          footer                    */
/*****************************/
function footer(){
document.write('<!-- footer -->');
document.write('<div id="footer">');
document.write('<table width="760" border="0" cellspacing="0" cellpadding="0">');
document.write('<tr><td bgcolor="#7F382F"><img src="',__path+'shared/img/clear.gif" alt="" width="1" height="3"></td></tr>');
document.write('</table>');
document.write('<table width="760" border="0" cellspacing="0" cellpadding="0">');
document.write('<tr><td align="center" bgcolor="#f4e8da">');
document.write('<table border="0" cellspacing="5" cellpadding="0">');
document.write('<tr><td align="center" class="copyright">Copyright(C) Tsumura &amp; Co. All Rights Reserved.</td></tr>');
document.write('</table>');
document.write('</td></tr></table>');
document.write('</div>');
document.write('<!-- footer -->');

}






/***************************************************/
/*                                    Kampo ni tsuite�@PAGE TOP(Japanese)                            */
/***************************************************/
function kampopagetop() {
document.write('<table width="100%" border="0" cellpadding="10" cellspacing="0" summary="pagetop">');
document.write('<tr><td align="right"><a href="#top"><img src="../../img/btn_pagetop.gif" width="85" height="18" alt="PAGE TOP" border="0"></a></td></tr>');
document.write('</table>');
}










/*****************************/
/*         Corporate Information        */
/*****************************/
function CorporateInformationMenu(num){
document.write('<img src="'+__path+'img/clear.gif" width="1" height="10"><br>');
document.write('<img src="'+__path+'info/img/title.gif" width="200" height="65"><br>');
document.write('<img src="'+__path+'img/clear.gif" width="1" height="10"><br>');
document.write('<table width="100%" border="0" cellspacing="3" cellpadding="0" bgcolor="#110F69">');
document.write('<tr>');
document.write('<td><table width="190" border="0" cellpadding="0" cellspacing="2">');




document.write('<tr bgcolor="#110F69"><td colspan="2" align="center" valign="top"><img src="'+__path+'info/img/sq02.gif" width="190" height="1"></td></tr>');
document.write('<tr bgcolor="#110F69">');
if(num=='1'){document.write('<td width="15" align="center" valign="top"><img src="'+__path+'info/img/sankaku.gif" width="14" height="14" vspace="3"></td>');}
else{document.write('<td width="15" align="center" valign="top"><img src="'+__path+'info/img/sq02.gif" width="8" height="8" vspace="5"></td>');}
document.write('<td width="175" class="j12"><a href="'+__path+'info/overview.htm">Corporate Overview</a></td>');
document.write('</tr>');

document.write('<tr bgcolor="#110F69"><td colspan="2" align="center" valign="top"><img src="'+__path+'info/img/sq02.gif" width="190" height="1"></td></tr>');
document.write('<tr bgcolor="#110F69">');
if(num=='2'){document.write('<td width="15" align="center" valign="top"><img src="'+__path+'info/img/sankaku.gif" width="14" height="14" vspace="3"></td>');}
else{document.write('<td width="15" align="center" valign="top"><img src="'+__path+'info/img/sq02.gif" width="8" height="8" vspace="5"></td>');}
document.write('<td width="175" class="j12"><a href="'+__path+'info/history.htm">Company History</a></td>');
document.write('</tr>');

document.write('<tr bgcolor="#110F69"><td colspan="2" align="center" valign="top"><img src="'+__path+'info/img/sq02.gif" width="190" height="1"></td></tr>');
document.write('<tr bgcolor="#110F69">');
if(num=='3'){document.write('<td width="15" align="center" valign="top"><img src="'+__path+'info/img/sankaku.gif" width="14" height="14" vspace="3"></td>');}
else{document.write('<td width="15" align="center" valign="top"><img src="'+__path+'info/img/sq02.gif" width="8" height="8" vspace="5"></td>');}
document.write('<td width="175" class="j12"><a href="'+__path+'info/kampo/index.htm">Kampo- Our Core Business</a></td>');
document.write('</tr>');

document.write('<tr bgcolor="#110F69"><td colspan="2" align="center" valign="top"><img src="'+__path+'info/img/sq02.gif" width="190" height="1"></td></tr>');
document.write('<tr bgcolor="#110F69">');
if(num=='4'){document.write('<td width="15" align="center" valign="top"><img src="'+__path+'info/img/sankaku.gif" width="14" height="14" vspace="3"></td>');}
else{document.write('<td width="15" align="center" valign="top"><img src="'+__path+'info/img/sq02.gif" width="8" height="8" vspace="5"></td>');}
document.write('<td width="175" class="j12"><a href="'+__path+'info/operation.htm">Overview of Operations</a></td>');
document.write('</tr>');

document.write('<tr bgcolor="#110F69"><td colspan="2" align="center" valign="top"><img src="'+__path+'info/img/sq02.gif" width="190" height="1"></td></tr>');
document.write('<tr bgcolor="#110F69">');
if(num=='5'){document.write('<td width="15" align="center" valign="top"><img src="'+__path+'info/img/sankaku.gif" width="14" height="14" vspace="3"></td>');}
else{document.write('<td width="15" align="center" valign="top"><img src="'+__path+'info/img/sq02.gif" width="8" height="8" vspace="5"></td>');}
document.write('<td width="175" class="j12"><a href="'+__path+'info/reserch.htm">Research and Development</a></td>');
document.write('</tr>');

/*
document.write('<tr bgcolor="#110F69"><td colspan="2" align="center" valign="top"><img src="'+__path+'info/img/sq02.gif" width="190" height="1"></td></tr>');
document.write('<tr bgcolor="#110F69">');
if(num=='6'){document.write('<td width="15" align="center" valign="top"><img src="'+__path+'info/img/sankaku.gif" width="14" height="14" vspace="3"></td>');}
else{document.write('<td width="15" align="center" valign="top"><img src="'+__path+'info/img/sq02.gif" width="8" height="8" vspace="5"></td>');}
document.write('<td width="175" class="j12"><a href="'+__path+'info/portfolio.htm">Products Portfolio</a></td>');
document.write('</tr>');
*/




//document.write('<tr bgcolor="#110F69"><td colspan="2" align="center" valign="top"><img src="'+__path+'info/img/sq02.gif" width="190" height="1"></td></tr>');
//document.write('<tr bgcolor="#110F69">');
//if(num=='7'){document.write('<td width="15" align="center" valign="top"><img src="'+__path+'info/img/sankaku.gif" width="14" height="14" vspace="3"></td>');}
//else{document.write('<td width="15" align="center" valign="top"><img src="'+__path+'info/img/sq02.gif" width="8" height="8" vspace="5"></td>');}
//document.write('<td width="175" class="j12"><a href="'+__path+'info/outside.htm">Oparations Outside Japan</a></td>');
//document.write('</tr>');

document.write('<tr bgcolor="#110F69"><td colspan="2" align="center" valign="top"><img src="'+__path+'info/img/sq02.gif" width="190" height="1"></td></tr>');
document.write('<tr bgcolor="#110F69">');
if(num=='8'){document.write('<td width="15" align="center" valign="top"><img src="'+__path+'info/img/sankaku.gif" width="14" height="14" vspace="3"></td>');}
else{document.write('<td width="15" align="center" valign="top"><img src="'+__path+'info/img/sq02.gif" width="8" height="8" vspace="5"></td>');}
document.write('<td width="175" class="j12"><a href="'+__path+'info/location.htm">Tsumura Office Location</a></td>');
document.write('</tr>');

document.write('<tr bgcolor="#110F69"><td colspan="2" align="center" valign="top"><img src="'+__path+'info/img/sq02.gif" width="190" height="1"></td></tr>');
document.write('<tr bgcolor="#110F69">');
if(num=='9'){document.write('<td width="15" align="center" valign="top"><img src="'+__path+'info/img/sankaku.gif" width="14" height="14" vspace="3"></td>');}
else{document.write('<td width="15" align="center" valign="top"><img src="'+__path+'info/img/sq02.gif" width="8" height="8" vspace="5"></td>');}
document.write('<td width="175" class="j12"><a href="'+__path+'info/eco.htm">Corporate Social Responsibility Report</a></td>');
document.write('</tr>');

document.write('<tr bgcolor="#110F69"><td colspan="2" align="center" valign="top"><img src="'+__path+'info/img/sq02.gif" width="190" height="1"></td></tr>');
document.write('</table>');
document.write('</td>');
document.write('</tr>');
document.write('</table>');
document.write('<table width="190" border="0" cellpadding="0" cellspacing="6"><tr><td width="178" align="right" valign="top" class="j12"><img src="'+__path+'info/img/sq02.gif" width="8" height="8" vspace="5" align="absmiddle"> <a href="'+__path+'info/index.htm" class="backtotop">Back to Top </a></td></tr></table>');
}




/*****************************/
/*         Our Products        */
/*****************************/
function OurProductsMenu(num){
document.write('<table width="185" border="0" cellspacing="0" cellpadding="0">');
document.write('<tr><td colspan="3"><img src="'+__path+'products/img/kampo.gif" width="185" height="20" vspace="8" alt="Pharmaceutical Products"></td></tr>');
document.write('<tr><td colspan="3" class="j12"><b><font color="#006600">Kampo Products</font></b></td></tr>');
document.write('<tr>');
document.write('<td width="15" align="center"><img src="'+__path+'products/img/green.gif" width="8" height="8"></td>');
document.write('<td colspan="2"><a href="'+__path+'products/k_ethical/index.htm">Kampo - ethical</a></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td width="15" align="center">&nbsp;</td>');
if(num=="1"){document.write('<td width="14" align="center"><img src="'+__path+'img/sankaku.gif" width="14" height="14"></td>');}
else{document.write('<td width="14" align="center"><img src="'+__path+'products/img/green.gif" width="8" height="8"></td>');}
document.write('<td width="156"><a href="'+__path+'products/k_ethical/index.htm">TJ1 - TJ20</a></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td width="15" align="center">&nbsp;</td>');
if(num=="2"){document.write('<td width="14" align="center"><img src="'+__path+'img/sankaku.gif" width="14" height="14"></td>');}
else{document.write('<td width="14" align="center"><img src="'+__path+'products/img/green.gif" width="8" height="8"></td>');}
document.write('<td width="156"><a href="'+__path+'products/k_ethical/tj021.htm">TJ21 - TJ40</a></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td width="15" align="center">&nbsp;</td>');
if(num=="3"){document.write('<td width="14" align="center"><img src="'+__path+'img/sankaku.gif" width="14" height="14"></td>');}
else{document.write('<td width="14" align="center"><img src="'+__path+'products/img/green.gif" width="8" height="8"></td>');}
document.write('<td width="156"><a href="'+__path+'products/k_ethical/tj041.htm">TJ41 - TJ60</a></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td width="15" align="center">&nbsp;</td>');
if(num=="4"){document.write('<td width="14" align="center"><img src="'+__path+'img/sankaku.gif" width="14" height="14"></td>');}
else{document.write('<td width="14" align="center"><img src="'+__path+'products/img/green.gif" width="8" height="8"></td>');}
document.write('<td width="156"><a href="'+__path+'products/k_ethical/tj061.htm">TJ61 - TJ80</a></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td width="15" align="center">&nbsp;</td>');
if(num=="5"){document.write('<td width="14" align="center"><img src="'+__path+'img/sankaku.gif" width="14" height="14"></td>');}
else{document.write('<td width="14" align="center"><img src="'+__path+'products/img/green.gif" width="8" height="8"></td>');}
document.write('<td width="156"><a href="'+__path+'products/k_ethical/tj081.htm">TJ81 - TJ100</a></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td width="15" align="center">&nbsp;</td>');
if(num=="6"){document.write('<td width="14" align="center"><img src="'+__path+'img/sankaku.gif" width="14" height="14"></td>');}
else{document.write('<td width="14" align="center"><img src="'+__path+'products/img/green.gif" width="8" height="8"></td>');}
document.write('<td width="156"><a href="'+__path+'products/k_ethical/tj101.htm">TJ101 - TJ120</a></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td width="15" align="center">&nbsp;</td>');
if(num=="7"){document.write('<td width="14" align="center"><img src="'+__path+'img/sankaku.gif" width="14" height="14"></td>');}
else{document.write('<td width="14" align="center"><img src="'+__path+'products/img/green.gif" width="8" height="8"></td>');}
document.write('<td width="156"><a href="'+__path+'products/k_ethical/tj121.htm">TJ121 - </a></td>');
document.write('</tr>');
document.write('<tr><td colspan="3" align="center"><img src="'+__path+'img/space.gif" width="8" height="9"></td></tr>');
document.write('<tr>');
document.write('<td width="15" align="center"><img src="'+__path+'products/img/green.gif" width="8" height="8"></td>');
document.write('<td colspan="2"><a href="'+__path+'products/k_otc/index.htm">Kampo - OTC</a></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td width="15" align="center">&nbsp;</td>');
if(num=="8"){document.write('<td width="14" align="center"><img src="'+__path+'img/sankaku.gif" width="14" height="14"></td>');}
else{document.write('<td width="14" align="center"><img src="'+__path+'products/img/green.gif" width="8" height="8"></td>');}
document.write('<td width="156"><a href="'+__path+'products/k_otc/index.htm">1001 - 1020</a></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td width="15" align="center">&nbsp;</td>');
if(num=="9"){document.write('<td width="14" align="center"><img src="'+__path+'img/sankaku.gif" width="14" height="14"></td>');}
else{document.write('<td width="14" align="center"><img src="'+__path+'products/img/green.gif" width="8" height="8"></td>');}
document.write('<td width="156"><a href="'+__path+'products/k_otc/1021.htm">1021 - 1040</a></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td width="15" align="center">&nbsp;</td>');
if(num=="10"){document.write('<td width="14" align="center"><img src="'+__path+'img/sankaku.gif" width="14" height="14"></td>');}
else{document.write('<td width="14" align="center"><img src="'+__path+'products/img/green.gif" width="8" height="8"></td>');}
document.write('<td width="156"><a href="'+__path+'products/k_otc/1041.htm">1041 -</a></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td width="15" align="center">&nbsp;</td>');
if(num=="11"){document.write('<td width="14" align="center"><img src="'+__path+'img/sankaku.gif" width="14" height="14"></td>');}
else{document.write('<td width="14" align="center"><img src="'+__path+'products/img/green.gif" width="8" height="8"></td>');}
document.write('<td width="156"><a href="'+__path+'products/k_otc/other.htm">Other</a></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td colspan="3" align="center"><img src="'+__path+'img/space.gif" width="8" height="9"></td>');
document.write('</tr>');
document.write('<tr><td colspan="3" class="j12"><b><font color="#006600">Conventional Products</font></b></td></tr>');
document.write('<tr>');
if(num=="12"){document.write('<td width="15" align="center"><img src="'+__path+'img/sankaku.gif" width="14" height="14"></td>');}
else{document.write('<td width="15" align="center"><img src="'+__path+'products/img/green.gif" width="8" height="8"></td>');}
document.write('<td colspan="2"><a href="'+__path+'products/medical/index.htm">Conventional - ethical</a></td>');
document.write('</tr>');
document.write('<tr>');
if(num=="13"){document.write('<td width="15" align="center"><img src="'+__path+'img/sankaku.gif" width="14" height="14"></td>');}
else{document.write('<td width="15" align="center"><img src="'+__path+'products/img/green.gif" width="8" height="8"></td>');}
document.write('<td colspan="2"><a href="'+__path+'products/otc/index.htm">Conventional - OTC</a></td>');
document.write('</tr>');
document.write('<tr><td colspan="3" align="center"><img src="'+__path+'img/space.gif" width="8" height="9"></td></tr>');
document.write('<tr><td colspan="3"><img src="'+__path+'products/img/household.gif" width="185" height="20" vspace="8" alt="Household Products"></td></tr>');
document.write('<tr><td colspan="3" class="j12"><b><font color="#006600">Bath Additives </font></b></td></tr>');
document.write('<tr>');
if(num=="14"){document.write('<td width="15" align="center"><img src="'+__path+'img/sankaku.gif" width="14" height="14"></td>');}
else{document.write('<td width="15" align="center"><img src="'+__path+'products/img/green.gif" width="8" height="8"></td>');}
document.write('<td colspan="2"><a href="'+__path+'products/bathharb/index.htm">Bath Herb </a></td>');
document.write('</tr>');
document.write('<tr><td colspan="3" align="center"><img src="'+__path+'img/space.gif" width="8" height="9"></td></tr>');
document.write('<tr><td colspan="3" align="center" height="8"><img src="'+__path+'products/img/green.gif" width="180" height="1"></td></tr>');
document.write('</table>');
document.write('<table width="190" border="0" cellpadding="0" cellspacing="6"><tr><td width="178" align="right" valign="top" class="j12"><img src="'+__path+'products/img/green.gif" width="8" height="8"> <a href="'+__path+'products/index.htm">Back to Top </a></td></tr></table>');
}










/*****************************/
/*         IR Information        */
/*****************************/
function IRInformationMenu(num){
document.write('<img src="'+__path+'ir/img/title.gif" width="200" height="58"><br>');
document.write('<br>');
document.write('<table border="0" cellspacing="0" cellpadding="6" bgcolor="#FEFEFE">');
document.write('<tr><td valign="top"><table border="0" cellpadding="0" cellspacing="0">');
document.write('<tr><td colspan="2" align="center" valign="top"><img src="'+__path+'info/img/sq02.gif" width="180" height="1"></td></tr>');

document.write('<tr>');
if(num=='1'){document.write('<td width="16" align="center"><img src="'+__path+'img/sankaku.gif" width="14" height="14"></td>');}
else{document.write('<td width="16" align="center" valign="top"><img src="'+__path+'info/img/sq02.gif" width="8" height="8" vspace="5" hspace="3"></td>');}
document.write('<td width="164" class="jp12"><a href="'+__path+'ir/monthly.htm">Monthly Information</a></td>');
document.write('</tr>');

document.write('<tr><td colspan="2" align="center" valign="top"><img src="'+__path+'info/img/sq02.gif" width="180" height="1"></td></tr>');

document.write('<tr>');
if(num=='2'){document.write('<td width="16" align="center"><img src="'+__path+'img/sankaku.gif" width="14" height="14"></td>');}
else{document.write('<td align="center" valign="top"><img src="'+__path+'info/img/sq02.gif" width="8" height="8" vspace="5" hspace="3"></td>');}
document.write('<td class="jp12"><a href="'+__path+'ir/news/index.htm">Financial News </a></td>');
document.write('</tr>');

document.write('<tr><td colspan="2" align="center" valign="top" bgcolor="#110F69"><img src="'+__path+'info/img/sq02.gif" width="180" height="1"></td></tr>');

document.write('<tr>');
if(num=='3'){document.write('<td width="16" align="center"><img src="'+__path+'img/sankaku.gif" width="14" height="14"></td>');}
else{document.write('<td align="center" valign="top"><img src="'+__path+'info/img/sq02.gif" width="8" height="8" vspace="5" hspace="3"></td>');}
document.write('<td class="jp12"><a href="'+__path+'ir/business/index.html">Business of TSUMURA </a></td>');
document.write('</tr>');

document.write('<tr><td colspan="2" align="center" valign="top"><img src="'+__path+'info/img/sq02.gif" width="180" height="1"></td></tr>');

document.write('<tr>');
if(num=='4'){document.write('<td width="16" align="center"><img src="'+__path+'img/sankaku.gif" width="14" height="14"></td>');}
else{document.write('<td align="center" valign="top"><img src="'+__path+'info/img/sq02.gif" width="8" height="8" vspace="5" hspace="3"></td>');}
document.write('<td class="jp12"><a href="'+__path+'ir/annual.htm">Annual Report</a></td>');
document.write('</tr>');

document.write('<tr><td colspan="2" align="center" valign="top"><img src="'+__path+'info/img/sq02.gif" width="180" height="1"></td></tr>');
document.write('<tr><td colspan="2" align="center" valign="top"><img src="'+__path+'img/clear.gif" width="1" height="20"></td></tr>');
document.write('<tr><td colspan="2" align="center" valign="top"><img src="'+__path+'img/sq03.gif" width="180" height="1"></td></tr>');

document.write('<tr>');
if(num=='5'){document.write('<td width="16" align="center"><img src="'+__path+'img/sankaku.gif" width="14" height="14"></td>');}
else{document.write('<td align="center" valign="top"><img src="'+__path+'img/sq03.gif" width="8" height="8" vspace="5" hspace="3"></td>');}
document.write('<td class="jp12"><a href="'+__path+'kampo/fact/what/index.html">Kampo Fact Book</a></td>');
document.write('</tr>');

document.write('<tr><td colspan="2" align="center" valign="top"><img src="'+__path+'img/sq03.gif" width="180" height="1"></td></tr>');
document.write('<tr><td colspan="2" align="center" valign="top"><img src="'+__path+'img/clear.gif" width="1" height="10"></td></tr>');

document.write('<tr><td colspan="2" align="right" class="jp12"><img src="'+__path+'info/img/sq02.gif" width="8" height="8" vspace="5" hspace="3" align="absmiddle"><a href="'+__path+'ir/index.htm">Back to Top</a></td></tr>');


document.write('</table></td>');
document.write('</tr>');
document.write('</table>');
document.write('<br>');
document.write('<table width="96%" border="0" cellspacing="2" cellpadding="2">');
document.write('<tr><td class="j12"><b><font color="#509729" class="j13">Bringing Science to Herbal Medicines</font></b></td></tr>');
document.write('<tr><td class="j12">By applying the most advanced scientific techniques to the time-tested know-how of Kampo - Japan\'s traditional herbal medicine - Tsumura is dedicated to creating a richer, healthier life for people throughout the world.</td></tr>');
document.write('<tr><td>&nbsp;</td></tr>');
document.write('</table>');
}