DIR : /home/kozerus/public_html/ko/timers.htm

/home/kozerus/public_html/ko

<html>
<head>
	<title>/ko/timers 20230302_0815</title>

	<style id=style_timers>

		</style id=style_timers>



	<script id=script_kolists>
var kocfg = new Array;
var kolists = new Array;
var contents = new Array;

kocfg['dtasrc']='var'	// var div file phpfile
kocfg['dtafmt']='psv'	// psv json  csv
kocfg['db3fil']='ko.db3';
kocfg['tbl']='files';
kocfg['contents_img_h']=400;

kolists['timers']=`
/ko/timer1.html
/ko/timer2.html
/ko/timer3.html
/ko/timer4.html
/ko/timer5.html
/ko/timer6.html
/ko/timer7.html
/ko/timer8.html
/ko/timers.html
/ko/timer4x.html
/ko/timers1.html
/ko/timers2.html
/ko/timers3.html
/ko/timers4.html
/ko/timers5.html
/ko/timers6.html
/ko/timers7.html
/ko/timers8.html
/ko/timers1.html
/ko/timers2.html
/ko/timers3.html
/ko/timers4.html
/ko/timers5.html
/ko/timers6.html
/ko/timers7.html
/ko/timers8.html
/ko/timers10.html
/ko/timers11.html
/ko/timers12.html
/ko/timers13.html
/ko/timers14.html
/ko/timers15.html
/ko/timers16.html
/ko/timers17.html
/ko/timers18.html
/ko/timers19.html
/ko/timers20.html
/ko/timers21.html
/ko/timers22.html
/ko/timers23.html
/ko/timers24.html
/ko/timers25.html
/ko/timers26.html
/ko/timers27.html
/ko/timers28.html
/ko/timers29.html
/ko/timers30.html
/ko/timers31.html
/ko/timers32.html
/ko/timers33.html
/ko/timers34.html
/ko/timers35.html
`;

contents[0]='';
contents[0]+='<font style="font-size:24">contents0_head ...</font>';
contents[0]+='<img src=pages/0.jpg height='+contents_img_h+'>';
contents[0]+='font style="font-size:8">contents0_tail ...</font>';
contents[1]='';
contents[1]+='<font style="font-size:24">contents0_head ...</font>';
contents[1]+='<img src=pages/0.jpg height='+contents_img_h+'>';
contents[1]+='font style="font-size:8">contents0_tail ...</font>';
contents[2]='';
contents[2]+='<font style="font-size:24">contents0_head ...</font>';
contents[2]+='<img src=pages/0.jpg height='+contents_img_h+'>';
contents[2]+='font style="font-size:8">contents0_tail ...</font>';


kolists['items']`
items0
items1
items2
`;

kolists['contacts']`
contacts0
contacts1
contacts2
`;

kolists['letter']`
letter_line0
letter_line1
letter_line2
`;

kolists['postturtles']`
postturtles0
postturtles1
postturtles2
postturtles3
`;

kolists['monkeytraps']`
monkeytraps0
monkeytraps1
monkeytraps2
`;

kolists['floods']`
floods0
floods1
floods2
`;

kolists['coffee']`
coffee0
coffee1
coffee2
`;

kolists['gifs']`
gif0
gif1
gif2
`;

kolists['pages']`
pages/0.jpg
pages/1.jpg
pages/2.jpg
pages/3.jpg
pages/4.jpg
pages/5.jpg
pages/6.jpg
pages/7.jpg
pages/8.jpg
pages/9.jpg
`;

kolists['imgs']`
pages/zn/zn_0.jpg
pages/zn/zn_1.jpg
pages/zn/zn_2.jpg
pages/zn/zn_3.jpg
pages/zn/zn_4.jpg
pages/zn/zn_5.jpg
pages/zn/zn_6.jpg
pages/zn/zn_7.jpg
pages/zn/zn_8.jpg
pages/zn/zn_9.jpg
`;
		</script id=script_kolists_end>


	<script id=script_timers>
		function timers(args) {
			htmout=""; j=0;k=0;

//			alert( "BUGS_300 timers args="+args );
			htmout+="db3fil="+kocfg['db3fil']+"<br>\n";
			htmout+="tbl="+kocfg['tbl']+"<br>\n";
			htmout+="dtasrc="+kocfg['dtasrc']+"<br>\n";
			htmout+="dtafmt="+kocfg['dtafmt']+"<br>\n";
//			alert( "BUGS_301 timers htmout="+htmout );
timers=kolists['timers'].split("\n");

//			alert( "BUGS_302 timers.length="+timers.length );

			for( j=0; j<timers.length; j++ ) {
				timer=timers[j];
				htmout+='<iframe src='+timer+' height=300 width=500 >';
				htmout+='</iframe>';
				htmout+=timer.replace(".html","");
				htmout+="<br>\n";
				}
			if( document.getElementById('div_timers')) {
				document.getElementById('div_timers').innerHTML=htmout;
				}
			return(htmout);
			}
		</script id=script_timers>


	<script id=startup_timers_end>
		function startup_timers(args) {
			htmout=""; j=0; k=0;
//			alert( "BUGS_200 startup_timers args="+args );
			htmout=timers(args);
//			alert( "BUGS_201 startup_timers htmout="+htmout );
			}
		</script id=startup_timers_end>

	<script id=startup_end>
		function startup(args) {
			htmout=""; j=0; k=0;
//			alert( "BUGS_100 startup args="+args );
			htmout=startup_timers(args);
//			alert( "BUGS_101 startup htmout="+htmout );
			}
		</script id=startup_end>

	</head>

<body bgcolor=linen onload="startup('onload'); return false;">


	<hr color=black>
	<hr color=white>
	<img src=/imgs/btn/disk.gif onclick="startup('click'); return false;" height=50>startup
	<img src=/imgs/btn/disk.gif onclick="startup_timers('click'); return false;" height=50>startup_timers
	<img src=/imgs/btn/disk.gif onclick="timers('click'); return false;" height=50>timers
	<hr color=white>
	<div id=div_timers>
		<h1>div_timers</h1>
		<iframe src=/ko/timer3.html height=200 width=200></iframe>timer3.html
		<iframe src=/ko/timer13.html height=200 width=200></iframe>timer13.html
		<iframe src=/ko/timers33.html height=200 width=200></iframe>timers33.html
		<iframe src=/ko/timers13.html height=200 width=200></iframe>timers13.html
		<iframe src=/ko/timers33.html height=200 width=200></iframe>timers33.html
		</div id=div_timers_end>
	<hr color=white>
	<hr color=black>

	</body>
	</html>

//


koh5_pano



Your browser does not support the HTML5 canvas element.


Drag mouse to navigate.

Navigation





17.Aug.2010, Martin Wengenmayer