
//**** Visual QuickMenu Pro, (c) 2004, OpenCube Inc.,  -  www.opencube.com ****
//Note: This data file may be customized outside of the visual tool using a text editor.

restrict_access = true
sequence = "9x44_5"


/**********************************************************************************************

                              Bullet and Icon Image Library

**********************************************************************************************/


    //Relative positioned icon images (flow with main menu or sub item text)

	dqm__icon_image0 = vqm__database+"nav_arrow.gif"
	dqm__icon_rollover0 = vqm__database+"gray_bullet_hl.gif"
	dqm__icon_image_wh0 = "9,8"

	dqm__icon_image1 = vqm__database+"nav_arrow.gif"
	dqm__icon_rollover1 = vqm__database+"nav_arrow.gif"
	dqm__icon_image_wh1 = "13,10"



    //Absolute positioned icon images (coordinate positioned)

	dqm__second_icon_image0 = vqm__database+"nav_arrow.gif"
	dqm__second_icon_rollover0 = vqm__database+"nav_arrow.gif"
	dqm__second_icon_image_wh0 = "9,8"
	dqm__second_icon_image_xy0 = "0,4"




/**********************************************************************************************

                              Main Menu Settings

**********************************************************************************************/



/*---------------------------------------------
Main Item Widths and Heights
---------------------------------------------*/


	dqm__main_width = 111				//default main item widths
	dqm__main_height = 27				//default main item heights


    //specific settings

	dqm__main_width0 = 111
	dqm__main_height0 = 27

	dqm__main_width1 = 85
	dqm__main_height1 = 27
	
	dqm__main_width2 = 77
	dqm__main_height2 = 27			


/*---------------------------------------------
Main Menu Borders Dividers and Layout
---------------------------------------------*/


	dqm__main_horizontal = true			//align menu bar horizontally or vertically
	dqm__main_border_width = 0			//the thickness of the border in pixels
	dqm__main_use_dividers = false			//Optionally use a divider between each main menu item
	dqm__main_item_gap = 0				//the gap between main menu items in pixels
	dqm__align_items_bottom_and_right = true	//Main item alignment


/*---------------------------------------------
Main Menu Colors
---------------------------------------------*/


	dqm__main_bgcolor = "#ffffff"			//Main Background Color
	dqm__main_hl_bgcolor = "#ffffff"		//Main Rollover Background Color
	dqm__main_textcolor = "#111111"			//Main Text Color
	dqm__main_hl_textcolor = "#111111"		//Main Rollover Text Color
	dqm__main_border_color = "#000000"		//HEX color or set width to 0 for no borders


    //specific settings



/*---------------------------------------------
Main Menu Font Settings
---------------------------------------------*/


	dqm__main_fontfamily = "Verdana"		//Any available system font
	dqm__main_fontsize = 13				//Defined with pixel sizing 
	dqm__main_textdecoration = "none"		//set to: 'none', or 'underline'
	dqm__main_fontweight = "normal"			//set to: 'normal', or 'bold'
	dqm__main_fontstyle = "normal"			//set to: 'normal', or 'italic


    //Rollover Effect

	dqm__main_hl_textdecoration = "none"	//set to: 'none', or 'underline'


/*---------------------------------------------
Main Menu Margins and Text Alignment
---------------------------------------------*/


	dqm__main_text_alignment = "left"		//set to: 'left', 'center' or 'right
	dqm__main_margin_top = 0
	dqm__main_margin_bottom = 0
	dqm__main_margin_left = 0
	dqm__main_margin_right = 0


/*---------------------------------------------
Optional Status Bar Text
---------------------------------------------*/




/*---------------------------------------------
Main Menu Image Settings - (VQP Use Only)
---------------------------------------------*/


	dqm__static_image0 = vqm__database+"../../img/topNav/nav_practiceareas_pas.gif"
	dqm__rollover_image0 = vqm__database+"../../img/topNav/nav_practiceareas_act.gif"
	dqm__specify_size0 = false
	dqm__image_w0 = 111
	dqm__image_h0 = 27

	dqm__static_image1 = vqm__database+"../../img/topNav/nav_resources_pas.gif"
	dqm__rollover_image1 = vqm__database+"../../img/topNav/nav_resources_act.gif"
	dqm__specify_size1 = false
	dqm__image_w0 = 85
	dqm__image_h0 = 27
	
	dqm__static_image2 = vqm__database+"../../img/topNav/nav_about_pas.gif"
	dqm__rollover_image2 = vqm__database+"../../img/topNav/nav_about_act.gif"
	dqm__specify_size2 = false
	dqm__image_w0 = 77
	dqm__image_h0 = 27
	


/*---------------------------------------------
Main Menu Items (Text, URL's, and Icon ID's)
---------------------------------------------*/


    //Main Menu 0
	dqm__maindesc0 = "<img src='"+vqm__database+"../../img/topNav/nav_practiceareas_pas.gif' width='111' height='27'>"
	dqm__hl_maindesc0 = "<img src='"+vqm__database+"../../img/topNav/nav_practiceareas_act.gif' width='111' height='27'>"
	dqm__url0 = "../AreaOfPractice/default.asp"	


	//Main Menu 1
	dqm__maindesc1 = "<img src='"+vqm__database+"../../img/topNav/nav_resources_pas.gif' width='85' height='27'>"
	dqm__hl_maindesc1 = "<img src='"+vqm__database+"../../img/topNav/nav_resources_act.gif' width='85' height='27'>"
	dqm__url1 = "../News/NewsList.asp"	
	
	
	//Main Menu 2
	dqm__maindesc2 = "<img src='"+vqm__database+"../../img/topNav/nav_about_pas.gif' width='77' height='27'>"
	dqm__hl_maindesc2 = "<img src='"+vqm__database+"../../img/topNav/nav_about_act.gif' width='77' height='27'>"
	dqm__url2 = "../AboutUs/WhatWeDo.asp"		
	


/**********************************************************************************************

                     Sub Menu Settings

**********************************************************************************************/


/*---------------------------------------------
Colors, Borders, Dividers, and more...
---------------------------------------------*/


	dqm__sub_menu_width = 215			//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__sub_menu_width1 = 100			//default sub menu widths
	dqm__sub_xy1 = "0,0"				//default sub x,y coordinates - defined relative to the top-left corner of parent image or sub menu
	dqm__urltarget1 = "_self"			//default URL target: _self, _parent, _new, or 'my frame name'

	dqm__sub_menu_width2 = 150			//default sub menu widths
	dqm__sub_xy2 = "0,0"				//default sub x,y coordinates - defined relative to the top-left corner of parent image or sub menu
	dqm__urltarget2 = "_self"			//default URL target: _self, _parent, _new, or 'my frame name'


	dqm__border_width = 0				//Border thickness of all sub menus, value > 0
	dqm__divider_height = 0				//Divider height between all sub menu items. Same color as border.
	dqm__border_color = "#400040"			//Hex color or 'transparent'
	dqm__menu_bgcolor = "#003366"			//Hex color or 'transparent'
	dqm__hl_bgcolor = "#004891"			//Hex color or 'transparent'

	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"			//Hex color value.
	dqm__fontfamily = "Arial"			//Any available system font.
	dqm__fontsize = 10				//Defined with pixel sizing.
	dqm__fontsize_ie4 = 9				//Defined with point sizing.
	dqm__textdecoration = "none"			//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"			//Rollover text color
	dqm__hl_textdecoration = "none"		//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 = 3
	dqm__margin_left = 7
	dqm__margin_right = 4


/*---------------------------------------------
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 = 0.3
	dqm__sub_item_effect_duration = 0.3


    //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 = "transparent"			//Hex value or 'transparent'
	dqm__dropshadow_offx = 1				//drop shadow width
	dqm__dropshadow_offy = 1				//drop shadow height


/*---------------------------------------------
Browser Bug fixes and Workarounds
---------------------------------------------*/


    //Mac offset fixes, adjust until sub menus position correctly.

	dqm__ie4mac_offset_x = -10
	dqm__ie4mac_offset_Y = -45


    //Netscape 4 resize bug workaround.

	dqm__nn4_reaload_after_resize = true
	dqm__nn4_resize_prompt_user = false
	dqm__nn4_resize_prompt_message = "NN4 - Custom Alert Message"


    //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. May be indexed.

	dqm__escape_item_height = 20


/*---------------------------------------------
Exposed menu events
---------------------------------------------*/


    //Reference additional onload statements here.

	dqm__onload_code = "undefined"


    //X = Sub menu group index, XX = Item index

	dqm__showmenu_codeX = "status = 'custom show menu function call - menu0'"
	dqm__hidemenu_codeX = "status = 'custom hide menu function call - menu0'"
	dqm__clickitem_codeXX = "alert('custom Function - Menu Item 0_0')"



/*---------------------------------------------
Specific Sub Menu Settings
---------------------------------------------*/


    //Sub Menu 0

        dqm__sub_xy0 = "-111,27"
        dqm__textcolor0 = "#ffffff"
        dqm__hl_textcolor0 = "#ffffff"
        
        
        
	dqm__subdesc0_0 = "Professional Liability"
dqm__second_icon_index0_0 = 0
dqm__url0_0 = "../AreaOfPractice/AreaOfPractice.asp?AreaOfPracticeID=1"
dqm__subdesc0_1 = "Arbitration"
dqm__url0_1 = "../AreaOfPractice/AreaOfPractice.asp?AreaOfPracticeID=15"
dqm__subdesc0_2 = "Chancery"
dqm__url0_2 = "../AreaOfPractice/AreaOfPractice.asp?AreaOfPracticeID=27"
dqm__subdesc0_3 = "Commercial Litigation"
dqm__url0_3 = "../AreaOfPractice/AreaOfPractice.asp?AreaOfPracticeID=3"
dqm__subdesc0_4 = "Computer Contracts & Information Technology"
dqm__url0_4 = "../AreaOfPractice/AreaOfPractice.asp?AreaOfPracticeID=31"
dqm__subdesc0_5 = "Construction & Engineering"
dqm__url0_5 = "../AreaOfPractice/AreaOfPractice.asp?AreaOfPracticeID=4"
dqm__subdesc0_6 = "Consumer Credit"
dqm__url0_6 = "../AreaOfPractice/AreaOfPractice.asp?AreaOfPracticeID=25"
dqm__subdesc0_7 = "Costs"
dqm__url0_7 = "../AreaOfPractice/AreaOfPractice.asp?AreaOfPracticeID=53"
dqm__subdesc0_8 = "Disciplinary Tribunals"
dqm__url0_8 = "../AreaOfPractice/AreaOfPractice.asp?AreaOfPracticeID=28"
dqm__subdesc0_9 = "Employment"
dqm__url0_9 = "../AreaOfPractice/AreaOfPractice.asp?AreaOfPracticeID=30"
dqm__subdesc0_10 = "Energy & Utilities"
dqm__url0_10 = "../AreaOfPractice/AreaOfPractice.asp?AreaOfPracticeID=24"
dqm__subdesc0_11 = "Financial Services & Securities Regulation"
dqm__url0_11 = "../AreaOfPractice/AreaOfPractice.asp?AreaOfPracticeID=5"
dqm__subdesc0_12 = "Healthcare & Clinical Negligence"
dqm__url0_12 = "../AreaOfPractice/AreaOfPractice.asp?AreaOfPracticeID=6"
dqm__subdesc0_13 = "Insurance & Reinsurance"
dqm__url0_13 = "../AreaOfPractice/AreaOfPractice.asp?AreaOfPracticeID=7"
dqm__subdesc0_14 = "International Practice"
dqm__url0_14 = "../AreaOfPractice/AreaOfPractice.asp?AreaOfPracticeID=23"
dqm__subdesc0_15 = "Mediation"
dqm__url0_15 = "../AreaOfPractice/AreaOfPractice.asp?AreaOfPracticeID=26"
dqm__subdesc0_16 = "Mortgage Fraud"
dqm__url0_16 = "../AreaOfPractice/AreaOfPractice.asp?AreaOfPracticeID=39"
dqm__subdesc0_17 = "Pensions"
dqm__url0_17 = "../AreaOfPractice/AreaOfPractice.asp?AreaOfPracticeID=38"
dqm__subdesc0_18 = "Product Liability"
dqm__url0_18 = "../AreaOfPractice/AreaOfPractice.asp?AreaOfPracticeID=8"
dqm__subdesc0_19 = "Public Inquiries"
dqm__url0_19 = "../AreaOfPractice/AreaOfPractice.asp?AreaOfPracticeID=32"
dqm__subdesc0_20 = "Public Law and Human Rights"
dqm__url0_20 = "../AreaOfPractice/AreaOfPractice.asp?AreaOfPracticeID=51"
dqm__subdesc0_21 = "Sports Law"
dqm__url0_21 = "../AreaOfPractice/AreaOfPractice.asp?AreaOfPracticeID=52"

			
	/* Output Child Items */
	dqm__sub_xy0_0 = "0,0"
dqm__subdesc0_0_0 = "Accountants, Auditors & Actuaries"
dqm__url0_0_0 =  "../AreaOfPractice/AreaOfPractice.asp?AreaOfPracticeID=9"
dqm__subdesc0_0_1 = "Construction Professionals"
dqm__url0_0_1 =  "../AreaOfPractice/AreaOfPractice.asp?AreaOfPracticeID=10"
dqm__subdesc0_0_2 = "Financial Services Professionals"
dqm__url0_0_2 =  "../AreaOfPractice/AreaOfPractice.asp?AreaOfPracticeID=11"
dqm__subdesc0_0_3 = "Insurance Brokers & Agents"
dqm__url0_0_3 =  "../AreaOfPractice/AreaOfPractice.asp?AreaOfPracticeID=12"
dqm__subdesc0_0_4 = "Lawyers"
dqm__url0_0_4 =  "../AreaOfPractice/AreaOfPractice.asp?AreaOfPracticeID=13"
dqm__subdesc0_0_5 = "Patent Agents"
dqm__url0_0_5 =  "../AreaOfPractice/AreaOfPractice.asp?AreaOfPracticeID=22"
dqm__subdesc0_0_6 = "Surveyors & Valuers"
dqm__url0_0_6 =  "../AreaOfPractice/AreaOfPractice.asp?AreaOfPracticeID=29"

	
	// Sub Menu 1
	
	dqm__sub_xy1 = "-85, 27"
	dqm__url1_0 = "../Case/CaseList.asp"
	dqm__subdesc1_0 = "Cases"
	
	dqm__url1_1 = "../Article/ArticleList.asp"
	dqm__subdesc1_1 = "Articles"
	
	dqm__url1_2 = "../News/NewsList.asp"
	dqm__subdesc1_2 = "News"
	
	dqm__url1_3= "../Seminar/SeminarList.asp"
	dqm__subdesc1_3= "Seminars"

	dqm__url1_4= "../Links/Links.asp"
	dqm__subdesc1_4= "Links"	
	
	
	
	// Sub Menu 2
	
	dqm__sub_xy2 = "-77, 27"
	dqm__url2_0 = "../AboutUs/WhatWeDo.asp"
	dqm__subdesc2_0 = "What we do"
	
	dqm__url2_1 = "../AboutUs/Directories.asp"
	dqm__subdesc2_1 = "What the Directories say"
	
	dqm__url2_2 = "../AboutUs/Clerks.asp"
	dqm__subdesc2_2 = "Clerks"

	dqm__url2_3 = "../AboutUs/ComplaintsProcedure.asp"
	dqm__subdesc2_3 = "Complaints Procedure"	
	


