<!--
//  QuickMenu Pro, Copyright (c) 1998 - 2003, OpenCube Inc. - http://www.opencube.com
//  


/**********************************************************************************************
**********************************************************************************************

                              Bullet and Icon Image Library  

**********************************************************************************************
**********************************************************************************************/



/*-------------------------------------------
Bullet and Icon image library - Unlimited bullet
or icon images may be defined below and then associated
with any sub menu items within the 'Sub Menu Structure 
and Text' section of this data file.  Relative 
positioned icon images may also be associated
with any main menu item in the 'main menu items' section.
--------------------------------------------*/


    //Relative positioned icon images (flow with main menu or sub item text)

	//dqm__icon_image0 = "img/menu/bullet.gif"
	//dqm__icon_rollover0 = "img/menu/bullet_hl.gif"
	dqm__icon_image_wh0 = "13,8"

	

    //Absolute positioned icon images (coordinate positioned, sub menus only)

	dqm__2nd_icon_image0 = "img/menu/arrow.gif"
	dqm__2nd_icon_rollover0 = "img/menu/arrow_hl.gif"
	dqm__2nd_icon_image_wh0 = "6,5"
	dqm__2nd_icon_image_xy0 = "-2,9"



/**********************************************************************************************
**********************************************************************************************

                           Main Menu Rollover Images and Links  

**********************************************************************************************
**********************************************************************************************/


	//Main Menu Item 0
	dqm__rollover_image0 = "img/menu/menu_0_on.gif"
	dqm__rollover_wh0 = "70,24"
	dqm__url0 = "main.taf?p=0";   
	dqm__status_text0 = "Home"
	

	//Main Menu Item 1
	dqm__rollover_image1 = "img/menu/menu_1_on.gif"
	dqm__rollover_wh1 = "101,24"
	dqm__url1 = "main.taf?p=1";   
	dqm__status_text1 = "Capabilities"
	

	//Main Menu Item 2
	dqm__rollover_image2 = "img/menu/menu_2_on.gif"
	dqm__rollover_wh2 = "76,24"
	dqm__url2 = "main.taf?p=2";   
	dqm__status_text2 = "People"
	

	//Main Menu Item 3
	dqm__rollover_image3 = "img/menu/menu_5_on.gif"
	dqm__rollover_wh3 = "79,24"
	dqm__url3 = "main.taf?p=5";   
	dqm__status_text3 = "Service"
	

	//Main Menu Item 4
	dqm__rollover_image4 = "img/menu/menu_4_on.gif"
	dqm__rollover_wh4 = "87,24"
	dqm__url4 = "main.taf?p=4";   
	dqm__status_text4 = "Solutions"
	

	//Main Menu Item 5
	dqm__rollover_image5 = "img/menu/menu_3_on.gif"
	dqm__rollover_wh5 = "89,24"
	dqm__url5 = "main.taf?p=3";   
	dqm__status_text5 = "Expertise"
	

	//Main Menu Item 6
	dqm__rollover_image6 = "img/menu/menu_11_on.gif"
	dqm__rollover_wh6 = "77,24"
	dqm__url6 = "main.taf?p=11";   
	dqm__status_text6 = "Results"
	

	//Main Menu Item 7
	dqm__rollover_image7 = "img/menu/menu_13_on.gif"
	dqm__rollover_wh7 = "100,24"
	dqm__url7 = "main.taf?p=13";   
	dqm__status_text7 = "TrendWatch"
	

	//Main Menu Item 8
	dqm__rollover_image8 = "img/menu/menu_7_on.gif"
	dqm__rollover_wh8 = "92,24"
	dqm__url8 = "main.taf?p=7";   
	dqm__status_text8 = "Contact Us"
	

	//Main Menu Item 9
	dqm__rollover_image9 = "img/menu/menu_8_on.gif"
	dqm__rollover_wh9 = ",24"
	dqm__url9 = "main.taf?p=8";   
	dqm__status_text9 = "Search"
	

	//Main Menu Item 10
	dqm__rollover_image10 = "img/menu/menu_9_on.gif"
	dqm__rollover_wh10 = ",24"
	dqm__url10 = "main.taf?p=9";   
	dqm__status_text10 = "Privacy Policy"
	

	//Main Menu Item 11
	dqm__rollover_image11 = "img/menu/menu_10_on.gif"
	dqm__rollover_wh11 = ",24"
	dqm__url11 = "main.taf?p=10";   
	dqm__status_text11 = "Legal"
	
 


/**********************************************************************************************
**********************************************************************************************

                              Sub Menu Settings

**********************************************************************************************
**********************************************************************************************/


/*-------------------------------------------
Colors, Borders, Dividers, and more...
--------------------------------------------*/

	dqm__sub_menu_width = 0      	//default sub menu widths
	dqm__sub_xy = "0,0"		//default sub x,y coordinates - defined relative
					//to the top-left corner of parent image or sub menu

	dqm__urltarget = "_self"		//default URL target: _self, _parent, _new, or "my frame name"

	dqm__border_width = 1
	dqm__divider_height = 0

	dqm__border_color = "#FFFFFF"		//Hex color or 'transparent'
	dqm__menu_bgcolor = "#666666"		//Hex color or 'transparent'
	dqm__hl_bgcolor = "#666666"		

	dqm__mouse_off_delay = 150		//defined in milliseconds (activated after mouse stops)
	dqm__nn4_mouse_off_delay = 500		//defined in milliseconds (activated after leaving sub)



/*-------------------------------------------
Font settings and margins
--------------------------------------------*/
   

    //Font settings

	dqm__textcolor = "#ffffff"
	dqm__fontfamily = "Verdana"		//Any available system font     
	dqm__fontsize = 10			//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' 	


    //Rollover font settings

	dqm__hl_textcolor = "#84BC34"
	dqm__hl_textdecoration = "normal"	//set to: 'normal', or 'underline'



    //Margins and text alignment

	dqm__text_alignment = "left"		//set to: 'left', 'center' or 'right'
	dqm__margin_top = 5
	dqm__margin_bottom = 5
	dqm__margin_left = 11
	dqm__margin_right = 6

	dqm__margin_first = 10		// padding for first submenu item
	dqm__margin_last = 10		// padding for last submenu item


/*---------------------------------------------
Optional Status Bar Settings
-----------------------------------------------*/

	dqm__show_urls_statusbar = true

	
/*-------------------------------------------
Internet Explorer Transition Effects
--------------------------------------------*/


    //Options include - none | fade | pixelate |iris | slide | gradientwipe | checkerboard | radialwipe | randombars | randomdissolve |stretch

	dqm__sub_menu_effect = "none"
	dqm__sub_item_effect = "none "


    //Define the effect duration in seconds below.
   
	dqm__sub_menu_effect_duration = .5
	dqm__sub_item_effect_duration = .2


    //Specific settings for various transitions.

	dqm__effect_pixelate_maxsqare = 25
	dqm__effect_iris_irisstyle = "CIRCLE"		//CROSS, CIRCLE, PLUS, SQUARE, or STAR
	dqm__effect_checkerboard_squaresx = 14
	dqm__effect_checkerboard_squaresY = 14
	dqm__effect_checkerboard_direction = "RIGHT"	//UP, DOWN, LEFT, RIGHT


    //Opacity and drop shadows.

	dqm__sub_menu_opacity = 100			//1 to 100
	dqm__dropshadow_color = "none"			//Hex color value or 'none'
	dqm__dropshadow_offx = 5			//drop shadow width
	dqm__dropshadow_offy = 5			//drop shadow height



/*-------------------------------------------
Browser Bug fixes and Workarounds
--------------------------------------------*/


    //Mac offset fixes, adjust until sub menus position correctly.
   
	dqm__os9_ie5mac_offset_X = 0
	dqm__os9_ie5mac_offset_Y = 0

	dqm__osx_ie5mac_offset_X = 0
	dqm__osx_ie5mac_offset_Y = 0

	dqm__ie4mac_offset_X = -8
	dqm__ie4mac_offset_Y = -50


    //Netscape 4 resize bug workaround.

	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."
   

    //Opera 5 & 6, set to true if the menu is the only item on the HTML page.

	dqm__use_opera_div_detect_fix = true


    //Pre-defined sub menu item heights for the Espial Escape browser.

	dqm__escape_item_height = 20
	dqm__escape_item_height0_0 = 70
	dqm__escape_item_height0_1 = 70

 
/*---------------------------------------------
Exposed menu events
----------------------------------------------*/


    //Reference additional onload statements here.

	//dqm__onload_code = "alert('custom function - onload')"


    //The 'X' indicates the index number of the sub menu group.
    //The 'X_X' indicates the index number of the sub menu item.

	//dqm__showmenu_code1_0 = "status = 'custom show menu function call - menu0'"
	//dqm__hidemenu_code1_0 = "status = 'custom hide menu function call - menu0'"
	//dqm__clickitem_code1_1 = "alert('custom Function - Menu Item 0_0')"



/*---------------------------------------------
Specific Sub Menu Settings
----------------------------------------------*/
  












	// Sub Menu 1 - Capabilities
	



	dqm__subdesc1_0 = "blackstone history"
	dqm__url1_0 = "main.taf?p=1,1"
	dqm__status_text1_0 = "Blackstone History"







	dqm__subdesc1_1 = "corporate social responsibility program"
	dqm__url1_1 = "main.taf?p=1,6"
	dqm__status_text1_1 = "Corporate Social Responsibility Program"







	dqm__subdesc1_2 = "areas of expertise"
	dqm__url1_2 = "main.taf?p=1,3"
	dqm__status_text1_2 = "Areas of Expertise"






	dqm__subdesc1_3 = "methods / tools"
	dqm__url1_3 = "main.taf?p=1,2"
	dqm__status_text1_3 = "Methods / Tools"






	dqm__subdesc1_4 = "selected clients"
	dqm__url1_4 = "main.taf?p=1,4"
	dqm__status_text1_4 = "Selected Clients"






	dqm__subdesc1_5 = "our facilities"
	dqm__url1_5 = "main.taf?p=1,5"
	dqm__status_text1_5 = "Our Facilities"




	dqm__sub_xy1 = "-102,20"
	dqm__sub_menu_width1 = 245








	// Sub Menu 2 - People
	



	dqm__subdesc2_0 = "ashref hashim, president"
	dqm__url2_0 = "main.taf?p=2,4"
	dqm__status_text2_0 = "Ashref Hashim, President"







	dqm__subdesc2_1 = "kathi rose, executive vice president"
	dqm__url2_1 = "main.taf?p=2,5"
	dqm__status_text2_1 = "Kathi Rose, Executive Vice President"







	dqm__subdesc2_2 = "dr. chuck chakrapani, chief knowledge officer & methodologist"
	dqm__url2_2 = "main.taf?p=2,17"
	dqm__status_text2_2 = "Dr. Chuck Chakrapani, Chief Knowledge Officer & Methodologist"







	dqm__subdesc2_3 = "ronald j. pocs, senior vice president"
	dqm__url2_3 = "main.taf?p=2,6"
	dqm__status_text2_3 = "Ronald J. Pocs, Senior Vice President"






	dqm__subdesc2_4 = "michael burmester, senior vice president"
	dqm__url2_4 = "main.taf?p=2,7"
	dqm__status_text2_4 = "Michael Burmester, Senior Vice President"






	dqm__subdesc2_5 = "dr. herman j. milligan, senior vice president"
	dqm__url2_5 = "main.taf?p=2,20"
	dqm__status_text2_5 = "Dr. Herman J. Milligan, Senior Vice President"






	dqm__subdesc2_6 = "tammy gray, vice president/account manager"
	dqm__url2_6 = "main.taf?p=2,19"
	dqm__status_text2_6 = "Tammy Gray, Vice President/Account Manager"






	dqm__subdesc2_7 = "roger straus, vice president/account manager"
	dqm__url2_7 = "main.taf?p=2,21"
	dqm__status_text2_7 = "Roger Straus, Vice President/Account Manager"






	dqm__subdesc2_8 = "advanced analytics group"
	dqm__url2_8 = "main.taf?p=2,18"
	dqm__status_text2_8 = "Advanced Analytics Group"




	dqm__sub_xy2 = "-77,20"
	dqm__sub_menu_width2 = 355














	// Sub Menu 4 - Solutions
	



	dqm__subdesc4_0 = "(iq)2: online focus groups with integrated questionnaires"
	dqm__url4_0 = "main.taf?p=4,9"
	dqm__status_text4_0 = "(IQ)2: Online Focus Groups With Integrated Questionnaires"







	dqm__subdesc4_1 = "ace: state-of-the-art eye-tracking program"
	dqm__url4_1 = "main.taf?p=4,10"
	dqm__status_text4_1 = "ACE: State-of-the-Art Eye-Tracking Program"






	dqm__subdesc4_2 = "sequals: satisfaction, loyalty & retention"
	dqm__url4_2 = "main.taf?p=4,1"
	dqm__status_text4_2 = "SEQuaLS: Satisfaction, Loyalty & Retention"






	dqm__subdesc4_3 = "scape: new product evaluation"
	dqm__url4_3 = "main.taf?p=4,2"
	dqm__status_text4_3 = "SCAPE: New Product Evaluation"






	dqm__subdesc4_4 = "persona ipb: image, positioning and branding"
	dqm__url4_4 = "main.taf?p=4,5"
	dqm__status_text4_4 = "Persona IPB: Image, Positioning and Branding"






	dqm__subdesc4_5 = "namecraft: name generation and testing"
	dqm__url4_5 = "main.taf?p=4,6"
	dqm__status_text4_5 = "Namecraft: Name Generation and Testing"






	dqm__subdesc4_6 = "international and multicultural research"
	dqm__url4_6 = "main.taf?p=4,3"
	dqm__status_text4_6 = "International and Multicultural Research"






	dqm__subdesc4_7 = "sophisticated analysis"
	dqm__url4_7 = "main.taf?p=4,4"
	dqm__status_text4_7 = "Sophisticated Analysis"






	dqm__subdesc4_8 = "timely intelligence"
	dqm__url4_8 = "main.taf?p=4,7"
	dqm__status_text4_8 = "Timely Intelligence"




	dqm__sub_xy4 = "-88,20"
	dqm__sub_menu_width4 = 335








	// Sub Menu 5 - Expertise
	



	dqm__subdesc5_0 = "cpg and durable goods"
	dqm__url5_0 = "main.taf?p=3,4"
	dqm__status_text5_0 = "CPG and Durable Goods"







	dqm__subdesc5_1 = "financial services/insurance"
	dqm__url5_1 = "main.taf?p=3,3"
	dqm__status_text5_1 = "Financial Services/Insurance"







	dqm__subdesc5_2 = "healthcare, pharmaceutical & biotech"
	dqm__url5_2 = "main.taf?p=3,5"
	dqm__status_text5_2 = "Healthcare, Pharmaceutical & Biotech"







	dqm__subdesc5_3 = "technology"
	dqm__url5_3 = "main.taf?p=3,8"
	dqm__status_text5_3 = "Technology"






	dqm__subdesc5_4 = "energy/utilities"
	dqm__url5_4 = "main.taf?p=3,10"
	dqm__status_text5_4 = "Energy/Utilities"






	dqm__subdesc5_5 = "advertising, media & publishing"
	dqm__url5_5 = "main.taf?p=3,12"
	dqm__status_text5_5 = "Advertising, Media & Publishing"






	dqm__subdesc5_6 = "education, associations & not-for-profits"
	dqm__url5_6 = "main.taf?p=3,11"
	dqm__status_text5_6 = "Education, Associations & Not-for-Profits"







	dqm__subdesc5_7 = "transportation, travel & tourism"
	dqm__url5_7 = "main.taf?p=3,13"
	dqm__status_text5_7 = "Transportation, Travel & Tourism"




	dqm__sub_xy5 = "-90,20"
	dqm__sub_menu_width5 = 255








	// Sub Menu 6 - Results
	



	dqm__subdesc6_0 = "satisfaction, loyalty and retention"
	dqm__url6_0 = "main.taf?p=11,2"
	dqm__status_text6_0 = "Satisfaction, Loyalty and Retention"







	dqm__subdesc6_1 = "brand and communication"
	dqm__url6_1 = "main.taf?p=11,1"
	dqm__status_text6_1 = "Brand and Communication"






	dqm__subdesc6_2 = "product development and testing"
	dqm__url6_2 = "main.taf?p=11,5"
	dqm__status_text6_2 = "Product Development and Testing"






	dqm__subdesc6_3 = "market assessment"
	dqm__url6_3 = "main.taf?p=11,6"
	dqm__status_text6_3 = "Market Assessment"






	dqm__subdesc6_4 = "international and multicultural research"
	dqm__url6_4 = "main.taf?p=11,3"
	dqm__status_text6_4 = "International and Multicultural Research"





	dqm__sub_xy6 = "-78,20"
	dqm__sub_menu_width6 = 250








	// Sub Menu 7 - TrendWatch
	



	dqm__subdesc7_0 = "eye-tracking technologies"
	dqm__url7_0 = "main.taf?p=13,4"
	dqm__status_text7_0 = "Eye-Tracking Technologies"







	dqm__subdesc7_1 = "customer relationship management"
	dqm__url7_1 = "main.taf?p=13,5"
	dqm__status_text7_1 = "Customer Relationship Management"







	dqm__subdesc7_2 = "health insurance initiatives"
	dqm__url7_2 = "main.taf?p=13,3"
	dqm__status_text7_2 = "Health Insurance Initiatives"




	dqm__sub_xy7 = "-101,20"
	dqm__sub_menu_width7 = 210








	// Sub Menu 8 - Contact Us
	



	dqm__subdesc8_0 = "email blackstone"
	dqm__url8_0 = "main.taf?p=7,1"
	dqm__status_text8_0 = "Email Blackstone"







	dqm__subdesc8_1 = "getting to blackstone"
	dqm__url8_1 = "main.taf?p=7,2"
	dqm__status_text8_1 = "Getting to Blackstone"







	dqm__subdesc8_2 = "career opportunities"
	dqm__url8_2 = "main.taf?p=7,5"
	dqm__status_text8_2 = "Career Opportunities"




	dqm__sub_xy8 = "-93,20"
	dqm__sub_menu_width8 = 155




















 

-->