'use strict'; function preventDefaultAction(event) { event.preventDefault(); }