var params =
{
  Height : 270,
  Width : 266,
  Top : -1,
  Left : -1,
  MaxHeight : 0,
  MinHeight : 100,
  MaxWidth : 0,
  MinWidth : 0,
  WindowName : 'DHTMLWindow1',
  TitleBarHeight : 37,
  TitleLeftMargin : 11,
  TitleBarAlign : 'left',
  TitleBarHTML : '<div align=\"center\"><br><font size=\"2\"><B>BITEDuC\'s Downloading Tips</B></font><div>',
  TitleBarText : '',
  TitleColor : '#94D051',
  TitleInactiveColor : 'transparent',
  TitleFontSize : 11,
  TitleFontColor : '#FFFFFF',
  TitleFontFamily : 'Tahoma',
  CloseBoxHeight : 15,
  CloseBoxWidth : 15,
  CloseBoxSrc : 'img/box_close.gif',
  ContentFontSize : 10,
  ContentFontColor : 'black',
  ContentFontFamily : 'Tahoma',
  ContentBottomBorderWidth : 1,
  ContentLeftBorderWidth : 1,
  ContentRightBorderWidth : 1,
  ContentTopBorderWidth : 1,
  ContentBottomBorderColor : '#3973ad',
  ContentLeftBorderColor : '#3973ad',
  ContentRightBorderColor : '#3973ad',
  ContentTopBorderColor : '#3973ad',
  ContentPadding : 12,
  ContentHTML : '<font color=\"#004080\" size=\"2\"><li>Make sure your operating system is patched!</li><br>    <li>Employ a Firewall to protect from outside intrusion!</li><br>    <li>Make sure your antivirus software is updated!</li><br>    <li>Download only from trusted sites. </br><font color=\"#004080\" size=\"1\">Look for the lock symbol <img src=\"img/lock.gif\" width=\"15\" height=\"15\" alt=\"\" border=\"0\" align=\"\" />  and </br><u>https</u>:// which</font><font color=\"#FF0000\" size=\"1\"> ensures secure transmission</font><font color=\"#004080\" size=\"1\"> of data!</font></li></ol><br><br><br>',
  ContentColor : '#FFFFFF',
  ContentInactiveColor : 'transparent',
  ResizeBoxHeight : 15,
  ResizeBoxWidth : 15,
  ResizeBoxSrc : '',
  StatusBarHeight : 20,
  StatusLeftMargin : 10,
  StatusBarAlign : 'left',
  StatusBarHTML : '<img alt=\"\"  src=\'img/box_bottom.gif\' align=center>',
  StatusBarText : '',
  StatusColor : 'transparent',
  StatusInactiveColor : 'transparent',
  StatusFontSize : 10,
  StatusFontColor : 'black',
  StatusFontFamily : 'Tahoma',
  BorderWidth : 0,
  BorderColor : 'transparent',
  BorderInactiveColor : 'transparent',
  InnerBorderWidth : 0,
  InnerBorderStyle : 'solid',
  InnerBorderColor : 'transparent',
  OuterBorderWidth : 0,
  OuterBorderStyle : 'solid',
  OuterBorderColor : 'transparent',
  OuterBorderInactiveColor : 'transparent',
  Resizable : 'VerticalOnly',
  Id  : 'DHTMLWindow1'
}
var DHTMLWindow1 = new FerantDHTMLWindow(params);
