var params =

{

  Height : 350,

  Width : 300,

  Top : -1,

  Left : -1,

  MaxHeight : 0,

  MinHeight : 0,

  MaxWidth : 0,

  MinWidth : 0,

  WindowName : 'OriginalNavy',

  TitleBarHeight : 18,

  TitleLeftMargin : 10,

  TitleBarAlign : 'left',

  TitleBarHTML : '',

  TitleBarText : 'Top Knot Original Rope Colors',

  TitleColor : '#408080',

  TitleInactiveColor : 'transparent',

  TitleFontSize : 11,

  TitleFontColor : 'white',

  TitleFontFamily : 'Tahoma',

  CloseBoxHeight : 16,

  CloseBoxWidth : 16,

  CloseBoxSrc : 'images/closebox.gif',

  ContentFontSize : 14,

  ContentFontColor : '#0000A0',

  ContentFontFamily : 'Tahoma',

  ContentBottomBorderWidth : 0,

  ContentLeftBorderWidth : 0,

  ContentRightBorderWidth : 0,

  ContentTopBorderWidth : 0,

  ContentBottomBorderColor : 'Navy',

  ContentLeftBorderColor : 'Navy',

  ContentRightBorderColor : 'Navy',

  ContentTopBorderColor : 'Navy',

  ContentPadding : 13,

  ContentHTML : '<body><font size=\"+1\">Tan with Navy:</font><br><br><img height=\"200\" alt=\"6mm Tan Navy\" src=\"images/OriginalNavy.jpg\" width=\"250\" border=\"1\"><br><br><a href=\"JavaScript:OriginalNavy.CloseWindow()\">Close Window</a><br></body>',

  ContentColor : '#FFFFFF',

  ContentInactiveColor : '#000000',

  ResizeBoxHeight : 15,

  ResizeBoxWidth : 15,

  ResizeBoxSrc : 'img/resize_blue.gif',

  StatusBarHeight : 20,

  StatusLeftMargin : 10,

  StatusBarAlign : 'left',

  StatusBarHTML : '',

  StatusBarText : 'Thank You for Visiting TopKnotHalters.com!',

  StatusColor : '#408080',

  StatusInactiveColor : 'transparent',

  StatusFontSize : 11,

  StatusFontColor : 'white',

  StatusFontFamily : 'Tahoma',

  BorderWidth : 0,

  BorderColor : 'white',

  BorderInactiveColor : 'transparent',

  InnerBorderWidth : 2,

  InnerBorderStyle : 'solid',

  InnerBorderColor : '#6b8ec6',

  OuterBorderWidth : 0,

  OuterBorderStyle : 'solid',

  OuterBorderColor : 'Gray',

  OuterBorderInactiveColor : 'transparent',

  Shadow : true,

  Resizable : 'None',

  ContentFontWeight : 'Bold',

  Id  : 'OriginalNavy'

}

var OriginalNavy = new FerantDHTMLWindow(params);