DIR : /home/kozerus/public_html/mobile_orig.html

/home/kozerus/public_html

<html>
<head>
	<title>mob.html 20200312_0900</title>
	</head>


<body bgcolor="darkslategrey">

 <!-- Load an icon library to show a hamburger menu (bars) on small screens -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">

<!-- Top Navigation Menu -->
	<div class="topnav">
		<a href="#home" class="active">Logo</a>

<!-- Navigation links (hidden by default) -->
	<div id="myLinks">
		<a href="#news">News</a>
		<a href="#contact">Contact</a>
		<a href="#about">About</a>
		<hr color=white>
		<hr color=black>
		<a href="/notes.txt">notes</a>
		<a href="/fb/jtfdcr">jtfdcr</a>
		<a href="/fb/law">law</a>
		<a href="/fb/jtfdc">jtfdc</a>
		<hr color=black>
		<a href="/fb/konet">konet</a>
		<a href="/fb/iperms">iperms</a>
		<a href="/fb/focus">focus</a>
		<a href="/fb/che">che</a>
		<a href="/fb/kt">kt</a>
		<a href="/fb/kou">kou</a>
		<a href="/fb/kitiworks">kitiworks</a>
		<a href="/fb/pastryroad">pastryroad</a>
		<a href="/fb/konabus">konabus</a>
		<a href="/fb/go">pastryroad</a>
		<hr color=black>
		<hr color=white>
		<a href="/index_vu.html">vu</a>
		<a href="/index_av.html">av</a>
		<a href="/index_bb.html">bb</a>
		<a href="/index_fb.html">fb</a>
		<a href="/index_pn.html">pn</a>
		<a href="/index_sl.html">sl</a>
		<a href="/index_tl.html">tl</a>
		<a href="/index_tm.html">tm</a>
		<a href="/index_yt.html">yt</a>
		<a href="/index_zm.html">zm</a>
		<a href="/index_vu.html">vu</a>
		<a href="/index_vu.html">vu</a>
		<a href="#about">About</a>
		</div>
  <!-- "Hamburger menu" / "Bar icon" to toggle the navigation links -->
  <a href="javascript:void(0);" class="icon" onclick="myFunction()">
    <i class="fa fa-bars"></i>
  </a>
</div> 

	<style id="style_mov">
 /* Style the navigation menu */
.topnav {
  overflow: hidden;
  background-color: #333;
  position: relative;
}

/* Hide the links inside the navigation menu (except for logo/home) */
.topnav #myLinks {
  display: none;
}

/* Style navigation menu links */
.topnav a {
  color: white;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
  display: block;
}

/* Style the hamburger menu */
.topnav a.icon {
  background: black;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}

/* Add a grey background color on mouse-over */
.topnav a:hover {
  background-color: #ddd;
  color: black;
}

/* Style the active link (or home/logo) */
.active {
  background-color: #4CAF50;
  color: white;
} 
		</style>

	<script id="script_mob">
/* Toggle between showing and hiding the navigation menu links when the user clicks on the hamburger menu / bar icon */
function myFunction() {
  var x = document.getElementById("myLinks");
  if (x.style.display === "block") {
    x.style.display = "none";
  } else {
    x.style.display = "block";
  }
} 
	</script>
	
	</body>
	</html>
//


koh5_pano



Your browser does not support the HTML5 canvas element.


Drag mouse to navigate.

Navigation





17.Aug.2010, Martin Wengenmayer