var params =
{
  Height : 300,
  Width : 300,
  Top : -1,
  Left : -1,
  MaxHeight : 0,
  MinHeight : 0,
  MaxWidth : 0,
  MinWidth : 0,
  WindowName : 'DHTMLWindow3',
  TitleBarHeight : 18,
  TitleLeftMargin : 10,
  TitleBarAlign : 'left',
  TitleBarHTML : '',
  TitleBarText : 'Cursuri de vară',
  TitleColor : '#7BC24B',
  TitleInactiveColor : 'transparent',
  TitleFontSize : 11,
  TitleFontColor : 'white',
  TitleFontFamily : 'Tahoma',
  CloseBoxHeight : 16,
  CloseBoxWidth : 16,
  CloseBoxSrc : '/imagini/closebox.gif',
  ContentFontSize : 10,
  ContentFontColor : 'black',
  ContentFontFamily : 'Tahoma',
  ContentBottomBorderWidth : 0,
  ContentLeftBorderWidth : 0,
  ContentRightBorderWidth : 0,
  ContentTopBorderWidth : 0,
  ContentBottomBorderColor : 'Navy',
  ContentLeftBorderColor : 'Navy',
  ContentRightBorderColor : 'Navy',
  ContentTopBorderColor : 'Navy',
  ContentPadding : 13,
  ContentHTML : '<p style=\"font-family: Trebuchet MS, sans-serif; font-size: 12px;\"><u>Data de începere a cursurilor este 8 iunie 2009. Înscrierile se fac zilnic intre ora 13,00-17,00.</u></p><p><ul style=\"font-family: Trebuchet MS, sans-serif; font-size: 12px;\"><li><b>Curs croitorie</b></li>Program: Luni-miercuri, ora 17,00-20,00<BR>Pret: 750 lei<br><li><b>Curs design vestimentar</b></li>Program: Miercuri si vineri, ora 17,00-19,00<BR>Pret: 900 lei</ul></p>',
  ContentColor : '#F8FAEF',
  ContentInactiveColor : 'transparent',
  ResizeBoxHeight : 15,
  ResizeBoxWidth : 15,
  ResizeBoxSrc : 'img/resize_blue.gif',
  StatusBarHeight : 18,
  StatusLeftMargin : 10,
  StatusBarAlign : 'left',
  StatusBarHTML : '',
  StatusBarText : '',
  StatusColor : '#C2D63A',
  StatusInactiveColor : 'transparent',
  StatusFontSize : 10,
  StatusFontColor : 'black',
  StatusFontFamily : 'Tahoma',
  BorderWidth : 0,
  BorderColor : 'white',
  BorderInactiveColor : 'transparent',
  InnerBorderWidth : 3,
  InnerBorderStyle : 'solid',
  InnerBorderColor : '#99A543',
  OuterBorderWidth : 0,
  OuterBorderStyle : 'solid',
  OuterBorderColor : 'Gray',
  OuterBorderInactiveColor : 'transparent',
  Resizable : 'None',
  Id  : 'DHTMLWindow3'
}
var DHTMLWindow3 = new FerantDHTMLWindow(params);