var params =  	
{	
   BorderWidth : 2, 
   CloseBoxSrc : '/main/img/Closebox.gif', 
   ContentHTML : '<br>  The <b>Background Adjuster Bar</b> allows you to select the background color behind a photo. The photographer might have already chosen a background color which he/she thinks would be the best color for his/her photo.<br><br><img src="/open/images/paperclip_button.gif" border="0"> Clicking on this option allows you to save the photo for later review. You must be logged in and you cannot save your own photo.<br><br><img src="/open/images/save_button.gif" border="0"> Clicking on this option allows you to save this photo as one of your favorite photos. You must be logged in and you cannot save your own photo.<br><br><img src="/open/images/full_window.gif" border="0" > Clicking on this option will display the photo in a full window. You may want to select a background color first.<br><br><img src="/open/images/zoom_normal.gif" border="0"> Clicking on this option will restore the image to its original size and location.<br><br>If you would like to change the size of the photo hold down the Shift key, click on the photo with the mouse and drag the mouse.<br><br>You may also move the photo by clicking on it and dragging your mouse.<br><br>This page also allows you to move the rating box by clicking on the rating box title with your mouse and dragging the mouse.<br><br><b>Note:</b> To drag an item, make sure that you hold your mouse button down while dragging the item.', 
   ContentPadding : 13, 
   Height : 460, 
   InnerBorderColor : '#cccccc', 
   InnerBorderWidth : 0, 
   OuterBorderColor : '#3973ad', 
   ResizeBoxHeight : 7, 
   ResizeBoxSrc : '/main/img/resize.gif', 
   ResizeBoxWidth : 7, 
   Shadow : true, 
   StatusBarHeight : 17, 
   StatusBarText : 'You may move the help window.', 
   StatusBarAlign : 'center', 
   StatusColor : 'silver', 
   TitleBarText : 'Photo Page Options Help', 
   TitleBarAlign : 'center', 
   TitleColor : '#3973ad', 
   Top : 10, 
   Width : 450, 
   TitleFontSize : 12, 
   ContentFontColor : 'Navy', 
   Id  : 'TopOptionHelp'
} 
var TopOptionHelp = new FerantDHTMLWindow(params); 

