version 0.1.0
Added common JS support.
no longer expose initLayoutContainer() on the global TB. instead, attach it directly to window in a globals evaluated context, and to the exports object in a CommonJS context
OT.initLayoutContainer() is still available for backwards compatibility reasons.