// avoid the conflict of the $ function used in the prototype libraries
// hlima@brq.com 2008-07-15
//
var $j = jQuery.noConflict();



