Premium version expects free version to be enabled.
spu-public being the common handle, script is not referenced twice.
When using SPU_DEBUG_MODE; then handle becomes spup-public-debug thus loading scripts twice what mess with event handlers.
Eg: $box.is( ":animated" ) == true which keeps cookie from being created (popup is always shown)