window.onload = setfont;function setfont(){ 	document.body.style.fontSize=getCookie('fsize');}function chg(ritu){	saveCookie('fsize',ritu+'%',10);	document.body.style.fontSize=ritu+'%';}function saveCookie( vn, v, dy ){	if(navigator.cookieEnabled)	document.cookie = vn+ '='+ v+ ';expires='+ new Date((new Date()).getTime()+dy*24*3600000).toGMTString();}function getCookie(vn){var rt='';	if( vn && document.cookie ) {		var v = document.cookie.split(';');			for(i in v){ 				v[i].match(/^\s*(.*)=(.*)$/); 					if( RegExp.$1 == vn) { 					rt = RegExp.$2; break; 					} 			}	} return rt;}function HeaderDir(num,num2) {var dirpath= '';if(num == "1"){	dirpath= '../';}else if(num == "2"){	dirpath= '../../';}else if(num == "3"){	dirpath= '../../../';}else if(num == "4"){	dirpath= '../../../../';}else if(num == "5"){	dirpath= '../../../../../';}if(num == "0"){	dirpath= './';}var target= '';if(num2 == "frame"){	target= ' target="_top"';}Header = '';Header += '<div id="header">';Header += '<div id="logo">';Header += '<a href="' + dirpath + 'index.html"' + target + '><img src="' + dirpath + 'common/images/header/logo.gif" alt="RISO" width="105" height="39" border="0"></a>';Header += '</div>';Header += '<div id="language"><a href="' + dirpath + 'home/confirmation.html">Japanese</a>&nbsp;&nbsp;|&nbsp;&nbsp;English&nbsp;&nbsp;|&nbsp;&nbsp;<img src="' + dirpath + 'common/images/icon/new_window_gray.gif" alt="Open New Window" width="14" height="10" border="0"><a href="http://www.riso.com/" target="_blank">Global</a></div>';Header += '<div id="function">';Header += '<table>';Header += '<tr>';Header += '<td>Font Size : <a href="#" onClick="chg(100)"><img src="' + dirpath + 'common/images/header/font_small.gif" alt="Font Small" width="47" height="20" border="0"></a><a href="#" onclick="chg(125)"><img src="' + dirpath + 'common/images/header/font_large.gif" alt="Font Large" width="47" height="20" border="0"></a></td>';Header += '</tr>';Header += '</table>';Header += '</div>';Header += '</div>';Header += '<div class="clear"></div>';Header += '<div id="global-navi">';Header += '<ul>';Header += '<li id="home"><a href="' + dirpath + 'index.html">Home</a></li>';Header += '<li id="product"><a href="' + dirpath + 'catalog/index.html">Products</a></li>';Header += '<li id="ir"><a href="' + dirpath + 'home/kabu/index.html">Investor Relations</a></li>';Header += '<li id="profile"><a href="' + dirpath + 'home/co/index.html">Corporate Profile</a></li>';Header += '<li id="ecology"><a href="' + dirpath + 'eco/index.html">Environmental Activities</a></li>';Header += '</ul>';Header += '</div>';TopHeader = '';TopHeader += '<div id="header">';TopHeader += '<div id="logo"><h1><img src="' + dirpath + 'common/images/header/logo.gif" alt="RISO" width="105" height="39" border="0"></h1></div>';TopHeader += '<div id="language"><a href="' + dirpath + 'home/confirmation.html">Japanese</a>&nbsp;&nbsp;|&nbsp;&nbsp;English&nbsp;&nbsp;|&nbsp;&nbsp;<img src="' + dirpath + 'common/images/icon/new_window_gray.gif" alt="Open New Window" width="14" height="10" border="0"><a href="http://www.riso.com/" target="_blank">Global</a></div>';TopHeader += '<div id="function">';TopHeader += '<table>';TopHeader += '<tr>';TopHeader += '<td>Font Size : <a href="#" onClick="chg(100)"><img src="' + dirpath + 'common/images/header/font_small.gif" alt="Font Small" width="47" height="20" border="0"></a><a href="#" onclick="chg(125)"><img src="' + dirpath + 'common/images/header/font_large.gif" alt="Font Large" width="47" height="20" border="0"></a></td>';TopHeader += '</tr>';TopHeader += '</table>';TopHeader += '</div>';TopHeader += '</div>';CatalogHeader = '';CatalogHeader += '<div id="header">';CatalogHeader += '<div id="logo">';CatalogHeader += '<a href="' + dirpath + 'index.html"' + target + '><img src="' + dirpath + 'common/images/header/logo.gif" alt="RISO" width="105" height="39" border="0"></a>';CatalogHeader += '</div>';CatalogHeader += '<div id="language"><a href="' + dirpath + 'home/confirmation.html">Japanese</a>&nbsp;&nbsp;|&nbsp;&nbsp;English&nbsp;&nbsp;|&nbsp;&nbsp;<img src="' + dirpath + 'common/images/icon/new_window_gray.gif" alt="Open New Window" width="14" height="10" border="0"><a href="http://www.riso.com/" target="_blank">Global</a></div>';CatalogHeader += '<div id="function">';CatalogHeader += '<table>';CatalogHeader += '<tr>';CatalogHeader += '<td>Font Size : <a href="#" onClick="chg(100)"><img src="' + dirpath + 'common/images/header/font_small.gif" alt="Font Small" width="47" height="20" border="0"></a><a href="#" onclick="chg(125)"><img src="' + dirpath + 'common/images/header/font_large.gif" alt="Font Large" width="47" height="20" border="0"></a></td>';CatalogHeader += '</tr>';CatalogHeader += '</table>';CatalogHeader += '</div>';CatalogHeader += '<div class="clear"></div>';CatalogHeader += '<div id="global-navi">';CatalogHeader += '<ul>';CatalogHeader += '<li id="home"><a href="' + dirpath + 'index.html">Home</a></li>';CatalogHeader += '<li id="product" class="on"><a href="' + dirpath + 'catalog/index.html">Products</a></li>';CatalogHeader += '<li id="ir"><a href="' + dirpath + 'home/kabu/index.html">Investor Relations</a></li>';CatalogHeader += '<li id="profile"><a href="' + dirpath + 'home/co/index.html">Corporate Profile</a></li>';CatalogHeader += '<li id="ecology"><a href="' + dirpath + 'eco/index.html">Environmental Activities</a></li>';CatalogHeader += '</ul>';CatalogHeader += '</div>';CatalogHeader += '</div>';KabuHeader = '';KabuHeader += '<div id="header">';KabuHeader += '<div id="logo">';KabuHeader += '<a href="' + dirpath + 'index.html"' + target + '><img src="' + dirpath + 'common/images/header/logo.gif" alt="RISO" width="105" height="39" border="0"></a>';KabuHeader += '</div>';KabuHeader += '<div id="language"><a href="' + dirpath + 'home/confirmation.html">Japanese</a>&nbsp;&nbsp;|&nbsp;&nbsp;English&nbsp;&nbsp;|&nbsp;&nbsp;<img src="' + dirpath + 'common/images/icon/new_window_gray.gif" alt="Open New Window" width="14" height="10" border="0"><a href="http://www.riso.com/" target="_blank">Global</a></div>';KabuHeader += '<div id="function">';KabuHeader += '<table>';KabuHeader += '<tr>';KabuHeader += '<td>Font Size : <a href="#" onClick="chg(100)"><img src="' + dirpath + 'common/images/header/font_small.gif" alt="Font Small" width="47" height="20" border="0"></a><a href="#" onclick="chg(125)"><img src="' + dirpath + 'common/images/header/font_large.gif" alt="Font Large" width="47" height="20" border="0"></a></td>';KabuHeader += '</tr>';KabuHeader += '</table>';KabuHeader += '</div>';KabuHeader += '<div class="clear"></div>';KabuHeader += '<div id="global-navi">';KabuHeader += '<ul>';KabuHeader += '<li id="home"><a href="' + dirpath + 'index.html">Home</a></li>';KabuHeader += '<li id="product"><a href="' + dirpath + 'catalog/index.html">Products</a></li>';KabuHeader += '<li id="ir" class="on"><a href="' + dirpath + 'home/kabu/index.html">Investor Relations</a></li>';KabuHeader += '<li id="profile"><a href="' + dirpath + 'home/co/index.html">Corporate Profile</a></li>';KabuHeader += '<li id="ecology"><a href="' + dirpath + 'eco/index.html">Environmental Activities</a></li>';KabuHeader += '</ul>';KabuHeader += '</div>';KabuHeader += '</div>';CorpHeader = '';CorpHeader += '<div id="header">';CorpHeader += '<div id="logo">';CorpHeader += '<a href="' + dirpath + 'index.html"' + target + '><img src="' + dirpath + 'common/images/header/logo.gif" alt="RISO" width="105" height="39" border="0"></a>';CorpHeader += '</div>';CorpHeader += '<div id="language"><a href="' + dirpath + 'home/confirmation.html">Japanese</a>&nbsp;&nbsp;|&nbsp;&nbsp;English&nbsp;&nbsp;|&nbsp;&nbsp;<img src="' + dirpath + 'common/images/icon/new_window_gray.gif" alt="Open New Window" width="14" height="10" border="0"><a href="http://www.riso.com/" target="_blank">Global</a></div>';CorpHeader += '<div id="function">';CorpHeader += '<table>';CorpHeader += '<tr>';CorpHeader += '<td>Font Size : <a href="#" onClick="chg(100)"><img src="' + dirpath + 'common/images/header/font_small.gif" alt="Font Small" width="47" height="20" border="0"></a><a href="#" onclick="chg(125)"><img src="' + dirpath + 'common/images/header/font_large.gif" alt="Font Large" width="47" height="20" border="0"></a></td>';CorpHeader += '</tr>';CorpHeader += '</table>';CorpHeader += '</div>';CorpHeader += '<div class="clear"></div>';CorpHeader += '<div id="global-navi">';CorpHeader += '<ul>';CorpHeader += '<li id="home"><a href="' + dirpath + 'index.html">Home</a></li>';CorpHeader += '<li id="product"><a href="' + dirpath + 'catalog/index.html">Products</a></li>';CorpHeader += '<li id="ir"><a href="' + dirpath + 'home/kabu/index.html">Investor Relations</a></li>';CorpHeader += '<li id="profile" class="on"><a href="' + dirpath + 'home/co/index.html">Corporate Profile</a></li>';CorpHeader += '<li id="ecology"><a href="' + dirpath + 'eco/index.html">Environmental Activities</a></li>';CorpHeader += '</ul>';CorpHeader += '</div>';CorpHeader += '</div>';EcoHeader = '';EcoHeader += '<div id="header">';EcoHeader += '<div id="logo">';EcoHeader += '<a href="' + dirpath + 'index.html"' + target + '><img src="' + dirpath + 'common/images/header/logo.gif" alt="RISO" width="105" height="39" border="0"></a>';EcoHeader += '</div>';EcoHeader += '<div id="language"><a href="' + dirpath + 'home/confirmation.html">Japanese</a>&nbsp;&nbsp;|&nbsp;&nbsp;English&nbsp;&nbsp;|&nbsp;&nbsp;<img src="' + dirpath + 'common/images/icon/new_window_gray.gif" alt="Open New Window" width="14" height="10" border="0"><a href="http://www.riso.com/" target="_blank">Global</a></div>';EcoHeader += '<div id="function">';EcoHeader += '<table>';EcoHeader += '<tr>';EcoHeader += '<td>Font Size : <a href="#" onClick="chg(100)"><img src="' + dirpath + 'common/images/header/font_small.gif" alt="Font Small" width="47" height="20" border="0"></a><a href="#" onclick="chg(125)"><img src="' + dirpath + 'common/images/header/font_large.gif" alt="Font Large" width="47" height="20" border="0"></a></td>';EcoHeader += '</tr>';EcoHeader += '</table>';EcoHeader += '</div>';EcoHeader += '<div class="clear"></div>';EcoHeader += '<div id="global-navi">';EcoHeader += '<ul>';EcoHeader += '<li id="home"><a href="' + dirpath + 'index.html">Home</a></li>';EcoHeader += '<li id="product"><a href="' + dirpath + 'catalog/index.html">Products</a></li>';EcoHeader += '<li id="ir"><a href="' + dirpath + 'home/kabu/index.html">Investor Relations</a></li>';EcoHeader += '<li id="profile"><a href="' + dirpath + 'home/co/index.html">Corporate Profile</a></li>';EcoHeader += '<li id="ecology" class="on"><a href="' + dirpath + 'eco/index.html">Environmental Activities</a></li>';EcoHeader += '</ul>';EcoHeader += '</div>';EcoHeader += '</div>';ReleaseHeader = '';ReleaseHeader += '<div id="header">';ReleaseHeader += '<div id="logo">';ReleaseHeader += '<a href="' + dirpath + 'index.html"' + target + '><img src="' + dirpath + 'common/images/header/logo.gif" alt="RISO" width="105" height="39" border="0"></a>';ReleaseHeader += '</div>';ReleaseHeader += '<div id="language"><a href="' + dirpath + 'home/confirmation.html">Japanese</a>&nbsp;&nbsp;|&nbsp;&nbsp;English&nbsp;&nbsp;|&nbsp;&nbsp;<img src="' + dirpath + 'common/images/icon/new_window_gray.gif" alt="Open New Window" width="14" height="10" border="0"><a href="http://www.riso.com/" target="_blank">Global</a></div>';ReleaseHeader += '<div id="function">';ReleaseHeader += '<table>';ReleaseHeader += '<tr>';ReleaseHeader += '<td>Font Size : <a href="#" onClick="chg(100)"><img src="' + dirpath + 'common/images/header/font_small.gif" alt="Font Small" width="47" height="20" border="0"></a><a href="#" onclick="chg(125)"><img src="' + dirpath + 'common/images/header/font_large.gif" alt="Font Large" width="47" height="20" border="0"></a></td>';ReleaseHeader += '</tr>';ReleaseHeader += '</table>';ReleaseHeader += '</div>';ReleaseHeader += '<div class="clear"></div>';ReleaseHeader += '<div id="global-navi">';ReleaseHeader += '<ul>';ReleaseHeader += '<li id="home"><a href="' + dirpath + 'index.html">Home</a></li>';ReleaseHeader += '<li id="product"><a href="' + dirpath + 'catalog/index.html">Products</a></li>';ReleaseHeader += '<li id="ir"><a href="' + dirpath + 'home/kabu/index.html">Investor Relations</a></li>';ReleaseHeader += '<li id="profile"><a href="' + dirpath + 'home/co/index.html">Corporate Profile</a></li>';ReleaseHeader += '<li id="ecology"><a href="' + dirpath + 'eco/index.html">Environmental Activities</a></li>';ReleaseHeader += '</ul>';ReleaseHeader += '</div>';ReleaseHeader += '</div>';}