function conf($msg) {
  return confirm($msg);
}
