function moduleGetParams_zene(page, action, opcode, id){
  data = ""
  return "page="+page+"&action="+action+"&opcode="+opcode+"&id="+id+data
}