YUI has a nice way of creating a namespace for your methods etc. in javascript.
Does jQuery have anything similiar?
jQuery has a bunch of plugins that extend the base functionality. There is this plugin for easy namespaces.