var params =
{
  Height : 250,
  Width : 550,
  Top : -1,
  Left : -1,
  MaxHeight : 0,
  MinHeight : 0,
  MaxWidth : 0,
  MinWidth : 0,
  WindowName : 'Armageddon',
  TitleBarHeight : 18,
  TitleLeftMargin : 10,
  TitleBarAlign : 'left',
  TitleBarHTML : '',
  TitleBarText : '[STFU]Armageddon=LDR=',
  TitleColor : '#0e1116',
  TitleInactiveColor : '#0e1116',
  TitleFontSize : 12,
  TitleFontColor : 'white',
  TitleFontFamily : 'Verdana',
  CloseBoxHeight : 16,
  CloseBoxWidth : 16,
  CloseBoxSrc : 'images/closebox.gif',
  ContentFontSize : 12,
  ContentFontColor : '#0284c9',
  ContentFontFamily : 'Verdana',
  ContentBottomBorderWidth : 0,
  ContentLeftBorderWidth : 0,
  ContentRightBorderWidth : 0,
  ContentTopBorderWidth : 0,
  ContentBottomBorderColor : '#00416f',
  ContentLeftBorderColor : '#00416f',
  ContentRightBorderColor : '#00416f',
  ContentTopBorderColor : '#00416f',
  ContentPadding : 10,
  ContentHTML : '<b>Name:</b> Coty Tingler<br><b>Age:</b> 25<br><b>Years Playing:</b> 12<br><b>Location:</b> Vandergrift, Pa<br><b>E-Mail:</b> Armageddonv2@Gmail.com<br><b>X-Fire:</b> HybridArmageddon<br><b>AIM:</b> ArmageddonHatesU<br>',
  ContentColor : '#0e1116',
  ContentInactiveColor : '#0e1116',
  ResizeBoxHeight : 15,
  ResizeBoxWidth : 15,
  ResizeBoxSrc : 'images/resize.gif',
  StatusBarHeight : 100,
  StatusLeftMargin : 0,
  StatusBarAlign : 'center',
  StatusBarHTML : '<b>Awards Recived</b><div align="left"><img src="images/awards/service1.png">',
  StatusBarText : '',
  StatusColor : '#0e1116',
  StatusInactiveColor : '#0e1116',
  StatusFontSize : 12,
  StatusFontColor : '#0284c9',
  StatusFontFamily : 'Verdana',
  BorderWidth : 0,
  BorderColor : '00416f',
  BorderInactiveColor : '00416f',
  InnerBorderWidth : 1,
  InnerBorderStyle : 'solid',
  InnerBorderColor : '#00416f',
  OuterBorderWidth : 0,
  OuterBorderStyle : 'dashed',
  OuterBorderColor : '#00416f',
  OuterBorderInactiveColor : '00416f',
  Shadow : false,
  Id  : 'Armageddon'
}
var Armageddon = new FerantDHTMLWindow(params);