Slider On TimeOut

Its an answer to one of the StackOverflow question

by bhatnagar018

HTML

<!DOCTYPE html>
<html>

  <head>
    <title>Water Solutions</title>
  </head>

  <body onload="showSlides()">
    <div class="navbar">
      <div id="Header">
        <div class="logo">
          <a href="#"><img...