var params =  	
{	
   BorderWidth : 0, 
   CloseBoxHeight : 13, 
   CloseBoxSrc : 'img/clsboxgray.gif', 
   CloseBoxWidth : 13, 
   ContentHTML : '<img src=\'images/spanglish_banner.jpg\' width=440 height=604 align=center vspace=0 border=0>', 
   ContentPadding : 13, 
   Height : 640, 
   InnerBorderColor : '#cccccc', 
   StatusBarHeight : 0, 
   StatusBarAlign : 'left', 
   StatusColor : 'white', 
   TitleBarHeight : 19, 
   TitleBarText : 'Christmas in Spanglish', 
   TitleBarAlign : 'center', 
   TitleColor : 'white', 
   Width : 460, 
   TitleFontColor : '#FF00FF', 
   ContentFontSize : 11, 
   ContentFontFamily : 'verdana, sans-serif', 
   ContentFontColor : '#FF00FF', 
   Id  : 'DHTMLWindow1'
} 
var DHTMLWindow1 = new FerantDHTMLWindow(params); 

