function registration_popup(comment) {
    newwindow = window.open('http://act.greenpeace.org.cn/event/membership/reg_popup.php?comment='+comment, 'registration', 'status=0,height=110,width=350');
}