function cmd_help() { return "You need help? Sucks to be you! Hahahahaha"; } function cmd_clear() { window.location.reload(); return ""; }