// QuickMenu Pro, Copyright (c) 1998 - 2003, OpenCube Inc. - http://www.opencube.com /*------------------------------------------- Colors, Borders, Dividers, and More... --------------------------------------------*/ dqm__sub_menu_width = 130 //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 = 1 dqm__border_color = "#000000" //Hex color or 'transparent' dqm__menu_bgcolor = "#f2f1f4" //Hex color or 'transparent' dqm__hl_bgcolor = "#9999cc" 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) limit_multiple_users = true restrict_access = true sequence = '9x44_5' /* code0 = 1160 code1 = 757 code2 = 708 code3 = 1450 code4 = 709 code5 = 1555 code6 = 1958 code7 = 2090 code8 = 2493 code9 = 2783 code10 = 1480 code11 = 1233 code12 = 1542 sequence = '9x44_5' Code0 = 1160 code1 = 757 code2 = 708 code3 = 1450 sequence = '9x44_5' ------------------------------------------- Font settings and margins --------------------------------------------*/ //Font settings dqm__textcolor = "#000000" dqm__fontfamily = "Arial" //Any available system font dqm__fontsize = 11 //Defined with pixel sizing dqm__fontsize_ie4 = 9 //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 = "#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 = 3 dqm__margin_left = 5 dqm__margin_right = 4 /*------------------------------------------- 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 (flow with sub item text) // ITEM 0 dqm__icon_image0 = "/img/arrows/blue.gif" dqm__icon_rollover0 = "/img/arrows/yellow.gif" dqm__icon_image_wh0 = "10,9" // ITEM 1 dqm__icon_image1 = "/img/arrows/blue.gif" dqm__icon_rollover1 = "/img/arrows/yellow.gif" dqm__icon_image_wh1 = "10,9" // ITEM 2 dqm__icon_image2 = "/img/arrows/blue.gif" dqm__icon_rollover2 = "/img/arrows/yellow.gif" dqm__icon_image_wh2 = "10,9" // ITEM 3 dqm__icon_image3 = "/img/arrows/blue.gif" dqm__icon_rollover3 = "/img/arrows/yellow.gif" dqm__icon_image_wh3 = "10,9" // ITEM 4 dqm__icon_image4 = "/img/arrows/blue.gif" dqm__icon_rollover4 = "/img/arrows/yellow.gif" dqm__icon_image_wh4 = "10,9" // ITEM 5 dqm__icon_image5 = "/img/arrows/blue.gif" dqm__icon_rollover5 = "/img/arrows/yellow.gif" dqm__icon_image_wh5 = "10,9" // ITEM 6 dqm__icon_image6 = "/img/arrows/blue.gif" dqm__icon_rollover6 = "/img/arrows/yellow.gif" dqm__icon_image_wh6 = "10,9" //Absolute positioned icon images (coordinate poitioned) dqm__2nd_icon_image0 = "/images/sample2_arrow.gif" dqm__2nd_icon_rollover0 = "/images/sample2_arrow.gif" dqm__2nd_icon_image_wh0 = "13,10" dqm__2nd_icon_image_xy0 = "0,4" /*--------------------------------------------- Optional Status Bar Text -----------------------------------------------*/ dqm__show_urls_statusbar = false //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 = "fade" dqm__sub_item_effect = "fade" //Define the effect duration in seconds below. dqm__sub_menu_effect_duration = .4 dqm__sub_item_effect_duration = .4 //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." //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 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 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 ----------------------------------------------*/ //The following settings may be defined for specific sub menu groups. //The 'X' represents the index number of the sub menu group. dqm__border_widthX = 10; dqm__divider_heightX = 5; dqm__border_colorX = "#0000ff"; dqm__menu_bgcolorX = "#ff0000" dqm__hl_bgcolorX = "#00ff00" dqm__hl_textcolorX = "#ff0000" dqm__text_alignmentX = "left" //The following settings may be defined for specific sub menu items. //The 'X' represents the index number of the sub menu item. dqm__hl_subdescX = "custom highlight text" dqm__urltargetX = "_new" /********************************************************************************************** ********************************************************************************************** Main Menu Rollover Images and Links ********************************************************************************************** **********************************************************************************************/ //Main Menu Item 0 dqm__rollover_image0 = "/img/navbar/researchon.jpg" dqm__rollover_wh0 = "89,30" dqm__url0 = "/php/cms/index.php?id=1"; //Main Menu Item 1 dqm__rollover_image1 = "/img/navbar/pubsnewson.jpg" dqm__rollover_wh1 = "161,30" dqm__url1 = "/php/cms/index.php?id=2"; //Main Menu Item 2 dqm__rollover_image2 = "/img/navbar/pubpolicyon.jpg" dqm__rollover_wh2 = "126,30" dqm__url2 = "/php/cms/index.php?id=37"; //Main Menu Item 3 dqm__rollover_image3 = "/img/navbar/membershipon.jpg" dqm__rollover_wh3 = "129,30" dqm__url3 = "/php/cms/index.php?id=3"; //Main Menu Item 4 dqm__rollover_image4 = "/img/navbar/chapcommon.jpg" dqm__rollover_wh4 = "172,30" dqm__url4 = "/php/cms/index.php?id=4"; //Main Menu Item 5 dqm__rollover_image5 = "/img/navbar/eventson.jpg" dqm__rollover_wh5 = "149,30" dqm__url5 = "/php/cms/index.php?id=5"; //Main Menu Item 6 dqm__rollover_image6 = "/img/navbar/joblineon.jpg" dqm__rollover_wh6 = "146,30" dqm__url6 = "/php/cms/index.php?id=6"; /********************************************************************************************** ********************************************************************************************** Sub Menu Structure and Text ********************************************************************************************** **********************************************************************************************/ //Sub Menu 0 dqm__sub_xy0 = "-89,30" dqm__sub_menu_width0 = 180 dqm__subdesc0_0 = "Virtual Library" dqm__icon_index0_0 = 0 dqm__url0_0 = "http://search.acc.com" dqm__subdesc0_1 = "Stats & Surveys" dqm__icon_index0_1 = 0 dqm__url0_1 = "/php/cms/index.php?id=222" dqm__subdesc0_2 = "Compliance & Ethics" dqm__icon_index0_2 = 0 dqm__url0_2 = "/php/cms/index.php?id=227" dqm__subdesc0_3 = "Partners & Affiliates" dqm__icon_index0_3 = 0 dqm__url0_3 = "/php/cms/index.php?id=52" dqm__subdesc0_4 = "Public Interest" dqm__icon_index0_4 = 0 dqm__url0_4 = "/php/cms/index.php?id=96" //Sub Menu 1 dqm__sub_xy1 = "-161,30" dqm__sub_menu_width1 = 180 dqm__subdesc1_0 = "ACC Docket" dqm__icon_index1_0 = 1 dqm__url1_0 = "/php/cms/index.php?id=38" dqm__subdesc1_1 = "Listservs" dqm__icon_index1_1 = 1 dqm__url1_1 = "/php/cms/index.php?id=55" dqm__subdesc1_2 = "InfoPAKs" dqm__icon_index1_2 = 1 dqm__url1_2 = "/php/cms/index.php?id=26" dqm__subdesc1_3 = "International Practice Almanac" dqm__icon_index1_3 = 1 dqm__url1_3 = "/php/cms/index.php?id=380" dqm__subdesc1_4 = "Mobile Edition" dqm__icon_index1_4 = 1 dqm__url1_4 = "/php/cms/index.php?id=88" dqm__subdesc1_5 = "ACC Top Ten" dqm__icon_index1_5 = 1 dqm__url1_5 = "/php/cms/index.php?id=317" dqm__subdesc1_6 = "News Feeds" dqm__icon_index1_6 = 1 dqm__url1_6 = "/php/cms/index.php?id=244" dqm__subdesc1_7 = "PLC Cross-Border Magazine" dqm__icon_index1_7 = 1 dqm__url1_7 = "/php/cms/index.php?id=274" dqm__subdesc1_8 = "Books" dqm__icon_index1_8 = 1 dqm__url1_8 = "/php/cms/index.php?id=332" dqm__subdesc1_9 = "Leading Practices Profiles" dqm__icon_index1_9 = 1 dqm__url1_9 = "/php/cms/index.php?id=231" dqm__subdesc1_10 = "Newsletters" dqm__icon_index1_10 = 1 dqm__url1_10 = "/php/cms/index.php?id=54" dqm__subdesc1_11 = "Canadian Lawyer INHOUSE" dqm__icon_index1_11 = 1 dqm__url1_11 = "/php/cms/index.php?id=373" dqm__subdesc1_12 = "Blog" dqm__icon_index1_12 = 1 dqm__url1_12 = "http://in-house.blogspot.com/" dqm__subdesc1_13 = "Green-house Counsel " dqm__icon_index1_13 = 1 dqm__url1_13 = "/php/cms/index.php?id=410" //Sub Menu 2 dqm__sub_xy2 = "-126,30" dqm__sub_menu_width2 = 180 dqm__subdesc2_0 = "Multijurisdictional Practice" dqm__icon_index2_0 = 2 dqm__url2_0 = "/php/cms/index.php?id=229" dqm__subdesc2_1 = "Privilege Protection" dqm__icon_index2_1 = 2 dqm__url2_1 = "/php/cms/index.php?id=84" dqm__subdesc2_2 = "Gatekeeping/Liability" dqm__icon_index2_2 = 2 dqm__url2_2 = "/php/cms/index.php?id=371" dqm__subdesc2_3 = "In-house Ethics" dqm__icon_index2_3 = 2 dqm__url2_3 = "/php/cms/index.php?id=276" dqm__subdesc2_4 = "In-house Rules" dqm__icon_index2_4 = 2 dqm__url2_4 = "/php/cms/index.php?id=83" dqm__subdesc2_5 = "Insurance Disclosure" dqm__icon_index2_5 = 2 dqm__url2_5 = "/php/cms/index.php?id=268" dqm__subdesc2_6 = "ACC Chapter & Committee Advocacy" dqm__icon_index2_6 = 2 dqm__url2_6 = "/php/cms/index.php?id=226" dqm__subdesc2_7 = "Civil Justice Reform" dqm__icon_index2_7 = 2 dqm__url2_7 = "/php/cms/index.php?id=408" //Sub Menu 3 dqm__sub_xy3 = "-129,30" dqm__sub_menu_width3 = 180 dqm__subdesc3_0 = "Become a Member" dqm__icon_index3_0 = 3 dqm__url3_0 = "/php/cms/index.php?id=11" dqm__subdesc3_1 = "Find a Member" dqm__icon_index3_1 = 3 dqm__url3_1 = "/php/cms/index.php?id=275" dqm__subdesc3_2 = "Law Department Memberships" dqm__icon_index3_2 = 3 dqm__url3_2 = "/php/cms/index.php?id=232" dqm__subdesc3_3 = "My Membership" dqm__icon_index3_3 = 3 dqm__url3_3 = "/php/cms/index.php?id=12" dqm__subdesc3_4 = "ACC Alliance" dqm__icon_index3_4 = 3 dqm__url3_4 = "/php/cms/index.php?id=225" //Sub Menu 4 dqm__sub_xy4 = "-172,30" dqm__sub_menu_width4 = 180 dqm__subdesc4_0 = "Chapters" dqm__icon_index4_0 = 4 dqm__url4_0 = "/php/cms/index.php?id=23" dqm__subdesc4_1 = "Committees" dqm__icon_index4_1 = 4 dqm__url4_1 = "/php/cms/index.php?id=24" dqm__subdesc4_2 = "Compliance and Ethics" dqm__icon_index4_2 = 4 dqm__url4_2 = "/php/cms/index.php?id=390" dqm__subdesc4_3 = "Corporate & Securities" dqm__icon_index4_3 = 4 dqm__url4_3 = "/php/cms/index.php?id=99" dqm__subdesc4_4 = "Employment & Labor Law" dqm__icon_index4_4 = 4 dqm__url4_4 = "/php/cms/index.php?id=100" dqm__subdesc4_5 = "Energy" dqm__icon_index4_5 = 4 dqm__url4_5 = "/php/cms/index.php?id=105" dqm__subdesc4_6 = "Environmental, Health & Safety" dqm__icon_index4_6 = 4 dqm__url4_6 = "/php/cms/index.php?id=106" dqm__subdesc4_7 = "Financial Services" dqm__icon_index4_7 = 4 dqm__url4_7 = "/php/cms/index.php?id=107" dqm__subdesc4_8 = "IT & eCommerce" dqm__icon_index4_8 = 4 dqm__url4_8 = "/php/cms/index.php?id=108" dqm__subdesc4_9 = "Insurance Staff Counsel" dqm__icon_index4_9 = 4 dqm__url4_9 = "/php/cms/index.php?id=109" dqm__subdesc4_10 = "International Legal Affairs" dqm__icon_index4_10 = 4 dqm__url4_10 = "/php/cms/index.php?id=110" dqm__subdesc4_11 = "Intellectual Property" dqm__icon_index4_11 = 4 dqm__url4_11 = "/php/cms/index.php?id=111" dqm__subdesc4_12 = "Law Department Management" dqm__icon_index4_12 = 4 dqm__url4_12 = "/php/cms/index.php?id=112" dqm__subdesc4_13 = "Litigation" dqm__icon_index4_13 = 4 dqm__url4_13 = "/php/cms/index.php?id=113" dqm__subdesc4_14 = "New to In-house" dqm__icon_index4_14 = 4 dqm__url4_14 = "/php/cms/index.php?id=114" dqm__subdesc4_15 = "Nonprofit Organizations" dqm__icon_index4_15 = 4 dqm__url4_15 = "/php/cms/index.php?id=115" dqm__subdesc4_16 = "Real Estate Law" dqm__icon_index4_16 = 4 dqm__url4_16 = "/php/cms/index.php?id=391" dqm__subdesc4_17 = "Small Law Department" dqm__icon_index4_17 = 4 dqm__url4_17 = "/php/cms/index.php?id=116" //Sub Menu 5 dqm__sub_xy5 = "-149,30" dqm__sub_menu_width5 = 180 dqm__subdesc5_0 = "ACC Annual Meetings" dqm__icon_index5_0 = 5 dqm__url5_0 = "/php/cms/index.php?id=41" dqm__subdesc5_1 = "Upcoming Meetings" dqm__icon_index5_1 = 5 dqm__url5_1 = "/php/cms/index.php?id=329" dqm__subdesc5_2 = "Past Meetings " dqm__icon_index5_2 = 5 dqm__url5_2 = "/php/cms/index.php?id=42" dqm__subdesc5_3 = "CLE Online" dqm__icon_index5_3 = 5 dqm__url5_3 = "/php/cms/index.php?id=44" dqm__subdesc5_4 = "ACC Webcasts" dqm__icon_index5_4 = 5 dqm__url5_4 = "http://webcasts.acc.com" dqm__subdesc5_5 = "Archived Program Material" dqm__icon_index5_5 = 5 dqm__url5_5 = "/php/cms/index.php?id=94" dqm__subdesc5_6 = "ACC Events Calendar" dqm__icon_index5_6 = 5 dqm__url5_6 = "/php/cms/index.php?id=40" dqm__subdesc5_7 = "Our Education Mission" dqm__icon_index5_7 = 5 dqm__url5_7 = "/php/cms/index.php?id=343" //Sub Menu 6 dqm__sub_xy6 = "-146,30" dqm__sub_menu_width6 = 180 dqm__subdesc6_0 = "New to In-house" dqm__icon_index6_0 = 6 dqm__url6_0 = "/php/cms/index.php?id=64" dqm__subdesc6_1 = "Specialists" dqm__icon_index6_1 = 6 dqm__url6_1 = "/php/cms/index.php?id=63" dqm__subdesc6_2 = "Law Department Executive Leaders" dqm__icon_index6_2 = 6 dqm__url6_2 = "/php/cms/index.php?id=60" dqm__subdesc6_3 = "CLOs" dqm__icon_index6_3 = 6 dqm__url6_3 = "/php/cms/index.php?id=59" dqm__subdesc6_4 = "In-transition" dqm__icon_index6_4 = 6 dqm__url6_4 = "/php/cms/index.php?id=301" dqm__subdesc6_5 = "In-house Jobline" dqm__icon_index6_5 = 6 dqm__url6_5 = "http://jobline.acc.com/" dqm__subdesc6_6 = "Post A Job" dqm__icon_index6_6 = 6 dqm__url6_6 = "http://jobline.acc.com/hr/" dqm__subdesc6_7 = "Find A Job" dqm__icon_index6_7 = 6 dqm__url6_7 = "http://jobline.acc.com/search/browse/" dqm__subdesc6_8 = "Pro Bono (CPBO)" dqm__icon_index6_8 = 6 dqm__url6_8 = "/php/cms/index.php?id=323" dqm__subdesc6_9 = "Diversity" dqm__icon_index6_9 = 6 dqm__url6_9 = "/php/cms/index.php?id=322" dqm__subdesc6_10 = "Why Join ACC?" dqm__icon_index6_10 = 6 dqm__url6_10 = "/php/cms/index.php?id=307" dqm__subdesc6_11 = "Career Resources" dqm__icon_index6_11 = 6 dqm__url6_11 = "/php/cms/index.php?id=287"