
{
document.write('<a href="index.htm">Home </a>  &nbsp | &nbsp ');
document.write('<a href="web.htm">Web Design </a>&nbsp | &nbsp');
document.write('<a href="social.htm">Social Media </a>&nbsp | &nbsp');
document.write('<a href="market.htm">Market Research </a>&nbsp | &nbsp');
document.write('<a href="contact.htm">Contact Us </a>&nbsp  &nbsp');
document.write('<p></p>');
}






















