function navtopage(cpage) {
  this.location = cpage;
}

function std_page_header() {
  document.write('<TABLE class="pagehdr"><TR><TD class="coname">BREVEDON</TD>');
  document.write('<TD class="codesc">Importers and distrubutors of high quality Italian classical and contemporary furniture.');
  document.write('<BR>Suppliers to retailers and designers.</TD></TR></TABLE>');
  document.write('<DIV class="addressbar">Brevedon House, 26 High Street, Barry, Vale of Glamorgan  CF62 7EB</DIV>');
  document.write('<DIV class="pagecontent">');

}

function std_page_footer() {
  document.write('</DIV>');
  document.write('<DIV class="footertxt">Brevedon Ltd.</DIV>');
}
