var params =
{
  Height : 230,
  Width : 250,
  Top : -1,
  Left : -1,
  MaxHeight : 0,
  MinHeight : 0,
  MaxWidth : 0,
  MinWidth : 0,
  WindowName : 'jamesbio',
  TitleBarHeight : 18,
  TitleLeftMargin : 10,
  TitleBarAlign : 'left',
  TitleBarHTML : '',
  TitleBarText : 'James Gaines',
  TitleColor : '#808080',
  TitleInactiveColor : '#C0C0C0',
  TitleFontSize : 11,
  TitleFontColor : 'white',
  TitleFontFamily : 'Tahoma',
  CloseBoxHeight : 16,
  CloseBoxWidth : 16,
  CloseBoxSrc : 'img/closebox.gif',
  ContentFontSize : 12,
  ContentFontColor : 'black',
  ContentFontFamily : 'Tahoma',
  ContentBottomBorderWidth : 0,
  ContentLeftBorderWidth : 0,
  ContentRightBorderWidth : 0,
  ContentTopBorderWidth : 0,
  ContentBottomBorderColor : 'Navy',
  ContentLeftBorderColor : 'Navy',
  ContentRightBorderColor : 'Navy',
  ContentTopBorderColor : 'Navy',
  ContentPadding : 11,
  ContentHTML : '<b>Biography</b><br><BR>James was born in Townsville, SC to the late Lowell and Ruth Gaines. He attended schools in Anderson and Pickens County, and was married to Evangelist Charlena Benson. James is a proud father of six children, grandfather of 11, great grandfather of 4, and a devout Christian who loves the Lord.',
  ContentColor : '#eff3f7',
  ContentInactiveColor : 'transparent',
  ResizeBoxHeight : 15,
  ResizeBoxWidth : 15,
  ResizeBoxSrc : 'img/resize_blue.gif',
  StatusBarHeight : 20,
  StatusLeftMargin : 10,
  StatusBarAlign : 'left',
  StatusBarHTML : '',
  StatusBarText : 'Quick Facts',
  StatusColor : '#cccccc',
  StatusInactiveColor : 'transparent',
  StatusFontSize : 10,
  StatusFontColor : 'black',
  StatusFontFamily : 'Tahoma',
  BorderWidth : 0,
  BorderColor : 'white',
  BorderInactiveColor : 'transparent',
  InnerBorderWidth : 2,
  InnerBorderStyle : 'solid',
  InnerBorderColor : '#000000',
  OuterBorderWidth : 0,
  OuterBorderStyle : 'solid',
  OuterBorderColor : 'Gray',
  OuterBorderInactiveColor : 'transparent',
  Shadow : true,
  Id  : 'DHTMLWindow22'
}
var DHTMLWindow22 = new FerantDHTMLWindow(params);
