jQuery(document).ready( function() {
	jQuery( '.input-txt-error,.input-txt2-error,.input-textarea-error,.input-select-error' ).tooltip();
} );




