function openNewWindow1() {
  popupWin = window.open('http://www.apotheta.org/forum/','open_window', 'menubar=0,toolbar=0,location=0,directories=0,status=0,scrollbars=1,resizable=0,dependent,width=700,height=600,left=0,top=0')
}

function stat1(){
  self.status='APOTHETA Forum';return true
}

function stat2(){
  self.status=' ';return true
}

function openchat()
{
popupWin2 = window.open('http://www.apotheta.org/chat', 'APOTHETA_Chatline', 'fullscreen=no,toolbar=no,status=no,menubar=no,scrollbars=no,resizable=no,directories=no,location=no,width=660,height=380')
}

document.write("<center><font face=arial size=1 color=white><a href=../><b>Home</b></a> | <a href=../apotheta_history.html><b>History</b></a> | <a href=../apotheta_ofcmain.html><b>Officers</b></a> | <a href=../members/><img src=.././images/apokey.gif border=0></a><a  href=../apotheta_members.html><b>Members</b></a> | <a href='http://www.apotheta.jimdo.com'><b>Mirror Site</b></a> | <a href=/guest/gbook.php?a=sign><b>Guestbook</b></a> | <a href=javascript:openchat()><b>Chat!</b></a> | <a href=../contact><b>Contact Us</b></a></font></center>");
