/*-------------------------------------------
Copyright Notice - The following parameter is required in order for the menu to function.
--------------------------------------------*/

	// dqm__Notice = "DHTML QuickMenu, Copyright (c) - 2002, OpenCube Inc. - www.opencube.com"
	
	limit_multiple_users = true
	limit_users = true
	sequence = "9x88_4"

/*-------------------------------------------
required menu Settings
--------------------------------------------*/

   dqm__sub_menu_width = 200      //default sub menu widths
   dqm__sub_xy = "0,0"            //default sub x,y coordinates
   dqm__urltarget = "_self"       //set to: _self, _parent, _new, or "my frame name"
   dqm__border_width = 2
   dqm__divider_height = 1
   dqm__border_color = "#D56327"  //Hex color value or 'transparent'
   dqm__menu_bgcolor = "#989898"  //Hex color value or 'transparent'
   dqm__hl_bgcolor = "#656565"    //Hex color value
   dqm__mouse_off_delay = 500
   dqm__os9_ie5mac_offset_X = 10
   dqm__os9_ie5mac_offset_Y = 15
   dqm__osx_ie5mac_offset_X = 0
   dqm__osx_ie5mac_offset_Y = 0
   dqm__ie4mac_offset_X = -8
   dqm__ie4mac_offset_Y = -50
	
   dqm__nn4_reaload_after_resize = true
   dqm__nn4_resize_prompt_user = false
   dqm__nn4_resize_prompt_message = "To reinitialize the navigation menu please click the 'Reload' button."
   dqm__use_opera_div_detect_fix = true;
   dqm__sub_menu_effect = "gradientwipe"
   dqm__sub_item_effect = "fade"
   dqm__sub_menu_effect_duration = .4
   dqm__sub_item_effect_duration = .3
 
   dqm__effect_pixelate_maxsqare = 25
   dqm__effect_iris_irisstyle = "STAR"          //CROSS, CIRCLE, PLUS, SQUARE, or STAR
   dqm__effect_checkerboard_squaresx = 14
   dqm__effect_checkerboard_squaresY = 14
   dqm__effect_checkerboard_direction = "DOWN"  //UP, DOWN, LEFT, RIGHT
   dqm__sub_menu_opacity = 100
   dqm__dropshadow_color = "none"           		//Hex color value or 'none'
   dqm__dropshadow_offx = 5                 		//drop shadow width
   dqm__dropshadow_offy = 5	                	//drop shadow height

   dqm__textcolor = "#FFFFFF"
   dqm__fontfamily = "Verdana"         //Any available system font     
   dqm__fontsize = 12		         	//Defined with pixel sizing  	
   dqm__fontsize_ie4 = 11		         //Defined with point sizing
   dqm__textdecoration = "normal"      //set to: 'normal', or 'underline'
   dqm__fontweight = "normal"          //set to: 'normal', or 'bold'
   dqm__fontstyle = "normal"	         //set to: 'normal', or 'italic' 	
   dqm__hl_textcolor = "#FF965C"
   dqm__hl_textdecoration = "normal"   //set to: 'normal', or 'underline'

   dqm__margin_top = 3
   dqm__margin_bottom = 3
   dqm__margin_left = 3
   dqm__margin_right = 4
   dqm__text_alignment = "left"        //set to: 'left', 'center' or 'right'
   dqm__show_urls_statusbar = true

   /************************************************
   *********-------Main Menus --------**************
   ************************************************/

   dqm__rollover_image0 = "/conferences/fall-05/images/btn-r-on.gif"
   dqm__rollover_wh0 = "150,26"
   dqm__url0 = "/conferences/fall-05/register/index.cfm";   

   dqm__rollover_image1 = "/conferences/fall-05/images/btn-p-on.gif"
   dqm__rollover_wh1 = "150,26"
   dqm__url1 = "/conferences/fall-05/program/index.cfm";
   
   dqm__rollover_image2 = "/conferences/fall-05/images/btn-hgi-on.gif"
   dqm__rollover_wh2 = "150,37"
   dqm__url2 = "/conferences/fall-05/hotel/index.cfm";   
   
   dqm__rollover_image3 = "/conferences/fall-05/images/btn-oa-on.gif"
   dqm__rollover_wh3 = "150,26"
   dqm__url3 = "/conferences/fall-05/activities/index.cfm";   
	
   dqm__rollover_image4 = "/conferences/fall-05/images/btn-es-on.gif"
   dqm__rollover_wh4 = "150,37"
   dqm__url4 = "/conferences/fall-05/sponsors/index.cfm";  

   dqm__rollover_image5 = "/conferences/fall-05/images/btn-ch-on.gif"
   dqm__rollover_wh5 = "150,37"
   dqm__url5 = "/conferences/fall-05/index.cfm";   
	
	
/**********************************************************
 **** -- Sub Menu 0 - Register --                      ****
 **********************************************************/
dqm__sub_xy0 = "-20,0"
dqm__sub_menu_width0 = 170

/**********************************************************
 **** -- Sub Menu 1 - Program --                       ****
 **********************************************************/
dqm__sub_xy1 = "-20,0"
dqm__sub_menu_width1 = 170

/**********************************************************
 **** -- Sub Menu 2 - Hotel and General Info --        ****
 **********************************************************/
dqm__sub_xy2 = "-20,0"
dqm__sub_menu_width2 = 170

/**********************************************************
 **** -- Sub Menu 3 - Activities --                    ****
 **********************************************************/
dqm__sub_xy3 = "-20,0"
dqm__sub_menu_width3 = 170

/**********************************************************
 **** -- Sub Menu 4 - Exhibitors/Sponsors --           ****
 **********************************************************/
dqm__sub_xy4 = "-20,0"
dqm__sub_menu_width4 = 170

/**********************************************************
 **** -- Sub Menu 5 - Conference Home --           ****
 **********************************************************/
dqm__sub_xy5 = "-20,0"
dqm__sub_menu_width5 = 170


