var params =  	
{	
   BorderWidth : 2, 
   CloseBoxSrc : '../image/chiudi.gif', 
   ContentHTML : '  <div align=justify>Puoi inserire quante parole chiave vuoi separandole con la virgola. Ti verranno restituiti tutti i documenti che contengono una o pił parole chiave nel titolo o nella descrizione o nelle keywords inserite dall\'amministratore.</div>', 
   ContentPadding : 13, 
   Height : 150, 
   InnerBorderColor : '#cccccc', 
   InnerBorderWidth : 0, 
   OuterBorderColor : '#3973ad', 
   ResizeBoxHeight : 15, 
   ResizeBoxSrc : '../image/dimensiona.gif', 
   ResizeBoxWidth : 15, 
   Shadow : true, 
   StatusBarHeight : 17, 
   StatusBarText : 'Puoi muovere e ridimensionare la finestra.', 
   StatusBarAlign : 'center', 
   StatusColor : 'silver', 
   TitleBarText : 'Modalitą di ricerca', 
   TitleBarAlign : 'center', 
   TitleColor : '#3973ad', 
   Width : 300, 
   TitleFontSize : 12, 
   ContentFontColor : 'Navy', 
   Id  : 'PremiHelp'
} 
var PremiHelp = new FerantDHTMLWindow(params); 


