<!--
function loadwindow(post,title) {
link="/cgi-bin/view_comments.py?replytopost="+post+"&title="+title
comment_window=window.open(link,"","width=400,height=400,scrollbars=1") 
}
//-->
