
/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 140

  
   DQM_urltarget = "_self"
   
   DQM_onload_statement = ""
   DQM_codebase = ""

   DQM_border_color = "#c4a31b"
   
   DQM_menu_bgcolor = "#ffffff"
   DQM_hl_bgcolor = "#ffffff"

   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 = 10
   DQM_ie5mac_offset_Y = 12


/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "#003366"
   DQM_fontfamily = "arial"
   DQM_fontsize = 12
   DQM_textdecoration = "antialias"
   DQM_fontweight = "bold"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#c4a31b"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 1
   DQM_margin_bottom = 3
   DQM_margin_left = 5



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/
  
   DQM_rollover_image0 = "images/programs_highlighted.gif"
   DQM_rollover_wh0 = "100,18"

   DQM_rollover_image1 = "images/faculty_highlighted.gif"
   DQM_rollover_wh1 = "100,18"

   DQM_rollover_image2 = "images/courses_highlighted.gif"
   DQM_rollover_wh2 = "100,18" 

   DQM_rollover_image3 = "images/undergrads_highlighted.gif"
   DQM_rollover_wh3 = "100,18" 
  
/*---------------------------------------------
Optional Icon Images
-----------------------------------------------

   DQM_icon_image0 = "images/closed.gif"
   DQM_icon_rollover0 = "images/closed.gif"
   DQM_icon_image_wh0 = "75,30"


---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_sub_xy0 = "0,0"
DQM_sub_menu_width0 = 140;
DQM_subdesc0_0 = "exercise biology"
DQM_subdesc0_1 = "adult fitness"
DQM_url0_0 = "program.html"
DQM_url0_1 = "adultfitness.html"

DQM_sub_xy1 = "0,0"
DQM_sub_menu_width1 = 140;
DQM_subdesc1_0 = "primary"
DQM_url1_0 = "faculty.html"

DQM_sub_xy2 = "0,0"
DQM_sub_menu_width2 = 140;
DQM_subdesc2_0 = "undergraduate"
DQM_subdesc2_1 = "seminars"
DQM_subdesc2_2 = "spring 2005"
DQM_subdesc2_3 = "fall 2005"
DQM_subdesc2_4 = "winter 2006"
DQM_url2_0 = "undergraduate_courses.html"
DQM_url2_1 = "seminars.html"
DQM_url2_2 = "spring2003.html"
DQM_url2_3 = "fall2003.html"
DQM_url2_4 = "winter2004.html"

DQM_sub_xy3 = "0,0"
DQM_sub_menu_width2 = 140;
DQM_subdesc3_0 = "major"
DQM_subdesc3_1 = "minor"
DQM_subdesc3_2 = "advising"
DQM_url3_0 = "major.html"
DQM_url3_1 = "minor.html"
DQM_url3_2 = "advising.html"