var params =
{
  Height : 220,
  Width : 250,
  Top : -1,
  Left : -1,
  MaxHeight : 0,
  MinHeight : 0,
  MaxWidth : 0,
  MinWidth : 0,
  WindowName : 'frankbiorev',
  TitleBarHeight : 18,
  TitleLeftMargin : 10,
  TitleBarAlign : 'left',
  TitleBarHTML : '',
  TitleBarText : 'Frank Evatt',
  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>Frank has lived in Oconee County his entire life.  He worked at Abney Mills until it closed and then West Point Pepperell/J.P. Stevens until his retirement.  <br><BR>He has been at Seneca Presbyterian Church for the past eleven years.',
  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  : 'DHTMLWindow9'
}
var DHTMLWindow9 = new FerantDHTMLWindow(params);
