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

/home/kozerus/public_html/ko

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

	<style id=style_stopwatchs>

		</style id=style_stopwatchs>



	<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['stopwatchs']=`
/ko/stopwatch.html
/ko/stopwatch0.html
/ko/stopwatch1.html
/ko/stopwatch2.html
/ko/stopwatch3.html
/ko/stopwatch4.html
/ko/stopwatch5.html
/ko/stopwatch6.html
/ko/stopwatch7.html
/ko/stopwatch8.html
/ko/stopwatch9.html
/ko/stopwatch10.html
/ko/stopwatch11.html
/ko/stopwatch12.html
`;

kolists['stopwatchs_all']=`
# /ko/stopwatch1.html
# /ko/stopwatch2.html
# /ko/stopwatch3.html
# /ko/stopwatch4.html
# /ko/stopwatch5.html
/ko/stopwatch6.html
/ko/stopwatch7.html
# /ko/stopwatch8.html
# /ko/stopwatchs.html
# /ko/stopwatch4x.html
# /ko/stopwatchs1.html
# /ko/stopwatchs2.html
# /ko/stopwatchs3.html
# /ko/stopwatchs6.html
# /ko/stopwatchs8.html
# /ko/stopwatchs1.html
# /ko/stopwatchs3.html
# /ko/stopwatchs4.html
# /ko/stopwatchs5.html
# /ko/stopwatchs6.html
# /ko/stopwatchs7.html
# /ko/stopwatchs8.html
# /ko/stopwatchs10.html
/ko/stopwatchs12.html
/ko/stopwatchs13.html
/ko/stopwatchs14.html
/ko/stopwatchs15.html
/ko/stopwatchs16.html
/ko/stopwatchs17.html
/ko/stopwatchs18.html
/ko/stopwatchs19.html
/ko/stopwatchs20.html
/ko/stopwatchs21.html
/ko/stopwatchs22.html
/ko/stopwatchs23.html
/ko/stopwatchs24.html
/ko/stopwatchs25.html
/ko/stopwatchs26.html
/ko/stopwatchs27.html
/ko/stopwatchs28.html
/ko/stopwatchs29.html
/ko/stopwatchs30.html
/ko/stopwatchs31.html
/ko/stopwatchs32.html
/ko/stopwatchs33.html
/ko/stopwatchs34.html
/ko/stopwatchs35.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_stopwatchs>
		function stopwatchs(args) {
			htmout=""; j=0;k=0;

//			alert( "BUGS_300 stopwatchs 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 stopwatchs htmout="+htmout );
stopwatchs=kolists['stopwatchs'].split("\n");

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

			htmout+="<hr color=black>\n";
			for( j=0; j<stopwatchs.length; j++ ) {
				stopwatch=stopwatchs[j];
				htmout+='<iframe src='+stopwatch+' height=400 width=800 >';
				htmout+='</iframe>';
				htmout+=stopwatch.replace(".html","");
				htmout+='<a href='+stopwatch+' target=_blank>';
				htmout+='<img src=/imgs/btn/kobrdb.png >';
				htmout+='</a><br>\n';
				htmout+="<hr color=white>\n";
				}
			htmout+="<hr color=black>\n";

			if( document.getElementById('div_stopwatchs')) {
				document.getElementById('div_stopwatchs').innerHTML=htmout;
				}
			return(htmout);
			}
		</script id=script_stopwatchs>


	<script id=startup_stopwatchs_end>
		function startup_stopwatchs(args) {
			htmout=""; j=0; k=0;
//			alert( "BUGS_200 startup_stopwatchs args="+args );
			htmout=stopwatchs(args);
//			alert( "BUGS_201 startup_stopwatchs htmout="+htmout );
			}
		</script id=startup_stopwatchs_end>

	<script id=startup_end>
		function startup(args) {
			htmout=""; j=0; k=0;
//			alert( "BUGS_100 startup args="+args );
			htmout=startup_stopwatchs(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_stopwatchs('click'); return false;" height=50>startup_stopwatchs
	<br>
	<img src=/imgs/btn/disk.gif onclick="stopwatchs('click'); return false;" height=50>stopwatchs
	<img src=/imgs/btn/disk.gif onclick="stopwatchs('click'); return false;" height=50>stopwatchs
	<img src=/imgs/btn/disk.gif onclick="stopwatches('click'); return false;" height=50>stopwatchs
	<img src=/imgs/btn/disk.gif onclick="timecalcs('click'); return false;" height=50>timecalcs
	<img src=/imgs/btn/disk.gif onclick="stopwatchs('click'); return false;" height=50>stopwatchs
	<hr color=white>
	<div id=div_stopwatchs>
		<h1>div_stopwatchs</h1>
		<iframe src=/ko/stopwatch.html height=200 width=200></iframe>stopwatch.html
		<hr color=white>
		<iframe src=/ko/stopwatch0.html height=200 width=200></iframe>stopwatch0.html
		<iframe src=/ko/stopwatch1.html height=200 width=200></iframe>stopwatch1.html
		<iframe src=/ko/stopwatch2.html height=200 width=200></iframe>stopwatch2.html
		<iframe src=/ko/stopwatch3.html height=200 width=200></iframe>stopwatch3.html
		<iframe src=/ko/stopwatch4.html height=200 width=200></iframe>stopwatch4.html
		<iframe src=/ko/stopwatch5.html height=200 width=200></iframe>stopwatch5.html
		<iframe src=/ko/stopwatch6.html height=200 width=200></iframe>stopwatch6.html
		<hr color=yellow>
		</div id=div_stopwatchs_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