Imo, it would just be easier to make a new function. Paste this under the other mapings at the top of the file. Changing the key to what you want of course.
GlobalActionMap.bind(keyboard, "ctrl j", SuperSlowMotion);
And paste this in the script someplace.
function SuperSlowMotion(%val)
{...