var params =  	
{	
   BorderWidth : 0, 
   ContentColor : '#eff3f7', 
   ContentHTML : '<img src="/images/events/ucc-2005-0918.jpg" border=0>', 
   ContentPadding : 13, 
   Height : 366, 
   InnerBorderColor : '#6b8ec6', 
   InnerBorderWidth : 2, 
   OuterBorderWidth : 0, 
   StatusBarText : 'Come Join Us, and bring a friend, too!!', 
   StatusBarAlign : 'left', 
   StatusColor : '#cccccc', 
   TitleBarHeight : 18, 
   TitleBarText : 'Clay Music Upcoming Event', 
   TitleBarAlign : 'left', 
   TitleColor : '#6b8ec6', 
   Width : 500, 
   ContentFontSize : 11, 
   Id  : 'DHTMLWindow1'
} 
var DHTMLWindow1 = new FerantDHTMLWindow(params); 
