// JavaScript Document
document.write('<a href="index.html">Home</a> &nbsp;');
document.write('<a href="solutions.html">Solutions</a> &nbsp;');
document.write('<a href="windowshosting.html">Windows Hosting</a> &nbsp;');
document.write('<a href="unixhosting.html">UNIX Hosting</a> &nbsp;');
document.write('<a href="portfolio.html">Portfolio</a> &nbsp;');
document.write('<a href="aboutus.html">About us</a> &nbsp;');
document.write('<a href="contactus.html">Contact us</a> &nbsp;');
document.write('<br><br><p style="text-align: center">Copyright©2006 hosting4kurds');
