var params =  	
{	
   BorderColor : '#F8F8F8', 
   BorderWidth : 4, 
   CloseBoxHeight : 13, 
   CloseBoxSrc : 'img/clsboxgray.gif', 
   CloseBoxWidth : 13, 
   ContentColor : '#F8F8F8', 
   ContentHTML : 'None avaliable at this time. Sorry ', 
   ContentPadding : 10, 
   Height : 400, 
   InnerBorderColor : '#cccccc', 
   InnerBorderWidth : 0, 
   OuterBorderColor : '#5A8A37', 
   OuterBorderStyle : 'solid', 
   Resizable : 'None', 
   StatusBarHeight : 0, 
   StatusBarAlign : 'left', 
   StatusColor : 'white', 
   TitleBarText : 'Instructions', 
   TitleBarAlign : 'center', 
   TitleColor : '#5A8A37', 
   TitleFontFamily : 'verdana', 
   TitleFontColor : '#FFFFFF', 
   ContentFontSize : 12, 
   ContentFontFamily : 'verdana, sans-serif', 
   ContentFontColor : '#3E5F26', 
   Id  : 'dlinfo1'
} 
var dlinfo1 = new FerantDHTMLWindow(params); 
