//  QuickMenu Pro, Copyright (c) 1998 - 2003, OpenCube Inc. - http://www.opencube.com

// Codes they sent me that represent the encrypted URLs that this software
// is licensed for.
limit_multiple_users = true
restrict_access = true
sequence = '9x44_5'

/*-------------------------------------------
Colors, Borders, Dividers, and more...
--------------------------------------------*/

	dqm__sub_menu_width = 120      		//default sub menu widths
	dqm__sub_xy = "-15,8"            		//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 = 1

	dqm__border_color = "#384128"		//Hex color or 'transparent'
	dqm__menu_bgcolor = "#495337"		//Hex color or 'transparent'
	dqm__hl_bgcolor = "#E67B00"		

	dqm__mouse_off_delay = 0		//defined in milliseconds (activated after mouse stops)
	dqm__nn4_mouse_off_delay = 0		//defined in milliseconds (activated after leaving sub)


/*-------------------------------------------
Font settings and margins
--------------------------------------------*/

    //Font settings

	dqm__textcolor = "#D6E3C0"
	dqm__fontfamily = "Arial"		//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 = "normal"		//set to: 'normal', or 'bold'
	dqm__fontstyle = "normal"		//set to: 'normal', or 'italic' 	

    //Rollover font settings

	dqm__hl_textcolor = "#FFFFFF"
	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 = 2
	dqm__margin_bottom = 2
	dqm__margin_left = 2
	dqm__margin_right = 1


/*-------------------------------------------
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.
--------------------------------------------*/


/*---------------------------------------------
Optional Status Bar Text
-----------------------------------------------*/

	dqm__show_urls_statusbar = true
   
	//dqm__status_text0 = "Sample text - Main Menu Item 0"
	//dqm__status_text1 = "Sample text - Main Menu Item 1"

	//dqm__status_text1_0 = "Sample text - Main Menu Item 1, Sub Item 0"	
	//dqm__status_text1_0 = "Sample text - Main Menu Item 1, Sub Item 1"	


/*-------------------------------------------
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 = .3


    //Specific settings for various transitions.

    //Opacity and drop shadows.

	dqm__sub_menu_opacity = 100		//1 to 100
	dqm__dropshadow_color = "000000"	//Hex color value or 'none'
	dqm__dropshadow_offx = 2		//drop shadow width
	dqm__dropshadow_offy = 2		//drop shadow height



/*-------------------------------------------
Browser Bug fixes and Workarounds
--------------------------------------------*/


    //Mac offset fixes, adjust until sub menus position correctly.
   
	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."
   

    //Set to true if the menu is the only item on the HTML page.

	dqm__use_opera_div_detect_fix = false


    //Pre-defined sub menu item heights for the Espial Escape browser.

	dqm__escape_item_height = 20


/*---------------------------------------------
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 or item.

	dqm__showmenu_codeX = "status = 'custom show menu function call - menu0'"
	dqm__hidemenu_codeX = "status = 'custom hide menu function call - menu0'"
	dqm__clickitem_codeX_X = "alert('custom Function - Menu Item 0_0')"



/*---------------------------------------------
Specific Sub Menu Settings
----------------------------------------------*/


/**********************************************************************************************
**********************************************************************************************
                           Main Menu Rollover Images and Links  
**********************************************************************************************
**********************************************************************************************/

dqm__rollover_image0 = "/link_company_on.gif"
dqm__rollover_wh0 = "131,86"
dqm__rollover_image1 = "/link_issues_on.gif"
dqm__rollover_wh1 = "131,86"
dqm__rollover_image2 = "/link_solutions_on.gif"
dqm__rollover_wh2 = "131,86"
dqm__rollover_image3 = "/link_resources_on.gif"
dqm__rollover_wh3 = "131,86"

/**********************************************************************************************
**********************************************************************************************
                              Sub Menu Structure and Text  
**********************************************************************************************
**********************************************************************************************/

// Company
dqm__subdesc0_0 = "Team & Network"
dqm__url0_0 = "/team.shtml"
dqm__subdesc0_1 = "Clients"
dqm__url0_1 = "/client_list.shtml"
dqm__subdesc0_2 = "About Us"
dqm__url0_2 = "/company.shtml"
dqm__subdesc0_3 = "Partners"
dqm__url0_3 = "/links.shtml"
dqm__subdesc0_4 = "Home"
dqm__url0_4 = "/index.shtml"
dqm__subdesc0_5 = "Contact"
dqm__url0_5 = "/contact.shtml"

// Issues
dqm__subdesc1_0 = "Executive Development"
dqm__url1_0 = "/executive_development.shtml"
dqm__subdesc1_1 = "Team Performance"
dqm__url1_1 = "/team_performance.shtml"
dqm__subdesc1_2 = "Strategic Thinking"
dqm__url1_2 = "/strategic_thinking.shtml"
dqm__subdesc1_3 = "Post-Merger Integration"
dqm__url1_3 = "/merger_integration.shtml"

// Solutions
dqm__subdesc2_0 = "Coaching"
dqm__url2_0 = "/coaching_introduction.shtml"
dqm__subdesc2_1 = "Experiential Learning"
dqm__url2_1 = "/experiential_introduction.shtml"
dqm__subdesc2_2 = "Organization Evolution"
dqm__url2_2 = "/organization_introduction.shtml"
dqm__subdesc2_3 = "MetaStore"
dqm__url2_3 = "/products.shtml"

// Coaching
dqm__sub_xy2_0 = "-3,3"
dqm__subdesc2_0_0 = "Introduction"
dqm__url2_0_0 = "/coaching_introduction.shtml"
dqm__subdesc2_0_1 = "Team Coaching"
dqm__url2_0_1 = "/team_coaching.shtml"
dqm__subdesc2_0_2 = "Group Coaching"
dqm__url2_0_2 = "/group_coaching.shtml"
dqm__subdesc2_0_3 = "Executive Coaching"
dqm__url2_0_3 = "/executive_coaching.shtml"
dqm__subdesc2_0_4 = "Multi-Level Systemic Coaching"
dqm__url2_0_4 = "/mls_coaching.shtml"
// Experiential Learning
dqm__sub_xy2_1 = "-3,3"
dqm__subdesc2_1_0 = "Introduction"
dqm__url2_1_0 = "/experiential_introduction.shtml"
dqm__subdesc2_1_1 = "Beyond the Blues"
dqm__url2_1_1 = "/beyond_blues.shtml"
//dqm__subdesc2_1_2 = "What's Your Lie?"
//dqm__url2_1_2 = "/whats_your_lie.shtml"
dqm__subdesc2_1_2 = "Equine Facilitated Experiential Learning"
dqm__url2_1_2 = "/equine_learning.shtml"
dqm__subdesc2_1_3 = "Exploring Human Potential Through the Way of the Horse"
dqm__url2_1_3 = "/way_ofthe_horse.shtml"
// Organization Evolution
dqm__sub_xy2_2 = "-3,3"
dqm__subdesc2_2_0 = "Introduction"
dqm__url2_2_0 = "/organization_introduction.shtml"
dqm__subdesc2_2_1 = "Strategic and Annual Planning"
dqm__url2_2_1 = "/strategic_planning.shtml"
dqm__subdesc2_2_2 = "Post-Merger Integration"
dqm__url2_2_2 = "/post_merger_integration.shtml"
dqm__subdesc2_2_3 = "Change Management"
dqm__url2_2_3 = "/change_management.shtml"
dqm__subdesc2_2_4 = "MetaMeeting Process<sup>TM</sup>"
dqm__url2_2_4 = "/metameeting_management.shtml"

// Resources
dqm__subdesc3_0 = "Blog: Lisa's Links to Practical Alchemy"
dqm__url3_0 = "/weblogs"
dqm__subdesc3_1 = "News & Events"
dqm__subdesc3_2 = "Articles"
dqm__url3_2 = "/articles.shtml"
dqm__subdesc3_3 = "Holographic Approach"
dqm__url3_3 = "/approach.shtml"
dqm__subdesc3_4 = "Operating Principles"
dqm__url3_4 = "/axioms.shtml"
dqm__subdesc3_5 = "Newsletters"
dqm__url3_5 = "/newsletters.shtml"

// News and Events
dqm__sub_xy3_1 = "-3,3"
dqm__subdesc3_1_0 = "Upcoming MCG Events"
dqm__url3_1_0 = "/cgi-bin/blog.pl?show=1&max_posts_page=5&showsubj=ALL&board_name=metacgnew"
dqm__subdesc3_1_1 = "Upcoming Equine Guided Personal Development Retreats"
dqm__url3_1_1 = "/way_ofthe_horse.shtml"
dqm__subdesc3_1_2 = "MetaSystem Moments"
dqm__url3_1_2 = "/cgi-bin/blog.pl?show=1&max_posts_page=5&showsubj=ALL&board_name=metacgtales"

