function who(topic) {
    window.open(site_url+"/functions.php?action=who&id="+topic,"who","height=300,width=220,toolbar=no,scrollbars=yes,resizable=no");
}
