function addurl() { window.open ('http://www.logoi.com/links/add.html', 'newwindow', config='height=650, width=650, toolbar=no, menubar=no, scrollbars=no, resizable=yes, location=no, directories=no, status=no'); }

function saysomething() {
  popupWin = window.open('http://www.logoi.com/comments.html','keyboard','width=375,height=360,resizable=yes,menubar=no')
}
