var params =  	
{	
   BorderWidth : 0, 
   CloseBoxHeight : 14, 
   CloseBoxWidth : 14, 
   ContentColor : '#FF0000', 
   ContentHTML : '<iframe src="../popup.htm" frameborder="0" height="305" width="460" scrolling="no"></iframe>',    
   ContentPadding : 0, 
   Height : 337, 
   Resizable : 'None', 
   InnerBorderColor : '#900000', 
   InnerBorderWidth : 1, 
   OuterBorderWidth : 1, 
   StatusBarText : '', 
   StatusBarAlign : 'left', 
   StatusColor : '#A30505', 
   TitleBarHeight : 25, 
   TitleBarText : 'WARNING : Recruitment Fraud', 
   TitleBarAlign : 'left', 
   TitleColor : '#A30505', 
   Width : 464, 
   ContentFontSize : 10, 
   Id  : 'DHTMLWindow'
} 
var DHTMLWindow = new FerantDHTMLWindow(params); 

