/* FILE ARCHIVED ON 9:27:26 May 13, 2009 AND RETRIEVED FROM THE AN OPENWAYBACK INSTANCE ON 11:52:28 May 25, 2024. JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). */ // QuickMenu Pro, Copyright (c) 1998 - 2003, OpenCube Inc. - https://webarchive.library.unt.edu/eot2008/20090513092726/http://www.opencube.com code0 = 1373 code1 = 970 code2 = 1289 code3 = 1418 sequence = '9x44_5' /*------------------------------------------- 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 = 2 dqm__divider_height = 2 dqm__border_color = "#666699" //Hex color or 'transparent' dqm__menu_bgcolor = "#666699" //Hex color or 'transparent' dqm__hl_bgcolor = "#eeeeee" dqm__mouse_off_delay = 120 //defined in milliseconds (activated after mouse stops) dqm__nn4_mouse_off_delay = 120 //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 = 9 //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 = "#000000" 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) dqm__icon_image0 = "" dqm__icon_rollover0 = "/includes/arrows.gif" dqm__icon_image_wh0 = "0,0" //Absolute positioned icon images (coordinate poitioned) dqm__2nd_icon_image0 = "/includes/arrowsrev.gif" dqm__2nd_icon_rollover0 = "/includes/arrows.gif" dqm__2nd_icon_image_wh0 = "13,10" dqm__2nd_icon_image_xy0 = "4,0" /*--------------------------------------------- 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 = "none" dqm__sub_item_effect = "none" //Define the effect duration in seconds below. dqm__sub_menu_effect_duration = .0 dqm__sub_item_effect_duration = .0 //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 = 1 //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 = 10 dqm__os9_ie5mac_offset_Y = 15 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 = "/images/buttons_biz4.JPG" dqm__rollover_wh0 = "170,20" dqm__url0 = "/prof/burbiz.htm"; //Main Menu Item 1 dqm__rollover_image1 = "/images/buttons_health4.JPG" dqm__rollover_wh1 = "170,20" dqm__url1 = "/prof/burhealth.htm"; //Main Menu Item 2 dqm__rollover_image2 = "/images/buttons_board4.JPG" dqm__rollover_wh2 = "170,20" dqm__url2 = "/boards/boards.htm"; /********************************************************************************************** ********************************************************************************************** Sub Menu Structure and Text ********************************************************************************************** **********************************************************************************************/ //Sub Menu 0 dqm__sub_xy0 = "-8,0" dqm__sub_menu_width0 = 175 dqm__subdesc0_0 = "Accounting" dqm__subdesc0_1 = "Aesthetics" dqm__subdesc0_2 = "Appraiser, Real Estate" dqm__subdesc0_3 = "Architect, Engineer, Surveyor" dqm__subdesc0_4 = "Athlete Agent" dqm__subdesc0_5 = "Auction" dqm__subdesc0_6 = "Barbering and Cosmetology " dqm__subdesc0_7 = "Boxing" dqm__subdesc0_8 = "Cemetery" dqm__subdesc0_9 = "Charitable Organizations" dqm__subdesc0_10 = "Electrology" dqm__subdesc0_11 = "Firearms Permit" dqm__subdesc0_12 = "Fundraising" dqm__subdesc0_13 = "Funeral" dqm__subdesc0_14 = "Geology, Hydrology, Soil Science" dqm__subdesc0_15 = "Home Inspector" dqm__subdesc0_16 = "Interior Designer" dqm__subdesc0_17 = "Manicure" dqm__subdesc0_18 = "Nursing Home Administrator" dqm__subdesc0_19 = "Peddler" dqm__subdesc0_20 = "Private Detective" dqm__subdesc0_21 = "Real Estate" dqm__subdesc0_22 = "Security Guard" dqm__subdesc0_23 = "Time-Share Salesperson" dqm__icon_index0_0 = 0 dqm__icon_index0_1 = 0 dqm__icon_index0_3 = 0 dqm__icon_index0_5 = 0 dqm__icon_index0_6 = 0 dqm__icon_index0_7 = 0 dqm__icon_index0_8 = 0 dqm__icon_index0_10 = 0 dqm__icon_index0_12 = 0 dqm__icon_index0_13 = 0 dqm__icon_index0_14 = 0 dqm__icon_index0_17 = 0 dqm__icon_index0_20 = 0 dqm__icon_index0_21 = 0 dqm__2nd_icon_index0_0 = 0 dqm__2nd_icon_index0_1 = 0 dqm__2nd_icon_index0_3 = 0 dqm__2nd_icon_index0_5 = 0 dqm__2nd_icon_index0_6 = 0 dqm__2nd_icon_index0_7 = 0 dqm__2nd_icon_index0_8 = 0 dqm__2nd_icon_index0_10 = 0 dqm__2nd_icon_index0_12 = 0 dqm__2nd_icon_index0_13 = 0 dqm__2nd_icon_index0_14 = 0 dqm__2nd_icon_index0_17 = 0 dqm__2nd_icon_index0_20 = 0 dqm__2nd_icon_index0_21 = 0 dqm__url0_0 = "" dqm__url0_1 = "" dqm__url0_2 = "/prof/appr/def.htm" dqm__url0_3 = "" dqm__url0_4 = "/prof/atha/def.htm" dqm__url0_5 = "" dqm__url0_6 = "" dqm__url0_7 = "" dqm__url0_8 = "" dqm__url0_9 = "/prof/char/def.htm" dqm__url0_10 = "" dqm__url0_11 = "/prof/fire/def.htm" dqm__url0_12 = "" dqm__url0_13 = "" dqm__url0_14 = "" dqm__url0_15 = "/prof/homi/def.htm" dqm__url0_16 = "/prof/intd/def.htm" dqm__url0_17 = "" dqm__url0_18 = "/prof/nuha/def.htm" dqm__url0_19 = "/prof/pedd/def.htm" dqm__url0_20 = "" dqm__url0_21 = "" dqm__url0_22 = "/prof/pris/def.htm" dqm__url0_23 = "/prof/time/def.htm" //Sub Menu 0_0 dqm__sub_xy0_0 = "-2,5" dqm__sub_menu_width0_0 = 250 dqm__subdesc0_0_0 = "Accountant" dqm__subdesc0_0_1 = "Accounting Corporation or Establishment" dqm__icon_index0_0_0 = 0 dqm__icon_index0_0_1 = 0 dqm__url0_0_0 = "/prof/acct/def.htm" dqm__url0_0_1 = "/prof/accb/def.htm" //Sub Menu 0_1 dqm__sub_xy0_1 = "-2,5" dqm__sub_menu_width0_1 = 175 dqm__subdesc0_1_0 = "Aesthetician" dqm__subdesc0_1_1 = "Aesthetics Establishment" dqm__subdesc0_1_2 = "Aesthetics Instructor" dqm__subdesc0_1_3 = "Aesthetics School" dqm__icon_index0_1_0 = 0 dqm__icon_index0_1_1 = 0 dqm__icon_index0_1_2 = 0 dqm__icon_index0_1_3 = 0 dqm__url0_1_0 = "/prof/aest/def.htm" dqm__url0_1_1 = "/prof/aese/def.htm" dqm__url0_1_2 = "/prof/aesi/def.htm" dqm__url0_1_3 = "/prof/aess/def.htm" //Sub Menu 0_3 dqm__sub_xy0_3 = "-2,5" dqm__sub_menu_width0_3 = 250 dqm__subdesc0_3_0 = "Architect" dqm__subdesc0_3_1 = "Architectural, Engineering or Designer of Engineering Systems, Corporation Certificate" dqm__subdesc0_3_2 = "Designer of Engineering Systems" dqm__subdesc0_3_3 = "Engineer, Professional" dqm__subdesc0_3_4 = "Land Surveyor" dqm__subdesc0_3_5 = "Landscape Architect" dqm__icon_index0_3_0 = 0 dqm__icon_index0_3_1 = 0 dqm__icon_index0_3_2 = 0 dqm__icon_index0_3_3 = 0 dqm__icon_index0_3_4 = 0 dqm__icon_index0_3_5 = 0 dqm__url0_3_0 = "/prof/arct/def.htm" dqm__url0_3_1 = "/prof/arcc/def.htm" dqm__url0_3_2 = "/prof/desi/def.htm" dqm__url0_3_3 = "/prof/engi/def.htm" dqm__url0_3_4 = "/prof/surv/def.htm" dqm__url0_3_5 = "/prof/arcl/def.htm" //Sub Menu 0_5 dqm__sub_xy0_5 = "-2,5" dqm__sub_menu_width0_5 = 250 dqm__subdesc0_5_0 = "Auction Company" dqm__subdesc0_5_1 = "Auctioneer" dqm__icon_index0_5_0 = 0 dqm__icon_index0_5_1 = 0 dqm__url0_5_0 = "/prof/aucb/def.htm" dqm__url0_5_1 = "/prof/auct/def.htm" //Sub Menu 0_6 dqm__sub_xy0_6 = "-2,5" dqm__sub_menu_width0_6 = 260 dqm__subdesc0_6_0 = "Barbering and Cosmetology Apprentice" dqm__subdesc0_6_1 = "Barbering and Cosmetology Establishment" dqm__subdesc0_6_2 = "Barbering and Cosmetology Instructor" dqm__subdesc0_6_3 = "Barbering and Cosmetology Manager" dqm__subdesc0_6_4 = "Barbering and Cosmetology Practitioner" dqm__subdesc0_6_5 = "Barbering and Cosmetology School" dqm__icon_index0_6_0 = 0 dqm__icon_index0_6_1 = 0 dqm__icon_index0_6_2 = 0 dqm__icon_index0_6_3 = 0 dqm__icon_index0_6_4 = 0 dqm__icon_index0_6_5 = 0 dqm__url0_6_0 = "/prof/bcap/def.htm" dqm__url0_6_1 = "/prof/bces/def.htm" dqm__url0_6_2 = "/prof/bcin/def.htm" dqm__url0_6_3 = "/prof/bcmg/def.htm" dqm__url0_6_4 = "/prof/bcpr/def.htm" dqm__url0_6_5 = "/prof/bcsc/def.htm" //Sub Menu 0_7 dqm__sub_xy0_7 = "-2,5" dqm__sub_menu_width0_7 = 175 dqm__subdesc0_7_0 = "Boxing, Professional" dqm__subdesc0_7_1 = "Boxing Club, Professional" dqm__subdesc0_7_2 = "Boxing Exhibition Permit" dqm__icon_index0_7_0 = 0 dqm__icon_index0_7_1 = 0 dqm__icon_index0_7_2 = 0 dqm__url0_7_0 = "/prof/boxp/def.htm" dqm__url0_7_1 = "/prof/boxc/def.htm" dqm__url0_7_2 = "/prof/boxe/def.htm" //Sub Menu 0_8 dqm__sub_xy0_8 = "-2,5" dqm__sub_menu_width0_8 = 175 dqm__subdesc0_8_0 = "Cemetery Authority" dqm__subdesc0_8_1 = "Cemetery Preneed Seller" dqm__subdesc0_8_2 = "Cemetery Salesperson" dqm__subdesc0_8_3 = "Warehouse for Cemetery Merchandise" dqm__icon_index0_8_0 = 0 dqm__icon_index0_8_1 = 0 dqm__icon_index0_8_2 = 0 dqm__icon_index0_8_3 = 0 dqm__url0_8_0 = "/prof/cema/def.htm" dqm__url0_8_1 = "/prof/cemp/def.htm" dqm__url0_8_2 = "/prof/cems/def.htm" dqm__url0_8_3 = "/prof/cemm/def.htm" //Sub Menu 0_10 dqm__sub_xy0_10 = "-2,5" dqm__sub_menu_width0_10 = 250 dqm__subdesc0_10_0 = "Electrologist" dqm__subdesc0_10_1 = "Electrology Establishment" dqm__subdesc0_10_2 = "Electrology Instructor" dqm__subdesc0_10_3 = "Electrology School" dqm__icon_index0_10_0 = 0 dqm__icon_index0_10_1 = 0 dqm__icon_index0_10_2 = 0 dqm__icon_index0_10_3 = 0 dqm__url0_10_0 = "/prof/elel/def.htm" dqm__url0_10_1 = "/prof/eles/def.htm" dqm__url0_10_2 = "/prof/elin/def.htm" dqm__url0_10_3 = "/prof/elsc/def.htm" //Sub Menu 0_12 dqm__sub_xy0_12 = "-2,5" dqm__sub_menu_width0_12 = 175 dqm__subdesc0_12_0 = "Professional Fund Raiser" dqm__subdesc0_12_1 = "Fund Raising Counsel" dqm__icon_index0_12_0 = 0 dqm__icon_index0_12_1 = 0 dqm__url0_12_0 = "/prof/fund/def.htm" dqm__url0_12_1 = "/prof/func/def.htm" //Sub Menu 0_13 dqm__sub_xy0_13 = "-2,5" dqm__sub_menu_width0_13 = 250 dqm__subdesc0_13_0 = "Funeral Director" dqm__subdesc0_13_1 = "Funeral Establishment" dqm__icon_index0_13_0 = 0 dqm__icon_index0_13_1 = 0 dqm__url0_13_0 = "/prof/funl/def.htm" dqm__url0_13_1 = "/prof/fune/def.htm" //Sub Menu 0_14 dqm__sub_xy0_14 = "-2,5" dqm__sub_menu_width0_14 = 250 dqm__subdesc0_14_0 = "Geologist, Professional" dqm__subdesc0_14_1 = "Geology, Hydrology, or Soil Science Corporate Certificate of Authorization" dqm__subdesc0_14_2 = "Hydrologist" dqm__subdesc0_14_3 = "Soil Scientist" dqm__icon_index0_14_0 = 0 dqm__icon_index0_14_1 = 0 dqm__icon_index0_14_2 = 0 dqm__icon_index0_14_3 = 0 dqm__url0_14_0 = "/prof/geol/def.htm" dqm__url0_14_1 = "/prof/geoc/def.htm" dqm__url0_14_2 = "/prof/hydr/def.htm" dqm__url0_14_3 = "/prof/soil/def.htm" //Sub Menu 0_17 dqm__sub_xy0_17 = "-2,5" dqm__sub_menu_width1_17 = 250 dqm__subdesc0_17_0 = "Manicuring Establishment" dqm__subdesc0_17_1 = "Manicuring Instructor" dqm__subdesc0_17_2 = "Manicuring School" dqm__subdesc0_17_3 = "Manicurist" dqm__icon_index0_17_0 = 0 dqm__icon_index0_17_1 = 0 dqm__icon_index0_17_2 = 0 dqm__icon_index0_17_3 = 0 dqm__url0_17_0 = "/prof/mane/def.htm" dqm__url0_17_1 = "/prof/mani/def.htm" dqm__url0_17_2 = "/prof/mans/def.htm" dqm__url0_17_3 = "/prof/mant/def.htm" //Sub Menu 0_20 dqm__sub_xy0_20 = "-2,5" dqm__sub_menu_width0_20 = 175 dqm__subdesc0_20_0 = "Private Detective" dqm__subdesc0_20_1 = "Private Detective Agency" dqm__icon_index0_20_0 = 0 dqm__icon_index0_20_1 = 0 dqm__url0_20_0 = "/prof/prid/def.htm" dqm__url0_20_1 = "/prof/pria/def.htm" //Sub Menu 0_21 dqm__sub_xy0_21 = "-2,5" dqm__sub_menu_width0_21 = 230 dqm__subdesc0_21_0 = "Real Estate Apprentice Salesperson" dqm__subdesc0_21_1 = "Real Estate Brokers" dqm__subdesc0_21_2 = "Real Estate Business Entity" dqm__subdesc0_21_3 = "Real Estate Salesperson" dqm__subdesc0_21_4 = "Real Estate Appraiser" dqm__icon_index0_21_0 = 0 dqm__icon_index0_21_1 = 0 dqm__icon_index0_21_2 = 0 dqm__icon_index0_21_3 = 0 dqm__icon_index0_21_4 = 0 dqm__url0_21_0 = "/prof/reap/def.htm" dqm__url0_21_1 = "/prof/rebr/def.htm" dqm__url0_21_2 = "/prof/reab/def.htm" dqm__url0_21_3 = "/prof/reas/def.htm" dqm__url0_21_4 = "/prof/appr/def.htm" // ============================== //Sub Menu 1 dqm__sub_xy1 = "-8,0" dqm__sub_menu_width1 = 220 dqm__subdesc1_0 = "Acupuncturist" dqm__subdesc1_1 = "Substance Abuse - AODA" dqm__subdesc1_2 = "Athletic Trainer" dqm__subdesc1_3 = "Chiropractor" dqm__subdesc1_4 = "Dentistry" dqm__subdesc1_5 = "Dietitian" dqm__subdesc1_6 = "Hearing & Speech" dqm__subdesc1_7 = "Marriage & Family Therapist" dqm__subdesc1_8 = "Massage Therapist or Bodyworker" dqm__subdesc1_9 = "Medical" dqm__subdesc1_10 = "Music, Art, Dance Therapy" dqm__subdesc1_11 = "Nursing" dqm__subdesc1_12 = "Occupational Therapy" dqm__subdesc1_13 = "Optometrist" dqm__subdesc1_14 = "Pharmacy" dqm__subdesc1_15 = "Physical Therapy" dqm__subdesc1_16 = "Podiatrist" dqm__subdesc1_17 = "Professional Counselor" dqm__subdesc1_18 = "Psychology" dqm__subdesc1_19 = "Registered Sanitarian" dqm__subdesc1_20 = "Social Work" dqm__subdesc1_21 = "Veterinary" dqm__icon_index1_1 = 0 dqm__icon_index1_4 = 0 dqm__icon_index1_6 = 0 dqm__icon_index1_9 = 0 dqm__icon_index1_10 = 0 dqm__icon_index1_11 = 0 dqm__icon_index1_12 = 0 dqm__icon_index1_15 = 0 dqm__icon_index1_18 = 0 dqm__icon_index1_20 = 0 dqm__icon_index1_21 = 0 dqm__2nd_icon_index1_1 = 0 dqm__2nd_icon_index1_4 = 0 dqm__2nd_icon_index1_6 = 0 dqm__2nd_icon_index1_9 = 0 dqm__2nd_icon_index1_10 = 0 dqm__2nd_icon_index1_11 = 0 dqm__2nd_icon_index1_12 = 0 dqm__2nd_icon_index1_15 = 0 dqm__2nd_icon_index1_18 = 0 dqm__2nd_icon_index1_20 = 0 dqm__2nd_icon_index1_19 = 0 dqm__url1_0 = "/prof/acup/def.htm" dqm__url1_1 = "" dqm__url1_2 = "/prof/athl/def.htm" dqm__url1_3 = "/prof/chir/def.htm" dqm__url1_4 = "" dqm__url1_5 = "/prof/diet/def.htm" dqm__url1_6 = "" dqm__url1_7 = "/prof/marr/def.htm" dqm__url1_8 = "/prof/mass/def.htm" dqm__url1_9 = "" dqm__url1_10 = "" dqm__url1_11 = "" dqm__url1_12 = "" dqm__url1_13 = "/prof/opto/def.htm" dqm__url1_14 = "" dqm__url1_15 = "" dqm__url1_16 = "/prof/podi/def.htm" dqm__url1_17 = "/prof/coun/def.htm" dqm__url1_18 = "" dqm__url1_19 = "/prof/sani/def.htm" dqm__url1_20 = "" dqm__url1_21 = "" //Sub Menu 1_1 dqm__sub_xy1_1 = "-2,5" dqm__sub_menu_width1_1 = 175 dqm__subdesc1_1_0 = "Substance Abuse Counselor in Training" dqm__subdesc1_1_1 = "Substance Abuse Counselor" dqm__subdesc1_1_2 = "Clinical Substance Abuse Counselor" dqm__subdesc1_1_3 = "Clinical Supervisor in Training" dqm__subdesc1_1_4 = "Intermediate Clinical Supervisor" dqm__subdesc1_1_5 = "Independent Clinical Supervisor" dqm__subdesc1_1_6 = "Prevention Specialist in Training" dqm__subdesc1_1_7 = "Prevention Specialist" dqm__icon_index1_1_0 = 0 dqm__icon_index1_1_1 = 0 dqm__icon_index1_1_2 = 0 dqm__icon_index1_1_3 = 0 dqm__icon_index1_1_4 = 0 dqm__icon_index1_1_5 = 0 dqm__icon_index1_1_6 = 0 dqm__icon_index1_1_7 = 0 dqm__url1_1_0 = "/prof/sacb/def.htm" dqm__url1_1_1 = "/prof/saci/def.htm" dqm__url1_1_2 = "/prof/sact/def.htm" dqm__url1_1_3 = "/prof/csub/def.htm" dqm__url1_1_4 = "/prof/csui/def.htm" dqm__url1_1_5 = "/prof/csut/def.htm" dqm__url1_1_6 = "/prof/prst/def.htm" dqm__url1_1_7 = "/prof/prsp/def.htm" //Sub Menu 1_4 dqm__sub_xy1_4 = "-2,5" dqm__sub_menu_width1_4 = 175 dqm__subdesc1_4_0 = "Dental Hygienist" dqm__subdesc1_4_1 = "Dentist" dqm__icon_index1_4_0 = 0 dqm__icon_index1_4_1 = 0 dqm__url1_4_0 = "/prof/denh/def.htm" dqm__url1_4_1 = "/prof/dent/def.htm" //Sub Menu 1_6 dqm__sub_xy1_6 = "-2,5" dqm__sub_menu_width1_6 = 200 dqm__subdesc1_6_0 = "Audiologist" dqm__subdesc1_6_1 = "Hearing Insrument Specialist" dqm__subdesc1_6_2 = "Speech-Language Pathologist" dqm__icon_index1_6_0 = 0 dqm__icon_index1_6_1 = 0 dqm__icon_index1_6_2 = 0 dqm__url1_6_0 = "/prof/audi/def.htm" dqm__url1_6_1 = "/prof/hear/def.htm" dqm__url1_6_2 = "/prof/spee/def.htm" //Sub Menu 1_9 dqm__sub_xy1_9 = "-2,5" dqm__sub_menu_width1_9 = 250 dqm__subdesc1_9_0 = "Physician - Licence to practice Medicine & Surgery" dqm__subdesc1_9_1 = "Physician Assistant" dqm__subdesc1_9_2 = "Perfusionist" dqm__subdesc1_9_3 = "Respiratory Care Practitioner" dqm__icon_index1_9_0 = 0 dqm__icon_index1_9_1 = 0 dqm__icon_index1_9_2 = 0 dqm__icon_index1_9_3 = 0 dqm__url1_9_0 = "/prof/doct/def.htm" dqm__url1_9_1 = "/prof/phya/def.htm" dqm__url1_9_2 = "/prof/perf/def.htm" dqm__url1_9_3 = "/prof/resp/def.htm" //Sub Menu 1_10 dqm__sub_xy1_10 = "-2,5" dqm__sub_menu_width1_10 = 150 dqm__subdesc1_10_0 = "Music Therapist" dqm__subdesc1_10_1 = "Art Therapist" dqm__subdesc1_10_2 = "Dance Therapist" dqm__icon_index1_10_0 = 0 dqm__icon_index1_10_1 = 0 dqm__icon_index1_10_2 = 0 dqm__url1_10_0 = "/prof/musi/def.htm" dqm__url1_10_1 = "/prof/artt/def.htm" dqm__url1_10_2 = "/prof/danc/def.htm" //Sub Menu 1_11 dqm__sub_xy1_11 = "-2,5" dqm__sub_menu_width1_11 = 260 dqm__subdesc1_11_0 = "Nurse - Midwife" dqm__subdesc1_11_1 = "Nurse, Advance Practice Nurse Prescriber" dqm__subdesc1_11_2 = "Licensed Practical Nurse" dqm__subdesc1_11_3 = "Registered Nurse" dqm__icon_index1_11_0 = 0 dqm__icon_index1_11_1 = 0 dqm__icon_index1_11_2 = 0 dqm__icon_index1_11_3 = 0 dqm__url1_11_0 = "/prof/midw/def.htm" dqm__url1_11_1 = "/prof/nura/def.htm" dqm__url1_11_2 = "/prof/lpn/def.htm" dqm__url1_11_3 = "/prof/rn/def.htm" //Sub Menu 1_12 dqm__sub_xy1_12 = "-2,5" dqm__sub_menu_width1_12 = 250 dqm__subdesc1_12_0 = "Occupational Therapist" dqm__subdesc1_12_1 = "Occupational Therapist Assistant" dqm__icon_index1_12_0 = 0 dqm__icon_index1_12_1 = 0 dqm__url1_12_0 = "/prof/occt/def.htm" dqm__url1_12_1 = "/prof/occa/def.htm" //Sub Menu 1_14 dqm__sub_xy1_14 = "-2,5" dqm__sub_menu_width1_14 = 250 dqm__subdesc1_14_0 = "Controlled Substances Special Use Authorization" dqm__subdesc1_14_1 = "Drug Manufacturer" dqm__subdesc1_14_2 = "Pharmacist" dqm__subdesc1_14_3 = "Pharmacy - in state" dqm__subdesc1_14_4 = "Pharmacy - out of state" dqm__subdesc1_14_5 = "Prescription Drug or Device Distributor" dqm__icon_index1_14_0 = 0 dqm__icon_index1_14_1 = 0 dqm__icon_index1_14_2 = 0 dqm__icon_index1_14_3 = 0 dqm__icon_index1_14_4 = 0 dqm__icon_index1_14_5 = 0 dqm__url1_14_0 = "/prof/cont/def.htm" dqm__url1_14_1 = "/prof/drug/def.htm" dqm__url1_14_2 = "/prof/phar/def.htm" dqm__url1_14_3 = "/prof/phas/def.htm" dqm__url1_14_4 = "/prof/phao/def.htm" dqm__url1_14_5 = "/prof/pres/def.htm" //Sub Menu 1_15 dqm__sub_xy1_15 = "-2,5" dqm__sub_menu_width3_7 = 200 dqm__subdesc1_15_0 = "Physical Therapist" dqm__subdesc1_15_1 = "Physical Therapist Assistant" dqm__icon_index1_15_0 = 0 dqm__icon_index1_15_1 = 0 dqm__url1_15_0 = "/prof/phth/def.htm" dqm__url1_15_1 = "/prof/phta/def.htm" //Sub Menu 1_18 dqm__sub_xy1_18 = "-2,5" dqm__sub_menu_width1_18 = 250 dqm__subdesc1_18_0 = "Psychologist" dqm__subdesc1_18_1 = "Psychologist, Private Practice School Psychologist" dqm__icon_index1_18_0 = 0 dqm__icon_index1_18_1 = 0 dqm__url1_18_0 = "/prof/psyc/def.htm" dqm__url1_18_1 = "/prof/psys/def.htm" //Sub Menu 1_20 dqm__sub_xy1_20 = "-2,5" dqm__sub_menu_width1_20 = 250 dqm__subdesc1_20_0 = "Social Worker" dqm__subdesc1_20_1 = "Social Worker - Advanced Practice" dqm__subdesc1_20_2 = "Social Worker - Independent" dqm__subdesc1_20_3 = "Social Worker - Licensed" dqm__subdesc1_20_4 = "Social Worker - Training Certificate" dqm__icon_index1_20_0 = 0 dqm__icon_index1_20_1 = 0 dqm__icon_index1_20_2 = 0 dqm__icon_index1_20_3 = 0 dqm__icon_index1_20_4 = 0 dqm__url1_20_0 = "/prof/socw/def.htm" dqm__url1_20_1 = "/prof/soca/def.htm" dqm__url1_20_2 = "/prof/soci/def.htm" dqm__url1_20_3 = "/prof/socl/def.htm" dqm__url1_20_4 = "/prof/soct/def.htm" //Sub Menu 1_21 dqm__sub_xy1_21 = "-2,5" dqm__sub_menu_width1_21 = 200 dqm__subdesc1_21_0 = "Veterinarian" dqm__subdesc1_21_1 = "Veterinary Technician" dqm__icon_index1_21_0 = 0 dqm__icon_index1_21_1 = 0 dqm__url1_21_0 = "/prof/vete/def.htm" dqm__url1_21_1 = "/prof/vett/def.htm" //Sub Menu 2 dqm__sub_xy2 = "0,0" dqm__sub_menu_width2 = 250 dqm__subdesc2_0 = "Accounting Examining Board " dqm__subdesc2_1 = "Acupuncture - Direct Licensing" dqm__subdesc2_2 = "Athlete Agent Advisory Committee" dqm__subdesc2_3 = "Athletic Trainers Affiliated Credentialing Board" dqm__subdesc2_4 = "Auctioneer Board" dqm__subdesc2_5 = "Barber and Cosmetology Examining Board" dqm__subdesc2_6 = "Barbering and Cosmetology Schools - Direct Licensing" dqm__subdesc2_7 = "Boxing - Direct Licensing" dqm__subdesc2_8 = "Cemetery Board" dqm__subdesc2_9 = "Crematory Authority Council " dqm__subdesc2_10 = "Charitable Organization Registration, Professional Fund Raisers and Fund Raising Counsel" dqm__subdesc2_11 = "Chiropractic Examining Board " dqm__subdesc2_12 = "Controlled Substances Board " dqm__subdesc2_13 = "Dentistry Examining Board " dqm__subdesc2_14 = "Dietitians Affiliated Credentialing Board" dqm__subdesc2_15 = "Funeral Directors Examining Board " dqm__subdesc2_16 = "Hearing and Speech Examining Board" dqm__subdesc2_17 = "Home Inspector - Direct Licensing" dqm__subdesc2_18 = "Interior Designers - Direct Licensing" dqm__subdesc2_19 = "Architects, Landscape Architects, Prof Engineers, &�Designers & Land Surveyors" dqm__subdesc2_20 = "Professional Geologists, Hydrologists & Soil Scientists" dqm__subdesc2_21 = "Marriage & Family Therapy, Professional Counseling, & Social Work" dqm__subdesc2_22 = "Massage Therapy and Body Worker Council" dqm__subdesc2_23 = "Medical" dqm__subdesc2_24 = "Music, Art, and Dance Therapists - Direct Licensing" dqm__subdesc2_25 = "Nursing, Board of" dqm__subdesc2_26 = "Nursing Home Administrator Examining Board" dqm__subdesc2_27 = "Occupational Therapists Affiliated Credentialing Board" dqm__subdesc2_28 = "Optometry Examining Board" dqm__subdesc2_29 = "Pharmacy Examining Board" dqm__subdesc2_30 = "Physical Therapists Affiliated Credentialing Board" dqm__subdesc2_31 = "Private Detective - Direct Licensing" dqm__subdesc2_32 = "Private Security Persons - Direct Licensing" dqm__subdesc2_33 = "Psychology Examining Board" dqm__subdesc2_34 = "Real Estate Appraisers" dqm__subdesc2_35 = "Real Estate" dqm__subdesc2_36 = "Sanitarians, Registered - Direct Licensing" dqm__subdesc2_37 = "Small Business Review Advisory Committee" dqm__subdesc2_38 = "Substance Abuse Counselors Advisory Committee" dqm__subdesc2_39 = "Veterinary Examining Board" dqm__icon_index2_16 = 0 dqm__icon_index2_19 = 0 dqm__icon_index2_20 = 0 dqm__icon_index2_21 = 0 dqm__icon_index2_23 = 0 dqm__icon_index2_34 = 0 dqm__icon_index2_35 = 0 dqm__2nd_icon_index2_16 = 0 dqm__2nd_icon_index2_19 = 0 dqm__2nd_icon_index2_20 = 0 dqm__2nd_icon_index2_21 = 0 dqm__2nd_icon_index2_23 = 0 dqm__2nd_icon_index2_34 = 0 dqm__2nd_icon_index2_35 = 0 dqm__url2_0 = "/boards/acc/index.htm" dqm__url2_1 = "/boards/rla/index.htm" dqm__url2_2 = "/boards/aac/index.htm" dqm__url2_3 = "/boards/atb/index.htm" dqm__url2_4 = "/boards/auc/index.htm" dqm__url2_5 = "/boards/bac/index.htm" dqm__url2_6 = "/boards/rbc/index.htm" dqm__url2_7 = "/boards/rbx/index.htm" dqm__url2_8 = "/boards/cem/index.htm" dqm__url2_9 = "/boards/rcr/index.htm" dqm__url2_10 = "/boards/rco/index.htm" dqm__url2_11 = "/boards/chi/index.htm" dqm__url2_12 = "/boards/csb/index.htm" dqm__url2_13 = "/boards/den/index.htm" dqm__url2_14 = "/boards/dab/index.htm" dqm__url2_15 = "/boards/fdr/index.htm" dqm__url2_16 = "" dqm__url2_17 = "/boards/rhi/index.htm" dqm__url2_18 = "/boards/rli/index.htm" dqm__url2_19 = "" dqm__url2_20 = "" dqm__url2_21 = "" dqm__url2_22 = "/boards/mtb/index.htm" dqm__url2_23 = "" dqm__url2_24 = "/boards/mad/index.htm" dqm__url2_25 = "/boards/nur/index.htm" dqm__url2_26 = "/boards/nha/index.htm" dqm__url2_27 = "/boards/otb/index.htm" dqm__url2_28 = "/boards/opt/index.htm" dqm__url2_29 = "/boards/phm/index.htm" dqm__url2_30 = "/boards/pht/index.htm" dqm__url2_31 = "/boards/ral/index.htm" dqm__url2_32 = "/boards/rsg/index.htm" dqm__url2_33 = "/boards/psy/index.htm" dqm__url2_34 = "" dqm__url2_35 = "" dqm__url2_36 = "/boards/san/index.htm" dqm__url2_37 = "/boards/sbr/index.htm" dqm__url2_38 = "/boards/rsa/index.htm" dqm__url2_39 = "/boards/vet/index.htm" //Sub Menu 2_16 dqm__sub_xy2_16 = "-2,5" dqm__sub_menu_width2_16 = 250 dqm__subdesc2_16_0 = "Hearing and Speech Examining Board" dqm__subdesc2_16_1 = "Council on Speech-Language Pathology & Audiology" dqm__icon_index2_16_0 = 0 dqm__icon_index2_16_1 = 0 dqm__url2_16_0 = "/boards/had/index.htm" dqm__url2_16_1 = "/boards/cls/index.htm" //Sub Menu 2_19 dqm__sub_xy2_19 = "-2,5" dqm__sub_menu_width2_19 = 250 dqm__subdesc2_19_0 = "Joint Board" dqm__subdesc2_19_1 = "Architect Section" dqm__subdesc2_19_2 = "Design Section" dqm__subdesc2_19_3 = "Engineer Section" dqm__subdesc2_19_4 = "Land Surveyor Section" dqm__subdesc2_19_5 = "Landscape Architect Section " dqm__icon_index2_19_0 = 0 dqm__icon_index2_19_1 = 0 dqm__icon_index2_19_2 = 0 dqm__icon_index2_19_3 = 0 dqm__icon_index2_19_4 = 0 dqm__icon_index2_19_5 = 0 dqm__url2_19_0 = "/boards/jal/index.htm" dqm__url2_19_1 = "/boards/arc/index.htm" dqm__url2_19_2 = "/boards/dsn/index.htm" dqm__url2_19_3 = "/boards/eng/index.htm" dqm__url2_19_4 = "/boards/lsr/index.htm" dqm__url2_19_5 = "/boards/lsa/index.htm" //Sub Menu 2_20 dqm__sub_xy2_20 = "-2,5" dqm__sub_menu_width2_20 = 250 dqm__subdesc2_20_0 = "Joint Board" dqm__subdesc2_20_1 = "Geology Section" dqm__subdesc2_20_2 = "Hydrology Section" dqm__subdesc2_20_3 = "Soil Scientist Section" dqm__icon_index2_20_0 = 0 dqm__icon_index2_20_1 = 0 dqm__icon_index2_20_2 = 0 dqm__icon_index2_20_3 = 0 dqm__url2_20_0 = "/boards/jgh/index.htm" dqm__url2_20_1 = "/boards/geo/index.htm" dqm__url2_20_2 = "/boards/hyd/index.htm" dqm__url2_20_3 = "/boards/ssc/index.htm" //Sub Menu 2_21 dqm__sub_xy2_21 = "-2,5" dqm__sub_menu_width2_21 = 250 dqm__subdesc2_21_0 = "Joint Board" dqm__subdesc2_21_1 = "Marriage & Family Therapist Section" dqm__subdesc2_21_2 = "Professional Counselor Section" dqm__subdesc2_21_3 = "Social Worker Section" dqm__icon_index2_21_0 = 0 dqm__icon_index2_21_1 = 0 dqm__icon_index2_21_2 = 0 dqm__icon_index2_21_3 = 0 dqm__url2_21_0 = "/boards/jmf/index.htm" dqm__url2_21_1 = "/boards/mft/index.htm" dqm__url2_21_2 = "/boards/cpc/index.htm" dqm__url2_21_3 = "/boards/soc/index.htm" //Sub Menu 2_23 dqm__sub_xy2_23 = "-2,5" dqm__sub_menu_width2_23 = 250 dqm__subdesc2_23_0 = "Medical Examining Board" dqm__subdesc2_23_1 = "Perfusionists Examining Council" dqm__subdesc2_23_2 = "Council on Physician Assistants" dqm__subdesc2_23_3 = "Podiatrist Affiliated Credentialing Board" dqm__subdesc2_23_4 = "Respiratory Care Practitioners Examining Council" dqm__icon_index2_23_0 = 0 dqm__icon_index2_23_1 = 0 dqm__icon_index2_23_2 = 0 dqm__icon_index2_23_3 = 0 dqm__icon_index2_23_4 = 0 dqm__url2_23_0 = "/boards/med/index.htm" dqm__url2_23_1 = "/boards/per/index.htm" dqm__url2_23_2 = "/boards/pac/index.htm" dqm__url2_23_3 = "/boards/pod/index.htm" dqm__url2_23_4 = "/boards/res/index.htm" //Sub Menu 2_34 dqm__sub_xy2_34 = "-2,5" dqm__sub_menu_width2_34 = 250 dqm__subdesc2_34_0 = "Real Estate Appraisers Board" dqm__subdesc2_34_1 = "Real Estate Appraisers Application Advisory Committee" dqm__subdesc2_34_2 = "Real Estate Appraiser Education and Examination Advisory Committee" dqm__icon_index2_34_0 = 0 dqm__icon_index2_34_1 = 0 dqm__icon_index2_34_2 = 0 dqm__url2_34_0 = "/boards/app/index.htm" dqm__url2_34_1 = "/boards/raa/index.htm" dqm__url2_34_2 = "/boards/rea/index.htm" //Sub Menu 2_35 dqm__sub_xy2_35 = "-2,5" dqm__sub_menu_width2_35 = 250 dqm__subdesc2_35_0 = "Real Estate Board" dqm__subdesc2_35_1 = "Real Estate Contractual Forms Advisory Committee" dqm__subdesc2_35_2 = "Real Estate Curriculum and Examinations Council" dqm__icon_index2_35_0 = 0 dqm__icon_index2_35_1 = 0 dqm__icon_index2_35_2 = 0 dqm__url2_35_0 = "/boards/reb/index.htm" dqm__url2_35_1 = "/boards/rfa/index.htm" dqm__url2_35_2 = "/boards/rce/index.htm"