﻿document.write('<td align="center">'
+'              <a href="index.html" class="footer">Beranda</a>&nbsp;&nbsp;&nbsp;         '
+'              <a href="aboutus.html" class="footer">Tentang Kita</a>&nbsp;&nbsp;&nbsp;         '
+'              <a href="product.html" class="footer">Produk</a>&nbsp;&nbsp;&nbsp;           '
+'              <a href="distributor.html" class="footer">Ruang Distributor</a>&nbsp;&nbsp;&nbsp;           '
+'              <a href="events.html" class="footer">Peristiwa</a>&nbsp;&nbsp;&nbsp;           '
+'              <a href="business.html" class="footer">Kesempatan Bisnis</a>&nbsp;&nbsp;&nbsp;           '
+'              <a href="photogallery.html" class="footer">Galeri</a>&nbsp;&nbsp;&nbsp;           '
+'              <a href="contactus.html" class="footer">Hubungi Kami</a>'
+'              </td>');
