/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

   DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"

/*-------------------------------------------
Required menu Settings
--------------------------------------------*/

   DQM_sub_menu_width = 200;	 

  
   DQM_urltarget = "_self"
   
   DQM_cancel_onload = false;
   DQM_onload_statement = ""
   DQM_codebase = ""

   DQM_border_color = "#000000";
   DQM_border_color1 = "#000000";

   DQM_menu_bgcolor = "#ccddff";
   DQM_hl_bgcolor = "ccddff";

   DQM_sub_xy = "0,0";
   DQM_border_width = 0;
   DQM_border_width1 = 0;
   DQM_divider_height = 0;

   /*---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 = 10


/*-------------------------------------------
Required font Settings
--------------------------------------------*/
   

   DQM_textcolor = "#443333"
   DQM_fontfamily = "Verdana"
   DQM_fontsize = 12
   DQM_fontsize_ie4 = 9	
   DQM_textdecoration = "normal"
   DQM_fontweight = "bold"
   DQM_fontstyle = "normal"
   DQM_hl_textcolor = "#ff0000"
   DQM_hl_textdecoration = "normal"

   DQM_margin_top = 3
   DQM_margin_bottom = 3
   DQM_margin_left = 5



/*-------------------------------------------
Optional main menu rollover images
--------------------------------------------*/

   DQM_rollover_image0 = ""
   DQM_rollover_wh0 = ""
	
   DQM_rollover_image1 = ""
   DQM_rollover_wh1 = ""	

   DQM_rollover_image2 = "" 
   DQM_rollover_wh2 = ""	

   DQM_rollover_image3 = "" 
   DQM_rollover_wh3 = ""	

   DQM_rollover_image4 = "" 
   DQM_rollover_wh4 = ""	

   DQM_rollover_image5 = "" 
   DQM_rollover_wh5 = ""	

   DQM_rollover_image6 = "" 
   DQM_rollover_wh6 = ""	

   DQM_rollover_image7 = "" 
   DQM_rollover_wh7 = ""	


/*---------------------------------------------
Sub Menu Item Settings
-----------------------------------------------*/

DQM_sub_xy0 = "-85,-25"
DQM_subdesc0_0 = "Recent Developments"
DQM_subdesc0_1 = "Reminders"
DQM_url0_0 = "recent.html"
DQM_url0_1 = "reminder.html"

DQM_sub_xy1 = "-85,-25"
DQM_subdesc1_0 = "Brochures"
DQM_subdesc1_1 = "Contact Us"
DQM_url1_0 = "request.html"
DQM_url1_1 = "contact.html"

DQM_sub_xy2 = "-85,-25"
DQM_subdesc2_0 = "To Do in Berkeley"
DQM_subdesc2_1 = "Area Attractions"
DQM_url2_0 = "todo.html"
DQM_url2_1 = "attractions.html"

DQM_sub_xy3 = "-85,-25"
DQM_subdesc3_0 = "UCB Housing"
DQM_subdesc3_1 = "Sublets"
DQM_url3_0 = "ucbhousing.html"
DQM_url3_1 = "sublets.html"

DQM_sub_xy4 = "-85,95"
DQM_subdesc4_0 = "Ibsen's Houses"
DQM_subdesc4_1 = "More..."
DQM_subdesc4_2 = "Culture & Society"
DQM_subdesc4_3 = "Intensive Swedish"
DQM_subdesc4_4 = "Intensive Norwegian"
DQM_subdesc4_5 = "Intensive Finnish"
DQM_subdesc4_6 = "Bergman & Truffaut"
DQM_subdesc4_7 = "Reading & Composition"
DQM_url4_0 = "ibsen.html"
DQM_url4_1 = ""
DQM_url4_2 = "culture.html"
DQM_url4_3 = "swedish.html"
DQM_url4_4 = "norwegian.html"
DQM_url4_5 = "finnish.html"
DQM_url4_6 = "bergman.html"
DQM_url4_7 = "reading.html"

DQM_sub_xy5 = "-85,95"
DQM_subdesc5_0 = "Mark Sandberg"
DQM_subdesc5_1 = "More..."
DQM_subdesc5_2 = "Karen Møller"
DQM_subdesc5_3 = "Christopher Oscarson"
DQM_subdesc5_4 = "Laura Ziukaite"
DQM_subdesc5_5 = "Sirpa Tuomainen"
DQM_subdesc5_6 = "Linda Haverty Rugg"
DQM_subdesc5_7 = "Brigid Gaffikin"
DQM_url5_0 = "sandberg.html"
DQM_url5_1 = ""
DQM_url5_2 = "moller.html"
DQM_url5_3 = "oscarson.html"
DQM_url5_4 = "ziukaite.html"
DQM_url5_5 = "tuomainen.html"
DQM_url5_6 = "rugg.html"
DQM_url5_7 = "gaffikin.html"

DQM_sub_xy6 = "-85,95"
DQM_subdesc6_0 = "Registration"
DQM_subdesc6_1 = "Funding & Fees"
DQM_url6_0 = "tuition.html"
DQM_url6_1 = "funding.html"

DQM_sub_xy7 = "-85,95"
DQM_subdesc7_0 = "Film Screenings"
DQM_subdesc7_1 = "More..."
DQM_subdesc7_2 = "Outings"
DQM_subdesc7_3 = "Special Lectures"
DQM_subdesc7_4 = "Other Events"
DQM_url7_0 = "film.html"
DQM_url7_1 = ""
DQM_url7_2 = "outings.html"
DQM_url7_3 = "special.html"
DQM_url7_4 = "events.html"
