My ham website
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
408 B

6 years ago
  1. <script type="text/javascript">
  2. new jBox('Image', {
  3. closeOnClick: true,
  4. color: "#3883FA",
  5. imageSize: "auto"
  6. });
  7. </script>
  8. <footer id="footer" class="footer-container">
  9. <div class="footer">
  10. <div class="copyright">
  11. <p>
  12. <a href="/uncopyright">uncopyright</a>
  13. </p>
  14. </div>
  15. </div>
  16. </footer>