$(document).ready(
	function(){
		$('#akt_prawny form input').attr( 'title', 'Pokaż/Ukryj komentarz' ).attr( 'value', 'Komentarz' );
	}
);	