<!--ランダム写真表示-->
<!---
	function imagout(t){
		switch(t){
//-- １分
			case  1 :
			case 11 :
			case 21 :
			case 31 :
			case 41 :
			case 51 :
				document.write("<TR>");
				document.write("<TD><IMG src='imag/00/00-01.gif'   width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/00-02.gif'   width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/00-03.gif'   width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/one_pix.gif' width='50' height='50' border='0'></TD>");
				document.write("</TR>");
				document.write("<TR>");
				document.write("<TD><IMG src='imag/00/00-04.gif'   width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/00-05.gif'   width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/00-06.gif'   width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/one_pix.gif' width='50' height='50' border='0'></TD>");
				document.write("</TR>");
				document.write("<TR>");
				document.write("<TD><IMG src='imag/00/00-07.gif'   width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/00-08.gif'   width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/00-09.gif'   width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/one_pix.gif' width='50' height='50' border='0'></TD>");
				document.write("</TR>");
				document.write("<TR>");
				document.write("<TD><IMG src='imag/00/one_pix.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/one_pix.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/one_pix.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/one_pix.gif' width='50' height='50' border='0'></TD>");
				document.write("</TR>");
				break;
//-- ２分
			case  2 :
			case 12 :
			case 22 :
			case 32 :
			case 42 :
			case 52 :
				document.write("<TR>");
				document.write("<TD><IMG src='imag/00/01-01.gif'   width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/01-02.gif'   width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/01-03.gif'   width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/01-04.gif'   width='50' height='50' border='0'></TD>");
				document.write("</TR>");
				document.write("<TR>");
				document.write("<TD><IMG src='imag/00/01-05.gif'   width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/01-06.gif'   width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/01-07.gif'   width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/01-08.gif'   width='50' height='50' border='0'></TD>");
				document.write("</TR>");
				document.write("<TR>");
				document.write("<TD><IMG src='imag/00/01-09.gif'   width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/01-10.gif'   width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/01-11.gif'   width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/01-12.gif'   width='50' height='50' border='0'></TD>");
				document.write("</TR>");
				document.write("<TR>");
				document.write("<TD><IMG src='imag/00/one_pix.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/one_pix.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/one_pix.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/one_pix.gif' width='50' height='50' border='0'></TD>");
				document.write("</TR>");
				break;
//-- ３分
			case  3 :
			case 13 :
			case 23 :
			case 33 :
			case 43 :
			case 53 :
				document.write("<TR>");
				document.write("<TD><IMG src='imag/00/02-01.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/02-02.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/02-03.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/02-04.gif' width='50' height='50' border='0'></TD>");
				document.write("</TR>");
				document.write("<TR>");
				document.write("<TD><IMG src='imag/00/02-05.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/02-06.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/02-07.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/02-08.gif' width='50' height='50' border='0'></TD>");
				document.write("</TR>");
				document.write("<TR>");
				document.write("<TD><IMG src='imag/00/02-09.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/02-10.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/02-11.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/02-12.gif' width='50' height='50' border='0'></TD>");
				document.write("</TR>");
				document.write("<TR>");
				document.write("<TD><IMG src='imag/00/02-13.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/02-14.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/02-15.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/02-16.gif' width='50' height='50' border='0'></TD>");
				document.write("</TR>");
				break;
//-- ４分
			case  4 :
			case 14 :
			case 24 :
			case 34 :
			case 44 :
			case 54 :
				document.write("<TR>");
				document.write("<TD><IMG src='imag/00/03-01.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/03-02.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/03-03.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/one_pix.gif' width='50' height='50' border='0'></TD>");
				document.write("</TR>");
				document.write("<TR>");
				document.write("<TD><IMG src='imag/00/03-04.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/03-05.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/03-06.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/one_pix.gif' width='50' height='50' border='0'></TD>");
				document.write("</TR>");
				document.write("<TR>");
				document.write("<TD><IMG src='imag/00/03-07.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/03-08.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/03-09.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/one_pix.gif' width='50' height='50' border='0'></TD>");
				document.write("</TR>");
				document.write("<TR>");
				document.write("<TD><IMG src='imag/00/03-10.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/03-11.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/03-12.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/one_pix.gif' width='50' height='50' border='0'></TD>");
				document.write("</TR>");
				break;
//-- ５分
			case  5 :
			case 15 :
			case 25 :
			case 35 :
			case 45 :
			case 55 :
				document.write("<TR>");
				document.write("<TD><IMG src='imag/00/one_pix.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/04-01.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/04-02.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/04-03.gif' width='50' height='50' border='0'></TD>");
				document.write("</TR>");
				document.write("<TR>");
				document.write("<TD><IMG src='imag/00/one_pix.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/04-04.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/04-05.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/04-06.gif' width='50' height='50' border='0'></TD>");
				document.write("</TR>");
				document.write("<TR>");
				document.write("<TD><IMG src='imag/00/one_pix.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/04-07.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/04-08.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/04-09.gif' width='50' height='50' border='0'></TD>");
				document.write("</TR>");
				document.write("<TR>");
				document.write("<TD><IMG src='imag/00/one_pix.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/one_pix.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/one_pix.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/one_pix.gif' width='50' height='50' border='0'></TD>");
				document.write("</TR>");
				break;
//-- ６分
			case  6 :
			case 16 :
			case 26 :
			case 36 :
			case 46 :
			case 56 :
				document.write("<TR>");
				document.write("<TD><IMG src='imag/00/05-01.gif'   width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/05-02.gif'   width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/one_pix.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/one_pix.gif' width='50' height='50' border='0'></TD>");
				document.write("</TR>");
				document.write("<TR>");
				document.write("<TD><IMG src='imag/00/05-03.gif'   width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/05-04.gif'   width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/one_pix.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/one_pix.gif' width='50' height='50' border='0'></TD>");
				document.write("</TR>");
				document.write("<TR>");
				document.write("<TD><IMG src='imag/00/05-05.gif'   width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/05-06.gif'   width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/one_pix.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/one_pix.gif' width='50' height='50' border='0'></TD>");
				document.write("</TR>");
				document.write("<TR>");
				document.write("<TD><IMG src='imag/00/05-07.gif'   width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/05-08.gif'   width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/one_pix.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/one_pix.gif' width='50' height='50' border='0'></TD>");
				document.write("</TR>");
				break;
//-- ７分
			case  7 :
			case 17 :
			case 27 :
			case 37 :
			case 47 :
			case 57 :
				document.write("<TR>");
				document.write("<TD><IMG src='imag/00/one_pix.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/06-01.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/06-02.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/06-03.gif' width='50' height='50' border='0'></TD>");
				document.write("</TR>");
				document.write("<TR>");
				document.write("<TD><IMG src='imag/00/one_pix.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/06-04.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/06-05.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/06-06.gif' width='50' height='50' border='0'></TD>");
				document.write("</TR>");
				document.write("<TR>");
				document.write("<TD><IMG src='imag/00/one_pix.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/06-07.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/06-08.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/06-09.gif' width='50' height='50' border='0'></TD>");
				document.write("</TR>");
				document.write("<TR>");
				document.write("<TD><IMG src='imag/00/one_pix.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/06-10.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/06-11.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/06-12.gif' width='50' height='50' border='0'></TD>");
				document.write("</TR>");
				break;
//-- ８分
			case  8 :
			case 18 :
			case 28 :
			case 38 :
			case 48 :
			case 58 :
				document.write("<TR>");
				document.write("<TD><IMG src='imag/00/07-01.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/07-02.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/07-03.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/07-04.gif' width='50' height='50' border='0'></TD>");
				document.write("</TR>");
				document.write("<TR>");
				document.write("<TD><IMG src='imag/00/07-05.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/07-06.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/07-07.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/07-08.gif' width='50' height='50' border='0'></TD>");
				document.write("</TR>");
				document.write("<TR>");
				document.write("<TD><IMG src='imag/00/07-09.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/07-10.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/07-11.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/07-12.gif' width='50' height='50' border='0'></TD>");
				document.write("</TR>");
				document.write("<TR>");
				document.write("<TD><IMG src='imag/00/07-13.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/07-14.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/07-15.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/07-16.gif' width='50' height='50' border='0'></TD>");
				document.write("</TR>");
				break;
//-- ９分
			case  9 :
			case 19 :
			case 29 :
			case 39 :
			case 49 :
			case 59 :
				document.write("<TR>");
				document.write("<TD><IMG src='imag/00/one_pix.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/one_pix.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/one_pix.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/one_pix.gif' width='50' height='50' border='0'></TD>");
				document.write("</TR>");
				document.write("<TR>");
				document.write("<TD><IMG src='imag/00/one_pix.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/08-01.gif'   width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/08-02.gif'   width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/08-03.gif'   width='50' height='50' border='0'></TD>");
				document.write("</TR>");
				document.write("<TR>");
				document.write("<TD><IMG src='imag/00/one_pix.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/08-04.gif'   width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/08-05.gif'   width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/08-06.gif'   width='50' height='50' border='0'></TD>");
				document.write("</TR>");
				document.write("<TR>");
				document.write("<TD><IMG src='imag/00/one_pix.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/08-07.gif'   width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/08-08.gif'   width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/08-09.gif'   width='50' height='50' border='0'></TD>");
				document.write("</TR>");
				break;
//-- その他
			default :
				document.write("<TR>");
				document.write("<TD><IMG src='imag/00/09-01.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/09-02.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/09-03.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/09-04.gif' width='50' height='50' border='0'></TD>");
				document.write("</TR>");
				document.write("<TR>");
				document.write("<TD><IMG src='imag/00/09-05.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/09-06.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/09-07.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/09-08.gif' width='50' height='50' border='0'></TD>");
				document.write("</TR>");
				document.write("<TR>");
				document.write("<TD><IMG src='imag/00/one_pix.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/one_pix.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/one_pix.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/one_pix.gif' width='50' height='50' border='0'></TD>");
				document.write("</TR>");
				document.write("<TR>");
				document.write("<TD><IMG src='imag/00/one_pix.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/one_pix.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/one_pix.gif' width='50' height='50' border='0'></TD>");
				document.write("<TD><IMG src='imag/00/one_pix.gif' width='50' height='50' border='0'></TD>");
				document.write("</TR>");
		}
	}
//--->

