var params =  	
{	
   BorderWidth : 2, 
   ContentColor : '#eff3f7', 
   ContentHTML : '<p>All the Departments under the State Govt. are hereby<br> requested to get their respective content updated<br> on the RTI Website.</p>', 
   ContentPadding : 16, 
   Height : 150, 
   InnerBorderColor : '#6b8ec6', 
   InnerBorderWidth : 4, 
   OuterBorderWidth : 1, 
   StatusBarText : 'Department of Information Technology,Government of Punjab...', 
   StatusBarAlign : 'left', 
   StatusColor : '#cccccc', 
   TitleBarHeight : 18, 
   TitleBarText : 'Please Note....Important Notice. ', 
   TitleBarAlign : 'left', 
   TitleColor : '#6b8ec6', 
   Width : 450, 
   ContentFontSize : 14, 
   Id  : 'DHTMLWindow1'
} 
var DHTMLWindow1 = new FerantDHTMLWindow(params); 
