var params =  	
{	
   BorderWidth : 2, 
   ContentHTML : '<img src=\"img/russtable3.jpg\">', 
   ContentPadding : 13, 
   Height : 420, 
   InnerBorderColor : '#cccccc', 
   InnerBorderWidth : 0, 
   OuterBorderColor : '#3973ad', 
   Resizable : 'None', 
   ResizeBoxHeight : 7, 
   ResizeBoxSrc : 'img/resize7blue.gif', 
   ResizeBoxWidth : 7, 
   Shadow : true, 
   StatusBarHeight : 17, 
   StatusColor : 'white', 
   TitleBarText : 'Image 3 of 4', 
   TitleColor : '#3973ad', 
   Width : 475, 
   TitleFontSize : 12, 
   ContentFontColor : 'Navy', 
   Id  : 'DHTMLWindow3'
} 
var DHTMLWindow3 = new FerantDHTMLWindow(params); 