// JavaScript Document

<!--

img = new Array
("ph11.jpg","ph21.jpg","ph31.jpg")
var gasu = img.length;  // ‰æ‘œ”
var img_no = new Array();@@@//img_no‚ð‰æ‘œƒIƒuƒWƒFƒNƒgéŒ¾@
for (i = 0; i < gasu; i++) {
  img_no[i] = new Image();
  img_no[i].src = img[i];
}
var gno = 1;
function tim(){
	imgchg()
	setTimeout('tim()',5000);
}
function imgchg() {
  if (document.all) {
    document.images.ph.style.filter="blendTrans()";
    document.images.ph.filters.blendTrans.Apply();
  }
  document.images.ph.src = img_no[gno].src; // NN4,IE5 ‹¤’Ê
  if (document.all) {
    document.images.ph.filters.blendTrans.Play();
  }
  gno = gno + 1;
  if (gno > (gasu - 1)) gno = 0;
}
//-->


<!--
function mmLoadMenus() {
  if (window.mm_menu_0824215416_0) return;
                    window.mm_menu_0824215416_0 = new Menu("root",202,22,"MS UI Gothic, Osaka",12,"#ffffff","#ffffff","#ff9900","#cc6600","center","middle",5,2,1000,-5,7,true,false,true,0,true,true);
  mm_menu_0824215416_0.addMenuItem("AO“üŽŽ","location='rinsho_fl/bosyu/bosyu_ao.htm'");
  mm_menu_0824215416_0.addMenuItem("Œ¾Œê’®Šo—Ã–@Šw‰È","location='rinsho_fl/bosyu_gengo/bosyu_gengo.html'");
  mm_menu_0824215416_0.addMenuItem("—Šw—Ã–@Šw‰È","location='rinsho_fl/bosyu_rigaku/bosyu_rigaku.html'");
  mm_menu_0824215416_0.addMenuItem("ŽÐ‰ï•ŸŽƒŽm’ÊM‰Û’ö","location='rinsho_fl/bosyu_syakai/bosyu_syakai.htm'");
  mm_menu_0824215416_0.addMenuItem("Šw”ïˆê——","location='rinsho_fl/bosyu_gakuhi/bosyu_gakuhi.html'");
  mm_menu_0824215416_0.addMenuItem("§Šw‹àE‹³ˆçƒ[ƒ“","location='rinsho_fl/bosyu_syogakukin/bosyu_syogakukin.html'");
   mm_menu_0824215416_0.hideOnMouseOut=true;
   mm_menu_0824215416_0.bgColor='#555555';
   mm_menu_0824215416_0.menuBorder=0;
   mm_menu_0824215416_0.menuLiteBgColor='#ffffff';
   mm_menu_0824215416_0.menuBorderBgColor='#777777';
window.mm_menu_0824214915_0 = new Menu("root",167,22,"MS UI Gothic, Osaka",12,"#ffffff","#ffffff","#339999","#336666","center","middle",5,2,1000,-5,7,true,false,true,0,true,true);
  mm_menu_0824214915_0.addMenuItem("Œ¾Œê’®Šo—Ã–@Šw‰È","location='rinsho_fl/gakka_gengo/gakka_gengo.html'");
  mm_menu_0824214915_0.addMenuItem("—Šw—Ã–@Šw‰È","location='rinsho_fl/gakka_rigaku/gakka_rigaku.html'");
  mm_menu_0824214915_0.addMenuItem("ŽÐ‰ï•ŸŽƒŽm’ÊM‰Û’ö","location='rinsho_fl/gakka_sya_tusin/gakka_sya_tusin.html'");
   mm_menu_0824214915_0.hideOnMouseOut=true;
   mm_menu_0824214915_0.bgColor='#555555';
   mm_menu_0824214915_0.menuBorder=0;
   mm_menu_0824214915_0.menuLiteBgColor='#ffffff';
   mm_menu_0824214915_0.menuBorderBgColor='#777777';
window.mm_menu_0824214449_0 = new Menu("root",122,22,"MS UI Gothic, Osaka",12,"#ffffff","#ffffff","#3399cc","#336699","center","middle",5,2,1000,-5,7,true,false,true,0,true,true);
  mm_menu_0824214449_0.addMenuItem("Z’·","location='rinsho_fl/mes_kocho/mes_kocho.html'");
  mm_menu_0824214449_0.addMenuItem("Šw‰È’·","location='rinsho_fl/mes_kyomu/mes_kyomu.html'");
   mm_menu_0824214449_0.hideOnMouseOut=true;
   mm_menu_0824214449_0.bgColor='#555555';
   mm_menu_0824214449_0.menuBorder=0;
   mm_menu_0824214449_0.menuLiteBgColor='#ffffff';
   mm_menu_0824214449_0.menuBorderBgColor='#777777';
        window.mm_menu_0824213449_0 = new Menu("root",112,22,"MS UI Gothic, Osaka",12,"#ffffff","#ffffff","#cc6699","#cc3366","center","middle",5,2,1000,-5,7,true,false,true,0,true,true);
  mm_menu_0824213449_0.addMenuItem("‹³ˆç—”O","location='rinsho_fl/rinen/rinen.html'");
  mm_menu_0824213449_0.addMenuItem("Ž{ÝEÝ”õ","location='rinsho_fl/sch_sisetu/sch_sisetu.html'");
  mm_menu_0824213449_0.addMenuItem("uŽtÐ‰î","location='rinsho_fl/sch_koushi/sch_koushi.html'");
  mm_menu_0824213449_0.addMenuItem("–{Z‚ÌŽæ‚è‘g‚Ý","location='rinsho_fl/torikumi/torikumi.html'");
  mm_menu_0824213449_0.addMenuItem("ŠÖ˜AƒŠƒ“ƒN","location='rinsho_fl/sch_group/sch_group.html'");
   mm_menu_0824213449_0.hideOnMouseOut=true;
   mm_menu_0824213449_0.bgColor='#555555';
   mm_menu_0824213449_0.menuBorder=0;
   mm_menu_0824213449_0.menuLiteBgColor='#ffffff';
   mm_menu_0824213449_0.menuBorderBgColor='#777777';

mm_menu_0824213449_0.writeMenus();
} // mmLoadMenus()

<!--

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 MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
//-->