function popComment(page) {
	comwin = window.open(page, 'comment', 'toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width=520,height=450,screenX=200,screenY=150,top=200,left=200');
}
