/*-------------------------------------------
Copyright Notice
--------------------------------------------*/

DQM_Notice = "DHTML QuickMenu, Copyright (c) - 2001, OpenCube Inc. - www.opencube.com"

limit_multiple_users = true
sequence = "9x55_4"

/*-------------------------------------------
Colors, Borders, Dividers, and more...
--------------------------------------------*/

	dqm__sub_menu_width = 90      		
	dqm__sub_xy = "0,0"   

	dqm__urltarget = "_self"		

	dqm__border_width = 1
	dqm__divider_height = 2

	dqm__border_color = "#334F33"		
	dqm__menu_bgcolor = "#A1C7B5"		
	dqm__hl_bgcolor = "#334F33"		

	dqm__mouse_off_delay = 150		
	dqm__nn4_mouse_off_delay = 500		


/*-------------------------------------------
Font settings and margins
--------------------------------------------*/
   

    //Font settings

	dqm__textcolor = "#334F33"
	dqm__fontfamily = "Verdana"		
	dqm__fontsize = 12			
	dqm__fontsize_ie4 = 10			
	dqm__textdecoration = "normal"		
	dqm__fontweight = "normal"		
	dqm__fontstyle = "normal"			


    //Rollover font settings

	dqm__hl_textcolor = "#A1C7B5"
	dqm__hl_textdecoration = "normal"	



    //Margins and text alignment

	dqm__text_alignment = "center"		
	dqm__margin_top = 5
	dqm__margin_bottom = 5
	dqm__margin_left = 3
	dqm__margin_right = 3

   


/*-------------------------------------------
Internet Explorer Transition Effects
--------------------------------------------*/


    //Options include - none | fade | pixelate |iris | slide | gradientwipe | checkerboard | radialwipe | randombars | randomdissolve |stretch

	dqm__sub_menu_effect = "fade"
	dqm__sub_item_effect = "fade"


    //Define the effect duration in seconds below.
   
	dqm__sub_menu_effect_duration = .2
	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__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 = ""


    //The 'X' indicates the index number of the sub menu group or item.
    //The 'X_X' indicates the index number of the sub menu 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
----------------------------------------------*/

	dqm__border_widthX = 1;
	dqm__divider_heightX = 2;		
	dqm__border_colorX = "#334F33";     
	dqm__menu_bgcolorX = "#A1C7B5"
	dqm__hl_bgcolorX = "#334F33"
	dqm__hl_textcolorX = "#A1C7B5"
	dqm__text_alignmentX = "center"


	dqm__hl_subdescX_X = "custom highlight text"
	dqm__urltargetX_X = "_new"
	
	
		
/*---------------------------------------------
Menu Settings
----------------------------------------------*/	


    //Main Menu Item 0

	dqm__rollover_image0 = "images/index_03-over.gif"
	dqm__rollover_wh0 = "110,32"
	dqm__url0 = "index.asp";  
	
	
    //Main Menu Item 1

	dqm__rollover_image1 = "images/index_04-over.gif"
	dqm__rollover_wh1 = "147,32"
	dqm__url1 = "about.asp"; 


    //Main Menu Item 2

	dqm__rollover_image2 = "images/index_05-over.gif"
	dqm__rollover_wh2 = "168,32"
	dqm__url2 = "services.asp";   


    //Main Menu Item 3

	dqm__rollover_image3 = "images/index_06-over.gif"
	dqm__rollover_wh3 = "166,32"
	dqm__url3 = "clients.asp";  


    //Main Menu Item 4

	dqm__rollover_image4 = "images/index_07-over.gif"
	dqm__rollover_wh4 = "152,32"
	dqm__url4 = "contact.asp";


    //Main Menu Item 5

	dqm__rollover_image5 = "images/index_12-over.gif"
	dqm__rollover_wh5 = "112,32"
	dqm__url5 = "about.asp"; 


    //Main Menu Item 6

	dqm__rollover_image6 = "images/index_14-over.gif"
	dqm__rollover_wh6 = "115,32"
	dqm__url6 = "services.asp"; 


    //Main Menu Item 7

	dqm__rollover_image7 = "images/index_16-over.gif"
	dqm__rollover_wh7 = "100,32"
	dqm__url7 = "clients.asp";


    //Main Menu Item 8

	dqm__rollover_image8 = "images/mid_02-over.gif"
	dqm__rollover_wh8 = "225,33"
	dqm__url8 = "services_assessment.asp"; 		


    //Main Menu Item 9

	dqm__rollover_image9 = "images/mid_04-over.gif"
	dqm__rollover_wh9 = "225,22"
	dqm__url9 = "services_advisory.asp"; 		


    //Main Menu Item 10

	dqm__rollover_image10 = "images/mid_05-over.gif"
	dqm__rollover_wh10 = "225,20"
	dqm__url10 = "services_process.asp"; 		


    //Main Menu Item 11

	dqm__rollover_image11 = "images/mid_06-over.gif"
	dqm__rollover_wh11 = "225,35"
	dqm__url11 = "services_success.asp"; 						 			
		  

//Sub Menus

dqm__sub_xy0 = "-10000,-10000"
dqm__subdesc0_0 = ""
dqm__url0_0 = ""

dqm__sub_menu_width1 = 148
dqm__sub_xy1 = "-147,32"
dqm__subdesc1_0 = "Overview"
dqm__url1_0 = "about.asp"
dqm__subdesc1_1 = "G2 Blog"
dqm__url1_1 = "http://salesadvice.blogsome.com/"
dqm__urltarget1_1 = "_new"

dqm__sub_menu_width2 = 188
dqm__sub_xy2 = "-179,32"
dqm__subdesc2_0 = "Go To Market Assessments"
dqm__url2_0 = "services_assessment.asp"
dqm__subdesc2_1 = "Sales Advisory Service"
dqm__url2_1 = "services_advisory.asp"
dqm__subdesc2_2 = "Sales Process Review"
dqm__url2_2 = "services_process.asp"
dqm__subdesc2_3 = "Sales Success Planning"
dqm__url2_3 = "services_success.asp"
dqm__subdesc2_4 = "Human Capital Assessments"
dqm__url2_4 = "services_human.asp"

dqm__sub_xy3 = "-10000,-10000"
dqm__subdesc3_0 = ""
dqm__url3_0 = ""

dqm__sub_xy4 = "-10000,-10000"
dqm__subdesc4_0 = ""
dqm__url4_0 = ""

dqm__sub_xy5 = "-10000,-10000"
dqm__subdesc5_0 = ""
dqm__url5_0 = ""

dqm__sub_xy6 = "-10000,-10000"
dqm__subdesc6_0 = ""
dqm__url6_0 = ""

dqm__sub_xy7 = "-10000,-10000"
dqm__subdesc7_0 = ""
dqm__url7_0 = ""

dqm__sub_xy8 = "-10000,-10000"
dqm__subdesc8_0 = ""
dqm__url8_0 = ""

dqm__sub_xy9 = "-10000,-10000"
dqm__subdesc9_0 = ""
dqm__url9_0 = ""

dqm__sub_xy10 = "-10000,-10000"
dqm__subdesc10_0 = ""
dqm__url10_0 = ""

dqm__sub_xy11 = "-10000,-10000"
dqm__subdesc11_0 = ""
dqm__url11_0 = ""






            

            
