var params =
{
  Height : 300,
  Width : 200,
  Top : -1,
  Left : -1,
  MaxHeight : 0,
  MinHeight : 0,
  MaxWidth : 0,
  MinWidth : 0,
  WindowName : 'lawrence',
  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>Lisa Lewallen</b><br>P.O. Box 224<br>Ravenden, Ar 72459<br>Ravenden:  (870) 751-0258<br>Pocahontas:  (870) 892-2266<br>Walnut Ridge:  (870) 886-7799<br><br><b>Tammie Hester</b><br>916 NW 5th Street<br>Walnut Ridge, AR 72476<br>(870) 886-6738<br>(870) 886-7799<br><a href=\"mailto:TripleRbondagent@aol.com\">Email Tammie</a>',
  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',
  Resizable : 'None',
  Id  : 'lawrence'
}
var lawrence = new FerantDHTMLWindow(params);