/*-------------------------------------------
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 = "#6BCC2F"  //Hex color value or 'transparent'
   dqm__menu_bgcolor = "#000168"  //Hex color value or 'transparent'
   dqm__hl_bgcolor = "#000094"    //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;

   //Options include - none | fade | pixelate |iris | slide | gradientwipe | checkerboard | radialwipe | randombars | randomdissolve |stretch
   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 = 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 = 4
   dqm__margin_bottom = 4
   dqm__margin_left = 4
   dqm__margin_right = 5
   dqm__text_alignment = "left"           //set to: 'left', 'center' or 'right'
   dqm__show_urls_statusbar = true

   /************************************************
   *********-------Main Menus --------**************
   ************************************************/
	dqm__rollover_image0 = "/images/btn-cms-on.jpg"
   dqm__rollover_wh0 = "203,36"
   dqm__url0 = "/support/index.cfm";   
	
   dqm__rollover_image1 = "/images/btn-asim-on.jpg"
   dqm__rollover_wh1 = "203,36"
   dqm__url1 = "/management/index.cfm";  

   dqm__rollover_image2 = "/images/btn-pap-on.jpg"
   dqm__rollover_wh2 = "203,36"
   dqm__url2 = "/analysis/index.cfm";
   
   dqm__rollover_image3 = "/images/btn-h-on.jpg"
   dqm__rollover_wh3 = "203,23"
   dqm__url3 = "/index.cfm";
	
   dqm__rollover_image4 = "/images/btn-wwa-on.jpg"
   dqm__rollover_wh4 = "203,23"
   dqm__url4 = "/whoweare.cfm";   

   dqm__rollover_image5 = "/images/btn-lc-on.jpg"
   dqm__rollover_wh5 = "203,23"
   dqm__url5 = "/clientlist.cfm";  

   dqm__rollover_image6 = "/images/btn-cu-on.jpg"
   dqm__rollover_wh6 = "203,23"
   dqm__url6 = "/contact.cfm";   
		   
/**********************************************************************************
 **** -- Sub Menu 0 - Communications and Media Support --                    ****
 **********************************************************************************/
dqm__sub_xy0 = "2,0"
dqm__sub_menu_width0 = 100

/**********************************************************************************
 **** -- Sub Menu 1 - Advocacy Support and Issue Management --          ****
 **********************************************************************************/
dqm__sub_xy1 = "2,0"
dqm__sub_menu_width1 = 200

/**********************************************************************************
 **** -- Sub Menu 2 - Policy Analysis and Positioning --                             ****
 **********************************************************************************/
dqm__sub_xy2 = "2,0"
dqm__sub_menu_width2 = 200

/**********************************************************************************
 **** -- Sub Menu 3 - Home --                                                                      ****
 **********************************************************************************/
dqm__sub_xy3 = "2,0"
dqm__sub_menu_width3 = 200

/**********************************************************************************
 **** -- Sub Menu 4 - Who We Are --                                                          ****
 **********************************************************************************/
dqm__sub_xy4 = "2,0"
dqm__sub_menu_width4 = 200

/**********************************************************************************
 **** -- Sub Menu 5 - List of Clients                                         ****
 **********************************************************************************/
dqm__sub_xy5 = "2,0"
dqm__sub_menu_width5 = 200

/**********************************************************************************
 **** -- Sub Menu 6 - Contact Us --                                                             ****
 **********************************************************************************/
dqm__sub_xy6 = "2,0"
dqm__sub_menu_width6 = 200




