/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 130

  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = "MM_preloadImages('<%=imageDirectory%>/navigation/home_on.gif','<%=imageDirectory%>/navigation/participants_on.gif','<%=imageDirectory%>/navigation/sponsors_on.gif','<%=imageDirectory%>/navigation/advisors_on.gif','<%=imageDirectory%>/<%=sectionName%>/logon_on.gif','<%=imageDirectory%>/<%=sectionName%>/demo_on.gif')"
   DQM_codebase = "/scripts/dia_en/"

   DQM_border_color = "#3366CC"
   
   DQM_menu_bgcolor = "#CDE8FC"
   DQM_hl_bgcolor = "#CDE8FC"

   DQM_sub_xy = "0,0"
   DQM_border_width = 1
   DQM_divider_height = 1

   /*---IE5-MAC Offset Fix - The following two
   -----parameters correct a position reporting
   -----bug in IE5 on the Mac platform. Adjust
   -----the offsets below untill the first level
   -----sub menus pop up in the correct location.*/
   
   DQM_ie5mac_offset_X = 1
   DQM_ie5mac_offset_Y = 1


/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "#666666"
   DQM_fontfamily = "Verdana"
   DQM_fontsize = 9
   DQM_textdecoration = "normal"
   DQM_fontweight = "bold"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#3366CC"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 3
   DQM_margin_bottom = 3
   DQM_margin_left = 5



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image1 = "/images/dia_"+chosenLanguage+"/home/demo_on.gif"
   DQM_rollover_wh1 = "166,24"



/*---------------------------------------------
Optional Icon Images
-----------------------------------------------*/

   DQM_icon_image1 = "/images/dia_"+chosenLanguage+"/spacer.gif"
   DQM_icon_rollover1 = "/images/dia_"+chosenLanguage+"/home/arrow.gif"
   DQM_icon_image_wh1 = "7,7"


/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/


DQM_sub_xy1 = "-155,19"
DQM_sub_menu_width1 = 155;
DQM_icon_index1_0 = 1
DQM_icon_index1_1 = 1
//DQM_icon_index1_2 = 1
DQM_url1_0 = "javascript: newWin('/demos/DDOL.jsp');"
DQM_url1_1 = "javascript: openWindow('/psol_demo/sign_in_FLASH.html');"
//DQM_url1_2 = "/demos/FAOL.jsp"