Current directory: /home/klas4s23/domains/585455.klas4s23.mid-ica.nl/public_html/Gastenboek/uploads
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="icon" type="image/x-icon" sizes="32x32" href="img/logo4.png">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>ErgoWijzer - NexusCode</title>
<link rel="stylesheet" href="css/main.css">
</head>
<body>
<div class="wrapper" id="wrapper">
<div id="navbar" class="navbar">
<div class="NAVsphere"></div>
<div class="NAVicon">NexusCode</div>
<div class="NAVlinks">
<a class="NAVlink" href="index.html">Home</a>
<a class="NAVlink" href="about.html">About</a>
<a class="NAVlink" href="toolsPage.html">Tools</a>
</div>
</div>
<div id="pageIdentifier">ErgonomicalMouse</div>
<div id="content" class="content">
<h1 class="detailPageTitle">Ergonomical Mouse</h1>
<div class="bar"></div>
<div class="detailPageContent">
<div class="detailPageIntroText">
<p>
Welcome to our RSI-supporting mouse detail page! Explore our range of ergonomic mice designed to alleviate discomfort and pain associated with repetitive strain injuries.
Each model boasts unique features tailored to provide optimal comfort and support during extended computer use.
</p>
<p>
Watch our detailed video description to see these mice in action and hear testimonials from satisfied users.
With comprehensive product descriptions, specifications tables, and user reviews, finding the perfect mouse to suit your needs has never been easier.
Join the countless individuals who have found relief and improved productivity with our RSI-supporting mice today!
</p>
</div>
<div id="imageSlider">
<div id="imageSliderContainer">
<!-- Hier komen de slides (automatisch door JS) -->
<!-- ZET HIER NIKS IN -->
</div>
<div id="slideDots">
<!-- Hier komen de dots (automatisch door JS) -->
<!-- ZET HIER NIKS IN -->
</div>
</div>
<div id="slideInfo">
<div class="slideTitleAndButtons">
<div id="prevImg" class="slideButtons sbl" onclick="prevSlide()">
<img src="img/arrow Left.png" alt="Prev" class="nextPrevButton">
</div>
<div id="slideTitle"></div>
<div id="nextImg" class ="slideButtons sbr" onclick="nextSlide()">
<img src="img/arrow Right.png" alt="Next" class="nextPrevButton">
</div>
</div>
<div id="slideDescription"></div>
</div>
</div>
</div>
</div>
<div class="footer" id="footer">
<div class="FTcontact">Contact<br>Mail:<br>- example@gmail.com<br>Phone:<br>- 1234567890</div>
<div class="FTterms">
<a class="termsLink" href="termsOfUse.html">Terms of Use</a>
<a class="termsLink" href="cookieUsage.html">Cookie Usage</a>
</div>
<img src="img/footerSpheres.svg" alt="" id="footerSpheres">
</div>
<script src="js/detailPage.js"></script>
</body>
</html>