// (C) Copyright 2008 NearU, Inc.  All rights reserved

// Trivial file with single call that makes sure jQuery doesn't conflict
// with other libraries, such as prototype. Kept in separate file for easy
// inclusion in acceleration list.

jQuery.noConflict();
