document.write('<A href="index.php" title="Home" class="nav">home</A>&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('<A href="contactus.php" title="Contact us" class="nav">contact us</A>&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('<A href="profile.php" title="Profile" class="nav">profile</A>&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('<A href="press.php" title="Press" class="nav">press</A>&nbsp;&nbsp;|&nbsp;&nbsp;');
document.write('<A href="portfolios/p1/portfolio.php" title="Portfolio" class="nav">portfolio</A>');

