/**
 * noconflict.js
 *	@author		gkernen
 *	@created	5.6.2009
 *	@desc		Tells jQuery to drop the $
 */
 
 jQuery.noConflict();