function buildTopNav(){
  startTopHeader();
  addTopLink("IOG","#iog",true)
  addTopLink("Events","events.htm",false)
  endTopHeader()
  addPath("Welcome to IOG site")
}



