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_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_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];}
}

function opn_win(URL,W,H) {
	var win;
	win = window.open(URL, 'NewWin', 'toolbar=no,location=no,directoryies=no,status=no,menubar=no,scrollbars=yes,resizable=no,copyhistory=no,width='+W+',height='+H);
}

//-------------------------
//共通部分のinclude
//-------------------------
function show_menu_top() { //トップページメニュー
				document.write("<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\">"
+"				<tr>"
+"				<td style=\"padding-bottom:8px;\"><a href=\"./about/\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('b01','','./images/common_b01_on.gif',1)\"><img src=\"./images/common_b01.gif\" name=\"b01\" alt=\"「おりざ」とは\" height=\"45\" width=\"215\"></a></td>"
+"				</tr>"
+"				<tr>"
+"				<td style=\"padding-bottom:8px;\"><a href=\"./style/\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('b07','','./images/common_b07_on.gif',1)\"><img src=\"./images/common_b07.gif\" name=\"b07\" alt=\"「おりざ」のこだわり\" height=\"45\" width=\"215\"></a></td>"
+"				</tr>"
+"				<tr>"
+"				<td style=\"padding-bottom:8px;\"><a href=\"./blog/\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('b06','','./images/common_b06_on.gif',1)\"><img src=\"./images/common_b06.gif\" name=\"b06\" alt=\"「おりざ」通信\" height=\"45\" width=\"215\"></a></td>"
+"				</tr>"
+"				<tr>"
+"				<td style=\"padding-bottom:8px;\"><a href=\"./howto/\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('b08','','./images/common_b08_on.gif',1)\"><img src=\"./images/common_b08.gif\" name=\"b08\" alt=\"美味しい炊き方\" height=\"45\" width=\"215\"></a></td>"
+"				</tr>"
+"				<tr>"
+"				<td style=\"padding-bottom:8px;\"><a href=\"https://www.kr-uonuma.com/order/\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('b09','','./images/common_b09_on.gif',1)\"><img src=\"./images/common_b09.gif\" name=\"b09\" alt=\"ご注文\" height=\"45\" width=\"215\"></a></td>"
+"				</tr>"
+"				<tr>"
+"				<td style=\"padding-bottom:8px;\"><a href=\"./company/\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('b02','','./images/common_b02_on.gif',1)\"><img src=\"./images/common_b02.gif\" name=\"b02\" alt=\"会社案内\" height=\"45\" width=\"215\"></a></td>"
+"				</tr>"
+"				<tr>"
+"				<td style=\"padding-bottom:8px;\"><a href=\"./contact/\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('b03','','./images/common_b03_on.gif',1)\"><img src=\"./images/common_b03.gif\" name=\"b03\" alt=\"お問い合せ\" height=\"45\" width=\"215\"></a></td>"
+"				</tr>"
+"				</table>"
				);
}

function show_menu() { //下層ページメニュー
				document.write("<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\">"
+"				<tr>"
+"				<td style=\"padding-bottom:8px;\"><a href=\"../about/\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('b01','','../images/common_b01_on.gif',1)\"><img src=\"../images/common_b01.gif\" name=\"b01\" alt=\"「おりざ」とは\" height=\"45\" width=\"215\"></a></td>"
+"				</tr>"
+"				<tr>"
+"				<td style=\"padding-bottom:8px;\"><a href=\"../style/\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('b07','','../images/common_b07_on.gif',1)\"><img src=\"../images/common_b07.gif\" name=\"b07\" alt=\"「おりざ」のこだわり\" height=\"45\" width=\"215\"></a></td>"
+"				</tr>"
+"				<tr>"
+"				<td style=\"padding-bottom:8px;\"><a href=\"../blog/\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('b06','','../images/common_b06_on.gif',1)\"><img src=\"../images/common_b06.gif\" name=\"b06\" alt=\"「おりざ」通信\" height=\"45\" width=\"215\"></a></td>"
+"				</tr>"
+"				<tr>"
+"				<td style=\"padding-bottom:8px;\"><a href=\"../howto/\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('b08','','../images/common_b08_on.gif',1)\"><img src=\"../images/common_b08.gif\" name=\"b08\" alt=\"美味しい炊き方\" height=\"45\" width=\"215\"></a></td>"
+"				</tr>"
+"				<tr>"
+"				<td style=\"padding-bottom:8px;\"><a href=\"https://www.kr-uonuma.com/order/\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('b09','','../images/common_b09_on.gif',1)\"><img src=\"../images/common_b09.gif\" name=\"b09\" alt=\"ご注文\" height=\"45\" width=\"215\"></a></td>"
+"				</tr>"
+"				<tr>"
+"				<td style=\"padding-bottom:8px;\"><a href=\"../company/\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('b02','','../images/common_b02_on.gif',1)\"><img src=\"../images/common_b02.gif\" name=\"b02\" alt=\"会社案内\" height=\"45\" width=\"215\"></a></td>"
+"				</tr>"
+"				<tr>"
+"				<td style=\"padding-bottom:8px;\"><a href=\"../contact/\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('b03','','../images/common_b03_on.gif',1)\"><img src=\"../images/common_b03.gif\" name=\"b03\" alt=\"お問い合せ\" height=\"45\" width=\"215\"></a></td>"
+"				</tr>"
+"				<tr>"
+"				<td style=\"padding-bottom:8px;\"><a href=\"../\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('b04','','../images/common_b04_on.gif',1)\"><img src=\"../images/common_b04.gif\" name=\"b04\" alt=\"トップページ\" height=\"30\" width=\"215\"></a></td>"
+"				</tr>"
+"				</table>"
				);
}

function show_footer_top() { //トップページフッター
document.write("			<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"818\">"
+"			<tr>"
+"			<td>"
+"				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\">"
+"				<tr>"
+"				<td><img src=\"images/common_foot_copy.gif\" alt=\"COPYRIGHT(C) 2009 KOMETSUNE RICE UONUMA CO.,LTD. ALL RIGHTS RESERVED.\" height=\"49\" width=\"197\"></td>"
+"				<td class=\"font0\"><a href=\"pages/privacy.html\" class=\"foot\">個人情報保護方針</a><font color=\"#81818\">　｜　</font><a href=\"pages/policy.html\" class=\"foot\">通信販売法の表記</a></td>"
+"				</tr>"
+"				</table>"
+"			</td>"
+"			<td align=\"right\"><img src=\"images/common_foot_logo.gif\" alt=\"\" height=\"49\" width=\"135\"></td>"
+"			</tr>"
+"			</table>"
			);
}

function show_footer() { //下層ページフッター
document.write("			<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"818\">"
+"			<tr>"
+"			<td>"
+"				<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\">"
+"				<tr>"
+"				<td><img src=\"../images/common_foot_copy.gif\" alt=\"COPYRIGHT(C) 2009 KOMETSUNE RICE UONUMA CO.,LTD. ALL RIGHTS RESERVED.\" height=\"49\" width=\"197\"></td>"
+"				<td class=\"font0\"><a href=\"../pages/privacy.html\" class=\"foot\">個人情報保護方針</a><font color=\"#81818\">　｜　</font><a href=\"../pages/policy.html\" class=\"foot\">通信販売法の表記</a></td>"
+"				</tr>"
+"				</table>"
+"			</td>"
+"			<td align=\"right\"><img src=\"../images/common_foot_logo.gif\" alt=\"\" height=\"49\" width=\"135\"></td>"
+"			</tr>"
+"			</table>"
			);
}