// turn on noConflict mode for jQuery.
// we must use noConflict mode for jquery because we are also using prototype for the image cropper
// see: http://docs.jquery.com/Using_jQuery_with_Other_Libraries
jQuery.noConflict();