/*-------------------------------------------
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__codebase = "/"  //relative location of .js files
   dqm__urltarget = "_self"                   //set to: _self, _parent, _new, or "my frame name"
   dqm__border_width = 1
   dqm__divider_height = 1
   dqm__border_color = "#21476B"  //Hex color value or 'transparent'
   dqm__menu_bgcolor = "#C9D2D9"  //Hex color value or 'transparent'
   dqm__hl_bgcolor = "#0047BD"    //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 = "#0E4387"
   dqm__fontfamily = "Verdana"            //Any available system font     
   dqm__fontsize = 11		         				//Defined with pixel sizing  	
   dqm__fontsize_ie4 = 10		         		//Defined with point sizing
   dqm__textdecoration = "normal"   	//set to: 'normal', or 'underline'
   dqm__fontweight = "bold"         	  //set to: 'normal', or 'bold'
   dqm__fontstyle = "normal"	         	//set to: 'normal', or 'italic' 	
   dqm__hl_textcolor = "#FFFFFF"
   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 = "/images/btn-alt-on.jpg"
   dqm__rollover_wh0 = "180,22"
   dqm__url0 = "/about/index.cfm";    
   
   dqm__rollover_image1 = "/images/btn-lts-on.jpg"
   dqm__rollover_wh1 = "180,34"
   dqm__url1 = "/support/index.cfm";
   
   dqm__rollover_image2 = "/images/btn-bol-on.jpg"
   dqm__rollover_wh2 = "180,70"
   dqm__url2 = "/foryou/index.cfm";  
	
   dqm__rollover_image3 = "/images/btn-ca-on.jpg"
   dqm__rollover_wh3 = "180,22"
   dqm__url3 = "/contact.cfm";   

   dqm__rollover_image4 = "/images/btn-home-on.jpg"
   dqm__rollover_wh4 = "180,22"
   dqm__url4 = "/index.cfm";   

/**********************************************************************************
 **** -- Sub Menu 0 - About Lion Taming --                                                 ****
 **********************************************************************************/
dqm__sub_xy0 = "-25,5"
dqm__sub_menu_width0 = 175
 
// dqm__subdesc0_0 = "Background"	
// dqm__icon_index0_0 = 0   
// dqm__url0_0 = "/about/background.cfm"

/**********************************************************************************
 **** -- Sub Menu 1 - Lion Taming Speaking, Consulting, and Coaching -- ****
 **********************************************************************************/
dqm__sub_xy1 = "-25,5"
dqm__sub_menu_width1 = 275

/**********************************************************************************
 **** -- Sub Menu 4 - Bring Out The Lion Tamer In You --                          ****
 **********************************************************************************/
dqm__sub_xy2 = "-25,5"
dqm__sub_menu_width2 = 215

/**********************************************************************************
 **** -- Sub Menu 5 - Contact the Author --                                                 ****
 **********************************************************************************/
dqm__sub_xy3 = "-25,5"
dqm__sub_menu_width3 = 200

/**********************************************************************************
 **** -- Sub Menu 6 - Home Page --                                                            ****
 **********************************************************************************/
dqm__sub_xy4 = "-25,5"
dqm__sub_menu_width4 = 200

