document.writeln("    <a class=horzMenu href=\"index.html\">home</a>");

document.writeln(" | ");
  
document.writeln("    <a class=horzMenu href=\"events.html\">events</a>");

document.writeln(" | ");
  
document.writeln("    <a class=horzMenu href=\"links.html\">links</a>");

document.writeln(" | ");
  
document.writeln("    <a class=horzMenu href=\"contacts.html\">contact us</a>");