function headnav() {
  document.writeln('<DIV>')
  document.writeln('<TABLE CLASS="headnav" ALIGN="center" VALIGN="top" WIDTH=600 CELLPADDING=0 CELLSPACING=0 BORDER=0>')
  document.writeln('<TD CLASS="headtit" ALIGN="center">')
  document.writeln('<B>www. Joanna Lloyd .co.uk - Landscape and Garden Design</B></TD></TABLE>')
  document.writeln('<TABLE ALIGN="center" VALIGN="top" WIDTH=600 CELLPADDING=0 CELLSPACING=0 BORDER=0>')
  document.writeln('<TR>')
  document.writeln('<TD><A HREF="../index.htm">')
  document.writeln('<IMG SRC="../imgs/himg6sc.jpg" WIDTH=110 HEIGHT=50 BORDER=0 ALT="Click for Homepage"></A></TD>')
  document.writeln('<TD CLASS="headsect" ALIGN="center">')
  document.writeln('<P CLASS="xsf"><B>')
  document.writeln(' <A HREF="../profile/index.htm">DESIGNER PROFILE</A> &#149;')
  document.writeln(' DESIGN SERVICES &#149;')
  document.writeln(' <A HREF="../portfolio/index.htm">GARDEN PORTFOLIO</A><BR>')
  document.writeln(' <A HREF="../contact.htm">Contact Details</A> &#149;')
  document.writeln(' <A HREF="../links.htm">Recommended Links</A> &#149;')
  document.writeln(' <A HREF="../sitelist.htm">Site Index</A> &#149;')
  document.writeln(' <A HREF="../index.htm">Homepage</A></B></P>')
  document.writeln('</TD></TR>')
  document.writeln('<TR>')
  document.writeln('<TD CLASS="headblnk" ALIGN="left" WIDTH=110>&nbsp;</TD>')
  document.writeln('<TD ALIGN="center" BGCOLOR="339933" WIDTH=488>')
  document.writeln('<IMG SRC="../imgs/vstrip2.jpg" WIDTH=488 HEIGHT=13></TD></TR>')
  document.writeln('<TR><TD COLSPAN=2>&nbsp;</TD></TR></TABLE>')
  document.writeln('</DIV>')
}