ZeroSEC File Manager

Perfect With You BABY

Linux kimuko-static 5.10.0-19-cloud-amd64 #1 SMP Debian 5.10.149-2 (2022-10-21) x86_64

/mnt/disks/kimuko-static/html/kyoritsu/
Upload File :
Current File : /mnt/disks/kimuko-static/html/kyoritsu/index.html

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ja" lang="ja">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="Content-Style-Type" content="text/css">
<meta http-equiv="Content-Script-Type" content="text/javascript">
<title>協立工業株式会社</title>
<link href="main.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="js/jquery.min.js"></script>
<script type="text/javascript" src="js/jquery.mousewheel.min.js"></script>
<script type="text/javascript">
$(function() {
	//コンテンツの横サイズ
	var cont = $('#contents');
	var contW = $('.section').outerWidth(true) * $('div',cont ).length;
	cont.css('width', contW);
	//スクロールスピード
	var speed = 50;
	//マウスホイールで横移動
	$('html').mousewheel(function(event, mov) {
		//IE
		$(this).scrollLeft($(this).scrollLeft() - mov * speed);
		//webkit
		$('body').scrollLeft($('body').scrollLeft() - mov * speed);

		return false;	//縦スクロール不可
    });
	$('#nav a').click(function(event) {
		var $anchor = $(this);
		$('html, body').stop().animate({
			scrollLeft: $($anchor.attr('href')).offset().left
		}, 600);
		event.preventDefault();
	});
});

</script>
</head>
<body>
<div id="contents">
<!--	<ul id="nav">
		<li><a href="#s01">1</a></li>
		<li><a href="#s02">2</a></li>
		<li><a href="#s03">3</a></li>
		<li><a href="#s04">4</a></li>
	</ul>-->
	<div id="s01" class="section">
		<p><a href="1.html"><img src="img/1.jpg"  
		alt="" 
		title="防水工事 協立工業株式会社 〒543-0052 大阪府大阪市天王寺区大道5-10-14
		 Tel 06-6641-2322 Fax 06-6649-3765"></a></p>
	</div>
	
	<div id="s02" class="section">
		<p><a href="2.html"><img src="img/2.jpg"></a></p>
	</div>
	
	<div id="s03" class="section">
		<p><a href="3.html"><img src="img/3.jpg" /></a></p>
	</div>
	
	<div id="s04" class="section">
		<p><a href="4.html"><img src="img/4.jpg"></a></p>
	</div>
<!-- /#contents --></div>
    <div class="copyright"><a href="http://www.yocojiwa.net/">(c)ヤマサキミノリ</a></div>

</body>
</html>

ZeroSEC