jQuery.noConflict();
jQuery(function($){
	$(":text").labelify();
});