/* * Common Javascript logic for the Scrott application */ function assertConfirm() { return confirm("Are you sure?"); }