var params =
{
  Height : 400,
  Width : 225,
  Top : -1,
  Left : -1,
  MaxHeight : 0,
  MinHeight : 0,
  MaxWidth : 0,
  MinWidth : 0,
  WindowName : 'baxter',
  TitleBarHeight : 16,
  TitleLeftMargin : 10,
  TitleBarAlign : 'left',
  TitleBarHTML : '',
  TitleBarText : 'Agent Locator',
  TitleColor : '#FF0000',
  TitleInactiveColor : 'transparent',
  TitleFontSize : 12,
  TitleFontColor : '#FEFED1',
  TitleFontFamily : 'Tahoma',
  CloseBoxHeight : 16,
  CloseBoxWidth : 16,
  CloseBoxSrc : 'images/closebox.gif',
  ContentFontSize : 12,
  ContentFontColor : 'black',
  ContentFontFamily : 'Tahoma',
  ContentBottomBorderWidth : 0,
  ContentLeftBorderWidth : 0,
  ContentRightBorderWidth : 0,
  ContentTopBorderWidth : 0,
  ContentBottomBorderColor : 'transparent',
  ContentLeftBorderColor : 'transparent',
  ContentRightBorderColor : 'transparent',
  ContentTopBorderColor : 'transparent',
  ContentPadding : 13,
  ContentHTML : '<b>Jeremy Rowland</b><br>Choctaw Trace Suite #15<br>Cherokee Village, AR 72529<br>Cell: (870) 847-5500<br>Cherokee Village: (870) 257-2282<br>Baxter County: (870) 425-1616<br>Walnut Ridge: (870) 886-7799<br>Pocahontas: (870) 892-2266<br><a href="mailto:rrrbailbonds@yahoo.com">Email Jeremy</a><br><br><b>Thane Marcusen</b><br>PO Box 1131<br>Yellville, AR 72687<br>(870) 449-2212<br>Baxter County: (870) 425-1616<br><br><b>David Martin</b><br>PO Box 654<br>Mountain Home, AR 72653<br>(870) 425-1616',
  ContentColor : '#FEFED1',
  ContentInactiveColor : 'transparent',
  ResizeBoxHeight : 15,
  ResizeBoxWidth : 15,
  ResizeBoxSrc : 'images/resize_blue.gif',
  StatusBarHeight : 15,
  StatusLeftMargin : 10,
  StatusBarAlign : 'center',
  StatusBarHTML : '',
  StatusBarText : 'Triple R Bail Bonds Incorporated',
  StatusColor : '#FF0000',
  StatusInactiveColor : 'transparent',
  StatusFontSize : 10,
  StatusFontColor : '#FEFED1',
  StatusFontFamily : 'Tahoma',
  BorderWidth : 0,
  BorderColor : 'transparent',
  BorderInactiveColor : 'transparent',
  InnerBorderWidth : 2,
  InnerBorderStyle : 'solid',
  InnerBorderColor : '#FF0000',
  OuterBorderWidth : 0,
  OuterBorderStyle : 'solid',
  OuterBorderColor : 'transparent',
  OuterBorderInactiveColor : 'transparent',
  ContentNoWrap : 'nowrap',
  Id  : 'baxter'
}
var baxter = new FerantDHTMLWindow(params);