var params =
{
  Height : 110,
  Width : 75,
  Top : -1,
  Left : -1,
  MaxHeight : 0,
  MinHeight : 0,
  MaxWidth : 0,
  MinWidth : 0,
  WindowName : 'Window',
  TitleBarHeight : 8,
  TitleLeftMargin : 8,
  TitleBarAlign : 'left',
  TitleBarHTML : '',
  TitleBarText : ' Live Radio',
  TitleColor : '#808080',
  TitleInactiveColor : '#FFFFFF',
  TitleFontSize : 8,
  TitleFontColor : 'white',
  TitleFontFamily : 'Tahoma',
  CloseBoxHeight : 12,
  CloseBoxWidth : 12,
  CloseBoxSrc : 'img/closebox.gif',
  ContentFontSize : 8,
  ContentFontColor : '#000000',
  ContentFontFamily : 'Tahoma',
  ContentBottomBorderWidth : 0,
  ContentLeftBorderWidth : 0,
  ContentRightBorderWidth : 0,
  ContentTopBorderWidth : 0,
  ContentBottomBorderColor : 'Navy',
  ContentLeftBorderColor : 'Navy',
  ContentRightBorderColor : 'Navy',
  ContentTopBorderColor : 'Navy',
  ContentPadding : 3,
  ContentHTML : '<a target="_blank" href=\"http://internetradio.vrt.be/player_detection.html?qsbrand=41\"><br>Stubru</a><a target="_blank" href=\"http://internetradio.vrt.be/player_detection.html?qsbrand=51\"><br>Donna</a><a target="_blank" href=\"http://internetradio.vrt.be/player_detection.html?qsbrand=11\"><br>Radio 1</a><a target="_blank" href=\"http://internetradio.vrt.be/player_detection.html?qsbrand=21\"><br>Radio 2</a><a target="_blank" href=\"http://www.q-music.be/asx/q_high.asx\"><br>Q-Music</a><a target="_blank" href=\"http://mediaserver02.cybernet.be/contactnl\"><br>Contact</span></a><br>',
  ContentColor : '#FFFFFF',
  ContentInactiveColor : '#FFFFFF',
  ResizeBoxHeight : 12,
  ResizeBoxWidth : 12,
  ResizeBoxSrc : 'img/resize_blue.gif',
  StatusBarHeight : 15,
  StatusLeftMargin : 8,
  StatusBarAlign : 'left',
  StatusBarHTML : '',
  StatusBarText : 'Listen LIVE',
  StatusColor : '#cccccc',
  StatusInactiveColor : 'transparent',
  StatusFontSize : 8,
  StatusFontColor : 'black',
  StatusFontFamily : 'Tahoma',
  BorderWidth : 1,
  BorderColor : 'transparent',
  BorderInactiveColor : 'transparent',
  InnerBorderWidth : 1,
  InnerBorderStyle : 'solid',
  InnerBorderColor : '#000000',
  OuterBorderWidth : 0,
  OuterBorderStyle : 'solid',
  OuterBorderColor : 'transparent',
  OuterBorderInactiveColor : 'transparent',
  ContentNoWrap : 'nowrap',
  Shadow : true,
  Dragable : 'None',
  Resizable : 'None',
  Id  : 'DHTMLWindow1'
}
var DHTMLWindow1 = new FerantDHTMLWindow(params);
