// QuickMenu Pro, Copyright (c) 1998 - 2003, OpenCube Inc. - http://www.opencube.com //Reference additional onload statements here. dqm__onload_code = "MM_preloadImages('i/menu-bar_r1_c1.gif','i/menu-bar_r2_c1.gif','i/menu-bar_r3_c1.gif','i/menu-bar_r4_c1.gif','i/menu-bar_r5_c1.gif','i/menu-bar_r6_c1.gif','i/menu-bar_r1_c1_f2.gif','i/menu-bar_r2_c1_f2.gif','i/menu-bar_r3_c1_f2.gif','i/menu-bar_r4_c1_f2.gif','i/menu-bar_r5_c1_f2.gif','i/menu-bar_r6_c1_f2.gif')"; code0 = 1105 code1 = 702 code2 = 1598 code3 = 969 sequence = "9x88_4" /*------------------------------------------- Colors, Borders, Dividers, and more... --------------------------------------------*/ dqm__sub_menu_width = 160 //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 = "#dddddd" //Hex color or 'transparent' dqm__hl_bgcolor = "#ffffff" 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 = "#000000" dqm__fontfamily = "Verdana, Arial, Helvetica, sans-serif" //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 = "#993333" dqm__hl_textdecoration = "underline" //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 = "images/sample2_bullet.gif" // dqm__icon_rollover0 = "images/sample2_bullet_hl.gif" // dqm__icon_image_wh0 = "13,8" //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 = 12 //dqm__os9_ie5mac_offset_Y = 11 dqm__os9_ie5mac_offset_X = 0 dqm__os9_ie5mac_offset_Y = 0 //dqm__osx_ie5mac_offset_X = 10 //dqm__osx_ie5mac_offset_Y = 8 dqm__osx_ie5mac_offset_X = 0 dqm__osx_ie5mac_offset_Y = 0 //dqm__ie4mac_offset_X = -8 //dqm__ie4mac_offset_Y = -50 dqm__ie4mac_offset_X = 0 dqm__ie4mac_offset_Y = 0 //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 ----------------------------------------------*/ //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 - "Report a Problem" dqm__rollover_image0 = "/i/menu-bar_r1_c1_f2.gif" dqm__rollover_wh0 = "160,18" dqm__url0 = "http://it.sju.edu/report_a_problem.html"; //Main Menu Item 1 - "Telephones" dqm__rollover_image1 = "/i/menu-bar_r2_c1_f2.gif" dqm__rollover_wh1 = "160,18" dqm__url1 = "http://it.sju.edu/telephones"; //Main Menu Item 2 - "E-mail" dqm__rollover_image2 = "/i/menu-bar_r3_c1_f2.gif" dqm__rollover_wh2 = "160,18" dqm__url2 = "http://it.sju.edu/email"; //Main Menu Item 3 - "Hardware & Software" dqm__rollover_image3 = "/i/menu-bar_r4_c1_f2.gif" dqm__rollover_wh3 = "160,18" dqm__url3 = "http://it.sju.edu/hardware-software"; //Main Menu Item 4 - "Computer Facilities" dqm__rollover_image4 = "/i/menu-bar_r5_c1_f2.gif" dqm__rollover_wh4 = "160,18" dqm__url4 = "http://it.sju.edu/computer_facilities"; //Main Menu Item 5 - "Banner" dqm__rollover_image5 = "/i/menu-bar_r6_c1_f2.gif" dqm__rollover_wh5 = "160,18" dqm__url5 = "http://it.sju.edu/banner"; //Main Menu Item 6 - "Network Access" dqm__rollover_image6 = "/i/menu-bar_r7_c1_f2.gif" dqm__rollover_wh6 = "160,18" dqm__url6 = "http://it.sju.edu/network_access"; //Main Menu Item 7 - "Classroom Support" dqm__rollover_image7 = "/i/menu-bar_r8_c1_f2.gif" dqm__rollover_wh7 = "160,18" dqm__url7 = "http://it.sju.edu/classroom_support"; //Main Menu Item 8 - "Instructional Tech" dqm__rollover_image8 = "/i/menu-bar_r9_c1_f2.gif" dqm__rollover_wh8 = "160,18" dqm__url8 = "http://it.sju.edu/instructional_technology"; //Main Menu Item 9 - "Training" dqm__rollover_image9 = "/i/menu-bar_r10_c1_f2.gif" dqm__rollover_wh9 = "160,18" dqm__url9 = "http://it.sju.edu/training"; //Main Menu Item 10 - "Web Services" dqm__rollover_image10 = "/i/menu-bar_r11_c1_f2.gif" dqm__rollover_wh10 = "160,18" dqm__url10 = "http://it.sju.edu/web_services"; //Main Menu Item 11 - "Security/Virus Info" dqm__rollover_image11 = "/i/menu-bar_r12_c1_f2.gif" dqm__rollover_wh11 = "160,18" dqm__url11 = "http://it.sju.edu/security-privacy"; //Main Menu Item 12 - "Policies & Guidelines" dqm__rollover_image12 = "/i/menu-bar_r13_c1_f2.gif" dqm__rollover_wh12 = "160,18" dqm__url12 = "http://it.sju.edu/policies-guidelines"; //Main Menu Item 13 - "Technology News" dqm__rollover_image13 = "/i/menu-bar_r14_c1_f2.gif" dqm__rollover_wh13 = "160,18" dqm__url13 = "http://it.sju.edu/technology_news"; //Main Menu Item 14 - "Technology Requests" dqm__rollover_image14 = "/i/menu-bar_r15_c1_f2.gif" dqm__rollover_wh14 = "160,18" dqm__url14 = "http://it.sju.edu/technology_requests"; //Main Menu Item 15 - "Technology Store" dqm__rollover_image15 = "/i/menu-bar_r16_c1_f2.gif" dqm__rollover_wh15 = "160,18" dqm__url15 = "http://it.sju.edu/technology_store"; //Main Menu Item 16 - "IT@aGlance" dqm__rollover_image16 = "/i/menu-bar_r17_c1_f2.gif" dqm__rollover_wh16 = "160,18" dqm__url16 = "http://it.sju.edu/ataglance"; //Main Menu Item 17 - "About IT" dqm__rollover_image17 = "/i/menu-bar_r18_c1_f2.gif" dqm__rollover_wh17 = "160,18" dqm__url17 = "http://it.sju.edu/about"; /********************************************************************************************** ********************************************************************************************** Sub Menu Structure and Text ********************************************************************************************** **********************************************************************************************/ //Sub Menu 0 - "Report a Problem" // No Submenu //Sub Menu 1 - "Telephones" dqm__subdesc1_0 = "For Students" dqm__subdesc1_1 = "For Faculty & Staff" dqm__icon_index1_0 = 0 dqm__icon_index1_1 = 0 dqm__url1_0 = "http://it.sju.edu/telephones/students" dqm__url1_1 = "http://it.sju.edu/telephones/faculty-staff" //Sub Menu 2 - E-mail dqm__subdesc2_0 = "Eudora" dqm__subdesc2_1 = "Webmail" dqm__subdesc2_2 = "Directory" dqm__subdesc2_3 = "Oversize Mailbox Utility" dqm__subdesc2_4 = "Mass Email Communication Guidelines" dqm__icon_index2_0 = 2 dqm__icon_index2_1 = 2 dqm__icon_index2_2 = 2 dqm__icon_index2_3 = 2 dqm__icon_index2_4 = 2 dqm__url2_0 = "http://it.sju.edu/email/eudora.html" dqm__url2_1 = "http://it.sju.edu/email/webmail.html" dqm__url2_2 = "http://it.sju.edu/email/directory.html" dqm__url2_3 = "http://it.sju.edu/email/oversizemail.html" dqm__url2_4 = "http://it.sju.edu/policies-guidelines/mass_email.html" //Sub Menu 3 - Hardware & Software dqm__subdesc3_0 = "Software" dqm__subdesc3_1 = "Desktops" dqm__subdesc3_2 = "Laptops" dqm__subdesc3_3 = "Printers" dqm__icon_index3_0 = 2 dqm__icon_index3_1 = 2 dqm__icon_index3_2 = 2 dqm__icon_index3_3 = 2 dqm__url3_0 = "http://it.sju.edu/hardware-software/software.html" dqm__url3_1 = "http://it.sju.edu/hardware-software/desktops.html" dqm__url3_2 = "http://it.sju.edu/hardware-software/laptops.html" dqm__url3_3 = "http://it.sju.edu/hardware-software/printers.html" //Sub Menu 4 - Computer Facilities dqm__subdesc4_0 = "Reserve Classroom" dqm__subdesc4_1 = "IT Labs" dqm__subdesc4_2 = "Other Labs" dqm__icon_index4_0 = 2 dqm__icon_index4_1 = 2 dqm__icon_index4_1 = 2 dqm__url4_0 = "http://webforge.sju.edu/room_scheduler" dqm__url4_1 = "http://it.sju.edu/computer_facilities/it_labs.html" dqm__url4_2 = "http://it.sju.edu/computer_facilities/other_labs.html" //Sub Menu 5 - Banner dqm__subdesc5_0 = "Banner Account" dqm__subdesc5_1 = "FAQs" dqm__subdesc5_2 = "SCT Resources" dqm__subdesc5_3 = "Policy" dqm__subdesc5_4 = "Helpful Links" dqm__subdesc5_5 = "New in Banner" dqm__icon_index5_0 = 2 dqm__icon_index5_1 = 2 dqm__icon_index5_2 = 2 dqm__icon_index5_3 = 2 dqm__icon_index5_4 = 2 dqm__icon_index5_5 = 2 dqm__url5_0 = "http://it.sju.edu/banner/account.html" dqm__url5_1 = "http://it.sju.edu/banner/faq.html" dqm__url5_2 = "http://it.sju.edu/banner/sct.html" dqm__url5_3 = "http://it.sju.edu/banner/policy.html" dqm__url5_4 = "http://it.sju.edu/banner/index.html#links" dqm__url5_5 = "http://it.sju.edu/banner/new_banner.html" //Sub Menu 6 - Network Access dqm__subdesc6_0 = "Accounts/Passwords" dqm__subdesc6_1 = "Requirements" dqm__subdesc6_2 = "Disk Space/Quotas" dqm__subdesc6_3 = "Print Queues" dqm__subdesc6_4 = "J: Drive Access" dqm__subdesc6_5 = "S: Drive Access" dqm__subdesc6_6 = "Wireless Access" dqm__icon_index6_0 = 2 dqm__icon_index6_1 = 2 dqm__icon_index6_2 = 2 dqm__icon_index6_3 = 2 dqm__icon_index6_4 = 2 dqm__icon_index6_5 = 2 dqm__icon_index6_6 = 2 dqm__url6_0 = "http://it.sju.edu/network_access/accounts-passwords.html" dqm__url6_1 = "http://it.sju.edu/network_access/requirements.html" dqm__url6_2 = "http://it.sju.edu/network_access/disk_space-quotas.html" dqm__url6_3 = "http://it.sju.edu/network_access/print_queues.html" dqm__url6_4 = "http://it.sju.edu/network_access/jdrive.html" dqm__url6_5 = "http://it.sju.edu/network_access/sdrive.html" dqm__url6_6 = "http://it.sju.edu/network_access/requirements.html#wireless" //Sub Menu 7 - Classroom Support dqm__subdesc7_0 = "Report a Problem" dqm__subdesc7_1 = "How-to Guides" dqm__subdesc7_2 = "Order Equipment" dqm__subdesc7_3 = "Reserve Classroom" dqm__subdesc7_4 = "ITDL Hours" dqm__icon_index7_0 = 2 dqm__icon_index7_1 = 2 dqm__icon_index7_2 = 2 dqm__icon_index7_3 = 2 dqm__icon_index7_4 = 2 dqm__url7_0 = "http://it.sju.edu/report_a_problem.html" dqm__url7_1 = "http://it.sju.edu/classroom_support/how_to_guides" dqm__url7_2 = "http://it.sju.edu/technology_requests/presentation-equipment.html" dqm__url7_3 = "http://webforge.sju.edu/room_scheduler/" dqm__url7_4 = "http://it.sju.edu/classroom_support/hours.html" //Sub Menu 8 - Instructional Technology dqm__subdesc8_0 = "Faculty Development" dqm__subdesc8_1 = "Video Library" dqm__subdesc8_2 = "Blackboard" dqm__subdesc8_3 = "Distance Education" dqm__subdesc8_4 = "Streaming Media" dqm__icon_index8_0 = 2 dqm__icon_index8_1 = 2 dqm__icon_index8_2 = 2 dqm__icon_index8_3 = 2 dqm__icon_index8_4 = 2 dqm__url8_0 = "http://it.sju.edu/instructional_technology/faculty_development" dqm__url8_1 = "http://it.sju.edu/instructional_technology/video_library" dqm__url8_2 = "http://it.sju.edu/instructional_technology/blackboard" dqm__url8_3 = "http://it.sju.edu/instructional_technology/distance_education" dqm__url8_4 = "http://it.sju.edu/instructional_technology/streaming_media" //Sub Menu 9 - Training dqm__subdesc9_0 = "Training Schedule" dqm__subdesc9_1 = "Desktop Software" dqm__subdesc9_2 = "New Employee Orientation" dqm__subdesc9_3 = "MySJU Calendar" dqm__icon_index9_0 = 2 dqm__icon_index9_1 = 2 dqm__icon_index9_2 = 2 dqm__icon_index9_3 = 2 dqm__url9_0 = "http://it.sju.edu/training/desktop_software/training_schedule" dqm__url9_1 = "http://it.sju.edu/training/desktop_software" dqm__url9_2 = "http://it.sju.edu/training/new_employee" dqm__url9_3 = "http://it.sju.edu/training/mysju_calendar" //Sub Menu 10 - Web Services dqm__subdesc10_0 = "www.sju.edu" dqm__subdesc10_1 = "Web Publishing" dqm__subdesc10_2 = "MySJU" dqm__subdesc10_3 = "Posting in MySJU" dqm__subdesc10_4 = "Blackboard" dqm__subdesc10_5 = "Web Hosting" dqm__icon_index10_0 = 2 dqm__icon_index10_1 = 2 dqm__icon_index10_2 = 2 dqm__icon_index10_3 = 2 dqm__icon_index10_4 = 2 dqm__icon_index10_4 = 5 dqm__url10_0 = "http://it.sju.edu/web_services/index.html#www" dqm__url10_1 = "http://it.sju.edu/web_services/index.html#webpub" dqm__url10_2 = "http://it.sju.edu/web_services/mysju" dqm__url10_3 = "http://it.sju.edu/web_services/mysju/posting.html" dqm__url10_4 = "http://it.sju.edu/web_services/blackboard" dqm__url10_5 = "http://it.sju.edu/web_services/index.html#hosting" //Sub Menu 11 - Security/Privacy dqm__subdesc11_0 = "Virus Alerts & Info" dqm__subdesc11_1 = "Virus Protection Software" dqm__subdesc11_2 = "File and Print Sharing" dqm__icon_index11_0 = 2 dqm__icon_index11_1 = 2 dqm__icon_index11_2 = 2 dqm__url11_0 = "http://it.sju.edu/security-privacy/virus_protection.html" dqm__url11_1 = "http://it.sju.edu/security-privacy/virus_software.html" dqm__url11_2 = "http://it.sju.edu/security-privacy/filesharing.html" //Sub Menu 12 - Policies & Guidelines dqm__subdesc12_0 = "Usage Policy" dqm__subdesc12_1 = "Mass E-mail Communication Guidelines" dqm__subdesc12_2 = "ITDL Equipment Policy" dqm__icon_index12_0 = 2 dqm__icon_index12_1 = 2 dqm__icon_index12_2 = 2 dqm__url12_0 = "http://it.sju.edu/policies-guidelines/usage_policy.html" dqm__url12_1 = "http://it.sju.edu/policies-guidelines/mass_email.html" dqm__url12_2 = "http://it.sju.edu/policies-guidelines/itdl-polices.html" //Sub Menu 13 - Technology News dqm__subdesc13_0 = "SJU News & Events" dqm__subdesc13_1 = "IT News Bytes" dqm__subdesc13_2 = "Other Technology News" dqm__icon_index13_0 = 2 dqm__icon_index13_1 = 2 dqm__icon_index13_2 = 2 dqm__url13_0 = "http://it.sju.edu/technology_news/sju_news" dqm__url13_1 = "http://it.sju.edu/technology_news/newsbytes" dqm__url13_2 = "http://it.sju.edu/technology_news/#other_news" //Sub Menu 14 - Technology Requests dqm__subdesc14_0 = "Projects" dqm__subdesc14_1 = "Presentation Equipment" dqm__subdesc14_2 = "Web Space" dqm__subdesc14_3 = "Blackboard Course Merge" dqm__subdesc14_4 = "Blackboard Course Reactivation" dqm__icon_index14_0 = 2 dqm__icon_index14_1 = 2 dqm__icon_index14_2 = 2 dqm__icon_index14_3 = 2 dqm__icon_index14_4 = 2 dqm__url14_0 = "http://it.sju.edu/technology_requests/projects.html" dqm__url14_1 = "http://it.sju.edu/technology_requests/presentation-equipment.html" dqm__url14_2 = "http://it.sju.edu/technology_requests/index.html#web_space" dqm__url14_3 = "http://it.sju.edu/technology_requests/course_merge.html" dqm__url14_4 = "https://it.sju.edu/technology_requests/course_reactivation.html" //Sub Menu 15 - Computer Store dqm__subdesc15_0 = "Departmental Purchases" dqm__subdesc15_1 = "Personal Purchases" dqm__subdesc15_2 = "Laptop Program" dqm__icon_index15_0 = 2 dqm__icon_index15_1 = 2 dqm__icon_index15_2 = 2 dqm__url15_0 = "http://it.sju.edu/technology_store/index.html#departmental" dqm__url15_1 = "http://it.sju.edu/technology_store/index.html#personal" dqm__url15_2 = "http://it.sju.edu/technology_store/index.html#laptop" //Sub Menu 17 - About IT dqm__subdesc17_0 = "About IT" dqm__subdesc17_1 = "Support Services" dqm__subdesc17_2 = "ITDL" dqm__subdesc17_3 = "Information Systems" dqm__subdesc17_4 = "Networking & Telecomm" dqm__subdesc17_5 = "Web Services" dqm__subdesc17_6 = "Student Helpdesk" dqm__icon_index17_0 = 2 dqm__icon_index17_1 = 2 dqm__icon_index17_2 = 2 dqm__icon_index17_3 = 2 dqm__icon_index17_4 = 2 dqm__icon_index17_5 = 2 dqm__icon_index17_6 = 2 dqm__url17_0 = "http://it.sju.edu/about" dqm__url17_1 = "http://it.sju.edu/about/support_services.html" dqm__url17_2 = "http://it.sju.edu/about/itdl.html" dqm__url17_3 = "http://it.sju.edu/about/information_systems.html" dqm__url17_4 = "http://it.sju.edu/about/nwtc.html" dqm__url17_5 = "http://it.sju.edu/about/web_services.html" dqm__url17_6 = "http://it.sju.edu/about/student_helpdesk.html"