var params =  	
{	
   BorderWidth : 2, 
   ContentHTML : '<br>  <b><center>UNDER CONSTRUCTION  <br>  Please visit Later!  </center>', 
   ContentPadding : 13, 
   Height : 105, 
   InnerBorderColor : '#cccccc', 
   InnerBorderWidth : 0, 
   OuterBorderColor : '#3973ad', 
   Resizable : 'None', 
   ResizeBoxHeight : 7, 
   ResizeBoxSrc : 'img/resize7blue.gif', 
   ResizeBoxWidth : 7, 
   Shadow : true, 
   StatusBarHeight : 17, 
   StatusBarText : 'Thanks for visiting us!', 
   StatusColor : 'white', 
   TitleBarText : 'IAT SPORTS', 
   TitleColor : '#3973ad', 
   TitleFontSize : 12, 
   ContentFontColor : 'Navy', 
   Id  : 'under'
} 
var under = new FerantDHTMLWindow(params); 

