Your IP : 3.144.92.132


Current Path : /data/web/virtuals/51568/virtual/www/plan/
Upload File :
Current File : /data/web/virtuals/51568/virtual/www/plan/editorNastaveniJS.php

<script>
function CKeditMojeNastaveni(h){
return {
					 toolbar:[
	{ name: 'document', items : [ 'Source','-','Print','Templates','Maximize' ] },
	{ name: 'clipboard', items : [ 'Paste','PasteText','PasteFromWord']},
	{ name: 'history', items : ['Undo','Redo' ] },
	{ name: 'editing', items : [ 'Find','Replace' ] },
	
	{ name: 'basicstyles', items : [ 'Strike','Subscript','Superscript','-','RemoveFormat' ] },
						 { name: 'paragraph', items : [ 'Smiley','HorizontalRule','Outdent','Indent','-'] },
						 {name: 'fotn', items: ['Font']},
						 '/',
	{ name: 'styles', items : [ 'Format','NumberedList','BulletedList','JustifyLeft','JustifyCenter','JustifyRight','JustifyBlock' ] },
	{ name: 'colors', items : [ 'Bold','Italic','Underline','TextColor','BGColor','FontSize' ] },
	{ name: 'insert', items : ['Table','Flash' ] }	
					 ],
			language : 'cs',
      
			height: h};
}      
</script>