var params =  	
{	
   BorderWidth : 0, 
   CloseBoxHeight : 13, 
   CloseBoxSrc : '/img/clsboxgreen.gif', 
   CloseBoxWidth : 13, 
   ContentColor : '#456322', 
   ContentHTML : 'A third of our sales come from customer referrals. This reflects the highly personal service that our own full-time representatives provide - a level of service that inspires so much confidence, our customers often recommend us to family and friends.', 
   ContentPadding : 13, 
   Height : 180, 
   InnerBorderColor : '#cccccc', 
   OuterBorderWidth : 0, 
   Resizable : 'None', 
   Shadow : true, 
   StatusBarHeight : 0, 
   StatusBarAlign : 'left', 
   StatusColor : 'white', 
   TitleBarHeight : 13, 
   TitleBarAlign : 'center', 
   TitleColor : '#456322', 
   TitleFontSize : -1, 
   TitleFontColor : '#FF00FF', 
   ContentFontFamily : 'verdana, sans-serif', 
   ContentFontColor : '#ffffff', 
   Id  : 'DHTMLWindow1'
} 
var DHTMLWindow1 = new FerantDHTMLWindow(params); 