function english_popup(comment) {
    newwindow = window.open('http://act.greenpeace.org.cn/event/membership/reg_popup_en.php?comment='+comment, 'registration', 'status=0,height=130,width=400');
}